2018-07-20 22:49:53,641 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-167 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-20 22:49:53,646 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=A3jgmnumKgdwRehTarZAj4a7y 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=9ae3ddc7c6f347cea33d98dc5ee155d0 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-20 22:49:53,646 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-20 22:49:53,648 - 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-20 22:49:53,685 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:49:53,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:49:53,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:49:53,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:49:53,989 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-20 22:49:53,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-20 22:49:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:49:53,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eeb1a47-be2e-4909-84a0-155180cae79a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:49:53,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2eeb1a47-be2e-4909-84a0-155180cae79a 2018-07-20 22:49:53,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:49:54,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vXDWxp00TCWwexDKa9hF-g"], "issued_at": "2018-07-20T22:49:54.000000Z"}} 2018-07-20 22:49:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:55,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49: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-2fd18fbd-e888-40d4-a627-723107d5defe x-compute-request-id: req-2fd18fbd-e888-40d4-a627-723107d5defe Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-20 22:49:55,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-2fd18fbd-e888-40d4-a627-723107d5defe 2018-07-20 22:49:55,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.12214589119s 2018-07-20 22:49:55,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-2fd18fbd-e888-40d4-a627-723107d5defe 2018-07-20 22:49:55,112 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-20 22:49:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:49:55,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:49:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:49:55,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:49:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:55,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f63b138-451c-49ed-b3d8-9f156eac3431 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-20 22:49:55,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8f63b138-451c-49ed-b3d8-9f156eac3431 2018-07-20 22:49:55,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.167589902878s 2018-07-20 22:49:55,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8f63b138-451c-49ed-b3d8-9f156eac3431 2018-07-20 22:49:55,290 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'c0931e8968cb40aaab07c890a4e681cf', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-20 22:49:55,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-20 22:49:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:55,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90366b01-0735-4e8b-97fa-cae9b66dc38f Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/04d9d1a34e0846d3a2b6bbe310f34bff"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ae87a41e5c1416eacbced40d761771c", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/08691af59cd34697a2313606bb5b80e7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "id": "08691af59cd34697a2313606bb5b80e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/120d1a2ca47149aab9d194c37775be53"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e97bb597d58d4804851e2004770da2d0", "id": "120d1a2ca47149aab9d194c37775be53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1ce15f830b20459f843482d2a73d4c77"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db41680632b84e00b0344eb33885497a", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1f168b9bd49242b5902904ad845c01aa"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8ca0f910858f45b9bbf26eaab277174e", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/24ffe665e4fa4ade8ee7682c998484e6"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db41680632b84e00b0344eb33885497a", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2853bcf636b84114a865b69063d8aaae"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e4d48a964d440e4a10775c5b52e9014", "id": "2853bcf636b84114a865b69063d8aaae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/317d4fe83176477fb59025399e5fa758"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ae87a41e5c1416eacbced40d761771c", "id": "317d4fe83176477fb59025399e5fa758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32a9d252924a4b278aeb468d28d8f7f4"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2e16b3a7d20248f0b92374ac87fa9f02", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/342da64edbf34565a54bde20256e7e5b"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfb150dd489345f8a674e12969b94a1f", "id": "342da64edbf34565a54bde20256e7e5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3753d16131004b90a1d5119ce5416fc4"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8ca0f910858f45b9bbf26eaab277174e", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/37d543c690364d3ab3b993ba931c4f98"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4dc45567a4144cf1b9202de416a1f6a3", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/386ae4b703b44f258ba8f816bd68a0b8"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75f5aae28d5a4c84a027de0544e0d11a", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/39fd39dc75b34c51952b198a07ef2973"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "655cbd1a06e14cd8a630a26e8a656246", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49daf48dd4cd4605836d0d7468a980c3"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e048461b09fa436b8924ad247e0d1921", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4e9409c01ffd4af2b8965cb740fa4d6b"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "27b9cb09ac964d92b29be1cd8927b24b", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/50b744d495844048b6e56a1654b84455"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "27b9cb09ac964d92b29be1cd8927b24b", "id": "50b744d495844048b6e56a1654b84455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/588eaec946d14e7997956e5c1a28fa00"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e048461b09fa436b8924ad247e0d1921", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/59c349ac1a2e4a1e8d5040631091b09b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e71c59f17732443183ddc8e502f0cc3f", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c8deaba585442439a7ea7ac395e4dd1"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e4d48a964d440e4a10775c5b52e9014", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/67291f4558c0482d9c1159b8f3c2c23b"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e048461b09fa436b8924ad247e0d1921", "id": "67291f4558c0482d9c1159b8f3c2c23b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b529c1fcf4843f1bde3b398c7ba3c4d"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "655cbd1a06e14cd8a630a26e8a656246", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/782c17d9bf8b4602b3dc69445596bcbf"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e4d48a964d440e4a10775c5b52e9014", "id": "782c17d9bf8b4602b3dc69445596bcbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/784a8d848e99444a9dc1251cb0e94a1f"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "655cbd1a06e14cd8a630a26e8a656246", "id": "784a8d848e99444a9dc1251cb0e94a1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7feb07830a6d4265839ad2c0290576ac"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8ca0f910858f45b9bbf26eaab277174e", "id": "7feb07830a6d4265839ad2c0290576ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d85cf77eb034ad8aee28c4c99b592f0"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2e16b3a7d20248f0b92374ac87fa9f02", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/913d8c94ba6c4ff3b9057cc22450511b"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db41680632b84e00b0344eb33885497a", "id": "913d8c94ba6c4ff3b9057cc22450511b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91ef9086633b440ab30069a2f3a95270"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75f5aae28d5a4c84a027de0544e0d11a", "id": "91ef9086633b440ab30069a2f3a95270"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9434fed137f344699583dd610026316d"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfb150dd489345f8a674e12969b94a1f", "id": "9434fed137f344699583dd610026316d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9a293297aeb744bab3413e708ffac745"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfb150dd489345f8a674e12969b94a1f", "id": "9a293297aeb744bab3413e708ffac745"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b94cf88b789c49c4b72f0ffbaa2ece9c"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2e16b3a7d20248f0b92374ac87fa9f02", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c52205d447b44fefaf94443bf2eedb1f"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ce23c8e1f28743b88185bddc4718cea4"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e71c59f17732443183ddc8e502f0cc3f", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d02a0f93f9994f91b021337c5d38c583"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "27b9cb09ac964d92b29be1cd8927b24b", "id": "d02a0f93f9994f91b021337c5d38c583"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d639f3b8009a43cd91669b7fa594ff0f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e97bb597d58d4804851e2004770da2d0", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/df1ff52ad53b4d9a83b053c8c40936db"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ae87a41e5c1416eacbced40d761771c", "id": "df1ff52ad53b4d9a83b053c8c40936db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e37bf8de0fb14de2a694f4947294dcc8"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4dc45567a4144cf1b9202de416a1f6a3", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e5c3491d80ca417bb8da9265c4199d6e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75f5aae28d5a4c84a027de0544e0d11a", "id": "e5c3491d80ca417bb8da9265c4199d6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e96917e1ecbb470090dd4df523d81e83"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e71c59f17732443183ddc8e502f0cc3f", "id": "e96917e1ecbb470090dd4df523d81e83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ed7af3b2f7ab495cae8191a3c5ff47c1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f393141b8e4647c286ab663a86cfd389"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e97bb597d58d4804851e2004770da2d0", "id": "f393141b8e4647c286ab663a86cfd389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff329f47f4a94c00af7df387330efd76"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4dc45567a4144cf1b9202de416a1f6a3", "id": "ff329f47f4a94c00af7df387330efd76"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-20 22:49:55,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-90366b01-0735-4e8b-97fa-cae9b66dc38f 2018-07-20 22:49:55,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.110394954681s 2018-07-20 22:49:55,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-90366b01-0735-4e8b-97fa-cae9b66dc38f 2018-07-20 22:49:55,412 - 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.21:5000/v3/endpoints/04d9d1a34e0846d3a2b6bbe310f34bff'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0ae87a41e5c1416eacbced40d761771c', u'id': u'04d9d1a34e0846d3a2b6bbe310f34bff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/08691af59cd34697a2313606bb5b80e7'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ec29bb53b2214aeaa3cfe6df3d2ab7eb', u'id': u'08691af59cd34697a2313606bb5b80e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/120d1a2ca47149aab9d194c37775be53'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e97bb597d58d4804851e2004770da2d0', u'id': u'120d1a2ca47149aab9d194c37775be53'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1ce15f830b20459f843482d2a73d4c77'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'db41680632b84e00b0344eb33885497a', u'id': u'1ce15f830b20459f843482d2a73d4c77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1f168b9bd49242b5902904ad845c01aa'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8ca0f910858f45b9bbf26eaab277174e', u'id': u'1f168b9bd49242b5902904ad845c01aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/24ffe665e4fa4ade8ee7682c998484e6'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'db41680632b84e00b0344eb33885497a', u'id': u'24ffe665e4fa4ade8ee7682c998484e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2853bcf636b84114a865b69063d8aaae'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e4d48a964d440e4a10775c5b52e9014', u'id': u'2853bcf636b84114a865b69063d8aaae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/317d4fe83176477fb59025399e5fa758'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0ae87a41e5c1416eacbced40d761771c', u'id': u'317d4fe83176477fb59025399e5fa758'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/32a9d252924a4b278aeb468d28d8f7f4'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2e16b3a7d20248f0b92374ac87fa9f02', u'id': u'32a9d252924a4b278aeb468d28d8f7f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/342da64edbf34565a54bde20256e7e5b'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dfb150dd489345f8a674e12969b94a1f', u'id': u'342da64edbf34565a54bde20256e7e5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3753d16131004b90a1d5119ce5416fc4'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8ca0f910858f45b9bbf26eaab277174e', u'id': u'3753d16131004b90a1d5119ce5416fc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/37d543c690364d3ab3b993ba931c4f98'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4dc45567a4144cf1b9202de416a1f6a3', u'id': u'37d543c690364d3ab3b993ba931c4f98'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/386ae4b703b44f258ba8f816bd68a0b8'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'75f5aae28d5a4c84a027de0544e0d11a', u'id': u'386ae4b703b44f258ba8f816bd68a0b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/39fd39dc75b34c51952b198a07ef2973'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'655cbd1a06e14cd8a630a26e8a656246', u'id': u'39fd39dc75b34c51952b198a07ef2973'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/49daf48dd4cd4605836d0d7468a980c3'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e048461b09fa436b8924ad247e0d1921', u'id': u'49daf48dd4cd4605836d0d7468a980c3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4e9409c01ffd4af2b8965cb740fa4d6b'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'27b9cb09ac964d92b29be1cd8927b24b', u'id': u'4e9409c01ffd4af2b8965cb740fa4d6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/50b744d495844048b6e56a1654b84455'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'27b9cb09ac964d92b29be1cd8927b24b', u'id': u'50b744d495844048b6e56a1654b84455'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/588eaec946d14e7997956e5c1a28fa00'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e048461b09fa436b8924ad247e0d1921', u'id': u'588eaec946d14e7997956e5c1a28fa00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/59c349ac1a2e4a1e8d5040631091b09b'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e71c59f17732443183ddc8e502f0cc3f', u'id': u'59c349ac1a2e4a1e8d5040631091b09b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5c8deaba585442439a7ea7ac395e4dd1'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e4d48a964d440e4a10775c5b52e9014', u'id': u'5c8deaba585442439a7ea7ac395e4dd1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/67291f4558c0482d9c1159b8f3c2c23b'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e048461b09fa436b8924ad247e0d1921', u'id': u'67291f4558c0482d9c1159b8f3c2c23b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6b529c1fcf4843f1bde3b398c7ba3c4d'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'655cbd1a06e14cd8a630a26e8a656246', u'id': u'6b529c1fcf4843f1bde3b398c7ba3c4d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/782c17d9bf8b4602b3dc69445596bcbf'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e4d48a964d440e4a10775c5b52e9014', u'id': u'782c17d9bf8b4602b3dc69445596bcbf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/784a8d848e99444a9dc1251cb0e94a1f'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'655cbd1a06e14cd8a630a26e8a656246', u'id': u'784a8d848e99444a9dc1251cb0e94a1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7feb07830a6d4265839ad2c0290576ac'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8ca0f910858f45b9bbf26eaab277174e', u'id': u'7feb07830a6d4265839ad2c0290576ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8d85cf77eb034ad8aee28c4c99b592f0'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2e16b3a7d20248f0b92374ac87fa9f02', u'id': u'8d85cf77eb034ad8aee28c4c99b592f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/913d8c94ba6c4ff3b9057cc22450511b'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'db41680632b84e00b0344eb33885497a', u'id': u'913d8c94ba6c4ff3b9057cc22450511b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/91ef9086633b440ab30069a2f3a95270'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'75f5aae28d5a4c84a027de0544e0d11a', u'id': u'91ef9086633b440ab30069a2f3a95270'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9434fed137f344699583dd610026316d'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dfb150dd489345f8a674e12969b94a1f', u'id': u'9434fed137f344699583dd610026316d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9a293297aeb744bab3413e708ffac745'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dfb150dd489345f8a674e12969b94a1f', u'id': u'9a293297aeb744bab3413e708ffac745'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b94cf88b789c49c4b72f0ffbaa2ece9c'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2e16b3a7d20248f0b92374ac87fa9f02', u'id': u'b94cf88b789c49c4b72f0ffbaa2ece9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c52205d447b44fefaf94443bf2eedb1f'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ec29bb53b2214aeaa3cfe6df3d2ab7eb', u'id': u'c52205d447b44fefaf94443bf2eedb1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ce23c8e1f28743b88185bddc4718cea4'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e71c59f17732443183ddc8e502f0cc3f', u'id': u'ce23c8e1f28743b88185bddc4718cea4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d02a0f93f9994f91b021337c5d38c583'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'27b9cb09ac964d92b29be1cd8927b24b', u'id': u'd02a0f93f9994f91b021337c5d38c583'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d639f3b8009a43cd91669b7fa594ff0f'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e97bb597d58d4804851e2004770da2d0', u'id': u'd639f3b8009a43cd91669b7fa594ff0f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/df1ff52ad53b4d9a83b053c8c40936db'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0ae87a41e5c1416eacbced40d761771c', u'id': u'df1ff52ad53b4d9a83b053c8c40936db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e37bf8de0fb14de2a694f4947294dcc8'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4dc45567a4144cf1b9202de416a1f6a3', u'id': u'e37bf8de0fb14de2a694f4947294dcc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e5c3491d80ca417bb8da9265c4199d6e'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'75f5aae28d5a4c84a027de0544e0d11a', u'id': u'e5c3491d80ca417bb8da9265c4199d6e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e96917e1ecbb470090dd4df523d81e83'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e71c59f17732443183ddc8e502f0cc3f', u'id': u'e96917e1ecbb470090dd4df523d81e83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ed7af3b2f7ab495cae8191a3c5ff47c1'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ec29bb53b2214aeaa3cfe6df3d2ab7eb', u'id': u'ed7af3b2f7ab495cae8191a3c5ff47c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f393141b8e4647c286ab663a86cfd389'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e97bb597d58d4804851e2004770da2d0', u'id': u'f393141b8e4647c286ab663a86cfd389'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ff329f47f4a94c00af7df387330efd76'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4dc45567a4144cf1b9202de416a1f6a3', u'id': u'ff329f47f4a94c00af7df387330efd76'})] 2018-07-20 22:49:55,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-20 22:49:55,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:55,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49: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-a97d9578-53ea-481b-8ff3-fc20b789b5f1 x-compute-request-id: req-a97d9578-53ea-481b-8ff3-fc20b789b5f1 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-20 22:49:55,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-a97d9578-53ea-481b-8ff3-fc20b789b5f1 2018-07-20 22:49:55,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.12130188942s 2018-07-20 22:49:55,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-a97d9578-53ea-481b-8ff3-fc20b789b5f1 2018-07-20 22:49:55,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-20 22:49:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:57,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06e76e82-7e74-4dd3-85d7-14df74420bbb x-compute-request-id: req-06e76e82-7e74-4dd3-85d7-14df74420bbb Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-20 22:49:57,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-06e76e82-7e74-4dd3-85d7-14df74420bbb 2018-07-20 22:49:57,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.88729381561s 2018-07-20 22:49:57,438 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-06e76e82-7e74-4dd3-85d7-14df74420bbb 2018-07-20 22:49:57,438 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-20 22:49:57,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:49:57,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:57,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9f61b235-e5d2-44f4-b278-ba04f4294e9e Date: Fri, 20 Jul 2018 22:49:57 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:49:57,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9f61b235-e5d2-44f4-b278-ba04f4294e9e 2018-07-20 22:49:57,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0238270759583s 2018-07-20 22:49:57,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9f61b235-e5d2-44f4-b278-ba04f4294e9e 2018-07-20 22:49:57,468 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-20 22:49:57,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-20 22:49:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:57,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49: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-7d3bd50a-83e1-437f-a3c8-6b62482273ba x-compute-request-id: req-7d3bd50a-83e1-437f-a3c8-6b62482273ba Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 26}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-20 22:49:57,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-7d3bd50a-83e1-437f-a3c8-6b62482273ba 2018-07-20 22:49:57,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.184745788574s 2018-07-20 22:49:57,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-7d3bd50a-83e1-437f-a3c8-6b62482273ba 2018-07-20 22:49:57,655 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [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': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 17}, 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.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': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 26}, 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-20 22:49:57,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-20 22:49:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:57,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49: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-4584399c-22f4-4c3e-ba09-0b1e2934ca2f x-compute-request-id: req-4584399c-22f4-4c3e-ba09-0b1e2934ca2f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-20 22:49:57,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4584399c-22f4-4c3e-ba09-0b1e2934ca2f 2018-07-20 22:49:57,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.125013828278s 2018-07-20 22:49:57,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4584399c-22f4-4c3e-ba09-0b1e2934ca2f 2018-07-20 22:49:57,781 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-20 22:49:57,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:49:57,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:58,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fe8a0780-00b6-4912-83a9-84f025d5885f Date: Fri, 20 Jul 2018 22:49:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:49:58,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe8a0780-00b6-4912-83a9-84f025d5885f 2018-07-20 22:49:58,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1339609623s 2018-07-20 22:49:58,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe8a0780-00b6-4912-83a9-84f025d5885f 2018-07-20 22:49:58,916 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'62df92f1-49b6-495a-aa90-ebc104debe82'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-20T22:46:33Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'ab58329a-cf47-47c8-aff9-7c347f219446', 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-20T22:46:26Z', u'provider:network_type': u'flat', u'tenant_id': u'2a9595e5644e4bcf8e22b8d4a50d5a38', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2a9595e5644e4bcf8e22b8d4a50d5a38', u'l2_adjacency': True})] 2018-07-20 22:49:58,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:49:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:59,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6e422086-91aa-4a7d-b844-51868c91f415 Date: Fri, 20 Jul 2018 22:49:59 GMT RESP BODY: {"ports":[]} 2018-07-20 22:49:59,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-6e422086-91aa-4a7d-b844-51868c91f415 2018-07-20 22:49:59,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.856533050537s 2018-07-20 22:49:59,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-6e422086-91aa-4a7d-b844-51868c91f415 2018-07-20 22:49:59,774 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-20 22:49:59,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-20 22:49:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:49:59,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1662f258-4375-46d8-b296-160683d61944 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "1471c5c8634142e7953a64f024413d8e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/1471c5c8634142e7953a64f024413d8e/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "44a8a1f51d7a4ffea7e3134a843993c4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/44a8a1f51d7a4ffea7e3134a843993c4/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "47f83876d97c4756af8d4a7f3b78bb76"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/47f83876d97c4756af8d4a7f3b78bb76/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "4a30302d8d0440f9bd99d6d999f14f39"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/4a30302d8d0440f9bd99d6d999f14f39/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/63eb304ea5cc4aa18c8cc7bf86a084b3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "6a9070d42c534ad7a8a3919ee55ccfbf"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/6a9070d42c534ad7a8a3919ee55ccfbf/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "7692f95ca86549d3b8e30ae5307c6fb0"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/7692f95ca86549d3b8e30ae5307c6fb0/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "7774521c24c949c99f8db3c92ce351d3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/7774521c24c949c99f8db3c92ce351d3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "74a4882670914233999ed0149396fd0c"}, "user": {"id": "7774521c24c949c99f8db3c92ce351d3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/7774521c24c949c99f8db3c92ce351d3/roles/74a4882670914233999ed0149396fd0c"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "85a77a35be3148329431ced8170c9c87"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/85a77a35be3148329431ced8170c9c87/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "8962573924684a9191c6270351d64983"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/8962573924684a9191c6270351d64983/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "9e49c8a4c5e84485b8eb09faf5ee32ae"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/9e49c8a4c5e84485b8eb09faf5ee32ae/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "ad98df5ec8454ff7bf86290f074c3691"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/ad98df5ec8454ff7bf86290f074c3691/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"project": {"id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "f2c1e0a929384b5ab2a2cef85dc12b79"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38/users/f2c1e0a929384b5ab2a2cef85dc12b79/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"domain": {"id": "c0931e8968cb40aaab07c890a4e681cf"}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "aefa64cb7aae4ba1a15c6ab746a126eb"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf/users/aefa64cb7aae4ba1a15c6ab746a126eb/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}, {"scope": {"system": {"all": true}}, "role": {"id": "3d14c9d8c302497fbb9a507d83fe6cf5"}, "user": {"id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/63eb304ea5cc4aa18c8cc7bf86a084b3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-20 22:49:59,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-1662f258-4375-46d8-b296-160683d61944 2018-07-20 22:49:59,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.164380073547s 2018-07-20 22:49:59,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-1662f258-4375-46d8-b296-160683d61944 2018-07-20 22:49:59,946 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'1471c5c8634142e7953a64f024413d8e'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'44a8a1f51d7a4ffea7e3134a843993c4'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'47f83876d97c4756af8d4a7f3b78bb76'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'4a30302d8d0440f9bd99d6d999f14f39'}), Munch({'project': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'63eb304ea5cc4aa18c8cc7bf86a084b3'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'6a9070d42c534ad7a8a3919ee55ccfbf'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'7692f95ca86549d3b8e30ae5307c6fb0'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'7774521c24c949c99f8db3c92ce351d3'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'74a4882670914233999ed0149396fd0c', 'user': u'7774521c24c949c99f8db3c92ce351d3'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'85a77a35be3148329431ced8170c9c87'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'8962573924684a9191c6270351d64983'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'9e49c8a4c5e84485b8eb09faf5ee32ae'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'ad98df5ec8454ff7bf86290f074c3691'}), Munch({'project': u'2a9595e5644e4bcf8e22b8d4a50d5a38', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'f2c1e0a929384b5ab2a2cef85dc12b79'}), Munch({'domain': u'c0931e8968cb40aaab07c890a4e681cf', 'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'aefa64cb7aae4ba1a15c6ab746a126eb'}), Munch({'id': u'3d14c9d8c302497fbb9a507d83fe6cf5', 'user': u'63eb304ea5cc4aa18c8cc7bf86a084b3'})] 2018-07-20 22:49:59,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:49:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:50:00,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8eb04b-a7df-46a2-948e-b5a849fa1ed0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:50:00,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0f8eb04b-a7df-46a2-948e-b5a849fa1ed0 2018-07-20 22:50:00,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16958117485s 2018-07-20 22:50:00,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0f8eb04b-a7df-46a2-948e-b5a849fa1ed0 2018-07-20 22:50:00,120 - 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'swiftoperator', 'id': u'010b28cc4c3c451f9093eb2411ff6550'}), 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'0c4f0466736149bab4c5d7a63e567ada'}), 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'3d14c9d8c302497fbb9a507d83fe6cf5'}), 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'74a4882670914233999ed0149396fd0c'}), 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'})] 2018-07-20 22:50:00,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:50:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:50:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f7f1f847-bc74-424f-8c91-b290cdd54186 Date: Fri, 20 Jul 2018 22:50:01 GMT RESP BODY: {"routers": []} 2018-07-20 22:50:01,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7f1f847-bc74-424f-8c91-b290cdd54186 2018-07-20 22:50:01,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.92091012001s 2018-07-20 22:50:01,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7f1f847-bc74-424f-8c91-b290cdd54186 2018-07-20 22:50:01,043 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-20 22:50:01,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:50:01,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:50:01,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50: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-d5494136-1015-4572-916b-4a8081da27e2 x-compute-request-id: req-d5494136-1015-4572-916b-4a8081da27e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 22:50:01,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5494136-1015-4572-916b-4a8081da27e2 2018-07-20 22:50:01,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209933042526s 2018-07-20 22:50:01,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5494136-1015-4572-916b-4a8081da27e2 2018-07-20 22:50:01,253 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-20 22:50:01,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-20 22:50:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-20 22:50:01,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:50:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.6:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:50:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:50:01,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cf87b2-5743-4a57-a571-580682f2cc0b Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0ae87a41e5c1416eacbced40d761771c"}, "enabled": true, "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/27b9cb09ac964d92b29be1cd8927b24b"}, "enabled": true, "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2e16b3a7d20248f0b92374ac87fa9f02"}, "enabled": true, "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4dc45567a4144cf1b9202de416a1f6a3"}, "enabled": true, "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/655cbd1a06e14cd8a630a26e8a656246"}, "enabled": true, "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/75f5aae28d5a4c84a027de0544e0d11a"}, "enabled": true, "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7e4d48a964d440e4a10775c5b52e9014"}, "enabled": true, "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8ca0f910858f45b9bbf26eaab277174e"}, "enabled": true, "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/db41680632b84e00b0344eb33885497a"}, "enabled": true, "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/dfb150dd489345f8a674e12969b94a1f"}, "enabled": true, "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e048461b09fa436b8924ad247e0d1921"}, "enabled": true, "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e71c59f17732443183ddc8e502f0cc3f"}, "enabled": true, "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e97bb597d58d4804851e2004770da2d0"}, "enabled": true, "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/ec29bb53b2214aeaa3cfe6df3d2ab7eb"}, "enabled": true, "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f2b74ca7ffb24531b9647dcc512486ab"}, "enabled": true, "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-20 22:50:01,363 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-44cf87b2-5743-4a57-a571-580682f2cc0b 2018-07-20 22:50:01,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.105933189392s 2018-07-20 22:50:01,363 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-44cf87b2-5743-4a57-a571-580682f2cc0b 2018-07-20 22:50:01,368 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'0ae87a41e5c1416eacbced40d761771c', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'27b9cb09ac964d92b29be1cd8927b24b', 'name': u'cinder'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'2e16b3a7d20248f0b92374ac87fa9f02', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'4dc45567a4144cf1b9202de416a1f6a3', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'655cbd1a06e14cd8a630a26e8a656246', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'75f5aae28d5a4c84a027de0544e0d11a', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'7e4d48a964d440e4a10775c5b52e9014', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'8ca0f910858f45b9bbf26eaab277174e', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'db41680632b84e00b0344eb33885497a', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'dfb150dd489345f8a674e12969b94a1f', 'name': u'gnocchi'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'e048461b09fa436b8924ad247e0d1921', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e71c59f17732443183ddc8e502f0cc3f', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'e97bb597d58d4804851e2004770da2d0', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ec29bb53b2214aeaa3cfe6df3d2ab7eb', 'name': u'cinderv3'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'f2b74ca7ffb24531b9647dcc512486ab', 'name': u'ceilometer'})] 2018-07-20 22:50:01,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:50:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f7d811050cc8c99828a3a52d212ebb3e3f70ef5f" 2018-07-20 22:50:02,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cd9a51ce-c469-467b-800d-03f47e77c320 Date: Fri, 20 Jul 2018 22:50:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 22:50:02,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cd9a51ce-c469-467b-800d-03f47e77c320 2018-07-20 22:50:02,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.916923046112s 2018-07-20 22:50:02,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cd9a51ce-c469-467b-800d-03f47e77c320 2018-07-20 22:50:02,287 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:46:33Z', 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'62df92f1-49b6-495a-aa90-ebc104debe82', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'tenant_id': u'2a9595e5644e4bcf8e22b8d4a50d5a38', u'created_at': u'2018-07-20T22:46:33Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'2a9595e5644e4bcf8e22b8d4a50d5a38'})] 2018-07-20 22:50:02,412 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:50:02,413 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-20 22:50:02,474 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-20 22:50:02,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:50:02,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:50:02,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:50:02,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:50:02,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:50:02,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:50:02,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:50:02,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc10f59-08e0-4932-8192-efd731ec8ed3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:50:02,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4cc10f59-08e0-4932-8192-efd731ec8ed3 2018-07-20 22:50:02,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:50:03,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vS3GYNJSQ2u2sgZITX5hCg"], "issued_at": "2018-07-20T22:50:03.000000Z"}} 2018-07-20 22:50:03,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:50:03,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:04,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-79940ab4-dfb9-4411-a00b-1365fbaca1e9 Date: Fri, 20 Jul 2018 22:50:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:50:04,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-79940ab4-dfb9-4411-a00b-1365fbaca1e9 2018-07-20 22:50:04,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11231803894s 2018-07-20 22:50:04,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-79940ab4-dfb9-4411-a00b-1365fbaca1e9 2018-07-20 22:50:04,167 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-20 22:50:04,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:50:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" -d '{"network": {"name": "tenantnetwork1-net_ac7a60db-b7e7-4e33-87b5-bdbd637245ce", "admin_state_up": true}}' 2018-07-20 22:50:05,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0c1696c5-225e-4183-b87a-0236fb734ee8 Date: Fri, 20 Jul 2018 22:50:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"668439ac-cb54-4cdd-ae94-36e1230e84c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:50:05Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_ac7a60db-b7e7-4e33-87b5-bdbd637245ce","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:50:05Z","mtu":1450}} 2018-07-20 22:50:05,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0c1696c5-225e-4183-b87a-0236fb734ee8 2018-07-20 22:50:05,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.36887383461s 2018-07-20 22:50:05,537 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0c1696c5-225e-4183-b87a-0236fb734ee8 2018-07-20 22:50:05,538 - 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-20T22:50:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'668439ac-cb54-4cdd-ae94-36e1230e84c1', u'provider:segmentation_id': 56, 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_ac7a60db-b7e7-4e33-87b5-bdbd637245ce', u'created_at': u'2018-07-20T22:50:05Z', u'mtu': 1450, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'l2_adjacency': True}) 2018-07-20 22:50:05,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:50:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:06,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-77af35e6-e1a2-481b-b04e-c436a3f6fe4f Date: Fri, 20 Jul 2018 22:50:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"668439ac-cb54-4cdd-ae94-36e1230e84c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:50:05Z","qos_policy_id":null,"name":"tenantnetwork1-net_ac7a60db-b7e7-4e33-87b5-bdbd637245ce","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:50:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:50:06,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-77af35e6-e1a2-481b-b04e-c436a3f6fe4f 2018-07-20 22:50:06,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03908896446s 2018-07-20 22:50:06,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-77af35e6-e1a2-481b-b04e-c436a3f6fe4f 2018-07-20 22:50:06,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:50:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" -d '{"subnet": {"name": "tenantnetwork1-subnet_ac7a60db-b7e7-4e33-87b5-bdbd637245ce", "enable_dhcp": true, "network_id": "668439ac-cb54-4cdd-ae94-36e1230e84c1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:50:07,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-e09ffecc-e641-44da-bbe0-9414c25f90bb Date: Fri, 20 Jul 2018 22:50:07 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:50:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ecbcdd8-76e1-49c3-8cca-794b99c57842","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_ac7a60db-b7e7-4e33-87b5-bdbd637245ce","enable_dhcp":true,"segment_id":null,"network_id":"668439ac-cb54-4cdd-ae94-36e1230e84c1","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:50:07Z","ip_version":4}} 2018-07-20 22:50:07,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e09ffecc-e641-44da-bbe0-9414c25f90bb 2018-07-20 22:50:07,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.33961296082s 2018-07-20 22:50:07,920 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e09ffecc-e641-44da-bbe0-9414c25f90bb 2018-07-20 22:50:07,921 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:50:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7ecbcdd8-76e1-49c3-8cca-794b99c57842', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_ac7a60db-b7e7-4e33-87b5-bdbd637245ce', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'668439ac-cb54-4cdd-ae94-36e1230e84c1', u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T22:50:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 22:50:07,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:50:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "tenantnetwork1-router_ac7a60db-b7e7-4e33-87b5-bdbd637245ce", "admin_state_up": true}}' 2018-07-20 22:50:15,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-7afd239c-936b-4531-ae00-700c18d34802 Date: Fri, 20 Jul 2018 22:50:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:09Z", "admin_state_up": true, "updated_at": "2018-07-20T22:50:10Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "6378dbe9-8eef-477c-a48c-a6b6e53e60bc", "name": "tenantnetwork1-router_ac7a60db-b7e7-4e33-87b5-bdbd637245ce"}} 2018-07-20 22:50:15,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7afd239c-936b-4531-ae00-700c18d34802 2018-07-20 22:50:15,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.1509270668s 2018-07-20 22:50:15,073 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7afd239c-936b-4531-ae00-700c18d34802 2018-07-20 22:50:15,073 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:50:10Z', u'revision_number': 4, u'ha': True, u'id': u'6378dbe9-8eef-477c-a48c-a6b6e53e60bc', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_ac7a60db-b7e7-4e33-87b5-bdbd637245ce', u'admin_state_up': True, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T22:50:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 22:50:15,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:50:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc/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}f352dfa5bfd9649f4c69539a871f47315bf0a082" -d '{"subnet_id": "7ecbcdd8-76e1-49c3-8cca-794b99c57842"}' 2018-07-20 22:50:17,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3188ef77-b62f-4719-ade7-d89dc08d9da2 Date: Fri, 20 Jul 2018 22:50:17 GMT RESP BODY: {"network_id": "668439ac-cb54-4cdd-ae94-36e1230e84c1", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "7ecbcdd8-76e1-49c3-8cca-794b99c57842", "subnet_ids": ["7ecbcdd8-76e1-49c3-8cca-794b99c57842"], "port_id": "fa225c71-04ce-4a17-ad98-b5e0eff14117", "id": "6378dbe9-8eef-477c-a48c-a6b6e53e60bc"} 2018-07-20 22:50:17,687 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc/add_router_interface.json used request id req-3188ef77-b62f-4719-ade7-d89dc08d9da2 2018-07-20 22:50:17,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.61277604103s 2018-07-20 22:50:17,687 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc/add_router_interface.json used request id req-3188ef77-b62f-4719-ade7-d89dc08d9da2 returning object 6378dbe9-8eef-477c-a48c-a6b6e53e60bc 2018-07-20 22:50:17,793 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:50:17,793 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-20 22:50:17,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:50:17,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc/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}f352dfa5bfd9649f4c69539a871f47315bf0a082" -d '{"subnet_id": "7ecbcdd8-76e1-49c3-8cca-794b99c57842"}' 2018-07-20 22:50:19,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59c10ef3-72c4-40a3-b2aa-ee39b29215fa Date: Fri, 20 Jul 2018 22:50:19 GMT RESP BODY: {"network_id": "668439ac-cb54-4cdd-ae94-36e1230e84c1", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "7ecbcdd8-76e1-49c3-8cca-794b99c57842", "subnet_ids": ["7ecbcdd8-76e1-49c3-8cca-794b99c57842"], "port_id": "fa225c71-04ce-4a17-ad98-b5e0eff14117", "id": "6378dbe9-8eef-477c-a48c-a6b6e53e60bc"} 2018-07-20 22:50:19,935 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc/remove_router_interface.json used request id req-59c10ef3-72c4-40a3-b2aa-ee39b29215fa 2018-07-20 22:50:19,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13598608971s 2018-07-20 22:50:19,935 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc/remove_router_interface.json used request id req-59c10ef3-72c4-40a3-b2aa-ee39b29215fa returning object 6378dbe9-8eef-477c-a48c-a6b6e53e60bc 2018-07-20 22:50:19,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:50:19,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:20,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5f29b6f8-ca4e-41c0-a5bf-a59d39169500 Date: Fri, 20 Jul 2018 22:50:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:09Z", "admin_state_up": true, "updated_at": "2018-07-20T22:50:18Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "6378dbe9-8eef-477c-a48c-a6b6e53e60bc", "name": "tenantnetwork1-router_ac7a60db-b7e7-4e33-87b5-bdbd637245ce"}]} 2018-07-20 22:50:20,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5f29b6f8-ca4e-41c0-a5bf-a59d39169500 2018-07-20 22:50:20,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141882896423s 2018-07-20 22:50:20,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5f29b6f8-ca4e-41c0-a5bf-a59d39169500 2018-07-20 22:50:20,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:50:20,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc.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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:23,624 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2e1045d-4588-4dbc-a2ea-bed3e7211b59 Content-Length: 0 Date: Fri, 20 Jul 2018 22:50:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:50:23,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc.json used request id req-e2e1045d-4588-4dbc-a2ea-bed3e7211b59 2018-07-20 22:50:23,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.54465103149s 2018-07-20 22:50:23,624 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6378dbe9-8eef-477c-a48c-a6b6e53e60bc.json used request id req-e2e1045d-4588-4dbc-a2ea-bed3e7211b59 2018-07-20 22:50:23,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:50:23,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:24,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-7de2853b-c82a-4f18-b568-e1c6adf0be6c Date: Fri, 20 Jul 2018 22:50:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4},{"updated_at":"2018-07-20T22:50:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7ecbcdd8-76e1-49c3-8cca-794b99c57842","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_ac7a60db-b7e7-4e33-87b5-bdbd637245ce","enable_dhcp":true,"segment_id":null,"network_id":"668439ac-cb54-4cdd-ae94-36e1230e84c1","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:50:07Z","ip_version":4}]} 2018-07-20 22:50:24,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7de2853b-c82a-4f18-b568-e1c6adf0be6c 2018-07-20 22:50:24,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.855210065842s 2018-07-20 22:50:24,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7de2853b-c82a-4f18-b568-e1c6adf0be6c 2018-07-20 22:50:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:50:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/7ecbcdd8-76e1-49c3-8cca-794b99c57842.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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:27,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4d06c62-a511-4d86-9972-a47a638bd951 Date: Fri, 20 Jul 2018 22:50:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:50:27,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7ecbcdd8-76e1-49c3-8cca-794b99c57842.json used request id req-d4d06c62-a511-4d86-9972-a47a638bd951 2018-07-20 22:50:27,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.16477108002s 2018-07-20 22:50:27,647 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7ecbcdd8-76e1-49c3-8cca-794b99c57842.json used request id req-d4d06c62-a511-4d86-9972-a47a638bd951 2018-07-20 22:50:27,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:50:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:28,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-aeb38668-665a-4fa0-865a-e62cf356194e Date: Fri, 20 Jul 2018 22:50:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"668439ac-cb54-4cdd-ae94-36e1230e84c1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:50:27Z","qos_policy_id":null,"name":"tenantnetwork1-net_ac7a60db-b7e7-4e33-87b5-bdbd637245ce","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:50:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:50:28,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-aeb38668-665a-4fa0-865a-e62cf356194e 2018-07-20 22:50:28,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00504302979s 2018-07-20 22:50:28,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-aeb38668-665a-4fa0-865a-e62cf356194e 2018-07-20 22:50:28,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:50:28,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/668439ac-cb54-4cdd-ae94-36e1230e84c1.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}f352dfa5bfd9649f4c69539a871f47315bf0a082" 2018-07-20 22:50:30,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8501cdc8-cb55-4bde-8871-526e378567cd Date: Fri, 20 Jul 2018 22:50:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:50:30,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/668439ac-cb54-4cdd-ae94-36e1230e84c1.json used request id req-8501cdc8-cb55-4bde-8871-526e378567cd 2018-07-20 22:50:30,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.69552493095s 2018-07-20 22:50:30,350 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/668439ac-cb54-4cdd-ae94-36e1230e84c1.json used request id req-8501cdc8-cb55-4bde-8871-526e378567cd 2018-07-20 22:50:30,405 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-20 22:50:30,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:50:30,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:50:30,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:50:30,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:50:30,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:50:30,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:50:30,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:50:30,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:50:30,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:50:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:50:30,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530caba0-2013-40e8-a75e-0489212506cc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:50:30,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-530caba0-2013-40e8-a75e-0489212506cc 2018-07-20 22:50:30,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:50:30,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4HGnmuCBSUKZbQb2dSZ2sA"], "issued_at": "2018-07-20T22:50:30.000000Z"}} 2018-07-20 22:50:30,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:50:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:31,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6369c964-906e-4874-a0a4-47af67f14eb2 Date: Fri, 20 Jul 2018 22:50:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:50:31,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6369c964-906e-4874-a0a4-47af67f14eb2 2018-07-20 22:50:31,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03356695175s 2018-07-20 22:50:31,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6369c964-906e-4874-a0a4-47af67f14eb2 2018-07-20 22:50:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:50:31,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:50:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:50:31,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:50:31,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:32,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad1a46d-9dce-4ed4-8156-f335ffcfc6da Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-20 22:50:32,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0ad1a46d-9dce-4ed4-8156-f335ffcfc6da 2018-07-20 22:50:32,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104706048965s 2018-07-20 22:50:32,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0ad1a46d-9dce-4ed4-8156-f335ffcfc6da 2018-07-20 22:50:32,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-20 22:50:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_e0e2e72d-1618-4fef-89de-652ed83b5c20"}}' 2018-07-20 22:50:32,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f02fde-7069-4390-8591-2fba9ad66257 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.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad"}, "tags": [], "enabled": true, "id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e0e2e72d-1618-4fef-89de-652ed83b5c20"}} 2018-07-20 22:50:32,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-42f02fde-7069-4390-8591-2fba9ad66257 2018-07-20 22:50:32,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.173039913177s 2018-07-20 22:50:32,281 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-42f02fde-7069-4390-8591-2fba9ad66257 2018-07-20 22:50:32,282 - 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'6b9d2e7f5c4b4d21acda80b9f34615ad', '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_e0e2e72d-1618-4fef-89de-652ed83b5c20'}) 2018-07-20 22:50:32,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-20 22:50:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "732e82b8-7338-456b-9ec2-49951834df57", "email": null, "name": "tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20"}}' 2018-07-20 22:50:32,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2534b6ac-31dd-421a-9bdc-c58d3f12b1aa Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20", "links": {"self": "http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad3fc4bd83534fae8ff2fae3e050994b", "domain_id": "default", "password_expires_at": null}} 2018-07-20 22:50:32,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2534b6ac-31dd-421a-9bdc-c58d3f12b1aa 2018-07-20 22:50:32,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492419958115s 2018-07-20 22:50:32,781 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2534b6ac-31dd-421a-9bdc-c58d3f12b1aa 2018-07-20 22:50:32,782 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ad3fc4bd83534fae8ff2fae3e050994b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20'}) 2018-07-20 22:50:32,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:50:32,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:32,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5b6876-0c41-4e51-9e55-4a570e40964b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:50:32,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ee5b6876-0c41-4e51-9e55-4a570e40964b 2018-07-20 22:50:32,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167912960052s 2018-07-20 22:50:32,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ee5b6876-0c41-4e51-9e55-4a570e40964b 2018-07-20 22:50:32,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:50:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:33,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e81e683-ac84-475e-8a2c-c8797a59e342 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:50:33,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e81e683-ac84-475e-8a2c-c8797a59e342 2018-07-20 22:50:33,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158004045486s 2018-07-20 22:50:33,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e81e683-ac84-475e-8a2c-c8797a59e342 2018-07-20 22:50:33,119 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-20 22:50:33,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-20 22:50:33,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}08127a0e3cfa63045df4632b8c7cfdee7b91b688" -d '{"role": {"name": "Member"}}' 2018-07-20 22:50:33,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47287d7b-0919-4494-a595-2349b96175b1 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f904347942b242858865b3e54395d9a5", "links": {"self": "http://172.30.9.21:5000/v3/roles/f904347942b242858865b3e54395d9a5"}, "name": "Member"}} 2018-07-20 22:50:33,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-47287d7b-0919-4494-a595-2349b96175b1 2018-07-20 22:50:33,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.160233974457s 2018-07-20 22:50:33,284 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-47287d7b-0919-4494-a595-2349b96175b1 2018-07-20 22:50:33,284 - functest.core.tenantnetwork - DEBUG - role: 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'f904347942b242858865b3e54395d9a5'}) 2018-07-20 22:50:33,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:50:33,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:33,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953d5dd0-aadf-4950-902b-6dcbea4a233d Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f904347942b242858865b3e54395d9a5", "links": {"self": "http://172.30.9.21:5000/v3/roles/f904347942b242858865b3e54395d9a5"}, "name": "Member"}]} 2018-07-20 22:50:33,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-953d5dd0-aadf-4950-902b-6dcbea4a233d 2018-07-20 22:50:33,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161527872086s 2018-07-20 22:50:33,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-953d5dd0-aadf-4950-902b-6dcbea4a233d 2018-07-20 22:50:33,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:50:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:33,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7627689-9484-4c39-a28f-9e0691450158 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:50:33,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d7627689-9484-4c39-a28f-9e0691450158 2018-07-20 22:50:33,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.163145065308s 2018-07-20 22:50:33,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d7627689-9484-4c39-a28f-9e0691450158 2018-07-20 22:50:33,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:50:33,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:33,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15182bf4-0369-4cd1-bab5-f3b1f571710d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20", "links": {"self": "http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad3fc4bd83534fae8ff2fae3e050994b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:50:33,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-15182bf4-0369-4cd1-bab5-f3b1f571710d 2018-07-20 22:50:33,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.182953119278s 2018-07-20 22:50:33,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-15182bf4-0369-4cd1-bab5-f3b1f571710d 2018-07-20 22:50:33,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:50:33,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:33,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54bcccd2-8dce-4e6b-b523-46662db26139 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad"}, "tags": [], "enabled": true, "id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e0e2e72d-1618-4fef-89de-652ed83b5c20"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:50:33,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-54bcccd2-8dce-4e6b-b523-46662db26139 2018-07-20 22:50:33,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167510986328s 2018-07-20 22:50:33,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-54bcccd2-8dce-4e6b-b523-46662db26139 2018-07-20 22:50:33,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-20 22:50:33,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=ad3fc4bd83534fae8ff2fae3e050994b&role.id=f904347942b242858865b3e54395d9a5&scope.project.id=6b9d2e7f5c4b4d21acda80b9f34615ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:34,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bbc1ca-4ef0-4bdf-932e-b248b2e91272 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=ad3fc4bd83534fae8ff2fae3e050994b&role.id=f904347942b242858865b3e54395d9a5&scope.project.id=6b9d2e7f5c4b4d21acda80b9f34615ad", "previous": null, "next": null}} 2018-07-20 22:50:34,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ad3fc4bd83534fae8ff2fae3e050994b&role.id=f904347942b242858865b3e54395d9a5&scope.project.id=6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-a0bbc1ca-4ef0-4bdf-932e-b248b2e91272 2018-07-20 22:50:34,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0961198806763s 2018-07-20 22:50:34,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ad3fc4bd83534fae8ff2fae3e050994b&role.id=f904347942b242858865b3e54395d9a5&scope.project.id=6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-a0bbc1ca-4ef0-4bdf-932e-b248b2e91272 2018-07-20 22:50:34,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-20 22:50:34,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad/users/ad3fc4bd83534fae8ff2fae3e050994b/roles/f904347942b242858865b3e54395d9a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:50:34,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ce16ac-4245-4142-85cd-717658185abd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:50:34,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad/users/ad3fc4bd83534fae8ff2fae3e050994b/roles/f904347942b242858865b3e54395d9a5 used request id req-56ce16ac-4245-4142-85cd-717658185abd 2018-07-20 22:50:34,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176117897034s 2018-07-20 22:50:34,269 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad/users/ad3fc4bd83534fae8ff2fae3e050994b/roles/f904347942b242858865b3e54395d9a5 used request id req-56ce16ac-4245-4142-85cd-717658185abd 2018-07-20 22:50:34,270 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e0e2e72d-1618-4fef-89de-652ed83b5c20', 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'6b9d2e7f5c4b4d21acda80b9f34615ad', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '732e82b8-7338-456b-9ec2-49951834df57', 'username': u'tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:50:34,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:50:34,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:50:34,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:50:34,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:50:34,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:50:34,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:50:34,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:50:34,276 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20', 'password': '732e82b8-7338-456b-9ec2-49951834df57', 'project_name': 'tenantnetwork2-project_e0e2e72d-1618-4fef-89de-652ed83b5c20', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '6b9d2e7f5c4b4d21acda80b9f34615ad', 'project_domain_name': 'Default'} 2018-07-20 22:50:34,276 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-20 22:50:34,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:50:34,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9f2960-552f-4e9a-871b-8a9fd1362b43 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:50:34,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9b9f2960-552f-4e9a-871b-8a9fd1362b43 2018-07-20 22:50:34,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:50:34,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f904347942b242858865b3e54395d9a5", "name": "Member"}], "expires_at": "2018-07-20T23:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "name": "tenantnetwork2-project_e0e2e72d-1618-4fef-89de-652ed83b5c20"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6b9d2e7f5c4b4d21acda80b9f34615ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20", "id": "ad3fc4bd83534fae8ff2fae3e050994b"}, "audit_ids": ["9zoFkvgEQViTOg_7AzsOJw"], "issued_at": "2018-07-20T22:50:34.000000Z"}} 2018-07-20 22:50:34,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:50:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9621137f3aff3099c886a019dad974c25846fa75" -d '{"network": {"name": "tenantnetwork2-net_e0e2e72d-1618-4fef-89de-652ed83b5c20", "admin_state_up": true}}' 2018-07-20 22:50:36,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ebc667e0-9517-44a9-86e0-9dfc81cfdad0 Date: Fri, 20 Jul 2018 22:50:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b829b9f3-3dc7-4ca7-9afe-53894df8b275","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:50:36Z","is_default":false,"name":"tenantnetwork2-net_e0e2e72d-1618-4fef-89de-652ed83b5c20","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","created_at":"2018-07-20T22:50:35Z","mtu":1450}} 2018-07-20 22:50:36,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ebc667e0-9517-44a9-86e0-9dfc81cfdad0 2018-07-20 22:50:36,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.37792396545s 2018-07-20 22:50:36,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ebc667e0-9517-44a9-86e0-9dfc81cfdad0 2018-07-20 22:50:36,190 - 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-20T22:50:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'b829b9f3-3dc7-4ca7-9afe-53894df8b275', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_e0e2e72d-1618-4fef-89de-652ed83b5c20', u'admin_state_up': True, u'tenant_id': u'6b9d2e7f5c4b4d21acda80b9f34615ad', u'created_at': u'2018-07-20T22:50:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6b9d2e7f5c4b4d21acda80b9f34615ad', u'l2_adjacency': True}) 2018-07-20 22:50:36,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:50:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9621137f3aff3099c886a019dad974c25846fa75" 2018-07-20 22:50:37,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6113dbf3-5b27-4a3f-a19b-63c68d08d11c Date: Fri, 20 Jul 2018 22:50:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b829b9f3-3dc7-4ca7-9afe-53894df8b275","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:50:36Z","qos_policy_id":null,"name":"tenantnetwork2-net_e0e2e72d-1618-4fef-89de-652ed83b5c20","admin_state_up":true,"tenant_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","created_at":"2018-07-20T22:50:35Z","mtu":1450}]} 2018-07-20 22:50:37,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6113dbf3-5b27-4a3f-a19b-63c68d08d11c 2018-07-20 22:50:37,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14402508736s 2018-07-20 22:50:37,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6113dbf3-5b27-4a3f-a19b-63c68d08d11c 2018-07-20 22:50:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:50:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9621137f3aff3099c886a019dad974c25846fa75" -d '{"subnet": {"name": "tenantnetwork2-subnet_e0e2e72d-1618-4fef-89de-652ed83b5c20", "enable_dhcp": true, "network_id": "b829b9f3-3dc7-4ca7-9afe-53894df8b275", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:50:38,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8610c3d0-5acb-44dd-9b6c-ef3acd5e0c59 Date: Fri, 20 Jul 2018 22:50:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b829b9f3-3dc7-4ca7-9afe-53894df8b275","tenant_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","created_at":"2018-07-20T22:50:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:50:37Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","id":"b88a07e6-51de-448e-b8f5-ca6fd3927476","subnetpool_id":null,"name":"tenantnetwork2-subnet_e0e2e72d-1618-4fef-89de-652ed83b5c20"}} 2018-07-20 22:50:38,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8610c3d0-5acb-44dd-9b6c-ef3acd5e0c59 2018-07-20 22:50:38,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.810505867004s 2018-07-20 22:50:38,148 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8610c3d0-5acb-44dd-9b6c-ef3acd5e0c59 2018-07-20 22:50:38,149 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:50:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b88a07e6-51de-448e-b8f5-ca6fd3927476', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e0e2e72d-1618-4fef-89de-652ed83b5c20', u'enable_dhcp': True, u'network_id': u'b829b9f3-3dc7-4ca7-9afe-53894df8b275', u'tenant_id': u'6b9d2e7f5c4b4d21acda80b9f34615ad', u'created_at': u'2018-07-20T22:50:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6b9d2e7f5c4b4d21acda80b9f34615ad'}) 2018-07-20 22:50:38,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:50:38,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9621137f3aff3099c886a019dad974c25846fa75" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "tenantnetwork2-router_e0e2e72d-1618-4fef-89de-652ed83b5c20", "admin_state_up": true}}' 2018-07-20 22:50:44,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-3b92a213-14c0-4dab-9f38-4db210209330 Date: Fri, 20 Jul 2018 22:50:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:39Z", "admin_state_up": true, "updated_at": "2018-07-20T22:50:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "74cc8f82-447a-43fb-8dba-c04b609be457", "name": "tenantnetwork2-router_e0e2e72d-1618-4fef-89de-652ed83b5c20"}} 2018-07-20 22:50:44,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3b92a213-14c0-4dab-9f38-4db210209330 2018-07-20 22:50:44,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.37436890602s 2018-07-20 22:50:44,524 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3b92a213-14c0-4dab-9f38-4db210209330 2018-07-20 22:50:44,524 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:50:40Z', u'revision_number': 4, u'id': u'74cc8f82-447a-43fb-8dba-c04b609be457', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_e0e2e72d-1618-4fef-89de-652ed83b5c20', u'admin_state_up': True, u'tenant_id': u'6b9d2e7f5c4b4d21acda80b9f34615ad', u'created_at': u'2018-07-20T22:50:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'6b9d2e7f5c4b4d21acda80b9f34615ad'}) 2018-07-20 22:50:44,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:50:44,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457/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}9621137f3aff3099c886a019dad974c25846fa75" -d '{"subnet_id": "b88a07e6-51de-448e-b8f5-ca6fd3927476"}' 2018-07-20 22:50:47,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc642a92-64e3-4443-85eb-ce5bd7e3cbfa Date: Fri, 20 Jul 2018 22:50:47 GMT RESP BODY: {"network_id": "b829b9f3-3dc7-4ca7-9afe-53894df8b275", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "subnet_id": "b88a07e6-51de-448e-b8f5-ca6fd3927476", "subnet_ids": ["b88a07e6-51de-448e-b8f5-ca6fd3927476"], "port_id": "bb58d484-b044-4c47-9a2f-a092bb3a2a64", "id": "74cc8f82-447a-43fb-8dba-c04b609be457"} 2018-07-20 22:50:47,901 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457/add_router_interface.json used request id req-cc642a92-64e3-4443-85eb-ce5bd7e3cbfa 2018-07-20 22:50:47,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.37638998032s 2018-07-20 22:50:47,902 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457/add_router_interface.json used request id req-cc642a92-64e3-4443-85eb-ce5bd7e3cbfa returning object 74cc8f82-447a-43fb-8dba-c04b609be457 2018-07-20 22:50:48,016 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:50:48,016 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-20 22:50:48,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:50:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457/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}9621137f3aff3099c886a019dad974c25846fa75" -d '{"subnet_id": "b88a07e6-51de-448e-b8f5-ca6fd3927476"}' 2018-07-20 22:50:50,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-891884ce-bc90-424e-9a7f-ad945046bea2 Date: Fri, 20 Jul 2018 22:50:50 GMT RESP BODY: {"network_id": "b829b9f3-3dc7-4ca7-9afe-53894df8b275", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "subnet_id": "b88a07e6-51de-448e-b8f5-ca6fd3927476", "subnet_ids": ["b88a07e6-51de-448e-b8f5-ca6fd3927476"], "port_id": "bb58d484-b044-4c47-9a2f-a092bb3a2a64", "id": "74cc8f82-447a-43fb-8dba-c04b609be457"} 2018-07-20 22:50:50,336 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457/remove_router_interface.json used request id req-891884ce-bc90-424e-9a7f-ad945046bea2 2018-07-20 22:50:50,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.31448984146s 2018-07-20 22:50:50,336 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457/remove_router_interface.json used request id req-891884ce-bc90-424e-9a7f-ad945046bea2 returning object 74cc8f82-447a-43fb-8dba-c04b609be457 2018-07-20 22:50:50,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:50:50,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9621137f3aff3099c886a019dad974c25846fa75" 2018-07-20 22:50:51,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-7c669260-950d-4699-9d11-52f3d406bfad Date: Fri, 20 Jul 2018 22:50:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:39Z", "admin_state_up": true, "updated_at": "2018-07-20T22:50:49Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "74cc8f82-447a-43fb-8dba-c04b609be457", "name": "tenantnetwork2-router_e0e2e72d-1618-4fef-89de-652ed83b5c20"}]} 2018-07-20 22:50:51,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7c669260-950d-4699-9d11-52f3d406bfad 2018-07-20 22:50:51,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.09543800354s 2018-07-20 22:50:51,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7c669260-950d-4699-9d11-52f3d406bfad 2018-07-20 22:50:51,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:50:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457.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}9621137f3aff3099c886a019dad974c25846fa75" 2018-07-20 22:50:55,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8990ddae-0601-4966-a804-6b788265c4f9 Content-Length: 0 Date: Fri, 20 Jul 2018 22:50:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:50:55,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457.json used request id req-8990ddae-0601-4966-a804-6b788265c4f9 2018-07-20 22:50:55,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.08948111534s 2018-07-20 22:50:55,524 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/74cc8f82-447a-43fb-8dba-c04b609be457.json used request id req-8990ddae-0601-4966-a804-6b788265c4f9 2018-07-20 22:50:55,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:50:55,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9621137f3aff3099c886a019dad974c25846fa75" 2018-07-20 22:50:55,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4fdde150-df7a-4db6-b23e-b714cf756575 Date: Fri, 20 Jul 2018 22:50:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b829b9f3-3dc7-4ca7-9afe-53894df8b275","tenant_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","created_at":"2018-07-20T22:50:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:50:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","id":"b88a07e6-51de-448e-b8f5-ca6fd3927476","subnetpool_id":null,"name":"tenantnetwork2-subnet_e0e2e72d-1618-4fef-89de-652ed83b5c20"}]} 2018-07-20 22:50:55,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4fdde150-df7a-4db6-b23e-b714cf756575 2018-07-20 22:50:55,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.317234039307s 2018-07-20 22:50:55,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4fdde150-df7a-4db6-b23e-b714cf756575 2018-07-20 22:50:55,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:50:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b88a07e6-51de-448e-b8f5-ca6fd3927476.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}9621137f3aff3099c886a019dad974c25846fa75" 2018-07-20 22:50:59,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51429eef-5939-40e9-8562-db7cb2652194 Date: Fri, 20 Jul 2018 22:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:50:59,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b88a07e6-51de-448e-b8f5-ca6fd3927476.json used request id req-51429eef-5939-40e9-8562-db7cb2652194 2018-07-20 22:50:59,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.21477794647s 2018-07-20 22:50:59,059 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b88a07e6-51de-448e-b8f5-ca6fd3927476.json used request id req-51429eef-5939-40e9-8562-db7cb2652194 2018-07-20 22:50:59,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:50:59,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9621137f3aff3099c886a019dad974c25846fa75" 2018-07-20 22:51:00,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-2285d461-9311-41db-b931-855ad97a694f Date: Fri, 20 Jul 2018 22:51:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b829b9f3-3dc7-4ca7-9afe-53894df8b275","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:50:58Z","qos_policy_id":null,"name":"tenantnetwork2-net_e0e2e72d-1618-4fef-89de-652ed83b5c20","admin_state_up":true,"tenant_id":"6b9d2e7f5c4b4d21acda80b9f34615ad","created_at":"2018-07-20T22:50:35Z","mtu":1450}]} 2018-07-20 22:51:00,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2285d461-9311-41db-b931-855ad97a694f 2018-07-20 22:51:00,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00009703636s 2018-07-20 22:51:00,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2285d461-9311-41db-b931-855ad97a694f 2018-07-20 22:51:00,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:51:00,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b829b9f3-3dc7-4ca7-9afe-53894df8b275.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}9621137f3aff3099c886a019dad974c25846fa75" 2018-07-20 22:51:01,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83ef7985-ea8e-42c0-a491-ac6e85e49554 Date: Fri, 20 Jul 2018 22:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:51:01,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b829b9f3-3dc7-4ca7-9afe-53894df8b275.json used request id req-83ef7985-ea8e-42c0-a491-ac6e85e49554 2018-07-20 22:51:01,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60537099838s 2018-07-20 22:51:01,667 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b829b9f3-3dc7-4ca7-9afe-53894df8b275.json used request id req-83ef7985-ea8e-42c0-a491-ac6e85e49554 2018-07-20 22:51:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:51:01,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:51:01,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91dc7c6-a32f-4aff-b28c-4a0cf758a19e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20", "links": {"self": "http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad3fc4bd83534fae8ff2fae3e050994b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:51:01,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a91dc7c6-a32f-4aff-b28c-4a0cf758a19e 2018-07-20 22:51:01,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10827088356s 2018-07-20 22:51:01,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a91dc7c6-a32f-4aff-b28c-4a0cf758a19e 2018-07-20 22:51:01,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:51:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:51:01,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cb9f46-d367-4b43-9ed3-c1dec28a1404 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e0e2e72d-1618-4fef-89de-652ed83b5c20", "links": {"self": "http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ad3fc4bd83534fae8ff2fae3e050994b", "description": null}} 2018-07-20 22:51:01,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b used request id req-60cb9f46-d367-4b43-9ed3-c1dec28a1404 2018-07-20 22:51:01,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119941949844s 2018-07-20 22:51:01,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b used request id req-60cb9f46-d367-4b43-9ed3-c1dec28a1404 2018-07-20 22:51:01,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-20 22:51:01,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:51:02,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb0800c2-1c81-4fee-b3c6-f2efc3f02d90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:51:02,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b used request id req-cb0800c2-1c81-4fee-b3c6-f2efc3f02d90 2018-07-20 22:51:02,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323621034622s 2018-07-20 22:51:02,227 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ad3fc4bd83534fae8ff2fae3e050994b used request id req-cb0800c2-1c81-4fee-b3c6-f2efc3f02d90 2018-07-20 22:51:02,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:51:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:51:02,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d3afbc-1ae4-4c0b-8f57-4c67ec0e00c8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad"}, "tags": [], "enabled": true, "id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e0e2e72d-1618-4fef-89de-652ed83b5c20"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:51:02,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-38d3afbc-1ae4-4c0b-8f57-4c67ec0e00c8 2018-07-20 22:51:02,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0953481197357s 2018-07-20 22:51:02,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-38d3afbc-1ae4-4c0b-8f57-4c67ec0e00c8 2018-07-20 22:51:02,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-20 22:51:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:51:02,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf289190-3db4-449e-8d70-69065083cad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:51:02,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-cf289190-3db4-449e-8d70-69065083cad6 2018-07-20 22:51:02,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.228067159653s 2018-07-20 22:51:02,562 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-cf289190-3db4-449e-8d70-69065083cad6 2018-07-20 22:51:02,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:51:02,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:51:02,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4a3e74-c4bb-4728-aece-99fe1ac56330 Content-Encoding: gzip Content-Length: 356 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f904347942b242858865b3e54395d9a5", "links": {"self": "http://172.30.9.21:5000/v3/roles/f904347942b242858865b3e54395d9a5"}, "name": "Member"}]} 2018-07-20 22:51:02,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0d4a3e74-c4bb-4728-aece-99fe1ac56330 2018-07-20 22:51:02,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099809885025s 2018-07-20 22:51:02,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0d4a3e74-c4bb-4728-aece-99fe1ac56330 2018-07-20 22:51:02,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-20 22:51:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/f904347942b242858865b3e54395d9a5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}08127a0e3cfa63045df4632b8c7cfdee7b91b688" 2018-07-20 22:51:02,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1ab5e0e-0ca3-46ad-9641-75c2c98b1ab9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:51:02,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f904347942b242858865b3e54395d9a5 used request id req-e1ab5e0e-0ca3-46ad-9641-75c2c98b1ab9 2018-07-20 22:51:02,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.158344984055s 2018-07-20 22:51:02,829 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f904347942b242858865b3e54395d9a5 used request id req-e1ab5e0e-0ca3-46ad-9641-75c2c98b1ab9 2018-07-20 22:51:02,884 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:51:02,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:51:02,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:51:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:51:02,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a9bb35-0878-4261-a7bd-d31d92e4fb04 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:51:02,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-06a9bb35-0878-4261-a7bd-d31d92e4fb04 2018-07-20 22:51:02,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:51:03,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7wQQzn2DTQaYyMN7xncZrg"], "issued_at": "2018-07-20T22:51:03.000000Z"}} 2018-07-20 22:51:03,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:51:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:03,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b97ddcc5-f2f0-4e91-b82b-a496f4babfd5 Date: Fri, 20 Jul 2018 22:51:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:51:03,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b97ddcc5-f2f0-4e91-b82b-a496f4babfd5 2018-07-20 22:51:03,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350449800491s 2018-07-20 22:51:03,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b97ddcc5-f2f0-4e91-b82b-a496f4babfd5 2018-07-20 22:51:03,725 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-20 22:51:03,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:51:03,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"network": {"name": "vmready1-net_26d032f4-6221-4a93-a17d-d91a79e9870e", "admin_state_up": true}}' 2018-07-20 22:51:04,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c1067c8e-6346-425d-ab8d-7d574b8f22b2 Date: Fri, 20 Jul 2018 22:51:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4c4637d6-6cd5-401a-b7c4-02be71146fb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:51:04Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_26d032f4-6221-4a93-a17d-d91a79e9870e","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:51:04Z","mtu":1450}} 2018-07-20 22:51:04,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1067c8e-6346-425d-ab8d-7d574b8f22b2 2018-07-20 22:51:04,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.21247792244s 2018-07-20 22:51:04,938 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1067c8e-6346-425d-ab8d-7d574b8f22b2 2018-07-20 22:51:04,939 - 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-20T22:51:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4c4637d6-6cd5-401a-b7c4-02be71146fb1', u'provider:segmentation_id': 65, 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_26d032f4-6221-4a93-a17d-d91a79e9870e', u'created_at': u'2018-07-20T22:51:04Z', u'mtu': 1450, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'l2_adjacency': True}) 2018-07-20 22:51:04,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:51:04,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:06,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-67b3d605-9e6a-4ddb-a124-e8344f63dbfb Date: Fri, 20 Jul 2018 22:51:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c4637d6-6cd5-401a-b7c4-02be71146fb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:51:04Z","qos_policy_id":null,"name":"vmready1-net_26d032f4-6221-4a93-a17d-d91a79e9870e","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:51:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:51:06,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-67b3d605-9e6a-4ddb-a124-e8344f63dbfb 2018-07-20 22:51:06,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08327388763s 2018-07-20 22:51:06,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-67b3d605-9e6a-4ddb-a124-e8344f63dbfb 2018-07-20 22:51:06,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:51:06,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"subnet": {"name": "vmready1-subnet_26d032f4-6221-4a93-a17d-d91a79e9870e", "enable_dhcp": true, "network_id": "4c4637d6-6cd5-401a-b7c4-02be71146fb1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:51:06,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-3206c24a-21f5-453a-872f-fa130a0cba34 Date: Fri, 20 Jul 2018 22:51:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:51:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4ead099e-91c4-48c3-8f26-8d43c490911a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_26d032f4-6221-4a93-a17d-d91a79e9870e","enable_dhcp":true,"segment_id":null,"network_id":"4c4637d6-6cd5-401a-b7c4-02be71146fb1","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:51:06Z","ip_version":4}} 2018-07-20 22:51:06,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3206c24a-21f5-453a-872f-fa130a0cba34 2018-07-20 22:51:06,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.751028060913s 2018-07-20 22:51:06,777 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3206c24a-21f5-453a-872f-fa130a0cba34 2018-07-20 22:51:06,777 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:51:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4ead099e-91c4-48c3-8f26-8d43c490911a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_26d032f4-6221-4a93-a17d-d91a79e9870e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4c4637d6-6cd5-401a-b7c4-02be71146fb1', u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T22:51:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 22:51:06,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:51:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "vmready1-router_26d032f4-6221-4a93-a17d-d91a79e9870e", "admin_state_up": true}}' 2018-07-20 22:51:12,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-a0c4443d-c3cc-4fb5-86ed-6b53da07c41b Date: Fri, 20 Jul 2018 22:51:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:51:07Z", "admin_state_up": true, "updated_at": "2018-07-20T22:51:08Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "edd320d6-e573-491b-98f7-fb438b2ddc8f", "name": "vmready1-router_26d032f4-6221-4a93-a17d-d91a79e9870e"}} 2018-07-20 22:51:12,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a0c4443d-c3cc-4fb5-86ed-6b53da07c41b 2018-07-20 22:51:12,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.96485805511s 2018-07-20 22:51:12,743 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a0c4443d-c3cc-4fb5-86ed-6b53da07c41b 2018-07-20 22:51:12,743 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:51:08Z', u'revision_number': 4, u'ha': True, u'id': u'edd320d6-e573-491b-98f7-fb438b2ddc8f', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_26d032f4-6221-4a93-a17d-d91a79e9870e', u'admin_state_up': True, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T22:51:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 22:51:12,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:51:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f/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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"subnet_id": "4ead099e-91c4-48c3-8f26-8d43c490911a"}' 2018-07-20 22:51:15,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a0cb5fe-ec4b-454f-9d93-e050eba66c3b Date: Fri, 20 Jul 2018 22:51:15 GMT RESP BODY: {"network_id": "4c4637d6-6cd5-401a-b7c4-02be71146fb1", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "4ead099e-91c4-48c3-8f26-8d43c490911a", "subnet_ids": ["4ead099e-91c4-48c3-8f26-8d43c490911a"], "port_id": "24b39486-0f50-4dd1-8899-b9cfcf014860", "id": "edd320d6-e573-491b-98f7-fb438b2ddc8f"} 2018-07-20 22:51:15,547 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f/add_router_interface.json used request id req-0a0cb5fe-ec4b-454f-9d93-e050eba66c3b 2018-07-20 22:51:15,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.80328512192s 2018-07-20 22:51:15,548 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f/add_router_interface.json used request id req-0a0cb5fe-ec4b-454f-9d93-e050eba66c3b returning object edd320d6-e573-491b-98f7-fb438b2ddc8f 2018-07-20 22:51:15,548 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:51:15,680 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 22:51:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:51:15,687 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 22:51:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 22:51:15,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:51:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:16,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-55b01eb7-f2d7-42d7-84f0-5b5908d227dd Date: Fri, 20 Jul 2018 22:51:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:51:16,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-55b01eb7-f2d7-42d7-84f0-5b5908d227dd 2018-07-20 22:51:16,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.820775985718s 2018-07-20 22:51:16,513 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-55b01eb7-f2d7-42d7-84f0-5b5908d227dd 2018-07-20 22:51:16,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 22:51:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e"}' 2018-07-20 22:51:17,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-524da3d8-545d-4011-91a7-fbb4c921ea36 Date: Fri, 20 Jul 2018 22:51:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad", "size": null, "self": "/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:51:17Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e", "checksum": null, "created_at": "2018-07-20T22:51:17Z", "protected": false} 2018-07-20 22:51:17,335 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-524da3d8-545d-4011-91a7-fbb4c921ea36 2018-07-20 22:51:17,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.814255952835s 2018-07-20 22:51:17,335 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-524da3d8-545d-4011-91a7-fbb4c921ea36 returning object af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad 2018-07-20 22:51:17,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 22:51:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '' 2018-07-20 22:51:20,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10ae9a08-8038-47dd-b677-e535bdde8a0a Date: Fri, 20 Jul 2018 22:51: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-20 22:51:20,671 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/file used request id req-10ae9a08-8038-47dd-b677-e535bdde8a0a 2018-07-20 22:51:20,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.33459711075s 2018-07-20 22:51:20,671 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/file used request id req-10ae9a08-8038-47dd-b677-e535bdde8a0a 2018-07-20 22:51:20,671 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T22:51:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad', u'size': None, u'name': u'vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e', u'checksum': None, u'self': u'/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T22:51:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 22:51:20,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 22:51:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_26d032f4-6221-4a93-a17d-d91a79e9870e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 22:51:21,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51: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-bb935f18-f4c2-4494-a1a6-17496d96964b x-compute-request-id: req-bb935f18-f4c2-4494-a1a6-17496d96964b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_26d032f4-6221-4a93-a17d-d91a79e9870e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1d04f250-8473-41e7-9be1-99830965fa2d", "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": "1d04f250-8473-41e7-9be1-99830965fa2d"}} 2018-07-20 22:51:21,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bb935f18-f4c2-4494-a1a6-17496d96964b 2018-07-20 22:51:21,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.811852931976s 2018-07-20 22:51:21,484 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bb935f18-f4c2-4494-a1a6-17496d96964b 2018-07-20 22:51:21,485 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_26d032f4-6221-4a93-a17d-d91a79e9870e', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'1d04f250-8473-41e7-9be1-99830965fa2d', 'swap': 0}) 2018-07-20 22:51:21,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 22:51:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d/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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"extra_specs": {}}' 2018-07-20 22:51:21,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51: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-547a9bf5-9014-4da9-a22e-f4f41c39da96 x-compute-request-id: req-547a9bf5-9014-4da9-a22e-f4f41c39da96 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 22:51:21,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d/os-extra_specs used request id req-547a9bf5-9014-4da9-a22e-f4f41c39da96 2018-07-20 22:51:21,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.14288187027s 2018-07-20 22:51:21,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d/os-extra_specs used request id req-547a9bf5-9014-4da9-a22e-f4f41c39da96 2018-07-20 22:51:21,746 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:51:21,747 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-20 22:51:21,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:51:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f/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}cc1f99bebddd79c5a40d708cf1029406bffdb189" -d '{"subnet_id": "4ead099e-91c4-48c3-8f26-8d43c490911a"}' 2018-07-20 22:51:24,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7942ce91-43a1-46ac-92c9-b1b8c65acead Date: Fri, 20 Jul 2018 22:51:24 GMT RESP BODY: {"network_id": "4c4637d6-6cd5-401a-b7c4-02be71146fb1", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "4ead099e-91c4-48c3-8f26-8d43c490911a", "subnet_ids": ["4ead099e-91c4-48c3-8f26-8d43c490911a"], "port_id": "24b39486-0f50-4dd1-8899-b9cfcf014860", "id": "edd320d6-e573-491b-98f7-fb438b2ddc8f"} 2018-07-20 22:51:24,019 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f/remove_router_interface.json used request id req-7942ce91-43a1-46ac-92c9-b1b8c65acead 2018-07-20 22:51:24,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26703000069s 2018-07-20 22:51:24,019 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f/remove_router_interface.json used request id req-7942ce91-43a1-46ac-92c9-b1b8c65acead returning object edd320d6-e573-491b-98f7-fb438b2ddc8f 2018-07-20 22:51:24,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:51:24,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:24,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-7b7abcce-e574-47b0-9864-3e73d3213bba Date: Fri, 20 Jul 2018 22:51:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:51:07Z", "admin_state_up": true, "updated_at": "2018-07-20T22:51:22Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "edd320d6-e573-491b-98f7-fb438b2ddc8f", "name": "vmready1-router_26d032f4-6221-4a93-a17d-d91a79e9870e"}]} 2018-07-20 22:51:24,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7b7abcce-e574-47b0-9864-3e73d3213bba 2018-07-20 22:51:24,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.377952814102s 2018-07-20 22:51:24,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7b7abcce-e574-47b0-9864-3e73d3213bba 2018-07-20 22:51:24,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:51:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f.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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:27,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bcea5c56-7c79-4d88-97ac-b328365b0468 Content-Length: 0 Date: Fri, 20 Jul 2018 22:51:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:51:27,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f.json used request id req-bcea5c56-7c79-4d88-97ac-b328365b0468 2018-07-20 22:51:27,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.49426198006s 2018-07-20 22:51:27,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/edd320d6-e573-491b-98f7-fb438b2ddc8f.json used request id req-bcea5c56-7c79-4d88-97ac-b328365b0468 2018-07-20 22:51:27,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:51:27,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:27,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-cf520f52-79f3-4a81-b6d4-e9ffd3f44589 Date: Fri, 20 Jul 2018 22:51:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:51:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4ead099e-91c4-48c3-8f26-8d43c490911a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_26d032f4-6221-4a93-a17d-d91a79e9870e","enable_dhcp":true,"segment_id":null,"network_id":"4c4637d6-6cd5-401a-b7c4-02be71146fb1","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:51:06Z","ip_version":4},{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 22:51:27,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cf520f52-79f3-4a81-b6d4-e9ffd3f44589 2018-07-20 22:51:27,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047956943512s 2018-07-20 22:51:27,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cf520f52-79f3-4a81-b6d4-e9ffd3f44589 2018-07-20 22:51:27,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:51:27,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4ead099e-91c4-48c3-8f26-8d43c490911a.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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:29,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32748877-79cf-4c61-aa44-b8933422a41f Date: Fri, 20 Jul 2018 22:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:51:29,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4ead099e-91c4-48c3-8f26-8d43c490911a.json used request id req-32748877-79cf-4c61-aa44-b8933422a41f 2018-07-20 22:51:29,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.91745591164s 2018-07-20 22:51:29,862 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4ead099e-91c4-48c3-8f26-8d43c490911a.json used request id req-32748877-79cf-4c61-aa44-b8933422a41f 2018-07-20 22:51:29,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:51:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:30,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-d068f102-ec8e-4bbe-ad0a-a840ddac7a8b Date: Fri, 20 Jul 2018 22:51:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"4c4637d6-6cd5-401a-b7c4-02be71146fb1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:51:29Z","qos_policy_id":null,"name":"vmready1-net_26d032f4-6221-4a93-a17d-d91a79e9870e","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:51:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:51:30,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d068f102-ec8e-4bbe-ad0a-a840ddac7a8b 2018-07-20 22:51:30,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03862309456s 2018-07-20 22:51:30,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d068f102-ec8e-4bbe-ad0a-a840ddac7a8b 2018-07-20 22:51:30,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:51:30,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/4c4637d6-6cd5-401a-b7c4-02be71146fb1.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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:32,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95a7958f-ec6f-43e3-b4e3-af8682b7b8e9 Date: Fri, 20 Jul 2018 22:51:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:51:32,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4c4637d6-6cd5-401a-b7c4-02be71146fb1.json used request id req-95a7958f-ec6f-43e3-b4e3-af8682b7b8e9 2018-07-20 22:51:32,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5316901207s 2018-07-20 22:51:32,435 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4c4637d6-6cd5-401a-b7c4-02be71146fb1.json used request id req-95a7958f-ec6f-43e3-b4e3-af8682b7b8e9 2018-07-20 22:51:32,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:51:32,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:33,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-43d0f2cb-00b1-46b4-9388-c7fc1f6f04a9 Date: Fri, 20 Jul 2018 22:51:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/snap", "metadata": {}}], "file": "/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad", "size": 12716032, "self": "/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:51:20Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_26d032f4-6221-4a93-a17d-d91a79e9870e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:51:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:51:33,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-43d0f2cb-00b1-46b4-9388-c7fc1f6f04a9 2018-07-20 22:51:33,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.765071153641s 2018-07-20 22:51:33,205 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-43d0f2cb-00b1-46b4-9388-c7fc1f6f04a9 2018-07-20 22:51:33,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 22:51:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:34,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d79eddcd-3d3f-4d13-8a68-87d88b4bc397 Date: Fri, 20 Jul 2018 22:51:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:51:34,183 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad used request id req-d79eddcd-3d3f-4d13-8a68-87d88b4bc397 2018-07-20 22:51:34,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.976833105087s 2018-07-20 22:51:34,184 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/af8b3e5e-d207-4ee6-8fd0-073bc5ab92ad used request id req-d79eddcd-3d3f-4d13-8a68-87d88b4bc397 2018-07-20 22:51:34,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:51:34,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:34,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51: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-ee75b56a-27cf-40b4-87d6-83b5c464a293 x-compute-request-id: req-ee75b56a-27cf-40b4-87d6-83b5c464a293 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_26d032f4-6221-4a93-a17d-d91a79e9870e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1d04f250-8473-41e7-9be1-99830965fa2d", "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": "1d04f250-8473-41e7-9be1-99830965fa2d"}]} 2018-07-20 22:51:34,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ee75b56a-27cf-40b4-87d6-83b5c464a293 2018-07-20 22:51:34,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140155076981s 2018-07-20 22:51:34,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ee75b56a-27cf-40b4-87d6-83b5c464a293 2018-07-20 22:51:34,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 22:51:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cc1f99bebddd79c5a40d708cf1029406bffdb189" 2018-07-20 22:51:34,370 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6165747-f559-4c48-b5f4-f3c31f4b574c x-compute-request-id: req-e6165747-f559-4c48-b5f4-f3c31f4b574c Content-Length: 0 Content-Type: application/json 2018-07-20 22:51:34,370 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d used request id req-e6165747-f559-4c48-b5f4-f3c31f4b574c 2018-07-20 22:51:34,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433220863342s 2018-07-20 22:51:34,370 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1d04f250-8473-41e7-9be1-99830965fa2d used request id req-e6165747-f559-4c48-b5f4-f3c31f4b574c 2018-07-20 22:51:34,422 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-20 22:51:34,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:51:34,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:51:34,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:51:34,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:51:34,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:51:34,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:51:34,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:51:34,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:51:34,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:51:34,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:51:34,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ddfdde-3ef7-4688-9075-d522ce620f33 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:51:34,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a7ddfdde-3ef7-4688-9075-d522ce620f33 2018-07-20 22:51:34,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:51:34,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["u9XVWE9LTjOPMPGfExMF5Q"], "issued_at": "2018-07-20T22:51:34.000000Z"}} 2018-07-20 22:51:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:51:34,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d71be80d-8dab-419d-b93c-e75554a53c4b Date: Fri, 20 Jul 2018 22:51:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:51:35,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d71be80d-8dab-419d-b93c-e75554a53c4b 2018-07-20 22:51:35,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240916013718s 2018-07-20 22:51:35,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d71be80d-8dab-419d-b93c-e75554a53c4b 2018-07-20 22:51:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:51:35,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:51:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:51:35,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:51:35,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:35,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16221fd7-c75a-49ee-892f-6d8faa2a30ef Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-20 22:51:35,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-16221fd7-c75a-49ee-892f-6d8faa2a30ef 2018-07-20 22:51:35,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0857529640198s 2018-07-20 22:51:35,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-16221fd7-c75a-49ee-892f-6d8faa2a30ef 2018-07-20 22:51:35,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-20 22:51:35,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}}' 2018-07-20 22:51:35,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad29d55e-8be2-4eba-bdf4-63811b6b2a3a 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.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39"}, "tags": [], "enabled": true, "id": "8305be843e564e81a728bd553a8ffa39", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}} 2018-07-20 22:51:35,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ad29d55e-8be2-4eba-bdf4-63811b6b2a3a 2018-07-20 22:51:35,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.182803153992s 2018-07-20 22:51:35,387 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ad29d55e-8be2-4eba-bdf4-63811b6b2a3a 2018-07-20 22:51:35,388 - 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'8305be843e564e81a728bd553a8ffa39', '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_edf3f2fc-c73a-4ddb-8be2-b91ccda54960'}) 2018-07-20 22:51:35,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-20 22:51:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "932c4776-c5fa-4fd2-9ed2-c0f34d38af5b", "email": null, "name": "vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}}' 2018-07-20 22:51:35,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4f5b30-d4ce-411a-9f3d-de3b1ec68f61 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "links": {"self": "http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b247eff4a38434a8e7978f0f5c378bb", "domain_id": "default", "password_expires_at": null}} 2018-07-20 22:51:35,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-bb4f5b30-d4ce-411a-9f3d-de3b1ec68f61 2018-07-20 22:51:35,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.397082090378s 2018-07-20 22:51:35,792 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-bb4f5b30-d4ce-411a-9f3d-de3b1ec68f61 2018-07-20 22:51:35,792 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0b247eff4a38434a8e7978f0f5c378bb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960'}) 2018-07-20 22:51:35,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:51:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:35,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4555b60-382c-4c81-9993-d8aaddc8ec8c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:51:35,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a4555b60-382c-4c81-9993-d8aaddc8ec8c 2018-07-20 22:51:35,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100102901459s 2018-07-20 22:51:35,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a4555b60-382c-4c81-9993-d8aaddc8ec8c 2018-07-20 22:51:35,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:51:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:36,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44dfdae7-ee23-4b52-9090-a8c4c4423625 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:51:36,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-44dfdae7-ee23-4b52-9090-a8c4c4423625 2018-07-20 22:51:36,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988149642944s 2018-07-20 22:51:36,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-44dfdae7-ee23-4b52-9090-a8c4c4423625 2018-07-20 22:51:36,001 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-20 22:51:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-20 22:51:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" -d '{"role": {"name": "Member"}}' 2018-07-20 22:51:36,216 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6992abf-a83b-4c93-8a36-262159f659d6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d647b4f4b814afb9a0e41c229eb2f72", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d647b4f4b814afb9a0e41c229eb2f72"}, "name": "Member"}} 2018-07-20 22:51:36,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6992abf-a83b-4c93-8a36-262159f659d6 2018-07-20 22:51:36,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.211292028427s 2018-07-20 22:51:36,216 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6992abf-a83b-4c93-8a36-262159f659d6 2018-07-20 22:51:36,217 - functest.core.tenantnetwork - DEBUG - role: 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'8d647b4f4b814afb9a0e41c229eb2f72'}) 2018-07-20 22:51:36,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:51:36,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:36,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f81ca242-4689-4680-b9c2-aa6ca0e8189e Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d647b4f4b814afb9a0e41c229eb2f72", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d647b4f4b814afb9a0e41c229eb2f72"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:51:36,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f81ca242-4689-4680-b9c2-aa6ca0e8189e 2018-07-20 22:51:36,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910038948059s 2018-07-20 22:51:36,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f81ca242-4689-4680-b9c2-aa6ca0e8189e 2018-07-20 22:51:36,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:51:36,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:36,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0fa8b69-206a-4287-9693-f21f1167ade8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:51:36,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d0fa8b69-206a-4287-9693-f21f1167ade8 2018-07-20 22:51:36,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175136804581s 2018-07-20 22:51:36,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d0fa8b69-206a-4287-9693-f21f1167ade8 2018-07-20 22:51:36,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:51:36,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:36,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7aaad99-b51d-4e55-879f-e0463be80dbc Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "links": {"self": "http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b247eff4a38434a8e7978f0f5c378bb", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:51:36,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c7aaad99-b51d-4e55-879f-e0463be80dbc 2018-07-20 22:51:36,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122050046921s 2018-07-20 22:51:36,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c7aaad99-b51d-4e55-879f-e0463be80dbc 2018-07-20 22:51:36,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:51:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:36,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35662e02-796f-4eaa-986a-4d2e82f09266 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39"}, "tags": [], "enabled": true, "id": "8305be843e564e81a728bd553a8ffa39", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:51:36,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-35662e02-796f-4eaa-986a-4d2e82f09266 2018-07-20 22:51:36,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0903179645538s 2018-07-20 22:51:36,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-35662e02-796f-4eaa-986a-4d2e82f09266 2018-07-20 22:51:36,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-20 22:51:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0b247eff4a38434a8e7978f0f5c378bb&role.id=8d647b4f4b814afb9a0e41c229eb2f72&scope.project.id=8305be843e564e81a728bd553a8ffa39" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:36,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47aaa3d1-308c-4000-99c7-b96dae8faa41 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0b247eff4a38434a8e7978f0f5c378bb&role.id=8d647b4f4b814afb9a0e41c229eb2f72&scope.project.id=8305be843e564e81a728bd553a8ffa39", "previous": null, "next": null}} 2018-07-20 22:51:36,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0b247eff4a38434a8e7978f0f5c378bb&role.id=8d647b4f4b814afb9a0e41c229eb2f72&scope.project.id=8305be843e564e81a728bd553a8ffa39 used request id req-47aaa3d1-308c-4000-99c7-b96dae8faa41 2018-07-20 22:51:36,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109410047531s 2018-07-20 22:51:36,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0b247eff4a38434a8e7978f0f5c378bb&role.id=8d647b4f4b814afb9a0e41c229eb2f72&scope.project.id=8305be843e564e81a728bd553a8ffa39 used request id req-47aaa3d1-308c-4000-99c7-b96dae8faa41 2018-07-20 22:51:36,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-20 22:51:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39/users/0b247eff4a38434a8e7978f0f5c378bb/roles/8d647b4f4b814afb9a0e41c229eb2f72 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:51:37,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0194a9d9-b936-4c52-aac6-94a9942c0af4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:51:37,017 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39/users/0b247eff4a38434a8e7978f0f5c378bb/roles/8d647b4f4b814afb9a0e41c229eb2f72 used request id req-0194a9d9-b936-4c52-aac6-94a9942c0af4 2018-07-20 22:51:37,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176577091217s 2018-07-20 22:51:37,017 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39/users/0b247eff4a38434a8e7978f0f5c378bb/roles/8d647b4f4b814afb9a0e41c229eb2f72 used request id req-0194a9d9-b936-4c52-aac6-94a9942c0af4 2018-07-20 22:51:37,018 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', 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'8305be843e564e81a728bd553a8ffa39', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '932c4776-c5fa-4fd2-9ed2-c0f34d38af5b', 'username': u'vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-20 22:51:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:51:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:51:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:51:37,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:51:37,020 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:51:37,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:51:37,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:51:37,023 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', 'password': '932c4776-c5fa-4fd2-9ed2-c0f34d38af5b', 'project_name': 'vmready2-project_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '8305be843e564e81a728bd553a8ffa39', 'project_domain_name': 'Default'} 2018-07-20 22:51:37,024 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-20 22:51:37,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:51:37,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d6ce94-495a-4f2d-b9a8-30e597cb5847 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:51:37,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-83d6ce94-495a-4f2d-b9a8-30e597cb5847 2018-07-20 22:51:37,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:51:37,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8d647b4f4b814afb9a0e41c229eb2f72", "name": "Member"}], "expires_at": "2018-07-20T23:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8305be843e564e81a728bd553a8ffa39", "name": "vmready2-project_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8305be843e564e81a728bd553a8ffa39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/8305be843e564e81a728bd553a8ffa39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/8305be843e564e81a728bd553a8ffa39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8305be843e564e81a728bd553a8ffa39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/8305be843e564e81a728bd553a8ffa39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/8305be843e564e81a728bd553a8ffa39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_8305be843e564e81a728bd553a8ffa39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8305be843e564e81a728bd553a8ffa39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8305be843e564e81a728bd553a8ffa39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/8305be843e564e81a728bd553a8ffa39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/8305be843e564e81a728bd553a8ffa39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8305be843e564e81a728bd553a8ffa39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/8305be843e564e81a728bd553a8ffa39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/8305be843e564e81a728bd553a8ffa39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "id": "0b247eff4a38434a8e7978f0f5c378bb"}, "audit_ids": ["V_1DSAcCS8ibzAPr2fyi0g"], "issued_at": "2018-07-20T22:51:37.000000Z"}} 2018-07-20 22:51:37,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:51:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" -d '{"network": {"name": "vmready2-net_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "admin_state_up": true}}' 2018-07-20 22:51:38,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d740cabc-4c43-4484-a4cc-6780084c42f8 Date: Fri, 20 Jul 2018 22:51:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b073fdb-975b-4772-9121-68d6ec3ff13c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8305be843e564e81a728bd553a8ffa39","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:51:37Z","is_default":false,"name":"vmready2-net_edf3f2fc-c73a-4ddb-8be2-b91ccda54960","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8305be843e564e81a728bd553a8ffa39","created_at":"2018-07-20T22:51:37Z","mtu":1450}} 2018-07-20 22:51:38,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d740cabc-4c43-4484-a4cc-6780084c42f8 2018-07-20 22:51:38,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.591985940933s 2018-07-20 22:51:38,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d740cabc-4c43-4484-a4cc-6780084c42f8 2018-07-20 22:51:38,130 - 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-20T22:51:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'7b073fdb-975b-4772-9121-68d6ec3ff13c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', u'admin_state_up': True, u'tenant_id': u'8305be843e564e81a728bd553a8ffa39', u'created_at': u'2018-07-20T22:51:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8305be843e564e81a728bd553a8ffa39', u'l2_adjacency': True}) 2018-07-20 22:51:38,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:51:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:51:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-7ec84c29-1342-41f7-84ec-bc9a070bd487 Date: Fri, 20 Jul 2018 22:51:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b073fdb-975b-4772-9121-68d6ec3ff13c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8305be843e564e81a728bd553a8ffa39","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:51:37Z","qos_policy_id":null,"name":"vmready2-net_edf3f2fc-c73a-4ddb-8be2-b91ccda54960","admin_state_up":true,"tenant_id":"8305be843e564e81a728bd553a8ffa39","created_at":"2018-07-20T22:51:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-20 22:51:38,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7ec84c29-1342-41f7-84ec-bc9a070bd487 2018-07-20 22:51:38,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.435791969299s 2018-07-20 22:51:38,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7ec84c29-1342-41f7-84ec-bc9a070bd487 2018-07-20 22:51:38,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:51:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" -d '{"subnet": {"name": "vmready2-subnet_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "enable_dhcp": true, "network_id": "7b073fdb-975b-4772-9121-68d6ec3ff13c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:51:39,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-df629b7e-c9ce-416a-a56a-9296ee0ec4f3 Date: Fri, 20 Jul 2018 22:51:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b073fdb-975b-4772-9121-68d6ec3ff13c","tenant_id":"8305be843e564e81a728bd553a8ffa39","created_at":"2018-07-20T22:51:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:51:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8305be843e564e81a728bd553a8ffa39","id":"bcc6d858-cb75-4958-941a-a255c167aa23","subnetpool_id":null,"name":"vmready2-subnet_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}} 2018-07-20 22:51:39,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-df629b7e-c9ce-416a-a56a-9296ee0ec4f3 2018-07-20 22:51:39,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.878003120422s 2018-07-20 22:51:39,447 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-df629b7e-c9ce-416a-a56a-9296ee0ec4f3 2018-07-20 22:51:39,448 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:51:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bcc6d858-cb75-4958-941a-a255c167aa23', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', u'enable_dhcp': True, u'network_id': u'7b073fdb-975b-4772-9121-68d6ec3ff13c', u'tenant_id': u'8305be843e564e81a728bd553a8ffa39', u'created_at': u'2018-07-20T22:51:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8305be843e564e81a728bd553a8ffa39'}) 2018-07-20 22:51:39,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:51:39,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "vmready2-router_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "admin_state_up": true}}' 2018-07-20 22:51:46,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6025a16a-cc00-4352-abb2-e1f4c32e634c Date: Fri, 20 Jul 2018 22:51:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:41Z", "admin_state_up": true, "updated_at": "2018-07-20T22:51:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "5269b524-d975-4807-94a4-ad745513e57a", "name": "vmready2-router_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}} 2018-07-20 22:51:46,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6025a16a-cc00-4352-abb2-e1f4c32e634c 2018-07-20 22:51:46,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.2777030468s 2018-07-20 22:51:46,727 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6025a16a-cc00-4352-abb2-e1f4c32e634c 2018-07-20 22:51:46,727 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:51:42Z', u'revision_number': 4, u'id': u'5269b524-d975-4807-94a4-ad745513e57a', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', u'admin_state_up': True, u'tenant_id': u'8305be843e564e81a728bd553a8ffa39', u'created_at': u'2018-07-20T22:51:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'8305be843e564e81a728bd553a8ffa39'}) 2018-07-20 22:51:46,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:51:46,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a/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}5329c891f8285f76855e72b255266fed49a33990" -d '{"subnet_id": "bcc6d858-cb75-4958-941a-a255c167aa23"}' 2018-07-20 22:51:49,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bab530a2-42b6-44f1-bcf9-ebd42d635dc7 Date: Fri, 20 Jul 2018 22:51:49 GMT RESP BODY: {"network_id": "7b073fdb-975b-4772-9121-68d6ec3ff13c", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "subnet_id": "bcc6d858-cb75-4958-941a-a255c167aa23", "subnet_ids": ["bcc6d858-cb75-4958-941a-a255c167aa23"], "port_id": "464e62be-7c43-4038-b046-b56295ae2656", "id": "5269b524-d975-4807-94a4-ad745513e57a"} 2018-07-20 22:51:49,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a/add_router_interface.json used request id req-bab530a2-42b6-44f1-bcf9-ebd42d635dc7 2018-07-20 22:51:49,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.57759189606s 2018-07-20 22:51:49,306 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a/add_router_interface.json used request id req-bab530a2-42b6-44f1-bcf9-ebd42d635dc7 returning object 5269b524-d975-4807-94a4-ad745513e57a 2018-07-20 22:51:49,306 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:51:49,437 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 22:51:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:51:49,444 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 22:51:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 22:51:49,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:51:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:51:50,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b784234e-cd27-4565-a203-1e95ca86bfdd Date: Fri, 20 Jul 2018 22:51:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:51:50,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b784234e-cd27-4565-a203-1e95ca86bfdd 2018-07-20 22:51:50,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703417062759s 2018-07-20 22:51:50,153 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b784234e-cd27-4565-a203-1e95ca86bfdd 2018-07-20 22:51:50,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 22:51:50,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}' 2018-07-20 22:51:50,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-21d85819-e938-4272-af1a-ab27dcfa59ca Date: Fri, 20 Jul 2018 22:51:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/file", "owner": "8305be843e564e81a728bd553a8ffa39", "id": "01de7900-0d22-46eb-a4a2-595ccac2a01a", "size": null, "self": "/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:51:50Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "checksum": null, "created_at": "2018-07-20T22:51:50Z", "protected": false} 2018-07-20 22:51:50,947 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-21d85819-e938-4272-af1a-ab27dcfa59ca 2018-07-20 22:51:50,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.781049013138s 2018-07-20 22:51:50,948 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-21d85819-e938-4272-af1a-ab27dcfa59ca returning object 01de7900-0d22-46eb-a4a2-595ccac2a01a 2018-07-20 22:51:50,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 22:51:50,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/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}5329c891f8285f76855e72b255266fed49a33990" -d '' 2018-07-20 22:51:52,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-388d7f96-7513-4f9a-8946-8b6811374b69 Date: Fri, 20 Jul 2018 22: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-20 22:51:52,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/file used request id req-388d7f96-7513-4f9a-8946-8b6811374b69 2018-07-20 22:51:52,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.84180903435s 2018-07-20 22:51:52,790 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/file used request id req-388d7f96-7513-4f9a-8946-8b6811374b69 2018-07-20 22:51:52,791 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T22:51:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/file', u'owner': u'8305be843e564e81a728bd553a8ffa39', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'01de7900-0d22-46eb-a4a2-595ccac2a01a', u'size': None, u'name': u'vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', u'checksum': None, u'self': u'/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T22:51:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 22:51:52,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 22:51:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 22:51:53,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-208444b3-cfb8-4c2c-9566-57261ce635b2 x-compute-request-id: req-208444b3-cfb8-4c2c-9566-57261ce635b2 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4", "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": "e6ef7ffa-24fd-4622-b0cc-ee699af56fb4"}} 2018-07-20 22:51:53,551 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-208444b3-cfb8-4c2c-9566-57261ce635b2 2018-07-20 22:51:53,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.759150028229s 2018-07-20 22:51:53,551 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-208444b3-cfb8-4c2c-9566-57261ce635b2 2018-07-20 22:51:53,552 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_edf3f2fc-c73a-4ddb-8be2-b91ccda54960', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'e6ef7ffa-24fd-4622-b0cc-ee699af56fb4', 'swap': 0}) 2018-07-20 22:51:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 22:51:53,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4/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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" -d '{"extra_specs": {}}' 2018-07-20 22:51:53,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:51:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f50521bf-43e6-4779-96e9-b69ed30168d0 x-compute-request-id: req-f50521bf-43e6-4779-96e9-b69ed30168d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 22:51:53,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4/os-extra_specs used request id req-f50521bf-43e6-4779-96e9-b69ed30168d0 2018-07-20 22:51:53,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.131567955017s 2018-07-20 22:51:53,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4/os-extra_specs used request id req-f50521bf-43e6-4779-96e9-b69ed30168d0 2018-07-20 22:51:53,798 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:51:53,798 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:17 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-20 22:51:53,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:51:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a/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}5329c891f8285f76855e72b255266fed49a33990" -d '{"subnet_id": "bcc6d858-cb75-4958-941a-a255c167aa23"}' 2018-07-20 22:51:56,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-448c37fa-8c45-4507-8e94-d92007aa3340 Date: Fri, 20 Jul 2018 22:51:56 GMT RESP BODY: {"network_id": "7b073fdb-975b-4772-9121-68d6ec3ff13c", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "subnet_id": "bcc6d858-cb75-4958-941a-a255c167aa23", "subnet_ids": ["bcc6d858-cb75-4958-941a-a255c167aa23"], "port_id": "464e62be-7c43-4038-b046-b56295ae2656", "id": "5269b524-d975-4807-94a4-ad745513e57a"} 2018-07-20 22:51:56,851 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a/remove_router_interface.json used request id req-448c37fa-8c45-4507-8e94-d92007aa3340 2018-07-20 22:51:56,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.04782509804s 2018-07-20 22:51:56,851 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a/remove_router_interface.json used request id req-448c37fa-8c45-4507-8e94-d92007aa3340 returning object 5269b524-d975-4807-94a4-ad745513e57a 2018-07-20 22:51:56,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:51:56,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:51:57,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-304db18c-9ed9-4498-ae5e-db553a1e7418 Date: Fri, 20 Jul 2018 22:51:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:41Z", "admin_state_up": true, "updated_at": "2018-07-20T22:51:55Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "5269b524-d975-4807-94a4-ad745513e57a", "name": "vmready2-router_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}]} 2018-07-20 22:51:57,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-304db18c-9ed9-4498-ae5e-db553a1e7418 2018-07-20 22:51:57,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.355756998062s 2018-07-20 22:51:57,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-304db18c-9ed9-4498-ae5e-db553a1e7418 2018-07-20 22:51:57,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:51:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a.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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:52:00,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a259489-1851-4f82-b518-5b4be2b696a6 Content-Length: 0 Date: Fri, 20 Jul 2018 22:52:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:52:00,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a.json used request id req-1a259489-1851-4f82-b518-5b4be2b696a6 2018-07-20 22:52:00,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.69148993492s 2018-07-20 22:52:00,901 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5269b524-d975-4807-94a4-ad745513e57a.json used request id req-1a259489-1851-4f82-b518-5b4be2b696a6 2018-07-20 22:52:00,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:52:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:52:00,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-38a7575a-a358-4508-aaa3-dec3dcb3e8b4 Date: Fri, 20 Jul 2018 22:52:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b073fdb-975b-4772-9121-68d6ec3ff13c","tenant_id":"8305be843e564e81a728bd553a8ffa39","created_at":"2018-07-20T22:51:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:51:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8305be843e564e81a728bd553a8ffa39","id":"bcc6d858-cb75-4958-941a-a255c167aa23","subnetpool_id":null,"name":"vmready2-subnet_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}]} 2018-07-20 22:52:00,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-38a7575a-a358-4508-aaa3-dec3dcb3e8b4 2018-07-20 22:52:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0568270683289s 2018-07-20 22:52:00,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-38a7575a-a358-4508-aaa3-dec3dcb3e8b4 2018-07-20 22:52:00,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:52:00,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/bcc6d858-cb75-4958-941a-a255c167aa23.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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:52:03,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8248c6b-b3ef-40ad-a50c-9f1f80e34a71 Date: Fri, 20 Jul 2018 22:52:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:52:03,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/bcc6d858-cb75-4958-941a-a255c167aa23.json used request id req-d8248c6b-b3ef-40ad-a50c-9f1f80e34a71 2018-07-20 22:52:03,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55743503571s 2018-07-20 22:52:03,518 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/bcc6d858-cb75-4958-941a-a255c167aa23.json used request id req-d8248c6b-b3ef-40ad-a50c-9f1f80e34a71 2018-07-20 22:52:03,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:52:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:52:04,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-a0eaa17f-ad57-43eb-af28-96f0bfdc34e6 Date: Fri, 20 Jul 2018 22:52:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7b073fdb-975b-4772-9121-68d6ec3ff13c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8305be843e564e81a728bd553a8ffa39","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:52:03Z","qos_policy_id":null,"name":"vmready2-net_edf3f2fc-c73a-4ddb-8be2-b91ccda54960","admin_state_up":true,"tenant_id":"8305be843e564e81a728bd553a8ffa39","created_at":"2018-07-20T22:51:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-20 22:52:04,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0eaa17f-ad57-43eb-af28-96f0bfdc34e6 2018-07-20 22:52:04,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04611587524s 2018-07-20 22:52:04,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0eaa17f-ad57-43eb-af28-96f0bfdc34e6 2018-07-20 22:52:04,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:52:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7b073fdb-975b-4772-9121-68d6ec3ff13c.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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:52:06,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad1707f8-47cc-4377-b28c-6a0b1c7156bf Date: Fri, 20 Jul 2018 22:52:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:52:06,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7b073fdb-975b-4772-9121-68d6ec3ff13c.json used request id req-ad1707f8-47cc-4377-b28c-6a0b1c7156bf 2018-07-20 22:52:06,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60984396935s 2018-07-20 22:52:06,176 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7b073fdb-975b-4772-9121-68d6ec3ff13c.json used request id req-ad1707f8-47cc-4377-b28c-6a0b1c7156bf 2018-07-20 22:52:06,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:52:06,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:52:06,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-10693b21-8ec6-44e3-b023-001b23d4efcc Date: Fri, 20 Jul 2018 22:52:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/snap", "metadata": {}}], "file": "/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/file", "owner": "8305be843e564e81a728bd553a8ffa39", "id": "01de7900-0d22-46eb-a4a2-595ccac2a01a", "size": 12716032, "self": "/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/01de7900-0d22-46eb-a4a2-595ccac2a01a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:51:52Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:51:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:52:06,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-10693b21-8ec6-44e3-b023-001b23d4efcc 2018-07-20 22:52:06,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037563085556s 2018-07-20 22:52:06,218 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-10693b21-8ec6-44e3-b023-001b23d4efcc 2018-07-20 22:52:06,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 22:52:06,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5329c891f8285f76855e72b255266fed49a33990" 2018-07-20 22:52:07,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7418878-b215-45eb-b71e-af4724105921 Date: Fri, 20 Jul 2018 22:52:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:52:07,788 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a used request id req-d7418878-b215-45eb-b71e-af4724105921 2018-07-20 22:52:07,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.56798791885s 2018-07-20 22:52:07,789 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/01de7900-0d22-46eb-a4a2-595ccac2a01a used request id req-d7418878-b215-45eb-b71e-af4724105921 2018-07-20 22:52:07,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:52:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:07,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-c0bb87a7-cc1a-45ed-a390-56c472fc38bc x-compute-request-id: req-c0bb87a7-cc1a-45ed-a390-56c472fc38bc Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4", "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": "e6ef7ffa-24fd-4622-b0cc-ee699af56fb4"}]} 2018-07-20 22:52:07,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c0bb87a7-cc1a-45ed-a390-56c472fc38bc 2018-07-20 22:52:07,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.13797211647s 2018-07-20 22:52:07,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c0bb87a7-cc1a-45ed-a390-56c472fc38bc 2018-07-20 22:52:07,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 22:52:07,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:08,082 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22: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 x-openstack-request-id: req-06634291-8bed-44c7-aa91-0ea8aea1b760 x-compute-request-id: req-06634291-8bed-44c7-aa91-0ea8aea1b760 Content-Length: 0 Content-Type: application/json 2018-07-20 22:52:08,083 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4 used request id req-06634291-8bed-44c7-aa91-0ea8aea1b760 2018-07-20 22:52:08,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.153329133987s 2018-07-20 22:52:08,083 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e6ef7ffa-24fd-4622-b0cc-ee699af56fb4 used request id req-06634291-8bed-44c7-aa91-0ea8aea1b760 2018-07-20 22:52:08,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:52:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:08,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb84fa9-adc0-45de-80aa-7a50132e53af Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "links": {"self": "http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b247eff4a38434a8e7978f0f5c378bb", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:52:08,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1fb84fa9-adc0-45de-80aa-7a50132e53af 2018-07-20 22:52:08,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125733137131s 2018-07-20 22:52:08,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1fb84fa9-adc0-45de-80aa-7a50132e53af 2018-07-20 22:52:08,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:52:08,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:08,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a572fc-7fab-43b5-821e-2e7f603cc753 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_edf3f2fc-c73a-4ddb-8be2-b91ccda54960", "links": {"self": "http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0b247eff4a38434a8e7978f0f5c378bb", "description": null}} 2018-07-20 22:52:08,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb used request id req-99a572fc-7fab-43b5-821e-2e7f603cc753 2018-07-20 22:52:08,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107163906097s 2018-07-20 22:52:08,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb used request id req-99a572fc-7fab-43b5-821e-2e7f603cc753 2018-07-20 22:52:08,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-20 22:52:08,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:08,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84549ce7-8006-4b7c-8af3-825e34531681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:52:08,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb used request id req-84549ce7-8006-4b7c-8af3-825e34531681 2018-07-20 22:52:08,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.301493883133s 2018-07-20 22:52:08,626 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0b247eff4a38434a8e7978f0f5c378bb used request id req-84549ce7-8006-4b7c-8af3-825e34531681 2018-07-20 22:52:08,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:52:08,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:08,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3dcdb8-3095-4a81-95e2-656d8aecfdc1 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39"}, "tags": [], "enabled": true, "id": "8305be843e564e81a728bd553a8ffa39", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_edf3f2fc-c73a-4ddb-8be2-b91ccda54960"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:52:08,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-db3dcdb8-3095-4a81-95e2-656d8aecfdc1 2018-07-20 22:52:08,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180125951767s 2018-07-20 22:52:08,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-db3dcdb8-3095-4a81-95e2-656d8aecfdc1 2018-07-20 22:52:08,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-20 22:52:08,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:09,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02317155-07b2-4562-bbd4-42e3c6f7b942 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:52:09,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-02317155-07b2-4562-bbd4-42e3c6f7b942 2018-07-20 22:52:09,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.223480939865s 2018-07-20 22:52:09,041 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-02317155-07b2-4562-bbd4-42e3c6f7b942 2018-07-20 22:52:09,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:52:09,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:09,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d73f069-2599-4ec5-8680-a0dd2d1cf30a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8d647b4f4b814afb9a0e41c229eb2f72", "links": {"self": "http://172.30.9.21:5000/v3/roles/8d647b4f4b814afb9a0e41c229eb2f72"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:52:09,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d73f069-2599-4ec5-8680-a0dd2d1cf30a 2018-07-20 22:52:09,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993440151215s 2018-07-20 22:52:09,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d73f069-2599-4ec5-8680-a0dd2d1cf30a 2018-07-20 22:52:09,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-20 22:52:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/8d647b4f4b814afb9a0e41c229eb2f72 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce16849c7a0a8837f7231238e3c6d0d7469eb87" 2018-07-20 22:52:09,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76963fc3-af1a-47c9-84b9-ade5507df4f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:52:09,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8d647b4f4b814afb9a0e41c229eb2f72 used request id req-76963fc3-af1a-47c9-84b9-ade5507df4f4 2018-07-20 22:52:09,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.17032790184s 2018-07-20 22:52:09,320 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8d647b4f4b814afb9a0e41c229eb2f72 used request id req-76963fc3-af1a-47c9-84b9-ade5507df4f4 2018-07-20 22:52:09,376 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:52:09,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:52:09,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:52:09,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:52:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:52:09,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9032b1-7f86-463b-87fb-7d4f0d875476 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:52:09,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4d9032b1-7f86-463b-87fb-7d4f0d875476 2018-07-20 22:52:09,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:52:09,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vJHJ3DBJQRqW4odLfiwn_g"], "issued_at": "2018-07-20T22:52:09.000000Z"}} 2018-07-20 22:52:09,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:52:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:10,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c21f18a2-1cc5-432d-8418-978d9891a4fc Date: Fri, 20 Jul 2018 22:52:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:52:10,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c21f18a2-1cc5-432d-8418-978d9891a4fc 2018-07-20 22:52:10,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386940002441s 2018-07-20 22:52:10,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c21f18a2-1cc5-432d-8418-978d9891a4fc 2018-07-20 22:52:10,217 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-20 22:52:10,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:52:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"network": {"name": "singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56", "admin_state_up": true}}' 2018-07-20 22:52:10,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5f67cc25-5e51-488a-a009-5a8fbe73dc14 Date: Fri, 20 Jul 2018 22:52:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:52:10Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:10Z","mtu":1450}} 2018-07-20 22:52:10,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5f67cc25-5e51-488a-a009-5a8fbe73dc14 2018-07-20 22:52:10,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.624790906906s 2018-07-20 22:52:10,843 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5f67cc25-5e51-488a-a009-5a8fbe73dc14 2018-07-20 22:52:10,843 - 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-20T22:52:10Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd7958d75-eb7a-4533-b675-390bd8d8ddec', u'provider:segmentation_id': 56, 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_8511e955-ce38-40c1-930a-2cd2949cfa56', u'created_at': u'2018-07-20T22:52:10Z', u'mtu': 1450, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'l2_adjacency': True}) 2018-07-20 22:52:10,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:52:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:11,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-85d7ab2b-6774-4546-a076-7c74fcd05e7e Date: Fri, 20 Jul 2018 22:52:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:52:10Z","qos_policy_id":null,"name":"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:10Z","provider:network_type":"vxlan"}]} 2018-07-20 22:52:11,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-85d7ab2b-6774-4546-a076-7c74fcd05e7e 2018-07-20 22:52:11,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240042924881s 2018-07-20 22:52:11,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-85d7ab2b-6774-4546-a076-7c74fcd05e7e 2018-07-20 22:52:11,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:52:11,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"subnet": {"name": "singlevm1-subnet_8511e955-ce38-40c1-930a-2cd2949cfa56", "enable_dhcp": true, "network_id": "d7958d75-eb7a-4533-b675-390bd8d8ddec", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:52:11,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1d374dff-378f-4b7f-b32e-04f1e3814633 Date: Fri, 20 Jul 2018 22:52:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"216f8434-3c2c-47ba-b7c4-7b873c83d7d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8511e955-ce38-40c1-930a-2cd2949cfa56","enable_dhcp":true,"segment_id":null,"network_id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:11Z","ip_version":4}} 2018-07-20 22:52:11,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1d374dff-378f-4b7f-b32e-04f1e3814633 2018-07-20 22:52:11,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.708180904388s 2018-07-20 22:52:11,795 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1d374dff-378f-4b7f-b32e-04f1e3814633 2018-07-20 22:52:11,795 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:52:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'216f8434-3c2c-47ba-b7c4-7b873c83d7d3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_8511e955-ce38-40c1-930a-2cd2949cfa56', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd7958d75-eb7a-4533-b675-390bd8d8ddec', u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T22:52:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 22:52:11,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:52:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "singlevm1-router_8511e955-ce38-40c1-930a-2cd2949cfa56", "admin_state_up": true}}' 2018-07-20 22:52:17,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-fb421abf-18ea-4d38-bd11-9a57363fa32c Date: Fri, 20 Jul 2018 22:52:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:12Z", "admin_state_up": true, "updated_at": "2018-07-20T22:52:13Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "99a76e69-3805-4725-8db4-bb687dc143d4", "name": "singlevm1-router_8511e955-ce38-40c1-930a-2cd2949cfa56"}} 2018-07-20 22:52:17,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fb421abf-18ea-4d38-bd11-9a57363fa32c 2018-07-20 22:52:17,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.16851806641s 2018-07-20 22:52:17,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fb421abf-18ea-4d38-bd11-9a57363fa32c 2018-07-20 22:52:17,965 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:52:13Z', u'revision_number': 4, u'ha': True, u'id': u'99a76e69-3805-4725-8db4-bb687dc143d4', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_8511e955-ce38-40c1-930a-2cd2949cfa56', u'admin_state_up': True, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T22:52:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 22:52:17,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:52:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4/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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"subnet_id": "216f8434-3c2c-47ba-b7c4-7b873c83d7d3"}' 2018-07-20 22:52:20,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a3b3dff0-fd30-4ca4-9530-afdbecd76c25 Date: Fri, 20 Jul 2018 22:52:20 GMT RESP BODY: {"network_id": "d7958d75-eb7a-4533-b675-390bd8d8ddec", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "216f8434-3c2c-47ba-b7c4-7b873c83d7d3", "subnet_ids": ["216f8434-3c2c-47ba-b7c4-7b873c83d7d3"], "port_id": "40f23117-facf-4f34-ad45-dcb18e8bb615", "id": "99a76e69-3805-4725-8db4-bb687dc143d4"} 2018-07-20 22:52:20,398 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4/add_router_interface.json used request id req-a3b3dff0-fd30-4ca4-9530-afdbecd76c25 2018-07-20 22:52:20,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43287491798s 2018-07-20 22:52:20,399 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4/add_router_interface.json used request id req-a3b3dff0-fd30-4ca4-9530-afdbecd76c25 returning object 99a76e69-3805-4725-8db4-bb687dc143d4 2018-07-20 22:52:20,399 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:52:20,531 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 22:52:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:52:20,538 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 22:52:20 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 22:52:20,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:52:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:21,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4ccf6ec3-1798-4ec1-ad27-cd59379224f6 Date: Fri, 20 Jul 2018 22:52:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:52:21,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4ccf6ec3-1798-4ec1-ad27-cd59379224f6 2018-07-20 22:52:21,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.700304031372s 2018-07-20 22:52:21,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4ccf6ec3-1798-4ec1-ad27-cd59379224f6 2018-07-20 22:52:21,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 22:52:21,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56"}' 2018-07-20 22:52:21,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9388a956-7ff9-4f3a-8316-96313ea1a5f9 Date: Fri, 20 Jul 2018 22:52:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "size": null, "self": "/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:52:21Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56", "checksum": null, "created_at": "2018-07-20T22:52:21Z", "protected": false} 2018-07-20 22:52:21,509 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9388a956-7ff9-4f3a-8316-96313ea1a5f9 2018-07-20 22:52:21,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.257663965225s 2018-07-20 22:52:21,510 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9388a956-7ff9-4f3a-8316-96313ea1a5f9 returning object c0323f2d-f879-42de-bf62-d56f55a660e6 2018-07-20 22:52:21,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 22:52:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6/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}482362d50d890b84e515f30ec687bc455a1b8159" -d '' 2018-07-20 22:52:22,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb63b4ec-ffde-4861-bec7-ce4e7ebc0e3e Date: Fri, 20 Jul 2018 22:52:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:52:22,653 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6/file used request id req-cb63b4ec-ffde-4861-bec7-ce4e7ebc0e3e 2018-07-20 22:52:22,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14255595207s 2018-07-20 22:52:22,653 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6/file used request id req-cb63b4ec-ffde-4861-bec7-ce4e7ebc0e3e 2018-07-20 22:52:22,654 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T22:52:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c0323f2d-f879-42de-bf62-d56f55a660e6', u'size': None, u'name': u'singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56', u'checksum': None, u'self': u'/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T22:52:21Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 22:52:22,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 22:52:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_8511e955-ce38-40c1-930a-2cd2949cfa56", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 22:52:22,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52: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-56ae371e-f85c-4bdb-9422-c394eeceb3fd x-compute-request-id: req-56ae371e-f85c-4bdb-9422-c394eeceb3fd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_8511e955-ce38-40c1-930a-2cd2949cfa56", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "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": "0493bfdf-90cb-48f5-915a-fe11cc773562"}} 2018-07-20 22:52:22,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-56ae371e-f85c-4bdb-9422-c394eeceb3fd 2018-07-20 22:52:22,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.231137990952s 2018-07-20 22:52:22,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-56ae371e-f85c-4bdb-9422-c394eeceb3fd 2018-07-20 22:52:22,887 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_8511e955-ce38-40c1-930a-2cd2949cfa56', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'0493bfdf-90cb-48f5-915a-fe11cc773562', 'swap': 0}) 2018-07-20 22:52:22,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 22:52:22,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562/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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"extra_specs": {}}' 2018-07-20 22:52:22,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52: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-c7603ed4-5878-4868-8d3e-60231915fc49 x-compute-request-id: req-c7603ed4-5878-4868-8d3e-60231915fc49 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 22:52:22,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562/os-extra_specs used request id req-c7603ed4-5878-4868-8d3e-60231915fc49 2018-07-20 22:52:22,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235040187836s 2018-07-20 22:52:22,911 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562/os-extra_specs used request id req-c7603ed4-5878-4868-8d3e-60231915fc49 2018-07-20 22:52:22,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-20 22:52:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"keypair": {"name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56"}}' 2018-07-20 22:52:23,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52: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-cddccc29-d5ed-4b59-976f-c026436687dc x-compute-request-id: req-cddccc29-d5ed-4b59-976f-c026436687dc Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOMjXR5iCq7fFtYrzSBjPtj4JuV4K+TsYQR2Q1WKncr2jHEN1VIvHMVcBY63GSLoExN7mZQzzZNi5NDDLRIrkepVe7GILtzdZUrzmGED65+hwkfR653xt9Ys5ovekfF1JshVf263N00rcrhEPA231iBZA+7t/Y82e8iOPcVnI8qSmFdadNozU9RO63SZmPjIxJC47tIcaMXCYVRaLRa7g4Y8YA22TLEuafYtM429E7ZAqii10/G6WIUM5NnNr0FLcUwS82QYBQvsC58T6nLtKHu+8tgvIw/JxT8bSSYy/0FFqzCXm/qez11M07laVRCJV4B2/XtvKzqNnUnNdlGemX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzjI10eYgqu3xbWK80gYz7Y+CbleCvk7GEEdkNVip3K9oxxDd\nVSLxzFXAWOtxki6BMTe5mUM82TYuTQwy0SK5HqVXuxiC7c3WVK85hhA+ufocJH0e\nud8bfWLOaL3pHxdSbIVX9utzdNK3K4RDwNt9YgWQPu7f2PNnvIjj3FZyPKkphXWn\nTaM1PUTut0mZj4yMSQuO7SHGjFwmFUWi0Wu4OGPGANtkyxLmn2LTONvRO2QKootd\nPxuliFDOTZza9BS3FMEvNkGAUL7AufE+py7Sh7vvLYLyMPycU/G0kmMv9BRaswl5\nv6ns9dTNO5WlUQiVeAdv17bys6jZ1JzXZRnplwIDAQABAoIBAEDkOl3Zb7R7d7x2\nE3iBbTw5KtIxBjuALQMYhKfpRGPobDAh1ZYijjhBUGxrhG195zinEejy6SZuz7l9\nukxpAhtr66U8/I98dRRnpNHVMPh0hwDQw6e5WDxoqQ77nW8kdtMiT+GsjcRZQD4Y\nvP3n1ZjQqWm04Yu0ZpRF/HfuWLtP7CC89LLZHRXVWqTm364aRxP88AWiofZ6kcKr\nBY9xYpiIUQ6/r79e/mtD0lOm6oqWL1rWERW8xUoM8Lrn6e7OXl/qOz5DNSOB7TZ4\nOz7QqYsad+df7qnY6yqceI3S2VdYIqrrahXP7RkzcHkPPXbdAT+K4Tvn8x9aWO4Z\nuSLglnkCgYEA/in2QpM8kyNWir/LFViWmc/ZvXhwKELoG/yhQ/yBacWKPQwhfs0v\n/2YVAZkTCMPZtD/WlPrzxEVcqm0URQWz6tqAj7M169LQ8U1KyZPlohzKEyExVURr\nQJHzM1DzPTvwkb21wr9qlU19EcrNDv/SeyPGwIV6FkG701slrh4sAj0CgYEAz6+K\nABsBvGQNCuG94rIwVN+YKx0nyWSRMUpxNHBEG49ZXC9D0NQPijEYuZBHT1GDVnW0\nMyycnZfGd1zoTCteFvUY0+8/nny5YopVohTDmv26+RtaFwmK+no4KDtzHHV35tvB\nzEKXD1r70xEqBA0v5TknyfXW8eCDFZY9twp1/GMCgYEA8KIJ5T5BO41ZgkPTooId\nE8MWA6zjgzrVRqoIhLWsUNgV6XZyv/rEVqnveXPT8Zh7pYxLPQHbiReihDiB2Fdt\n4Ay/a03g30TZTZxAEllUMAfRygrDClecs6V6/DrIEFGPkmxqiddwsaqLnyzCuFC8\nlplosx2sWSYjDhhdtFwcjoECgYAEIEKnmeHA8mPn8XAqTsvzA7YsNRoTQDI6PnZd\nSlWwDnsB/9ZjEbN1VWBeX2VrR/1J/HCmC57Y6qkAuhHLYZku75OcskYbSfMM6B6n\nZ64zKBNM26RAjOn76+2trvCsghDtvzPscO47Wd1i5hZlmjV3YllOA9pPV9yC00dK\nmaSabQKBgQD6M61gu2yvLap2yYYOMnP4Bet83tzc98w1hH4+fYz+tjHXVHkUMPb3\nTBN2pybuf1TOjf2huW/gL/UGkim5UKZNOw7KfUl5/pTvMe9X6vzbMkao5fRe08a9\n8qTK8wffnXQ6XXzQ0WeZaGJTtarnRXpiXCamtg/5vChi/7ifAtMfwg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "fingerprint": "de:9b:67:d8:28:ad:43:58:7a:36:b9:fb:e5:89:22:a8"}} 2018-07-20 22:52:23,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-cddccc29-d5ed-4b59-976f-c026436687dc 2018-07-20 22:52:23,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.193902015686s 2018-07-20 22:52:23,106 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-cddccc29-d5ed-4b59-976f-c026436687dc 2018-07-20 22:52:23,107 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOMjXR5iCq7fFtYrzSBjPtj4JuV4K+TsYQR2Q1WKncr2jHEN1VIvHMVcBY63GSLoExN7mZQzzZNi5NDDLRIrkepVe7GILtzdZUrzmGED65+hwkfR653xt9Ys5ovekfF1JshVf263N00rcrhEPA231iBZA+7t/Y82e8iOPcVnI8qSmFdadNozU9RO63SZmPjIxJC47tIcaMXCYVRaLRa7g4Y8YA22TLEuafYtM429E7ZAqii10/G6WIUM5NnNr0FLcUwS82QYBQvsC58T6nLtKHu+8tgvIw/JxT8bSSYy/0FFqzCXm/qez11M07laVRCJV4B2/XtvKzqNnUnNdlGemX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzjI10eYgqu3xbWK80gYz7Y+CbleCvk7GEEdkNVip3K9oxxDd\nVSLxzFXAWOtxki6BMTe5mUM82TYuTQwy0SK5HqVXuxiC7c3WVK85hhA+ufocJH0e\nud8bfWLOaL3pHxdSbIVX9utzdNK3K4RDwNt9YgWQPu7f2PNnvIjj3FZyPKkphXWn\nTaM1PUTut0mZj4yMSQuO7SHGjFwmFUWi0Wu4OGPGANtkyxLmn2LTONvRO2QKootd\nPxuliFDOTZza9BS3FMEvNkGAUL7AufE+py7Sh7vvLYLyMPycU/G0kmMv9BRaswl5\nv6ns9dTNO5WlUQiVeAdv17bys6jZ1JzXZRnplwIDAQABAoIBAEDkOl3Zb7R7d7x2\nE3iBbTw5KtIxBjuALQMYhKfpRGPobDAh1ZYijjhBUGxrhG195zinEejy6SZuz7l9\nukxpAhtr66U8/I98dRRnpNHVMPh0hwDQw6e5WDxoqQ77nW8kdtMiT+GsjcRZQD4Y\nvP3n1ZjQqWm04Yu0ZpRF/HfuWLtP7CC89LLZHRXVWqTm364aRxP88AWiofZ6kcKr\nBY9xYpiIUQ6/r79e/mtD0lOm6oqWL1rWERW8xUoM8Lrn6e7OXl/qOz5DNSOB7TZ4\nOz7QqYsad+df7qnY6yqceI3S2VdYIqrrahXP7RkzcHkPPXbdAT+K4Tvn8x9aWO4Z\nuSLglnkCgYEA/in2QpM8kyNWir/LFViWmc/ZvXhwKELoG/yhQ/yBacWKPQwhfs0v\n/2YVAZkTCMPZtD/WlPrzxEVcqm0URQWz6tqAj7M169LQ8U1KyZPlohzKEyExVURr\nQJHzM1DzPTvwkb21wr9qlU19EcrNDv/SeyPGwIV6FkG701slrh4sAj0CgYEAz6+K\nABsBvGQNCuG94rIwVN+YKx0nyWSRMUpxNHBEG49ZXC9D0NQPijEYuZBHT1GDVnW0\nMyycnZfGd1zoTCteFvUY0+8/nny5YopVohTDmv26+RtaFwmK+no4KDtzHHV35tvB\nzEKXD1r70xEqBA0v5TknyfXW8eCDFZY9twp1/GMCgYEA8KIJ5T5BO41ZgkPTooId\nE8MWA6zjgzrVRqoIhLWsUNgV6XZyv/rEVqnveXPT8Zh7pYxLPQHbiReihDiB2Fdt\n4Ay/a03g30TZTZxAEllUMAfRygrDClecs6V6/DrIEFGPkmxqiddwsaqLnyzCuFC8\nlplosx2sWSYjDhhdtFwcjoECgYAEIEKnmeHA8mPn8XAqTsvzA7YsNRoTQDI6PnZd\nSlWwDnsB/9ZjEbN1VWBeX2VrR/1J/HCmC57Y6qkAuhHLYZku75OcskYbSfMM6B6n\nZ64zKBNM26RAjOn76+2trvCsghDtvzPscO47Wd1i5hZlmjV3YllOA9pPV9yC00dK\nmaSabQKBgQD6M61gu2yvLap2yYYOMnP4Bet83tzc98w1hH4+fYz+tjHXVHkUMPb3\nTBN2pybuf1TOjf2huW/gL/UGkim5UKZNOw7KfUl5/pTvMe9X6vzbMkao5fRe08a9\n8qTK8wffnXQ6XXzQ0WeZaGJTtarnRXpiXCamtg/5vChi/7ifAtMfwg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'63eb304ea5cc4aa18c8cc7bf86a084b3', 'name': u'singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56', 'created_at': '2018-07-20T22:52:23.107351', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'de:9b:67:d8:28:ad:43:58:7a:36:b9:fb:e5:89:22:a8', 'type': 'ssh', 'id': u'singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56'}) 2018-07-20 22:52:23,107 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzjI10eYgqu3xbWK80gYz7Y+CbleCvk7GEEdkNVip3K9oxxDd VSLxzFXAWOtxki6BMTe5mUM82TYuTQwy0SK5HqVXuxiC7c3WVK85hhA+ufocJH0e ud8bfWLOaL3pHxdSbIVX9utzdNK3K4RDwNt9YgWQPu7f2PNnvIjj3FZyPKkphXWn TaM1PUTut0mZj4yMSQuO7SHGjFwmFUWi0Wu4OGPGANtkyxLmn2LTONvRO2QKootd PxuliFDOTZza9BS3FMEvNkGAUL7AufE+py7Sh7vvLYLyMPycU/G0kmMv9BRaswl5 v6ns9dTNO5WlUQiVeAdv17bys6jZ1JzXZRnplwIDAQABAoIBAEDkOl3Zb7R7d7x2 E3iBbTw5KtIxBjuALQMYhKfpRGPobDAh1ZYijjhBUGxrhG195zinEejy6SZuz7l9 ukxpAhtr66U8/I98dRRnpNHVMPh0hwDQw6e5WDxoqQ77nW8kdtMiT+GsjcRZQD4Y vP3n1ZjQqWm04Yu0ZpRF/HfuWLtP7CC89LLZHRXVWqTm364aRxP88AWiofZ6kcKr BY9xYpiIUQ6/r79e/mtD0lOm6oqWL1rWERW8xUoM8Lrn6e7OXl/qOz5DNSOB7TZ4 Oz7QqYsad+df7qnY6yqceI3S2VdYIqrrahXP7RkzcHkPPXbdAT+K4Tvn8x9aWO4Z uSLglnkCgYEA/in2QpM8kyNWir/LFViWmc/ZvXhwKELoG/yhQ/yBacWKPQwhfs0v /2YVAZkTCMPZtD/WlPrzxEVcqm0URQWz6tqAj7M169LQ8U1KyZPlohzKEyExVURr QJHzM1DzPTvwkb21wr9qlU19EcrNDv/SeyPGwIV6FkG701slrh4sAj0CgYEAz6+K ABsBvGQNCuG94rIwVN+YKx0nyWSRMUpxNHBEG49ZXC9D0NQPijEYuZBHT1GDVnW0 MyycnZfGd1zoTCteFvUY0+8/nny5YopVohTDmv26+RtaFwmK+no4KDtzHHV35tvB zEKXD1r70xEqBA0v5TknyfXW8eCDFZY9twp1/GMCgYEA8KIJ5T5BO41ZgkPTooId E8MWA6zjgzrVRqoIhLWsUNgV6XZyv/rEVqnveXPT8Zh7pYxLPQHbiReihDiB2Fdt 4Ay/a03g30TZTZxAEllUMAfRygrDClecs6V6/DrIEFGPkmxqiddwsaqLnyzCuFC8 lplosx2sWSYjDhhdtFwcjoECgYAEIEKnmeHA8mPn8XAqTsvzA7YsNRoTQDI6PnZd SlWwDnsB/9ZjEbN1VWBeX2VrR/1J/HCmC57Y6qkAuhHLYZku75OcskYbSfMM6B6n Z64zKBNM26RAjOn76+2trvCsghDtvzPscO47Wd1i5hZlmjV3YllOA9pPV9yC00dK maSabQKBgQD6M61gu2yvLap2yYYOMnP4Bet83tzc98w1hH4+fYz+tjHXVHkUMPb3 TBN2pybuf1TOjf2huW/gL/UGkim5UKZNOw7KfUl5/pTvMe9X6vzbMkao5fRe08a9 8qTK8wffnXQ6XXzQ0WeZaGJTtarnRXpiXCamtg/5vChi/7ifAtMfwg== -----END RSA PRIVATE KEY----- 2018-07-20 22:52:23,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-20 22:52:23,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"security_group": {"name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-20 22:52:23,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-c248f068-e043-44fb-bf7d-fcbb6aa21d3b Date: Fri, 20 Jul 2018 22:52:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:23Z", "updated_at": "2018-07-20T22:52:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "1ee2b363-a24b-4160-bd4f-6ea4e26f1ed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "7f0fedaa-42df-48be-bf93-a09aa83e2578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}} 2018-07-20 22:52:23,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c248f068-e043-44fb-bf7d-fcbb6aa21d3b 2018-07-20 22:52:23,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.188630104065s 2018-07-20 22:52:23,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c248f068-e043-44fb-bf7d-fcbb6aa21d3b 2018-07-20 22:52:23,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:52:23,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:24,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-e306ded6-5b1d-41d3-9c4a-c8811df03779 Date: Fri, 20 Jul 2018 22:52:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:23Z", "updated_at": "2018-07-20T22:52:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "1ee2b363-a24b-4160-bd4f-6ea4e26f1ed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "7f0fedaa-42df-48be-bf93-a09aa83e2578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "updated_at": "2018-07-20T22:50:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "31b2d862-b3d4-43cb-94d8-ee98ad82e30b", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "50926878-5894-46bd-a974-f4d3009adeaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "94fd622c-d4c2-47bb-afbe-732e98ab2bc2", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "b028049a-5a3d-4389-97c4-b696011a50e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}]} 2018-07-20 22:52:24,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e306ded6-5b1d-41d3-9c4a-c8811df03779 2018-07-20 22:52:24,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.91729092598s 2018-07-20 22:52:24,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e306ded6-5b1d-41d3-9c4a-c8811df03779 2018-07-20 22:52:24,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:52:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -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": "cf1f9791-ca38-4649-9dc1-d3e176e50cba"}}' 2018-07-20 22:52:25,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-edb5525f-d1f3-41ca-88d8-0bc37cf23cbe Date: Fri, 20 Jul 2018 22:52: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-20T22:52:24Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "port_range_min": 22, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:24Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6108c01d-9de3-4426-82f1-7a615f4089d1"}} 2018-07-20 22:52:25,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-edb5525f-d1f3-41ca-88d8-0bc37cf23cbe 2018-07-20 22:52:25,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.827399969101s 2018-07-20 22:52:25,055 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-edb5525f-d1f3-41ca-88d8-0bc37cf23cbe 2018-07-20 22:52:25,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:52:25,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:25,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-9c3166b6-f0a5-4f32-b5c0-3d30ef2d8fe1 Date: Fri, 20 Jul 2018 22:52:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:23Z", "updated_at": "2018-07-20T22:52:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "1ee2b363-a24b-4160-bd4f-6ea4e26f1ed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:52:24Z", "revision_number": 0, "id": "6108c01d-9de3-4426-82f1-7a615f4089d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:24Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "7f0fedaa-42df-48be-bf93-a09aa83e2578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 3, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "updated_at": "2018-07-20T22:50:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "31b2d862-b3d4-43cb-94d8-ee98ad82e30b", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "50926878-5894-46bd-a974-f4d3009adeaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "94fd622c-d4c2-47bb-afbe-732e98ab2bc2", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "b028049a-5a3d-4389-97c4-b696011a50e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}]} 2018-07-20 22:52:25,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9c3166b6-f0a5-4f32-b5c0-3d30ef2d8fe1 2018-07-20 22:52:25,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.933249950409s 2018-07-20 22:52:25,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9c3166b6-f0a5-4f32-b5c0-3d30ef2d8fe1 2018-07-20 22:52:25,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:52:25,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -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": "cf1f9791-ca38-4649-9dc1-d3e176e50cba"}}' 2018-07-20 22:52:26,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a1053cca-5ddf-4a6e-adea-d77fcc4948dc Date: Fri, 20 Jul 2018 22:52:26 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-20T22:52:26Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:26Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1456cede-580d-4a61-bfea-c23c2679cb39"}} 2018-07-20 22:52:26,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a1053cca-5ddf-4a6e-adea-d77fcc4948dc 2018-07-20 22:52:26,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.182812929153s 2018-07-20 22:52:26,179 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a1053cca-5ddf-4a6e-adea-d77fcc4948dc 2018-07-20 22:52:26,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:52:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:26,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-5a096aa0-6a75-4fb1-918e-29de85a3efd6 Date: Fri, 20 Jul 2018 22:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a30c519d-251d-450f-a64b-376223998682","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["f6e91bd0-0f02-49f2-b500-0916323ad7c5"],"description":"","tags":[],"updated_at":"2018-07-20T22:52:12Z","qos_policy_id":null,"name":"HA network tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"tenant_id":"","created_at":"2018-07-20T22:52:12Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["216f8434-3c2c-47ba-b7c4-7b873c83d7d3"],"description":"","tags":[],"updated_at":"2018-07-20T22:52:11Z","qos_policy_id":null,"name":"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:10Z","provider:network_type":"vxlan"}]} 2018-07-20 22:52:26,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5a096aa0-6a75-4fb1-918e-29de85a3efd6 2018-07-20 22:52:26,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271485805511s 2018-07-20 22:52:26,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5a096aa0-6a75-4fb1-918e-29de85a3efd6 2018-07-20 22:52:26,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:52:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:27,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1fafc387-6472-4f6a-9a05-079b6e073d5f Date: Fri, 20 Jul 2018 22:52:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/c0323f2d-f879-42de-bf62-d56f55a660e6/snap", "metadata": {}}], "file": "/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "size": 12716032, "self": "/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/c0323f2d-f879-42de-bf62-d56f55a660e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:52:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:52:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:52:27,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1fafc387-6472-4f6a-9a05-079b6e073d5f 2018-07-20 22:52:27,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.694555997849s 2018-07-20 22:52:27,153 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1fafc387-6472-4f6a-9a05-079b6e073d5f 2018-07-20 22:52:27,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:52:27,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:27,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-8a4f9a92-5f40-48c3-b8af-f94950b88f7b x-compute-request-id: req-8a4f9a92-5f40-48c3-b8af-f94950b88f7b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8511e955-ce38-40c1-930a-2cd2949cfa56", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "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": "0493bfdf-90cb-48f5-915a-fe11cc773562"}]} 2018-07-20 22:52:27,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8a4f9a92-5f40-48c3-b8af-f94950b88f7b 2018-07-20 22:52:27,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.133061885834s 2018-07-20 22:52:27,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8a4f9a92-5f40-48c3-b8af-f94950b88f7b 2018-07-20 22:52:27,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:52:27,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"server": {"name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "imageRef": "c0323f2d-f879-42de-bf62-d56f55a660e6", "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "flavorRef": "0493bfdf-90cb-48f5-915a-fe11cc773562", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d7958d75-eb7a-4533-b675-390bd8d8ddec"}], "security_groups": [{"name": "cf1f9791-ca38-4649-9dc1-d3e176e50cba"}]}}' 2018-07-20 22:52:31,166 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22: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-9fc96e15-2f91-436e-bf53-4474597534ec x-compute-request-id: req-9fc96e15-2f91-436e-bf53-4474597534ec Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "cf1f9791-ca38-4649-9dc1-d3e176e50cba"}], "OS-DCF:diskConfig": "MANUAL", "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "adminPass": "w29Wut7fyhkt"}} 2018-07-20 22:52:31,166 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9fc96e15-2f91-436e-bf53-4474597534ec 2018-07-20 22:52:31,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.87607216835s 2018-07-20 22:52:31,166 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9fc96e15-2f91-436e-bf53-4474597534ec 2018-07-20 22:52:31,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:31,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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,Accept-Encoding x-openstack-request-id: req-5fbd91a7-7687-4c07-bdd6-b161138bbb2c x-compute-request-id: req-5fbd91a7-7687-4c07-bdd6-b161138bbb2c Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "image": {"id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "links": [{"href": "http://172.30.9.21:8774/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0493bfdf-90cb-48f5-915a-fe11cc773562", "links": [{"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "bookmark"}]}, "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T22:52:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "created": "2018-07-20T22:52:31Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:52:31,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5fbd91a7-7687-4c07-bdd6-b161138bbb2c 2018-07-20 22:52:31,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415359973907s 2018-07-20 22:52:31,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5fbd91a7-7687-4c07-bdd6-b161138bbb2c 2018-07-20 22:52:31,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:52:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:31,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-6e043f93-cc92-406a-976c-26044b08da2a Date: Fri, 20 Jul 2018 22:52:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a30c519d-251d-450f-a64b-376223998682","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["f6e91bd0-0f02-49f2-b500-0916323ad7c5"],"description":"","tags":[],"updated_at":"2018-07-20T22:52:12Z","qos_policy_id":null,"name":"HA network tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"tenant_id":"","created_at":"2018-07-20T22:52:12Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["216f8434-3c2c-47ba-b7c4-7b873c83d7d3"],"description":"","tags":[],"updated_at":"2018-07-20T22:52:11Z","qos_policy_id":null,"name":"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:10Z","provider:network_type":"vxlan"}]} 2018-07-20 22:52:31,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e043f93-cc92-406a-976c-26044b08da2a 2018-07-20 22:52:31,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939910411835s 2018-07-20 22:52:31,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e043f93-cc92-406a-976c-26044b08da2a 2018-07-20 22:52:31,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:52:31,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:31,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1925 X-Openstack-Request-Id: req-1cf50682-c7a6-4403-98f5-40ba45a2014a Date: Fri, 20 Jul 2018 22:52:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"216f8434-3c2c-47ba-b7c4-7b873c83d7d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8511e955-ce38-40c1-930a-2cd2949cfa56","enable_dhcp":true,"segment_id":null,"network_id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:11Z","ip_version":4},{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4},{"updated_at":"2018-07-20T22:52:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f6e91bd0-0f02-49f2-b500-0916323ad7c5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"a30c519d-251d-450f-a64b-376223998682","tenant_id":"","created_at":"2018-07-20T22:52:12Z","ip_version":4}]} 2018-07-20 22:52:31,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1cf50682-c7a6-4403-98f5-40ba45a2014a 2018-07-20 22:52:31,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.225190162659s 2018-07-20 22:52:31,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1cf50682-c7a6-4403-98f5-40ba45a2014a 2018-07-20 22:52:31,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:52:33,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:34,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52: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-e966fe9c-ceff-4ea3-af3e-1d6db62c47d8 x-compute-request-id: req-e966fe9c-ceff-4ea3-af3e-1d6db62c47d8 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "image": {"id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "links": [{"href": "http://172.30.9.21:8774/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0493bfdf-90cb-48f5-915a-fe11cc773562", "links": [{"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "bookmark"}]}, "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T22:52:33Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "created": "2018-07-20T22:52:31Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:52:34,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e966fe9c-ceff-4ea3-af3e-1d6db62c47d8 2018-07-20 22:52:34,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02212786674s 2018-07-20 22:52:34,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e966fe9c-ceff-4ea3-af3e-1d6db62c47d8 2018-07-20 22:52:34,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:52:36,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:37,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52: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-c5bca182-59b5-4226-aada-2d299d1f2a49 x-compute-request-id: req-c5bca182-59b5-4226-aada-2d299d1f2a49 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "image": {"id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "links": [{"href": "http://172.30.9.21:8774/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0493bfdf-90cb-48f5-915a-fe11cc773562", "links": [{"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "bookmark"}]}, "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "security_groups": [{"name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T22:52:35Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "created": "2018-07-20T22:52:31Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:52:37,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5bca182-59b5-4226-aada-2d299d1f2a49 2018-07-20 22:52:37,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486342906952s 2018-07-20 22:52:37,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5bca182-59b5-4226-aada-2d299d1f2a49 2018-07-20 22:52:37,434 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:52:39,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:39,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:40,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-440abe04-d08a-44e7-a5f6-e27749675d3c x-compute-request-id: req-440abe04-d08a-44e7-a5f6-e27749675d3c Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:0c:4c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "image": {"id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "links": [{"href": "http://172.30.9.21:8774/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0493bfdf-90cb-48f5-915a-fe11cc773562", "links": [{"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "bookmark"}]}, "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "security_groups": [{"name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T22:52:35Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "created": "2018-07-20T22:52:31Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:52:40,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-440abe04-d08a-44e7-a5f6-e27749675d3c 2018-07-20 22:52:40,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40720891953s 2018-07-20 22:52:40,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-440abe04-d08a-44e7-a5f6-e27749675d3c 2018-07-20 22:52:40,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:52:42,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:42,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:43,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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,Accept-Encoding x-openstack-request-id: req-f266c805-ad2e-44a1-9780-0ae4adc16c60 x-compute-request-id: req-f266c805-ad2e-44a1-9780-0ae4adc16c60 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:0c:4c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "image": {"id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "links": [{"href": "http://172.30.9.21:8774/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-20T22:52:41.000000", "flavor": {"id": "0493bfdf-90cb-48f5-915a-fe11cc773562", "links": [{"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "bookmark"}]}, "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "security_groups": [{"name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T22:52:41Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "created": "2018-07-20T22:52:31Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:52:43,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f266c805-ad2e-44a1-9780-0ae4adc16c60 2018-07-20 22:52:43,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.897572040558s 2018-07-20 22:52:43,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f266c805-ad2e-44a1-9780-0ae4adc16c60 2018-07-20 22:52:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:52:43,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:44,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-a11a7eab-9cb8-4337-bbc5-5dde230369f5 Date: Fri, 20 Jul 2018 22:52:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:52:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"216f8434-3c2c-47ba-b7c4-7b873c83d7d3","ip_address":"192.168.120.11"}],"id":"b26c7f10-1cd2-4190-a725-6a8b4fd890d0","security_groups":["cf1f9791-ca38-4649-9dc1-d3e176e50cba"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:0c:4c","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:34Z","binding:vnic_type":"normal","device_id":"dd1039d7-f33f-4ec1-8629-c18cf7974e2f","ip_allocation":"immediate"}]} 2018-07-20 22:52:44,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-a11a7eab-9cb8-4337-bbc5-5dde230369f5 2018-07-20 22:52:44,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.348898172379s 2018-07-20 22:52:44,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-a11a7eab-9cb8-4337-bbc5-5dde230369f5 2018-07-20 22:52:44,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:52:44,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b26c7f10-1cd2-4190-a725-6a8b4fd890d0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:44,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b8176e35-7ad6-4d5e-aff1-e5770e481421 Date: Fri, 20 Jul 2018 22:52:44 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:52:44,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b26c7f10-1cd2-4190-a725-6a8b4fd890d0 used request id req-b8176e35-7ad6-4d5e-aff1-e5770e481421 2018-07-20 22:52:44,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242240428925s 2018-07-20 22:52:44,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b26c7f10-1cd2-4190-a725-6a8b4fd890d0 used request id req-b8176e35-7ad6-4d5e-aff1-e5770e481421 2018-07-20 22:52:44,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:44,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:45,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-7bdd205d-e86f-4c69-9c6c-e042132b9c19 x-compute-request-id: req-7bdd205d-e86f-4c69-9c6c-e042132b9c19 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:0c:4c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "image": {"id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "links": [{"href": "http://172.30.9.21:8774/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-20T22:52:41.000000", "flavor": {"id": "0493bfdf-90cb-48f5-915a-fe11cc773562", "links": [{"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "bookmark"}]}, "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "security_groups": [{"name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T22:52:41Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "created": "2018-07-20T22:52:31Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:52:45,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7bdd205d-e86f-4c69-9c6c-e042132b9c19 2018-07-20 22:52:45,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25037908554s 2018-07-20 22:52:45,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7bdd205d-e86f-4c69-9c6c-e042132b9c19 2018-07-20 22:52:45,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:52:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:45,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-2231efc6-118b-4cd3-a501-58e64c8e4a50 Date: Fri, 20 Jul 2018 22:52:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:52:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"216f8434-3c2c-47ba-b7c4-7b873c83d7d3","ip_address":"192.168.120.11"}],"id":"b26c7f10-1cd2-4190-a725-6a8b4fd890d0","security_groups":["cf1f9791-ca38-4649-9dc1-d3e176e50cba"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:0c:4c","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:34Z","binding:vnic_type":"normal","device_id":"dd1039d7-f33f-4ec1-8629-c18cf7974e2f","ip_allocation":"immediate"}]} 2018-07-20 22:52:45,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-2231efc6-118b-4cd3-a501-58e64c8e4a50 2018-07-20 22:52:45,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0441410541534s 2018-07-20 22:52:45,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-2231efc6-118b-4cd3-a501-58e64c8e4a50 2018-07-20 22:52:45,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:52:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b26c7f10-1cd2-4190-a725-6a8b4fd890d0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:45,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5dcfa6cb-86b2-49ed-b82c-d1a794870431 Date: Fri, 20 Jul 2018 22:52:45 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:52:45,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b26c7f10-1cd2-4190-a725-6a8b4fd890d0 used request id req-5dcfa6cb-86b2-49ed-b82c-d1a794870431 2018-07-20 22:52:45,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0227389335632s 2018-07-20 22:52:45,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b26c7f10-1cd2-4190-a725-6a8b4fd890d0 used request id req-5dcfa6cb-86b2-49ed-b82c-d1a794870431 2018-07-20 22:52:45,462 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:0c:4c', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c0323f2d-f879-42de-bf62-d56f55a660e6'}), 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-00000002', u'OS-SRV-USG:launched_at': u'2018-07-20T22:52:41.000000', 'flavor': Munch({u'id': u'0493bfdf-90cb-48f5-915a-fe11cc773562'}), 'az': u'nova', 'id': u'dd1039d7-f33f-4ec1-8629-c18cf7974e2f', 'security_groups': [Munch({u'name': u'singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'63eb304ea5cc4aa18c8cc7bf86a084b3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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-20T22:52:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:52:41Z', 'hostId': u'06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1', '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-00000002', u'OS-SRV-USG:launched_at': u'2018-07-20T22:52:41.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'9ae3ddc7c6f347cea33d98dc5ee155d0', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56', 'adminPass': None, 'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'created_at': u'2018-07-20T22:52:31Z', 'created': u'2018-07-20T22:52:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:52:45,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:52:45,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:45,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-e31c7f3e-831b-4083-a731-b257b06a36d0 Date: Fri, 20 Jul 2018 22:52:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a30c519d-251d-450f-a64b-376223998682","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["f6e91bd0-0f02-49f2-b500-0916323ad7c5"],"description":"","tags":[],"updated_at":"2018-07-20T22:52:12Z","qos_policy_id":null,"name":"HA network tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"tenant_id":"","created_at":"2018-07-20T22:52:12Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["216f8434-3c2c-47ba-b7c4-7b873c83d7d3"],"description":"","tags":[],"updated_at":"2018-07-20T22:52:11Z","qos_policy_id":null,"name":"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:10Z","provider:network_type":"vxlan"}]} 2018-07-20 22:52:45,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e31c7f3e-831b-4083-a731-b257b06a36d0 2018-07-20 22:52:45,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102583169937s 2018-07-20 22:52:45,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e31c7f3e-831b-4083-a731-b257b06a36d0 2018-07-20 22:52:45,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:52:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:45,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-8f10e550-d6bd-4a48-b272-a2c511baba65 Date: Fri, 20 Jul 2018 22:52:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:52:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"216f8434-3c2c-47ba-b7c4-7b873c83d7d3","ip_address":"192.168.120.11"}],"id":"b26c7f10-1cd2-4190-a725-6a8b4fd890d0","security_groups":["cf1f9791-ca38-4649-9dc1-d3e176e50cba"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:0c:4c","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:34Z","binding:vnic_type":"normal","device_id":"dd1039d7-f33f-4ec1-8629-c18cf7974e2f","ip_allocation":"immediate"}]} 2018-07-20 22:52:45,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-8f10e550-d6bd-4a48-b272-a2c511baba65 2018-07-20 22:52:45,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0470712184906s 2018-07-20 22:52:45,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-8f10e550-d6bd-4a48-b272-a2c511baba65 2018-07-20 22:52:45,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-20 22:52:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.11", "port_id": "b26c7f10-1cd2-4190-a725-6a8b4fd890d0"}}' 2018-07-20 22:52:47,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-d01808cb-a11f-4fb6-8e47-eab0481d42d4 Date: Fri, 20 Jul 2018 22:52:47 GMT RESP BODY: {"floatingip": {"router_id": "99a76e69-3805-4725-8db4-bb687dc143d4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:46Z", "updated_at": "2018-07-20T22:52:46Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_id": "b26c7f10-1cd2-4190-a725-6a8b4fd890d0", "id": "3134853b-c17f-4789-8a4a-a817b3285771", "qos_policy_id": null}} 2018-07-20 22:52:47,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d01808cb-a11f-4fb6-8e47-eab0481d42d4 2018-07-20 22:52:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23910999298s 2018-07-20 22:52:47,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d01808cb-a11f-4fb6-8e47-eab0481d42d4 2018-07-20 22:52:47,861 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'99a76e69-3805-4725-8db4-bb687dc143d4', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'created_at': u'2018-07-20T22:52:46Z', 'attached': True, 'updated_at': u'2018-07-20T22:52:46Z', 'id': u'3134853b-c17f-4789-8a4a-a817b3285771', 'floating_network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'99a76e69-3805-4725-8db4-bb687dc143d4', u'qos_policy_id': None, 'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'port_id': u'b26c7f10-1cd2-4190-a725-6a8b4fd890d0', 'port': u'b26c7f10-1cd2-4190-a725-6a8b4fd890d0', 'network': u'ab58329a-cf47-47c8-aff9-7c347f219446'}) 2018-07-20 22:52:47,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-20 22:52:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f/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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-20 22:52:48,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16523e3c-20ee-4dd8-86ae-73204a2dd002 x-compute-request-id: req-16523e3c-20ee-4dd8-86ae-73204a2dd002 Content-Encoding: gzip Content-Length: 9577 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 507232980 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.149036] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150848] pid_max: default: 32768 minimum: 301\n[ 0.151820] ACPI: Core revision 20150930\n[ 0.153298] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154723] Security Framework initialized\n[ 0.155598] Yama: becoming mindful.\n[ 0.156421] AppArmor: AppArmor initialized\n[ 0.157342] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.160134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.161472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163021] Initializing cgroup subsys io\n[ 0.163897] Initializing cgroup subsys memory\n[ 0.164873] Initializing cgroup subsys devices\n[ 0.165829] Initializing cgroup subsys freezer\n[ 0.166797] Initializing cgroup subsys net_cls\n[ 0.167734] Initializing cgroup subsys perf_event\n[ 0.168779] Initializing cgroup subsys net_prio\n[ 0.169718] Initializing cgroup subsys hugetlb\n[ 0.170647] Initializing cgroup subsys pids\n[ 0.171565] CPU: Physical Processor ID: 0\n[ 0.173169] mce: CPU supports 10 MCE banks\n[ 0.174082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.175153] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189595] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.195745] ftrace: allocating 31920 entries in 125 pages\n[ 0.220931] smpboot: Max logical packages: 1\n[ 0.221799] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223148] x2apic enabled\n[ 0.223956] Switched APIC routing to physical x2apic.\n[ 0.225690] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226825] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.228907] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230722] KVM setup paravirtual spinlock\n[ 0.232078] x86: Booted up 1 node, 1 CPUs\n[ 0.232902] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234305] devtmpfs: initialized\n[ 0.236025] evm: security.selinux\n[ 0.236737] evm: security.SMACK64\n[ 0.237430] evm: security.SMACK64EXEC\n[ 0.238175] evm: security.SMACK64TRANSMUTE\n[ 0.238989] evm: security.SMACK64MMAP\n[ 0.239740] evm: security.ima\n[ 0.240386] evm: security.capability\n[ 0.241196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243068] pinctrl core: initialized pinctrl subsystem\n[ 0.244179] RTC time: 22:52:41, date: 07/20/18\n[ 0.245155] NET: Registered protocol family 16\n[ 0.246152] cpuidle: using governor ladder\n[ 0.246984] cpuidle: using governor menu\n[ 0.247777] PCCT header not found.\n[ 0.248540] ACPI: bus type PCI registered\n[ 0.249349] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250602] PCI: Using configuration type 1 for base access\n[ 0.252397] ACPI: Added _OSI(Module Device)\n[ 0.253242] ACPI: Added _OSI(Processor Device)\n[ 0.254115] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255016] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.256777] ACPI: Interpreter enabled\n[ 0.257558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264987] ACPI: (supports S0 S5)\n[ 0.265699] ACPI: Using IOAPIC for interrupt routing\n[ 0.266654] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270922] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275596] acpiphp: Slot [3] registered\n[ 0.276405] acpiphp: Slot [4] registered\n[ 0.277206] acpiphp: Slot [5] registered\n[ 0.278009] acpiphp: Slot [6] registered\n[ 0.278811] acpiphp: Slot [7] registered\n[ 0.279618] acpiphp: Slot [8] registered\n[ 0.280424] acpiphp: Slot [9] registered\n[ 0.281219] acpiphp: Slot [10] registered\n[ 0.282039] acpiphp: Slot [11] registered\n[ 0.282862] acpiphp: Slot [12] registered\n[ 0.283685] acpiphp: Slot [13] registered\n[ 0.284499] acpiphp: Slot [14] registered\n[ 0.285316] acpiphp: Slot [15] registered\n[ 0.295866] acpiphp: Slot [16] registered\n[ 0.296711] acpiphp: Slot [17] registered\n[ 0.297530] acpiphp: Slot [18] registered\n[ 0.298344] acpiphp: Slot [19] registered\n[ 0.299154] acpiphp: Slot [20] registered\n[ 0.299973] acpiphp: Slot [21] registered\n[ 0.300795] acpiphp: Slot [22] registered\n[ 0.301611] acpiphp: Slot [23] registered\n[ 0.302426] acpiphp: Slot [24] registered\n[ 0.303236] acpiphp: Slot [25] registered\n[ 0.304054] acpiphp: Slot [26] registered\n[ 0.304869] acpiphp: Slot [27] registered\n[ 0.305687] acpiphp: Slot [28] registered\n[ 0.306503] acpiphp: Slot [29] registered\n[ 0.307349] acpiphp: Slot [30] registered\n[ 0.308166] acpiphp: Slot [31] registered\n[ 0.308984] PCI host bridge to bus 0000:00\n[ 0.309798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.311015] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313692] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315143] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316627] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.319921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323664] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327209] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328740] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.347247] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.348740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.350523] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351981] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.353384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.354657] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355962] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.357026] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.358585] vgaarb: loaded\n[ 0.359187] vgaarb: bridge control possible 0000:00:02.0\n[ 0.360432] SCSI subsystem initialized\n[ 0.361349] ACPI: bus type USB registered\n[ 0.362179] usbcore: registered new interface driver usbfs\n[ 0.363220] usbcore: registered new interface driver hub\n[ 0.364233] usbcore: registered new device driver usb\n[ 0.365347] PCI: Using ACPI for IRQ routing\n[ 0.366467] NetLabel: Initializing\n[ 0.367189] NetLabel: domain hash size = 128\n[ 0.368050] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369020] NetLabel: unlabeled traffic allowed by default\n[ 0.370189] clocksource: Switched to clocksource kvm-clock\n[ 0.378536] AppArmor: AppArmor Filesystem Enabled\n[ 0.379515] pnp: PnP ACPI init\n[ 0.380461] pnp: PnP ACPI: found 5 devices\n[ 0.386801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388545] NET: Registered protocol family 2\n[ 0.389601] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390908] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392123] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393336] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394447] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395649] NET: Registered protocol family 1\n[ 0.396538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397644] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398730] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426999] Trying to unpack rootfs image as initramfs...\n[ 0.484571] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.486275] Scanning for low memory corruption every 60 seconds\n[ 0.487648] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.488821] audit: initializing netlink subsys (disabled)\n[ 0.489857] audit: type=2000 audit(1532127162.611:1): initialized\n[ 0.491241] Initialise system trusted keyring\n[ 0.492197] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.493373] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.495529] zbud: loaded\n[ 0.496267] VFS: Disk quotas dquot_6.6.0\n[ 0.497097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.498725] fuse init (API version 7.23)\n[ 0.499642] Key type big_key registered\n[ 0.500453] Allocating IMA MOK and blacklist keyrings.\n[ 0.501704] Key type asymmetric registered\n[ 0.502552] Asymmetric key parser 'x509' registered\n[ 0.503528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.505021] io scheduler noop registered\n[ 0.505826] io scheduler deadline registered (default)\n[ 0.506838] io scheduler cfq registered\n[ 0.507702] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508756] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.510043] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511515] ACPI: Power Button [PWRF]\n[ 0.512375] GHES: HEST is not enabled!\n[ 0.526098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.556007] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585501] Linux agpgart interface v0.103\n[ 0.588271] brd: module loaded\n[ 0.589962] loop: module loaded\n[ 0.594776] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596251] GPT:90111 != 2097151\n[ 0.596938] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598048] GPT:90111 != 2097151\n[ 0.598740] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599730] vda: vda1 vda15\n[ 0.601104] scsi host0: ata_piix\n[ 0.601902] scsi host1: ata_piix\n[ 0.602640] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.603874] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.605370] libphy: Fixed MDIO Bus: probed\n[ 0.606209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.607182] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.609592] PPP generic driver version 2.4.2\n[ 0.610538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.611758] ehci-pci: EHCI PCI platform driver\n[ 0.612648] ehci-platform: EHCI generic platform driver\n[ 0.613651] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.614804] ohci-pci: OHCI PCI platform driver\n[ 0.615697] ohci-platform: OHCI generic platform driver\n[ 0.616709] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.630907] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631930] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.633411] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.634433] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.635600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.638291] usb usb1: Product: UHCI Host Controller\n[ 0.639235] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.640390] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.641394] hub 1-0:1.0: USB hub found\n[ 0.642192] hub 1-0:1.0: 2 ports detected\n[ 0.643159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.645328] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.646317] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647380] mousedev: PS/2 mouse device common for all mice\n[ 0.648676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650568] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651769] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654199] i2c /dev entries driver\n[ 0.654997] device-mapper: uevent: version 1.0.3\n[ 0.655966] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657633] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659086] NET: Registered protocol family 10\n[ 0.660245] NET: Registered protocol family 17\n[ 0.661165] Key type dns_resolver registered\n[ 0.662189] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663316] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665129] registered taskstats version 1\n[ 0.665995] Loading compiled-in X.509 certificates\n[ 0.667494] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669402] zswap: loaded using pool lzo/zbud\n[ 0.671063] Key type trusted registered\n[ 0.672836] Key type encrypted registered\n[ 0.673673] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.674737] ima: No TPM chip found, activating TPM-bypass!\n[ 0.675819] evm: HMAC attrs: 0x1\n[ 0.676787] Magic number: 10:184:907\n[ 0.677659] rtc_cmos 00:00: setting system clock to 2018-07-20 22:52:42 UTC (1532127162)\n[ 0.679318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.680446] EDD information not available.\n[ 0.763501] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775265] Write protecting the kernel read-only data: 14336k\n[ 0.777423] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779297] 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.826665] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9W4qV+DVjSNJz24xKoRone72sG/LgRjhrvm9hyL0sKRquj7+UyslFnwYjXt73nG4bRODMAvf2dNtTkFLlldM0vMglYd86RZSRj+6+kzbpLtjO5L2otXnE41vd+F08kC8SLQMXWoPYXdu2laxZoMm+Frf/+fznSiLVjeaPcYcgbrZer3NgKC24AeOLHnyexqjufRKMsUAwVSyfNETk1Hf/g/peV9NDAUUAfJ5x1jI0tuG2QDn04txJ0m808EGyvgjNqOpaEcDtVSpk8Roj154MsMyfDZUe/KbukGVMne3DEyHfbpPaUB+6eT4qtgRp2igKWqx9WWcPV6eZK7rTATzR root@singlevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56\nssh-dss AAAAB3NzaC1kc3MAAACBAODlvgldtSy81dx6nfIgkUoSWGkKQsOhcb/GPa0SfpmsZf83nHT59M7fHifQpieE1y0/eqSM0xH6raD9SJiYR6KI+vbSfDPjtVtaAxdkfRfOw0Efavlt4G2tFO7JCgrvQCXQlsRltuCgmB5/Zn/8dC4ns49i98+Jx0PjUrbYU7EtAAAAFQCaYub/zmu2ahaT7IXBWrJkax0gdQAAAIBV4UnqeTtmn4ocXN2etb2U1c9ySFq1Di45tvIQjopN4W3MrNxAME6C39o/fTsrvFNbcXEcXDDCAYbq1Y63Vvk0Q0lJ0+SzX+SFkWuNp1PcIdO9DWSXgPeyZwKeq2DNA0GYKjjsOCXnZI352Ekv5DaxWT3wR5wfvHZ1O8GYmVg33gAAAIATT72aeEh3d1cKPvGEWbiaPc3IZKBI/5S4BpQZAXq0FIZw1RaI9Jt32o62d7ejbhFxnpMkpFs40l0o0E0BdQXgkrdgI1yvEzrNpasjcQpFkRJ2Jd1oHJ2G97LNe/VENnJjFU66/CJN58trZ4EwqK6v3LaU0qb1PYWP1LUUl4VOBA== root@singlevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.39s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:c4c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.48 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56 login: "} 2018-07-20 22:52:48,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f/action used request id req-16523e3c-20ee-4dd8-86ae-73204a2dd002 2018-07-20 22:52:48,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.73193192482s 2018-07-20 22:52:48,594 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f/action used request id req-16523e3c-20ee-4dd8-86ae-73204a2dd002 2018-07-20 22:52:48,594 - 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 507232980 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.149036] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.150848] pid_max: default: 32768 minimum: 301 [ 0.151820] ACPI: Core revision 20150930 [ 0.153298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154723] Security Framework initialized [ 0.155598] Yama: becoming mindful. [ 0.156421] AppArmor: AppArmor initialized [ 0.157342] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.158744] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.160134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.161472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163021] Initializing cgroup subsys io [ 0.163897] Initializing cgroup subsys memory [ 0.164873] Initializing cgroup subsys devices [ 0.165829] Initializing cgroup subsys freezer [ 0.166797] Initializing cgroup subsys net_cls [ 0.167734] Initializing cgroup subsys perf_event [ 0.168779] Initializing cgroup subsys net_prio [ 0.169718] Initializing cgroup subsys hugetlb [ 0.170647] Initializing cgroup subsys pids [ 0.171565] CPU: Physical Processor ID: 0 [ 0.173169] mce: CPU supports 10 MCE banks [ 0.174082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.175153] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.189595] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.195745] ftrace: allocating 31920 entries in 125 pages [ 0.220931] smpboot: Max logical packages: 1 [ 0.221799] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223148] x2apic enabled [ 0.223956] Switched APIC routing to physical x2apic. [ 0.225690] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.226825] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.228907] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230722] KVM setup paravirtual spinlock [ 0.232078] x86: Booted up 1 node, 1 CPUs [ 0.232902] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.234305] devtmpfs: initialized [ 0.236025] evm: security.selinux [ 0.236737] evm: security.SMACK64 [ 0.237430] evm: security.SMACK64EXEC [ 0.238175] evm: security.SMACK64TRANSMUTE [ 0.238989] evm: security.SMACK64MMAP [ 0.239740] evm: security.ima [ 0.240386] evm: security.capability [ 0.241196] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243068] pinctrl core: initialized pinctrl subsystem [ 0.244179] RTC time: 22:52:41, date: 07/20/18 [ 0.245155] NET: Registered protocol family 16 [ 0.246152] cpuidle: using governor ladder [ 0.246984] cpuidle: using governor menu [ 0.247777] PCCT header not found. [ 0.248540] ACPI: bus type PCI registered [ 0.249349] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.250602] PCI: Using configuration type 1 for base access [ 0.252397] ACPI: Added _OSI(Module Device) [ 0.253242] ACPI: Added _OSI(Processor Device) [ 0.254115] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255016] ACPI: Added _OSI(Processor Aggregator Device) [ 0.256777] ACPI: Interpreter enabled [ 0.257558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259422] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261265] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264987] ACPI: (supports S0 S5) [ 0.265699] ACPI: Using IOAPIC for interrupt routing [ 0.266654] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270922] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275596] acpiphp: Slot [3] registered [ 0.276405] acpiphp: Slot [4] registered [ 0.277206] acpiphp: Slot [5] registered [ 0.278009] acpiphp: Slot [6] registered [ 0.278811] acpiphp: Slot [7] registered [ 0.279618] acpiphp: Slot [8] registered [ 0.280424] acpiphp: Slot [9] registered [ 0.281219] acpiphp: Slot [10] registered [ 0.282039] acpiphp: Slot [11] registered [ 0.282862] acpiphp: Slot [12] registered [ 0.283685] acpiphp: Slot [13] registered [ 0.284499] acpiphp: Slot [14] registered [ 0.285316] acpiphp: Slot [15] registered [ 0.295866] acpiphp: Slot [16] registered [ 0.296711] acpiphp: Slot [17] registered [ 0.297530] acpiphp: Slot [18] registered [ 0.298344] acpiphp: Slot [19] registered [ 0.299154] acpiphp: Slot [20] registered [ 0.299973] acpiphp: Slot [21] registered [ 0.300795] acpiphp: Slot [22] registered [ 0.301611] acpiphp: Slot [23] registered [ 0.302426] acpiphp: Slot [24] registered [ 0.303236] acpiphp: Slot [25] registered [ 0.304054] acpiphp: Slot [26] registered [ 0.304869] acpiphp: Slot [27] registered [ 0.305687] acpiphp: Slot [28] registered [ 0.306503] acpiphp: Slot [29] registered [ 0.307349] acpiphp: Slot [30] registered [ 0.308166] acpiphp: Slot [31] registered [ 0.308984] PCI host bridge to bus 0000:00 [ 0.309798] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311015] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313692] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315143] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316627] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.319921] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321212] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.322394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323664] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327209] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328740] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.347247] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.348740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.350523] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.351981] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.353384] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.354657] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.355962] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.357026] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.358585] vgaarb: loaded [ 0.359187] vgaarb: bridge control possible 0000:00:02.0 [ 0.360432] SCSI subsystem initialized [ 0.361349] ACPI: bus type USB registered [ 0.362179] usbcore: registered new interface driver usbfs [ 0.363220] usbcore: registered new interface driver hub [ 0.364233] usbcore: registered new device driver usb [ 0.365347] PCI: Using ACPI for IRQ routing [ 0.366467] NetLabel: Initializing [ 0.367189] NetLabel: domain hash size = 128 [ 0.368050] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369020] NetLabel: unlabeled traffic allowed by default [ 0.370189] clocksource: Switched to clocksource kvm-clock [ 0.378536] AppArmor: AppArmor Filesystem Enabled [ 0.379515] pnp: PnP ACPI init [ 0.380461] pnp: PnP ACPI: found 5 devices [ 0.386801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388545] NET: Registered protocol family 2 [ 0.389601] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390908] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.392123] TCP: Hash tables configured (established 4096 bind 4096) [ 0.393336] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394447] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395649] NET: Registered protocol family 1 [ 0.396538] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397644] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398730] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426999] Trying to unpack rootfs image as initramfs... [ 0.484571] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.486275] Scanning for low memory corruption every 60 seconds [ 0.487648] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.488821] audit: initializing netlink subsys (disabled) [ 0.489857] audit: type=2000 audit(1532127162.611:1): initialized [ 0.491241] Initialise system trusted keyring [ 0.492197] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.493373] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.495529] zbud: loaded [ 0.496267] VFS: Disk quotas dquot_6.6.0 [ 0.497097] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.498725] fuse init (API version 7.23) [ 0.499642] Key type big_key registered [ 0.500453] Allocating IMA MOK and blacklist keyrings. [ 0.501704] Key type asymmetric registered [ 0.502552] Asymmetric key parser 'x509' registered [ 0.503528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.505021] io scheduler noop registered [ 0.505826] io scheduler deadline registered (default) [ 0.506838] io scheduler cfq registered [ 0.507702] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508756] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.510043] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511515] ACPI: Power Button [PWRF] [ 0.512375] GHES: HEST is not enabled! [ 0.526098] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.556007] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.559058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583059] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.585501] Linux agpgart interface v0.103 [ 0.588271] brd: module loaded [ 0.589962] loop: module loaded [ 0.594776] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.596251] GPT:90111 != 2097151 [ 0.596938] GPT:Alternate GPT header not at the end of the disk. [ 0.598048] GPT:90111 != 2097151 [ 0.598740] GPT: Use GNU Parted to correct GPT errors. [ 0.599730] vda: vda1 vda15 [ 0.601104] scsi host0: ata_piix [ 0.601902] scsi host1: ata_piix [ 0.602640] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.603874] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.605370] libphy: Fixed MDIO Bus: probed [ 0.606209] tun: Universal TUN/TAP device driver, 1.6 [ 0.607182] tun: (C) 1999-2004 Max Krasnyansky [ 0.609592] PPP generic driver version 2.4.2 [ 0.610538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.611758] ehci-pci: EHCI PCI platform driver [ 0.612648] ehci-platform: EHCI generic platform driver [ 0.613651] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.614804] ohci-pci: OHCI PCI platform driver [ 0.615697] ohci-platform: OHCI generic platform driver [ 0.616709] uhci_hcd: USB Universal Host Controller Interface driver [ 0.630907] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.631930] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.633411] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.634433] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.635600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.636849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.638291] usb usb1: Product: UHCI Host Controller [ 0.639235] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.640390] usb usb1: SerialNumber: 0000:00:01.2 [ 0.641394] hub 1-0:1.0: USB hub found [ 0.642192] hub 1-0:1.0: 2 ports detected [ 0.643159] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.645328] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.646317] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.647380] mousedev: PS/2 mouse device common for all mice [ 0.648676] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650568] rtc_cmos 00:00: RTC can wake from S4 [ 0.651769] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.652977] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654199] i2c /dev entries driver [ 0.654997] device-mapper: uevent: version 1.0.3 [ 0.655966] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657633] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659086] NET: Registered protocol family 10 [ 0.660245] NET: Registered protocol family 17 [ 0.661165] Key type dns_resolver registered [ 0.662189] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663316] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665129] registered taskstats version 1 [ 0.665995] Loading compiled-in X.509 certificates [ 0.667494] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669402] zswap: loaded using pool lzo/zbud [ 0.671063] Key type trusted registered [ 0.672836] Key type encrypted registered [ 0.673673] AppArmor: AppArmor sha1 policy hashing enabled [ 0.674737] ima: No TPM chip found, activating TPM-bypass! [ 0.675819] evm: HMAC attrs: 0x1 [ 0.676787] Magic number: 10:184:907 [ 0.677659] rtc_cmos 00:00: setting system clock to 2018-07-20 22:52:42 UTC (1532127162) [ 0.679318] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.680446] EDD information not available. [ 0.763501] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.775265] Write protecting the kernel read-only data: 14336k [ 0.777423] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779297] 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.826665] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9W4qV+DVjSNJz24xKoRone72sG/LgRjhrvm9hyL0sKRquj7+UyslFnwYjXt73nG4bRODMAvf2dNtTkFLlldM0vMglYd86RZSRj+6+kzbpLtjO5L2otXnE41vd+F08kC8SLQMXWoPYXdu2laxZoMm+Frf/+fznSiLVjeaPcYcgbrZer3NgKC24AeOLHnyexqjufRKMsUAwVSyfNETk1Hf/g/peV9NDAUUAfJ5x1jI0tuG2QDn04txJ0m808EGyvgjNqOpaEcDtVSpk8Roj154MsMyfDZUe/KbukGVMne3DEyHfbpPaUB+6eT4qtgRp2igKWqx9WWcPV6eZK7rTATzR root@singlevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56 ssh-dss AAAAB3NzaC1kc3MAAACBAODlvgldtSy81dx6nfIgkUoSWGkKQsOhcb/GPa0SfpmsZf83nHT59M7fHifQpieE1y0/eqSM0xH6raD9SJiYR6KI+vbSfDPjtVtaAxdkfRfOw0Efavlt4G2tFO7JCgrvQCXQlsRltuCgmB5/Zn/8dC4ns49i98+Jx0PjUrbYU7EtAAAAFQCaYub/zmu2ahaT7IXBWrJkax0gdQAAAIBV4UnqeTtmn4ocXN2etb2U1c9ySFq1Di45tvIQjopN4W3MrNxAME6C39o/fTsrvFNbcXEcXDDCAYbq1Y63Vvk0Q0lJ0+SzX+SFkWuNp1PcIdO9DWSXgPeyZwKeq2DNA0GYKjjsOCXnZI352Ekv5DaxWT3wR5wfvHZ1O8GYmVg33gAAAIATT72aeEh3d1cKPvGEWbiaPc3IZKBI/5S4BpQZAXq0FIZw1RaI9Jt32o62d7ejbhFxnpMkpFs40l0o0E0BdQXgkrdgI1yvEzrNpasjcQpFkRJ2Jd1oHJ2G97LNe/VENnJjFU66/CJN58trZ4EwqK6v3LaU0qb1PYWP1LUUl4VOBA== root@singlevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.39s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feef:c4c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.48 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8511e955-ce38-40c1-930a-2cd2949cfa56 login: 2018-07-20 22:52:49,264 - paramiko.transport - DEBUG - starting thread (client mode): 0x4220c850L 2018-07-20 22:52:49,265 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-20 22:52:49,324 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-20 22:52:49,324 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-20 22:52:49,326 - 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-20 22:52:49,326 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-20 22:52:49,326 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-20 22:52:49,326 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-20 22:52:49,327 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-20 22:52:49,327 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-20 22:52:49,384 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-20 22:52:49,385 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-20 22:52:49,397 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 71c69e822cf22bb1f224837c0e4f2752 2018-07-20 22:52:49,398 - paramiko.transport - DEBUG - Trying discovered key de9b67d828ad43587a36b9fbe58922a8 in /tmp/tmpdfN4g2 2018-07-20 22:52:49,421 - paramiko.transport - DEBUG - userauth is OK 2018-07-20 22:52:49,428 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-20 22:52:49,431 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-20 22:52:49,432 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-20 22:52:49,432 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-20 22:52:49,434 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-20 22:52:49,435 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-20 22:52:49,435 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-20 22:52:49,440 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-20 22:52:49,554 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:52:49,554 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-20 22:52:49,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-20 22:52:49,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/3134853b-c17f-4789-8a4a-a817b3285771.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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:51,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9ecec7e-ab52-4ec0-83a8-9379466895a2 Content-Length: 0 Date: Fri, 20 Jul 2018 22:52:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:52:51,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3134853b-c17f-4789-8a4a-a817b3285771.json used request id req-e9ecec7e-ab52-4ec0-83a8-9379466895a2 2018-07-20 22:52:51,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.48491406441s 2018-07-20 22:52:51,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3134853b-c17f-4789-8a4a-a817b3285771.json used request id req-e9ecec7e-ab52-4ec0-83a8-9379466895a2 2018-07-20 22:52:51,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:52:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:51,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bf1ed3c0-77dd-4193-bf35-0afeedb3df03 Date: Fri, 20 Jul 2018 22:52:51 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:52:51,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bf1ed3c0-77dd-4193-bf35-0afeedb3df03 2018-07-20 22:52:51,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225489139557s 2018-07-20 22:52:51,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bf1ed3c0-77dd-4193-bf35-0afeedb3df03 2018-07-20 22:52:51,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:52:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:51,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:52:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f29e663-6144-499d-b465-2bfc95f2bb71 x-compute-request-id: req-0f29e663-6144-499d-b465-2bfc95f2bb71 Content-Type: application/json 2018-07-20 22:52:51,290 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-0f29e663-6144-499d-b465-2bfc95f2bb71 2018-07-20 22:52:51,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.213640928268s 2018-07-20 22:52:51,290 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f used request id req-0f29e663-6144-499d-b465-2bfc95f2bb71 2018-07-20 22:52:51,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:51,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:52: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-98d1d644-2f20-4d1d-9a14-bd8fae005af5 x-compute-request-id: req-98d1d644-2f20-4d1d-9a14-bd8fae005af5 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:0c:4c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ef:0c:4c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "rel": "bookmark"}], "image": {"id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "links": [{"href": "http://172.30.9.21:8774/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-07-20T22:52:41.000000", "flavor": {"id": "0493bfdf-90cb-48f5-915a-fe11cc773562", "links": [{"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "bookmark"}]}, "id": "dd1039d7-f33f-4ec1-8629-c18cf7974e2f", "security_groups": [{"name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T22:52:51Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8511e955-ce38-40c1-930a-2cd2949cfa56", "created": "2018-07-20T22:52:31Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:52:51,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98d1d644-2f20-4d1d-9a14-bd8fae005af5 2018-07-20 22:52:51,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466195821762s 2018-07-20 22:52:51,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98d1d644-2f20-4d1d-9a14-bd8fae005af5 2018-07-20 22:52:51,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:52:53,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:52:53,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:53,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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 x-openstack-request-id: req-7f79eb03-19aa-4712-a900-03aa1c1adb03 x-compute-request-id: req-7f79eb03-19aa-4712-a900-03aa1c1adb03 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 22:52:53,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7f79eb03-19aa-4712-a900-03aa1c1adb03 2018-07-20 22:52:53,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.228971004486s 2018-07-20 22:52:53,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7f79eb03-19aa-4712-a900-03aa1c1adb03 2018-07-20 22:52:53,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:52:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:54,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-f3ab7f25-72b8-4801-8bf8-9b0a41164016 Date: Fri, 20 Jul 2018 22:52:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:23Z", "updated_at": "2018-07-20T22:52:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:26Z", "revision_number": 0, "id": "1456cede-580d-4a61-bfea-c23c2679cb39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:26Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "1ee2b363-a24b-4160-bd4f-6ea4e26f1ed2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:52:24Z", "revision_number": 0, "id": "6108c01d-9de3-4426-82f1-7a615f4089d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:24Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:52:23Z", "revision_number": 0, "id": "7f0fedaa-42df-48be-bf93-a09aa83e2578", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:52:23Z", "security_group_id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "cf1f9791-ca38-4649-9dc1-d3e176e50cba", "name": "singlevm1-sg_8511e955-ce38-40c1-930a-2cd2949cfa56"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "updated_at": "2018-07-20T22:50:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "31b2d862-b3d4-43cb-94d8-ee98ad82e30b", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "50926878-5894-46bd-a974-f4d3009adeaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "94fd622c-d4c2-47bb-afbe-732e98ab2bc2", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "b028049a-5a3d-4389-97c4-b696011a50e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}]} 2018-07-20 22:52:54,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f3ab7f25-72b8-4801-8bf8-9b0a41164016 2018-07-20 22:52:54,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0556080341339s 2018-07-20 22:52:54,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f3ab7f25-72b8-4801-8bf8-9b0a41164016 2018-07-20 22:52:54,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-20 22:52:54,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cf1f9791-ca38-4649-9dc1-d3e176e50cba.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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:54,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77dc57d1-7a98-47e1-99aa-3d05682475b6 Content-Length: 0 Date: Fri, 20 Jul 2018 22:52:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:52:54,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cf1f9791-ca38-4649-9dc1-d3e176e50cba.json used request id req-77dc57d1-7a98-47e1-99aa-3d05682475b6 2018-07-20 22:52:54,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.304259061813s 2018-07-20 22:52:54,359 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cf1f9791-ca38-4649-9dc1-d3e176e50cba.json used request id req-77dc57d1-7a98-47e1-99aa-3d05682475b6 2018-07-20 22:52:54,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-20 22:52:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:54,533 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22: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 x-openstack-request-id: req-d7bf40de-9b1f-4276-99af-d32ec2e8493e x-compute-request-id: req-d7bf40de-9b1f-4276-99af-d32ec2e8493e Content-Length: 0 Content-Type: application/json 2018-07-20 22:52:54,533 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56 used request id req-d7bf40de-9b1f-4276-99af-d32ec2e8493e 2018-07-20 22:52:54,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.173449993134s 2018-07-20 22:52:54,533 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_8511e955-ce38-40c1-930a-2cd2949cfa56 used request id req-d7bf40de-9b1f-4276-99af-d32ec2e8493e 2018-07-20 22:52:54,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:52:54,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4/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}482362d50d890b84e515f30ec687bc455a1b8159" -d '{"subnet_id": "216f8434-3c2c-47ba-b7c4-7b873c83d7d3"}' 2018-07-20 22:52:56,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34fd389a-75d6-40e5-88df-53ffd9993667 Date: Fri, 20 Jul 2018 22:52:56 GMT RESP BODY: {"network_id": "d7958d75-eb7a-4533-b675-390bd8d8ddec", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "216f8434-3c2c-47ba-b7c4-7b873c83d7d3", "subnet_ids": ["216f8434-3c2c-47ba-b7c4-7b873c83d7d3"], "port_id": "40f23117-facf-4f34-ad45-dcb18e8bb615", "id": "99a76e69-3805-4725-8db4-bb687dc143d4"} 2018-07-20 22:52:56,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4/remove_router_interface.json used request id req-34fd389a-75d6-40e5-88df-53ffd9993667 2018-07-20 22:52:56,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.15422415733s 2018-07-20 22:52:56,689 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4/remove_router_interface.json used request id req-34fd389a-75d6-40e5-88df-53ffd9993667 returning object 99a76e69-3805-4725-8db4-bb687dc143d4 2018-07-20 22:52:56,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:52:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:52:56,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-ce767f3c-7045-4b2b-ad5c-18467901d1c6 Date: Fri, 20 Jul 2018 22:52:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:52:12Z", "admin_state_up": true, "updated_at": "2018-07-20T22:52:55Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "99a76e69-3805-4725-8db4-bb687dc143d4", "name": "singlevm1-router_8511e955-ce38-40c1-930a-2cd2949cfa56"}]} 2018-07-20 22:52:56,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ce767f3c-7045-4b2b-ad5c-18467901d1c6 2018-07-20 22:52:56,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11069393158s 2018-07-20 22:52:56,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ce767f3c-7045-4b2b-ad5c-18467901d1c6 2018-07-20 22:52:56,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:52:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4.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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:00,236 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64deea11-fe06-4656-b695-4fb6a1af14d5 Content-Length: 0 Date: Fri, 20 Jul 2018 22:53:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:53:00,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4.json used request id req-64deea11-fe06-4656-b695-4fb6a1af14d5 2018-07-20 22:53:00,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.43429994583s 2018-07-20 22:53:00,236 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/99a76e69-3805-4725-8db4-bb687dc143d4.json used request id req-64deea11-fe06-4656-b695-4fb6a1af14d5 2018-07-20 22:53:00,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:53:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:00,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-7692dbc0-472d-41c0-8404-333cd7432bbf Date: Fri, 20 Jul 2018 22:53:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:52:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"216f8434-3c2c-47ba-b7c4-7b873c83d7d3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_8511e955-ce38-40c1-930a-2cd2949cfa56","enable_dhcp":true,"segment_id":null,"network_id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:11Z","ip_version":4},{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 22:53:00,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7692dbc0-472d-41c0-8404-333cd7432bbf 2018-07-20 22:53:00,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.049556016922s 2018-07-20 22:53:00,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7692dbc0-472d-41c0-8404-333cd7432bbf 2018-07-20 22:53:00,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:53:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/216f8434-3c2c-47ba-b7c4-7b873c83d7d3.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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:02,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ef9a47c-a9cf-485f-a44d-61efe1d696ae Date: Fri, 20 Jul 2018 22:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:53:02,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/216f8434-3c2c-47ba-b7c4-7b873c83d7d3.json used request id req-7ef9a47c-a9cf-485f-a44d-61efe1d696ae 2018-07-20 22:53:02,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.0914440155s 2018-07-20 22:53:02,380 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/216f8434-3c2c-47ba-b7c4-7b873c83d7d3.json used request id req-7ef9a47c-a9cf-485f-a44d-61efe1d696ae 2018-07-20 22:53:02,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:53:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:02,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-9420ee66-a2d6-422a-abfe-dd77591639ca Date: Fri, 20 Jul 2018 22:53:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"d7958d75-eb7a-4533-b675-390bd8d8ddec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:53:02Z","qos_policy_id":null,"name":"singlevm1-net_8511e955-ce38-40c1-930a-2cd2949cfa56","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:52:10Z","provider:network_type":"vxlan"}]} 2018-07-20 22:53:02,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9420ee66-a2d6-422a-abfe-dd77591639ca 2018-07-20 22:53:02,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149932861328s 2018-07-20 22:53:02,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9420ee66-a2d6-422a-abfe-dd77591639ca 2018-07-20 22:53:02,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:53:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/d7958d75-eb7a-4533-b675-390bd8d8ddec.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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:04,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5692fb2d-8fb9-4954-b71e-bd5b0f10b1d6 Date: Fri, 20 Jul 2018 22:53:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:53:04,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d7958d75-eb7a-4533-b675-390bd8d8ddec.json used request id req-5692fb2d-8fb9-4954-b71e-bd5b0f10b1d6 2018-07-20 22:53:04,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.54345488548s 2018-07-20 22:53:04,076 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d7958d75-eb7a-4533-b675-390bd8d8ddec.json used request id req-5692fb2d-8fb9-4954-b71e-bd5b0f10b1d6 2018-07-20 22:53:04,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:53:04,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:04,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-56793b91-1a61-4ec5-92e5-2cea1a308518 Date: Fri, 20 Jul 2018 22:53:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/c0323f2d-f879-42de-bf62-d56f55a660e6/snap", "metadata": {}}], "file": "/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "c0323f2d-f879-42de-bf62-d56f55a660e6", "size": 12716032, "self": "/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/c0323f2d-f879-42de-bf62-d56f55a660e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:52:22Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8511e955-ce38-40c1-930a-2cd2949cfa56", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:52:21Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:53:04,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56793b91-1a61-4ec5-92e5-2cea1a308518 2018-07-20 22:53:04,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217262983322s 2018-07-20 22:53:04,298 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56793b91-1a61-4ec5-92e5-2cea1a308518 2018-07-20 22:53:04,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 22:53:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:05,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f1f07d5-ee54-43bd-a47d-b70cddb23cca Date: Fri, 20 Jul 2018 22:53:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:53:05,862 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6 used request id req-8f1f07d5-ee54-43bd-a47d-b70cddb23cca 2018-07-20 22:53:05,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.5624859333s 2018-07-20 22:53:05,862 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c0323f2d-f879-42de-bf62-d56f55a660e6 used request id req-8f1f07d5-ee54-43bd-a47d-b70cddb23cca 2018-07-20 22:53:05,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:53:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:05,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53: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-c83ba765-3e75-4b49-95e2-ad931bc7398f x-compute-request-id: req-c83ba765-3e75-4b49-95e2-ad931bc7398f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8511e955-ce38-40c1-930a-2cd2949cfa56", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562", "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": "0493bfdf-90cb-48f5-915a-fe11cc773562"}]} 2018-07-20 22:53:05,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c83ba765-3e75-4b49-95e2-ad931bc7398f 2018-07-20 22:53:05,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299189090729s 2018-07-20 22:53:05,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c83ba765-3e75-4b49-95e2-ad931bc7398f 2018-07-20 22:53:05,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 22:53:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}482362d50d890b84e515f30ec687bc455a1b8159" 2018-07-20 22:53:06,041 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:53:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89ed2255-7332-4831-8a99-93d3daccce38 x-compute-request-id: req-89ed2255-7332-4831-8a99-93d3daccce38 Content-Length: 0 Content-Type: application/json 2018-07-20 22:53:06,041 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562 used request id req-89ed2255-7332-4831-8a99-93d3daccce38 2018-07-20 22:53:06,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.146551847458s 2018-07-20 22:53:06,041 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0493bfdf-90cb-48f5-915a-fe11cc773562 used request id req-89ed2255-7332-4831-8a99-93d3daccce38 2018-07-20 22:53:06,097 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-20 22:53:06,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:53:06,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:53:06,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:53:06,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:53:06,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:53:06,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:53:06,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:53:06,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:53:06,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:53:06,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:53:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:53:06,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff45dcf6-f5b1-4609-9bb9-c8399372c4dd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:53:06,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ff45dcf6-f5b1-4609-9bb9-c8399372c4dd 2018-07-20 22:53:06,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:53:06,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["CgqHLSG_TMGLkL8hu-O9vw"], "issued_at": "2018-07-20T22:53:06.000000Z"}} 2018-07-20 22:53:06,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:53:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:06,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f988c5b7-41e1-4763-ae9f-6356ce1a2196 Date: Fri, 20 Jul 2018 22:53:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:53:06,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f988c5b7-41e1-4763-ae9f-6356ce1a2196 2018-07-20 22:53:06,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239939928055s 2018-07-20 22:53:06,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f988c5b7-41e1-4763-ae9f-6356ce1a2196 2018-07-20 22:53:06,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:53:06,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:53:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:53:06,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:53:06,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:06,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ddcbaec-de17-4279-8ea5-907f5efb12d7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-20 22:53:06,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6ddcbaec-de17-4279-8ea5-907f5efb12d7 2018-07-20 22:53:06,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111565113068s 2018-07-20 22:53:06,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6ddcbaec-de17-4279-8ea5-907f5efb12d7 2018-07-20 22:53:06,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-20 22:53:06,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87"}}' 2018-07-20 22:53:07,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba2f9ddf-19d4-4d51-b3bc-f0703b9cb112 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.21:5000/v3/projects/258352971fe9415896e212d9f71a046c"}, "tags": [], "enabled": true, "id": "258352971fe9415896e212d9f71a046c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87"}} 2018-07-20 22:53:07,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ba2f9ddf-19d4-4d51-b3bc-f0703b9cb112 2018-07-20 22:53:07,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124694108963s 2018-07-20 22:53:07,030 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ba2f9ddf-19d4-4d51-b3bc-f0703b9cb112 2018-07-20 22:53:07,031 - 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'258352971fe9415896e212d9f71a046c', '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_685e24d9-f462-4d35-81cc-90b00d9f4c87'}) 2018-07-20 22:53:07,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-20 22:53:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b8f2e549-e0a8-4702-ba58-a641ed830522", "email": null, "name": "singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87"}}' 2018-07-20 22:53:07,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd5e2ddf-47c4-4daf-bf40-90cb8c8811c0 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87", "links": {"self": "http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49277c46902d4895a8f72939d165b540", "domain_id": "default", "password_expires_at": null}} 2018-07-20 22:53:07,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-cd5e2ddf-47c4-4daf-bf40-90cb8c8811c0 2018-07-20 22:53:07,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.406285047531s 2018-07-20 22:53:07,444 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-cd5e2ddf-47c4-4daf-bf40-90cb8c8811c0 2018-07-20 22:53:07,445 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49277c46902d4895a8f72939d165b540', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87'}) 2018-07-20 22:53:07,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:53:07,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:07,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93da634a-3864-4410-a8d8-512a3c50b2f9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:53:07,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-93da634a-3864-4410-a8d8-512a3c50b2f9 2018-07-20 22:53:07,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0994598865509s 2018-07-20 22:53:07,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-93da634a-3864-4410-a8d8-512a3c50b2f9 2018-07-20 22:53:07,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:53:07,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:07,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a4094f-f189-4745-a98c-b0eb87d79d82 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:53:07,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1a4094f-f189-4745-a98c-b0eb87d79d82 2018-07-20 22:53:07,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0198159217834s 2018-07-20 22:53:07,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1a4094f-f189-4745-a98c-b0eb87d79d82 2018-07-20 22:53:07,577 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-20 22:53:07,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-20 22:53:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" -d '{"role": {"name": "Member"}}' 2018-07-20 22:53:07,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb2b05b-619f-4da6-ae3c-284270390cd9 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "693499513f754cc2ac837a6c337d5d9a", "links": {"self": "http://172.30.9.21:5000/v3/roles/693499513f754cc2ac837a6c337d5d9a"}, "name": "Member"}} 2018-07-20 22:53:07,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8cb2b05b-619f-4da6-ae3c-284270390cd9 2018-07-20 22:53:07,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.144675970078s 2018-07-20 22:53:07,726 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8cb2b05b-619f-4da6-ae3c-284270390cd9 2018-07-20 22:53:07,726 - functest.core.tenantnetwork - DEBUG - role: 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'693499513f754cc2ac837a6c337d5d9a'}) 2018-07-20 22:53:07,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:53:07,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:07,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e900e9a1-e0be-4fc0-ba56-2cc6a0feaaf0 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "693499513f754cc2ac837a6c337d5d9a", "links": {"self": "http://172.30.9.21:5000/v3/roles/693499513f754cc2ac837a6c337d5d9a"}, "name": "Member"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:53:07,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e900e9a1-e0be-4fc0-ba56-2cc6a0feaaf0 2018-07-20 22:53:07,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101662874222s 2018-07-20 22:53:07,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e900e9a1-e0be-4fc0-ba56-2cc6a0feaaf0 2018-07-20 22:53:07,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:53:07,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:07,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42132f4d-d485-43ec-835c-46c72b842c72 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:53:07,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-42132f4d-d485-43ec-835c-46c72b842c72 2018-07-20 22:53:07,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0940430164337s 2018-07-20 22:53:07,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-42132f4d-d485-43ec-835c-46c72b842c72 2018-07-20 22:53:07,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:53:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:08,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c821f4-f8fd-4ca3-8e0f-d8f4296f632a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87", "links": {"self": "http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49277c46902d4895a8f72939d165b540", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:53:08,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a8c821f4-f8fd-4ca3-8e0f-d8f4296f632a 2018-07-20 22:53:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113032102585s 2018-07-20 22:53:08,046 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a8c821f4-f8fd-4ca3-8e0f-d8f4296f632a 2018-07-20 22:53:08,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:53:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:08,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07aaf577-bf5c-48ba-b5ed-236aee245ca0 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c"}, "tags": [], "enabled": true, "id": "258352971fe9415896e212d9f71a046c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:53:08,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-07aaf577-bf5c-48ba-b5ed-236aee245ca0 2018-07-20 22:53:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101098060608s 2018-07-20 22:53:08,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-07aaf577-bf5c-48ba-b5ed-236aee245ca0 2018-07-20 22:53:08,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-20 22:53:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=49277c46902d4895a8f72939d165b540&role.id=693499513f754cc2ac837a6c337d5d9a&scope.project.id=258352971fe9415896e212d9f71a046c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:08,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425e6a03-d97a-4db9-8291-720139e0cf6e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=49277c46902d4895a8f72939d165b540&role.id=693499513f754cc2ac837a6c337d5d9a&scope.project.id=258352971fe9415896e212d9f71a046c", "previous": null, "next": null}} 2018-07-20 22:53:08,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=49277c46902d4895a8f72939d165b540&role.id=693499513f754cc2ac837a6c337d5d9a&scope.project.id=258352971fe9415896e212d9f71a046c used request id req-425e6a03-d97a-4db9-8291-720139e0cf6e 2018-07-20 22:53:08,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0925829410553s 2018-07-20 22:53:08,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=49277c46902d4895a8f72939d165b540&role.id=693499513f754cc2ac837a6c337d5d9a&scope.project.id=258352971fe9415896e212d9f71a046c used request id req-425e6a03-d97a-4db9-8291-720139e0cf6e 2018-07-20 22:53:08,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-20 22:53:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c/users/49277c46902d4895a8f72939d165b540/roles/693499513f754cc2ac837a6c337d5d9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:53:08,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8da0def-9c6f-42a9-88d2-59aef4f90a50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:53:08,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c/users/49277c46902d4895a8f72939d165b540/roles/693499513f754cc2ac837a6c337d5d9a used request id req-e8da0def-9c6f-42a9-88d2-59aef4f90a50 2018-07-20 22:53:08,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249784946442s 2018-07-20 22:53:08,513 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c/users/49277c46902d4895a8f72939d165b540/roles/693499513f754cc2ac837a6c337d5d9a used request id req-e8da0def-9c6f-42a9-88d2-59aef4f90a50 2018-07-20 22:53:08,514 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87', 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'258352971fe9415896e212d9f71a046c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b8f2e549-e0a8-4702-ba58-a641ed830522', 'username': u'singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-20 22:53:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:53:08,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:53:08,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:53:08,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:53:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:53:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:53:08,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:53:08,519 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'password': 'b8f2e549-e0a8-4702-ba58-a641ed830522', 'project_name': 'singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '258352971fe9415896e212d9f71a046c', 'project_domain_name': 'Default'} 2018-07-20 22:53:08,519 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-20 22:53:08,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:53:08,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c407c35c-cbd4-4416-a619-29e58d9df11a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:53:08,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c407c35c-cbd4-4416-a619-29e58d9df11a 2018-07-20 22:53:08,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:53:08,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "693499513f754cc2ac837a6c337d5d9a", "name": "Member"}], "expires_at": "2018-07-20T23:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "258352971fe9415896e212d9f71a046c", "name": "singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/258352971fe9415896e212d9f71a046c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/258352971fe9415896e212d9f71a046c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/258352971fe9415896e212d9f71a046c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/258352971fe9415896e212d9f71a046c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/258352971fe9415896e212d9f71a046c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/258352971fe9415896e212d9f71a046c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_258352971fe9415896e212d9f71a046c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_258352971fe9415896e212d9f71a046c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/258352971fe9415896e212d9f71a046c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/258352971fe9415896e212d9f71a046c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/258352971fe9415896e212d9f71a046c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/258352971fe9415896e212d9f71a046c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/258352971fe9415896e212d9f71a046c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/258352971fe9415896e212d9f71a046c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87", "id": "49277c46902d4895a8f72939d165b540"}, "audit_ids": ["gV3hq3yFS2aeqX2K6Get2Q"], "issued_at": "2018-07-20T22:53:08.000000Z"}} 2018-07-20 22:53:08,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:53:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"network": {"name": "singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87", "admin_state_up": true}}' 2018-07-20 22:53:09,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-983a2339-4f2c-4ca1-b64b-60ae9fbdbe09 Date: Fri, 20 Jul 2018 22:53:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"258352971fe9415896e212d9f71a046c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:53:09Z","is_default":false,"name":"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87","qos_policy_id":null,"admin_state_up":true,"tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:09Z","mtu":1450}} 2018-07-20 22:53:09,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-983a2339-4f2c-4ca1-b64b-60ae9fbdbe09 2018-07-20 22:53:09,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.544681072235s 2018-07-20 22:53:09,454 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-983a2339-4f2c-4ca1-b64b-60ae9fbdbe09 2018-07-20 22:53:09,454 - 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-20T22:53:09Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87', u'admin_state_up': True, u'tenant_id': u'258352971fe9415896e212d9f71a046c', u'created_at': u'2018-07-20T22:53:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'258352971fe9415896e212d9f71a046c', u'l2_adjacency': True}) 2018-07-20 22:53:09,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:53:09,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:09,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-3be28d2e-01cb-460a-bb8e-8ad5a0060b2f Date: Fri, 20 Jul 2018 22:53:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"258352971fe9415896e212d9f71a046c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:53:09Z","qos_policy_id":null,"name":"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87","admin_state_up":true,"tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-20 22:53:09,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3be28d2e-01cb-460a-bb8e-8ad5a0060b2f 2018-07-20 22:53:09,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271374940872s 2018-07-20 22:53:09,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3be28d2e-01cb-460a-bb8e-8ad5a0060b2f 2018-07-20 22:53:09,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:53:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"subnet": {"name": "singlevm2-subnet_685e24d9-f462-4d35-81cc-90b00d9f4c87", "enable_dhcp": true, "network_id": "5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:53:10,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-aa7a4c68-bdea-4b1a-8019-4de886397228 Date: Fri, 20 Jul 2018 22:53:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:53:10Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"258352971fe9415896e212d9f71a046c","id":"a912e450-cb40-488c-b30e-bbe8a7cf90ad","subnetpool_id":null,"name":"singlevm2-subnet_685e24d9-f462-4d35-81cc-90b00d9f4c87"}} 2018-07-20 22:53:10,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-aa7a4c68-bdea-4b1a-8019-4de886397228 2018-07-20 22:53:10,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.904877901077s 2018-07-20 22:53:10,634 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-aa7a4c68-bdea-4b1a-8019-4de886397228 2018-07-20 22:53:10,634 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:53:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a912e450-cb40-488c-b30e-bbe8a7cf90ad', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_685e24d9-f462-4d35-81cc-90b00d9f4c87', u'enable_dhcp': True, u'network_id': u'5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83', u'tenant_id': u'258352971fe9415896e212d9f71a046c', u'created_at': u'2018-07-20T22:53:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'258352971fe9415896e212d9f71a046c'}) 2018-07-20 22:53:10,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:53:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "singlevm2-router_685e24d9-f462-4d35-81cc-90b00d9f4c87", "admin_state_up": true}}' 2018-07-20 22:53:16,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-3dc780f0-7fc8-48c9-beb7-ea65ad7ed31e Date: Fri, 20 Jul 2018 22:53:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:11Z", "admin_state_up": true, "updated_at": "2018-07-20T22:53:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "258352971fe9415896e212d9f71a046c", "id": "8d81e648-2a6d-4edf-a997-2a649e4da0e6", "name": "singlevm2-router_685e24d9-f462-4d35-81cc-90b00d9f4c87"}} 2018-07-20 22:53:16,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3dc780f0-7fc8-48c9-beb7-ea65ad7ed31e 2018-07-20 22:53:16,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.29404997826s 2018-07-20 22:53:16,929 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3dc780f0-7fc8-48c9-beb7-ea65ad7ed31e 2018-07-20 22:53:16,930 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:53:12Z', u'revision_number': 4, u'id': u'8d81e648-2a6d-4edf-a997-2a649e4da0e6', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_685e24d9-f462-4d35-81cc-90b00d9f4c87', u'admin_state_up': True, u'tenant_id': u'258352971fe9415896e212d9f71a046c', u'created_at': u'2018-07-20T22:53:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'258352971fe9415896e212d9f71a046c'}) 2018-07-20 22:53:16,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:53:16,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6/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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"subnet_id": "a912e450-cb40-488c-b30e-bbe8a7cf90ad"}' 2018-07-20 22:53:19,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fa555105-2ffe-41b3-acfc-dfb30cd8d877 Date: Fri, 20 Jul 2018 22:53:19 GMT RESP BODY: {"network_id": "5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83", "tenant_id": "258352971fe9415896e212d9f71a046c", "subnet_id": "a912e450-cb40-488c-b30e-bbe8a7cf90ad", "subnet_ids": ["a912e450-cb40-488c-b30e-bbe8a7cf90ad"], "port_id": "9c70d352-999e-4bcc-aad2-ad954bbe262f", "id": "8d81e648-2a6d-4edf-a997-2a649e4da0e6"} 2018-07-20 22:53:19,668 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6/add_router_interface.json used request id req-fa555105-2ffe-41b3-acfc-dfb30cd8d877 2018-07-20 22:53:19,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.73769497871s 2018-07-20 22:53:19,669 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6/add_router_interface.json used request id req-fa555105-2ffe-41b3-acfc-dfb30cd8d877 returning object 8d81e648-2a6d-4edf-a997-2a649e4da0e6 2018-07-20 22:53:19,669 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:53:19,796 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 22:53:19,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:53:19,802 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 22:53:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 22:53:19,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:53:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:20,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e1c609cf-e5ad-4ff6-b657-bc54bccc3dc6 Date: Fri, 20 Jul 2018 22:53:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:53:20,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e1c609cf-e5ad-4ff6-b657-bc54bccc3dc6 2018-07-20 22:53:20,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19735622406s 2018-07-20 22:53:20,002 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e1c609cf-e5ad-4ff6-b657-bc54bccc3dc6 2018-07-20 22:53:20,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 22:53:20,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87"}' 2018-07-20 22:53:20,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-53822cfd-08a3-4c90-a38e-a5d30749c8ae Date: Fri, 20 Jul 2018 22:53:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/file", "owner": "258352971fe9415896e212d9f71a046c", "id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "size": null, "self": "/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:53:20Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87", "checksum": null, "created_at": "2018-07-20T22:53:20Z", "protected": false} 2018-07-20 22:53:20,742 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-53822cfd-08a3-4c90-a38e-a5d30749c8ae 2018-07-20 22:53:20,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.731426000595s 2018-07-20 22:53:20,742 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-53822cfd-08a3-4c90-a38e-a5d30749c8ae returning object 8dbfffa3-187e-40fa-8b9e-14ecdcab0d45 2018-07-20 22:53:20,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 22:53:20,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '' 2018-07-20 22:53:21,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92384490-85a8-437b-9fec-ed30ab12aa3d Date: Fri, 20 Jul 2018 22:53:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:53:21,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/file used request id req-92384490-85a8-437b-9fec-ed30ab12aa3d 2018-07-20 22:53:21,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01081609726s 2018-07-20 22:53:21,754 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/file used request id req-92384490-85a8-437b-9fec-ed30ab12aa3d 2018-07-20 22:53:21,754 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T22:53:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/file', u'owner': u'258352971fe9415896e212d9f71a046c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8dbfffa3-187e-40fa-8b9e-14ecdcab0d45', u'size': None, u'name': u'singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87', u'checksum': None, u'self': u'/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T22:53:20Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 22:53:21,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 22:53:21,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_685e24d9-f462-4d35-81cc-90b00d9f4c87", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 22:53:22,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53: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-910f0720-ca59-4e08-87a6-e80a5e4b2fd9 x-compute-request-id: req-910f0720-ca59-4e08-87a6-e80a5e4b2fd9 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_685e24d9-f462-4d35-81cc-90b00d9f4c87", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "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": "36edad1d-9c96-408e-9bf5-35b16b8d7691"}} 2018-07-20 22:53:22,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-910f0720-ca59-4e08-87a6-e80a5e4b2fd9 2018-07-20 22:53:22,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.260897874832s 2018-07-20 22:53:22,017 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-910f0720-ca59-4e08-87a6-e80a5e4b2fd9 2018-07-20 22:53:22,017 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_685e24d9-f462-4d35-81cc-90b00d9f4c87', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'36edad1d-9c96-408e-9bf5-35b16b8d7691', 'swap': 0}) 2018-07-20 22:53:22,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 22:53:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691/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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" -d '{"extra_specs": {}}' 2018-07-20 22:53:22,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53: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-32436d34-7c0e-40ec-976d-38cf2fc7cf4b x-compute-request-id: req-32436d34-7c0e-40ec-976d-38cf2fc7cf4b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 22:53:22,050 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691/os-extra_specs used request id req-32436d34-7c0e-40ec-976d-38cf2fc7cf4b 2018-07-20 22:53:22,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0314359664917s 2018-07-20 22:53:22,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691/os-extra_specs used request id req-32436d34-7c0e-40ec-976d-38cf2fc7cf4b 2018-07-20 22:53:22,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-20 22:53:22,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"keypair": {"name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87"}}' 2018-07-20 22:53:22,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53: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-22fcb03a-c5da-4291-b704-0b1a90e5801a x-compute-request-id: req-22fcb03a-c5da-4291-b704-0b1a90e5801a Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRdY6xSogxCdluOZP0HZrTGKAU+xDyvVM1ShWf33nIJWVx6yJ6p+e+JDHXzW/R5TPbDLtoc7gQgBH+bCeh/TStg1I+L2Va2MBtgUZcEEk+zoRXamBnGThTvDXMAE/tipBgIPgLCmZG1fWemZXoGlYPcD4HVyJMX2c2XgJ03AG8W/OlSOliYRUdGvZx8rU5QcOuIO9305A0cUm2J6PHAIW4VBoVmMv7HW9kvTWtvjbVnDevTR+9WtoBttMbAM+Frbq1mMDwDtIalISrykbuL1SfILGk474Kv+D8v1MbdS2WzDMBEWuZbGPdeM6pAcB1/Pux1tb5HO+04v2aLKYUdkBF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0XWOsUqIMQnZbjmT9B2a0xigFPsQ8r1TNUoVn995yCVlcesi\neqfnviQx181v0eUz2wy7aHO4EIAR/mwnof00rYNSPi9lWtjAbYFGXBBJPs6EV2pg\nZxk4U7w1zABP7YqQYCD4CwpmRtX1npmV6BpWD3A+B1ciTF9nNl4CdNwBvFvzpUjp\nYmEVHRr2cfK1OUHDriDvd9OQNHFJtiejxwCFuFQaFZjL+x1vZL01rb421Zw3r00f\nvVraAbbTGwDPha26tZjA8A7SGpSEq8pG7i9UnyCxpOO+Cr/g/L9TG3UtlswzARFr\nmWxj3XjOqQHAdfz7sdbW+RzvtOL9miymFHZARQIDAQABAoIBACq/QiremiLf7rb3\nG0Hj1NgmG22Mu62+g7/JadZh5lm5gBWatkOwBrSgcGepbpu4mjenRowPqc38RS/W\nZNRDd7+9oEg+pgG/YK44huJ9FGW0AgBRHnGMDRnRvGzw118UO1jTAaxHKA5m1iTT\nFWv0DAJElvQqjT5m7gqDbx7oU5ZcEykQXSUocAM9A7CEllX2M/rg+MXAY2d5v1EE\n2bUu7kzhQ7ofY3m642qnO3MqVZD9xNvOU/4qqPpy7f+ed1OxOSA+8xFZJ5tibUgn\n8xwc1WQdrODlJeUSo3zuLCFrkA7YRZ61IFXiUe2L3e+jwJbLRnlzz5e8ep/BtnLg\nYucXEZUCgYEA8WAdpuVfMW6RG74Bpd/FVrRC0M5xpCZSyXSeiGo4Z7DAvrGKc+YH\nuARW3pulUy6CZqFIHATLKibiam/OYn2AN14OD2bauEJwTJfy23kmeGQdwFVP97En\nT1i7yG5gK7QhSpVaSm4esi8UaXwnGfADLppGquWZmBDbKq37oMiPzmcCgYEA3iZm\nkjdiJGG/XySOpNfR8fXjLfDZUMrlWjW0KIyjm5Ld+RRVvqIaTqGPR2zw0JoeDKpa\nYjTiKMLjGZcSXfwW/RCHvWqTMLTdj1OS6XSw8JPW/zIZ0Us/8Gl4cuSEleOA4uO/\nkc8XuOs0WBe/mdx5DyGCtzvqp3hO1H/+w0XaOHMCgYEAqL4A/MQtoGkjmLlkfYnK\nc6rhawhn+dGw3pVgnw1jEVpH5QhJOmz9yG+AK2+0TEqfbxAhUTUosvcsIiy3o7MJ\nB6wBOFM3ZMlNqL4xUa2Ib3HOOr9pgEegq5/k52ICaYssGu/+hzoky3yOUJAy5bcd\nAl9oN+D7V4uxLE0lNGoB3tECgYAnU8EAzZEwQ6WvYDdoc1SVcyQ+s86lAOZNbAhy\nzUMBfaSSPclYMDZcCTnmOSEArOf48geCLz6CXM37b8UuojwnnM+K9t0L2FkI0JDH\nh4LzdBixoNr1NE8jbmiGXnIiXt4oTI1TcMgQUoM3vSyMPn2n8hTD/3VxJFlAQVCG\nnU0ehQKBgQC0tH0osfFdwX5r3k0/QZwrAN7fKfxnpZdQueCbBjdr7n7p8B8I7AmL\nhlIf4/T/aWc7hOfmAx6PP8HiUiKBXijUl7CL4jCf0FB6rTG5HrXEeTRkHZyRCKBd\nylMCcUSbu3jXDiBaav9dSZHG+t/kpHWmPjHSd9BCqbLrxyproJsMwQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "49277c46902d4895a8f72939d165b540", "name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "fingerprint": "62:44:1f:de:d0:1b:1d:6b:08:24:1e:64:bb:55:51:65"}} 2018-07-20 22:53:22,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-22fcb03a-c5da-4291-b704-0b1a90e5801a 2018-07-20 22:53:22,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.880053043365s 2018-07-20 22:53:22,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-22fcb03a-c5da-4291-b704-0b1a90e5801a 2018-07-20 22:53:22,932 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRdY6xSogxCdluOZP0HZrTGKAU+xDyvVM1ShWf33nIJWVx6yJ6p+e+JDHXzW/R5TPbDLtoc7gQgBH+bCeh/TStg1I+L2Va2MBtgUZcEEk+zoRXamBnGThTvDXMAE/tipBgIPgLCmZG1fWemZXoGlYPcD4HVyJMX2c2XgJ03AG8W/OlSOliYRUdGvZx8rU5QcOuIO9305A0cUm2J6PHAIW4VBoVmMv7HW9kvTWtvjbVnDevTR+9WtoBttMbAM+Frbq1mMDwDtIalISrykbuL1SfILGk474Kv+D8v1MbdS2WzDMBEWuZbGPdeM6pAcB1/Pux1tb5HO+04v2aLKYUdkBF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0XWOsUqIMQnZbjmT9B2a0xigFPsQ8r1TNUoVn995yCVlcesi\neqfnviQx181v0eUz2wy7aHO4EIAR/mwnof00rYNSPi9lWtjAbYFGXBBJPs6EV2pg\nZxk4U7w1zABP7YqQYCD4CwpmRtX1npmV6BpWD3A+B1ciTF9nNl4CdNwBvFvzpUjp\nYmEVHRr2cfK1OUHDriDvd9OQNHFJtiejxwCFuFQaFZjL+x1vZL01rb421Zw3r00f\nvVraAbbTGwDPha26tZjA8A7SGpSEq8pG7i9UnyCxpOO+Cr/g/L9TG3UtlswzARFr\nmWxj3XjOqQHAdfz7sdbW+RzvtOL9miymFHZARQIDAQABAoIBACq/QiremiLf7rb3\nG0Hj1NgmG22Mu62+g7/JadZh5lm5gBWatkOwBrSgcGepbpu4mjenRowPqc38RS/W\nZNRDd7+9oEg+pgG/YK44huJ9FGW0AgBRHnGMDRnRvGzw118UO1jTAaxHKA5m1iTT\nFWv0DAJElvQqjT5m7gqDbx7oU5ZcEykQXSUocAM9A7CEllX2M/rg+MXAY2d5v1EE\n2bUu7kzhQ7ofY3m642qnO3MqVZD9xNvOU/4qqPpy7f+ed1OxOSA+8xFZJ5tibUgn\n8xwc1WQdrODlJeUSo3zuLCFrkA7YRZ61IFXiUe2L3e+jwJbLRnlzz5e8ep/BtnLg\nYucXEZUCgYEA8WAdpuVfMW6RG74Bpd/FVrRC0M5xpCZSyXSeiGo4Z7DAvrGKc+YH\nuARW3pulUy6CZqFIHATLKibiam/OYn2AN14OD2bauEJwTJfy23kmeGQdwFVP97En\nT1i7yG5gK7QhSpVaSm4esi8UaXwnGfADLppGquWZmBDbKq37oMiPzmcCgYEA3iZm\nkjdiJGG/XySOpNfR8fXjLfDZUMrlWjW0KIyjm5Ld+RRVvqIaTqGPR2zw0JoeDKpa\nYjTiKMLjGZcSXfwW/RCHvWqTMLTdj1OS6XSw8JPW/zIZ0Us/8Gl4cuSEleOA4uO/\nkc8XuOs0WBe/mdx5DyGCtzvqp3hO1H/+w0XaOHMCgYEAqL4A/MQtoGkjmLlkfYnK\nc6rhawhn+dGw3pVgnw1jEVpH5QhJOmz9yG+AK2+0TEqfbxAhUTUosvcsIiy3o7MJ\nB6wBOFM3ZMlNqL4xUa2Ib3HOOr9pgEegq5/k52ICaYssGu/+hzoky3yOUJAy5bcd\nAl9oN+D7V4uxLE0lNGoB3tECgYAnU8EAzZEwQ6WvYDdoc1SVcyQ+s86lAOZNbAhy\nzUMBfaSSPclYMDZcCTnmOSEArOf48geCLz6CXM37b8UuojwnnM+K9t0L2FkI0JDH\nh4LzdBixoNr1NE8jbmiGXnIiXt4oTI1TcMgQUoM3vSyMPn2n8hTD/3VxJFlAQVCG\nnU0ehQKBgQC0tH0osfFdwX5r3k0/QZwrAN7fKfxnpZdQueCbBjdr7n7p8B8I7AmL\nhlIf4/T/aWc7hOfmAx6PP8HiUiKBXijUl7CL4jCf0FB6rTG5HrXEeTRkHZyRCKBd\nylMCcUSbu3jXDiBaav9dSZHG+t/kpHWmPjHSd9BCqbLrxyproJsMwQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'49277c46902d4895a8f72939d165b540', 'name': u'singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'created_at': '2018-07-20T22:53:22.932110', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'258352971fe9415896e212d9f71a046c', 'name': 'singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'62:44:1f:de:d0:1b:1d:6b:08:24:1e:64:bb:55:51:65', 'type': 'ssh', 'id': u'singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87'}) 2018-07-20 22:53:22,932 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0XWOsUqIMQnZbjmT9B2a0xigFPsQ8r1TNUoVn995yCVlcesi eqfnviQx181v0eUz2wy7aHO4EIAR/mwnof00rYNSPi9lWtjAbYFGXBBJPs6EV2pg Zxk4U7w1zABP7YqQYCD4CwpmRtX1npmV6BpWD3A+B1ciTF9nNl4CdNwBvFvzpUjp YmEVHRr2cfK1OUHDriDvd9OQNHFJtiejxwCFuFQaFZjL+x1vZL01rb421Zw3r00f vVraAbbTGwDPha26tZjA8A7SGpSEq8pG7i9UnyCxpOO+Cr/g/L9TG3UtlswzARFr mWxj3XjOqQHAdfz7sdbW+RzvtOL9miymFHZARQIDAQABAoIBACq/QiremiLf7rb3 G0Hj1NgmG22Mu62+g7/JadZh5lm5gBWatkOwBrSgcGepbpu4mjenRowPqc38RS/W ZNRDd7+9oEg+pgG/YK44huJ9FGW0AgBRHnGMDRnRvGzw118UO1jTAaxHKA5m1iTT FWv0DAJElvQqjT5m7gqDbx7oU5ZcEykQXSUocAM9A7CEllX2M/rg+MXAY2d5v1EE 2bUu7kzhQ7ofY3m642qnO3MqVZD9xNvOU/4qqPpy7f+ed1OxOSA+8xFZJ5tibUgn 8xwc1WQdrODlJeUSo3zuLCFrkA7YRZ61IFXiUe2L3e+jwJbLRnlzz5e8ep/BtnLg YucXEZUCgYEA8WAdpuVfMW6RG74Bpd/FVrRC0M5xpCZSyXSeiGo4Z7DAvrGKc+YH uARW3pulUy6CZqFIHATLKibiam/OYn2AN14OD2bauEJwTJfy23kmeGQdwFVP97En T1i7yG5gK7QhSpVaSm4esi8UaXwnGfADLppGquWZmBDbKq37oMiPzmcCgYEA3iZm kjdiJGG/XySOpNfR8fXjLfDZUMrlWjW0KIyjm5Ld+RRVvqIaTqGPR2zw0JoeDKpa YjTiKMLjGZcSXfwW/RCHvWqTMLTdj1OS6XSw8JPW/zIZ0Us/8Gl4cuSEleOA4uO/ kc8XuOs0WBe/mdx5DyGCtzvqp3hO1H/+w0XaOHMCgYEAqL4A/MQtoGkjmLlkfYnK c6rhawhn+dGw3pVgnw1jEVpH5QhJOmz9yG+AK2+0TEqfbxAhUTUosvcsIiy3o7MJ B6wBOFM3ZMlNqL4xUa2Ib3HOOr9pgEegq5/k52ICaYssGu/+hzoky3yOUJAy5bcd Al9oN+D7V4uxLE0lNGoB3tECgYAnU8EAzZEwQ6WvYDdoc1SVcyQ+s86lAOZNbAhy zUMBfaSSPclYMDZcCTnmOSEArOf48geCLz6CXM37b8UuojwnnM+K9t0L2FkI0JDH h4LzdBixoNr1NE8jbmiGXnIiXt4oTI1TcMgQUoM3vSyMPn2n8hTD/3VxJFlAQVCG nU0ehQKBgQC0tH0osfFdwX5r3k0/QZwrAN7fKfxnpZdQueCbBjdr7n7p8B8I7AmL hlIf4/T/aWc7hOfmAx6PP8HiUiKBXijUl7CL4jCf0FB6rTG5HrXEeTRkHZyRCKBd ylMCcUSbu3jXDiBaav9dSZHG+t/kpHWmPjHSd9BCqbLrxyproJsMwQ== -----END RSA PRIVATE KEY----- 2018-07-20 22:53:22,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-20 22:53:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"security_group": {"name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-20 22:53:23,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-1170ffe6-60cd-42e9-8267-e34b762cafa2 Date: Fri, 20 Jul 2018 22:53:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:23Z", "updated_at": "2018-07-20T22:53:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "18ede779-af1b-44d8-8192-bbc5046d61ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "8868a785-65d6-4d06-9105-365e3554e13f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 2, "project_id": "258352971fe9415896e212d9f71a046c", "id": "85462751-c9bb-42ee-adca-1d7212173f7a", "name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}} 2018-07-20 22:53:23,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1170ffe6-60cd-42e9-8267-e34b762cafa2 2018-07-20 22:53:23,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.418736934662s 2018-07-20 22:53:23,354 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1170ffe6-60cd-42e9-8267-e34b762cafa2 2018-07-20 22:53:23,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:53:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:23,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-741ed9c2-582e-4c38-a656-1d488653a6aa Date: Fri, 20 Jul 2018 22:53:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:23Z", "updated_at": "2018-07-20T22:53:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "18ede779-af1b-44d8-8192-bbc5046d61ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "8868a785-65d6-4d06-9105-365e3554e13f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 2, "project_id": "258352971fe9415896e212d9f71a046c", "id": "85462751-c9bb-42ee-adca-1d7212173f7a", "name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}]} 2018-07-20 22:53:23,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-741ed9c2-582e-4c38-a656-1d488653a6aa 2018-07-20 22:53:23,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240108966827s 2018-07-20 22:53:23,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-741ed9c2-582e-4c38-a656-1d488653a6aa 2018-07-20 22:53:23,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:53:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -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": "85462751-c9bb-42ee-adca-1d7212173f7a"}}' 2018-07-20 22:53:23,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5cf8520a-d46f-4947-9079-d357fed3c57d Date: Fri, 20 Jul 2018 22:53:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "port_range_min": 22, "revision_number": 0, "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:23Z", "project_id": "258352971fe9415896e212d9f71a046c", "id": "41240fb8-0e8c-478e-b32b-cf9bd032c625"}} 2018-07-20 22:53:23,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5cf8520a-d46f-4947-9079-d357fed3c57d 2018-07-20 22:53:23,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.36038184166s 2018-07-20 22:53:23,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5cf8520a-d46f-4947-9079-d357fed3c57d 2018-07-20 22:53:23,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:53:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:24,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-666bad5a-87ea-49ba-a547-d15a52284a29 Date: Fri, 20 Jul 2018 22:53:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:23Z", "updated_at": "2018-07-20T22:53:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "18ede779-af1b-44d8-8192-bbc5046d61ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "41240fb8-0e8c-478e-b32b-cf9bd032c625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "8868a785-65d6-4d06-9105-365e3554e13f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 3, "project_id": "258352971fe9415896e212d9f71a046c", "id": "85462751-c9bb-42ee-adca-1d7212173f7a", "name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}]} 2018-07-20 22:53:24,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-666bad5a-87ea-49ba-a547-d15a52284a29 2018-07-20 22:53:24,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206351995468s 2018-07-20 22:53:24,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-666bad5a-87ea-49ba-a547-d15a52284a29 2018-07-20 22:53:24,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:53:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -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": "85462751-c9bb-42ee-adca-1d7212173f7a"}}' 2018-07-20 22:53:24,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-64c73c27-50d1-4c94-a7e2-b156f1be28e9 Date: Fri, 20 Jul 2018 22:53:24 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-20T22:53:24Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "port_range_min": null, "revision_number": 0, "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:24Z", "project_id": "258352971fe9415896e212d9f71a046c", "id": "b3b5ab39-51ac-4a20-811e-6abbf2037d2d"}} 2018-07-20 22:53:24,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-64c73c27-50d1-4c94-a7e2-b156f1be28e9 2018-07-20 22:53:24,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.714596033096s 2018-07-20 22:53:24,892 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-64c73c27-50d1-4c94-a7e2-b156f1be28e9 2018-07-20 22:53:24,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:53:24,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:25,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-54df0415-0a27-443b-9a10-6a15657ad7f8 Date: Fri, 20 Jul 2018 22:53:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"258352971fe9415896e212d9f71a046c","l2_adjacency":true,"status":"ACTIVE","subnets":["a912e450-cb40-488c-b30e-bbe8a7cf90ad"],"description":"","tags":[],"updated_at":"2018-07-20T22:53:10Z","qos_policy_id":null,"name":"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87","admin_state_up":true,"tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-20 22:53:25,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54df0415-0a27-443b-9a10-6a15657ad7f8 2018-07-20 22:53:25,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293838977814s 2018-07-20 22:53:25,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54df0415-0a27-443b-9a10-6a15657ad7f8 2018-07-20 22:53:25,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:53:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:25,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ca567f93-3212-4cbb-87ab-4d4ef519b657 Date: Fri, 20 Jul 2018 22:53:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/snap", "metadata": {}}], "file": "/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/file", "owner": "258352971fe9415896e212d9f71a046c", "id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "size": 12716032, "self": "/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:53:21Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:53:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:53:25,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ca567f93-3212-4cbb-87ab-4d4ef519b657 2018-07-20 22:53:25,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.688278198242s 2018-07-20 22:53:25,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ca567f93-3212-4cbb-87ab-4d4ef519b657 2018-07-20 22:53:25,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:53:25,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:26,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-6b90b56c-a07d-433a-843d-e7438a31288a x-compute-request-id: req-6b90b56c-a07d-433a-843d-e7438a31288a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_685e24d9-f462-4d35-81cc-90b00d9f4c87", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "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": "36edad1d-9c96-408e-9bf5-35b16b8d7691"}]} 2018-07-20 22:53:26,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6b90b56c-a07d-433a-843d-e7438a31288a 2018-07-20 22:53:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195126056671s 2018-07-20 22:53:26,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6b90b56c-a07d-433a-843d-e7438a31288a 2018-07-20 22:53:26,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:53:26,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"server": {"name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "imageRef": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "flavorRef": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83"}], "security_groups": [{"name": "85462751-c9bb-42ee-adca-1d7212173f7a"}]}}' 2018-07-20 22:53:28,747 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22: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 x-openstack-request-id: req-54ca9c3a-f977-4112-85af-9cd31df74fb0 x-compute-request-id: req-54ca9c3a-f977-4112-85af-9cd31df74fb0 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "85462751-c9bb-42ee-adca-1d7212173f7a"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "adminPass": "xjmDQgMEs3g8"}} 2018-07-20 22:53:28,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-54ca9c3a-f977-4112-85af-9cd31df74fb0 2018-07-20 22:53:28,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.66628980637s 2018-07-20 22:53:28,747 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-54ca9c3a-f977-4112-85af-9cd31df74fb0 2018-07-20 22:53:28,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:28,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:29,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-8cd4008d-c740-47a9-a4c3-fd5b734c0476 x-compute-request-id: req-8cd4008d-c740-47a9-a4c3-fd5b734c0476 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "image": {"id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "links": [{"href": "http://172.30.9.21:8774/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "links": [{"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "bookmark"}]}, "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "user_id": "49277c46902d4895a8f72939d165b540", "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-20T22:53:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "created": "2018-07-20T22:53:28Z", "tenant_id": "258352971fe9415896e212d9f71a046c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:53:29,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd4008d-c740-47a9-a4c3-fd5b734c0476 2018-07-20 22:53:29,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07554984093s 2018-07-20 22:53:29,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd4008d-c740-47a9-a4c3-fd5b734c0476 2018-07-20 22:53:29,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:53:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:30,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-98b498e9-8651-4320-ae5f-35fde4bcb369 Date: Fri, 20 Jul 2018 22:53:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"258352971fe9415896e212d9f71a046c","l2_adjacency":true,"status":"ACTIVE","subnets":["a912e450-cb40-488c-b30e-bbe8a7cf90ad"],"description":"","tags":[],"updated_at":"2018-07-20T22:53:10Z","qos_policy_id":null,"name":"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87","admin_state_up":true,"tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-20 22:53:30,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-98b498e9-8651-4320-ae5f-35fde4bcb369 2018-07-20 22:53:30,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285800933838s 2018-07-20 22:53:30,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-98b498e9-8651-4320-ae5f-35fde4bcb369 2018-07-20 22:53:30,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:53:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:30,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-772513fb-fe86-4366-a8fb-94224b66000b Date: Fri, 20 Jul 2018 22:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"258352971fe9415896e212d9f71a046c","id":"a912e450-cb40-488c-b30e-bbe8a7cf90ad","subnetpool_id":null,"name":"singlevm2-subnet_685e24d9-f462-4d35-81cc-90b00d9f4c87"}]} 2018-07-20 22:53:30,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-772513fb-fe86-4366-a8fb-94224b66000b 2018-07-20 22:53:30,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0627069473267s 2018-07-20 22:53:30,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-772513fb-fe86-4366-a8fb-94224b66000b 2018-07-20 22:53:30,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:53:32,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:32,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-7953f9f1-f4da-42ef-862f-2544141f4c40 x-compute-request-id: req-7953f9f1-f4da-42ef-862f-2544141f4c40 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "image": {"id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "links": [{"href": "http://172.30.9.21:8774/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "links": [{"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "bookmark"}]}, "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "user_id": "49277c46902d4895a8f72939d165b540", "OS-DCF: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-20T22:53:31Z", "hostId": "f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "created": "2018-07-20T22:53:28Z", "tenant_id": "258352971fe9415896e212d9f71a046c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:53:32,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7953f9f1-f4da-42ef-862f-2544141f4c40 2018-07-20 22:53:32,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.316586017609s 2018-07-20 22:53:32,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7953f9f1-f4da-42ef-862f-2544141f4c40 2018-07-20 22:53:32,506 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:53:34,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:34,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:35,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53: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-489f4c0b-e6ad-4a04-95cc-42ad902b9ebe x-compute-request-id: req-489f4c0b-e6ad-4a04-95cc-42ad902b9ebe Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "image": {"id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "links": [{"href": "http://172.30.9.21:8774/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "links": [{"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "bookmark"}]}, "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "security_groups": [{"name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}], "user_id": "49277c46902d4895a8f72939d165b540", "OS-DCF: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-20T22:53:31Z", "hostId": "f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "created": "2018-07-20T22:53:28Z", "tenant_id": "258352971fe9415896e212d9f71a046c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:53:35,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-489f4c0b-e6ad-4a04-95cc-42ad902b9ebe 2018-07-20 22:53:35,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809544086456s 2018-07-20 22:53:35,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-489f4c0b-e6ad-4a04-95cc-42ad902b9ebe 2018-07-20 22:53:35,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:53:37,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:38,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53: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-9c395139-fbca-4b49-98d2-171b2488a2da x-compute-request-id: req-9c395139-fbca-4b49-98d2-171b2488a2da Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "image": {"id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "links": [{"href": "http://172.30.9.21:8774/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "links": [{"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "bookmark"}]}, "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "security_groups": [{"name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}], "user_id": "49277c46902d4895a8f72939d165b540", "OS-DCF: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-20T22:53:31Z", "hostId": "f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "created": "2018-07-20T22:53:28Z", "tenant_id": "258352971fe9415896e212d9f71a046c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:53:38,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c395139-fbca-4b49-98d2-171b2488a2da 2018-07-20 22:53:38,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20256996155s 2018-07-20 22:53:38,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c395139-fbca-4b49-98d2-171b2488a2da 2018-07-20 22:53:38,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:53:40,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:41,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-da794c68-55bb-4305-bc1c-89b5c56e6db9 x-compute-request-id: req-da794c68-55bb-4305-bc1c-89b5c56e6db9 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:5e:1d", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "image": {"id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "links": [{"href": "http://172.30.9.21:8774/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:53:37.000000", "flavor": {"id": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "links": [{"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "bookmark"}]}, "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "security_groups": [{"name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}], "user_id": "49277c46902d4895a8f72939d165b540", "OS-DCF: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-20T22:53:37Z", "hostId": "f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "created": "2018-07-20T22:53:28Z", "tenant_id": "258352971fe9415896e212d9f71a046c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:53:41,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-da794c68-55bb-4305-bc1c-89b5c56e6db9 2018-07-20 22:53:41,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37644982338s 2018-07-20 22:53:41,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-da794c68-55bb-4305-bc1c-89b5c56e6db9 2018-07-20 22:53:41,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:53:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:41,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6b0477ca-8bc9-4179-80ab-b2f7659f3440 Date: Fri, 20 Jul 2018 22:53:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:53:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a912e450-cb40-488c-b30e-bbe8a7cf90ad","ip_address":"192.168.120.10"}],"id":"062af2d7-8593-4105-91da-08782c9d91a7","security_groups":["85462751-c9bb-42ee-adca-1d7212173f7a"],"mac_address":"fa:16:3e:9f:5e:1d","project_id":"258352971fe9415896e212d9f71a046c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:32Z","binding:vnic_type":"normal","device_id":"f6cc5b9b-cd08-491f-8a21-551adbf5716b","ip_allocation":"immediate"}]} 2018-07-20 22:53:41,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-6b0477ca-8bc9-4179-80ab-b2f7659f3440 2018-07-20 22:53:41,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586349964142s 2018-07-20 22:53:41,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-6b0477ca-8bc9-4179-80ab-b2f7659f3440 2018-07-20 22:53:41,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:53:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=062af2d7-8593-4105-91da-08782c9d91a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:41,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e3ae1a35-ea0b-4e39-a14d-485566c1bb47 Date: Fri, 20 Jul 2018 22:53:41 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:53:41,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=062af2d7-8593-4105-91da-08782c9d91a7 used request id req-e3ae1a35-ea0b-4e39-a14d-485566c1bb47 2018-07-20 22:53:41,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0198721885681s 2018-07-20 22:53:42,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=062af2d7-8593-4105-91da-08782c9d91a7 used request id req-e3ae1a35-ea0b-4e39-a14d-485566c1bb47 2018-07-20 22:53:42,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:42,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-f6c4fea6-bcfa-47c8-8efd-f3fd490427ab x-compute-request-id: req-f6c4fea6-bcfa-47c8-8efd-f3fd490427ab Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:5e:1d", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "image": {"id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "links": [{"href": "http://172.30.9.21:8774/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:53:37.000000", "flavor": {"id": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "links": [{"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "bookmark"}]}, "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "security_groups": [{"name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}], "user_id": "49277c46902d4895a8f72939d165b540", "OS-DCF: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-20T22:53:37Z", "hostId": "f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "created": "2018-07-20T22:53:28Z", "tenant_id": "258352971fe9415896e212d9f71a046c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:53:42,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6c4fea6-bcfa-47c8-8efd-f3fd490427ab 2018-07-20 22:53:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740538835526s 2018-07-20 22:53:42,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6c4fea6-bcfa-47c8-8efd-f3fd490427ab 2018-07-20 22:53:42,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:53:42,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:42,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-42b95b9e-d596-41cb-b41c-dbbb4de19348 Date: Fri, 20 Jul 2018 22:53:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:53:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a912e450-cb40-488c-b30e-bbe8a7cf90ad","ip_address":"192.168.120.10"}],"id":"062af2d7-8593-4105-91da-08782c9d91a7","security_groups":["85462751-c9bb-42ee-adca-1d7212173f7a"],"mac_address":"fa:16:3e:9f:5e:1d","project_id":"258352971fe9415896e212d9f71a046c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:32Z","binding:vnic_type":"normal","device_id":"f6cc5b9b-cd08-491f-8a21-551adbf5716b","ip_allocation":"immediate"}]} 2018-07-20 22:53:42,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-42b95b9e-d596-41cb-b41c-dbbb4de19348 2018-07-20 22:53:42,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534970760345s 2018-07-20 22:53:42,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-42b95b9e-d596-41cb-b41c-dbbb4de19348 2018-07-20 22:53:42,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:53:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=062af2d7-8593-4105-91da-08782c9d91a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:42,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-17d01e76-3a2f-479a-890a-c875e3034e13 Date: Fri, 20 Jul 2018 22:53:42 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:53:42,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=062af2d7-8593-4105-91da-08782c9d91a7 used request id req-17d01e76-3a2f-479a-890a-c875e3034e13 2018-07-20 22:53:42,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.120431184769s 2018-07-20 22:53:42,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=062af2d7-8593-4105-91da-08782c9d91a7 used request id req-17d01e76-3a2f-479a-890a-c875e3034e13 2018-07-20 22:53:42,926 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:5e:1d', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8dbfffa3-187e-40fa-8b9e-14ecdcab0d45'}), 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-20T22:53:37.000000', 'flavor': Munch({u'id': u'36edad1d-9c96-408e-9bf5-35b16b8d7691'}), 'az': u'nova', 'id': u'f6cc5b9b-cd08-491f-8a21-551adbf5716b', 'security_groups': [Munch({u'name': u'singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'49277c46902d4895a8f72939d165b540', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'258352971fe9415896e212d9f71a046c', 'name': 'singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87', '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-20T22:53:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:53:37Z', 'hostId': u'f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a', '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-20T22:53:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'258352971fe9415896e212d9f71a046c', 'name': u'singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'adminPass': None, 'tenant_id': u'258352971fe9415896e212d9f71a046c', 'created_at': u'2018-07-20T22:53:28Z', 'created': u'2018-07-20T22:53:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:53:42,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:53:42,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:43,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-fb34df7d-3789-4699-8a3c-94dc8147d5c5 Date: Fri, 20 Jul 2018 22:53:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"258352971fe9415896e212d9f71a046c","l2_adjacency":true,"status":"ACTIVE","subnets":["a912e450-cb40-488c-b30e-bbe8a7cf90ad"],"description":"","tags":[],"updated_at":"2018-07-20T22:53:10Z","qos_policy_id":null,"name":"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87","admin_state_up":true,"tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-20 22:53:43,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fb34df7d-3789-4699-8a3c-94dc8147d5c5 2018-07-20 22:53:43,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.441603899002s 2018-07-20 22:53:43,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fb34df7d-3789-4699-8a3c-94dc8147d5c5 2018-07-20 22:53:43,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:53:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:43,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2e917728-8e9c-4cfd-872f-f026805e21d1 Date: Fri, 20 Jul 2018 22:53:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:53:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a912e450-cb40-488c-b30e-bbe8a7cf90ad","ip_address":"192.168.120.10"}],"id":"062af2d7-8593-4105-91da-08782c9d91a7","security_groups":["85462751-c9bb-42ee-adca-1d7212173f7a"],"mac_address":"fa:16:3e:9f:5e:1d","project_id":"258352971fe9415896e212d9f71a046c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:32Z","binding:vnic_type":"normal","device_id":"f6cc5b9b-cd08-491f-8a21-551adbf5716b","ip_allocation":"immediate"}]} 2018-07-20 22:53:43,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-2e917728-8e9c-4cfd-872f-f026805e21d1 2018-07-20 22:53:43,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.185487985611s 2018-07-20 22:53:43,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-2e917728-8e9c-4cfd-872f-f026805e21d1 2018-07-20 22:53:43,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-20 22:53:43,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.10", "port_id": "062af2d7-8593-4105-91da-08782c9d91a7"}}' 2018-07-20 22:53:46,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-9505058a-50f6-4f42-a20c-b8ebcb02f0c7 Date: Fri, 20 Jul 2018 22:53:46 GMT RESP BODY: {"floatingip": {"router_id": "8d81e648-2a6d-4edf-a997-2a649e4da0e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:44Z", "updated_at": "2018-07-20T22:53:44Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "258352971fe9415896e212d9f71a046c", "port_id": "062af2d7-8593-4105-91da-08782c9d91a7", "id": "39bd798b-b48d-4f37-8a73-9c83ce5d6346", "qos_policy_id": null}} 2018-07-20 22:53:46,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9505058a-50f6-4f42-a20c-b8ebcb02f0c7 2018-07-20 22:53:46,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.57837486267s 2018-07-20 22:53:46,138 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9505058a-50f6-4f42-a20c-b8ebcb02f0c7 2018-07-20 22:53:46,141 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'8d81e648-2a6d-4edf-a997-2a649e4da0e6', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'258352971fe9415896e212d9f71a046c', 'created_at': u'2018-07-20T22:53:44Z', 'attached': True, 'updated_at': u'2018-07-20T22:53:44Z', 'id': u'39bd798b-b48d-4f37-8a73-9c83ce5d6346', 'floating_network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'258352971fe9415896e212d9f71a046c', 'name': 'singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8d81e648-2a6d-4edf-a997-2a649e4da0e6', u'qos_policy_id': None, 'project_id': u'258352971fe9415896e212d9f71a046c', 'port_id': u'062af2d7-8593-4105-91da-08782c9d91a7', 'port': u'062af2d7-8593-4105-91da-08782c9d91a7', 'network': u'ab58329a-cf47-47c8-aff9-7c347f219446'}) 2018-07-20 22:53:46,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-20 22:53:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b/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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-20 22:53:46,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-bcade4bf-561b-4d8f-9631-1d66d7cb6201 x-compute-request-id: req-bcade4bf-561b-4d8f-9631-1d66d7cb6201 Content-Encoding: gzip Content-Length: 9578 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 485037305 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.145353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.147043] pid_max: default: 32768 minimum: 301\n[ 0.147956] ACPI: Core revision 20150930\n[ 0.149358] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.150693] Security Framework initialized\n[ 0.151525] Yama: becoming mindful.\n[ 0.152268] AppArmor: AppArmor initialized\n[ 0.153145] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.154501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155798] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157029] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158481] Initializing cgroup subsys io\n[ 0.159310] Initializing cgroup subsys memory\n[ 0.160183] Initializing cgroup subsys devices\n[ 0.161075] Initializing cgroup subsys freezer\n[ 0.161958] Initializing cgroup subsys net_cls\n[ 0.162841] Initializing cgroup subsys perf_event\n[ 0.163768] Initializing cgroup subsys net_prio\n[ 0.164679] Initializing cgroup subsys hugetlb\n[ 0.165571] Initializing cgroup subsys pids\n[ 0.166457] CPU: Physical Processor ID: 0\n[ 0.167964] mce: CPU supports 10 MCE banks\n[ 0.168840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.184292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190373] ftrace: allocating 31920 entries in 125 pages\n[ 0.215267] smpboot: Max logical packages: 1\n[ 0.216139] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217508] x2apic enabled\n[ 0.218326] Switched APIC routing to physical x2apic.\n[ 0.220062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221201] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223304] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225128] KVM setup paravirtual spinlock\n[ 0.226435] x86: Booted up 1 node, 1 CPUs\n[ 0.227259] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.228667] devtmpfs: initialized\n[ 0.230392] evm: security.selinux\n[ 0.231101] evm: security.SMACK64\n[ 0.231796] evm: security.SMACK64EXEC\n[ 0.232548] evm: security.SMACK64TRANSMUTE\n[ 0.233363] evm: security.SMACK64MMAP\n[ 0.234121] evm: security.ima\n[ 0.234770] evm: security.capability\n[ 0.235586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237472] pinctrl core: initialized pinctrl subsystem\n[ 0.238595] RTC time: 22:53:37, date: 07/20/18\n[ 0.239573] NET: Registered protocol family 16\n[ 0.240574] cpuidle: using governor ladder\n[ 0.241405] cpuidle: using governor menu\n[ 0.242203] PCCT header not found.\n[ 0.242968] ACPI: bus type PCI registered\n[ 0.243787] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245041] PCI: Using configuration type 1 for base access\n[ 0.246821] ACPI: Added _OSI(Module Device)\n[ 0.247683] ACPI: Added _OSI(Processor Device)\n[ 0.248561] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249476] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251241] ACPI: Interpreter enabled\n[ 0.252019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259534] ACPI: (supports S0 S5)\n[ 0.260250] ACPI: Using IOAPIC for interrupt routing\n[ 0.261208] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265521] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266780] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.267996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270266] acpiphp: Slot [3] registered\n[ 0.271080] acpiphp: Slot [4] registered\n[ 0.271896] acpiphp: Slot [5] registered\n[ 0.272709] acpiphp: Slot [6] registered\n[ 0.273520] acpiphp: Slot [7] registered\n[ 0.274339] acpiphp: Slot [8] registered\n[ 0.275176] acpiphp: Slot [9] registered\n[ 0.275983] acpiphp: Slot [10] registered\n[ 0.276828] acpiphp: Slot [11] registered\n[ 0.277665] acpiphp: Slot [12] registered\n[ 0.278494] acpiphp: Slot [13] registered\n[ 0.279320] acpiphp: Slot [14] registered\n[ 0.280148] acpiphp: Slot [15] registered\n[ 0.290737] acpiphp: Slot [16] registered\n[ 0.291597] acpiphp: Slot [17] registered\n[ 0.292440] acpiphp: Slot [18] registered\n[ 0.293263] acpiphp: Slot [19] registered\n[ 0.294081] acpiphp: Slot [20] registered\n[ 0.294927] acpiphp: Slot [21] registered\n[ 0.295758] acpiphp: Slot [22] registered\n[ 0.296595] acpiphp: Slot [23] registered\n[ 0.297425] acpiphp: Slot [24] registered\n[ 0.298251] acpiphp: Slot [25] registered\n[ 0.299079] acpiphp: Slot [26] registered\n[ 0.299904] acpiphp: Slot [27] registered\n[ 0.300734] acpiphp: Slot [28] registered\n[ 0.301554] acpiphp: Slot [29] registered\n[ 0.302379] acpiphp: Slot [30] registered\n[ 0.303210] acpiphp: Slot [31] registered\n[ 0.304033] PCI host bridge to bus 0000:00\n[ 0.304863] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.306105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.307351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.310310] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.311814] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.315156] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.316472] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.317669] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318963] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.322593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324080] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.342553] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.344070] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.345907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.347359] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.348776] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.350065] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.351388] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.352468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.354052] vgaarb: loaded\n[ 0.354671] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355925] SCSI subsystem initialized\n[ 0.356849] ACPI: bus type USB registered\n[ 0.357695] usbcore: registered new interface driver usbfs\n[ 0.358747] usbcore: registered new interface driver hub\n[ 0.359779] usbcore: registered new device driver usb\n[ 0.360902] PCI: Using ACPI for IRQ routing\n[ 0.362028] NetLabel: Initializing\n[ 0.362769] NetLabel: domain hash size = 128\n[ 0.363644] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.364622] NetLabel: unlabeled traffic allowed by default\n[ 0.365813] clocksource: Switched to clocksource kvm-clock\n[ 0.374013] AppArmor: AppArmor Filesystem Enabled\n[ 0.375001] pnp: PnP ACPI init\n[ 0.375948] pnp: PnP ACPI: found 5 devices\n[ 0.382277] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.384025] NET: Registered protocol family 2\n[ 0.385095] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.386413] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.387654] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388881] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391207] NET: Registered protocol family 1\n[ 0.392104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.393221] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.394316] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.408381] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.422540] Trying to unpack rootfs image as initramfs...\n[ 0.478676] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.480395] Scanning for low memory corruption every 60 seconds\n[ 0.481785] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.482990] audit: initializing netlink subsys (disabled)\n[ 0.484038] audit: type=2000 audit(1532127218.191:1): initialized\n[ 0.485406] Initialise system trusted keyring\n[ 0.486390] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487587] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489744] zbud: loaded\n[ 0.490495] VFS: Disk quotas dquot_6.6.0\n[ 0.491339] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.492967] fuse init (API version 7.23)\n[ 0.493908] Key type big_key registered\n[ 0.494736] Allocating IMA MOK and blacklist keyrings.\n[ 0.495997] Key type asymmetric registered\n[ 0.496845] Asymmetric key parser 'x509' registered\n[ 0.497842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499357] io scheduler noop registered\n[ 0.500168] io scheduler deadline registered (default)\n[ 0.501188] io scheduler cfq registered\n[ 0.502053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505916] ACPI: Power Button [PWRF]\n[ 0.506794] GHES: HEST is not enabled!\n[ 0.520477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.576393] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.579245] Linux agpgart interface v0.103\n[ 0.582201] brd: module loaded\n[ 0.583909] loop: module loaded\n[ 0.588801] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.590286] GPT:90111 != 2097151\n[ 0.590975] GPT:Alternate GPT header not at the end of the disk.\n[ 0.592090] GPT:90111 != 2097151\n[ 0.592776] GPT: Use GNU Parted to correct GPT errors.\n[ 0.593768] vda: vda1 vda15\n[ 0.595293] scsi host0: ata_piix\n[ 0.596094] scsi host1: ata_piix\n[ 0.596829] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.598080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.599598] libphy: Fixed MDIO Bus: probed\n[ 0.600444] tun: Universal TUN/TAP device driver, 1.6\n[ 0.601427] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.603883] PPP generic driver version 2.4.2\n[ 0.604830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.606129] ehci-pci: EHCI PCI platform driver\n[ 0.607037] ehci-platform: EHCI generic platform driver\n[ 0.608061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609229] ohci-pci: OHCI PCI platform driver\n[ 0.610136] ohci-platform: OHCI generic platform driver\n[ 0.611159] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.625420] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.626470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.629020] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.630206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632930] usb usb1: Product: UHCI Host Controller\n[ 0.633894] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.635077] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.636098] hub 1-0:1.0: USB hub found\n[ 0.636899] hub 1-0:1.0: 2 ports detected\n[ 0.637880] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640069] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641053] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642147] mousedev: PS/2 mouse device common for all mice\n[ 0.643476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.645465] rtc_cmos 00:00: RTC can wake from S4\n[ 0.646622] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.647850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.649076] i2c /dev entries driver\n[ 0.649887] device-mapper: uevent: version 1.0.3\n[ 0.650887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.652566] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654039] NET: Registered protocol family 10\n[ 0.655222] NET: Registered protocol family 17\n[ 0.656154] Key type dns_resolver registered\n[ 0.657194] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658336] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660182] registered taskstats version 1\n[ 0.661048] Loading compiled-in X.509 certificates\n[ 0.662597] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.664529] zswap: loaded using pool lzo/zbud\n[ 0.666206] Key type trusted registered\n[ 0.667997] Key type encrypted registered\n[ 0.668855] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.669938] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671014] evm: HMAC attrs: 0x1\n[ 0.672015] Magic number: 10:184:907\n[ 0.672914] rtc_cmos 00:00: setting system clock to 2018-07-20 22:53:37 UTC (1532127217)\n[ 0.674592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.675737] EDD information not available.\n[ 0.759121] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.770949] Write protecting the kernel read-only data: 14336k\n[ 0.773132] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.775035] 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.820709] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMPvK/iITP7jt58UWS6PQkUsv/cs4qG/ooZiJFA7+5oCy0OR/RtUlL/1qY80qXAz++xDpHBfw+aPQ8PYmIBVLqjD9lZpazBDLSPfhQDnB25INhbnaz0P6rQcu8BBaorSvduFTv1cbzkxE9EeRiNMCPVZlA0mcwfqGkLlQWVdSgYm/letvdX8lgPlO2cZDhEHsmaDfkFYAP94WoFMcHPGvLmaiOxjFOFt74lvGlutXtwl/GFninJbu7dFIwZSLBb8/q2ckLocrEOqdX9iWTimAIgVIVDFGPS0KoTr2o8ltYpQNKkSA5t/vc4iZgt9yQ63kA8EMUzWqy+tfK+9akkTWz root@singlevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87\nssh-dss AAAAB3NzaC1kc3MAAACBAOJp3aLS0bSuUmArFItOU7BSQ0d3sYX8yFbfWtKQASPcGCEQ/iBHHDuDVo2fVuUTPNDehrHCQ/RvnsioCTSFliMZJWAtWQa35RfpxcMbr2F5+ZDyNwoO3AIV+haJb9s1YkN5YR56VTKfCPiDwJnMOBCVqRRFMDqT8G4TyB1G7DitAAAAFQD8FTs9CqWBunENs+AmfDWeNxr5CwAAAIEAklIaQtRDj8xnRx890Ajtuh9MxY2Nl8Ctw55+clbaOG0VABgT1uL8uPew5HSwlDvT0G9rh4Zy1hjhzGc3/T0FOEiOY5KAO9oQUvExJS5vMKgPN2TbWG0uFx1K3m34cOleGNHA6Ir4PXgv6xTMUb/h2wPEthQsUDHImH21GpLRnmoAAACBANTySJ1gLtUFILvX8tCFzcWmC9IGSUdOdaygqz709s9D1V2HZMHCVKB1TOJmIvUAljR7BDpkgbrozkKy969o0wx84efuuWh1c1jA8njWIAo2AVNFJr7yBB7XXGWC0P0S0h8RU9uKUpd1AOay0zIk/A/L6En+YL89duEhhAR/A3pP root@singlevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.40s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe9f:5e1d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.88 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87 login: "} 2018-07-20 22:53:46,261 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b/action used request id req-bcade4bf-561b-4d8f-9631-1d66d7cb6201 2018-07-20 22:53:46,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.119799137115s 2018-07-20 22:53:46,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b/action used request id req-bcade4bf-561b-4d8f-9631-1d66d7cb6201 2018-07-20 22:53:46,263 - 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 485037305 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.145353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.147043] pid_max: default: 32768 minimum: 301 [ 0.147956] ACPI: Core revision 20150930 [ 0.149358] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.150693] Security Framework initialized [ 0.151525] Yama: becoming mindful. [ 0.152268] AppArmor: AppArmor initialized [ 0.153145] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.154501] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155798] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157029] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158481] Initializing cgroup subsys io [ 0.159310] Initializing cgroup subsys memory [ 0.160183] Initializing cgroup subsys devices [ 0.161075] Initializing cgroup subsys freezer [ 0.161958] Initializing cgroup subsys net_cls [ 0.162841] Initializing cgroup subsys perf_event [ 0.163768] Initializing cgroup subsys net_prio [ 0.164679] Initializing cgroup subsys hugetlb [ 0.165571] Initializing cgroup subsys pids [ 0.166457] CPU: Physical Processor ID: 0 [ 0.167964] mce: CPU supports 10 MCE banks [ 0.168840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.184292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190373] ftrace: allocating 31920 entries in 125 pages [ 0.215267] smpboot: Max logical packages: 1 [ 0.216139] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217508] x2apic enabled [ 0.218326] Switched APIC routing to physical x2apic. [ 0.220062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221201] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223304] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225128] KVM setup paravirtual spinlock [ 0.226435] x86: Booted up 1 node, 1 CPUs [ 0.227259] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.228667] devtmpfs: initialized [ 0.230392] evm: security.selinux [ 0.231101] evm: security.SMACK64 [ 0.231796] evm: security.SMACK64EXEC [ 0.232548] evm: security.SMACK64TRANSMUTE [ 0.233363] evm: security.SMACK64MMAP [ 0.234121] evm: security.ima [ 0.234770] evm: security.capability [ 0.235586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237472] pinctrl core: initialized pinctrl subsystem [ 0.238595] RTC time: 22:53:37, date: 07/20/18 [ 0.239573] NET: Registered protocol family 16 [ 0.240574] cpuidle: using governor ladder [ 0.241405] cpuidle: using governor menu [ 0.242203] PCCT header not found. [ 0.242968] ACPI: bus type PCI registered [ 0.243787] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245041] PCI: Using configuration type 1 for base access [ 0.246821] ACPI: Added _OSI(Module Device) [ 0.247683] ACPI: Added _OSI(Processor Device) [ 0.248561] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249476] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251241] ACPI: Interpreter enabled [ 0.252019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253904] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259534] ACPI: (supports S0 S5) [ 0.260250] ACPI: Using IOAPIC for interrupt routing [ 0.261208] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265521] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266780] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.267996] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270266] acpiphp: Slot [3] registered [ 0.271080] acpiphp: Slot [4] registered [ 0.271896] acpiphp: Slot [5] registered [ 0.272709] acpiphp: Slot [6] registered [ 0.273520] acpiphp: Slot [7] registered [ 0.274339] acpiphp: Slot [8] registered [ 0.275176] acpiphp: Slot [9] registered [ 0.275983] acpiphp: Slot [10] registered [ 0.276828] acpiphp: Slot [11] registered [ 0.277665] acpiphp: Slot [12] registered [ 0.278494] acpiphp: Slot [13] registered [ 0.279320] acpiphp: Slot [14] registered [ 0.280148] acpiphp: Slot [15] registered [ 0.290737] acpiphp: Slot [16] registered [ 0.291597] acpiphp: Slot [17] registered [ 0.292440] acpiphp: Slot [18] registered [ 0.293263] acpiphp: Slot [19] registered [ 0.294081] acpiphp: Slot [20] registered [ 0.294927] acpiphp: Slot [21] registered [ 0.295758] acpiphp: Slot [22] registered [ 0.296595] acpiphp: Slot [23] registered [ 0.297425] acpiphp: Slot [24] registered [ 0.298251] acpiphp: Slot [25] registered [ 0.299079] acpiphp: Slot [26] registered [ 0.299904] acpiphp: Slot [27] registered [ 0.300734] acpiphp: Slot [28] registered [ 0.301554] acpiphp: Slot [29] registered [ 0.302379] acpiphp: Slot [30] registered [ 0.303210] acpiphp: Slot [31] registered [ 0.304033] PCI host bridge to bus 0000:00 [ 0.304863] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.306105] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.307351] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.308832] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.310310] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.311814] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.315156] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.316472] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.317669] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318963] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.322593] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324080] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.342553] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.344070] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.345907] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.347359] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.348776] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.350065] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.351388] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.352468] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.354052] vgaarb: loaded [ 0.354671] vgaarb: bridge control possible 0000:00:02.0 [ 0.355925] SCSI subsystem initialized [ 0.356849] ACPI: bus type USB registered [ 0.357695] usbcore: registered new interface driver usbfs [ 0.358747] usbcore: registered new interface driver hub [ 0.359779] usbcore: registered new device driver usb [ 0.360902] PCI: Using ACPI for IRQ routing [ 0.362028] NetLabel: Initializing [ 0.362769] NetLabel: domain hash size = 128 [ 0.363644] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.364622] NetLabel: unlabeled traffic allowed by default [ 0.365813] clocksource: Switched to clocksource kvm-clock [ 0.374013] AppArmor: AppArmor Filesystem Enabled [ 0.375001] pnp: PnP ACPI init [ 0.375948] pnp: PnP ACPI: found 5 devices [ 0.382277] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.384025] NET: Registered protocol family 2 [ 0.385095] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.386413] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.387654] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388881] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389998] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.391207] NET: Registered protocol family 1 [ 0.392104] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.393221] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.394316] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408381] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422540] Trying to unpack rootfs image as initramfs... [ 0.478676] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.480395] Scanning for low memory corruption every 60 seconds [ 0.481785] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.482990] audit: initializing netlink subsys (disabled) [ 0.484038] audit: type=2000 audit(1532127218.191:1): initialized [ 0.485406] Initialise system trusted keyring [ 0.486390] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487587] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489744] zbud: loaded [ 0.490495] VFS: Disk quotas dquot_6.6.0 [ 0.491339] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.492967] fuse init (API version 7.23) [ 0.493908] Key type big_key registered [ 0.494736] Allocating IMA MOK and blacklist keyrings. [ 0.495997] Key type asymmetric registered [ 0.496845] Asymmetric key parser 'x509' registered [ 0.497842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499357] io scheduler noop registered [ 0.500168] io scheduler deadline registered (default) [ 0.501188] io scheduler cfq registered [ 0.502053] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503126] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504423] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505916] ACPI: Power Button [PWRF] [ 0.506794] GHES: HEST is not enabled! [ 0.520477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548349] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.576393] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.579245] Linux agpgart interface v0.103 [ 0.582201] brd: module loaded [ 0.583909] loop: module loaded [ 0.588801] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.590286] GPT:90111 != 2097151 [ 0.590975] GPT:Alternate GPT header not at the end of the disk. [ 0.592090] GPT:90111 != 2097151 [ 0.592776] GPT: Use GNU Parted to correct GPT errors. [ 0.593768] vda: vda1 vda15 [ 0.595293] scsi host0: ata_piix [ 0.596094] scsi host1: ata_piix [ 0.596829] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.598080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.599598] libphy: Fixed MDIO Bus: probed [ 0.600444] tun: Universal TUN/TAP device driver, 1.6 [ 0.601427] tun: (C) 1999-2004 Max Krasnyansky [ 0.603883] PPP generic driver version 2.4.2 [ 0.604830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.606129] ehci-pci: EHCI PCI platform driver [ 0.607037] ehci-platform: EHCI generic platform driver [ 0.608061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609229] ohci-pci: OHCI PCI platform driver [ 0.610136] ohci-platform: OHCI generic platform driver [ 0.611159] uhci_hcd: USB Universal Host Controller Interface driver [ 0.625420] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.626470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627969] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.629020] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.630206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631475] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632930] usb usb1: Product: UHCI Host Controller [ 0.633894] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.635077] usb usb1: SerialNumber: 0000:00:01.2 [ 0.636098] hub 1-0:1.0: USB hub found [ 0.636899] hub 1-0:1.0: 2 ports detected [ 0.637880] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640069] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641053] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642147] mousedev: PS/2 mouse device common for all mice [ 0.643476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.645465] rtc_cmos 00:00: RTC can wake from S4 [ 0.646622] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.647850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.649076] i2c /dev entries driver [ 0.649887] device-mapper: uevent: version 1.0.3 [ 0.650887] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.652566] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654039] NET: Registered protocol family 10 [ 0.655222] NET: Registered protocol family 17 [ 0.656154] Key type dns_resolver registered [ 0.657194] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.658336] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.660182] registered taskstats version 1 [ 0.661048] Loading compiled-in X.509 certificates [ 0.662597] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.664529] zswap: loaded using pool lzo/zbud [ 0.666206] Key type trusted registered [ 0.667997] Key type encrypted registered [ 0.668855] AppArmor: AppArmor sha1 policy hashing enabled [ 0.669938] ima: No TPM chip found, activating TPM-bypass! [ 0.671014] evm: HMAC attrs: 0x1 [ 0.672015] Magic number: 10:184:907 [ 0.672914] rtc_cmos 00:00: setting system clock to 2018-07-20 22:53:37 UTC (1532127217) [ 0.674592] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.675737] EDD information not available. [ 0.759121] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.770949] Write protecting the kernel read-only data: 14336k [ 0.773132] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.775035] 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.820709] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000005 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCMPvK/iITP7jt58UWS6PQkUsv/cs4qG/ooZiJFA7+5oCy0OR/RtUlL/1qY80qXAz++xDpHBfw+aPQ8PYmIBVLqjD9lZpazBDLSPfhQDnB25INhbnaz0P6rQcu8BBaorSvduFTv1cbzkxE9EeRiNMCPVZlA0mcwfqGkLlQWVdSgYm/letvdX8lgPlO2cZDhEHsmaDfkFYAP94WoFMcHPGvLmaiOxjFOFt74lvGlutXtwl/GFninJbu7dFIwZSLBb8/q2ckLocrEOqdX9iWTimAIgVIVDFGPS0KoTr2o8ltYpQNKkSA5t/vc4iZgt9yQ63kA8EMUzWqy+tfK+9akkTWz root@singlevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87 ssh-dss AAAAB3NzaC1kc3MAAACBAOJp3aLS0bSuUmArFItOU7BSQ0d3sYX8yFbfWtKQASPcGCEQ/iBHHDuDVo2fVuUTPNDehrHCQ/RvnsioCTSFliMZJWAtWQa35RfpxcMbr2F5+ZDyNwoO3AIV+haJb9s1YkN5YR56VTKfCPiDwJnMOBCVqRRFMDqT8G4TyB1G7DitAAAAFQD8FTs9CqWBunENs+AmfDWeNxr5CwAAAIEAklIaQtRDj8xnRx890Ajtuh9MxY2Nl8Ctw55+clbaOG0VABgT1uL8uPew5HSwlDvT0G9rh4Zy1hjhzGc3/T0FOEiOY5KAO9oQUvExJS5vMKgPN2TbWG0uFx1K3m34cOleGNHA6Ir4PXgv6xTMUb/h2wPEthQsUDHImH21GpLRnmoAAACBANTySJ1gLtUFILvX8tCFzcWmC9IGSUdOdaygqz709s9D1V2HZMHCVKB1TOJmIvUAljR7BDpkgbrozkKy969o0wx84efuuWh1c1jA8njWIAo2AVNFJr7yBB7XXGWC0P0S0h8RU9uKUpd1AOay0zIk/A/L6En+YL89duEhhAR/A3pP root@singlevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.40s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe9f:5e1d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-685e24d9-f462-4d35-81cc-90b00d9f4c87 login: 2018-07-20 22:53:47,280 - paramiko.transport - DEBUG - starting thread (client mode): 0x42047f90L 2018-07-20 22:53:47,281 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-20 22:53:47,300 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-20 22:53:47,300 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-20 22:53:47,301 - 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-20 22:53:47,301 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-20 22:53:47,302 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-20 22:53:47,302 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-20 22:53:47,302 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-20 22:53:47,302 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-20 22:53:47,357 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-20 22:53:47,358 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-20 22:53:47,381 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 8f03355e1175b3fb86dadd1c48687371 2018-07-20 22:53:47,382 - paramiko.transport - DEBUG - Trying discovered key 62441fded01b1d6b08241e64bb555165 in /tmp/tmprwbV0Z 2018-07-20 22:53:47,397 - paramiko.transport - DEBUG - userauth is OK 2018-07-20 22:53:47,403 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-20 22:53:47,415 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-20 22:53:47,416 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-20 22:53:47,416 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-20 22:53:47,417 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-20 22:53:47,418 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-20 22:53:47,419 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-20 22:53:47,423 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-20 22:53:47,534 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:53:47,534 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-20 22:53:47,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-20 22:53:47,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/39bd798b-b48d-4f37-8a73-9c83ce5d6346.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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:48,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bea4d611-0b82-41d6-9825-579a21450270 Content-Length: 0 Date: Fri, 20 Jul 2018 22:53:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:53:48,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/39bd798b-b48d-4f37-8a73-9c83ce5d6346.json used request id req-bea4d611-0b82-41d6-9825-579a21450270 2018-07-20 22:53:48,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.37361907959s 2018-07-20 22:53:48,916 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/39bd798b-b48d-4f37-8a73-9c83ce5d6346.json used request id req-bea4d611-0b82-41d6-9825-579a21450270 2018-07-20 22:53:48,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:53:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:48,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dbcea45a-a299-40f5-af72-2efea08b5d96 Date: Fri, 20 Jul 2018 22:53:48 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:53:48,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dbcea45a-a299-40f5-af72-2efea08b5d96 2018-07-20 22:53:48,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0250401496887s 2018-07-20 22:53:48,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dbcea45a-a299-40f5-af72-2efea08b5d96 2018-07-20 22:53:48,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:53:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:49,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:53: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-55456ba3-8516-4fc2-9c0b-b2c668933f89 x-compute-request-id: req-55456ba3-8516-4fc2-9c0b-b2c668933f89 Content-Type: application/json 2018-07-20 22:53:49,146 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-55456ba3-8516-4fc2-9c0b-b2c668933f89 2018-07-20 22:53:49,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.198222160339s 2018-07-20 22:53:49,146 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b used request id req-55456ba3-8516-4fc2-9c0b-b2c668933f89 2018-07-20 22:53:49,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:49,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-b38cabb1-3cc7-4aa9-852a-6e52d1341dfc x-compute-request-id: req-b38cabb1-3cc7-4aa9-852a-6e52d1341dfc Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:5e:1d", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:5e:1d", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f6cc5b9b-cd08-491f-8a21-551adbf5716b", "rel": "bookmark"}], "image": {"id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "links": [{"href": "http://172.30.9.21:8774/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:53:37.000000", "flavor": {"id": "36edad1d-9c96-408e-9bf5-35b16b8d7691", "links": [{"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "bookmark"}]}, "id": "f6cc5b9b-cd08-491f-8a21-551adbf5716b", "security_groups": [{"name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}], "user_id": "49277c46902d4895a8f72939d165b540", "OS-DCF: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-20T22:53:49Z", "hostId": "f42ee215b1a1211db30bae00fc58f34b523bca7849f1edfa4b51af4a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87", "name": "singlevm2-vm_685e24d9-f462-4d35-81cc-90b00d9f4c87", "created": "2018-07-20T22:53:28Z", "tenant_id": "258352971fe9415896e212d9f71a046c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:53:49,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b38cabb1-3cc7-4aa9-852a-6e52d1341dfc 2018-07-20 22:53:49,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644506931305s 2018-07-20 22:53:49,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b38cabb1-3cc7-4aa9-852a-6e52d1341dfc 2018-07-20 22:53:49,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:53:51,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:53:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:51,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a535dc60-cce1-4b91-a6c3-9827db746bee x-compute-request-id: req-a535dc60-cce1-4b91-a6c3-9827db746bee Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 22:53:51,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a535dc60-cce1-4b91-a6c3-9827db746bee 2018-07-20 22:53:51,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.123664855957s 2018-07-20 22:53:51,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a535dc60-cce1-4b91-a6c3-9827db746bee 2018-07-20 22:53:51,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:53:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:51,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-933d6c64-d585-4290-ae0a-7a77200b60af Date: Fri, 20 Jul 2018 22:53:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:23Z", "updated_at": "2018-07-20T22:53:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "18ede779-af1b-44d8-8192-bbc5046d61ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "41240fb8-0e8c-478e-b32b-cf9bd032c625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:23Z", "revision_number": 0, "id": "8868a785-65d6-4d06-9105-365e3554e13f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:23Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:24Z", "revision_number": 0, "id": "b3b5ab39-51ac-4a20-811e-6abbf2037d2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:24Z", "security_group_id": "85462751-c9bb-42ee-adca-1d7212173f7a", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "85462751-c9bb-42ee-adca-1d7212173f7a", "name": "singlevm2-sg_685e24d9-f462-4d35-81cc-90b00d9f4c87"}]} 2018-07-20 22:53:51,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-933d6c64-d585-4290-ae0a-7a77200b60af 2018-07-20 22:53:51,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0585839748383s 2018-07-20 22:53:51,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-933d6c64-d585-4290-ae0a-7a77200b60af 2018-07-20 22:53:51,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-20 22:53:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/85462751-c9bb-42ee-adca-1d7212173f7a.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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:52,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c38c6c9b-117c-42e5-8eb6-93671eefd947 Content-Length: 0 Date: Fri, 20 Jul 2018 22:53:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:53:52,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/85462751-c9bb-42ee-adca-1d7212173f7a.json used request id req-c38c6c9b-117c-42e5-8eb6-93671eefd947 2018-07-20 22:53:52,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.189746141434s 2018-07-20 22:53:52,176 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/85462751-c9bb-42ee-adca-1d7212173f7a.json used request id req-c38c6c9b-117c-42e5-8eb6-93671eefd947 2018-07-20 22:53:52,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-20 22:53:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:52,228 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd2c0c24-2c5b-4bbe-bed3-01ba3294f541 x-compute-request-id: req-dd2c0c24-2c5b-4bbe-bed3-01ba3294f541 Content-Length: 0 Content-Type: application/json 2018-07-20 22:53:52,228 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87 used request id req-dd2c0c24-2c5b-4bbe-bed3-01ba3294f541 2018-07-20 22:53:52,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0518391132355s 2018-07-20 22:53:52,228 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_685e24d9-f462-4d35-81cc-90b00d9f4c87 used request id req-dd2c0c24-2c5b-4bbe-bed3-01ba3294f541 2018-07-20 22:53:52,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:53:52,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6/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}33b1468152e3b99bb959570975d94ee8a61819d4" -d '{"subnet_id": "a912e450-cb40-488c-b30e-bbe8a7cf90ad"}' 2018-07-20 22:53:54,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1105fd6b-3717-444e-ad3e-9c07d21f07a2 Date: Fri, 20 Jul 2018 22:53:54 GMT RESP BODY: {"network_id": "5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83", "tenant_id": "258352971fe9415896e212d9f71a046c", "subnet_id": "a912e450-cb40-488c-b30e-bbe8a7cf90ad", "subnet_ids": ["a912e450-cb40-488c-b30e-bbe8a7cf90ad"], "port_id": "9c70d352-999e-4bcc-aad2-ad954bbe262f", "id": "8d81e648-2a6d-4edf-a997-2a649e4da0e6"} 2018-07-20 22:53:54,401 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6/remove_router_interface.json used request id req-1105fd6b-3717-444e-ad3e-9c07d21f07a2 2018-07-20 22:53:54,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17214918137s 2018-07-20 22:53:54,401 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6/remove_router_interface.json used request id req-1105fd6b-3717-444e-ad3e-9c07d21f07a2 returning object 8d81e648-2a6d-4edf-a997-2a649e4da0e6 2018-07-20 22:53:54,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:53:54,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:54,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-d5b07de8-a2bf-48bb-9d48-55a61e72e3dc Date: Fri, 20 Jul 2018 22:53:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:11Z", "admin_state_up": true, "updated_at": "2018-07-20T22:53:53Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "258352971fe9415896e212d9f71a046c", "id": "8d81e648-2a6d-4edf-a997-2a649e4da0e6", "name": "singlevm2-router_685e24d9-f462-4d35-81cc-90b00d9f4c87"}]} 2018-07-20 22:53:54,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d5b07de8-a2bf-48bb-9d48-55a61e72e3dc 2018-07-20 22:53:54,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.165158033371s 2018-07-20 22:53:54,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d5b07de8-a2bf-48bb-9d48-55a61e72e3dc 2018-07-20 22:53:54,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:53:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6.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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:58,029 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b126bc5-15d3-436c-be00-fc29bfdf0cc4 Content-Length: 0 Date: Fri, 20 Jul 2018 22:53:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:53:58,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6.json used request id req-9b126bc5-15d3-436c-be00-fc29bfdf0cc4 2018-07-20 22:53:58,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.46046280861s 2018-07-20 22:53:58,029 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8d81e648-2a6d-4edf-a997-2a649e4da0e6.json used request id req-9b126bc5-15d3-436c-be00-fc29bfdf0cc4 2018-07-20 22:53:58,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:53:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:53:58,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-71db2749-5069-4b8f-b787-fd2c989fe946 Date: Fri, 20 Jul 2018 22:53:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:53:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"258352971fe9415896e212d9f71a046c","id":"a912e450-cb40-488c-b30e-bbe8a7cf90ad","subnetpool_id":null,"name":"singlevm2-subnet_685e24d9-f462-4d35-81cc-90b00d9f4c87"}]} 2018-07-20 22:53:58,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-71db2749-5069-4b8f-b787-fd2c989fe946 2018-07-20 22:53:58,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0633239746094s 2018-07-20 22:53:58,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-71db2749-5069-4b8f-b787-fd2c989fe946 2018-07-20 22:53:58,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:53:58,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a912e450-cb40-488c-b30e-bbe8a7cf90ad.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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:54:00,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-992cf089-f5c6-403d-bf7a-58b552fbe831 Date: Fri, 20 Jul 2018 22:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:54:00,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a912e450-cb40-488c-b30e-bbe8a7cf90ad.json used request id req-992cf089-f5c6-403d-bf7a-58b552fbe831 2018-07-20 22:54:00,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.58530807495s 2018-07-20 22:54:00,681 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a912e450-cb40-488c-b30e-bbe8a7cf90ad.json used request id req-992cf089-f5c6-403d-bf7a-58b552fbe831 2018-07-20 22:54:00,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:54:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:54:00,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-893b691b-a3a7-4d42-afed-626848df5715 Date: Fri, 20 Jul 2018 22:54:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"258352971fe9415896e212d9f71a046c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:54:00Z","qos_policy_id":null,"name":"singlevm2-net_685e24d9-f462-4d35-81cc-90b00d9f4c87","admin_state_up":true,"tenant_id":"258352971fe9415896e212d9f71a046c","created_at":"2018-07-20T22:53:09Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-20 22:54:00,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-893b691b-a3a7-4d42-afed-626848df5715 2018-07-20 22:54:00,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114416837692s 2018-07-20 22:54:00,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-893b691b-a3a7-4d42-afed-626848df5715 2018-07-20 22:54:00,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:54:00,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83.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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:54:01,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c42ba354-4819-48dc-a3c5-5d1940085225 Date: Fri, 20 Jul 2018 22:54:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:54:01,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83.json used request id req-c42ba354-4819-48dc-a3c5-5d1940085225 2018-07-20 22:54:01,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16506910324s 2018-07-20 22:54:01,963 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5a81f2bf-c2fc-4d75-afe2-f1bcc367bc83.json used request id req-c42ba354-4819-48dc-a3c5-5d1940085225 2018-07-20 22:54:01,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:54:01,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:54:02,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-671e77d8-2e26-4758-aa29-f1973f814234 Date: Fri, 20 Jul 2018 22:54:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/snap", "metadata": {}}], "file": "/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/file", "owner": "258352971fe9415896e212d9f71a046c", "id": "8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "size": 12716032, "self": "/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:53:21Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_685e24d9-f462-4d35-81cc-90b00d9f4c87", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:53:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:54:02,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-671e77d8-2e26-4758-aa29-f1973f814234 2018-07-20 22:54:02,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216315031052s 2018-07-20 22:54:02,185 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-671e77d8-2e26-4758-aa29-f1973f814234 2018-07-20 22:54:02,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 22:54:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}33b1468152e3b99bb959570975d94ee8a61819d4" 2018-07-20 22:54:03,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06f1de73-2353-4d33-b0d7-8e0e10181f43 Date: Fri, 20 Jul 2018 22:54:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:54:03,857 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45 used request id req-06f1de73-2353-4d33-b0d7-8e0e10181f43 2018-07-20 22:54:03,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.67057800293s 2018-07-20 22:54:03,858 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8dbfffa3-187e-40fa-8b9e-14ecdcab0d45 used request id req-06f1de73-2353-4d33-b0d7-8e0e10181f43 2018-07-20 22:54:03,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:54:03,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:03,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b79e643-97f7-4e86-943e-78bb95e67969 x-compute-request-id: req-8b79e643-97f7-4e86-943e-78bb95e67969 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_685e24d9-f462-4d35-81cc-90b00d9f4c87", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691", "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": "36edad1d-9c96-408e-9bf5-35b16b8d7691"}]} 2018-07-20 22:54:03,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8b79e643-97f7-4e86-943e-78bb95e67969 2018-07-20 22:54:03,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293161869049s 2018-07-20 22:54:03,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8b79e643-97f7-4e86-943e-78bb95e67969 2018-07-20 22:54:03,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 22:54:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:03,945 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-deca1931-912b-4b51-9f8d-bddf4a2623cd x-compute-request-id: req-deca1931-912b-4b51-9f8d-bddf4a2623cd Content-Length: 0 Content-Type: application/json 2018-07-20 22:54:03,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691 used request id req-deca1931-912b-4b51-9f8d-bddf4a2623cd 2018-07-20 22:54:03,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0560071468353s 2018-07-20 22:54:03,946 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/36edad1d-9c96-408e-9bf5-35b16b8d7691 used request id req-deca1931-912b-4b51-9f8d-bddf4a2623cd 2018-07-20 22:54:03,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:54:03,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:04,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ece850-503a-43af-94f7-68849245c0a0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87", "links": {"self": "http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49277c46902d4895a8f72939d165b540", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:54:04,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-43ece850-503a-43af-94f7-68849245c0a0 2018-07-20 22:54:04,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115889787674s 2018-07-20 22:54:04,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-43ece850-503a-43af-94f7-68849245c0a0 2018-07-20 22:54:04,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:54:04,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:04,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c514876d-9ab4-4b06-bfe3-a24d7897f8df Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_685e24d9-f462-4d35-81cc-90b00d9f4c87", "links": {"self": "http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "49277c46902d4895a8f72939d165b540", "description": null}} 2018-07-20 22:54:04,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540 used request id req-c514876d-9ab4-4b06-bfe3-a24d7897f8df 2018-07-20 22:54:04,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112196922302s 2018-07-20 22:54:04,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540 used request id req-c514876d-9ab4-4b06-bfe3-a24d7897f8df 2018-07-20 22:54:04,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-20 22:54:04,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:04,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e0ee7a9-bcbd-4c51-9c40-cedf5082efe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:54:04,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540 used request id req-4e0ee7a9-bcbd-4c51-9c40-cedf5082efe3 2018-07-20 22:54:04,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.253555059433s 2018-07-20 22:54:04,437 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/49277c46902d4895a8f72939d165b540 used request id req-4e0ee7a9-bcbd-4c51-9c40-cedf5082efe3 2018-07-20 22:54:04,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:54:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:04,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c154946-5190-4641-8fbb-9ca33d25bbeb Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c"}, "tags": [], "enabled": true, "id": "258352971fe9415896e212d9f71a046c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_685e24d9-f462-4d35-81cc-90b00d9f4c87"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:54:04,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5c154946-5190-4641-8fbb-9ca33d25bbeb 2018-07-20 22:54:04,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100820064545s 2018-07-20 22:54:04,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5c154946-5190-4641-8fbb-9ca33d25bbeb 2018-07-20 22:54:04,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-20 22:54:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:04,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133fb52b-71ce-4f71-a735-5e400df0c67f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:54:04,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-133fb52b-71ce-4f71-a735-5e400df0c67f 2018-07-20 22:54:04,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.223217010498s 2018-07-20 22:54:04,773 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-133fb52b-71ce-4f71-a735-5e400df0c67f 2018-07-20 22:54:04,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:54:04,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e480c2-b536-4c54-810a-ccd78257887b Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "693499513f754cc2ac837a6c337d5d9a", "links": {"self": "http://172.30.9.21:5000/v3/roles/693499513f754cc2ac837a6c337d5d9a"}, "name": "Member"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:54:04,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-91e480c2-b536-4c54-810a-ccd78257887b 2018-07-20 22:54:04,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0923528671265s 2018-07-20 22:54:04,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-91e480c2-b536-4c54-810a-ccd78257887b 2018-07-20 22:54:04,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-20 22:54:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/693499513f754cc2ac837a6c337d5d9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bb7ec6d5fc58c3ef9ce27a43b6aa7c018f56e5b" 2018-07-20 22:54:05,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2c1713-6839-45c4-b2da-1175883f71f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:54:05,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/693499513f754cc2ac837a6c337d5d9a used request id req-1c2c1713-6839-45c4-b2da-1175883f71f9 2018-07-20 22:54:05,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.138638973236s 2018-07-20 22:54:05,013 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/693499513f754cc2ac837a6c337d5d9a used request id req-1c2c1713-6839-45c4-b2da-1175883f71f9 2018-07-20 22:54:05,068 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-20 22:54:05,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:54:05,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:54:05,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:54:05,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:54:05,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:54:05,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:54:05,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:54:05,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:54:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:54:05,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803ccf9f-5e2a-4ac9-bc73-a32371a5445d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:54:05,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-803ccf9f-5e2a-4ac9-bc73-a32371a5445d 2018-07-20 22:54:05,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:54:05,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["OnSZYDL2RSORg08uk7RTgw"], "issued_at": "2018-07-20T22:54:05.000000Z"}} 2018-07-20 22:54:05,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:54:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:05,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4be810e0-96c0-489c-98e6-5c9c02ed0cf1 Date: Fri, 20 Jul 2018 22:54:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:54:05,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4be810e0-96c0-489c-98e6-5c9c02ed0cf1 2018-07-20 22:54:05,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.288577079773s 2018-07-20 22:54:05,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4be810e0-96c0-489c-98e6-5c9c02ed0cf1 2018-07-20 22:54:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:54:05,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:54:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:54:05,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:54:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:05,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43235fe4-b923-4f0d-b424-35e69a495e6c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-20 22:54:05,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-43235fe4-b923-4f0d-b424-35e69a495e6c 2018-07-20 22:54:05,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109946966171s 2018-07-20 22:54:05,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-43235fe4-b923-4f0d-b424-35e69a495e6c 2018-07-20 22:54:05,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-20 22:54:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f"}}' 2018-07-20 22:54:06,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f02edcd-4610-410c-b8bd-72caa8f5b039 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.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18"}, "tags": [], "enabled": true, "id": "a29990f544bd4562b62cc366e8fd7b18", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f"}} 2018-07-20 22:54:06,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8f02edcd-4610-410c-b8bd-72caa8f5b039 2018-07-20 22:54:06,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.161759138107s 2018-07-20 22:54:06,080 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8f02edcd-4610-410c-b8bd-72caa8f5b039 2018-07-20 22:54:06,080 - 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'a29990f544bd4562b62cc366e8fd7b18', '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_25246764-0b1d-43f4-9ef2-797ee61e577f'}) 2018-07-20 22:54:06,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-20 22:54:06,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e9ff73d7-e2b6-4369-976a-207cb207cf73", "email": null, "name": "vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f"}}' 2018-07-20 22:54:06,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a354aecd-b83a-453a-89ba-320adff07cf4 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": {"self": "http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a46152a745764f05a8f8bc986ff556c8", "domain_id": "default", "password_expires_at": null}} 2018-07-20 22:54:06,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a354aecd-b83a-453a-89ba-320adff07cf4 2018-07-20 22:54:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375663995743s 2018-07-20 22:54:06,463 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a354aecd-b83a-453a-89ba-320adff07cf4 2018-07-20 22:54:06,463 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a46152a745764f05a8f8bc986ff556c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f'}) 2018-07-20 22:54:06,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:54:06,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:06,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13bc35b-950b-48f6-9702-5eb1e3cbc1ca Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:54:06,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f13bc35b-950b-48f6-9702-5eb1e3cbc1ca 2018-07-20 22:54:06,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0976400375366s 2018-07-20 22:54:06,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f13bc35b-950b-48f6-9702-5eb1e3cbc1ca 2018-07-20 22:54:06,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:54:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:06,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a217f9c0-f560-47d6-8b92-17b4c272441b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:54:06,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a217f9c0-f560-47d6-8b92-17b4c272441b 2018-07-20 22:54:06,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0188729763031s 2018-07-20 22:54:06,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a217f9c0-f560-47d6-8b92-17b4c272441b 2018-07-20 22:54:06,590 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-20 22:54:06,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-20 22:54:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" -d '{"role": {"name": "Member"}}' 2018-07-20 22:54:06,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c34c73e-bcfc-4be8-b883-51feffd488da Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f989d4c9b99498fa6ac18786c96e079", "links": {"self": "http://172.30.9.21:5000/v3/roles/4f989d4c9b99498fa6ac18786c96e079"}, "name": "Member"}} 2018-07-20 22:54:06,707 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1c34c73e-bcfc-4be8-b883-51feffd488da 2018-07-20 22:54:06,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.114151000977s 2018-07-20 22:54:06,708 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1c34c73e-bcfc-4be8-b883-51feffd488da 2018-07-20 22:54:06,708 - functest.core.tenantnetwork - DEBUG - role: 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'4f989d4c9b99498fa6ac18786c96e079'}) 2018-07-20 22:54:06,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:54:06,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:06,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5d302c-2934-49c9-9f59-0edb0a14768a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "4f989d4c9b99498fa6ac18786c96e079", "links": {"self": "http://172.30.9.21:5000/v3/roles/4f989d4c9b99498fa6ac18786c96e079"}, "name": "Member"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:54:06,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a5d302c-2934-49c9-9f59-0edb0a14768a 2018-07-20 22:54:06,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105622053146s 2018-07-20 22:54:06,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a5d302c-2934-49c9-9f59-0edb0a14768a 2018-07-20 22:54:06,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:54:06,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:06,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91bb6a1-33a6-4caf-93bb-42be25647340 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:54:06,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b91bb6a1-33a6-4caf-93bb-42be25647340 2018-07-20 22:54:06,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.090842962265s 2018-07-20 22:54:06,913 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b91bb6a1-33a6-4caf-93bb-42be25647340 2018-07-20 22:54:06,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:54:06,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:07,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfe1615-de77-490b-9fc4-e10d378f782c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": {"self": "http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a46152a745764f05a8f8bc986ff556c8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:54:07,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3dfe1615-de77-490b-9fc4-e10d378f782c 2018-07-20 22:54:07,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116313934326s 2018-07-20 22:54:07,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3dfe1615-de77-490b-9fc4-e10d378f782c 2018-07-20 22:54:07,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:54:07,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:07,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12775314-a842-4708-9e67-567f6e2e3e32 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18"}, "tags": [], "enabled": true, "id": "a29990f544bd4562b62cc366e8fd7b18", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f"}]} 2018-07-20 22:54:07,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-12775314-a842-4708-9e67-567f6e2e3e32 2018-07-20 22:54:07,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095192193985s 2018-07-20 22:54:07,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-12775314-a842-4708-9e67-567f6e2e3e32 2018-07-20 22:54:07,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-20 22:54:07,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=a46152a745764f05a8f8bc986ff556c8&role.id=4f989d4c9b99498fa6ac18786c96e079&scope.project.id=a29990f544bd4562b62cc366e8fd7b18" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:07,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48959335-3c16-4ae8-b41f-d06f74aa7f5d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=a46152a745764f05a8f8bc986ff556c8&role.id=4f989d4c9b99498fa6ac18786c96e079&scope.project.id=a29990f544bd4562b62cc366e8fd7b18", "previous": null, "next": null}} 2018-07-20 22:54:07,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a46152a745764f05a8f8bc986ff556c8&role.id=4f989d4c9b99498fa6ac18786c96e079&scope.project.id=a29990f544bd4562b62cc366e8fd7b18 used request id req-48959335-3c16-4ae8-b41f-d06f74aa7f5d 2018-07-20 22:54:07,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0930798053741s 2018-07-20 22:54:07,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a46152a745764f05a8f8bc986ff556c8&role.id=4f989d4c9b99498fa6ac18786c96e079&scope.project.id=a29990f544bd4562b62cc366e8fd7b18 used request id req-48959335-3c16-4ae8-b41f-d06f74aa7f5d 2018-07-20 22:54:07,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-20 22:54:07,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18/users/a46152a745764f05a8f8bc986ff556c8/roles/4f989d4c9b99498fa6ac18786c96e079 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:54:07,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbfd5fb4-adfa-4973-8976-553c0b3c11d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:54:07,434 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18/users/a46152a745764f05a8f8bc986ff556c8/roles/4f989d4c9b99498fa6ac18786c96e079 used request id req-cbfd5fb4-adfa-4973-8976-553c0b3c11d7 2018-07-20 22:54:07,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.190432071686s 2018-07-20 22:54:07,434 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18/users/a46152a745764f05a8f8bc986ff556c8/roles/4f989d4c9b99498fa6ac18786c96e079 used request id req-cbfd5fb4-adfa-4973-8976-553c0b3c11d7 2018-07-20 22:54:07,435 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f', 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'a29990f544bd4562b62cc366e8fd7b18', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e9ff73d7-e2b6-4369-976a-207cb207cf73', 'username': u'vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-20 22:54:07,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:54:07,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:54:07,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:54:07,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:54:07,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:54:07,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:54:07,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:54:07,440 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f', 'password': 'e9ff73d7-e2b6-4369-976a-207cb207cf73', 'project_name': 'vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'a29990f544bd4562b62cc366e8fd7b18', 'project_domain_name': 'Default'} 2018-07-20 22:54:07,441 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-20 22:54:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:54:07,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162df7a5-c222-46e6-84de-9354d962f6cf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:54:07,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-162df7a5-c222-46e6-84de-9354d962f6cf 2018-07-20 22:54:07,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:54:07,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f989d4c9b99498fa6ac18786c96e079", "name": "Member"}], "expires_at": "2018-07-20T23:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a29990f544bd4562b62cc366e8fd7b18", "name": "vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a29990f544bd4562b62cc366e8fd7b18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/a29990f544bd4562b62cc366e8fd7b18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/a29990f544bd4562b62cc366e8fd7b18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a29990f544bd4562b62cc366e8fd7b18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/a29990f544bd4562b62cc366e8fd7b18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/a29990f544bd4562b62cc366e8fd7b18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_a29990f544bd4562b62cc366e8fd7b18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a29990f544bd4562b62cc366e8fd7b18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a29990f544bd4562b62cc366e8fd7b18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/a29990f544bd4562b62cc366e8fd7b18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/a29990f544bd4562b62cc366e8fd7b18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a29990f544bd4562b62cc366e8fd7b18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/a29990f544bd4562b62cc366e8fd7b18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/a29990f544bd4562b62cc366e8fd7b18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f", "id": "a46152a745764f05a8f8bc986ff556c8"}, "audit_ids": ["57lOI1A6T0qA9WuHU_al7Q"], "issued_at": "2018-07-20T22:54:07.000000Z"}} 2018-07-20 22:54:07,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:54:07,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"network": {"name": "vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f", "admin_state_up": true}}' 2018-07-20 22:54:08,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c9d1a5c1-b284-4426-a499-3475dcd734f5 Date: Fri, 20 Jul 2018 22:54:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a29990f544bd4562b62cc366e8fd7b18","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:54:08Z","is_default":false,"name":"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:08Z","mtu":1450}} 2018-07-20 22:54:08,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c9d1a5c1-b284-4426-a499-3475dcd734f5 2018-07-20 22:54:08,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.668126821518s 2018-07-20 22:54:08,502 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c9d1a5c1-b284-4426-a499-3475dcd734f5 2018-07-20 22:54:08,502 - 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-20T22:54:08Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'f2bfc33a-215c-4b8d-8547-58f19064a6e3', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f', u'admin_state_up': True, u'tenant_id': u'a29990f544bd4562b62cc366e8fd7b18', u'created_at': u'2018-07-20T22:54:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a29990f544bd4562b62cc366e8fd7b18', u'l2_adjacency': True}) 2018-07-20 22:54:08,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:54:08,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:08,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-95ce68ff-7cba-44ae-a6d5-2ba384fd88f4 Date: Fri, 20 Jul 2018 22:54:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a29990f544bd4562b62cc366e8fd7b18","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:54:08Z","qos_policy_id":null,"name":"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f","admin_state_up":true,"tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:08Z","mtu":1450}]} 2018-07-20 22:54:08,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-95ce68ff-7cba-44ae-a6d5-2ba384fd88f4 2018-07-20 22:54:08,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401014089584s 2018-07-20 22:54:08,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-95ce68ff-7cba-44ae-a6d5-2ba384fd88f4 2018-07-20 22:54:08,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:54:08,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"subnet": {"name": "vping_ssh-subnet_25246764-0b1d-43f4-9ef2-797ee61e577f", "enable_dhcp": true, "network_id": "f2bfc33a-215c-4b8d-8547-58f19064a6e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:54:09,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e6bbe752-222f-4f87-974e-f167defe8ab7 Date: Fri, 20 Jul 2018 22:54:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:54:09Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a29990f544bd4562b62cc366e8fd7b18","id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","subnetpool_id":null,"name":"vping_ssh-subnet_25246764-0b1d-43f4-9ef2-797ee61e577f"}} 2018-07-20 22:54:09,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e6bbe752-222f-4f87-974e-f167defe8ab7 2018-07-20 22:54:09,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.954910039902s 2018-07-20 22:54:09,861 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e6bbe752-222f-4f87-974e-f167defe8ab7 2018-07-20 22:54:09,862 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:54:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7318f3be-924f-4877-9dc5-e78346b6e8b2', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_25246764-0b1d-43f4-9ef2-797ee61e577f', u'enable_dhcp': True, u'network_id': u'f2bfc33a-215c-4b8d-8547-58f19064a6e3', u'tenant_id': u'a29990f544bd4562b62cc366e8fd7b18', u'created_at': u'2018-07-20T22:54:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a29990f544bd4562b62cc366e8fd7b18'}) 2018-07-20 22:54:09,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:54:09,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "vping_ssh-router_25246764-0b1d-43f4-9ef2-797ee61e577f", "admin_state_up": true}}' 2018-07-20 22:54:16,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-0e730709-443e-4cf1-abe9-78cc8f932d7e Date: Fri, 20 Jul 2018 22:54:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:10Z", "admin_state_up": true, "updated_at": "2018-07-20T22:54:11Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "4ade1f79-38b1-406e-841e-bd61555b09d3", "name": "vping_ssh-router_25246764-0b1d-43f4-9ef2-797ee61e577f"}} 2018-07-20 22:54:16,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0e730709-443e-4cf1-abe9-78cc8f932d7e 2018-07-20 22:54:16,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.19191789627s 2018-07-20 22:54:16,055 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0e730709-443e-4cf1-abe9-78cc8f932d7e 2018-07-20 22:54:16,055 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:54:11Z', u'revision_number': 4, u'id': u'4ade1f79-38b1-406e-841e-bd61555b09d3', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_25246764-0b1d-43f4-9ef2-797ee61e577f', u'admin_state_up': True, u'tenant_id': u'a29990f544bd4562b62cc366e8fd7b18', u'created_at': u'2018-07-20T22:54:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'a29990f544bd4562b62cc366e8fd7b18'}) 2018-07-20 22:54:16,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:54:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3/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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"subnet_id": "7318f3be-924f-4877-9dc5-e78346b6e8b2"}' 2018-07-20 22:54:18,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-be758d22-6b1d-4e33-ac5d-3e893f3b11f4 Date: Fri, 20 Jul 2018 22:54:18 GMT RESP BODY: {"network_id": "f2bfc33a-215c-4b8d-8547-58f19064a6e3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "subnet_id": "7318f3be-924f-4877-9dc5-e78346b6e8b2", "subnet_ids": ["7318f3be-924f-4877-9dc5-e78346b6e8b2"], "port_id": "9844731b-251f-4a3f-8e12-57e68cf558ab", "id": "4ade1f79-38b1-406e-841e-bd61555b09d3"} 2018-07-20 22:54:18,898 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3/add_router_interface.json used request id req-be758d22-6b1d-4e33-ac5d-3e893f3b11f4 2018-07-20 22:54:18,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.84242010117s 2018-07-20 22:54:18,899 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3/add_router_interface.json used request id req-be758d22-6b1d-4e33-ac5d-3e893f3b11f4 returning object 4ade1f79-38b1-406e-841e-bd61555b09d3 2018-07-20 22:54:18,899 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:54:19,027 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 22:54:19,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:54:19,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 22:54:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 22:54:19,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:54:19,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:19,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d6a5c45f-2772-4e2d-a3b1-265505aa6e09 Date: Fri, 20 Jul 2018 22:54:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:54:19,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d6a5c45f-2772-4e2d-a3b1-265505aa6e09 2018-07-20 22:54:19,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.665438890457s 2018-07-20 22:54:19,706 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d6a5c45f-2772-4e2d-a3b1-265505aa6e09 2018-07-20 22:54:19,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 22:54:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f"}' 2018-07-20 22:54:19,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23167de9-6a62-415f-b4e6-33d36575a44f Date: Fri, 20 Jul 2018 22:54:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/file", "owner": "a29990f544bd4562b62cc366e8fd7b18", "id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "size": null, "self": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:54:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "checksum": null, "created_at": "2018-07-20T22:54:19Z", "protected": false} 2018-07-20 22:54:19,949 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-23167de9-6a62-415f-b4e6-33d36575a44f 2018-07-20 22:54:19,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235085964203s 2018-07-20 22:54:19,950 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-23167de9-6a62-415f-b4e6-33d36575a44f returning object 1fe27757-6c33-47bb-97db-d44fc830dcfd 2018-07-20 22:54:19,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 22:54:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '' 2018-07-20 22:54:21,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d2da53b9-801f-48cc-8721-cd8daf3803f0 Date: Fri, 20 Jul 2018 22:54:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:54:21,862 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/file used request id req-d2da53b9-801f-48cc-8721-cd8daf3803f0 2018-07-20 22:54:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.91187381744s 2018-07-20 22:54:21,863 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/file used request id req-d2da53b9-801f-48cc-8721-cd8daf3803f0 2018-07-20 22:54:21,863 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T22:54:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/file', u'owner': u'a29990f544bd4562b62cc366e8fd7b18', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1fe27757-6c33-47bb-97db-d44fc830dcfd', u'size': None, u'name': u'vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f', u'checksum': None, u'self': u'/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T22:54:19Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 22:54:21,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 22:54:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_25246764-0b1d-43f4-9ef2-797ee61e577f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 22:54:22,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-057e12a4-a568-4262-a7c8-cddef8229373 x-compute-request-id: req-057e12a4-a568-4262-a7c8-cddef8229373 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "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": "14172219-d952-4035-8b43-5f7cadbc5fc9"}} 2018-07-20 22:54:22,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-057e12a4-a568-4262-a7c8-cddef8229373 2018-07-20 22:54:22,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.218417167664s 2018-07-20 22:54:22,082 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-057e12a4-a568-4262-a7c8-cddef8229373 2018-07-20 22:54:22,083 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_25246764-0b1d-43f4-9ef2-797ee61e577f', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'14172219-d952-4035-8b43-5f7cadbc5fc9', 'swap': 0}) 2018-07-20 22:54:22,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 22:54:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9/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}76fd1f155d374487decc843b7e9d94fe2950a16f" -d '{"extra_specs": {}}' 2018-07-20 22:54:22,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-7bb127fd-5fd5-4687-8d63-8409437831f1 x-compute-request-id: req-7bb127fd-5fd5-4687-8d63-8409437831f1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 22:54:22,110 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9/os-extra_specs used request id req-7bb127fd-5fd5-4687-8d63-8409437831f1 2018-07-20 22:54:22,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257959365845s 2018-07-20 22:54:22,110 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9/os-extra_specs used request id req-7bb127fd-5fd5-4687-8d63-8409437831f1 2018-07-20 22:54:22,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-20 22:54:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"keypair": {"name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f"}}' 2018-07-20 22:54:22,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-476a9703-061e-4694-ae98-9a80e704aa59 x-compute-request-id: req-476a9703-061e-4694-ae98-9a80e704aa59 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYD+8ystQgTSDXUXCZk/7L13SYrO1DTIlYbqcoayv8Ofm2u9sNmwvC89FJchzB1yJ6OBjBX0oKfdkSjv5JW9RV/1NnSkSbTbGmMoRL04dvZv7xv2JIjYBA78VnLodBuTTOckTfgAZqloDL6trRT+Ns5I+0qSrlY743zddmPYLHXdXjduACupC7oBaGfy3t5kf3PIa0bWFZkqC3TWvEISGkfpUmGKLKrx74+LVLExf7AsumORIVfQa9/Ad0sAV646ZoeKvs2iHdjRAV/e9x/7mKOiwIvb5Mv8RCE1KDAPaPqmlJZeicRR0v7X4v1ApdNtobANyPOJ01OxRg2wr1dsXN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2A/vMrLUIE0g11FwmZP+y9d0mKztQ0yJWG6nKGsr/Dn5trvb\nDZsLwvPRSXIcwdciejgYwV9KCn3ZEo7+SVvUVf9TZ0pEm02xpjKES9OHb2b+8b9i\nSI2AQO/FZy6HQbk0znJE34AGapaAy+ra0U/jbOSPtKkq5WO+N83XZj2Cx13V43bg\nArqQu6AWhn8t7eZH9zyGtG1hWZKgt01rxCEhpH6VJhiiyq8e+Pi1SxMX+wLLpjkS\nFX0GvfwHdLAFeuOmaHir7Noh3Y0QFf3vcf+5ijosCL2+TL/EQhNSgwD2j6ppSWXo\nnEUdL+1+L9QKXTbaGwDcjzidNTsUYNsK9XbFzQIDAQABAoIBAGMQw0sKpap90r4H\nEErKibwq+MH8H/mIgTzz11737L4EUxPPBHwzh+wGYQJ8+OSD4MILMIaRS2COHVae\nC8fU/AHGRRaJ/fT7ZaXfabterK2Omvx7FPRRNOoRRgCuW8PtyGGUETItAEQk578X\n2ua3634FOkLKgemVlyT9E3NEZs9Dxh2b7bfS1B8ORUYBiewELe7+vDUsWAhu6vzv\nl9NgpIo8iPwF9lSN/ANky9rAbIQ6fDvpZLvPYHNh2qrFIceyXW9lOSpvSASDwUov\nJWdXOEDk0P035IMrdu1xssxJ5f0t2smoXut4cDp4/YVPvjMm1K9D/ItM2eFzFWyC\nAHhD1iECgYEA9vsQtEsv1i00Y+91DuEULAwA+swGbhlOxjSncRh5F0+Q+j4M4iLS\nDM2BV5XWit41qJR2HB5bOrTv9aF022Lg/pRS6QJ451mKrhRbiQB5K2woGgmePQxF\nbOpvfWRHIyKtZxfLQhpEF0qWTVew31uzIUngosCIZTExtIYnh8yTBOUCgYEA3/PS\nwaksa1OkUslqnOK75A45hGT8RK55AKuJX31VFDceOTn+oTBo/TNFjQdV9l1GuOFF\nr48kn4yKsX2hNJDMJbAn50vfSVu0tFar5yAINQU6NM5+x6OGXHr29FOmri2dGxMa\nbaIv81dhMVGdDzmY/OCxk8UeIFRIBM+N362nVskCgYBB3AlESphjAILr8zq/0P1U\nEY9hUW6VhWIgMIJGAkSoFquOT2WYF7jzeQl4lZg0R7T/Uzd7oAyrxvwGABvtNJzS\nxjKlt+cNqi705LDUA7BMB/dZmh78IH2S4aEBSvA9Sk37I7kr01086MLTtQKRTR6j\nTdP9EmJMuaWLggqgh8jckQKBgQDchmXkWUfqL6TB+KBI+GN4QCGXIzHeF8gDRuaw\n5uOeUmAqjdcUtmzL128HXk/hlxwK9Zj/NP8lNOlluYXCE0tTWVERy36F6A3a/vWr\nU7mBLDKSyTvCLl4iNtty3+Rj43qurHL7vhdlkYedXvY/hcIGUOPL1PDDePqp8g+M\nUJ1VMQKBgCP16IRsHafugM9+jyv0l+Vefb3hWCbkPv99AtfXMnrws9ymyfzPaRJ2\nv35ZiQsOvARjWs4ztA4uK95E8dARCq9cHLK6M2U3rF8sjStictth2xWKS6ovdEA4\nYY5VjNjcZ1/CO88hMQdrMc44Ki0bIvkowy26L8NhKUX+250SRVY1\n-----END RSA PRIVATE KEY-----\n", "user_id": "a46152a745764f05a8f8bc986ff556c8", "name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "fingerprint": "72:37:44:f5:05:45:d3:ce:9a:70:fa:f8:f4:de:84:b2"}} 2018-07-20 22:54:22,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-476a9703-061e-4694-ae98-9a80e704aa59 2018-07-20 22:54:22,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.332625150681s 2018-07-20 22:54:22,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-476a9703-061e-4694-ae98-9a80e704aa59 2018-07-20 22:54:22,445 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYD+8ystQgTSDXUXCZk/7L13SYrO1DTIlYbqcoayv8Ofm2u9sNmwvC89FJchzB1yJ6OBjBX0oKfdkSjv5JW9RV/1NnSkSbTbGmMoRL04dvZv7xv2JIjYBA78VnLodBuTTOckTfgAZqloDL6trRT+Ns5I+0qSrlY743zddmPYLHXdXjduACupC7oBaGfy3t5kf3PIa0bWFZkqC3TWvEISGkfpUmGKLKrx74+LVLExf7AsumORIVfQa9/Ad0sAV646ZoeKvs2iHdjRAV/e9x/7mKOiwIvb5Mv8RCE1KDAPaPqmlJZeicRR0v7X4v1ApdNtobANyPOJ01OxRg2wr1dsXN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2A/vMrLUIE0g11FwmZP+y9d0mKztQ0yJWG6nKGsr/Dn5trvb\nDZsLwvPRSXIcwdciejgYwV9KCn3ZEo7+SVvUVf9TZ0pEm02xpjKES9OHb2b+8b9i\nSI2AQO/FZy6HQbk0znJE34AGapaAy+ra0U/jbOSPtKkq5WO+N83XZj2Cx13V43bg\nArqQu6AWhn8t7eZH9zyGtG1hWZKgt01rxCEhpH6VJhiiyq8e+Pi1SxMX+wLLpjkS\nFX0GvfwHdLAFeuOmaHir7Noh3Y0QFf3vcf+5ijosCL2+TL/EQhNSgwD2j6ppSWXo\nnEUdL+1+L9QKXTbaGwDcjzidNTsUYNsK9XbFzQIDAQABAoIBAGMQw0sKpap90r4H\nEErKibwq+MH8H/mIgTzz11737L4EUxPPBHwzh+wGYQJ8+OSD4MILMIaRS2COHVae\nC8fU/AHGRRaJ/fT7ZaXfabterK2Omvx7FPRRNOoRRgCuW8PtyGGUETItAEQk578X\n2ua3634FOkLKgemVlyT9E3NEZs9Dxh2b7bfS1B8ORUYBiewELe7+vDUsWAhu6vzv\nl9NgpIo8iPwF9lSN/ANky9rAbIQ6fDvpZLvPYHNh2qrFIceyXW9lOSpvSASDwUov\nJWdXOEDk0P035IMrdu1xssxJ5f0t2smoXut4cDp4/YVPvjMm1K9D/ItM2eFzFWyC\nAHhD1iECgYEA9vsQtEsv1i00Y+91DuEULAwA+swGbhlOxjSncRh5F0+Q+j4M4iLS\nDM2BV5XWit41qJR2HB5bOrTv9aF022Lg/pRS6QJ451mKrhRbiQB5K2woGgmePQxF\nbOpvfWRHIyKtZxfLQhpEF0qWTVew31uzIUngosCIZTExtIYnh8yTBOUCgYEA3/PS\nwaksa1OkUslqnOK75A45hGT8RK55AKuJX31VFDceOTn+oTBo/TNFjQdV9l1GuOFF\nr48kn4yKsX2hNJDMJbAn50vfSVu0tFar5yAINQU6NM5+x6OGXHr29FOmri2dGxMa\nbaIv81dhMVGdDzmY/OCxk8UeIFRIBM+N362nVskCgYBB3AlESphjAILr8zq/0P1U\nEY9hUW6VhWIgMIJGAkSoFquOT2WYF7jzeQl4lZg0R7T/Uzd7oAyrxvwGABvtNJzS\nxjKlt+cNqi705LDUA7BMB/dZmh78IH2S4aEBSvA9Sk37I7kr01086MLTtQKRTR6j\nTdP9EmJMuaWLggqgh8jckQKBgQDchmXkWUfqL6TB+KBI+GN4QCGXIzHeF8gDRuaw\n5uOeUmAqjdcUtmzL128HXk/hlxwK9Zj/NP8lNOlluYXCE0tTWVERy36F6A3a/vWr\nU7mBLDKSyTvCLl4iNtty3+Rj43qurHL7vhdlkYedXvY/hcIGUOPL1PDDePqp8g+M\nUJ1VMQKBgCP16IRsHafugM9+jyv0l+Vefb3hWCbkPv99AtfXMnrws9ymyfzPaRJ2\nv35ZiQsOvARjWs4ztA4uK95E8dARCq9cHLK6M2U3rF8sjStictth2xWKS6ovdEA4\nYY5VjNjcZ1/CO88hMQdrMc44Ki0bIvkowy26L8NhKUX+250SRVY1\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a46152a745764f05a8f8bc986ff556c8', 'name': u'vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f', 'created_at': '2018-07-20T22:54:22.445861', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a29990f544bd4562b62cc366e8fd7b18', 'name': 'vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'72:37:44:f5:05:45:d3:ce:9a:70:fa:f8:f4:de:84:b2', 'type': 'ssh', 'id': u'vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f'}) 2018-07-20 22:54:22,446 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2A/vMrLUIE0g11FwmZP+y9d0mKztQ0yJWG6nKGsr/Dn5trvb DZsLwvPRSXIcwdciejgYwV9KCn3ZEo7+SVvUVf9TZ0pEm02xpjKES9OHb2b+8b9i SI2AQO/FZy6HQbk0znJE34AGapaAy+ra0U/jbOSPtKkq5WO+N83XZj2Cx13V43bg ArqQu6AWhn8t7eZH9zyGtG1hWZKgt01rxCEhpH6VJhiiyq8e+Pi1SxMX+wLLpjkS FX0GvfwHdLAFeuOmaHir7Noh3Y0QFf3vcf+5ijosCL2+TL/EQhNSgwD2j6ppSWXo nEUdL+1+L9QKXTbaGwDcjzidNTsUYNsK9XbFzQIDAQABAoIBAGMQw0sKpap90r4H EErKibwq+MH8H/mIgTzz11737L4EUxPPBHwzh+wGYQJ8+OSD4MILMIaRS2COHVae C8fU/AHGRRaJ/fT7ZaXfabterK2Omvx7FPRRNOoRRgCuW8PtyGGUETItAEQk578X 2ua3634FOkLKgemVlyT9E3NEZs9Dxh2b7bfS1B8ORUYBiewELe7+vDUsWAhu6vzv l9NgpIo8iPwF9lSN/ANky9rAbIQ6fDvpZLvPYHNh2qrFIceyXW9lOSpvSASDwUov JWdXOEDk0P035IMrdu1xssxJ5f0t2smoXut4cDp4/YVPvjMm1K9D/ItM2eFzFWyC AHhD1iECgYEA9vsQtEsv1i00Y+91DuEULAwA+swGbhlOxjSncRh5F0+Q+j4M4iLS DM2BV5XWit41qJR2HB5bOrTv9aF022Lg/pRS6QJ451mKrhRbiQB5K2woGgmePQxF bOpvfWRHIyKtZxfLQhpEF0qWTVew31uzIUngosCIZTExtIYnh8yTBOUCgYEA3/PS waksa1OkUslqnOK75A45hGT8RK55AKuJX31VFDceOTn+oTBo/TNFjQdV9l1GuOFF r48kn4yKsX2hNJDMJbAn50vfSVu0tFar5yAINQU6NM5+x6OGXHr29FOmri2dGxMa baIv81dhMVGdDzmY/OCxk8UeIFRIBM+N362nVskCgYBB3AlESphjAILr8zq/0P1U EY9hUW6VhWIgMIJGAkSoFquOT2WYF7jzeQl4lZg0R7T/Uzd7oAyrxvwGABvtNJzS xjKlt+cNqi705LDUA7BMB/dZmh78IH2S4aEBSvA9Sk37I7kr01086MLTtQKRTR6j TdP9EmJMuaWLggqgh8jckQKBgQDchmXkWUfqL6TB+KBI+GN4QCGXIzHeF8gDRuaw 5uOeUmAqjdcUtmzL128HXk/hlxwK9Zj/NP8lNOlluYXCE0tTWVERy36F6A3a/vWr U7mBLDKSyTvCLl4iNtty3+Rj43qurHL7vhdlkYedXvY/hcIGUOPL1PDDePqp8g+M UJ1VMQKBgCP16IRsHafugM9+jyv0l+Vefb3hWCbkPv99AtfXMnrws9ymyfzPaRJ2 v35ZiQsOvARjWs4ztA4uK95E8dARCq9cHLK6M2U3rF8sjStictth2xWKS6ovdEA4 YY5VjNjcZ1/CO88hMQdrMc44Ki0bIvkowy26L8NhKUX+250SRVY1 -----END RSA PRIVATE KEY----- 2018-07-20 22:54:22,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-20 22:54:22,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"security_group": {"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-20 22:54:22,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-62ea6a99-48ac-46c5-98cc-528fb6f05d5d Date: Fri, 20 Jul 2018 22:54:22 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:22Z", "updated_at": "2018-07-20T22:54:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "b1f78d1e-5ac9-4d44-ac06-2bc79e93673c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "d5b2eb0b-552c-46aa-8207-e39a9bac0283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 2, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "a44723f7-0745-4750-a72e-466bb00d42b3", "name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}} 2018-07-20 22:54:22,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-62ea6a99-48ac-46c5-98cc-528fb6f05d5d 2018-07-20 22:54:22,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.230971097946s 2018-07-20 22:54:22,683 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-62ea6a99-48ac-46c5-98cc-528fb6f05d5d 2018-07-20 22:54:22,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:54:22,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:22,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-c206eae5-f77f-45eb-a5e9-32d6e1d906da Date: Fri, 20 Jul 2018 22:54:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:22Z", "updated_at": "2018-07-20T22:54:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "b1f78d1e-5ac9-4d44-ac06-2bc79e93673c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "d5b2eb0b-552c-46aa-8207-e39a9bac0283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 2, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "a44723f7-0745-4750-a72e-466bb00d42b3", "name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}]} 2018-07-20 22:54:22,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c206eae5-f77f-45eb-a5e9-32d6e1d906da 2018-07-20 22:54:22,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215885162354s 2018-07-20 22:54:22,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c206eae5-f77f-45eb-a5e9-32d6e1d906da 2018-07-20 22:54:22,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:54:22,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -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": "a44723f7-0745-4750-a72e-466bb00d42b3"}}' 2018-07-20 22:54:23,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a5f0dc77-dd23-4831-a730-e7411b8a9c7d Date: Fri, 20 Jul 2018 22:54:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-20T22:54:23Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "port_range_min": 22, "revision_number": 0, "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:23Z", "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "40acf4bb-4c27-4b03-9a27-5cfb7efd5a44"}} 2018-07-20 22:54:23,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a5f0dc77-dd23-4831-a730-e7411b8a9c7d 2018-07-20 22:54:23,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.390964984894s 2018-07-20 22:54:23,299 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a5f0dc77-dd23-4831-a730-e7411b8a9c7d 2018-07-20 22:54:23,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:54:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:23,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-24f3c245-f7c0-4018-ac7f-ecac98d96061 Date: Fri, 20 Jul 2018 22:54:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:22Z", "updated_at": "2018-07-20T22:54:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:54:23Z", "revision_number": 0, "id": "40acf4bb-4c27-4b03-9a27-5cfb7efd5a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:23Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "b1f78d1e-5ac9-4d44-ac06-2bc79e93673c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "d5b2eb0b-552c-46aa-8207-e39a9bac0283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 3, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "a44723f7-0745-4750-a72e-466bb00d42b3", "name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}]} 2018-07-20 22:54:23,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-24f3c245-f7c0-4018-ac7f-ecac98d96061 2018-07-20 22:54:23,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236943006516s 2018-07-20 22:54:23,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-24f3c245-f7c0-4018-ac7f-ecac98d96061 2018-07-20 22:54:23,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:54:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -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": "a44723f7-0745-4750-a72e-466bb00d42b3"}}' 2018-07-20 22:54:23,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-37455ea1-1784-47e1-836e-e2343902f6e4 Date: Fri, 20 Jul 2018 22:54:23 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-20T22:54:23Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "port_range_min": null, "revision_number": 0, "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:23Z", "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "bf7fc540-7f55-4533-8c09-de55dd5ce7e2"}} 2018-07-20 22:54:23,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-37455ea1-1784-47e1-836e-e2343902f6e4 2018-07-20 22:54:23,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.400860071182s 2018-07-20 22:54:23,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-37455ea1-1784-47e1-836e-e2343902f6e4 2018-07-20 22:54:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:54:23,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:24,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-e7da4bf4-1294-4862-9973-db92f6a29480 Date: Fri, 20 Jul 2018 22:54:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a29990f544bd4562b62cc366e8fd7b18","l2_adjacency":true,"status":"ACTIVE","subnets":["7318f3be-924f-4877-9dc5-e78346b6e8b2"],"description":"","tags":[],"updated_at":"2018-07-20T22:54:09Z","qos_policy_id":null,"name":"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f","admin_state_up":true,"tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:08Z","mtu":1450}]} 2018-07-20 22:54:24,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e7da4bf4-1294-4862-9973-db92f6a29480 2018-07-20 22:54:24,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111552000046s 2018-07-20 22:54:24,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e7da4bf4-1294-4862-9973-db92f6a29480 2018-07-20 22:54:24,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:54:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:25,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c4894a22-5abc-47fd-9876-4df6931ec894 Date: Fri, 20 Jul 2018 22:54:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/snap", "metadata": {}}], "file": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/file", "owner": "a29990f544bd4562b62cc366e8fd7b18", "id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "size": 12716032, "self": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:54:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:54:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:54:25,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c4894a22-5abc-47fd-9876-4df6931ec894 2018-07-20 22:54:25,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.07410788536s 2018-07-20 22:54:25,139 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c4894a22-5abc-47fd-9876-4df6931ec894 2018-07-20 22:54:25,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:54:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:25,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-83c21fdd-4889-4476-8dad-df4f928b0c85 x-compute-request-id: req-83c21fdd-4889-4476-8dad-df4f928b0c85 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "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": "14172219-d952-4035-8b43-5f7cadbc5fc9"}]} 2018-07-20 22:54:25,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-83c21fdd-4889-4476-8dad-df4f928b0c85 2018-07-20 22:54:25,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0408971309662s 2018-07-20 22:54:25,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-83c21fdd-4889-4476-8dad-df4f928b0c85 2018-07-20 22:54:25,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:54:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"server": {"name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "imageRef": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "flavorRef": "14172219-d952-4035-8b43-5f7cadbc5fc9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f2bfc33a-215c-4b8d-8547-58f19064a6e3"}], "security_groups": [{"name": "a44723f7-0745-4750-a72e-466bb00d42b3"}]}}' 2018-07-20 22:54:28,475 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:54: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-fe1bd81d-201b-4630-9433-e29074bd68be x-compute-request-id: req-fe1bd81d-201b-4630-9433-e29074bd68be Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a44723f7-0745-4750-a72e-466bb00d42b3"}], "OS-DCF:diskConfig": "MANUAL", "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "adminPass": "R2KWhsuJQyWB"}} 2018-07-20 22:54:28,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-fe1bd81d-201b-4630-9433-e29074bd68be 2018-07-20 22:54:28,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.29055809975s 2018-07-20 22:54:28,476 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-fe1bd81d-201b-4630-9433-e29074bd68be 2018-07-20 22:54:28,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:28,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-ec18e0ca-f52b-433d-91c1-b2eb889ee810 x-compute-request-id: req-ec18e0ca-f52b-433d-91c1-b2eb889ee810 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "user_id": "a46152a745764f05a8f8bc986ff556c8", "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-20T22:54:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:28,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec18e0ca-f52b-433d-91c1-b2eb889ee810 2018-07-20 22:54:28,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454822063446s 2018-07-20 22:54:28,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec18e0ca-f52b-433d-91c1-b2eb889ee810 2018-07-20 22:54:28,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:54:28,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:29,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-4dc9c89e-9099-403f-aba2-940eefc64418 Date: Fri, 20 Jul 2018 22:54:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a29990f544bd4562b62cc366e8fd7b18","l2_adjacency":true,"status":"ACTIVE","subnets":["7318f3be-924f-4877-9dc5-e78346b6e8b2"],"description":"","tags":[],"updated_at":"2018-07-20T22:54:09Z","qos_policy_id":null,"name":"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f","admin_state_up":true,"tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:08Z","mtu":1450}]} 2018-07-20 22:54:29,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4dc9c89e-9099-403f-aba2-940eefc64418 2018-07-20 22:54:29,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283185958862s 2018-07-20 22:54:29,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4dc9c89e-9099-403f-aba2-940eefc64418 2018-07-20 22:54:29,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:54:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:29,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-027c7458-5198-462e-aed5-d5d8f96eea1b Date: Fri, 20 Jul 2018 22:54:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a29990f544bd4562b62cc366e8fd7b18","id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","subnetpool_id":null,"name":"vping_ssh-subnet_25246764-0b1d-43f4-9ef2-797ee61e577f"}]} 2018-07-20 22:54:29,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-027c7458-5198-462e-aed5-d5d8f96eea1b 2018-07-20 22:54:29,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.221005916595s 2018-07-20 22:54:29,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-027c7458-5198-462e-aed5-d5d8f96eea1b 2018-07-20 22:54:29,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:54:31,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:32,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-287b1cf2-beda-484a-b240-7f085c680479 x-compute-request-id: req-287b1cf2-beda-484a-b240-7f085c680479 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:31Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:32,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-287b1cf2-beda-484a-b240-7f085c680479 2018-07-20 22:54:32,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31263208389s 2018-07-20 22:54:32,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-287b1cf2-beda-484a-b240-7f085c680479 2018-07-20 22:54:32,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:54:34,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:34,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:35,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-a8014b6c-3624-46b4-8486-f2c34daf12ed x-compute-request-id: req-a8014b6c-3624-46b4-8486-f2c34daf12ed Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:31Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:35,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a8014b6c-3624-46b4-8486-f2c34daf12ed 2018-07-20 22:54:35,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74186205864s 2018-07-20 22:54:35,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a8014b6c-3624-46b4-8486-f2c34daf12ed 2018-07-20 22:54:35,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:54:37,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:38,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-355d81cf-f12e-48ef-a7f1-076e64baee47 x-compute-request-id: req-355d81cf-f12e-48ef-a7f1-076e64baee47 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:35Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:38,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-355d81cf-f12e-48ef-a7f1-076e64baee47 2018-07-20 22:54:38,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766841888428s 2018-07-20 22:54:38,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-355d81cf-f12e-48ef-a7f1-076e64baee47 2018-07-20 22:54:38,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:54:38,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c285f327-bef2-48ac-ad36-ba743f9e7cb7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:38,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-5007d49c-b857-4efe-bc64-a4a9f1d19adc Date: Fri, 20 Jul 2018 22:54:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:54:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","ip_address":"192.168.120.13"}],"id":"9ef342f0-4d6e-45e4-b60e-6f178b9173f3","security_groups":["a44723f7-0745-4750-a72e-466bb00d42b3"],"mac_address":"fa:16:3e:e1:39:9e","project_id":"a29990f544bd4562b62cc366e8fd7b18","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:31Z","binding:vnic_type":"normal","device_id":"c285f327-bef2-48ac-ad36-ba743f9e7cb7","ip_allocation":"immediate"}]} 2018-07-20 22:54:38,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c285f327-bef2-48ac-ad36-ba743f9e7cb7 used request id req-5007d49c-b857-4efe-bc64-a4a9f1d19adc 2018-07-20 22:54:38,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0545649528503s 2018-07-20 22:54:38,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c285f327-bef2-48ac-ad36-ba743f9e7cb7 used request id req-5007d49c-b857-4efe-bc64-a4a9f1d19adc 2018-07-20 22:54:38,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:54:38,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9ef342f0-4d6e-45e4-b60e-6f178b9173f3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:38,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-707a2c59-8bf0-44f6-8b6f-48915892e53d Date: Fri, 20 Jul 2018 22:54:38 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:54:38,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9ef342f0-4d6e-45e4-b60e-6f178b9173f3 used request id req-707a2c59-8bf0-44f6-8b6f-48915892e53d 2018-07-20 22:54:38,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208821296692s 2018-07-20 22:54:38,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9ef342f0-4d6e-45e4-b60e-6f178b9173f3 used request id req-707a2c59-8bf0-44f6-8b6f-48915892e53d 2018-07-20 22:54:38,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:39,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0286da2-9e83-48dc-9d74-a47c5bc32c9d x-compute-request-id: req-e0286da2-9e83-48dc-9d74-a47c5bc32c9d Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:35Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:39,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0286da2-9e83-48dc-9d74-a47c5bc32c9d 2018-07-20 22:54:39,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691769123077s 2018-07-20 22:54:39,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0286da2-9e83-48dc-9d74-a47c5bc32c9d 2018-07-20 22:54:39,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:54:39,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c285f327-bef2-48ac-ad36-ba743f9e7cb7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:39,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-87ce0bcb-0122-4e87-8d31-0db0bd2bcb5b Date: Fri, 20 Jul 2018 22:54:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:54:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","ip_address":"192.168.120.13"}],"id":"9ef342f0-4d6e-45e4-b60e-6f178b9173f3","security_groups":["a44723f7-0745-4750-a72e-466bb00d42b3"],"mac_address":"fa:16:3e:e1:39:9e","project_id":"a29990f544bd4562b62cc366e8fd7b18","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:31Z","binding:vnic_type":"normal","device_id":"c285f327-bef2-48ac-ad36-ba743f9e7cb7","ip_allocation":"immediate"}]} 2018-07-20 22:54:39,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c285f327-bef2-48ac-ad36-ba743f9e7cb7 used request id req-87ce0bcb-0122-4e87-8d31-0db0bd2bcb5b 2018-07-20 22:54:39,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0561389923096s 2018-07-20 22:54:39,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c285f327-bef2-48ac-ad36-ba743f9e7cb7 used request id req-87ce0bcb-0122-4e87-8d31-0db0bd2bcb5b 2018-07-20 22:54:39,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:54:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9ef342f0-4d6e-45e4-b60e-6f178b9173f3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:39,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-69b5ac44-2ca7-446e-a600-5c98413d2dfb Date: Fri, 20 Jul 2018 22:54:39 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:54:39,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9ef342f0-4d6e-45e4-b60e-6f178b9173f3 used request id req-69b5ac44-2ca7-446e-a600-5c98413d2dfb 2018-07-20 22:54:39,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020033121109s 2018-07-20 22:54:39,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=9ef342f0-4d6e-45e4-b60e-6f178b9173f3 used request id req-69b5ac44-2ca7-446e-a600-5c98413d2dfb 2018-07-20 22:54:39,151 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:39:9e', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1fe27757-6c33-47bb-97db-d44fc830dcfd'}), 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-20T22:54:35.000000', 'flavor': Munch({u'id': u'14172219-d952-4035-8b43-5f7cadbc5fc9'}), 'az': u'nova', 'id': u'c285f327-bef2-48ac-ad36-ba743f9e7cb7', 'security_groups': [Munch({u'name': u'vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a46152a745764f05a8f8bc986ff556c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a29990f544bd4562b62cc366e8fd7b18', 'name': 'vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f', '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-20T22:54:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:54:35Z', 'hostId': u'1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41', '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-20T22:54:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a29990f544bd4562b62cc366e8fd7b18', 'name': u'vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f', 'adminPass': None, 'tenant_id': u'a29990f544bd4562b62cc366e8fd7b18', 'created_at': u'2018-07-20T22:54:28Z', 'created': u'2018-07-20T22:54:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:54:39,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:54:39,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-87808545-1bab-4a1d-ad55-905cc0223410 Date: Fri, 20 Jul 2018 22:54:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a29990f544bd4562b62cc366e8fd7b18","l2_adjacency":true,"status":"ACTIVE","subnets":["7318f3be-924f-4877-9dc5-e78346b6e8b2"],"description":"","tags":[],"updated_at":"2018-07-20T22:54:09Z","qos_policy_id":null,"name":"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f","admin_state_up":true,"tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:08Z","mtu":1450}]} 2018-07-20 22:54:39,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-87808545-1bab-4a1d-ad55-905cc0223410 2018-07-20 22:54:39,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.490074872971s 2018-07-20 22:54:39,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-87808545-1bab-4a1d-ad55-905cc0223410 2018-07-20 22:54:39,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:54:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:40,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-479a8e44-ac64-49a6-a5ee-1726ddb5edcf Date: Fri, 20 Jul 2018 22:54:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/snap", "metadata": {}}], "file": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/file", "owner": "a29990f544bd4562b62cc366e8fd7b18", "id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "size": 12716032, "self": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:54:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:54:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:54:40,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-479a8e44-ac64-49a6-a5ee-1726ddb5edcf 2018-07-20 22:54:40,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.663743972778s 2018-07-20 22:54:40,311 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-479a8e44-ac64-49a6-a5ee-1726ddb5edcf 2018-07-20 22:54:40,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:54:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:40,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-fe3a7978-f879-429b-8bfc-2db07f507311 x-compute-request-id: req-fe3a7978-f879-429b-8bfc-2db07f507311 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "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": "14172219-d952-4035-8b43-5f7cadbc5fc9"}]} 2018-07-20 22:54:40,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fe3a7978-f879-429b-8bfc-2db07f507311 2018-07-20 22:54:40,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306890010834s 2018-07-20 22:54:40,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fe3a7978-f879-429b-8bfc-2db07f507311 2018-07-20 22:54:40,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:54:40,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"server": {"name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "imageRef": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "flavorRef": "14172219-d952-4035-8b43-5f7cadbc5fc9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f2bfc33a-215c-4b8d-8547-58f19064a6e3"}], "security_groups": [{"name": "a44723f7-0745-4750-a72e-466bb00d42b3"}]}}' 2018-07-20 22:54:42,431 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:54: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-008ea941-b30d-44b8-97b3-4245a07ce648 x-compute-request-id: req-008ea941-b30d-44b8-97b3-4245a07ce648 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a44723f7-0745-4750-a72e-466bb00d42b3"}], "OS-DCF:diskConfig": "MANUAL", "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "adminPass": "ikTQQ8rDoJEm"}} 2018-07-20 22:54:42,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-008ea941-b30d-44b8-97b3-4245a07ce648 2018-07-20 22:54:42,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.08535814285s 2018-07-20 22:54:42,431 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-008ea941-b30d-44b8-97b3-4245a07ce648 2018-07-20 22:54:42,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:43,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-3d63f632-b974-47f4-a2ac-6397b6d65ecf x-compute-request-id: req-3d63f632-b974-47f4-a2ac-6397b6d65ecf Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "user_id": "a46152a745764f05a8f8bc986ff556c8", "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-20T22:54:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:35Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:43,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d63f632-b974-47f4-a2ac-6397b6d65ecf 2018-07-20 22:54:43,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.942087173462s 2018-07-20 22:54:43,375 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d63f632-b974-47f4-a2ac-6397b6d65ecf 2018-07-20 22:54:43,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:54:45,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:46,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-e885ab7c-f5b2-4254-b0ce-7e03c6278e8f x-compute-request-id: req-e885ab7c-f5b2-4254-b0ce-7e03c6278e8f Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:44Z", "hostId": "bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:35Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:46,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e885ab7c-f5b2-4254-b0ce-7e03c6278e8f 2018-07-20 22:54:46,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02603888512s 2018-07-20 22:54:46,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e885ab7c-f5b2-4254-b0ce-7e03c6278e8f 2018-07-20 22:54:46,414 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:54:48,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:48,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:49,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-65442e01-309b-458a-ad57-ef18f0c94582 x-compute-request-id: req-65442e01-309b-458a-ad57-ef18f0c94582 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:44Z", "hostId": "bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:35Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:49,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-65442e01-309b-458a-ad57-ef18f0c94582 2018-07-20 22:54:49,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719295024872s 2018-07-20 22:54:49,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-65442e01-309b-458a-ad57-ef18f0c94582 2018-07-20 22:54:49,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:54:51,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:51,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:52,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-1f76256f-45de-4521-a8a1-c7612cb70e5c x-compute-request-id: req-1f76256f-45de-4521-a8a1-c7612cb70e5c Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:49.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:49Z", "hostId": "bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:35Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:52,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1f76256f-45de-4521-a8a1-c7612cb70e5c 2018-07-20 22:54:52,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20599603653s 2018-07-20 22:54:52,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1f76256f-45de-4521-a8a1-c7612cb70e5c 2018-07-20 22:54:52,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:54:52,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:52,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-0a694738-fbc3-4ed5-baf8-e953490e42cb Date: Fri, 20 Jul 2018 22:54:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:54:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","ip_address":"192.168.120.12"}],"id":"0e3fc19a-7ed9-4ffc-80a1-4430446f4852","security_groups":["a44723f7-0745-4750-a72e-466bb00d42b3"],"mac_address":"fa:16:3e:67:ad:e9","project_id":"a29990f544bd4562b62cc366e8fd7b18","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:43Z","binding:vnic_type":"normal","device_id":"259f63af-9d26-47a2-aa61-bf7ba5ece6bf","ip_allocation":"immediate"}]} 2018-07-20 22:54:52,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-0a694738-fbc3-4ed5-baf8-e953490e42cb 2018-07-20 22:54:52,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0709431171417s 2018-07-20 22:54:52,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-0a694738-fbc3-4ed5-baf8-e953490e42cb 2018-07-20 22:54:52,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:54:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=0e3fc19a-7ed9-4ffc-80a1-4430446f4852" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:52,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d1922e9-67db-4d66-877c-f1ea4ef9e02d Date: Fri, 20 Jul 2018 22:54:52 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:54:52,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=0e3fc19a-7ed9-4ffc-80a1-4430446f4852 used request id req-2d1922e9-67db-4d66-877c-f1ea4ef9e02d 2018-07-20 22:54:52,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0246469974518s 2018-07-20 22:54:52,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=0e3fc19a-7ed9-4ffc-80a1-4430446f4852 used request id req-2d1922e9-67db-4d66-877c-f1ea4ef9e02d 2018-07-20 22:54:52,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:53,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f646d4ec-7d86-4751-ba32-a4ff8df544a9 x-compute-request-id: req-f646d4ec-7d86-4751-ba32-a4ff8df544a9 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:49.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:49Z", "hostId": "bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:35Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:53,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f646d4ec-7d86-4751-ba32-a4ff8df544a9 2018-07-20 22:54:53,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629645824432s 2018-07-20 22:54:53,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f646d4ec-7d86-4751-ba32-a4ff8df544a9 2018-07-20 22:54:53,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:54:53,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:53,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ab8de83a-e5cd-4ae3-9181-6becd11256f7 Date: Fri, 20 Jul 2018 22:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:54:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","ip_address":"192.168.120.12"}],"id":"0e3fc19a-7ed9-4ffc-80a1-4430446f4852","security_groups":["a44723f7-0745-4750-a72e-466bb00d42b3"],"mac_address":"fa:16:3e:67:ad:e9","project_id":"a29990f544bd4562b62cc366e8fd7b18","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:43Z","binding:vnic_type":"normal","device_id":"259f63af-9d26-47a2-aa61-bf7ba5ece6bf","ip_allocation":"immediate"}]} 2018-07-20 22:54:53,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-ab8de83a-e5cd-4ae3-9181-6becd11256f7 2018-07-20 22:54:53,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0623600482941s 2018-07-20 22:54:53,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-ab8de83a-e5cd-4ae3-9181-6becd11256f7 2018-07-20 22:54:53,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:54:53,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=0e3fc19a-7ed9-4ffc-80a1-4430446f4852" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:53,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dfa150a0-056c-4fe1-952a-57228b8bc965 Date: Fri, 20 Jul 2018 22:54:53 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:54:53,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=0e3fc19a-7ed9-4ffc-80a1-4430446f4852 used request id req-dfa150a0-056c-4fe1-952a-57228b8bc965 2018-07-20 22:54:53,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0273540019989s 2018-07-20 22:54:53,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=0e3fc19a-7ed9-4ffc-80a1-4430446f4852 used request id req-dfa150a0-056c-4fe1-952a-57228b8bc965 2018-07-20 22:54:53,189 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:67:ad:e9', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1fe27757-6c33-47bb-97db-d44fc830dcfd'}), 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-20T22:54:49.000000', 'flavor': Munch({u'id': u'14172219-d952-4035-8b43-5f7cadbc5fc9'}), 'az': u'nova', 'id': u'259f63af-9d26-47a2-aa61-bf7ba5ece6bf', 'security_groups': [Munch({u'name': u'vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a46152a745764f05a8f8bc986ff556c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a29990f544bd4562b62cc366e8fd7b18', 'name': 'vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f', '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-20T22:54:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:54:49Z', 'hostId': u'bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b', '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-20T22:54:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a29990f544bd4562b62cc366e8fd7b18', 'name': u'vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f', 'adminPass': None, 'tenant_id': u'a29990f544bd4562b62cc366e8fd7b18', 'created_at': u'2018-07-20T22:54:42Z', 'created': u'2018-07-20T22:54:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:54:53,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:54:53,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:53,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-02b10608-e650-4b92-8a9d-5a9b4313d2a7 Date: Fri, 20 Jul 2018 22:54:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a29990f544bd4562b62cc366e8fd7b18","l2_adjacency":true,"status":"ACTIVE","subnets":["7318f3be-924f-4877-9dc5-e78346b6e8b2"],"description":"","tags":[],"updated_at":"2018-07-20T22:54:09Z","qos_policy_id":null,"name":"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f","admin_state_up":true,"tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:08Z","mtu":1450}]} 2018-07-20 22:54:53,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02b10608-e650-4b92-8a9d-5a9b4313d2a7 2018-07-20 22:54:53,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112855911255s 2018-07-20 22:54:53,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02b10608-e650-4b92-8a9d-5a9b4313d2a7 2018-07-20 22:54:53,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:54:53,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:53,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c3028a98-f18f-4a7a-8bf6-d3adcc341b17 Date: Fri, 20 Jul 2018 22:54:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:54:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","ip_address":"192.168.120.12"}],"id":"0e3fc19a-7ed9-4ffc-80a1-4430446f4852","security_groups":["a44723f7-0745-4750-a72e-466bb00d42b3"],"mac_address":"fa:16:3e:67:ad:e9","project_id":"a29990f544bd4562b62cc366e8fd7b18","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:43Z","binding:vnic_type":"normal","device_id":"259f63af-9d26-47a2-aa61-bf7ba5ece6bf","ip_allocation":"immediate"}]} 2018-07-20 22:54:53,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-c3028a98-f18f-4a7a-8bf6-d3adcc341b17 2018-07-20 22:54:53,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0561051368713s 2018-07-20 22:54:53,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-c3028a98-f18f-4a7a-8bf6-d3adcc341b17 2018-07-20 22:54:53,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-20 22:54:53,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.12", "port_id": "0e3fc19a-7ed9-4ffc-80a1-4430446f4852"}}' 2018-07-20 22:54:55,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-9e9bf0a2-1a8e-440c-997c-0c3e039d8741 Date: Fri, 20 Jul 2018 22:54:55 GMT RESP BODY: {"floatingip": {"router_id": "4ade1f79-38b1-406e-841e-bd61555b09d3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:54Z", "updated_at": "2018-07-20T22:54:54Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "port_id": "0e3fc19a-7ed9-4ffc-80a1-4430446f4852", "id": "c92975e4-1966-42ad-a4d5-0501df769793", "qos_policy_id": null}} 2018-07-20 22:54:55,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9e9bf0a2-1a8e-440c-997c-0c3e039d8741 2018-07-20 22:54:55,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.53419208527s 2018-07-20 22:54:55,898 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9e9bf0a2-1a8e-440c-997c-0c3e039d8741 2018-07-20 22:54:55,902 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'4ade1f79-38b1-406e-841e-bd61555b09d3', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a29990f544bd4562b62cc366e8fd7b18', 'created_at': u'2018-07-20T22:54:54Z', 'attached': True, 'updated_at': u'2018-07-20T22:54:54Z', 'id': u'c92975e4-1966-42ad-a4d5-0501df769793', 'floating_network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a29990f544bd4562b62cc366e8fd7b18', 'name': 'vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'4ade1f79-38b1-406e-841e-bd61555b09d3', u'qos_policy_id': None, 'project_id': u'a29990f544bd4562b62cc366e8fd7b18', 'port_id': u'0e3fc19a-7ed9-4ffc-80a1-4430446f4852', 'port': u'0e3fc19a-7ed9-4ffc-80a1-4430446f4852', 'network': u'ab58329a-cf47-47c8-aff9-7c347f219446'}) 2018-07-20 22:54:55,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-20 22:54:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf/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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-20 22:54:56,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:54: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-f8270f36-6e81-4183-b811-7fd479c12194 x-compute-request-id: req-f8270f36-6e81-4183-b811-7fd479c12194 Content-Encoding: gzip Content-Length: 9576 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 488272558 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.138310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139986] pid_max: default: 32768 minimum: 301\n[ 0.140901] ACPI: Core revision 20150930\n[ 0.142292] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143611] Security Framework initialized\n[ 0.144437] Yama: becoming mindful.\n[ 0.145174] AppArmor: AppArmor initialized\n[ 0.146043] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147395] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148684] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149907] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151547] Initializing cgroup subsys io\n[ 0.152373] Initializing cgroup subsys memory\n[ 0.153238] Initializing cgroup subsys devices\n[ 0.154122] Initializing cgroup subsys freezer\n[ 0.155002] Initializing cgroup subsys net_cls\n[ 0.155872] Initializing cgroup subsys perf_event\n[ 0.156790] Initializing cgroup subsys net_prio\n[ 0.157689] Initializing cgroup subsys hugetlb\n[ 0.158564] Initializing cgroup subsys pids\n[ 0.159440] CPU: Physical Processor ID: 0\n[ 0.160957] mce: CPU supports 10 MCE banks\n[ 0.161814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162825] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183309] ftrace: allocating 31920 entries in 125 pages\n[ 0.208180] smpboot: Max logical packages: 1\n[ 0.209064] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210427] x2apic enabled\n[ 0.211240] Switched APIC routing to physical x2apic.\n[ 0.212981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217995] KVM setup paravirtual spinlock\n[ 0.219291] x86: Booted up 1 node, 1 CPUs\n[ 0.220109] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222276] devtmpfs: initialized\n[ 0.225588] evm: security.selinux\n[ 0.226836] evm: security.SMACK64\n[ 0.228050] evm: security.SMACK64EXEC\n[ 0.229401] evm: security.SMACK64TRANSMUTE\n[ 0.230855] evm: security.SMACK64MMAP\n[ 0.232185] evm: security.ima\n[ 0.233369] evm: security.capability\n[ 0.234764] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236992] pinctrl core: initialized pinctrl subsystem\n[ 0.238112] RTC time: 22:54:49, date: 07/20/18\n[ 0.239097] NET: Registered protocol family 16\n[ 0.240743] cpuidle: using governor ladder\n[ 0.241833] cpuidle: using governor menu\n[ 0.242640] PCCT header not found.\n[ 0.243411] ACPI: bus type PCI registered\n[ 0.244226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.246194] PCI: Using configuration type 1 for base access\n[ 0.249374] ACPI: Added _OSI(Module Device)\n[ 0.250911] ACPI: Added _OSI(Processor Device)\n[ 0.252490] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.254193] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257234] ACPI: Interpreter enabled\n[ 0.258038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.260096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265667] ACPI: (supports S0 S5)\n[ 0.266390] ACPI: Using IOAPIC for interrupt routing\n[ 0.267372] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270503] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271675] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.274148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.276397] acpiphp: Slot [3] registered\n[ 0.277279] acpiphp: Slot [4] registered\n[ 0.278103] acpiphp: Slot [5] registered\n[ 0.278931] acpiphp: Slot [6] registered\n[ 0.279753] acpiphp: Slot [7] registered\n[ 0.280571] acpiphp: Slot [8] registered\n[ 0.281401] acpiphp: Slot [9] registered\n[ 0.282198] acpiphp: Slot [10] registered\n[ 0.283008] acpiphp: Slot [11] registered\n[ 0.283822] acpiphp: Slot [12] registered\n[ 0.284662] acpiphp: Slot [13] registered\n[ 0.285497] acpiphp: Slot [14] registered\n[ 0.286302] acpiphp: Slot [15] registered\n[ 0.297038] acpiphp: Slot [16] registered\n[ 0.297876] acpiphp: Slot [17] registered\n[ 0.298837] acpiphp: Slot [18] registered\n[ 0.299687] acpiphp: Slot [19] registered\n[ 0.300526] acpiphp: Slot [20] registered\n[ 0.301367] acpiphp: Slot [21] registered\n[ 0.302306] acpiphp: Slot [22] registered\n[ 0.303236] acpiphp: Slot [23] registered\n[ 0.304084] acpiphp: Slot [24] registered\n[ 0.305221] acpiphp: Slot [25] registered\n[ 0.306096] acpiphp: Slot [26] registered\n[ 0.306929] acpiphp: Slot [27] registered\n[ 0.307796] acpiphp: Slot [28] registered\n[ 0.308672] acpiphp: Slot [29] registered\n[ 0.309549] acpiphp: Slot [30] registered\n[ 0.310385] acpiphp: Slot [31] registered\n[ 0.311271] PCI host bridge to bus 0000:00\n[ 0.312278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313528] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.314839] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316326] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.317819] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.319391] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324317] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.327446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.331534] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.333378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.352712] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356218] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359630] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362741] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366023] vgaarb: loaded\n[ 0.366757] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368250] SCSI subsystem initialized\n[ 0.369359] ACPI: bus type USB registered\n[ 0.370399] usbcore: registered new interface driver usbfs\n[ 0.371702] usbcore: registered new interface driver hub\n[ 0.372979] usbcore: registered new device driver usb\n[ 0.374340] PCI: Using ACPI for IRQ routing\n[ 0.375673] NetLabel: Initializing\n[ 0.376567] NetLabel: domain hash size = 128\n[ 0.377629] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378829] NetLabel: unlabeled traffic allowed by default\n[ 0.380264] clocksource: Switched to clocksource kvm-clock\n[ 0.388708] AppArmor: AppArmor Filesystem Enabled\n[ 0.389950] pnp: PnP ACPI init\n[ 0.391062] pnp: PnP ACPI: found 5 devices\n[ 0.397568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399740] NET: Registered protocol family 2\n[ 0.400989] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404190] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405709] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408597] NET: Registered protocol family 1\n[ 0.409700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411107] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412476] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440795] Trying to unpack rootfs image as initramfs...\n[ 0.496520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498534] Scanning for low memory corruption every 60 seconds\n[ 0.500222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501675] audit: initializing netlink subsys (disabled)\n[ 0.502948] audit: type=2000 audit(1532127290.064:1): initialized\n[ 0.504572] Initialise system trusted keyring\n[ 0.505725] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509668] zbud: loaded\n[ 0.510533] VFS: Disk quotas dquot_6.6.0\n[ 0.511533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.513468] fuse init (API version 7.23)\n[ 0.514588] Key type big_key registered\n[ 0.515594] Allocating IMA MOK and blacklist keyrings.\n[ 0.517082] Key type asymmetric registered\n[ 0.518090] Asymmetric key parser 'x509' registered\n[ 0.519262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.521107] io scheduler noop registered\n[ 0.522073] io scheduler deadline registered (default)\n[ 0.523297] io scheduler cfq registered\n[ 0.524328] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.525658] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.529106] ACPI: Power Button [PWRF]\n[ 0.530151] GHES: HEST is not enabled!\n[ 0.543688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.571706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.576436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.600789] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603558] Linux agpgart interface v0.103\n[ 0.606553] brd: module loaded\n[ 0.608429] loop: module loaded\n[ 0.612806] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614617] GPT:90111 != 2097151\n[ 0.615437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616797] GPT:90111 != 2097151\n[ 0.617652] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618854] vda: vda1 vda15\n[ 0.620347] scsi host0: ata_piix\n[ 0.621317] scsi host1: ata_piix\n[ 0.622191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.623739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.625558] libphy: Fixed MDIO Bus: probed\n[ 0.626599] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627819] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.630562] PPP generic driver version 2.4.2\n[ 0.631701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632950] ehci-pci: EHCI PCI platform driver\n[ 0.633854] ehci-platform: EHCI generic platform driver\n[ 0.634912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.636376] ohci-pci: OHCI PCI platform driver\n[ 0.637492] ohci-platform: OHCI generic platform driver\n[ 0.638755] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653078] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654332] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656168] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.658845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.662272] usb usb1: Product: UHCI Host Controller\n[ 0.663451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.664887] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.666075] hub 1-0:1.0: USB hub found\n[ 0.667026] hub 1-0:1.0: 2 ports detected\n[ 0.668144] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.670721] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.671940] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673216] mousedev: PS/2 mouse device common for all mice\n[ 0.674770] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.677085] rtc_cmos 00:00: RTC can wake from S4\n[ 0.678496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.680045] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.681602] i2c /dev entries driver\n[ 0.682549] device-mapper: uevent: version 1.0.3\n[ 0.683743] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.685803] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.687694] NET: Registered protocol family 10\n[ 0.689083] NET: Registered protocol family 17\n[ 0.690175] Key type dns_resolver registered\n[ 0.691371] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.692773] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.695028] registered taskstats version 1\n[ 0.696084] Loading compiled-in X.509 certificates\n[ 0.697870] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.699810] zswap: loaded using pool lzo/zbud\n[ 0.701512] Key type trusted registered\n[ 0.703297] Key type encrypted registered\n[ 0.704150] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.705238] ima: No TPM chip found, activating TPM-bypass!\n[ 0.706325] evm: HMAC attrs: 0x1\n[ 0.707312] Magic number: 10:734:957\n[ 0.708210] rtc_cmos 00:00: setting system clock to 2018-07-20 22:54:49 UTC (1532127289)\n[ 0.709890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711046] EDD information not available.\n[ 0.785654] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.797541] Write protecting the kernel read-only data: 14336k\n[ 0.799755] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.847600] 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.75\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-0000000b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0ZUy0JL8uE00Wbv1DhaNmdfmARXFzWeRmO/09UZhrWCXf6yMHqsIP/uQEaX/GEz1zpPD8FZV+YprLVT5Dee8Um+5w1KbBFfXKxKpeeOp1wJOWTt0qyplf0dRC3poVIj9x2By3f76vmAwxUwXjKvms372ATqHvmeX/uYIsu6bn50/dQoy9OefkjLh54UVZ3vvICbH7WBD9KIpyGe18LmLHEYkz2Exqhb2RkdEWxqq8QmayqdKFiytcY+pFcrbYPn8x7T0quzjxv5nlFic9cyvQuvDUEB46QwgIwkwOII1UIa4DgojPSZCb+BPTJXJO0ErRTogpSY52FsGPzYZbFD5N root@vping-ssh-vm-25246764-0b1d-43f4-9ef2-797ee61e577f\nssh-dss AAAAB3NzaC1kc3MAAACBAPkZea891qp7yMuFuSYpvTpZuO6LQ88Ufl/PJcUY59ifhjdmBDOy3gCKSMWNHhaeIhdO1TwDFL2swKcD08kwERYTdf5qACKMelFfsXVXOTvquouMO6ZBRzo9cC/KBRos8jdUAZSj8+MeHWGN2/Vc2FOGthyJ/2Y18ZO5WkUOWLwZAAAAFQDDN/sYm9VsmNBvI6kQMkQyuPaswwAAAIB18URNSG4NeAbqRqSN8G3vh+oCCb+Y5+yYVbcHAvzWNvcQtv0tcPLSFCi3/ipEJ31WCPbehhQ2+Bry4nOpRgQU9nS4njaxluC7wBG6PrN3MdcIzC+tvWf2ALf/9gr1sfZT7rNIeNA53MuEV39KtFconLNxOw0ePZCvdz5iOkfl3QAAAIAjEk9UEsVy0linz3NHMvghyisO+rG2Y7NjV/o4Ap2vrabSL6Q7D1YjPn5DrUfUyfyS4uQN3PFPUDLOQXkAnbXRWZn/TjcoqNbodGfmBsO2hvJGbozmJUiqSsj6EmywFDFKUPci05WyjxhXUIcDiRKUVItWnDstfswUSE7tMtuKbA== root@vping-ssh-vm-25246764-0b1d-43f4-9ef2-797ee61e577f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.16s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe67:ade9/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-25246764-0b1d-43f4-9ef2-797ee61e577f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.94 ===\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-25246764-0b1d-43f4-9ef2-797ee61e577f login: "} 2018-07-20 22:54:56,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf/action used request id req-f8270f36-6e81-4183-b811-7fd479c12194 2018-07-20 22:54:56,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.72608590126s 2018-07-20 22:54:56,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf/action used request id req-f8270f36-6e81-4183-b811-7fd479c12194 2018-07-20 22:54:56,630 - 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 488272558 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.138310] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139986] pid_max: default: 32768 minimum: 301 [ 0.140901] ACPI: Core revision 20150930 [ 0.142292] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143611] Security Framework initialized [ 0.144437] Yama: becoming mindful. [ 0.145174] AppArmor: AppArmor initialized [ 0.146043] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147395] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148684] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149907] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151547] Initializing cgroup subsys io [ 0.152373] Initializing cgroup subsys memory [ 0.153238] Initializing cgroup subsys devices [ 0.154122] Initializing cgroup subsys freezer [ 0.155002] Initializing cgroup subsys net_cls [ 0.155872] Initializing cgroup subsys perf_event [ 0.156790] Initializing cgroup subsys net_prio [ 0.157689] Initializing cgroup subsys hugetlb [ 0.158564] Initializing cgroup subsys pids [ 0.159440] CPU: Physical Processor ID: 0 [ 0.160957] mce: CPU supports 10 MCE banks [ 0.161814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162825] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177239] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183309] ftrace: allocating 31920 entries in 125 pages [ 0.208180] smpboot: Max logical packages: 1 [ 0.209064] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210427] x2apic enabled [ 0.211240] Switched APIC routing to physical x2apic. [ 0.212981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214112] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.217995] KVM setup paravirtual spinlock [ 0.219291] x86: Booted up 1 node, 1 CPUs [ 0.220109] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222276] devtmpfs: initialized [ 0.225588] evm: security.selinux [ 0.226836] evm: security.SMACK64 [ 0.228050] evm: security.SMACK64EXEC [ 0.229401] evm: security.SMACK64TRANSMUTE [ 0.230855] evm: security.SMACK64MMAP [ 0.232185] evm: security.ima [ 0.233369] evm: security.capability [ 0.234764] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236992] pinctrl core: initialized pinctrl subsystem [ 0.238112] RTC time: 22:54:49, date: 07/20/18 [ 0.239097] NET: Registered protocol family 16 [ 0.240743] cpuidle: using governor ladder [ 0.241833] cpuidle: using governor menu [ 0.242640] PCCT header not found. [ 0.243411] ACPI: bus type PCI registered [ 0.244226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.246194] PCI: Using configuration type 1 for base access [ 0.249374] ACPI: Added _OSI(Module Device) [ 0.250911] ACPI: Added _OSI(Processor Device) [ 0.252490] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.254193] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257234] ACPI: Interpreter enabled [ 0.258038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.260096] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261960] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265667] ACPI: (supports S0 S5) [ 0.266390] ACPI: Using IOAPIC for interrupt routing [ 0.267372] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270503] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271675] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272930] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.274148] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.276397] acpiphp: Slot [3] registered [ 0.277279] acpiphp: Slot [4] registered [ 0.278103] acpiphp: Slot [5] registered [ 0.278931] acpiphp: Slot [6] registered [ 0.279753] acpiphp: Slot [7] registered [ 0.280571] acpiphp: Slot [8] registered [ 0.281401] acpiphp: Slot [9] registered [ 0.282198] acpiphp: Slot [10] registered [ 0.283008] acpiphp: Slot [11] registered [ 0.283822] acpiphp: Slot [12] registered [ 0.284662] acpiphp: Slot [13] registered [ 0.285497] acpiphp: Slot [14] registered [ 0.286302] acpiphp: Slot [15] registered [ 0.297038] acpiphp: Slot [16] registered [ 0.297876] acpiphp: Slot [17] registered [ 0.298837] acpiphp: Slot [18] registered [ 0.299687] acpiphp: Slot [19] registered [ 0.300526] acpiphp: Slot [20] registered [ 0.301367] acpiphp: Slot [21] registered [ 0.302306] acpiphp: Slot [22] registered [ 0.303236] acpiphp: Slot [23] registered [ 0.304084] acpiphp: Slot [24] registered [ 0.305221] acpiphp: Slot [25] registered [ 0.306096] acpiphp: Slot [26] registered [ 0.306929] acpiphp: Slot [27] registered [ 0.307796] acpiphp: Slot [28] registered [ 0.308672] acpiphp: Slot [29] registered [ 0.309549] acpiphp: Slot [30] registered [ 0.310385] acpiphp: Slot [31] registered [ 0.311271] PCI host bridge to bus 0000:00 [ 0.312278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.313528] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.314839] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.316326] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317819] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.319391] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.322709] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.324317] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.325816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.327446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.331534] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.333378] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.352712] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.354536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356218] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.357940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359630] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361156] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362741] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364077] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.366023] vgaarb: loaded [ 0.366757] vgaarb: bridge control possible 0000:00:02.0 [ 0.368250] SCSI subsystem initialized [ 0.369359] ACPI: bus type USB registered [ 0.370399] usbcore: registered new interface driver usbfs [ 0.371702] usbcore: registered new interface driver hub [ 0.372979] usbcore: registered new device driver usb [ 0.374340] PCI: Using ACPI for IRQ routing [ 0.375673] NetLabel: Initializing [ 0.376567] NetLabel: domain hash size = 128 [ 0.377629] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378829] NetLabel: unlabeled traffic allowed by default [ 0.380264] clocksource: Switched to clocksource kvm-clock [ 0.388708] AppArmor: AppArmor Filesystem Enabled [ 0.389950] pnp: PnP ACPI init [ 0.391062] pnp: PnP ACPI: found 5 devices [ 0.397568] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399740] NET: Registered protocol family 2 [ 0.400989] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.404190] TCP: Hash tables configured (established 4096 bind 4096) [ 0.405709] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407104] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408597] NET: Registered protocol family 1 [ 0.409700] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411107] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412476] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.440795] Trying to unpack rootfs image as initramfs... [ 0.496520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498534] Scanning for low memory corruption every 60 seconds [ 0.500222] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501675] audit: initializing netlink subsys (disabled) [ 0.502948] audit: type=2000 audit(1532127290.064:1): initialized [ 0.504572] Initialise system trusted keyring [ 0.505725] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.507305] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.509668] zbud: loaded [ 0.510533] VFS: Disk quotas dquot_6.6.0 [ 0.511533] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.513468] fuse init (API version 7.23) [ 0.514588] Key type big_key registered [ 0.515594] Allocating IMA MOK and blacklist keyrings. [ 0.517082] Key type asymmetric registered [ 0.518090] Asymmetric key parser 'x509' registered [ 0.519262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.521107] io scheduler noop registered [ 0.522073] io scheduler deadline registered (default) [ 0.523297] io scheduler cfq registered [ 0.524328] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.525658] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.529106] ACPI: Power Button [PWRF] [ 0.530151] GHES: HEST is not enabled! [ 0.543688] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.571706] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.576436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.600789] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.603558] Linux agpgart interface v0.103 [ 0.606553] brd: module loaded [ 0.608429] loop: module loaded [ 0.612806] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.614617] GPT:90111 != 2097151 [ 0.615437] GPT:Alternate GPT header not at the end of the disk. [ 0.616797] GPT:90111 != 2097151 [ 0.617652] GPT: Use GNU Parted to correct GPT errors. [ 0.618854] vda: vda1 vda15 [ 0.620347] scsi host0: ata_piix [ 0.621317] scsi host1: ata_piix [ 0.622191] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.623739] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.625558] libphy: Fixed MDIO Bus: probed [ 0.626599] tun: Universal TUN/TAP device driver, 1.6 [ 0.627819] tun: (C) 1999-2004 Max Krasnyansky [ 0.630562] PPP generic driver version 2.4.2 [ 0.631701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632950] ehci-pci: EHCI PCI platform driver [ 0.633854] ehci-platform: EHCI generic platform driver [ 0.634912] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.636376] ohci-pci: OHCI PCI platform driver [ 0.637492] ohci-platform: OHCI generic platform driver [ 0.638755] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653078] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654332] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.656168] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657403] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.658845] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660411] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.662272] usb usb1: Product: UHCI Host Controller [ 0.663451] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.664887] usb usb1: SerialNumber: 0000:00:01.2 [ 0.666075] hub 1-0:1.0: USB hub found [ 0.667026] hub 1-0:1.0: 2 ports detected [ 0.668144] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.670721] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.671940] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.673216] mousedev: PS/2 mouse device common for all mice [ 0.674770] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.677085] rtc_cmos 00:00: RTC can wake from S4 [ 0.678496] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.680045] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.681602] i2c /dev entries driver [ 0.682549] device-mapper: uevent: version 1.0.3 [ 0.683743] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.685803] ledtrig-cpu: registered to indicate activity on CPUs [ 0.687694] NET: Registered protocol family 10 [ 0.689083] NET: Registered protocol family 17 [ 0.690175] Key type dns_resolver registered [ 0.691371] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.692773] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.695028] registered taskstats version 1 [ 0.696084] Loading compiled-in X.509 certificates [ 0.697870] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.699810] zswap: loaded using pool lzo/zbud [ 0.701512] Key type trusted registered [ 0.703297] Key type encrypted registered [ 0.704150] AppArmor: AppArmor sha1 policy hashing enabled [ 0.705238] ima: No TPM chip found, activating TPM-bypass! [ 0.706325] evm: HMAC attrs: 0x1 [ 0.707312] Magic number: 10:734:957 [ 0.708210] rtc_cmos 00:00: setting system clock to 2018-07-20 22:54:49 UTC (1532127289) [ 0.709890] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711046] EDD information not available. [ 0.785654] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.797541] Write protecting the kernel read-only data: 14336k [ 0.799755] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.801645] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.847600] 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.75 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-0000000b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQD0ZUy0JL8uE00Wbv1DhaNmdfmARXFzWeRmO/09UZhrWCXf6yMHqsIP/uQEaX/GEz1zpPD8FZV+YprLVT5Dee8Um+5w1KbBFfXKxKpeeOp1wJOWTt0qyplf0dRC3poVIj9x2By3f76vmAwxUwXjKvms372ATqHvmeX/uYIsu6bn50/dQoy9OefkjLh54UVZ3vvICbH7WBD9KIpyGe18LmLHEYkz2Exqhb2RkdEWxqq8QmayqdKFiytcY+pFcrbYPn8x7T0quzjxv5nlFic9cyvQuvDUEB46QwgIwkwOII1UIa4DgojPSZCb+BPTJXJO0ErRTogpSY52FsGPzYZbFD5N root@vping-ssh-vm-25246764-0b1d-43f4-9ef2-797ee61e577f ssh-dss AAAAB3NzaC1kc3MAAACBAPkZea891qp7yMuFuSYpvTpZuO6LQ88Ufl/PJcUY59ifhjdmBDOy3gCKSMWNHhaeIhdO1TwDFL2swKcD08kwERYTdf5qACKMelFfsXVXOTvquouMO6ZBRzo9cC/KBRos8jdUAZSj8+MeHWGN2/Vc2FOGthyJ/2Y18ZO5WkUOWLwZAAAAFQDDN/sYm9VsmNBvI6kQMkQyuPaswwAAAIB18URNSG4NeAbqRqSN8G3vh+oCCb+Y5+yYVbcHAvzWNvcQtv0tcPLSFCi3/ipEJ31WCPbehhQ2+Bry4nOpRgQU9nS4njaxluC7wBG6PrN3MdcIzC+tvWf2ALf/9gr1sfZT7rNIeNA53MuEV39KtFconLNxOw0ePZCvdz5iOkfl3QAAAIAjEk9UEsVy0linz3NHMvghyisO+rG2Y7NjV/o4Ap2vrabSL6Q7D1YjPn5DrUfUyfyS4uQN3PFPUDLOQXkAnbXRWZn/TjcoqNbodGfmBsO2hvJGbozmJUiqSsj6EmywFDFKUPci05WyjxhXUIcDiRKUVItWnDstfswUSE7tMtuKbA== root@vping-ssh-vm-25246764-0b1d-43f4-9ef2-797ee61e577f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.16s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe67:ade9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-25246764-0b1d-43f4-9ef2-797ee61e577f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.94 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-25246764-0b1d-43f4-9ef2-797ee61e577f login: 2018-07-20 22:54:56,976 - paramiko.transport - DEBUG - starting thread (client mode): 0x41e99d50L 2018-07-20 22:54:56,976 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-20 22:54:56,976 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-20 22:54:56,977 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-20 22:54:56,978 - 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-20 22:54:56,978 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-20 22:54:56,978 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-20 22:54:56,978 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-20 22:54:56,979 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-20 22:54:56,979 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-20 22:54:56,997 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-20 22:54:56,997 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-20 22:54:57,008 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: b2eb35253a39d6a87a795a26e3cedaa4 2018-07-20 22:54:57,009 - paramiko.transport - DEBUG - Trying discovered key 723744f50545d3ce9a70faf8f4de84b2 in /tmp/tmpf6JRVm 2018-07-20 22:54:57,037 - paramiko.transport - DEBUG - userauth is OK 2018-07-20 22:54:57,043 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-20 22:54:57,074 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-20 22:54:57,075 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-20 22:54:57,075 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-20 22:54:57,076 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-20 22:54:57,121 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-20 22:54:57,121 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=42.316 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.316/42.316/42.316 ms 2018-07-20 22:54:57,126 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-20 22:54:57,237 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:54:57,238 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-20 22:54:57,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:54:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:57,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:54:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8bf0f20-26ea-4d02-ba6a-0b21df523b28 x-compute-request-id: req-a8bf0f20-26ea-4d02-ba6a-0b21df523b28 Content-Type: application/json 2018-07-20 22:54:57,594 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7 used request id req-a8bf0f20-26ea-4d02-ba6a-0b21df523b28 2018-07-20 22:54:57,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.351032018661s 2018-07-20 22:54:57,595 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7 used request id req-a8bf0f20-26ea-4d02-ba6a-0b21df523b28 2018-07-20 22:54:57,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:54:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:54:58,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22: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-2225ccf9-e95e-4669-ab54-cf02c008db09 x-compute-request-id: req-2225ccf9-e95e-4669-ab54-cf02c008db09 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:49.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:49Z", "hostId": "bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:39:9e", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c285f327-bef2-48ac-ad36-ba743f9e7cb7", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:35.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "c285f327-bef2-48ac-ad36-ba743f9e7cb7", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:57Z", "hostId": "1df019a791f8642413ef74c8e20b70a8aa8c2ab70ebc6626feb45b41", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:28Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:54:58,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2225ccf9-e95e-4669-ab54-cf02c008db09 2018-07-20 22:54:58,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47462105751s 2018-07-20 22:54:58,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2225ccf9-e95e-4669-ab54-cf02c008db09 2018-07-20 22:54:58,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:55:00,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:00,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:00,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55: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-e7b4bc7a-826e-4db7-9238-cb7f9a52fda1 x-compute-request-id: req-e7b4bc7a-826e-4db7-9238-cb7f9a52fda1 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:49.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:54:49Z", "hostId": "bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:00,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e7b4bc7a-826e-4db7-9238-cb7f9a52fda1 2018-07-20 22:55:00,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564862012863s 2018-07-20 22:55:00,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e7b4bc7a-826e-4db7-9238-cb7f9a52fda1 2018-07-20 22:55:00,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-20 22:55:00,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c92975e4-1966-42ad-a4d5-0501df769793.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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:01,960 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c86c34a-1e18-4d5d-a660-858dabd1c685 Content-Length: 0 Date: Fri, 20 Jul 2018 22:55:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:55:01,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c92975e4-1966-42ad-a4d5-0501df769793.json used request id req-2c86c34a-1e18-4d5d-a660-858dabd1c685 2018-07-20 22:55:01,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.31444692612s 2018-07-20 22:55:01,960 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c92975e4-1966-42ad-a4d5-0501df769793.json used request id req-2c86c34a-1e18-4d5d-a660-858dabd1c685 2018-07-20 22:55:01,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:55:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:01,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-229f1eb9-0ff7-4f9b-822b-e2b56762fdd7 Date: Fri, 20 Jul 2018 22:55:01 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:55:01,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-229f1eb9-0ff7-4f9b-822b-e2b56762fdd7 2018-07-20 22:55:01,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0210130214691s 2018-07-20 22:55:01,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-229f1eb9-0ff7-4f9b-822b-e2b56762fdd7 2018-07-20 22:55:01,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:55:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:02,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:55: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-625cc09a-fa1b-4147-8b9a-94b876ef0921 x-compute-request-id: req-625cc09a-fa1b-4147-8b9a-94b876ef0921 Content-Type: application/json 2018-07-20 22:55:02,351 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-625cc09a-fa1b-4147-8b9a-94b876ef0921 2018-07-20 22:55:02,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.362992048264s 2018-07-20 22:55:02,351 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf used request id req-625cc09a-fa1b-4147-8b9a-94b876ef0921 2018-07-20 22:55:02,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:02,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:02,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e51bd04-55c9-4b30-b18e-cb00870ae6e0 x-compute-request-id: req-3e51bd04-55c9-4b30-b18e-cb00870ae6e0 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:ad:e9", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "rel": "bookmark"}], "image": {"id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "links": [{"href": "http://172.30.9.21:8774/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:54:49.000000", "flavor": {"id": "14172219-d952-4035-8b43-5f7cadbc5fc9", "links": [{"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "bookmark"}]}, "id": "259f63af-9d26-47a2-aa61-bf7ba5ece6bf", "security_groups": [{"name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}], "user_id": "a46152a745764f05a8f8bc986ff556c8", "OS-DCF: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-20T22:55:02Z", "hostId": "bf3bd50bdb0f744c975dc85803923a07a5ae18d85cd5376261bf253b", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f", "name": "vping_ssh-vm_25246764-0b1d-43f4-9ef2-797ee61e577f", "created": "2018-07-20T22:54:42Z", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:02,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e51bd04-55c9-4b30-b18e-cb00870ae6e0 2018-07-20 22:55:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535378932953s 2018-07-20 22:55:02,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e51bd04-55c9-4b30-b18e-cb00870ae6e0 2018-07-20 22:55:02,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:55:04,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:04,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:05,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af9ca8d3-d2b9-4795-a4b5-e955e991d046 x-compute-request-id: req-af9ca8d3-d2b9-4795-a4b5-e955e991d046 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 22:55:05,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af9ca8d3-d2b9-4795-a4b5-e955e991d046 2018-07-20 22:55:05,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230314970016s 2018-07-20 22:55:05,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af9ca8d3-d2b9-4795-a4b5-e955e991d046 2018-07-20 22:55:05,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:55:05,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:05,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-1faf091a-b433-4fec-b43d-e85fa563e00b Date: Fri, 20 Jul 2018 22:55:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:22Z", "updated_at": "2018-07-20T22:54:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:54:23Z", "revision_number": 0, "id": "40acf4bb-4c27-4b03-9a27-5cfb7efd5a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:23Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "b1f78d1e-5ac9-4d44-ac06-2bc79e93673c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:23Z", "revision_number": 0, "id": "bf7fc540-7f55-4533-8c09-de55dd5ce7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:23Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:22Z", "revision_number": 0, "id": "d5b2eb0b-552c-46aa-8207-e39a9bac0283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:22Z", "security_group_id": "a44723f7-0745-4750-a72e-466bb00d42b3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "a44723f7-0745-4750-a72e-466bb00d42b3", "name": "vping_ssh-sg_25246764-0b1d-43f4-9ef2-797ee61e577f"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}]} 2018-07-20 22:55:05,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1faf091a-b433-4fec-b43d-e85fa563e00b 2018-07-20 22:55:05,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0587079524994s 2018-07-20 22:55:05,185 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1faf091a-b433-4fec-b43d-e85fa563e00b 2018-07-20 22:55:05,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-20 22:55:05,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a44723f7-0745-4750-a72e-466bb00d42b3.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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:05,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d451556-f3ae-4519-8a3a-cf0c2c59f656 Content-Length: 0 Date: Fri, 20 Jul 2018 22:55:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:55:05,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a44723f7-0745-4750-a72e-466bb00d42b3.json used request id req-0d451556-f3ae-4519-8a3a-cf0c2c59f656 2018-07-20 22:55:05,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171192884445s 2018-07-20 22:55:05,360 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a44723f7-0745-4750-a72e-466bb00d42b3.json used request id req-0d451556-f3ae-4519-8a3a-cf0c2c59f656 2018-07-20 22:55:05,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-20 22:55:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:05,540 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:55:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5d24d2f-c41c-4292-9ef5-b605bb41d1c6 x-compute-request-id: req-c5d24d2f-c41c-4292-9ef5-b605bb41d1c6 Content-Length: 0 Content-Type: application/json 2018-07-20 22:55:05,540 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f used request id req-c5d24d2f-c41c-4292-9ef5-b605bb41d1c6 2018-07-20 22:55:05,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.17936205864s 2018-07-20 22:55:05,540 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_25246764-0b1d-43f4-9ef2-797ee61e577f used request id req-c5d24d2f-c41c-4292-9ef5-b605bb41d1c6 2018-07-20 22:55:05,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:55:05,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3/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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" -d '{"subnet_id": "7318f3be-924f-4877-9dc5-e78346b6e8b2"}' 2018-07-20 22:55:07,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b6cfea40-75ed-4c6d-8908-f423b3406aa8 Date: Fri, 20 Jul 2018 22:55:07 GMT RESP BODY: {"network_id": "f2bfc33a-215c-4b8d-8547-58f19064a6e3", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "subnet_id": "7318f3be-924f-4877-9dc5-e78346b6e8b2", "subnet_ids": ["7318f3be-924f-4877-9dc5-e78346b6e8b2"], "port_id": "9844731b-251f-4a3f-8e12-57e68cf558ab", "id": "4ade1f79-38b1-406e-841e-bd61555b09d3"} 2018-07-20 22:55:07,684 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3/remove_router_interface.json used request id req-b6cfea40-75ed-4c6d-8908-f423b3406aa8 2018-07-20 22:55:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.1434841156s 2018-07-20 22:55:07,684 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3/remove_router_interface.json used request id req-b6cfea40-75ed-4c6d-8908-f423b3406aa8 returning object 4ade1f79-38b1-406e-841e-bd61555b09d3 2018-07-20 22:55:07,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:55:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:07,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-ec515260-faf7-4200-ad3e-5ae8694a0054 Date: Fri, 20 Jul 2018 22:55:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:10Z", "admin_state_up": true, "updated_at": "2018-07-20T22:55:06Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "4ade1f79-38b1-406e-841e-bd61555b09d3", "name": "vping_ssh-router_25246764-0b1d-43f4-9ef2-797ee61e577f"}]} 2018-07-20 22:55:07,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ec515260-faf7-4200-ad3e-5ae8694a0054 2018-07-20 22:55:07,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.296923875809s 2018-07-20 22:55:07,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ec515260-faf7-4200-ad3e-5ae8694a0054 2018-07-20 22:55:07,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:55:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3.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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:12,039 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6b7a7c9-3398-4e63-8e30-7a05e2bd8ba1 Content-Length: 0 Date: Fri, 20 Jul 2018 22:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:55:12,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3.json used request id req-a6b7a7c9-3398-4e63-8e30-7a05e2bd8ba1 2018-07-20 22:55:12,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.05611395836s 2018-07-20 22:55:12,039 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4ade1f79-38b1-406e-841e-bd61555b09d3.json used request id req-a6b7a7c9-3398-4e63-8e30-7a05e2bd8ba1 2018-07-20 22:55:12,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:55:12,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:12,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-919bb303-0d40-4d2c-8c59-c3b6c311e3ed Date: Fri, 20 Jul 2018 22:55:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:54:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a29990f544bd4562b62cc366e8fd7b18","id":"7318f3be-924f-4877-9dc5-e78346b6e8b2","subnetpool_id":null,"name":"vping_ssh-subnet_25246764-0b1d-43f4-9ef2-797ee61e577f"}]} 2018-07-20 22:55:12,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-919bb303-0d40-4d2c-8c59-c3b6c311e3ed 2018-07-20 22:55:12,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.250989198685s 2018-07-20 22:55:12,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-919bb303-0d40-4d2c-8c59-c3b6c311e3ed 2018-07-20 22:55:12,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:55:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/7318f3be-924f-4877-9dc5-e78346b6e8b2.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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:14,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5dd07a65-8ca5-4d41-8de4-cac5a4b1ad27 Date: Fri, 20 Jul 2018 22:55:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:55:14,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7318f3be-924f-4877-9dc5-e78346b6e8b2.json used request id req-5dd07a65-8ca5-4d41-8de4-cac5a4b1ad27 2018-07-20 22:55:14,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18575811386s 2018-07-20 22:55:14,478 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7318f3be-924f-4877-9dc5-e78346b6e8b2.json used request id req-5dd07a65-8ca5-4d41-8de4-cac5a4b1ad27 2018-07-20 22:55:14,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:55:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:14,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-42391db4-e7ee-434d-ad04-82fb6e741242 Date: Fri, 20 Jul 2018 22:55:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"f2bfc33a-215c-4b8d-8547-58f19064a6e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a29990f544bd4562b62cc366e8fd7b18","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:55:14Z","qos_policy_id":null,"name":"vping_ssh-net_25246764-0b1d-43f4-9ef2-797ee61e577f","admin_state_up":true,"tenant_id":"a29990f544bd4562b62cc366e8fd7b18","created_at":"2018-07-20T22:54:08Z","mtu":1450}]} 2018-07-20 22:55:14,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-42391db4-e7ee-434d-ad04-82fb6e741242 2018-07-20 22:55:14,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.166877031326s 2018-07-20 22:55:14,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-42391db4-e7ee-434d-ad04-82fb6e741242 2018-07-20 22:55:14,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:55:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/f2bfc33a-215c-4b8d-8547-58f19064a6e3.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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:15,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a854b71-50af-464d-b4bb-b60bdb5c655a Date: Fri, 20 Jul 2018 22:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:55:15,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f2bfc33a-215c-4b8d-8547-58f19064a6e3.json used request id req-7a854b71-50af-464d-b4bb-b60bdb5c655a 2018-07-20 22:55:15,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27244305611s 2018-07-20 22:55:15,919 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f2bfc33a-215c-4b8d-8547-58f19064a6e3.json used request id req-7a854b71-50af-464d-b4bb-b60bdb5c655a 2018-07-20 22:55:15,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:55:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:16,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8835d258-465b-4efb-bc7c-438457318a06 Date: Fri, 20 Jul 2018 22:55:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/snap", "metadata": {}}], "file": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/file", "owner": "a29990f544bd4562b62cc366e8fd7b18", "id": "1fe27757-6c33-47bb-97db-d44fc830dcfd", "size": 12716032, "self": "/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1fe27757-6c33-47bb-97db-d44fc830dcfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:54:21Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_25246764-0b1d-43f4-9ef2-797ee61e577f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:54:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:55:16,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8835d258-465b-4efb-bc7c-438457318a06 2018-07-20 22:55:16,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.688591957092s 2018-07-20 22:55:16,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8835d258-465b-4efb-bc7c-438457318a06 2018-07-20 22:55:16,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 22:55:16,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76d5bf741d4af5227dbe95e1bb59228f3cfbac86" 2018-07-20 22:55:17,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31118aa7-7067-4517-98b4-9572fb27c242 Date: Fri, 20 Jul 2018 22:55:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:55:17,897 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd used request id req-31118aa7-7067-4517-98b4-9572fb27c242 2018-07-20 22:55:17,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28575491905s 2018-07-20 22:55:17,898 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1fe27757-6c33-47bb-97db-d44fc830dcfd used request id req-31118aa7-7067-4517-98b4-9572fb27c242 2018-07-20 22:55:17,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:55:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:18,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55: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-e1b06e36-69af-4826-b2cb-866b85f9e40a x-compute-request-id: req-e1b06e36-69af-4826-b2cb-866b85f9e40a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9", "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": "14172219-d952-4035-8b43-5f7cadbc5fc9"}]} 2018-07-20 22:55:18,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e1b06e36-69af-4826-b2cb-866b85f9e40a 2018-07-20 22:55:18,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.267661094666s 2018-07-20 22:55:18,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e1b06e36-69af-4826-b2cb-866b85f9e40a 2018-07-20 22:55:18,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 22:55:18,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:18,202 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c436cf5d-df8f-46e2-bc9b-87904ea28c13 x-compute-request-id: req-c436cf5d-df8f-46e2-bc9b-87904ea28c13 Content-Length: 0 Content-Type: application/json 2018-07-20 22:55:18,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9 used request id req-c436cf5d-df8f-46e2-bc9b-87904ea28c13 2018-07-20 22:55:18,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0354459285736s 2018-07-20 22:55:18,202 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/14172219-d952-4035-8b43-5f7cadbc5fc9 used request id req-c436cf5d-df8f-46e2-bc9b-87904ea28c13 2018-07-20 22:55:18,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:55:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:18,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb40aaf-b4e1-4758-89e3-36a0a872593a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": {"self": "http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a46152a745764f05a8f8bc986ff556c8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:55:18,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bbb40aaf-b4e1-4758-89e3-36a0a872593a 2018-07-20 22:55:18,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113884925842s 2018-07-20 22:55:18,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bbb40aaf-b4e1-4758-89e3-36a0a872593a 2018-07-20 22:55:18,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:55:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:18,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82775522-d5a5-407c-b7b6-9252d06e170f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_25246764-0b1d-43f4-9ef2-797ee61e577f", "links": {"self": "http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a46152a745764f05a8f8bc986ff556c8", "description": null}} 2018-07-20 22:55:18,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8 used request id req-82775522-d5a5-407c-b7b6-9252d06e170f 2018-07-20 22:55:18,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104143857956s 2018-07-20 22:55:18,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8 used request id req-82775522-d5a5-407c-b7b6-9252d06e170f 2018-07-20 22:55:18,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-20 22:55:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:18,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4b9d49-5f1e-4909-9b43-71ecea6e8d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:55:18,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8 used request id req-9b4b9d49-5f1e-4909-9b43-71ecea6e8d16 2018-07-20 22:55:18,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.256034135818s 2018-07-20 22:55:18,682 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a46152a745764f05a8f8bc986ff556c8 used request id req-9b4b9d49-5f1e-4909-9b43-71ecea6e8d16 2018-07-20 22:55:18,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:55:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:18,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a7d0fd-98c8-4a8f-a237-4d3499a4fdbc Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18"}, "tags": [], "enabled": true, "id": "a29990f544bd4562b62cc366e8fd7b18", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_25246764-0b1d-43f4-9ef2-797ee61e577f"}]} 2018-07-20 22:55:18,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-84a7d0fd-98c8-4a8f-a237-4d3499a4fdbc 2018-07-20 22:55:18,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10280585289s 2018-07-20 22:55:18,789 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-84a7d0fd-98c8-4a8f-a237-4d3499a4fdbc 2018-07-20 22:55:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-20 22:55:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:18,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390b60d1-c55e-4c8c-b60e-11996f633ecf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:55:18,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-390b60d1-c55e-4c8c-b60e-11996f633ecf 2018-07-20 22:55:18,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.196865081787s 2018-07-20 22:55:18,989 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-390b60d1-c55e-4c8c-b60e-11996f633ecf 2018-07-20 22:55:18,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:55:18,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:19,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3eadfe1-00f4-4e82-bc37-d0124bf04271 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "4f989d4c9b99498fa6ac18786c96e079", "links": {"self": "http://172.30.9.21:5000/v3/roles/4f989d4c9b99498fa6ac18786c96e079"}, "name": "Member"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:55:19,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3eadfe1-00f4-4e82-bc37-d0124bf04271 2018-07-20 22:55:19,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0879719257355s 2018-07-20 22:55:19,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3eadfe1-00f4-4e82-bc37-d0124bf04271 2018-07-20 22:55:19,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-20 22:55:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/4f989d4c9b99498fa6ac18786c96e079 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76fd1f155d374487decc843b7e9d94fe2950a16f" 2018-07-20 22:55:19,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e47b860-5d48-4fc6-86c7-078cf992b84b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:55:19,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4f989d4c9b99498fa6ac18786c96e079 used request id req-8e47b860-5d48-4fc6-86c7-078cf992b84b 2018-07-20 22:55:19,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.125353097916s 2018-07-20 22:55:19,210 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4f989d4c9b99498fa6ac18786c96e079 used request id req-8e47b860-5d48-4fc6-86c7-078cf992b84b 2018-07-20 22:55:19,262 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-20 22:55:19,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:55:19,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:55:19,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:55:19,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:55:19,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:55:19,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:55:19,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:55:19,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:55:19,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:55:19,310 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:55:19,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:55:19,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef21fba1-d089-41b9-9ff8-9491c425700c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:55:19,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ef21fba1-d089-41b9-9ff8-9491c425700c 2018-07-20 22:55:19,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:55:19,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["DPICS7A9QxS0BwQxJalt3w"], "issued_at": "2018-07-20T22:55:19.000000Z"}} 2018-07-20 22:55:19,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:55:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:19,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6593df0e-e530-4a63-a6c2-fc265bc74f6f Date: Fri, 20 Jul 2018 22:55:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:55:19,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6593df0e-e530-4a63-a6c2-fc265bc74f6f 2018-07-20 22:55:19,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2437748909s 2018-07-20 22:55:19,945 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6593df0e-e530-4a63-a6c2-fc265bc74f6f 2018-07-20 22:55:19,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:55:19,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:55:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:55:19,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:55:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:20,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529e0d9b-fe45-4ec4-9a07-6f27acd519eb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-20 22:55:20,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-529e0d9b-fe45-4ec4-9a07-6f27acd519eb 2018-07-20 22:55:20,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101855993271s 2018-07-20 22:55:20,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-529e0d9b-fe45-4ec4-9a07-6f27acd519eb 2018-07-20 22:55:20,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-20 22:55:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5"}}' 2018-07-20 22:55:20,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2eece76-00f6-4529-922b-0a820fd7f8b1 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.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9"}, "tags": [], "enabled": true, "id": "43b9630fb38943f5b836c369998a1dd9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5"}} 2018-07-20 22:55:20,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f2eece76-00f6-4529-922b-0a820fd7f8b1 2018-07-20 22:55:20,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.181012868881s 2018-07-20 22:55:20,245 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f2eece76-00f6-4529-922b-0a820fd7f8b1 2018-07-20 22:55:20,246 - 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'43b9630fb38943f5b836c369998a1dd9', '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_34d31854-cfec-441c-a763-fe0077007fc5'}) 2018-07-20 22:55:20,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-20 22:55:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "50ceb28d-1fce-4323-b762-676d07397e02", "email": null, "name": "vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5"}}' 2018-07-20 22:55:20,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c537b1-0820-4977-a32d-e06389bf7c87 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5", "links": {"self": "http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51c151e97b01408da6e1d531d243627d", "domain_id": "default", "password_expires_at": null}} 2018-07-20 22:55:20,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b5c537b1-0820-4977-a32d-e06389bf7c87 2018-07-20 22:55:20,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.409104824066s 2018-07-20 22:55:20,662 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b5c537b1-0820-4977-a32d-e06389bf7c87 2018-07-20 22:55:20,662 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'51c151e97b01408da6e1d531d243627d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5'}) 2018-07-20 22:55:20,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:55:20,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:20,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46c05d4-c5ea-497b-81ce-aa8ae3ee1c0a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:55:20,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a46c05d4-c5ea-497b-81ce-aa8ae3ee1c0a 2018-07-20 22:55:20,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0976860523224s 2018-07-20 22:55:20,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a46c05d4-c5ea-497b-81ce-aa8ae3ee1c0a 2018-07-20 22:55:20,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:55:20,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:20,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd987eb9-e29c-43d3-b37c-b68ea9a70845 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:55:20,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd987eb9-e29c-43d3-b37c-b68ea9a70845 2018-07-20 22:55:20,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101413965225s 2018-07-20 22:55:20,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd987eb9-e29c-43d3-b37c-b68ea9a70845 2018-07-20 22:55:20,872 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-20 22:55:20,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-20 22:55:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" -d '{"role": {"name": "Member"}}' 2018-07-20 22:55:21,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5665c585-83f3-4025-a7ed-e99dd4f8d17a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14a4a006e08d43c3953821ada719b3e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/14a4a006e08d43c3953821ada719b3e8"}, "name": "Member"}} 2018-07-20 22:55:21,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5665c585-83f3-4025-a7ed-e99dd4f8d17a 2018-07-20 22:55:21,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.173237085342s 2018-07-20 22:55:21,050 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5665c585-83f3-4025-a7ed-e99dd4f8d17a 2018-07-20 22:55:21,050 - functest.core.tenantnetwork - DEBUG - role: 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'14a4a006e08d43c3953821ada719b3e8'}) 2018-07-20 22:55:21,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:55:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:21,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a37a16-8922-40da-b4a8-97a0d691401a Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "14a4a006e08d43c3953821ada719b3e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/14a4a006e08d43c3953821ada719b3e8"}, "name": "Member"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:55:21,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-77a37a16-8922-40da-b4a8-97a0d691401a 2018-07-20 22:55:21,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967049598694s 2018-07-20 22:55:21,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-77a37a16-8922-40da-b4a8-97a0d691401a 2018-07-20 22:55:21,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:55:21,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:21,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d16758d-e502-4358-a07b-156bebe7870e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:55:21,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8d16758d-e502-4358-a07b-156bebe7870e 2018-07-20 22:55:21,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0939528942108s 2018-07-20 22:55:21,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8d16758d-e502-4358-a07b-156bebe7870e 2018-07-20 22:55:21,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:55:21,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:21,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d50d19-5e71-4c24-ad9b-e4d90ac3891d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5", "links": {"self": "http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51c151e97b01408da6e1d531d243627d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:55:21,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-77d50d19-5e71-4c24-ad9b-e4d90ac3891d 2018-07-20 22:55:21,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124219894409s 2018-07-20 22:55:21,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-77d50d19-5e71-4c24-ad9b-e4d90ac3891d 2018-07-20 22:55:21,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:55:21,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:21,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58c05fe-759b-4d49-b61c-4905abbb78b4 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9"}, "tags": [], "enabled": true, "id": "43b9630fb38943f5b836c369998a1dd9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:55:21,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b58c05fe-759b-4d49-b61c-4905abbb78b4 2018-07-20 22:55:21,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982739925385s 2018-07-20 22:55:21,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b58c05fe-759b-4d49-b61c-4905abbb78b4 2018-07-20 22:55:21,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-20 22:55:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=51c151e97b01408da6e1d531d243627d&role.id=14a4a006e08d43c3953821ada719b3e8&scope.project.id=43b9630fb38943f5b836c369998a1dd9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:21,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34eeb82-ab01-4a0e-b5cb-74abec3dbfd0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=51c151e97b01408da6e1d531d243627d&role.id=14a4a006e08d43c3953821ada719b3e8&scope.project.id=43b9630fb38943f5b836c369998a1dd9", "previous": null, "next": null}} 2018-07-20 22:55:21,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=51c151e97b01408da6e1d531d243627d&role.id=14a4a006e08d43c3953821ada719b3e8&scope.project.id=43b9630fb38943f5b836c369998a1dd9 used request id req-f34eeb82-ab01-4a0e-b5cb-74abec3dbfd0 2018-07-20 22:55:21,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0901079177856s 2018-07-20 22:55:21,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=51c151e97b01408da6e1d531d243627d&role.id=14a4a006e08d43c3953821ada719b3e8&scope.project.id=43b9630fb38943f5b836c369998a1dd9 used request id req-f34eeb82-ab01-4a0e-b5cb-74abec3dbfd0 2018-07-20 22:55:21,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-20 22:55:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9/users/51c151e97b01408da6e1d531d243627d/roles/14a4a006e08d43c3953821ada719b3e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:55:21,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb29571-2b52-4c54-b90c-5e1810432f92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:55:21,773 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9/users/51c151e97b01408da6e1d531d243627d/roles/14a4a006e08d43c3953821ada719b3e8 used request id req-8cb29571-2b52-4c54-b90c-5e1810432f92 2018-07-20 22:55:21,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185814857483s 2018-07-20 22:55:21,773 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9/users/51c151e97b01408da6e1d531d243627d/roles/14a4a006e08d43c3953821ada719b3e8 used request id req-8cb29571-2b52-4c54-b90c-5e1810432f92 2018-07-20 22:55:21,774 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5', 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'43b9630fb38943f5b836c369998a1dd9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '50ceb28d-1fce-4323-b762-676d07397e02', 'username': u'vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-20 22:55:21,775 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:55:21,776 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:55:21,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:55:21,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:55:21,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:55:21,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:55:21,779 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5', 'password': '50ceb28d-1fce-4323-b762-676d07397e02', 'project_name': 'vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '43b9630fb38943f5b836c369998a1dd9', 'project_domain_name': 'Default'} 2018-07-20 22:55:21,779 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-20 22:55:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:55:21,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456fdd57-8213-40d4-9fcd-3da503127878 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:55:21,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-456fdd57-8213-40d4-9fcd-3da503127878 2018-07-20 22:55:21,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:55:22,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14a4a006e08d43c3953821ada719b3e8", "name": "Member"}], "expires_at": "2018-07-20T23:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b9630fb38943f5b836c369998a1dd9", "name": "vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/43b9630fb38943f5b836c369998a1dd9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/43b9630fb38943f5b836c369998a1dd9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/43b9630fb38943f5b836c369998a1dd9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/43b9630fb38943f5b836c369998a1dd9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/43b9630fb38943f5b836c369998a1dd9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/43b9630fb38943f5b836c369998a1dd9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_43b9630fb38943f5b836c369998a1dd9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_43b9630fb38943f5b836c369998a1dd9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/43b9630fb38943f5b836c369998a1dd9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/43b9630fb38943f5b836c369998a1dd9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/43b9630fb38943f5b836c369998a1dd9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/43b9630fb38943f5b836c369998a1dd9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/43b9630fb38943f5b836c369998a1dd9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/43b9630fb38943f5b836c369998a1dd9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5", "id": "51c151e97b01408da6e1d531d243627d"}, "audit_ids": ["Ce8JTmhmTCC49RzEcAP4Ig"], "issued_at": "2018-07-20T22:55:22.000000Z"}} 2018-07-20 22:55:22,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:55:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"network": {"name": "vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5", "admin_state_up": true}}' 2018-07-20 22:55:22,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-b114b178-8f5a-4d26-890d-2534e8bb2d2e Date: Fri, 20 Jul 2018 22:55:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"43b9630fb38943f5b836c369998a1dd9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:55:22Z","is_default":false,"name":"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5","qos_policy_id":null,"admin_state_up":true,"tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:22Z","mtu":1450}} 2018-07-20 22:55:22,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b114b178-8f5a-4d26-890d-2534e8bb2d2e 2018-07-20 22:55:22,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.51021695137s 2018-07-20 22:55:22,681 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b114b178-8f5a-4d26-890d-2534e8bb2d2e 2018-07-20 22:55:22,682 - 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-20T22:55:22Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'c2ea5687-8135-4a5c-9a11-8095656ad84c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5', u'admin_state_up': True, u'tenant_id': u'43b9630fb38943f5b836c369998a1dd9', u'created_at': u'2018-07-20T22:55:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'43b9630fb38943f5b836c369998a1dd9', u'l2_adjacency': True}) 2018-07-20 22:55:22,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:55:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:22,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6bd67755-1b22-42bb-b615-078b79e595d8 Date: Fri, 20 Jul 2018 22:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"43b9630fb38943f5b836c369998a1dd9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:55:22Z","qos_policy_id":null,"name":"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5","admin_state_up":true,"tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:22Z","mtu":1450}]} 2018-07-20 22:55:22,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6bd67755-1b22-42bb-b615-078b79e595d8 2018-07-20 22:55:22,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282341957092s 2018-07-20 22:55:22,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6bd67755-1b22-42bb-b615-078b79e595d8 2018-07-20 22:55:22,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:55:22,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"subnet": {"name": "vping_userdata-subnet_34d31854-cfec-441c-a763-fe0077007fc5", "enable_dhcp": true, "network_id": "c2ea5687-8135-4a5c-9a11-8095656ad84c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:55:23,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a7442c61-29da-4b2f-bc04-5f055d5b9e94 Date: Fri, 20 Jul 2018 22:55:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:55:23Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"43b9630fb38943f5b836c369998a1dd9","id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","subnetpool_id":null,"name":"vping_userdata-subnet_34d31854-cfec-441c-a763-fe0077007fc5"}} 2018-07-20 22:55:23,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a7442c61-29da-4b2f-bc04-5f055d5b9e94 2018-07-20 22:55:23,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.906985044479s 2018-07-20 22:55:23,874 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a7442c61-29da-4b2f-bc04-5f055d5b9e94 2018-07-20 22:55:23,874 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:55:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2c4a2236-8f52-4fb0-9831-2c836cf36bee', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_34d31854-cfec-441c-a763-fe0077007fc5', u'enable_dhcp': True, u'network_id': u'c2ea5687-8135-4a5c-9a11-8095656ad84c', u'tenant_id': u'43b9630fb38943f5b836c369998a1dd9', u'created_at': u'2018-07-20T22:55:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'43b9630fb38943f5b836c369998a1dd9'}) 2018-07-20 22:55:23,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:55:23,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "vping_userdata-router_34d31854-cfec-441c-a763-fe0077007fc5", "admin_state_up": true}}' 2018-07-20 22:55:30,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d5eb76bb-3d7d-4f3f-a341-6894a92076cc Date: Fri, 20 Jul 2018 22:55:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:24Z", "admin_state_up": true, "updated_at": "2018-07-20T22:55:25Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "4d004527-63e1-4b0e-bc1b-210f78145b14", "name": "vping_userdata-router_34d31854-cfec-441c-a763-fe0077007fc5"}} 2018-07-20 22:55:30,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d5eb76bb-3d7d-4f3f-a341-6894a92076cc 2018-07-20 22:55:30,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.50926995277s 2018-07-20 22:55:30,385 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d5eb76bb-3d7d-4f3f-a341-6894a92076cc 2018-07-20 22:55:30,385 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:55:25Z', u'revision_number': 4, u'id': u'4d004527-63e1-4b0e-bc1b-210f78145b14', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_34d31854-cfec-441c-a763-fe0077007fc5', u'admin_state_up': True, u'tenant_id': u'43b9630fb38943f5b836c369998a1dd9', u'created_at': u'2018-07-20T22:55:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'43b9630fb38943f5b836c369998a1dd9'}) 2018-07-20 22:55:30,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:55:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14/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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"subnet_id": "2c4a2236-8f52-4fb0-9831-2c836cf36bee"}' 2018-07-20 22:55:33,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6508d70d-bc9b-437c-8e57-5063cdfd5fff Date: Fri, 20 Jul 2018 22:55:33 GMT RESP BODY: {"network_id": "c2ea5687-8135-4a5c-9a11-8095656ad84c", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "subnet_id": "2c4a2236-8f52-4fb0-9831-2c836cf36bee", "subnet_ids": ["2c4a2236-8f52-4fb0-9831-2c836cf36bee"], "port_id": "e4711f5c-cea7-489a-966d-f5f32b538a6a", "id": "4d004527-63e1-4b0e-bc1b-210f78145b14"} 2018-07-20 22:55:33,304 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14/add_router_interface.json used request id req-6508d70d-bc9b-437c-8e57-5063cdfd5fff 2018-07-20 22:55:33,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.91788315773s 2018-07-20 22:55:33,304 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14/add_router_interface.json used request id req-6508d70d-bc9b-437c-8e57-5063cdfd5fff returning object 4d004527-63e1-4b0e-bc1b-210f78145b14 2018-07-20 22:55:33,304 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:55:33,377 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 22:55:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:55:33,382 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 22:55:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 22:55:33,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:55:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:34,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-51d9ec2c-f57b-48bd-ad79-7d1f12cab604 Date: Fri, 20 Jul 2018 22:55:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:55:34,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-51d9ec2c-f57b-48bd-ad79-7d1f12cab604 2018-07-20 22:55:34,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670063972473s 2018-07-20 22:55:34,055 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-51d9ec2c-f57b-48bd-ad79-7d1f12cab604 2018-07-20 22:55:34,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 22:55:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5"}' 2018-07-20 22:55:34,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fae7b805-ba08-451b-bbdb-05f089c7c83e Date: Fri, 20 Jul 2018 22:55:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/file", "owner": "43b9630fb38943f5b836c369998a1dd9", "id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "size": null, "self": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:55:34Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "checksum": null, "created_at": "2018-07-20T22:55:34Z", "protected": false} 2018-07-20 22:55:34,334 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fae7b805-ba08-451b-bbdb-05f089c7c83e 2018-07-20 22:55:34,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.273790836334s 2018-07-20 22:55:34,335 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fae7b805-ba08-451b-bbdb-05f089c7c83e returning object 92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5 2018-07-20 22:55:34,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 22:55:34,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '' 2018-07-20 22:55:35,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3bda80f-51b0-4083-af18-d474feb07dfd Date: Fri, 20 Jul 2018 22:55: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-20 22:55:35,839 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/file used request id req-c3bda80f-51b0-4083-af18-d474feb07dfd 2018-07-20 22:55:35,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50326800346s 2018-07-20 22:55:35,839 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/file used request id req-c3bda80f-51b0-4083-af18-d474feb07dfd 2018-07-20 22:55:35,839 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T22:55:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/file', u'owner': u'43b9630fb38943f5b836c369998a1dd9', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5', u'size': None, u'name': u'vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5', u'checksum': None, u'self': u'/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T22:55:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 22:55:35,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 22:55:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_34d31854-cfec-441c-a763-fe0077007fc5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 22:55:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55: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-35db780b-c715-4763-a05d-118961feea10 x-compute-request-id: req-35db780b-c715-4763-a05d-118961feea10 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_34d31854-cfec-441c-a763-fe0077007fc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "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": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60"}} 2018-07-20 22:55:36,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-35db780b-c715-4763-a05d-118961feea10 2018-07-20 22:55:36,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.223514080048s 2018-07-20 22:55:36,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-35db780b-c715-4763-a05d-118961feea10 2018-07-20 22:55:36,065 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_34d31854-cfec-441c-a763-fe0077007fc5', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'7c18a5aa-31dc-4981-b7aa-819a6e5bac60', 'swap': 0}) 2018-07-20 22:55:36,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 22:55:36,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60/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}ddd361606fde70518b9416a7cd9f5f89343538e3" -d '{"extra_specs": {}}' 2018-07-20 22:55:36,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcb188cb-ac4e-4795-a114-f71cd1b5478c x-compute-request-id: req-dcb188cb-ac4e-4795-a114-f71cd1b5478c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 22:55:36,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60/os-extra_specs used request id req-dcb188cb-ac4e-4795-a114-f71cd1b5478c 2018-07-20 22:55:36,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219190120697s 2018-07-20 22:55:36,088 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60/os-extra_specs used request id req-dcb188cb-ac4e-4795-a114-f71cd1b5478c 2018-07-20 22:55:36,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:55:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:36,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-0347deba-6fa8-4f01-9369-0a13d50c8e6e Date: Fri, 20 Jul 2018 22:55:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43b9630fb38943f5b836c369998a1dd9","l2_adjacency":true,"status":"ACTIVE","subnets":["2c4a2236-8f52-4fb0-9831-2c836cf36bee"],"description":"","tags":[],"updated_at":"2018-07-20T22:55:23Z","qos_policy_id":null,"name":"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5","admin_state_up":true,"tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:22Z","mtu":1450}]} 2018-07-20 22:55:36,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0347deba-6fa8-4f01-9369-0a13d50c8e6e 2018-07-20 22:55:36,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.475955963135s 2018-07-20 22:55:36,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0347deba-6fa8-4f01-9369-0a13d50c8e6e 2018-07-20 22:55:36,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:55:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:36,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8946632b-5a2f-408c-94fe-61a59af1c08a Date: Fri, 20 Jul 2018 22:55:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/snap", "metadata": {}}], "file": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/file", "owner": "43b9630fb38943f5b836c369998a1dd9", "id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "size": 12716032, "self": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:55:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:55:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:55:36,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8946632b-5a2f-408c-94fe-61a59af1c08a 2018-07-20 22:55:36,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.203365802765s 2018-07-20 22:55:36,773 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8946632b-5a2f-408c-94fe-61a59af1c08a 2018-07-20 22:55:36,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:55:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:36,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c10965b-3491-40bb-8878-9bda40313315 x-compute-request-id: req-6c10965b-3491-40bb-8878-9bda40313315 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_34d31854-cfec-441c-a763-fe0077007fc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "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": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60"}]} 2018-07-20 22:55:36,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6c10965b-3491-40bb-8878-9bda40313315 2018-07-20 22:55:36,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.208877086639s 2018-07-20 22:55:36,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6c10965b-3491-40bb-8878-9bda40313315 2018-07-20 22:55:36,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:55:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"server": {"name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "imageRef": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "flavorRef": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c2ea5687-8135-4a5c-9a11-8095656ad84c"}]}}' 2018-07-20 22:55:38,990 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd18e21b-2c7d-4e5b-a87e-841903fd8307 x-compute-request-id: req-dd18e21b-2c7d-4e5b-a87e-841903fd8307 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "adminPass": "3oHhnRB6D6C5"}} 2018-07-20 22:55:38,990 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-dd18e21b-2c7d-4e5b-a87e-841903fd8307 2018-07-20 22:55:38,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00552892685s 2018-07-20 22:55:38,991 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-dd18e21b-2c7d-4e5b-a87e-841903fd8307 2018-07-20 22:55:38,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:39,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dfb709e-c8f1-4fd0-a2fd-ed4c69b3230f x-compute-request-id: req-3dfb709e-c8f1-4fd0-a2fd-ed4c69b3230f Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "user_id": "51c151e97b01408da6e1d531d243627d", "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-20T22:55:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:39,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3dfb709e-c8f1-4fd0-a2fd-ed4c69b3230f 2018-07-20 22:55:39,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.272526979446s 2018-07-20 22:55:39,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3dfb709e-c8f1-4fd0-a2fd-ed4c69b3230f 2018-07-20 22:55:39,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:55:39,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:39,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-6a3ebd00-6e71-468a-a359-7138c8ca4a58 Date: Fri, 20 Jul 2018 22:55:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43b9630fb38943f5b836c369998a1dd9","l2_adjacency":true,"status":"ACTIVE","subnets":["2c4a2236-8f52-4fb0-9831-2c836cf36bee"],"description":"","tags":[],"updated_at":"2018-07-20T22:55:23Z","qos_policy_id":null,"name":"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5","admin_state_up":true,"tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:22Z","mtu":1450}]} 2018-07-20 22:55:39,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6a3ebd00-6e71-468a-a359-7138c8ca4a58 2018-07-20 22:55:39,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291570186615s 2018-07-20 22:55:39,563 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6a3ebd00-6e71-468a-a359-7138c8ca4a58 2018-07-20 22:55:39,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:55:39,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:39,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a39ddbc7-91e7-422e-88c3-bfa1fc64dcf7 Date: Fri, 20 Jul 2018 22:55:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"43b9630fb38943f5b836c369998a1dd9","id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","subnetpool_id":null,"name":"vping_userdata-subnet_34d31854-cfec-441c-a763-fe0077007fc5"}]} 2018-07-20 22:55:39,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a39ddbc7-91e7-422e-88c3-bfa1fc64dcf7 2018-07-20 22:55:39,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.247652053833s 2018-07-20 22:55:39,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a39ddbc7-91e7-422e-88c3-bfa1fc64dcf7 2018-07-20 22:55:39,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:55:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:41,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:42,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-053bd7c9-0768-438f-ac5c-4c57583cf431 x-compute-request-id: req-053bd7c9-0768-438f-ac5c-4c57583cf431 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:40Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:42,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-053bd7c9-0768-438f-ac5c-4c57583cf431 2018-07-20 22:55:42,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807705879211s 2018-07-20 22:55:42,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-053bd7c9-0768-438f-ac5c-4c57583cf431 2018-07-20 22:55:42,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:55:44,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:44,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:45,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55: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-d1ee1d57-7294-4d9a-94e3-19542a9c4d68 x-compute-request-id: req-d1ee1d57-7294-4d9a-94e3-19542a9c4d68 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:40Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:45,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1ee1d57-7294-4d9a-94e3-19542a9c4d68 2018-07-20 22:55:45,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.935526847839s 2018-07-20 22:55:45,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1ee1d57-7294-4d9a-94e3-19542a9c4d68 2018-07-20 22:55:45,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:55:47,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:48,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-751579a7-49ab-41d1-ae38-2663231435aa x-compute-request-id: req-751579a7-49ab-41d1-ae38-2663231435aa Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:48,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-751579a7-49ab-41d1-ae38-2663231435aa 2018-07-20 22:55:48,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0585038662s 2018-07-20 22:55:48,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-751579a7-49ab-41d1-ae38-2663231435aa 2018-07-20 22:55:48,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:55:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=0a16e950-1a52-47d0-93e9-bb6ac143fdfb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:48,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c50537f3-3416-4a7b-a9fd-f0572b135c9d Date: Fri, 20 Jul 2018 22:55:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:55:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","ip_address":"192.168.120.11"}],"id":"8d66b0c7-564b-499b-bd63-439720e1acb0","security_groups":["f6570ece-9879-4820-8a48-856671e946bd"],"mac_address":"fa:16:3e:40:e4:f3","project_id":"43b9630fb38943f5b836c369998a1dd9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:40Z","binding:vnic_type":"normal","device_id":"0a16e950-1a52-47d0-93e9-bb6ac143fdfb","ip_allocation":"immediate"}]} 2018-07-20 22:55:48,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0a16e950-1a52-47d0-93e9-bb6ac143fdfb used request id req-c50537f3-3416-4a7b-a9fd-f0572b135c9d 2018-07-20 22:55:48,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584261417389s 2018-07-20 22:55:48,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0a16e950-1a52-47d0-93e9-bb6ac143fdfb used request id req-c50537f3-3416-4a7b-a9fd-f0572b135c9d 2018-07-20 22:55:48,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:55:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d66b0c7-564b-499b-bd63-439720e1acb0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:48,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2ecd0a16-2d05-490f-8e5a-2470aa815df4 Date: Fri, 20 Jul 2018 22:55:48 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:55:48,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d66b0c7-564b-499b-bd63-439720e1acb0 used request id req-2ecd0a16-2d05-490f-8e5a-2470aa815df4 2018-07-20 22:55:48,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233800411224s 2018-07-20 22:55:48,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d66b0c7-564b-499b-bd63-439720e1acb0 used request id req-2ecd0a16-2d05-490f-8e5a-2470aa815df4 2018-07-20 22:55:48,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:49,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9833538-0073-4523-b6e2-55a030e30b90 x-compute-request-id: req-f9833538-0073-4523-b6e2-55a030e30b90 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:49,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9833538-0073-4523-b6e2-55a030e30b90 2018-07-20 22:55:49,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672513008118s 2018-07-20 22:55:49,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9833538-0073-4523-b6e2-55a030e30b90 2018-07-20 22:55:49,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:55:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=0a16e950-1a52-47d0-93e9-bb6ac143fdfb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:49,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-4477101d-f121-498a-a792-c0a174b4f87d Date: Fri, 20 Jul 2018 22:55:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:55:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","ip_address":"192.168.120.11"}],"id":"8d66b0c7-564b-499b-bd63-439720e1acb0","security_groups":["f6570ece-9879-4820-8a48-856671e946bd"],"mac_address":"fa:16:3e:40:e4:f3","project_id":"43b9630fb38943f5b836c369998a1dd9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:40Z","binding:vnic_type":"normal","device_id":"0a16e950-1a52-47d0-93e9-bb6ac143fdfb","ip_allocation":"immediate"}]} 2018-07-20 22:55:49,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0a16e950-1a52-47d0-93e9-bb6ac143fdfb used request id req-4477101d-f121-498a-a792-c0a174b4f87d 2018-07-20 22:55:49,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547170639038s 2018-07-20 22:55:49,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0a16e950-1a52-47d0-93e9-bb6ac143fdfb used request id req-4477101d-f121-498a-a792-c0a174b4f87d 2018-07-20 22:55:49,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:55:49,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d66b0c7-564b-499b-bd63-439720e1acb0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:49,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-feae09a6-105c-4a36-a695-4d62adcd0aac Date: Fri, 20 Jul 2018 22:55:49 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:55:49,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d66b0c7-564b-499b-bd63-439720e1acb0 used request id req-feae09a6-105c-4a36-a695-4d62adcd0aac 2018-07-20 22:55:49,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0190169811249s 2018-07-20 22:55:49,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=8d66b0c7-564b-499b-bd63-439720e1acb0 used request id req-feae09a6-105c-4a36-a695-4d62adcd0aac 2018-07-20 22:55:49,473 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:40:e4:f3', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5'}), 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-20T22:55:45.000000', 'flavor': Munch({u'id': u'7c18a5aa-31dc-4981-b7aa-819a6e5bac60'}), 'az': u'nova', 'id': u'0a16e950-1a52-47d0-93e9-bb6ac143fdfb', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'51c151e97b01408da6e1d531d243627d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43b9630fb38943f5b836c369998a1dd9', 'name': 'vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5', '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-20T22:55:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:55:45Z', 'hostId': u'4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379', '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-20T22:55:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'43b9630fb38943f5b836c369998a1dd9', 'name': u'vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5', 'adminPass': None, 'tenant_id': u'43b9630fb38943f5b836c369998a1dd9', 'created_at': u'2018-07-20T22:55:38Z', 'created': u'2018-07-20T22:55:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:55:49,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:55:49,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:49,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-d4d8af25-d854-48fb-b1ba-358595d82917 Date: Fri, 20 Jul 2018 22:55:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43b9630fb38943f5b836c369998a1dd9","l2_adjacency":true,"status":"ACTIVE","subnets":["2c4a2236-8f52-4fb0-9831-2c836cf36bee"],"description":"","tags":[],"updated_at":"2018-07-20T22:55:23Z","qos_policy_id":null,"name":"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5","admin_state_up":true,"tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:22Z","mtu":1450}]} 2018-07-20 22:55:49,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d4d8af25-d854-48fb-b1ba-358595d82917 2018-07-20 22:55:49,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290265083313s 2018-07-20 22:55:49,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d4d8af25-d854-48fb-b1ba-358595d82917 2018-07-20 22:55:49,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:55:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:49,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-c0d7ef8a-b550-4b56-a6f5-fa781e737185 Date: Fri, 20 Jul 2018 22:55:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/snap", "metadata": {}}], "file": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/file", "owner": "43b9630fb38943f5b836c369998a1dd9", "id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "size": 12716032, "self": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:55:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:55:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:55:49,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0d7ef8a-b550-4b56-a6f5-fa781e737185 2018-07-20 22:55:49,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190524101257s 2018-07-20 22:55:49,959 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0d7ef8a-b550-4b56-a6f5-fa781e737185 2018-07-20 22:55:49,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:55:49,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:49,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f753783f-cc0b-487c-9a86-3632131340ec x-compute-request-id: req-f753783f-cc0b-487c-9a86-3632131340ec Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_34d31854-cfec-441c-a763-fe0077007fc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "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": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60"}]} 2018-07-20 22:55:49,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f753783f-cc0b-487c-9a86-3632131340ec 2018-07-20 22:55:49,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302340984344s 2018-07-20 22:55:49,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f753783f-cc0b-487c-9a86-3632131340ec 2018-07-20 22:55:49,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:55:49,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"server": {"name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "imageRef": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "flavorRef": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjExIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c2ea5687-8135-4a5c-9a11-8095656ad84c"}]}}' 2018-07-20 22:55:52,403 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-974e9968-720d-4db4-89fc-4d58baa6b5bb x-compute-request-id: req-974e9968-720d-4db4-89fc-4d58baa6b5bb Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "adminPass": "as7bu6Yc4kDY"}} 2018-07-20 22:55:52,403 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-974e9968-720d-4db4-89fc-4d58baa6b5bb 2018-07-20 22:55:52,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.41207194328s 2018-07-20 22:55:52,403 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-974e9968-720d-4db4-89fc-4d58baa6b5bb 2018-07-20 22:55:52,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:53,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2e84f7a-0f4d-42cb-9451-730edac8cd63 x-compute-request-id: req-a2e84f7a-0f4d-42cb-9451-730edac8cd63 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "user_id": "51c151e97b01408da6e1d531d243627d", "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-20T22:55:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:53,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2e84f7a-0f4d-42cb-9451-730edac8cd63 2018-07-20 22:55:53,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.727347135544s 2018-07-20 22:55:53,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2e84f7a-0f4d-42cb-9451-730edac8cd63 2018-07-20 22:55:53,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:55:55,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:56,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7129aba7-33f0-4e5f-aec0-47fc38c1fa86 x-compute-request-id: req-7129aba7-33f0-4e5f-aec0-47fc38c1fa86 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:53Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:56,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7129aba7-33f0-4e5f-aec0-47fc38c1fa86 2018-07-20 22:55:56,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.906919002533s 2018-07-20 22:55:56,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7129aba7-33f0-4e5f-aec0-47fc38c1fa86 2018-07-20 22:55:56,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:55:58,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:55:58,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:55:58,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:55:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cd4df89-150c-4996-ad0c-c42d7cf74e23 x-compute-request-id: req-8cd4df89-150c-4996-ad0c-c42d7cf74e23 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:53Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:55:58,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd4df89-150c-4996-ad0c-c42d7cf74e23 2018-07-20 22:55:58,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474267959595s 2018-07-20 22:55:58,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd4df89-150c-4996-ad0c-c42d7cf74e23 2018-07-20 22:55:58,531 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:56:00,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:00,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-0b5e8703-7dd2-4b2f-a4e1-db22fa590eca x-compute-request-id: req-0b5e8703-7dd2-4b2f-a4e1-db22fa590eca Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4f:af", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:59.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:59Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:00,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b5e8703-7dd2-4b2f-a4e1-db22fa590eca 2018-07-20 22:56:00,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372174024582s 2018-07-20 22:56:00,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b5e8703-7dd2-4b2f-a4e1-db22fa590eca 2018-07-20 22:56:00,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:56:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:00,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-b445a183-a61d-4e1f-89d8-ff044a459bb5 Date: Fri, 20 Jul 2018 22:56:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:55:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","ip_address":"192.168.120.12"}],"id":"88613d6a-5124-4c5e-a751-0642e46d68de","security_groups":["f6570ece-9879-4820-8a48-856671e946bd"],"mac_address":"fa:16:3e:66:4f:af","project_id":"43b9630fb38943f5b836c369998a1dd9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:54Z","binding:vnic_type":"normal","device_id":"053f32af-f66b-4bbb-8e81-c41ee79bd52f","ip_allocation":"immediate"}]} 2018-07-20 22:56:00,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-b445a183-a61d-4e1f-89d8-ff044a459bb5 2018-07-20 22:56:00,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0573019981384s 2018-07-20 22:56:00,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-b445a183-a61d-4e1f-89d8-ff044a459bb5 2018-07-20 22:56:00,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:56:00,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:01,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-73dd5153-47d6-483d-9e9e-01c58bf302c5 Date: Fri, 20 Jul 2018 22:56:01 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:56:01,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de used request id req-73dd5153-47d6-483d-9e9e-01c58bf302c5 2018-07-20 22:56:01,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.201717853546s 2018-07-20 22:56:01,174 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de used request id req-73dd5153-47d6-483d-9e9e-01c58bf302c5 2018-07-20 22:56:01,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:01,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:01,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-427bd4fe-7d31-4cee-af1c-e3b7b1cd5895 x-compute-request-id: req-427bd4fe-7d31-4cee-af1c-e3b7b1cd5895 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4f:af", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:59.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:59Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:01,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-427bd4fe-7d31-4cee-af1c-e3b7b1cd5895 2018-07-20 22:56:01,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523780822754s 2018-07-20 22:56:01,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-427bd4fe-7d31-4cee-af1c-e3b7b1cd5895 2018-07-20 22:56:01,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:56:01,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:01,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ccbae34a-64c3-4ce3-887d-6cdc5543baa4 Date: Fri, 20 Jul 2018 22:56:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:55:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","ip_address":"192.168.120.12"}],"id":"88613d6a-5124-4c5e-a751-0642e46d68de","security_groups":["f6570ece-9879-4820-8a48-856671e946bd"],"mac_address":"fa:16:3e:66:4f:af","project_id":"43b9630fb38943f5b836c369998a1dd9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:54Z","binding:vnic_type":"normal","device_id":"053f32af-f66b-4bbb-8e81-c41ee79bd52f","ip_allocation":"immediate"}]} 2018-07-20 22:56:01,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-ccbae34a-64c3-4ce3-887d-6cdc5543baa4 2018-07-20 22:56:01,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556869506836s 2018-07-20 22:56:01,758 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-ccbae34a-64c3-4ce3-887d-6cdc5543baa4 2018-07-20 22:56:01,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:56:01,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:01,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-51e34a4a-4e3c-4b56-8836-fb8f77e074d8 Date: Fri, 20 Jul 2018 22:56:01 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:56:01,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de used request id req-51e34a4a-4e3c-4b56-8836-fb8f77e074d8 2018-07-20 22:56:01,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209720134735s 2018-07-20 22:56:01,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de used request id req-51e34a4a-4e3c-4b56-8836-fb8f77e074d8 2018-07-20 22:56:01,783 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:66:4f:af', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5'}), 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-20T22:55:59.000000', 'flavor': Munch({u'id': u'7c18a5aa-31dc-4981-b7aa-819a6e5bac60'}), 'az': u'nova', 'id': u'053f32af-f66b-4bbb-8e81-c41ee79bd52f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'51c151e97b01408da6e1d531d243627d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'43b9630fb38943f5b836c369998a1dd9', 'name': 'vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5', '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-20T22:55:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:55:59Z', 'hostId': u'ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c', '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-20T22:55:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'43b9630fb38943f5b836c369998a1dd9', 'name': u'vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5', 'adminPass': None, 'tenant_id': u'43b9630fb38943f5b836c369998a1dd9', 'created_at': u'2018-07-20T22:55:52Z', 'created': u'2018-07-20T22:55:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:56:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:02,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f670cb3c-16be-4501-a295-3187bfa5c970 x-compute-request-id: req-f670cb3c-16be-4501-a295-3187bfa5c970 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4f:af", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:59.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:59Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:02,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f670cb3c-16be-4501-a295-3187bfa5c970 2018-07-20 22:56:02,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560975074768s 2018-07-20 22:56:02,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f670cb3c-16be-4501-a295-3187bfa5c970 2018-07-20 22:56:02,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:56:02,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:02,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-88cc7db5-5a0a-4f93-ba3e-c9f1693aa10c Date: Fri, 20 Jul 2018 22:56:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:55:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","ip_address":"192.168.120.12"}],"id":"88613d6a-5124-4c5e-a751-0642e46d68de","security_groups":["f6570ece-9879-4820-8a48-856671e946bd"],"mac_address":"fa:16:3e:66:4f:af","project_id":"43b9630fb38943f5b836c369998a1dd9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:54Z","binding:vnic_type":"normal","device_id":"053f32af-f66b-4bbb-8e81-c41ee79bd52f","ip_allocation":"immediate"}]} 2018-07-20 22:56:02,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-88cc7db5-5a0a-4f93-ba3e-c9f1693aa10c 2018-07-20 22:56:02,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556530952454s 2018-07-20 22:56:02,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-88cc7db5-5a0a-4f93-ba3e-c9f1693aa10c 2018-07-20 22:56:02,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:56:02,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:02,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9c7aec03-cb29-49c5-8c37-004f9404c1f2 Date: Fri, 20 Jul 2018 22:56:02 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:56:02,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de used request id req-9c7aec03-cb29-49c5-8c37-004f9404c1f2 2018-07-20 22:56:02,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0188498497009s 2018-07-20 22:56:02,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=88613d6a-5124-4c5e-a751-0642e46d68de used request id req-9c7aec03-cb29-49c5-8c37-004f9404c1f2 2018-07-20 22:56:02,428 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-20 22:56:03,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:03,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17d5a5f9-0548-469f-87f2-ecebbe629070 x-compute-request-id: req-17d5a5f9-0548-469f-87f2-ecebbe629070 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4f:af", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:59.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:59Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:45Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:03,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17d5a5f9-0548-469f-87f2-ecebbe629070 2018-07-20 22:56:03,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553320884705s 2018-07-20 22:56:03,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17d5a5f9-0548-469f-87f2-ecebbe629070 2018-07-20 22:56:03,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-20 22:56:03,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f/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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-20 22:56:04,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bec5f7d1-5c00-4077-a343-2d0697b96e45 x-compute-request-id: req-bec5f7d1-5c00-4077-a343-2d0697b96e45 Content-Encoding: gzip Content-Length: 9504 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 450864871 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.135955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137642] pid_max: default: 32768 minimum: 301\n[ 0.138557] ACPI: Core revision 20150930\n[ 0.139956] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141293] Security Framework initialized\n[ 0.142121] Yama: becoming mindful.\n[ 0.142864] AppArmor: AppArmor initialized\n[ 0.143745] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145092] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146399] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147637] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149069] Initializing cgroup subsys io\n[ 0.149899] Initializing cgroup subsys memory\n[ 0.150768] Initializing cgroup subsys devices\n[ 0.151665] Initializing cgroup subsys freezer\n[ 0.152547] Initializing cgroup subsys net_cls\n[ 0.153422] Initializing cgroup subsys perf_event\n[ 0.154337] Initializing cgroup subsys net_prio\n[ 0.155244] Initializing cgroup subsys hugetlb\n[ 0.156127] Initializing cgroup subsys pids\n[ 0.157011] CPU: Physical Processor ID: 0\n[ 0.158530] mce: CPU supports 10 MCE banks\n[ 0.159399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160483] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.174918] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180942] ftrace: allocating 31920 entries in 125 pages\n[ 0.205478] smpboot: Max logical packages: 1\n[ 0.206364] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207705] x2apic enabled\n[ 0.208513] Switched APIC routing to physical x2apic.\n[ 0.210247] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211436] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213575] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215410] KVM setup paravirtual spinlock\n[ 0.216715] x86: Booted up 1 node, 1 CPUs\n[ 0.217526] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218914] devtmpfs: initialized\n[ 0.220663] evm: security.selinux\n[ 0.221374] evm: security.SMACK64\n[ 0.222062] evm: security.SMACK64EXEC\n[ 0.222828] evm: security.SMACK64TRANSMUTE\n[ 0.223669] evm: security.SMACK64MMAP\n[ 0.224430] evm: security.ima\n[ 0.225081] evm: security.capability\n[ 0.225917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.227802] pinctrl core: initialized pinctrl subsystem\n[ 0.228955] RTC time: 22:55:59, date: 07/20/18\n[ 0.229946] NET: Registered protocol family 16\n[ 0.230967] cpuidle: using governor ladder\n[ 0.231793] cpuidle: using governor menu\n[ 0.232570] PCCT header not found.\n[ 0.233324] ACPI: bus type PCI registered\n[ 0.234120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235371] PCI: Using configuration type 1 for base access\n[ 0.237114] ACPI: Added _OSI(Module Device)\n[ 0.237995] ACPI: Added _OSI(Processor Device)\n[ 0.238855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239775] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241595] ACPI: Interpreter enabled\n[ 0.242385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249861] ACPI: (supports S0 S5)\n[ 0.250581] ACPI: Using IOAPIC for interrupt routing\n[ 0.251553] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255887] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257155] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258398] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260673] acpiphp: Slot [3] registered\n[ 0.261493] acpiphp: Slot [4] registered\n[ 0.262301] acpiphp: Slot [5] registered\n[ 0.263130] acpiphp: Slot [6] registered\n[ 0.263949] acpiphp: Slot [7] registered\n[ 0.264791] acpiphp: Slot [8] registered\n[ 0.265635] acpiphp: Slot [9] registered\n[ 0.266427] acpiphp: Slot [10] registered\n[ 0.267226] acpiphp: Slot [11] registered\n[ 0.268075] acpiphp: Slot [12] registered\n[ 0.268928] acpiphp: Slot [13] registered\n[ 0.269771] acpiphp: Slot [14] registered\n[ 0.270591] acpiphp: Slot [15] registered\n[ 0.281297] acpiphp: Slot [16] registered\n[ 0.282216] acpiphp: Slot [17] registered\n[ 0.283054] acpiphp: Slot [18] registered\n[ 0.283892] acpiphp: Slot [19] registered\n[ 0.284703] acpiphp: Slot [20] registered\n[ 0.285509] acpiphp: Slot [21] registered\n[ 0.286321] acpiphp: Slot [22] registered\n[ 0.287167] acpiphp: Slot [23] registered\n[ 0.288004] acpiphp: Slot [24] registered\n[ 0.288803] acpiphp: Slot [25] registered\n[ 0.289656] acpiphp: Slot [26] registered\n[ 0.290489] acpiphp: Slot [27] registered\n[ 0.291302] acpiphp: Slot [28] registered\n[ 0.292177] acpiphp: Slot [29] registered\n[ 0.293012] acpiphp: Slot [30] registered\n[ 0.293854] acpiphp: Slot [31] registered\n[ 0.294675] PCI host bridge to bus 0000:00\n[ 0.295478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.297991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299452] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301014] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.302497] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308260] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309528] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314648] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.333115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.334607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.336436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.337863] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.339433] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.340713] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.342033] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.343095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.344652] vgaarb: loaded\n[ 0.345255] vgaarb: bridge control possible 0000:00:02.0\n[ 0.346505] SCSI subsystem initialized\n[ 0.347424] ACPI: bus type USB registered\n[ 0.348253] usbcore: registered new interface driver usbfs\n[ 0.349289] usbcore: registered new interface driver hub\n[ 0.350297] usbcore: registered new device driver usb\n[ 0.351413] PCI: Using ACPI for IRQ routing\n[ 0.352536] NetLabel: Initializing\n[ 0.353258] NetLabel: domain hash size = 128\n[ 0.354112] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.355080] NetLabel: unlabeled traffic allowed by default\n[ 0.356243] clocksource: Switched to clocksource kvm-clock\n[ 0.364390] AppArmor: AppArmor Filesystem Enabled\n[ 0.365369] pnp: PnP ACPI init\n[ 0.366302] pnp: PnP ACPI: found 5 devices\n[ 0.372630] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.374347] NET: Registered protocol family 2\n[ 0.375397] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.376697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.377913] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.379113] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.380204] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381400] NET: Registered protocol family 1\n[ 0.382284] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.383396] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.384475] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.398518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412647] Trying to unpack rootfs image as initramfs...\n[ 0.468294] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.470011] Scanning for low memory corruption every 60 seconds\n[ 0.471408] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.472753] audit: initializing netlink subsys (disabled)\n[ 0.473924] audit: type=2000 audit(1532127359.801:1): initialized\n[ 0.475429] Initialise system trusted keyring\n[ 0.476514] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.477869] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.480220] zbud: loaded\n[ 0.481000] VFS: Disk quotas dquot_6.6.0\n[ 0.481869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.483565] fuse init (API version 7.23)\n[ 0.484544] Key type big_key registered\n[ 0.485400] Allocating IMA MOK and blacklist keyrings.\n[ 0.486703] Key type asymmetric registered\n[ 0.487573] Asymmetric key parser 'x509' registered\n[ 0.488616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.490238] io scheduler noop registered\n[ 0.491121] io scheduler deadline registered (default)\n[ 0.492278] io scheduler cfq registered\n[ 0.493235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497510] ACPI: Power Button [PWRF]\n[ 0.498437] GHES: HEST is not enabled!\n[ 0.512365] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540563] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.542679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.566627] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.568950] Linux agpgart interface v0.103\n[ 0.571592] brd: module loaded\n[ 0.573285] loop: module loaded\n[ 0.576690] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578158] GPT:90111 != 2097151\n[ 0.578840] GPT:Alternate GPT header not at the end of the disk.\n[ 0.579933] GPT:90111 != 2097151\n[ 0.580621] GPT: Use GNU Parted to correct GPT errors.\n[ 0.581599] vda: vda1 vda15\n[ 0.582823] scsi host0: ata_piix\n[ 0.583615] scsi host1: ata_piix\n[ 0.584357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.585589] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587062] libphy: Fixed MDIO Bus: probed\n[ 0.587891] tun: Universal TUN/TAP device driver, 1.6\n[ 0.588857] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591319] PPP generic driver version 2.4.2\n[ 0.592535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.594199] ehci-pci: EHCI PCI platform driver\n[ 0.595576] ehci-platform: EHCI generic platform driver\n[ 0.596746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.597955] ohci-pci: OHCI PCI platform driver\n[ 0.598852] ohci-platform: OHCI generic platform driver\n[ 0.600047] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617523] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621628] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.623255] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.625308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.627191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.629277] usb usb1: Product: UHCI Host Controller\n[ 0.630662] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.632398] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.634442] hub 1-0:1.0: USB hub found\n[ 0.635594] hub 1-0:1.0: 2 ports detected\n[ 0.637305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640443] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641895] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.643504] mousedev: PS/2 mouse device common for all mice\n[ 0.645392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.648118] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649754] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.651567] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653390] i2c /dev entries driver\n[ 0.654634] device-mapper: uevent: version 1.0.3\n[ 0.656103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.658623] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.661277] NET: Registered protocol family 10\n[ 0.663181] NET: Registered protocol family 17\n[ 0.664549] Key type dns_resolver registered\n[ 0.666223] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667878] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670630] registered taskstats version 1\n[ 0.671907] Loading compiled-in X.509 certificates\n[ 0.673973] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676815] zswap: loaded using pool lzo/zbud\n[ 0.679385] Key type trusted registered\n[ 0.681590] Key type encrypted registered\n[ 0.682833] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.684453] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686040] evm: HMAC attrs: 0x1\n[ 0.687461] Magic number: 10:734:957\n[ 0.688784] rtc_cmos 00:00: setting system clock to 2018-07-20 22:55:59 UTC (1532127359)\n[ 0.691248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692929] EDD information not available.\n[ 0.746629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.759055] Write protecting the kernel read-only data: 14336k\n[ 0.763097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.765868] 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.817059] 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.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000011\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.52s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDQfMujRPn1Zii0fn7mVRS2wdpB/QzBhbkav+Xal35HSyDIqBWT94GMaWVY+yiba10S4WhDw8/UPbyfXdZzE2y2rM69O0FaMd83jOWQUH7KKqIp0nMnzY4IikNfmuKxzP3Ij/+DK7AGoN5DGM/3gv9h26n6gjHnWCn0Tb/1mRYOMYDmyJjW9Rr+5y1uE79K6NxhBUONrNU2ezvJzkOPEid9n0hxlXh9uV4Fe++nCDOkCNKRpioqEXhTbp4OL5fXhGDaoh7Cb/RngWUIMeWQBeOZ+fj5bmzUecN1CMOMaWl/7mcjFCRy4Y20Uehf8/rcwZ+yKPpWaHqdrJHmCMQzJ+zD root@vping-userdata-vm2-34d31854-cfec-441c-a763-fe0077007fc5\nssh-dss AAAAB3NzaC1kc3MAAACBAOkCE1Lbba9jNUHOOuJ+p1PD2PiWUeeDTZmJo9hlqdfyzvaDCM9bATOu3thftUOe7ZIWYXUKxwgaH6O8+wlGI5GZjgWxSESkzYEsIxquovLdlWzUiG3zuhQGT+LikaN2lqNdFP28uMrTW8STSUyUkAbnYHA7HbxALnr2QnOxsGzPAAAAFQCPtmsGbZZyPnyQhPw3itJSIvVF/QAAAIEAtfPInJqD8ghyZEE0h4zycauB8uA3jwV+E9mpFNuU3H0/cZLBxdaVPxmSR7V5UfsiSWYr6YsZWWEYRtOQfmo/bFppRUwKC3m2E7mx+EOz7BAvpYeTW1lXBrrlS6O+5Ct4QM00TkfdK7D49JJQ6MPqwGcWJ9TxCWfTLboSXa0+rwcAAACBALPLuphQB4oPYO8g9Nf8DcpraCG6b6fjJ4tl1TjGtfqKFNv1L7qHS8mBVeSXkyV9MG2kivhribRr3Ae0/uqjFmUC+WoC4RT7yOZ1D7kN8U9v8wvgnew+8zKM6Nx7+tU1qYRRsTinFtvt4rGFReoSHFY4NX9vmQhI2NvDwi3Wi+p0 root@vping-userdata-vm2-34d31854-cfec-441c-a763-fe0077007fc5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe66:4faf/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-34d31854-cfec-441c-a763-fe0077007fc5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-07-20 22:56:04,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f/action used request id req-bec5f7d1-5c00-4077-a343-2d0697b96e45 2018-07-20 22:56:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.099632024765s 2018-07-20 22:56:04,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f/action used request id req-bec5f7d1-5c00-4077-a343-2d0697b96e45 2018-07-20 22:56:04,085 - 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 450864871 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.135955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137642] pid_max: default: 32768 minimum: 301 [ 0.138557] ACPI: Core revision 20150930 [ 0.139956] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141293] Security Framework initialized [ 0.142121] Yama: becoming mindful. [ 0.142864] AppArmor: AppArmor initialized [ 0.143745] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145092] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146399] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147637] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149069] Initializing cgroup subsys io [ 0.149899] Initializing cgroup subsys memory [ 0.150768] Initializing cgroup subsys devices [ 0.151665] Initializing cgroup subsys freezer [ 0.152547] Initializing cgroup subsys net_cls [ 0.153422] Initializing cgroup subsys perf_event [ 0.154337] Initializing cgroup subsys net_prio [ 0.155244] Initializing cgroup subsys hugetlb [ 0.156127] Initializing cgroup subsys pids [ 0.157011] CPU: Physical Processor ID: 0 [ 0.158530] mce: CPU supports 10 MCE banks [ 0.159399] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160483] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.174918] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180942] ftrace: allocating 31920 entries in 125 pages [ 0.205478] smpboot: Max logical packages: 1 [ 0.206364] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207705] x2apic enabled [ 0.208513] Switched APIC routing to physical x2apic. [ 0.210247] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211436] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213575] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.215410] KVM setup paravirtual spinlock [ 0.216715] x86: Booted up 1 node, 1 CPUs [ 0.217526] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.218914] devtmpfs: initialized [ 0.220663] evm: security.selinux [ 0.221374] evm: security.SMACK64 [ 0.222062] evm: security.SMACK64EXEC [ 0.222828] evm: security.SMACK64TRANSMUTE [ 0.223669] evm: security.SMACK64MMAP [ 0.224430] evm: security.ima [ 0.225081] evm: security.capability [ 0.225917] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.227802] pinctrl core: initialized pinctrl subsystem [ 0.228955] RTC time: 22:55:59, date: 07/20/18 [ 0.229946] NET: Registered protocol family 16 [ 0.230967] cpuidle: using governor ladder [ 0.231793] cpuidle: using governor menu [ 0.232570] PCCT header not found. [ 0.233324] ACPI: bus type PCI registered [ 0.234120] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.235371] PCI: Using configuration type 1 for base access [ 0.237114] ACPI: Added _OSI(Module Device) [ 0.237995] ACPI: Added _OSI(Processor Device) [ 0.238855] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.239775] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241595] ACPI: Interpreter enabled [ 0.242385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249861] ACPI: (supports S0 S5) [ 0.250581] ACPI: Using IOAPIC for interrupt routing [ 0.251553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255887] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257155] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258398] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260673] acpiphp: Slot [3] registered [ 0.261493] acpiphp: Slot [4] registered [ 0.262301] acpiphp: Slot [5] registered [ 0.263130] acpiphp: Slot [6] registered [ 0.263949] acpiphp: Slot [7] registered [ 0.264791] acpiphp: Slot [8] registered [ 0.265635] acpiphp: Slot [9] registered [ 0.266427] acpiphp: Slot [10] registered [ 0.267226] acpiphp: Slot [11] registered [ 0.268075] acpiphp: Slot [12] registered [ 0.268928] acpiphp: Slot [13] registered [ 0.269771] acpiphp: Slot [14] registered [ 0.270591] acpiphp: Slot [15] registered [ 0.281297] acpiphp: Slot [16] registered [ 0.282216] acpiphp: Slot [17] registered [ 0.283054] acpiphp: Slot [18] registered [ 0.283892] acpiphp: Slot [19] registered [ 0.284703] acpiphp: Slot [20] registered [ 0.285509] acpiphp: Slot [21] registered [ 0.286321] acpiphp: Slot [22] registered [ 0.287167] acpiphp: Slot [23] registered [ 0.288004] acpiphp: Slot [24] registered [ 0.288803] acpiphp: Slot [25] registered [ 0.289656] acpiphp: Slot [26] registered [ 0.290489] acpiphp: Slot [27] registered [ 0.291302] acpiphp: Slot [28] registered [ 0.292177] acpiphp: Slot [29] registered [ 0.293012] acpiphp: Slot [30] registered [ 0.293854] acpiphp: Slot [31] registered [ 0.294675] PCI host bridge to bus 0000:00 [ 0.295478] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296749] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.297991] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299452] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301014] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.302497] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307083] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308260] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309528] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314648] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.333115] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.334607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.336436] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.337863] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.339433] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340713] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.342033] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.343095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344652] vgaarb: loaded [ 0.345255] vgaarb: bridge control possible 0000:00:02.0 [ 0.346505] SCSI subsystem initialized [ 0.347424] ACPI: bus type USB registered [ 0.348253] usbcore: registered new interface driver usbfs [ 0.349289] usbcore: registered new interface driver hub [ 0.350297] usbcore: registered new device driver usb [ 0.351413] PCI: Using ACPI for IRQ routing [ 0.352536] NetLabel: Initializing [ 0.353258] NetLabel: domain hash size = 128 [ 0.354112] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.355080] NetLabel: unlabeled traffic allowed by default [ 0.356243] clocksource: Switched to clocksource kvm-clock [ 0.364390] AppArmor: AppArmor Filesystem Enabled [ 0.365369] pnp: PnP ACPI init [ 0.366302] pnp: PnP ACPI: found 5 devices [ 0.372630] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.374347] NET: Registered protocol family 2 [ 0.375397] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.376697] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.377913] TCP: Hash tables configured (established 4096 bind 4096) [ 0.379113] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.380204] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.381400] NET: Registered protocol family 1 [ 0.382284] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.383396] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.384475] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398518] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412647] Trying to unpack rootfs image as initramfs... [ 0.468294] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.470011] Scanning for low memory corruption every 60 seconds [ 0.471408] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.472753] audit: initializing netlink subsys (disabled) [ 0.473924] audit: type=2000 audit(1532127359.801:1): initialized [ 0.475429] Initialise system trusted keyring [ 0.476514] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.477869] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480220] zbud: loaded [ 0.481000] VFS: Disk quotas dquot_6.6.0 [ 0.481869] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.483565] fuse init (API version 7.23) [ 0.484544] Key type big_key registered [ 0.485400] Allocating IMA MOK and blacklist keyrings. [ 0.486703] Key type asymmetric registered [ 0.487573] Asymmetric key parser 'x509' registered [ 0.488616] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.490238] io scheduler noop registered [ 0.491121] io scheduler deadline registered (default) [ 0.492278] io scheduler cfq registered [ 0.493235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497510] ACPI: Power Button [PWRF] [ 0.498437] GHES: HEST is not enabled! [ 0.512365] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540563] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566627] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.568950] Linux agpgart interface v0.103 [ 0.571592] brd: module loaded [ 0.573285] loop: module loaded [ 0.576690] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578158] GPT:90111 != 2097151 [ 0.578840] GPT:Alternate GPT header not at the end of the disk. [ 0.579933] GPT:90111 != 2097151 [ 0.580621] GPT: Use GNU Parted to correct GPT errors. [ 0.581599] vda: vda1 vda15 [ 0.582823] scsi host0: ata_piix [ 0.583615] scsi host1: ata_piix [ 0.584357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.585589] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587062] libphy: Fixed MDIO Bus: probed [ 0.587891] tun: Universal TUN/TAP device driver, 1.6 [ 0.588857] tun: (C) 1999-2004 Max Krasnyansky [ 0.591319] PPP generic driver version 2.4.2 [ 0.592535] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.594199] ehci-pci: EHCI PCI platform driver [ 0.595576] ehci-platform: EHCI generic platform driver [ 0.596746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.597955] ohci-pci: OHCI PCI platform driver [ 0.598852] ohci-platform: OHCI generic platform driver [ 0.600047] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617523] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621628] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.623255] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.625308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.627191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.629277] usb usb1: Product: UHCI Host Controller [ 0.630662] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.632398] usb usb1: SerialNumber: 0000:00:01.2 [ 0.634442] hub 1-0:1.0: USB hub found [ 0.635594] hub 1-0:1.0: 2 ports detected [ 0.637305] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640443] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641895] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.643504] mousedev: PS/2 mouse device common for all mice [ 0.645392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.648118] rtc_cmos 00:00: RTC can wake from S4 [ 0.649754] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.651567] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.653390] i2c /dev entries driver [ 0.654634] device-mapper: uevent: version 1.0.3 [ 0.656103] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.658623] ledtrig-cpu: registered to indicate activity on CPUs [ 0.661277] NET: Registered protocol family 10 [ 0.663181] NET: Registered protocol family 17 [ 0.664549] Key type dns_resolver registered [ 0.666223] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667878] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.670630] registered taskstats version 1 [ 0.671907] Loading compiled-in X.509 certificates [ 0.673973] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676815] zswap: loaded using pool lzo/zbud [ 0.679385] Key type trusted registered [ 0.681590] Key type encrypted registered [ 0.682833] AppArmor: AppArmor sha1 policy hashing enabled [ 0.684453] ima: No TPM chip found, activating TPM-bypass! [ 0.686040] evm: HMAC attrs: 0x1 [ 0.687461] Magic number: 10:734:957 [ 0.688784] rtc_cmos 00:00: setting system clock to 2018-07-20 22:55:59 UTC (1532127359) [ 0.691248] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692929] EDD information not available. [ 0.746629] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.759055] Write protecting the kernel read-only data: 14336k [ 0.763097] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.765868] 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.817059] 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.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000011 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.52s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDQfMujRPn1Zii0fn7mVRS2wdpB/QzBhbkav+Xal35HSyDIqBWT94GMaWVY+yiba10S4WhDw8/UPbyfXdZzE2y2rM69O0FaMd83jOWQUH7KKqIp0nMnzY4IikNfmuKxzP3Ij/+DK7AGoN5DGM/3gv9h26n6gjHnWCn0Tb/1mRYOMYDmyJjW9Rr+5y1uE79K6NxhBUONrNU2ezvJzkOPEid9n0hxlXh9uV4Fe++nCDOkCNKRpioqEXhTbp4OL5fXhGDaoh7Cb/RngWUIMeWQBeOZ+fj5bmzUecN1CMOMaWl/7mcjFCRy4Y20Uehf8/rcwZ+yKPpWaHqdrJHmCMQzJ+zD root@vping-userdata-vm2-34d31854-cfec-441c-a763-fe0077007fc5 ssh-dss AAAAB3NzaC1kc3MAAACBAOkCE1Lbba9jNUHOOuJ+p1PD2PiWUeeDTZmJo9hlqdfyzvaDCM9bATOu3thftUOe7ZIWYXUKxwgaH6O8+wlGI5GZjgWxSESkzYEsIxquovLdlWzUiG3zuhQGT+LikaN2lqNdFP28uMrTW8STSUyUkAbnYHA7HbxALnr2QnOxsGzPAAAAFQCPtmsGbZZyPnyQhPw3itJSIvVF/QAAAIEAtfPInJqD8ghyZEE0h4zycauB8uA3jwV+E9mpFNuU3H0/cZLBxdaVPxmSR7V5UfsiSWYr6YsZWWEYRtOQfmo/bFppRUwKC3m2E7mx+EOz7BAvpYeTW1lXBrrlS6O+5Ct4QM00TkfdK7D49JJQ6MPqwGcWJ9TxCWfTLboSXa0+rwcAAACBALPLuphQB4oPYO8g9Nf8DcpraCG6b6fjJ4tl1TjGtfqKFNv1L7qHS8mBVeSXkyV9MG2kivhribRr3Ae0/uqjFmUC+WoC4RT7yOZ1D7kN8U9v8wvgnew+8zKM6Nx7+tU1qYRRsTinFtvt4rGFReoSHFY4NX9vmQhI2NvDwi3Wi+p0 root@vping-userdata-vm2-34d31854-cfec-441c-a763-fe0077007fc5 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe66:4faf/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-34d31854-cfec-441c-a763-fe0077007fc5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-07-20 22:56:04,085 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-20 22:56:04,207 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:56:04,207 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-20 22:56:04,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:56:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:04,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:56: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-5b97898f-a6de-4c81-938d-ee6bdcdd8887 x-compute-request-id: req-5b97898f-a6de-4c81-938d-ee6bdcdd8887 Content-Type: application/json 2018-07-20 22:56:04,365 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb used request id req-5b97898f-a6de-4c81-938d-ee6bdcdd8887 2018-07-20 22:56:04,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154824018478s 2018-07-20 22:56:04,365 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb used request id req-5b97898f-a6de-4c81-938d-ee6bdcdd8887 2018-07-20 22:56:04,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:04,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:05,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-e14e041f-9845-45b2-b536-ecb96432b59a x-compute-request-id: req-e14e041f-9845-45b2-b536-ecb96432b59a Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4f:af", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:59.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:59Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:e4:f3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:45.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "0a16e950-1a52-47d0-93e9-bb6ac143fdfb", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:56:04Z", "hostId": "4551317a2e7f648c8c2aae28b2460cbb42ea1fff682f786cb8f9b379", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:38Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:05,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e14e041f-9845-45b2-b536-ecb96432b59a 2018-07-20 22:56:05,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747918128967s 2018-07-20 22:56:05,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e14e041f-9845-45b2-b536-ecb96432b59a 2018-07-20 22:56:05,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:56:07,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:07,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-5c65c39a-0e58-48d2-82b4-01224d3ca380 x-compute-request-id: req-5c65c39a-0e58-48d2-82b4-01224d3ca380 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4f:af", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:59.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:55:59Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:07,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c65c39a-0e58-48d2-82b4-01224d3ca380 2018-07-20 22:56:07,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485049009323s 2018-07-20 22:56:07,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c65c39a-0e58-48d2-82b4-01224d3ca380 2018-07-20 22:56:07,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:56:07,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:07,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-129a2b4a-c6c2-40f4-8904-5d5982aeb9f2 x-compute-request-id: req-129a2b4a-c6c2-40f4-8904-5d5982aeb9f2 Content-Type: application/json 2018-07-20 22:56:07,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-129a2b4a-c6c2-40f4-8904-5d5982aeb9f2 2018-07-20 22:56:07,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.283571958542s 2018-07-20 22:56:07,888 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f used request id req-129a2b4a-c6c2-40f4-8904-5d5982aeb9f2 2018-07-20 22:56:07,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:09,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-ab439777-b38c-4bf2-a0e4-5fe917d5f6d6 x-compute-request-id: req-ab439777-b38c-4bf2-a0e4-5fe917d5f6d6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:4f:af", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/053f32af-f66b-4bbb-8e81-c41ee79bd52f", "rel": "bookmark"}], "image": {"id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "links": [{"href": "http://172.30.9.21:8774/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:55:59.000000", "flavor": {"id": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "links": [{"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "bookmark"}]}, "id": "053f32af-f66b-4bbb-8e81-c41ee79bd52f", "security_groups": [{"name": "default"}], "user_id": "51c151e97b01408da6e1d531d243627d", "OS-DCF: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-20T22:56:07Z", "hostId": "ecfba6f31a012548308c4622d630a88174ce1175f07d2537f21a140c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_34d31854-cfec-441c-a763-fe0077007fc5", "created": "2018-07-20T22:55:52Z", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:09,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ab439777-b38c-4bf2-a0e4-5fe917d5f6d6 2018-07-20 22:56:09,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18924188614s 2018-07-20 22:56:09,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ab439777-b38c-4bf2-a0e4-5fe917d5f6d6 2018-07-20 22:56:09,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:56:11,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:11,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-d89efe21-740b-47aa-bee6-2fe829f15095 x-compute-request-id: req-d89efe21-740b-47aa-bee6-2fe829f15095 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 22:56:11,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d89efe21-740b-47aa-bee6-2fe829f15095 2018-07-20 22:56:11,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0855741500854s 2018-07-20 22:56:11,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d89efe21-740b-47aa-bee6-2fe829f15095 2018-07-20 22:56:11,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:56:11,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14/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}2b90695a26551ae2ed77283fa9336da75fd54fc9" -d '{"subnet_id": "2c4a2236-8f52-4fb0-9831-2c836cf36bee"}' 2018-07-20 22:56:13,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bfc95a83-9727-4016-8d0a-90fdaba63810 Date: Fri, 20 Jul 2018 22:56:13 GMT RESP BODY: {"network_id": "c2ea5687-8135-4a5c-9a11-8095656ad84c", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "subnet_id": "2c4a2236-8f52-4fb0-9831-2c836cf36bee", "subnet_ids": ["2c4a2236-8f52-4fb0-9831-2c836cf36bee"], "port_id": "e4711f5c-cea7-489a-966d-f5f32b538a6a", "id": "4d004527-63e1-4b0e-bc1b-210f78145b14"} 2018-07-20 22:56:13,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14/remove_router_interface.json used request id req-bfc95a83-9727-4016-8d0a-90fdaba63810 2018-07-20 22:56:13,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.4261341095s 2018-07-20 22:56:13,595 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14/remove_router_interface.json used request id req-bfc95a83-9727-4016-8d0a-90fdaba63810 returning object 4d004527-63e1-4b0e-bc1b-210f78145b14 2018-07-20 22:56:13,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:56:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:13,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-cd6676a9-01b1-48e5-b83e-03016b20bab4 Date: Fri, 20 Jul 2018 22:56:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:24Z", "admin_state_up": true, "updated_at": "2018-07-20T22:56:11Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "4d004527-63e1-4b0e-bc1b-210f78145b14", "name": "vping_userdata-router_34d31854-cfec-441c-a763-fe0077007fc5"}]} 2018-07-20 22:56:13,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cd6676a9-01b1-48e5-b83e-03016b20bab4 2018-07-20 22:56:13,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116102933884s 2018-07-20 22:56:13,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cd6676a9-01b1-48e5-b83e-03016b20bab4 2018-07-20 22:56:13,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:56:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14.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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:17,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75eb80ed-2187-43ad-b6e7-8e689cea341c Content-Length: 0 Date: Fri, 20 Jul 2018 22:56:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:56:17,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14.json used request id req-75eb80ed-2187-43ad-b6e7-8e689cea341c 2018-07-20 22:56:17,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.83865714073s 2018-07-20 22:56:17,552 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4d004527-63e1-4b0e-bc1b-210f78145b14.json used request id req-75eb80ed-2187-43ad-b6e7-8e689cea341c 2018-07-20 22:56:17,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:56:17,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:17,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b79245ca-29c4-44cf-9dc4-0a18473f2aee Date: Fri, 20 Jul 2018 22:56:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:55:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"43b9630fb38943f5b836c369998a1dd9","id":"2c4a2236-8f52-4fb0-9831-2c836cf36bee","subnetpool_id":null,"name":"vping_userdata-subnet_34d31854-cfec-441c-a763-fe0077007fc5"}]} 2018-07-20 22:56:17,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b79245ca-29c4-44cf-9dc4-0a18473f2aee 2018-07-20 22:56:17,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0523588657379s 2018-07-20 22:56:17,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b79245ca-29c4-44cf-9dc4-0a18473f2aee 2018-07-20 22:56:17,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:56:17,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/2c4a2236-8f52-4fb0-9831-2c836cf36bee.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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:19,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff4cab7f-8c7c-43e8-9ed9-d6cd50dedf07 Date: Fri, 20 Jul 2018 22:56:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:56:19,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2c4a2236-8f52-4fb0-9831-2c836cf36bee.json used request id req-ff4cab7f-8c7c-43e8-9ed9-d6cd50dedf07 2018-07-20 22:56:19,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3149189949s 2018-07-20 22:56:19,921 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2c4a2236-8f52-4fb0-9831-2c836cf36bee.json used request id req-ff4cab7f-8c7c-43e8-9ed9-d6cd50dedf07 2018-07-20 22:56:19,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:56:19,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:20,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-927742eb-3b42-432d-9804-712dee6615a3 Date: Fri, 20 Jul 2018 22:56:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c2ea5687-8135-4a5c-9a11-8095656ad84c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"43b9630fb38943f5b836c369998a1dd9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:56:19Z","qos_policy_id":null,"name":"vping_userdata-net_34d31854-cfec-441c-a763-fe0077007fc5","admin_state_up":true,"tenant_id":"43b9630fb38943f5b836c369998a1dd9","created_at":"2018-07-20T22:55:22Z","mtu":1450}]} 2018-07-20 22:56:20,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-927742eb-3b42-432d-9804-712dee6615a3 2018-07-20 22:56:20,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.185115098953s 2018-07-20 22:56:20,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-927742eb-3b42-432d-9804-712dee6615a3 2018-07-20 22:56:20,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:56:20,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/c2ea5687-8135-4a5c-9a11-8095656ad84c.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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:21,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b22bebf-b4f3-4d06-9f08-10937dc377b1 Date: Fri, 20 Jul 2018 22:56:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:56:21,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c2ea5687-8135-4a5c-9a11-8095656ad84c.json used request id req-2b22bebf-b4f3-4d06-9f08-10937dc377b1 2018-07-20 22:56:21,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29106807709s 2018-07-20 22:56:21,400 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c2ea5687-8135-4a5c-9a11-8095656ad84c.json used request id req-2b22bebf-b4f3-4d06-9f08-10937dc377b1 2018-07-20 22:56:21,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:56:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:21,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a1d8a9d0-b9b9-4db9-919b-50cdd8c765d9 Date: Fri, 20 Jul 2018 22:56:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/snap", "metadata": {}}], "file": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/file", "owner": "43b9630fb38943f5b836c369998a1dd9", "id": "92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "size": 12716032, "self": "/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:55:35Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_34d31854-cfec-441c-a763-fe0077007fc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:55:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:56:21,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a1d8a9d0-b9b9-4db9-919b-50cdd8c765d9 2018-07-20 22:56:21,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396468639374s 2018-07-20 22:56:21,444 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a1d8a9d0-b9b9-4db9-919b-50cdd8c765d9 2018-07-20 22:56:21,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 22:56:21,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b90695a26551ae2ed77283fa9336da75fd54fc9" 2018-07-20 22:56:21,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6ea83ea-c2c0-49ed-a1bb-37093f98885a Date: Fri, 20 Jul 2018 22:56:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:56:21,945 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5 used request id req-f6ea83ea-c2c0-49ed-a1bb-37093f98885a 2018-07-20 22:56:21,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.500049114227s 2018-07-20 22:56:21,946 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/92e3ab23-aa7b-4b47-9dbc-f4a656aca0f5 used request id req-f6ea83ea-c2c0-49ed-a1bb-37093f98885a 2018-07-20 22:56:21,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:56:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:21,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-c903226f-9f3c-44ce-a76e-9dd5167d8f56 x-compute-request-id: req-c903226f-9f3c-44ce-a76e-9dd5167d8f56 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_34d31854-cfec-441c-a763-fe0077007fc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60", "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": "7c18a5aa-31dc-4981-b7aa-819a6e5bac60"}]} 2018-07-20 22:56:21,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c903226f-9f3c-44ce-a76e-9dd5167d8f56 2018-07-20 22:56:21,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.031937122345s 2018-07-20 22:56:21,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c903226f-9f3c-44ce-a76e-9dd5167d8f56 2018-07-20 22:56:21,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 22:56:21,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:22,011 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:56: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-3badcac1-7a23-4095-a0a0-e00eed4a6373 x-compute-request-id: req-3badcac1-7a23-4095-a0a0-e00eed4a6373 Content-Length: 0 Content-Type: application/json 2018-07-20 22:56:22,012 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60 used request id req-3badcac1-7a23-4095-a0a0-e00eed4a6373 2018-07-20 22:56:22,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0318069458008s 2018-07-20 22:56:22,012 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7c18a5aa-31dc-4981-b7aa-819a6e5bac60 used request id req-3badcac1-7a23-4095-a0a0-e00eed4a6373 2018-07-20 22:56:22,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:56:22,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:22,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a70cc02-3be5-4f63-87d1-45035da2a900 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5", "links": {"self": "http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51c151e97b01408da6e1d531d243627d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:56:22,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4a70cc02-3be5-4f63-87d1-45035da2a900 2018-07-20 22:56:22,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119621038437s 2018-07-20 22:56:22,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4a70cc02-3be5-4f63-87d1-45035da2a900 2018-07-20 22:56:22,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:56:22,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:22,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04ff587-bcea-44b9-8db1-827b3c676a0e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_34d31854-cfec-441c-a763-fe0077007fc5", "links": {"self": "http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "51c151e97b01408da6e1d531d243627d", "description": null}} 2018-07-20 22:56:22,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d used request id req-d04ff587-bcea-44b9-8db1-827b3c676a0e 2018-07-20 22:56:22,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111897945404s 2018-07-20 22:56:22,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d used request id req-d04ff587-bcea-44b9-8db1-827b3c676a0e 2018-07-20 22:56:22,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-20 22:56:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:22,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc5ac22-7f6c-466f-87ed-237614eb1d1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:56:22,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d used request id req-bdc5ac22-7f6c-466f-87ed-237614eb1d1e 2018-07-20 22:56:22,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.240120887756s 2018-07-20 22:56:22,492 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/51c151e97b01408da6e1d531d243627d used request id req-bdc5ac22-7f6c-466f-87ed-237614eb1d1e 2018-07-20 22:56:22,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:56:22,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:22,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed75fe5d-8332-4da3-9b4f-4d981a81a38b Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9"}, "tags": [], "enabled": true, "id": "43b9630fb38943f5b836c369998a1dd9", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_34d31854-cfec-441c-a763-fe0077007fc5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:56:22,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ed75fe5d-8332-4da3-9b4f-4d981a81a38b 2018-07-20 22:56:22,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0979080200195s 2018-07-20 22:56:22,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ed75fe5d-8332-4da3-9b4f-4d981a81a38b 2018-07-20 22:56:22,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-20 22:56:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:22,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271c33e3-56e9-4bfb-a211-fac67d809d15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:56:22,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-271c33e3-56e9-4bfb-a211-fac67d809d15 2018-07-20 22:56:22,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171802043915s 2018-07-20 22:56:22,773 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-271c33e3-56e9-4bfb-a211-fac67d809d15 2018-07-20 22:56:22,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:56:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:22,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa9b510-5084-4feb-88b8-4740ee688e6e Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "14a4a006e08d43c3953821ada719b3e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/14a4a006e08d43c3953821ada719b3e8"}, "name": "Member"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:56:22,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ffa9b510-5084-4feb-88b8-4740ee688e6e 2018-07-20 22:56:22,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931649208069s 2018-07-20 22:56:22,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ffa9b510-5084-4feb-88b8-4740ee688e6e 2018-07-20 22:56:22,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-20 22:56:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/14a4a006e08d43c3953821ada719b3e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddd361606fde70518b9416a7cd9f5f89343538e3" 2018-07-20 22:56:23,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:56:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7eb2a47-9e6a-4f46-91a9-bbac272886a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:56:23,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/14a4a006e08d43c3953821ada719b3e8 used request id req-c7eb2a47-9e6a-4f46-91a9-bbac272886a0 2018-07-20 22:56:23,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.124580860138s 2018-07-20 22:56:23,001 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/14a4a006e08d43c3953821ada719b3e8 used request id req-c7eb2a47-9e6a-4f46-91a9-bbac272886a0 2018-07-20 22:56:23,058 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:56:23,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:56:23,103 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:56:23,104 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:56:23,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:56:23,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384184cd-c602-4c3c-8497-596014bdd7e0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:56:23,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-384184cd-c602-4c3c-8497-596014bdd7e0 2018-07-20 22:56:23,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:56:23,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4AfkSqybQ7Wy0Ne4hC_ExQ"], "issued_at": "2018-07-20T22:56:23.000000Z"}} 2018-07-20 22:56:23,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:56:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:23,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-88fa663f-9540-4cdf-b6e5-7502cd4401b1 Date: Fri, 20 Jul 2018 22:56:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:56:23,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88fa663f-9540-4cdf-b6e5-7502cd4401b1 2018-07-20 22:56:23,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265021085739s 2018-07-20 22:56:23,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88fa663f-9540-4cdf-b6e5-7502cd4401b1 2018-07-20 22:56:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:56:23,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:56:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:56:23,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:56:23,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:23,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c9d0f2-9243-46c3-be65-8a7f56258f6c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-20 22:56:23,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-67c9d0f2-9243-46c3-be65-8a7f56258f6c 2018-07-20 22:56:23,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107937097549s 2018-07-20 22:56:23,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-67c9d0f2-9243-46c3-be65-8a7f56258f6c 2018-07-20 22:56:23,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-20 22:56:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280"}}' 2018-07-20 22:56:24,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:56:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b428599e-9432-41d6-922e-0373aa555c5c 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.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5"}, "tags": [], "enabled": true, "id": "e65e0831fa924d9c9ae8f6210f905cf5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280"}} 2018-07-20 22:56:24,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b428599e-9432-41d6-922e-0373aa555c5c 2018-07-20 22:56:24,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.178238868713s 2018-07-20 22:56:24,066 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b428599e-9432-41d6-922e-0373aa555c5c 2018-07-20 22:56:24,067 - 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'e65e0831fa924d9c9ae8f6210f905cf5', '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_a63a67ac-a4cc-4521-8bdf-687950a21280'}) 2018-07-20 22:56:24,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-20 22:56:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "067e7006-68ca-4d05-b7ee-564d7b7e8de3", "email": null, "name": "cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280"}}' 2018-07-20 22:56:24,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5691ed45-ff2b-42f6-a307-394a82876fa9 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": {"self": "http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "domain_id": "default", "password_expires_at": null}} 2018-07-20 22:56:24,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-5691ed45-ff2b-42f6-a307-394a82876fa9 2018-07-20 22:56:24,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377347946167s 2018-07-20 22:56:24,451 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-5691ed45-ff2b-42f6-a307-394a82876fa9 2018-07-20 22:56:24,451 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0791180d1f2b44fcb1a2f6b9992ba4b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280'}) 2018-07-20 22:56:24,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:56:24,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:24,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb27962-2613-48ba-bad5-e2e6436699b8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:56:24,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9cb27962-2613-48ba-bad5-e2e6436699b8 2018-07-20 22:56:24,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945208072662s 2018-07-20 22:56:24,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9cb27962-2613-48ba-bad5-e2e6436699b8 2018-07-20 22:56:24,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:56:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:24,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936b1733-b2d4-4979-bebe-f974a3b560e7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:56:24,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-936b1733-b2d4-4979-bebe-f974a3b560e7 2018-07-20 22:56:24,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0978848934174s 2018-07-20 22:56:24,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-936b1733-b2d4-4979-bebe-f974a3b560e7 2018-07-20 22:56:24,654 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-20 22:56:24,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-20 22:56:24,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" -d '{"role": {"name": "Member"}}' 2018-07-20 22:56:24,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:56:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b34decb-6470-43ed-892e-d8d4672cd7a7 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "64d56b74568a4f1592428d07d0da3430", "links": {"self": "http://172.30.9.21:5000/v3/roles/64d56b74568a4f1592428d07d0da3430"}, "name": "Member"}} 2018-07-20 22:56:24,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b34decb-6470-43ed-892e-d8d4672cd7a7 2018-07-20 22:56:24,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.332001209259s 2018-07-20 22:56:24,990 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b34decb-6470-43ed-892e-d8d4672cd7a7 2018-07-20 22:56:24,990 - functest.core.tenantnetwork - DEBUG - role: 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'64d56b74568a4f1592428d07d0da3430'}) 2018-07-20 22:56:24,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:56:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:25,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e99ec7-4717-4228-ae6c-6ba0674ea58e Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "64d56b74568a4f1592428d07d0da3430", "links": {"self": "http://172.30.9.21:5000/v3/roles/64d56b74568a4f1592428d07d0da3430"}, "name": "Member"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:56:25,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c7e99ec7-4717-4228-ae6c-6ba0674ea58e 2018-07-20 22:56:25,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101204872131s 2018-07-20 22:56:25,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c7e99ec7-4717-4228-ae6c-6ba0674ea58e 2018-07-20 22:56:25,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-20 22:56:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:25,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09008359-7ab8-47d4-827d-7e88fa69fc23 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:56:25,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-09008359-7ab8-47d4-827d-7e88fa69fc23 2018-07-20 22:56:25,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933980941772s 2018-07-20 22:56:25,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-09008359-7ab8-47d4-827d-7e88fa69fc23 2018-07-20 22:56:25,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:56:25,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:25,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a90194b-2f9b-4415-b97b-dda617bc86c8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": {"self": "http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:56:25,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0a90194b-2f9b-4415-b97b-dda617bc86c8 2018-07-20 22:56:25,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118995189667s 2018-07-20 22:56:25,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0a90194b-2f9b-4415-b97b-dda617bc86c8 2018-07-20 22:56:25,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:56:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed45f8f-88c7-4ca9-a682-d9617d1cdbbe Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5"}, "tags": [], "enabled": true, "id": "e65e0831fa924d9c9ae8f6210f905cf5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:56:25,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8ed45f8f-88c7-4ca9-a682-d9617d1cdbbe 2018-07-20 22:56:25,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109400987625s 2018-07-20 22:56:25,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8ed45f8f-88c7-4ca9-a682-d9617d1cdbbe 2018-07-20 22:56:25,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-20 22:56:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0791180d1f2b44fcb1a2f6b9992ba4b8&role.id=64d56b74568a4f1592428d07d0da3430&scope.project.id=e65e0831fa924d9c9ae8f6210f905cf5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:25,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1650949c-2cab-4fb5-a714-6a509a1a623e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0791180d1f2b44fcb1a2f6b9992ba4b8&role.id=64d56b74568a4f1592428d07d0da3430&scope.project.id=e65e0831fa924d9c9ae8f6210f905cf5", "previous": null, "next": null}} 2018-07-20 22:56:25,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0791180d1f2b44fcb1a2f6b9992ba4b8&role.id=64d56b74568a4f1592428d07d0da3430&scope.project.id=e65e0831fa924d9c9ae8f6210f905cf5 used request id req-1650949c-2cab-4fb5-a714-6a509a1a623e 2018-07-20 22:56:25,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0911641120911s 2018-07-20 22:56:25,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0791180d1f2b44fcb1a2f6b9992ba4b8&role.id=64d56b74568a4f1592428d07d0da3430&scope.project.id=e65e0831fa924d9c9ae8f6210f905cf5 used request id req-1650949c-2cab-4fb5-a714-6a509a1a623e 2018-07-20 22:56:25,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-20 22:56:25,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5/users/0791180d1f2b44fcb1a2f6b9992ba4b8/roles/64d56b74568a4f1592428d07d0da3430 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:56:25,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ed55d30-532b-4308-ad0b-d7c4827dab9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:56:25,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5/users/0791180d1f2b44fcb1a2f6b9992ba4b8/roles/64d56b74568a4f1592428d07d0da3430 used request id req-1ed55d30-532b-4308-ad0b-d7c4827dab9e 2018-07-20 22:56:25,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1402759552s 2018-07-20 22:56:25,680 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5/users/0791180d1f2b44fcb1a2f6b9992ba4b8/roles/64d56b74568a4f1592428d07d0da3430 used request id req-1ed55d30-532b-4308-ad0b-d7c4827dab9e 2018-07-20 22:56:25,681 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280', 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'e65e0831fa924d9c9ae8f6210f905cf5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '067e7006-68ca-4d05-b7ee-564d7b7e8de3', 'username': u'cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-20 22:56:25,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 22:56:25,682 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 22:56:25,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 22:56:25,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 22:56:25,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 22:56:25,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 22:56:25,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 22:56:25,687 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280', 'password': '067e7006-68ca-4d05-b7ee-564d7b7e8de3', 'project_name': 'cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'e65e0831fa924d9c9ae8f6210f905cf5', 'project_domain_name': 'Default'} 2018-07-20 22:56:25,687 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-20 22:56:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:56:25,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6075ae4-fddc-49db-b4e5-f52d85e5b7f4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:56:25,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b6075ae4-fddc-49db-b4e5-f52d85e5b7f4 2018-07-20 22:56:25,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 22:56:26,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "64d56b74568a4f1592428d07d0da3430", "name": "Member"}], "expires_at": "2018-07-20T23:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e65e0831fa924d9c9ae8f6210f905cf5", "name": "cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e65e0831fa924d9c9ae8f6210f905cf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e65e0831fa924d9c9ae8f6210f905cf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280", "id": "0791180d1f2b44fcb1a2f6b9992ba4b8"}, "audit_ids": ["50-ERs5xQVKUeGggZdfukg"], "issued_at": "2018-07-20T22:56:26.000000Z"}} 2018-07-20 22:56:26,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 22:56:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"network": {"name": "cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280", "admin_state_up": true}}' 2018-07-20 22:56:26,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-28c1537b-53a3-478a-92b4-6f259826d71b Date: Fri, 20 Jul 2018 22:56:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:56:26Z","is_default":false,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}} 2018-07-20 22:56:26,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-28c1537b-53a3-478a-92b4-6f259826d71b 2018-07-20 22:56:26,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.574507951736s 2018-07-20 22:56:26,664 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-28c1537b-53a3-478a-92b4-6f259826d71b 2018-07-20 22:56:26,665 - 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-20T22:56:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'ff28fc3e-2208-4472-99ae-394454ba878d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280', u'admin_state_up': True, u'tenant_id': u'e65e0831fa924d9c9ae8f6210f905cf5', u'created_at': u'2018-07-20T22:56:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e65e0831fa924d9c9ae8f6210f905cf5', u'l2_adjacency': True}) 2018-07-20 22:56:26,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:56:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:26,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-45c39834-7df6-49da-96bd-61e5f2a59faa Date: Fri, 20 Jul 2018 22:56:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:56:26Z","qos_policy_id":null,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}]} 2018-07-20 22:56:26,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-45c39834-7df6-49da-96bd-61e5f2a59faa 2018-07-20 22:56:26,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27490901947s 2018-07-20 22:56:26,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-45c39834-7df6-49da-96bd-61e5f2a59faa 2018-07-20 22:56:26,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 22:56:26,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"subnet": {"name": "cinder_test-subnet_a63a67ac-a4cc-4521-8bdf-687950a21280", "enable_dhcp": true, "network_id": "ff28fc3e-2208-4472-99ae-394454ba878d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 22:56:27,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a55ab95e-ab2a-4d4b-bcea-2b693a3ef732 Date: Fri, 20 Jul 2018 22:56:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:56:27Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","subnetpool_id":null,"name":"cinder_test-subnet_a63a67ac-a4cc-4521-8bdf-687950a21280"}} 2018-07-20 22:56:27,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a55ab95e-ab2a-4d4b-bcea-2b693a3ef732 2018-07-20 22:56:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.763336896896s 2018-07-20 22:56:27,706 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a55ab95e-ab2a-4d4b-bcea-2b693a3ef732 2018-07-20 22:56:27,707 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:56:27Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'46ac3a28-5b27-4886-b0ac-4395b49175e8', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_a63a67ac-a4cc-4521-8bdf-687950a21280', u'enable_dhcp': True, u'network_id': u'ff28fc3e-2208-4472-99ae-394454ba878d', u'tenant_id': u'e65e0831fa924d9c9ae8f6210f905cf5', u'created_at': u'2018-07-20T22:56:27Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e65e0831fa924d9c9ae8f6210f905cf5'}) 2018-07-20 22:56:27,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 22:56:27,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "cinder_test-router_a63a67ac-a4cc-4521-8bdf-687950a21280", "admin_state_up": true}}' 2018-07-20 22:56:34,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-4a0a42ec-fc07-4245-a31b-f3e6f9a960de Date: Fri, 20 Jul 2018 22:56:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:28Z", "admin_state_up": true, "updated_at": "2018-07-20T22:56:29Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "16fb39c1-d6ce-4eab-8adf-a5769b3dac51", "name": "cinder_test-router_a63a67ac-a4cc-4521-8bdf-687950a21280"}} 2018-07-20 22:56:34,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4a0a42ec-fc07-4245-a31b-f3e6f9a960de 2018-07-20 22:56:34,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.41998696327s 2018-07-20 22:56:34,128 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4a0a42ec-fc07-4245-a31b-f3e6f9a960de 2018-07-20 22:56:34,128 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T22:56:29Z', u'revision_number': 4, u'id': u'16fb39c1-d6ce-4eab-8adf-a5769b3dac51', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_a63a67ac-a4cc-4521-8bdf-687950a21280', u'admin_state_up': True, u'tenant_id': u'e65e0831fa924d9c9ae8f6210f905cf5', u'created_at': u'2018-07-20T22:56:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'e65e0831fa924d9c9ae8f6210f905cf5'}) 2018-07-20 22:56:34,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 22:56:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"subnet_id": "46ac3a28-5b27-4886-b0ac-4395b49175e8"}' 2018-07-20 22:56:37,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e54dab15-7616-479a-b78d-447ad215f4ff Date: Fri, 20 Jul 2018 22:56:37 GMT RESP BODY: {"network_id": "ff28fc3e-2208-4472-99ae-394454ba878d", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "subnet_id": "46ac3a28-5b27-4886-b0ac-4395b49175e8", "subnet_ids": ["46ac3a28-5b27-4886-b0ac-4395b49175e8"], "port_id": "1194d932-2f26-4025-a867-4cd7ca5bed36", "id": "16fb39c1-d6ce-4eab-8adf-a5769b3dac51"} 2018-07-20 22:56:37,121 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51/add_router_interface.json used request id req-e54dab15-7616-479a-b78d-447ad215f4ff 2018-07-20 22:56:37,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.99181890488s 2018-07-20 22:56:37,121 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51/add_router_interface.json used request id req-e54dab15-7616-479a-b78d-447ad215f4ff returning object 16fb39c1-d6ce-4eab-8adf-a5769b3dac51 2018-07-20 22:56:37,122 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:56:37,254 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 22:56:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 22:56:37,261 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 22:56:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 22:56:37,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:56:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:37,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-96a95abf-2230-4061-ad8c-7c05e0d3c6b5 Date: Fri, 20 Jul 2018 22:56:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:56:37,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-96a95abf-2230-4061-ad8c-7c05e0d3c6b5 2018-07-20 22:56:37,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204507827759s 2018-07-20 22:56:37,471 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-96a95abf-2230-4061-ad8c-7c05e0d3c6b5 2018-07-20 22:56:37,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 22:56:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280"}' 2018-07-20 22:56:37,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/2b8659c7-6941-493a-8378-f2026f414985 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9b89f621-048a-42dc-9036-1de245070480 Date: Fri, 20 Jul 2018 22:56:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985/file", "owner": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "2b8659c7-6941-493a-8378-f2026f414985", "size": null, "self": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:56:37Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "checksum": null, "created_at": "2018-07-20T22:56:37Z", "protected": false} 2018-07-20 22:56:37,716 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9b89f621-048a-42dc-9036-1de245070480 2018-07-20 22:56:37,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.23654294014s 2018-07-20 22:56:37,717 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9b89f621-048a-42dc-9036-1de245070480 returning object 2b8659c7-6941-493a-8378-f2026f414985 2018-07-20 22:56:37,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 22:56:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/2b8659c7-6941-493a-8378-f2026f414985/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '' 2018-07-20 22:56:38,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2740e12-1149-4547-83ec-0d0cb24e5e54 Date: Fri, 20 Jul 2018 22:56: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-20 22:56:38,389 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2b8659c7-6941-493a-8378-f2026f414985/file used request id req-b2740e12-1149-4547-83ec-0d0cb24e5e54 2018-07-20 22:56:38,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.672064065933s 2018-07-20 22:56:38,390 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2b8659c7-6941-493a-8378-f2026f414985/file used request id req-b2740e12-1149-4547-83ec-0d0cb24e5e54 2018-07-20 22:56:38,390 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T22:56:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2b8659c7-6941-493a-8378-f2026f414985/file', u'owner': u'e65e0831fa924d9c9ae8f6210f905cf5', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2b8659c7-6941-493a-8378-f2026f414985', u'size': None, u'name': u'cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280', u'checksum': None, u'self': u'/v2/images/2b8659c7-6941-493a-8378-f2026f414985', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T22:56:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 22:56:38,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 22:56:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_a63a67ac-a4cc-4521-8bdf-687950a21280", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 22:56:38,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-187cb6f7-b475-4c88-bf19-03c69c0e0f37 x-compute-request-id: req-187cb6f7-b475-4c88-bf19-03c69c0e0f37 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "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": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d"}} 2018-07-20 22:56:38,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-187cb6f7-b475-4c88-bf19-03c69c0e0f37 2018-07-20 22:56:38,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.264200925827s 2018-07-20 22:56:38,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-187cb6f7-b475-4c88-bf19-03c69c0e0f37 2018-07-20 22:56:38,656 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_a63a67ac-a4cc-4521-8bdf-687950a21280', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'3605d3d4-d4f6-49c0-960e-80c5fc28d88d', 'swap': 0}) 2018-07-20 22:56:38,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 22:56:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d/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}1138cbb0a343ab6899c771f020e09c744583552c" -d '{"extra_specs": {}}' 2018-07-20 22:56:38,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-2cf1f5fb-9b05-43fa-b7fe-a44774bac008 x-compute-request-id: req-2cf1f5fb-9b05-43fa-b7fe-a44774bac008 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 22:56:38,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d/os-extra_specs used request id req-2cf1f5fb-9b05-43fa-b7fe-a44774bac008 2018-07-20 22:56:38,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.160412073135s 2018-07-20 22:56:38,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d/os-extra_specs used request id req-2cf1f5fb-9b05-43fa-b7fe-a44774bac008 2018-07-20 22:56:38,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-20 22:56:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"keypair": {"name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280"}}' 2018-07-20 22:56:39,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edd3092f-fa8b-4095-b2c8-c54a62db45a2 x-compute-request-id: req-edd3092f-fa8b-4095-b2c8-c54a62db45a2 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6cUUJbZ5FxkBL/72+JCLQcYXFBUBWj73Or4wYhJg+fghiqSU1YuJ9B2kN3vE4S1PxdC7iuxrY+prJbn9M2sd9p6Rq7+RXii0GOvBVkF9TIUTU7B1B9OTZZMERwlDLtQlfEyVlK5fM+xMmQOH9PZpYpiUuVvDLudSRYFaBkTKkuu+oPWJvyVipH5DGg2M+kPs0vEa7eJ3R1NqhHFBgXgUpXL1H6KrOUfT7+92rFmhRY+4JudOCseLKz0e8PSkyNwEucWYl64RFrBf9esZo1ev2piH8l7DHGopgG/aKGHOFnGNfJjdnJHyQcc38EmCV3b6E5VCgc1wd9KuTYCC0w2Xx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAunFFCW2eRcZAS/+9viQi0HGFxQVAVo+9zq+MGISYPn4IYqkl\nNWLifQdpDd7xOEtT8XQu4rsa2PqayW5/TNrHfaekau/kV4otBjrwVZBfUyFE1Owd\nQfTk2WTBEcJQy7UJXxMlZSuXzPsTJkDh/T2aWKYlLlbwy7nUkWBWgZEypLrvqD1i\nb8lYqR+QxoNjPpD7NLxGu3id0dTaoRxQYF4FKVy9R+iqzlH0+/vdqxZoUWPuCbnT\ngrHiys9HvD0pMjcBLnFmJeuERawX/XrGaNXr9qYh/JewxxqKYBv2ihhzhZxjXyY3\nZyR8kHHN/BJgld2+hOVQoHNcHfSrk2AgtMNl8QIDAQABAoIBABu7/84QPWwZurTT\nfVFMpNUnHgQZ7OEzjsOxP4DiMJeTPgIXMU7Iv/JjaNBEatO5+OnBI7xcovjGBsKS\nKmOvY9+gUYgK2YfgKSR1Hg1MZbHDEC8wVIXcPTLNlx7iLgyviI5ZFcX//xvh+Y5G\nNpfqUwx+4qcLDdTwdtuNXjD1/XedihwpUTT4H7tVZCpXDisGY3spb6OHlSGnQba/\ntI1Ltjv1itQidkRCSkIfsxPik2WnmP0HyS5EbmBKYQreGVdIxx92P1jd6VnyGsEI\nJ/EdsPSLjjxAAzF1t69+FCklnI5DwCdBG/1gTg3tctilo6V6bfAGsIpmeZRhDrxQ\n/9kiZgECgYEA65Wh85HxHDR26egWogtgkmPxiMCtRhh4/Gs79wR8jQ3Px+0yZjmV\nx6w3c4pN9nkvimXvcNUXmNVcvZ7Dme2/exN4xZT+43xX6qyPLC3IIkK6RjIOKjx8\nsssHLES6sxnO+c9o1LcKmy0hi1QoxSSSWhk4dWAn0kbK8HRWBSzVBuECgYEAyplv\num7JRry8nzVPdmK6ztFYd7zKbriI3dEBD1xYsqXWQM4jrdW2M92RSGVhgGmMhi4n\n3MFcFyeb1ho9wx5+PEjjfl+uhQIQEZvx58REbmTKCue0Xme4dwxh7BY1+hbfVhp1\nsRW3UZZE7CEwybVARhRSKzvozgNQaFe9Zn9JERECgYEAzM2io2sGnyyFDEf2FR2q\n8NjuC6LlgACafWaEFPTTipStQ/NTU0dQjOuMsWdU66biy4BerkqyXu1t2HMDPPhQ\n9KAy6CHljMJ2c89cEF4klJRJ9+hgJBu9lHmoXLXLURRouQe07OfL0qdjeArL/scS\nbD1sta3IMKfWmT+p4InfEEECgYBVXkf897eqLdcRAuajzMBIa1/qvEtUUj+hr/LR\nZSkexdA86F+SXS30NtWD+uwVruP+mi5Dz9odC5yXn+EMeanZfyEU2/5un0rkEKDi\n9wmatq+H3tBawzuwNjCAyW8fHUooPuf+oVbocvhBw06Kf+xAW0mwXAMh47Wa8fWl\n3daM8QKBgFTr/7fZ5F4AGvU7FWdp3MN8RbtpnZDXAU8HciXD+JEZyYkSGfT2NMRw\nTV1z/P9Z+91MW+Nxv5RxLn/NY39HHK/YhMYXd2z91hzudkcWDmeXeVaVg0GUF/ki\nObUlpdltIvwXIn/ipEa0L6vgIOnk//lEnMJ1vDga/yod2evKvHrB\n-----END RSA PRIVATE KEY-----\n", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "fingerprint": "34:05:7a:e9:4c:42:e2:5b:9d:d7:53:b5:23:40:9b:52"}} 2018-07-20 22:56:39,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-edd3092f-fa8b-4095-b2c8-c54a62db45a2 2018-07-20 22:56:39,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.27290892601s 2018-07-20 22:56:39,092 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-edd3092f-fa8b-4095-b2c8-c54a62db45a2 2018-07-20 22:56:39,092 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6cUUJbZ5FxkBL/72+JCLQcYXFBUBWj73Or4wYhJg+fghiqSU1YuJ9B2kN3vE4S1PxdC7iuxrY+prJbn9M2sd9p6Rq7+RXii0GOvBVkF9TIUTU7B1B9OTZZMERwlDLtQlfEyVlK5fM+xMmQOH9PZpYpiUuVvDLudSRYFaBkTKkuu+oPWJvyVipH5DGg2M+kPs0vEa7eJ3R1NqhHFBgXgUpXL1H6KrOUfT7+92rFmhRY+4JudOCseLKz0e8PSkyNwEucWYl64RFrBf9esZo1ev2piH8l7DHGopgG/aKGHOFnGNfJjdnJHyQcc38EmCV3b6E5VCgc1wd9KuTYCC0w2Xx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAunFFCW2eRcZAS/+9viQi0HGFxQVAVo+9zq+MGISYPn4IYqkl\nNWLifQdpDd7xOEtT8XQu4rsa2PqayW5/TNrHfaekau/kV4otBjrwVZBfUyFE1Owd\nQfTk2WTBEcJQy7UJXxMlZSuXzPsTJkDh/T2aWKYlLlbwy7nUkWBWgZEypLrvqD1i\nb8lYqR+QxoNjPpD7NLxGu3id0dTaoRxQYF4FKVy9R+iqzlH0+/vdqxZoUWPuCbnT\ngrHiys9HvD0pMjcBLnFmJeuERawX/XrGaNXr9qYh/JewxxqKYBv2ihhzhZxjXyY3\nZyR8kHHN/BJgld2+hOVQoHNcHfSrk2AgtMNl8QIDAQABAoIBABu7/84QPWwZurTT\nfVFMpNUnHgQZ7OEzjsOxP4DiMJeTPgIXMU7Iv/JjaNBEatO5+OnBI7xcovjGBsKS\nKmOvY9+gUYgK2YfgKSR1Hg1MZbHDEC8wVIXcPTLNlx7iLgyviI5ZFcX//xvh+Y5G\nNpfqUwx+4qcLDdTwdtuNXjD1/XedihwpUTT4H7tVZCpXDisGY3spb6OHlSGnQba/\ntI1Ltjv1itQidkRCSkIfsxPik2WnmP0HyS5EbmBKYQreGVdIxx92P1jd6VnyGsEI\nJ/EdsPSLjjxAAzF1t69+FCklnI5DwCdBG/1gTg3tctilo6V6bfAGsIpmeZRhDrxQ\n/9kiZgECgYEA65Wh85HxHDR26egWogtgkmPxiMCtRhh4/Gs79wR8jQ3Px+0yZjmV\nx6w3c4pN9nkvimXvcNUXmNVcvZ7Dme2/exN4xZT+43xX6qyPLC3IIkK6RjIOKjx8\nsssHLES6sxnO+c9o1LcKmy0hi1QoxSSSWhk4dWAn0kbK8HRWBSzVBuECgYEAyplv\num7JRry8nzVPdmK6ztFYd7zKbriI3dEBD1xYsqXWQM4jrdW2M92RSGVhgGmMhi4n\n3MFcFyeb1ho9wx5+PEjjfl+uhQIQEZvx58REbmTKCue0Xme4dwxh7BY1+hbfVhp1\nsRW3UZZE7CEwybVARhRSKzvozgNQaFe9Zn9JERECgYEAzM2io2sGnyyFDEf2FR2q\n8NjuC6LlgACafWaEFPTTipStQ/NTU0dQjOuMsWdU66biy4BerkqyXu1t2HMDPPhQ\n9KAy6CHljMJ2c89cEF4klJRJ9+hgJBu9lHmoXLXLURRouQe07OfL0qdjeArL/scS\nbD1sta3IMKfWmT+p4InfEEECgYBVXkf897eqLdcRAuajzMBIa1/qvEtUUj+hr/LR\nZSkexdA86F+SXS30NtWD+uwVruP+mi5Dz9odC5yXn+EMeanZfyEU2/5un0rkEKDi\n9wmatq+H3tBawzuwNjCAyW8fHUooPuf+oVbocvhBw06Kf+xAW0mwXAMh47Wa8fWl\n3daM8QKBgFTr/7fZ5F4AGvU7FWdp3MN8RbtpnZDXAU8HciXD+JEZyYkSGfT2NMRw\nTV1z/P9Z+91MW+Nxv5RxLn/NY39HHK/YhMYXd2z91hzudkcWDmeXeVaVg0GUF/ki\nObUlpdltIvwXIn/ipEa0L6vgIOnk//lEnMJ1vDga/yod2evKvHrB\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0791180d1f2b44fcb1a2f6b9992ba4b8', 'name': u'cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280', 'created_at': '2018-07-20T22:56:39.092749', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'name': 'cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'34:05:7a:e9:4c:42:e2:5b:9d:d7:53:b5:23:40:9b:52', 'type': 'ssh', 'id': u'cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280'}) 2018-07-20 22:56:39,093 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAunFFCW2eRcZAS/+9viQi0HGFxQVAVo+9zq+MGISYPn4IYqkl NWLifQdpDd7xOEtT8XQu4rsa2PqayW5/TNrHfaekau/kV4otBjrwVZBfUyFE1Owd QfTk2WTBEcJQy7UJXxMlZSuXzPsTJkDh/T2aWKYlLlbwy7nUkWBWgZEypLrvqD1i b8lYqR+QxoNjPpD7NLxGu3id0dTaoRxQYF4FKVy9R+iqzlH0+/vdqxZoUWPuCbnT grHiys9HvD0pMjcBLnFmJeuERawX/XrGaNXr9qYh/JewxxqKYBv2ihhzhZxjXyY3 ZyR8kHHN/BJgld2+hOVQoHNcHfSrk2AgtMNl8QIDAQABAoIBABu7/84QPWwZurTT fVFMpNUnHgQZ7OEzjsOxP4DiMJeTPgIXMU7Iv/JjaNBEatO5+OnBI7xcovjGBsKS KmOvY9+gUYgK2YfgKSR1Hg1MZbHDEC8wVIXcPTLNlx7iLgyviI5ZFcX//xvh+Y5G NpfqUwx+4qcLDdTwdtuNXjD1/XedihwpUTT4H7tVZCpXDisGY3spb6OHlSGnQba/ tI1Ltjv1itQidkRCSkIfsxPik2WnmP0HyS5EbmBKYQreGVdIxx92P1jd6VnyGsEI J/EdsPSLjjxAAzF1t69+FCklnI5DwCdBG/1gTg3tctilo6V6bfAGsIpmeZRhDrxQ /9kiZgECgYEA65Wh85HxHDR26egWogtgkmPxiMCtRhh4/Gs79wR8jQ3Px+0yZjmV x6w3c4pN9nkvimXvcNUXmNVcvZ7Dme2/exN4xZT+43xX6qyPLC3IIkK6RjIOKjx8 sssHLES6sxnO+c9o1LcKmy0hi1QoxSSSWhk4dWAn0kbK8HRWBSzVBuECgYEAyplv um7JRry8nzVPdmK6ztFYd7zKbriI3dEBD1xYsqXWQM4jrdW2M92RSGVhgGmMhi4n 3MFcFyeb1ho9wx5+PEjjfl+uhQIQEZvx58REbmTKCue0Xme4dwxh7BY1+hbfVhp1 sRW3UZZE7CEwybVARhRSKzvozgNQaFe9Zn9JERECgYEAzM2io2sGnyyFDEf2FR2q 8NjuC6LlgACafWaEFPTTipStQ/NTU0dQjOuMsWdU66biy4BerkqyXu1t2HMDPPhQ 9KAy6CHljMJ2c89cEF4klJRJ9+hgJBu9lHmoXLXLURRouQe07OfL0qdjeArL/scS bD1sta3IMKfWmT+p4InfEEECgYBVXkf897eqLdcRAuajzMBIa1/qvEtUUj+hr/LR ZSkexdA86F+SXS30NtWD+uwVruP+mi5Dz9odC5yXn+EMeanZfyEU2/5un0rkEKDi 9wmatq+H3tBawzuwNjCAyW8fHUooPuf+oVbocvhBw06Kf+xAW0mwXAMh47Wa8fWl 3daM8QKBgFTr/7fZ5F4AGvU7FWdp3MN8RbtpnZDXAU8HciXD+JEZyYkSGfT2NMRw TV1z/P9Z+91MW+Nxv5RxLn/NY39HHK/YhMYXd2z91hzudkcWDmeXeVaVg0GUF/ki ObUlpdltIvwXIn/ipEa0L6vgIOnk//lEnMJ1vDga/yod2evKvHrB -----END RSA PRIVATE KEY----- 2018-07-20 22:56:39,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-20 22:56:39,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"security_group": {"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-20 22:56:39,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-d57211ff-01f9-4359-bf23-bf334df89442 Date: Fri, 20 Jul 2018 22:56:39 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:39Z", "updated_at": "2018-07-20T22:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "28de185d-ccae-4628-919b-265d2e976fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "a3c54ae6-5ed6-4583-8d13-1dd54dbec1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 2, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}} 2018-07-20 22:56:39,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d57211ff-01f9-4359-bf23-bf334df89442 2018-07-20 22:56:39,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.599952936172s 2018-07-20 22:56:39,696 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d57211ff-01f9-4359-bf23-bf334df89442 2018-07-20 22:56:39,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:56:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:39,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-561feeca-d0ec-4738-8d3c-b960ed243685 Date: Fri, 20 Jul 2018 22:56:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:39Z", "updated_at": "2018-07-20T22:56:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "28de185d-ccae-4628-919b-265d2e976fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "a3c54ae6-5ed6-4583-8d13-1dd54dbec1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 2, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:56:39,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-561feeca-d0ec-4738-8d3c-b960ed243685 2018-07-20 22:56:39,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.259021997452s 2018-07-20 22:56:39,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-561feeca-d0ec-4738-8d3c-b960ed243685 2018-07-20 22:56:39,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:56:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -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": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b"}}' 2018-07-20 22:56:40,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-37602d15-8d98-4446-aa20-61ba56d6d54f Date: Fri, 20 Jul 2018 22:56:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-20T22:56:40Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "port_range_min": 22, "revision_number": 0, "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:40Z", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "be330e01-a5a8-4c85-b787-46b2fd7a5226"}} 2018-07-20 22:56:40,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-37602d15-8d98-4446-aa20-61ba56d6d54f 2018-07-20 22:56:40,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.366628885269s 2018-07-20 22:56:40,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-37602d15-8d98-4446-aa20-61ba56d6d54f 2018-07-20 22:56:40,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:56:40,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:40,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-459f7535-02db-4a16-b606-879f496550b6 Date: Fri, 20 Jul 2018 22:56:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:39Z", "updated_at": "2018-07-20T22:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "28de185d-ccae-4628-919b-265d2e976fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "a3c54ae6-5ed6-4583-8d13-1dd54dbec1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:56:40Z", "revision_number": 0, "id": "be330e01-a5a8-4c85-b787-46b2fd7a5226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:40Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 3, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:56:40,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-459f7535-02db-4a16-b606-879f496550b6 2018-07-20 22:56:40,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.292445898056s 2018-07-20 22:56:40,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-459f7535-02db-4a16-b606-879f496550b6 2018-07-20 22:56:40,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-20 22:56:40,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -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": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b"}}' 2018-07-20 22:56:40,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-65e07f9a-ae1b-45c9-91ee-13b09446296a Date: Fri, 20 Jul 2018 22:56:40 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-20T22:56:40Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "port_range_min": null, "revision_number": 0, "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:40Z", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "fb1d41d9-cc61-4f6e-8984-cc2463443fa5"}} 2018-07-20 22:56:40,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-65e07f9a-ae1b-45c9-91ee-13b09446296a 2018-07-20 22:56:40,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.249093055725s 2018-07-20 22:56:40,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-65e07f9a-ae1b-45c9-91ee-13b09446296a 2018-07-20 22:56:40,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:56:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:41,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-5c698486-1bf3-4abc-bc5b-f1299c0c237b Date: Fri, 20 Jul 2018 22:56:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":["46ac3a28-5b27-4886-b0ac-4395b49175e8"],"description":"","tags":[],"updated_at":"2018-07-20T22:56:27Z","qos_policy_id":null,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}]} 2018-07-20 22:56:41,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5c698486-1bf3-4abc-bc5b-f1299c0c237b 2018-07-20 22:56:41,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272483110428s 2018-07-20 22:56:41,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5c698486-1bf3-4abc-bc5b-f1299c0c237b 2018-07-20 22:56:41,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:56:41,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:41,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-491367f7-1d6f-4f58-a439-60006de586fc Date: Fri, 20 Jul 2018 22:56:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/2b8659c7-6941-493a-8378-f2026f414985/snap", "metadata": {}}], "file": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985/file", "owner": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "2b8659c7-6941-493a-8378-f2026f414985", "size": 12716032, "self": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/2b8659c7-6941-493a-8378-f2026f414985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:56:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:56:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:56:41,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-491367f7-1d6f-4f58-a439-60006de586fc 2018-07-20 22:56:41,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197793960571s 2018-07-20 22:56:41,359 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-491367f7-1d6f-4f58-a439-60006de586fc 2018-07-20 22:56:41,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:56:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:41,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-0c1b6fef-7677-49d3-ba13-2d8c81a693d7 x-compute-request-id: req-0c1b6fef-7677-49d3-ba13-2d8c81a693d7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "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": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d"}]} 2018-07-20 22:56:41,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0c1b6fef-7677-49d3-ba13-2d8c81a693d7 2018-07-20 22:56:41,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287179946899s 2018-07-20 22:56:41,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0c1b6fef-7677-49d3-ba13-2d8c81a693d7 2018-07-20 22:56:41,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:56:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"server": {"name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "imageRef": "2b8659c7-6941-493a-8378-f2026f414985", "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "flavorRef": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ff28fc3e-2208-4472-99ae-394454ba878d"}], "security_groups": [{"name": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b"}]}}' 2018-07-20 22:56:44,130 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:56: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-ce462910-cd1d-4a02-b523-5330f34477a4 x-compute-request-id: req-ce462910-cd1d-4a02-b523-5330f34477a4 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b"}], "OS-DCF:diskConfig": "MANUAL", "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "adminPass": "Ezze7RtZS2mA"}} 2018-07-20 22:56:44,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ce462910-cd1d-4a02-b523-5330f34477a4 2018-07-20 22:56:44,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.73783111572s 2018-07-20 22:56:44,130 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ce462910-cd1d-4a02-b523-5330f34477a4 2018-07-20 22:56:44,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:44,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-d7534f07-92eb-4799-a9ea-f0b4aa6907c1 x-compute-request-id: req-d7534f07-92eb-4799-a9ea-f0b4aa6907c1 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.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "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-20T22:56:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:44,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7534f07-92eb-4799-a9ea-f0b4aa6907c1 2018-07-20 22:56:44,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436274051666s 2018-07-20 22:56:44,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7534f07-92eb-4799-a9ea-f0b4aa6907c1 2018-07-20 22:56:44,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:56:44,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:44,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-83feef85-4a91-4f18-8147-b24144e19495 Date: Fri, 20 Jul 2018 22:56:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":["46ac3a28-5b27-4886-b0ac-4395b49175e8"],"description":"","tags":[],"updated_at":"2018-07-20T22:56:27Z","qos_policy_id":null,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}]} 2018-07-20 22:56:44,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83feef85-4a91-4f18-8147-b24144e19495 2018-07-20 22:56:44,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118726968765s 2018-07-20 22:56:44,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83feef85-4a91-4f18-8147-b24144e19495 2018-07-20 22:56:44,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:56:44,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:45,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-92fee28a-fffb-465b-9586-75f7268059d3 Date: Fri, 20 Jul 2018 22:56:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","subnetpool_id":null,"name":"cinder_test-subnet_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:56:45,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-92fee28a-fffb-465b-9586-75f7268059d3 2018-07-20 22:56:45,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.358058929443s 2018-07-20 22:56:45,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-92fee28a-fffb-465b-9586-75f7268059d3 2018-07-20 22:56:45,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:56:47,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:47,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:47,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1f0bade-c2f7-4138-9a8a-511767ff0522 x-compute-request-id: req-d1f0bade-c2f7-4138-9a8a-511767ff0522 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:45Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:47,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1f0bade-c2f7-4138-9a8a-511767ff0522 2018-07-20 22:56:47,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710940122604s 2018-07-20 22:56:47,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1f0bade-c2f7-4138-9a8a-511767ff0522 2018-07-20 22:56:47,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:56:49,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:49,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:50,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-43c18915-d003-438f-8f48-6ed723e3bb39 x-compute-request-id: req-43c18915-d003-438f-8f48-6ed723e3bb39 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:49Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:50,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43c18915-d003-438f-8f48-6ed723e3bb39 2018-07-20 22:56:50,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705090999603s 2018-07-20 22:56:50,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43c18915-d003-438f-8f48-6ed723e3bb39 2018-07-20 22:56:50,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:56:50,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:50,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c4f2e642-11dd-4e4f-b8f7-52d1c5e5fa96 Date: Fri, 20 Jul 2018 22:56:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:56:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","ip_address":"192.168.120.13"}],"id":"3b0d1e6f-9d12-4b68-88e2-25ec6b5464db","security_groups":["6b1f2da8-3f05-4ea2-b93f-0a107d50279b"],"mac_address":"fa:16:3e:3a:3f:b7","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:45Z","binding:vnic_type":"normal","device_id":"e94f25e0-26d3-4331-87a7-b0bbca4f6bd0","ip_allocation":"immediate"}]} 2018-07-20 22:56:50,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-c4f2e642-11dd-4e4f-b8f7-52d1c5e5fa96 2018-07-20 22:56:50,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0827491283417s 2018-07-20 22:56:50,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-c4f2e642-11dd-4e4f-b8f7-52d1c5e5fa96 2018-07-20 22:56:50,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:56:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3b0d1e6f-9d12-4b68-88e2-25ec6b5464db" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:50,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c216e2f8-4398-4597-8445-811ae3a1c85e Date: Fri, 20 Jul 2018 22:56:50 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:56:50,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3b0d1e6f-9d12-4b68-88e2-25ec6b5464db used request id req-c216e2f8-4398-4597-8445-811ae3a1c85e 2018-07-20 22:56:50,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.188789844513s 2018-07-20 22:56:50,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3b0d1e6f-9d12-4b68-88e2-25ec6b5464db used request id req-c216e2f8-4398-4597-8445-811ae3a1c85e 2018-07-20 22:56:50,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:56:50,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:51,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-c249c3b3-9fb7-44ae-8fa4-a74981e9839a x-compute-request-id: req-c249c3b3-9fb7-44ae-8fa4-a74981e9839a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:49Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:56:51,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c249c3b3-9fb7-44ae-8fa4-a74981e9839a 2018-07-20 22:56:51,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355307102203s 2018-07-20 22:56:51,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c249c3b3-9fb7-44ae-8fa4-a74981e9839a 2018-07-20 22:56:51,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:56:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:51,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ba1cb31c-1e9a-4d81-90d6-3caaabd2dc02 Date: Fri, 20 Jul 2018 22:56:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:56:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","ip_address":"192.168.120.13"}],"id":"3b0d1e6f-9d12-4b68-88e2-25ec6b5464db","security_groups":["6b1f2da8-3f05-4ea2-b93f-0a107d50279b"],"mac_address":"fa:16:3e:3a:3f:b7","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:45Z","binding:vnic_type":"normal","device_id":"e94f25e0-26d3-4331-87a7-b0bbca4f6bd0","ip_allocation":"immediate"}]} 2018-07-20 22:56:51,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-ba1cb31c-1e9a-4d81-90d6-3caaabd2dc02 2018-07-20 22:56:51,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.224247932434s 2018-07-20 22:56:51,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-ba1cb31c-1e9a-4d81-90d6-3caaabd2dc02 2018-07-20 22:56:51,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:56:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3b0d1e6f-9d12-4b68-88e2-25ec6b5464db" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:51,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b333a88f-76c8-4911-9111-f4308244b38e Date: Fri, 20 Jul 2018 22:56:51 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:56:51,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3b0d1e6f-9d12-4b68-88e2-25ec6b5464db used request id req-b333a88f-76c8-4911-9111-f4308244b38e 2018-07-20 22:56:51,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0308849811554s 2018-07-20 22:56:51,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3b0d1e6f-9d12-4b68-88e2-25ec6b5464db used request id req-b333a88f-76c8-4911-9111-f4308244b38e 2018-07-20 22:56:51,386 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:3f:b7', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2b8659c7-6941-493a-8378-f2026f414985'}), 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-20T22:56:49.000000', 'flavor': Munch({u'id': u'3605d3d4-d4f6-49c0-960e-80c5fc28d88d'}), 'az': u'nova', 'id': u'e94f25e0-26d3-4331-87a7-b0bbca4f6bd0', 'security_groups': [Munch({u'name': u'cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0791180d1f2b44fcb1a2f6b9992ba4b8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'name': 'cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280', '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-20T22:56:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:56:49Z', 'hostId': u'9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0', '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-20T22:56:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'name': u'cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280', 'adminPass': None, 'tenant_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'created_at': u'2018-07-20T22:56:44Z', 'created': u'2018-07-20T22:56:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:56:51,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:56:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:51,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-1e91f14e-3b01-4eab-abc2-cb7bc85f55be Date: Fri, 20 Jul 2018 22:56:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":["46ac3a28-5b27-4886-b0ac-4395b49175e8"],"description":"","tags":[],"updated_at":"2018-07-20T22:56:27Z","qos_policy_id":null,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}]} 2018-07-20 22:56:51,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e91f14e-3b01-4eab-abc2-cb7bc85f55be 2018-07-20 22:56:51,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112314939499s 2018-07-20 22:56:51,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e91f14e-3b01-4eab-abc2-cb7bc85f55be 2018-07-20 22:56:51,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:56:51,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:51,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1209b5a1-00d7-4325-ae4a-d28b5010882a Date: Fri, 20 Jul 2018 22:56:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:56:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","ip_address":"192.168.120.13"}],"id":"3b0d1e6f-9d12-4b68-88e2-25ec6b5464db","security_groups":["6b1f2da8-3f05-4ea2-b93f-0a107d50279b"],"mac_address":"fa:16:3e:3a:3f:b7","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:45Z","binding:vnic_type":"normal","device_id":"e94f25e0-26d3-4331-87a7-b0bbca4f6bd0","ip_allocation":"immediate"}]} 2018-07-20 22:56:51,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-1209b5a1-00d7-4325-ae4a-d28b5010882a 2018-07-20 22:56:51,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0568318367004s 2018-07-20 22:56:51,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-1209b5a1-00d7-4325-ae4a-d28b5010882a 2018-07-20 22:56:51,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-20 22:56:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.13", "port_id": "3b0d1e6f-9d12-4b68-88e2-25ec6b5464db"}}' 2018-07-20 22:56:53,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-820ee834-5bba-4a64-b52a-b7a9fc8435ba Date: Fri, 20 Jul 2018 22:56:53 GMT RESP BODY: {"floatingip": {"router_id": "16fb39c1-d6ce-4eab-8adf-a5769b3dac51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:52Z", "updated_at": "2018-07-20T22:56:52Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_id": "3b0d1e6f-9d12-4b68-88e2-25ec6b5464db", "id": "f41d8b65-f723-4596-99c7-f9d39dc04f83", "qos_policy_id": null}} 2018-07-20 22:56:53,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-820ee834-5bba-4a64-b52a-b7a9fc8435ba 2018-07-20 22:56:53,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25005817413s 2018-07-20 22:56:53,811 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-820ee834-5bba-4a64-b52a-b7a9fc8435ba 2018-07-20 22:56:53,815 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'16fb39c1-d6ce-4eab-8adf-a5769b3dac51', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'created_at': u'2018-07-20T22:56:52Z', 'attached': True, 'updated_at': u'2018-07-20T22:56:52Z', 'id': u'f41d8b65-f723-4596-99c7-f9d39dc04f83', 'floating_network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'name': 'cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'16fb39c1-d6ce-4eab-8adf-a5769b3dac51', u'qos_policy_id': None, 'project_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'port_id': u'3b0d1e6f-9d12-4b68-88e2-25ec6b5464db', 'port': u'3b0d1e6f-9d12-4b68-88e2-25ec6b5464db', 'network': u'ab58329a-cf47-47c8-aff9-7c347f219446'}) 2018-07-20 22:56:53,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-20 22:56:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-20 22:56:53,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56: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-0b43dd24-6d80-4e08-80ef-4e6554fa7bdb x-compute-request-id: req-0b43dd24-6d80-4e08-80ef-4e6554fa7bdb Content-Encoding: gzip Content-Length: 7942 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 468925154 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.139252] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141334] pid_max: default: 32768 minimum: 301\n[ 0.142470] ACPI: Core revision 20150930\n[ 0.144047] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145670] Security Framework initialized\n[ 0.146694] Yama: becoming mindful.\n[ 0.147608] AppArmor: AppArmor initialized\n[ 0.148672] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.150396] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153500] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155278] Initializing cgroup subsys io\n[ 0.156309] Initializing cgroup subsys memory\n[ 0.157360] Initializing cgroup subsys devices\n[ 0.158471] Initializing cgroup subsys freezer\n[ 0.159566] Initializing cgroup subsys net_cls\n[ 0.160653] Initializing cgroup subsys perf_event\n[ 0.161765] Initializing cgroup subsys net_prio\n[ 0.162877] Initializing cgroup subsys hugetlb\n[ 0.163974] Initializing cgroup subsys pids\n[ 0.165023] CPU: Physical Processor ID: 0\n[ 0.166719] mce: CPU supports 10 MCE banks\n[ 0.167777] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183684] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190091] ftrace: allocating 31920 entries in 125 pages\n[ 0.215077] smpboot: Max logical packages: 1\n[ 0.216239] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217955] x2apic enabled\n[ 0.218917] Switched APIC routing to physical x2apic.\n[ 0.220890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.222294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224865] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227069] KVM setup paravirtual spinlock\n[ 0.228566] x86: Booted up 1 node, 1 CPUs\n[ 0.229567] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231270] devtmpfs: initialized\n[ 0.233140] evm: security.selinux\n[ 0.234000] evm: security.SMACK64\n[ 0.234844] evm: security.SMACK64EXEC\n[ 0.235756] evm: security.SMACK64TRANSMUTE\n[ 0.236759] evm: security.SMACK64MMAP\n[ 0.237675] evm: security.ima\n[ 0.238458] evm: security.capability\n[ 0.239435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241741] pinctrl core: initialized pinctrl subsystem\n[ 0.243100] RTC time: 22:56:49, date: 07/20/18\n[ 0.244283] NET: Registered protocol family 16\n[ 0.245481] cpuidle: using governor ladder\n[ 0.246423] cpuidle: using governor menu\n[ 0.247230] PCCT header not found.\n[ 0.247991] ACPI: bus type PCI registered\n[ 0.248796] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.250055] PCI: Using configuration type 1 for base access\n[ 0.251836] ACPI: Added _OSI(Module Device)\n[ 0.252692] ACPI: Added _OSI(Processor Device)\n[ 0.253563] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.254475] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.256263] ACPI: Interpreter enabled\n[ 0.257046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.262691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264567] ACPI: (supports S0 S5)\n[ 0.265286] ACPI: Using IOAPIC for interrupt routing\n[ 0.266260] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.271799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273010] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275261] acpiphp: Slot [3] registered\n[ 0.276084] acpiphp: Slot [4] registered\n[ 0.276901] acpiphp: Slot [5] registered\n[ 0.277723] acpiphp: Slot [6] registered\n[ 0.278535] acpiphp: Slot [7] registered\n[ 0.279340] acpiphp: Slot [8] registered\n[ 0.280145] acpiphp: Slot [9] registered\n[ 0.280949] acpiphp: Slot [10] registered\n[ 0.281769] acpiphp: Slot [11] registered\n[ 0.282596] acpiphp: Slot [12] registered\n[ 0.283418] acpiphp: Slot [13] registered\n[ 0.284235] acpiphp: Slot [14] registered\n[ 0.285057] acpiphp: Slot [15] registered\n[ 0.295823] acpiphp: Slot [16] registered\n[ 0.296663] acpiphp: Slot [17] registered\n[ 0.297488] acpiphp: Slot [18] registered\n[ 0.298321] acpiphp: Slot [19] registered\n[ 0.299136] acpiphp: Slot [20] registered\n[ 0.299961] acpiphp: Slot [21] registered\n[ 0.300776] acpiphp: Slot [22] registered\n[ 0.301593] acpiphp: Slot [23] registered\n[ 0.302413] acpiphp: Slot [24] registered\n[ 0.303231] acpiphp: Slot [25] registered\n[ 0.304050] acpiphp: Slot [26] registered\n[ 0.304864] acpiphp: Slot [27] registered\n[ 0.305682] acpiphp: Slot [28] registered\n[ 0.306508] acpiphp: Slot [29] registered\n[ 0.307397] acpiphp: Slot [30] registered\n[ 0.308226] acpiphp: Slot [31] registered\n[ 0.309045] PCI host bridge to bus 0000:00\n[ 0.309859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.311088] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312316] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313777] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315239] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316735] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.322571] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.323846] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329291] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348450] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353738] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355155] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356683] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358140] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359328] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361047] vgaarb: loaded\n[ 0.361705] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363097] SCSI subsystem initialized\n[ 0.364106] ACPI: bus type USB registered\n[ 0.365025] usbcore: registered new interface driver usbfs\n[ 0.366114] usbcore: registered new interface driver hub\n[ 0.367246] usbcore: registered new device driver usb\n[ 0.368434] PCI: Using ACPI for IRQ routing\n[ 0.369648] NetLabel: Initializing\n[ 0.370425] NetLabel: domain hash size = 128\n[ 0.371376] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372431] NetLabel: unlabeled traffic allowed by default\n[ 0.373712] clocksource: Switched to clocksource kvm-clock\n[ 0.382496] AppArmor: AppArmor Filesystem Enabled\n[ 0.383588] pnp: PnP ACPI init\n[ 0.384585] pnp: PnP ACPI: found 5 devices\n[ 0.390959] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392883] NET: Registered protocol family 2\n[ 0.394039] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396999] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.398459] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399809] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401272] NET: Registered protocol family 1\n[ 0.402348] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.403732] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.404984] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433162] Trying to unpack rootfs image as initramfs...\n[ 0.490520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492370] Scanning for low memory corruption every 60 seconds\n[ 0.493873] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495147] audit: initializing netlink subsys (disabled)\n[ 0.496218] audit: type=2000 audit(1532127410.097:1): initialized\n[ 0.497680] Initialise system trusted keyring\n[ 0.498740] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500048] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502330] zbud: loaded\n[ 0.503142] VFS: Disk quotas dquot_6.6.0\n[ 0.504037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505759] fuse init (API version 7.23)\n[ 0.506714] Key type big_key registered\n[ 0.507583] Allocating IMA MOK and blacklist keyrings.\n[ 0.508919] Key type asymmetric registered\n[ 0.509816] Asymmetric key parser 'x509' registered\n[ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512468] io scheduler noop registered\n[ 0.513373] io scheduler deadline registered (default)\n[ 0.514446] io scheduler cfq registered\n[ 0.515345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.517852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519431] ACPI: Power Button [PWRF]\n[ 0.520337] GHES: HEST is not enabled!\n[ 0.533903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563842] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588731] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591685] Linux agpgart interface v0.103\n[ 0.594638] brd: module loaded\n[ 0.596517] loop: module loaded\n[ 0.606617] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608192] GPT:90111 != 2097151\n[ 0.608906] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610074] GPT:90111 != 2097151\n[ 0.610787] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611844] vda: vda1 vda15\n[ 0.614056] scsi host0: ata_piix\n[ 0.614922] scsi host1: ata_piix\n[ 0.615688] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.616991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.618673] libphy: Fixed MDIO Bus: probed\n[ 0.619564] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620577] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623506] PPP generic driver version 2.4.2\n[ 0.624563] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625863] ehci-pci: EHCI PCI platform driver\n[ 0.626818] ehci-platform: EHCI generic platform driver\n[ 0.627970] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.629183] ohci-pci: OHCI PCI platform driver\n[ 0.630131] ohci-platform: OHCI generic platform driver\n[ 0.631191] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.645786] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.646963] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.648536] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.649633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.650959] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.652296] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.653800] usb usb1: Product: UHCI Host Controller\n[ 0.654795] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656039] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657137] hub 1-0:1.0: USB hub found\n[ 0.657989] hub 1-0:1.0: 2 ports detected\n[ 0.659083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662433] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663592] mousedev: PS/2 mouse device common for all mice\n[ 0.665176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.667238] rtc_cmos 00:00: RTC can wake from S4\n[ 0.668469] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.669770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671058] i2c /dev entries driver\n[ 0.671925] device-mapper: uevent: version 1.0.3\n[ 0.672975] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674787] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676628] NET: Registered protocol family 10\n[ 0.678091] NET: Registered protocol family 17\n[ 0.679107] Key type dns_resolver registered\n[ 0.680376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681613] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683626] registered taskstats version 1\n[ 0.684605] Loading compiled-in X.509 certificates\n[ 0.686272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688333] zswap: loaded using pool lzo/zbud\n[ 0.690452] Key type trusted registered\n[ 0.692327] Key type encrypted registered\n[ 0.693239] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.694386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.695516] evm: HMAC attrs: 0x1\n[ 0.696639] Magic number: 10:734:957\n[ 0.697612] rtc_cmos 00:00: setting system clock to 2018-07-20 22:56:49 UTC (1532127409)\n[ 0.699396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700568] EDD information not available.\n[ 0.780000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.791683] Write protecting the kernel read-only data: 14336k\n[ 0.795331] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.845654] 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.75\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000014\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-20 22:56:53,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/action used request id req-0b43dd24-6d80-4e08-80ef-4e6554fa7bdb 2018-07-20 22:56:53,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107424020767s 2018-07-20 22:56:53,924 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/action used request id req-0b43dd24-6d80-4e08-80ef-4e6554fa7bdb 2018-07-20 22:56:53,924 - 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 468925154 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.139252] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141334] pid_max: default: 32768 minimum: 301 [ 0.142470] ACPI: Core revision 20150930 [ 0.144047] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145670] Security Framework initialized [ 0.146694] Yama: becoming mindful. [ 0.147608] AppArmor: AppArmor initialized [ 0.148672] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.150396] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152012] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153500] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155278] Initializing cgroup subsys io [ 0.156309] Initializing cgroup subsys memory [ 0.157360] Initializing cgroup subsys devices [ 0.158471] Initializing cgroup subsys freezer [ 0.159566] Initializing cgroup subsys net_cls [ 0.160653] Initializing cgroup subsys perf_event [ 0.161765] Initializing cgroup subsys net_prio [ 0.162877] Initializing cgroup subsys hugetlb [ 0.163974] Initializing cgroup subsys pids [ 0.165023] CPU: Physical Processor ID: 0 [ 0.166719] mce: CPU supports 10 MCE banks [ 0.167777] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183684] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190091] ftrace: allocating 31920 entries in 125 pages [ 0.215077] smpboot: Max logical packages: 1 [ 0.216239] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217955] x2apic enabled [ 0.218917] Switched APIC routing to physical x2apic. [ 0.220890] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.222294] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224865] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227069] KVM setup paravirtual spinlock [ 0.228566] x86: Booted up 1 node, 1 CPUs [ 0.229567] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.231270] devtmpfs: initialized [ 0.233140] evm: security.selinux [ 0.234000] evm: security.SMACK64 [ 0.234844] evm: security.SMACK64EXEC [ 0.235756] evm: security.SMACK64TRANSMUTE [ 0.236759] evm: security.SMACK64MMAP [ 0.237675] evm: security.ima [ 0.238458] evm: security.capability [ 0.239435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241741] pinctrl core: initialized pinctrl subsystem [ 0.243100] RTC time: 22:56:49, date: 07/20/18 [ 0.244283] NET: Registered protocol family 16 [ 0.245481] cpuidle: using governor ladder [ 0.246423] cpuidle: using governor menu [ 0.247230] PCCT header not found. [ 0.247991] ACPI: bus type PCI registered [ 0.248796] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.250055] PCI: Using configuration type 1 for base access [ 0.251836] ACPI: Added _OSI(Module Device) [ 0.252692] ACPI: Added _OSI(Processor Device) [ 0.253563] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.254475] ACPI: Added _OSI(Processor Aggregator Device) [ 0.256263] ACPI: Interpreter enabled [ 0.257046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.258937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.260816] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.262691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264567] ACPI: (supports S0 S5) [ 0.265286] ACPI: Using IOAPIC for interrupt routing [ 0.266260] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.271799] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273010] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275261] acpiphp: Slot [3] registered [ 0.276084] acpiphp: Slot [4] registered [ 0.276901] acpiphp: Slot [5] registered [ 0.277723] acpiphp: Slot [6] registered [ 0.278535] acpiphp: Slot [7] registered [ 0.279340] acpiphp: Slot [8] registered [ 0.280145] acpiphp: Slot [9] registered [ 0.280949] acpiphp: Slot [10] registered [ 0.281769] acpiphp: Slot [11] registered [ 0.282596] acpiphp: Slot [12] registered [ 0.283418] acpiphp: Slot [13] registered [ 0.284235] acpiphp: Slot [14] registered [ 0.285057] acpiphp: Slot [15] registered [ 0.295823] acpiphp: Slot [16] registered [ 0.296663] acpiphp: Slot [17] registered [ 0.297488] acpiphp: Slot [18] registered [ 0.298321] acpiphp: Slot [19] registered [ 0.299136] acpiphp: Slot [20] registered [ 0.299961] acpiphp: Slot [21] registered [ 0.300776] acpiphp: Slot [22] registered [ 0.301593] acpiphp: Slot [23] registered [ 0.302413] acpiphp: Slot [24] registered [ 0.303231] acpiphp: Slot [25] registered [ 0.304050] acpiphp: Slot [26] registered [ 0.304864] acpiphp: Slot [27] registered [ 0.305682] acpiphp: Slot [28] registered [ 0.306508] acpiphp: Slot [29] registered [ 0.307397] acpiphp: Slot [30] registered [ 0.308226] acpiphp: Slot [31] registered [ 0.309045] PCI host bridge to bus 0000:00 [ 0.309859] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311088] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312316] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313777] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315239] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316735] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.320080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321387] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.322571] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.323846] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327331] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329291] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348450] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349955] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.352295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353738] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.355155] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356683] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358140] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359328] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361047] vgaarb: loaded [ 0.361705] vgaarb: bridge control possible 0000:00:02.0 [ 0.363097] SCSI subsystem initialized [ 0.364106] ACPI: bus type USB registered [ 0.365025] usbcore: registered new interface driver usbfs [ 0.366114] usbcore: registered new interface driver hub [ 0.367246] usbcore: registered new device driver usb [ 0.368434] PCI: Using ACPI for IRQ routing [ 0.369648] NetLabel: Initializing [ 0.370425] NetLabel: domain hash size = 128 [ 0.371376] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372431] NetLabel: unlabeled traffic allowed by default [ 0.373712] clocksource: Switched to clocksource kvm-clock [ 0.382496] AppArmor: AppArmor Filesystem Enabled [ 0.383588] pnp: PnP ACPI init [ 0.384585] pnp: PnP ACPI: found 5 devices [ 0.390959] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392883] NET: Registered protocol family 2 [ 0.394039] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396999] TCP: Hash tables configured (established 4096 bind 4096) [ 0.398459] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399809] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.401272] NET: Registered protocol family 1 [ 0.402348] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.403732] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.404984] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433162] Trying to unpack rootfs image as initramfs... [ 0.490520] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492370] Scanning for low memory corruption every 60 seconds [ 0.493873] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495147] audit: initializing netlink subsys (disabled) [ 0.496218] audit: type=2000 audit(1532127410.097:1): initialized [ 0.497680] Initialise system trusted keyring [ 0.498740] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500048] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502330] zbud: loaded [ 0.503142] VFS: Disk quotas dquot_6.6.0 [ 0.504037] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505759] fuse init (API version 7.23) [ 0.506714] Key type big_key registered [ 0.507583] Allocating IMA MOK and blacklist keyrings. [ 0.508919] Key type asymmetric registered [ 0.509816] Asymmetric key parser 'x509' registered [ 0.510851] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.512468] io scheduler noop registered [ 0.513373] io scheduler deadline registered (default) [ 0.514446] io scheduler cfq registered [ 0.515345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.516450] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.517852] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519431] ACPI: Power Button [PWRF] [ 0.520337] GHES: HEST is not enabled! [ 0.533903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.561659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.563842] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588731] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591685] Linux agpgart interface v0.103 [ 0.594638] brd: module loaded [ 0.596517] loop: module loaded [ 0.606617] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608192] GPT:90111 != 2097151 [ 0.608906] GPT:Alternate GPT header not at the end of the disk. [ 0.610074] GPT:90111 != 2097151 [ 0.610787] GPT: Use GNU Parted to correct GPT errors. [ 0.611844] vda: vda1 vda15 [ 0.614056] scsi host0: ata_piix [ 0.614922] scsi host1: ata_piix [ 0.615688] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.616991] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.618673] libphy: Fixed MDIO Bus: probed [ 0.619564] tun: Universal TUN/TAP device driver, 1.6 [ 0.620577] tun: (C) 1999-2004 Max Krasnyansky [ 0.623506] PPP generic driver version 2.4.2 [ 0.624563] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.625863] ehci-pci: EHCI PCI platform driver [ 0.626818] ehci-platform: EHCI generic platform driver [ 0.627970] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.629183] ohci-pci: OHCI PCI platform driver [ 0.630131] ohci-platform: OHCI generic platform driver [ 0.631191] uhci_hcd: USB Universal Host Controller Interface driver [ 0.645786] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.646963] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.648536] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.649633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.650959] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.652296] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.653800] usb usb1: Product: UHCI Host Controller [ 0.654795] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.656039] usb usb1: SerialNumber: 0000:00:01.2 [ 0.657137] hub 1-0:1.0: USB hub found [ 0.657989] hub 1-0:1.0: 2 ports detected [ 0.659083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.661393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.662433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663592] mousedev: PS/2 mouse device common for all mice [ 0.665176] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.667238] rtc_cmos 00:00: RTC can wake from S4 [ 0.668469] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.669770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.671058] i2c /dev entries driver [ 0.671925] device-mapper: uevent: version 1.0.3 [ 0.672975] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.674787] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676628] NET: Registered protocol family 10 [ 0.678091] NET: Registered protocol family 17 [ 0.679107] Key type dns_resolver registered [ 0.680376] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.681613] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.683626] registered taskstats version 1 [ 0.684605] Loading compiled-in X.509 certificates [ 0.686272] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.688333] zswap: loaded using pool lzo/zbud [ 0.690452] Key type trusted registered [ 0.692327] Key type encrypted registered [ 0.693239] AppArmor: AppArmor sha1 policy hashing enabled [ 0.694386] ima: No TPM chip found, activating TPM-bypass! [ 0.695516] evm: HMAC attrs: 0x1 [ 0.696639] Magic number: 10:734:957 [ 0.697612] rtc_cmos 00:00: setting system clock to 2018-07-20 22:56:49 UTC (1532127409) [ 0.699396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.700568] EDD information not available. [ 0.780000] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.791683] Write protecting the kernel read-only data: 14336k [ 0.795331] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.797508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.845654] 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.75 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000014 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-20 22:56:56,943 - paramiko.transport - DEBUG - starting thread (client mode): 0x41d8a210L 2018-07-20 22:56:56,944 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-20 22:56:56,944 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-20 22:56:56,945 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-20 22:56:56,946 - 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-20 22:56:56,946 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-20 22:56:56,946 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-20 22:56:56,946 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-20 22:56:56,946 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-20 22:56:56,946 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-20 22:56:56,999 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-20 22:56:56,999 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-20 22:56:57,008 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: c4679047b9d972d253e9bffcdea0f518 2018-07-20 22:56:57,009 - paramiko.transport - DEBUG - Trying discovered key 34057ae94c42e25b9dd753b523409b52 in /tmp/tmp1Yb3pZ 2018-07-20 22:56:57,039 - paramiko.transport - DEBUG - userauth is OK 2018-07-20 22:56:57,045 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-20 22:56:57,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-20 22:56:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"volume": {"display_name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "size": "2"}}' 2018-07-20 22:56:58,314 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:56:57 GMT Server: Apache x-compute-request-id: req-4be2073e-e019-4eca-bca3-c6a45fa2da70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4be2073e-e019-4eca-bca3-c6a45fa2da70 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}} 2018-07-20 22:56:58,314 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes used request id req-4be2073e-e019-4eca-bca3-c6a45fa2da70 2018-07-20 22:56:58,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.23799490929s 2018-07-20 22:56:58,315 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes used request id req-4be2073e-e019-4eca-bca3-c6a45fa2da70 2018-07-20 22:56:58,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:56:58,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:56:59,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:56:58 GMT Server: Apache x-compute-request-id: req-2a76d42c-6485-4dfb-9b56-b66126778b12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a76d42c-6485-4dfb-9b56-b66126778b12 Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:56:58.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:56:59,235 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-2a76d42c-6485-4dfb-9b56-b66126778b12 2018-07-20 22:56:59,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.919531106949s 2018-07-20 22:56:59,236 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-2a76d42c-6485-4dfb-9b56-b66126778b12 2018-07-20 22:56:59,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:01,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:02,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:01 GMT Server: Apache x-compute-request-id: req-fcbce7e4-a5d5-4265-9398-4e4baccc427e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcbce7e4-a5d5-4265-9398-4e4baccc427e Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:56:59.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:02,165 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-fcbce7e4-a5d5-4265-9398-4e4baccc427e 2018-07-20 22:57:02,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.924984931946s 2018-07-20 22:57:02,166 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-fcbce7e4-a5d5-4265-9398-4e4baccc427e 2018-07-20 22:57:02,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:57:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:02,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a1c9e71d-83b8-4d5f-ad1e-47c97ec35ca4 Date: Fri, 20 Jul 2018 22:57:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":["46ac3a28-5b27-4886-b0ac-4395b49175e8"],"description":"","tags":[],"updated_at":"2018-07-20T22:56:27Z","qos_policy_id":null,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}]} 2018-07-20 22:57:02,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a1c9e71d-83b8-4d5f-ad1e-47c97ec35ca4 2018-07-20 22:57:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104661226273s 2018-07-20 22:57:02,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a1c9e71d-83b8-4d5f-ad1e-47c97ec35ca4 2018-07-20 22:57:02,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:57:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:02,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-31559896-4879-439b-9d8b-2151bbc50807 Date: Fri, 20 Jul 2018 22:57:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/2b8659c7-6941-493a-8378-f2026f414985/snap", "metadata": {}}], "file": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985/file", "owner": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "2b8659c7-6941-493a-8378-f2026f414985", "size": 12716032, "self": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/2b8659c7-6941-493a-8378-f2026f414985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:56:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:56:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:57:02,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-31559896-4879-439b-9d8b-2151bbc50807 2018-07-20 22:57:02,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191781997681s 2018-07-20 22:57:02,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-31559896-4879-439b-9d8b-2151bbc50807 2018-07-20 22:57:02,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:57:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:02,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca856693-67a1-4825-80f4-f00803bba5f1 x-compute-request-id: req-ca856693-67a1-4825-80f4-f00803bba5f1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "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": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d"}]} 2018-07-20 22:57:02,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ca856693-67a1-4825-80f4-f00803bba5f1 2018-07-20 22:57:02,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.188694953918s 2018-07-20 22:57:02,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ca856693-67a1-4825-80f4-f00803bba5f1 2018-07-20 22:57:02,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-20 22:57:02,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"server": {"name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "imageRef": "2b8659c7-6941-493a-8378-f2026f414985", "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "flavorRef": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ff28fc3e-2208-4472-99ae-394454ba878d"}], "security_groups": [{"name": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b"}]}}' 2018-07-20 22:57:04,498 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:57:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58b0a5d3-612b-4d6d-ac80-ed42ea9e5d42 x-compute-request-id: req-58b0a5d3-612b-4d6d-ac80-ed42ea9e5d42 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b"}], "OS-DCF:diskConfig": "MANUAL", "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "adminPass": "U5QiqguwX2k5"}} 2018-07-20 22:57:04,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-58b0a5d3-612b-4d6d-ac80-ed42ea9e5d42 2018-07-20 22:57:04,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.83557605743s 2018-07-20 22:57:04,498 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-58b0a5d3-612b-4d6d-ac80-ed42ea9e5d42 2018-07-20 22:57:04,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:05,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-f9cd4af6-e363-40a5-9f61-79275c8732b5 x-compute-request-id: req-f9cd4af6-e363-40a5-9f61-79275c8732b5 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "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-20T22:57:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:49Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:05,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9cd4af6-e363-40a5-9f61-79275c8732b5 2018-07-20 22:57:05,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796166181564s 2018-07-20 22:57:05,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9cd4af6-e363-40a5-9f61-79275c8732b5 2018-07-20 22:57:05,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:07,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:08,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-8c31ef5d-7d64-461d-b75c-e3c77c4730da x-compute-request-id: req-8c31ef5d-7d64-461d-b75c-e3c77c4730da Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:05Z", "hostId": "8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:49Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:08,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c31ef5d-7d64-461d-b75c-e3c77c4730da 2018-07-20 22:57:08,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27783298492s 2018-07-20 22:57:08,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c31ef5d-7d64-461d-b75c-e3c77c4730da 2018-07-20 22:57:08,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:10,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:11,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-7083f573-b85d-42b1-902e-a425f553ba89 x-compute-request-id: req-7083f573-b85d-42b1-902e-a425f553ba89 Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:05Z", "hostId": "8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:49Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:11,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7083f573-b85d-42b1-902e-a425f553ba89 2018-07-20 22:57:11,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734565019608s 2018-07-20 22:57:11,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7083f573-b85d-42b1-902e-a425f553ba89 2018-07-20 22:57:11,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:13,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:14,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-991e061a-adf3-4536-ae89-23ba17af0506 x-compute-request-id: req-991e061a-adf3-4536-ae89-23ba17af0506 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:57:10.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:10Z", "hostId": "8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:49Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:14,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-991e061a-adf3-4536-ae89-23ba17af0506 2018-07-20 22:57:14,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993414878845s 2018-07-20 22:57:14,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-991e061a-adf3-4536-ae89-23ba17af0506 2018-07-20 22:57:14,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:57:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:14,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-32edbe5b-9631-47dd-ae25-ad12a98ecfd6 Date: Fri, 20 Jul 2018 22:57:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:57:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","ip_address":"192.168.120.8"}],"id":"12477123-de15-46bb-b04d-bc4f089e0d73","security_groups":["6b1f2da8-3f05-4ea2-b93f-0a107d50279b"],"mac_address":"fa:16:3e:a0:16:c4","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:57:05Z","binding:vnic_type":"normal","device_id":"9911cd50-3abf-488e-b6f7-80d9ac4de5f6","ip_allocation":"immediate"}]} 2018-07-20 22:57:14,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-32edbe5b-9631-47dd-ae25-ad12a98ecfd6 2018-07-20 22:57:14,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0571410655975s 2018-07-20 22:57:14,390 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-32edbe5b-9631-47dd-ae25-ad12a98ecfd6 2018-07-20 22:57:14,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:57:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=12477123-de15-46bb-b04d-bc4f089e0d73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:14,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f042d2e6-d944-4c35-9200-b3c82e4c8ce0 Date: Fri, 20 Jul 2018 22:57:14 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:57:14,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=12477123-de15-46bb-b04d-bc4f089e0d73 used request id req-f042d2e6-d944-4c35-9200-b3c82e4c8ce0 2018-07-20 22:57:14,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0276110172272s 2018-07-20 22:57:14,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=12477123-de15-46bb-b04d-bc4f089e0d73 used request id req-f042d2e6-d944-4c35-9200-b3c82e4c8ce0 2018-07-20 22:57:14,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:14,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-2625e30d-59ae-47d0-a0c0-da1c6e4eef6d x-compute-request-id: req-2625e30d-59ae-47d0-a0c0-da1c6e4eef6d Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:57:10.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:10Z", "hostId": "8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:56:49Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:14,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2625e30d-59ae-47d0-a0c0-da1c6e4eef6d 2018-07-20 22:57:14,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.315612077713s 2018-07-20 22:57:14,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2625e30d-59ae-47d0-a0c0-da1c6e4eef6d 2018-07-20 22:57:14,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:57:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:14,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-a3f2fd74-c33a-4f38-bf63-30c2463c2a90 Date: Fri, 20 Jul 2018 22:57:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:57:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","ip_address":"192.168.120.8"}],"id":"12477123-de15-46bb-b04d-bc4f089e0d73","security_groups":["6b1f2da8-3f05-4ea2-b93f-0a107d50279b"],"mac_address":"fa:16:3e:a0:16:c4","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:57:05Z","binding:vnic_type":"normal","device_id":"9911cd50-3abf-488e-b6f7-80d9ac4de5f6","ip_allocation":"immediate"}]} 2018-07-20 22:57:14,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-a3f2fd74-c33a-4f38-bf63-30c2463c2a90 2018-07-20 22:57:14,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0861690044403s 2018-07-20 22:57:14,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-a3f2fd74-c33a-4f38-bf63-30c2463c2a90 2018-07-20 22:57:14,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:57:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=12477123-de15-46bb-b04d-bc4f089e0d73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:14,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e6c566f3-fb5e-48b1-8dee-b9c306c83179 Date: Fri, 20 Jul 2018 22:57:14 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:57:14,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=12477123-de15-46bb-b04d-bc4f089e0d73 used request id req-e6c566f3-fb5e-48b1-8dee-b9c306c83179 2018-07-20 22:57:14,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0215060710907s 2018-07-20 22:57:14,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=12477123-de15-46bb-b04d-bc4f089e0d73 used request id req-e6c566f3-fb5e-48b1-8dee-b9c306c83179 2018-07-20 22:57:14,859 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a0:16:c4', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2b8659c7-6941-493a-8378-f2026f414985'}), 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-20T22:57:10.000000', 'flavor': Munch({u'id': u'3605d3d4-d4f6-49c0-960e-80c5fc28d88d'}), 'az': u'nova', 'id': u'9911cd50-3abf-488e-b6f7-80d9ac4de5f6', 'security_groups': [Munch({u'name': u'cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0791180d1f2b44fcb1a2f6b9992ba4b8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'name': 'cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280', '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-20T22:57:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-20T22:57:10Z', 'hostId': u'8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb', '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-20T22:57:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'name': u'cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280', 'adminPass': None, 'tenant_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'created_at': u'2018-07-20T22:57:04Z', 'created': u'2018-07-20T22:57:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-20 22:57:14,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:57:14,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:15,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-7012200c-12e7-4238-ae07-1a6a8c35af92 Date: Fri, 20 Jul 2018 22:57:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":["46ac3a28-5b27-4886-b0ac-4395b49175e8"],"description":"","tags":[],"updated_at":"2018-07-20T22:56:27Z","qos_policy_id":null,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}]} 2018-07-20 22:57:15,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7012200c-12e7-4238-ae07-1a6a8c35af92 2018-07-20 22:57:15,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266993045807s 2018-07-20 22:57:15,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7012200c-12e7-4238-ae07-1a6a8c35af92 2018-07-20 22:57:15,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-20 22:57:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:15,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3e5075c1-8a9a-4537-813c-6397a4d91c53 Date: Fri, 20 Jul 2018 22:57:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T22:57:10Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","ip_address":"192.168.120.8"}],"id":"12477123-de15-46bb-b04d-bc4f089e0d73","security_groups":["6b1f2da8-3f05-4ea2-b93f-0a107d50279b"],"mac_address":"fa:16:3e:a0:16:c4","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:57:05Z","binding:vnic_type":"normal","device_id":"9911cd50-3abf-488e-b6f7-80d9ac4de5f6","ip_allocation":"immediate"}]} 2018-07-20 22:57:15,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-3e5075c1-8a9a-4537-813c-6397a4d91c53 2018-07-20 22:57:15,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.234347105026s 2018-07-20 22:57:15,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-3e5075c1-8a9a-4537-813c-6397a4d91c53 2018-07-20 22:57:15,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-20 22:57:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.8", "port_id": "12477123-de15-46bb-b04d-bc4f089e0d73"}}' 2018-07-20 22:57:17,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-46bc5543-ca78-4a0b-ba51-782776143840 Date: Fri, 20 Jul 2018 22:57:17 GMT RESP BODY: {"floatingip": {"router_id": "16fb39c1-d6ce-4eab-8adf-a5769b3dac51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:57:16Z", "updated_at": "2018-07-20T22:57:16Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_id": "12477123-de15-46bb-b04d-bc4f089e0d73", "id": "46354d05-bd4e-4429-8f07-9a5ce990c7d1", "qos_policy_id": null}} 2018-07-20 22:57:17,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-46bc5543-ca78-4a0b-ba51-782776143840 2018-07-20 22:57:17,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.53577899933s 2018-07-20 22:57:17,902 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-46bc5543-ca78-4a0b-ba51-782776143840 2018-07-20 22:57:17,906 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'16fb39c1-d6ce-4eab-8adf-a5769b3dac51', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'created_at': u'2018-07-20T22:57:16Z', 'attached': True, 'updated_at': u'2018-07-20T22:57:16Z', 'id': u'46354d05-bd4e-4429-8f07-9a5ce990c7d1', 'floating_network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'name': 'cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'16fb39c1-d6ce-4eab-8adf-a5769b3dac51', u'qos_policy_id': None, 'project_id': u'e65e0831fa924d9c9ae8f6210f905cf5', 'port_id': u'12477123-de15-46bb-b04d-bc4f089e0d73', 'port': u'12477123-de15-46bb-b04d-bc4f089e0d73', 'network': u'ab58329a-cf47-47c8-aff9-7c347f219446'}) 2018-07-20 22:57:17,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-20 22:57:17,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-20 22:57:18,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-3f510a28-ba55-4ae6-9e20-303148168c41 x-compute-request-id: req-3f510a28-ba55-4ae6-9e20-303148168c41 Content-Encoding: gzip Content-Length: 9582 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 467008334 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.139531] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141219] pid_max: default: 32768 minimum: 301\n[ 0.142126] ACPI: Core revision 20150930\n[ 0.143524] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144856] Security Framework initialized\n[ 0.145686] Yama: becoming mindful.\n[ 0.146426] AppArmor: AppArmor initialized\n[ 0.147300] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151182] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152608] Initializing cgroup subsys io\n[ 0.153427] Initializing cgroup subsys memory\n[ 0.154293] Initializing cgroup subsys devices\n[ 0.155175] Initializing cgroup subsys freezer\n[ 0.156053] Initializing cgroup subsys net_cls\n[ 0.156925] Initializing cgroup subsys perf_event\n[ 0.157839] Initializing cgroup subsys net_prio\n[ 0.158734] Initializing cgroup subsys hugetlb\n[ 0.159613] Initializing cgroup subsys pids\n[ 0.160485] CPU: Physical Processor ID: 0\n[ 0.161981] mce: CPU supports 10 MCE banks\n[ 0.162842] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184245] ftrace: allocating 31920 entries in 125 pages\n[ 0.209189] smpboot: Max logical packages: 1\n[ 0.210056] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211412] x2apic enabled\n[ 0.212215] Switched APIC routing to physical x2apic.\n[ 0.213946] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217165] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218961] KVM setup paravirtual spinlock\n[ 0.220342] x86: Booted up 1 node, 1 CPUs\n[ 0.221152] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222551] devtmpfs: initialized\n[ 0.224276] evm: security.selinux\n[ 0.224979] evm: security.SMACK64\n[ 0.225674] evm: security.SMACK64EXEC\n[ 0.226424] evm: security.SMACK64TRANSMUTE\n[ 0.227232] evm: security.SMACK64MMAP\n[ 0.227983] evm: security.ima\n[ 0.228636] evm: security.capability\n[ 0.229449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231315] pinctrl core: initialized pinctrl subsystem\n[ 0.232429] RTC time: 22:57:10, date: 07/20/18\n[ 0.233399] NET: Registered protocol family 16\n[ 0.234393] cpuidle: using governor ladder\n[ 0.235216] cpuidle: using governor menu\n[ 0.236007] PCCT header not found.\n[ 0.236770] ACPI: bus type PCI registered\n[ 0.237582] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238837] PCI: Using configuration type 1 for base access\n[ 0.240624] ACPI: Added _OSI(Module Device)\n[ 0.241471] ACPI: Added _OSI(Processor Device)\n[ 0.242338] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243238] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245046] ACPI: Interpreter enabled\n[ 0.245838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253279] ACPI: (supports S0 S5)\n[ 0.253987] ACPI: Using IOAPIC for interrupt routing\n[ 0.254942] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258074] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260475] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261681] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263904] acpiphp: Slot [3] registered\n[ 0.264716] acpiphp: Slot [4] registered\n[ 0.265521] acpiphp: Slot [5] registered\n[ 0.266323] acpiphp: Slot [6] registered\n[ 0.267116] acpiphp: Slot [7] registered\n[ 0.267920] acpiphp: Slot [8] registered\n[ 0.268731] acpiphp: Slot [9] registered\n[ 0.269531] acpiphp: Slot [10] registered\n[ 0.270352] acpiphp: Slot [11] registered\n[ 0.271166] acpiphp: Slot [12] registered\n[ 0.271992] acpiphp: Slot [13] registered\n[ 0.272811] acpiphp: Slot [14] registered\n[ 0.273627] acpiphp: Slot [15] registered\n[ 0.284360] acpiphp: Slot [16] registered\n[ 0.285174] acpiphp: Slot [17] registered\n[ 0.285988] acpiphp: Slot [18] registered\n[ 0.286803] acpiphp: Slot [19] registered\n[ 0.287616] acpiphp: Slot [20] registered\n[ 0.288437] acpiphp: Slot [21] registered\n[ 0.289248] acpiphp: Slot [22] registered\n[ 0.290065] acpiphp: Slot [23] registered\n[ 0.290884] acpiphp: Slot [24] registered\n[ 0.291715] acpiphp: Slot [25] registered\n[ 0.292534] acpiphp: Slot [26] registered\n[ 0.293350] acpiphp: Slot [27] registered\n[ 0.294163] acpiphp: Slot [28] registered\n[ 0.294983] acpiphp: Slot [29] registered\n[ 0.295836] acpiphp: Slot [30] registered\n[ 0.296659] acpiphp: Slot [31] registered\n[ 0.297470] PCI host bridge to bus 0000:00\n[ 0.298283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299505] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302186] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305119] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308420] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310884] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.315758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317340] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337544] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339312] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.340737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342129] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343404] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.344723] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.345791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347350] vgaarb: loaded\n[ 0.347950] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349192] SCSI subsystem initialized\n[ 0.350121] ACPI: bus type USB registered\n[ 0.350956] usbcore: registered new interface driver usbfs\n[ 0.351996] usbcore: registered new interface driver hub\n[ 0.353016] usbcore: registered new device driver usb\n[ 0.354136] PCI: Using ACPI for IRQ routing\n[ 0.355266] NetLabel: Initializing\n[ 0.355987] NetLabel: domain hash size = 128\n[ 0.356848] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.357819] NetLabel: unlabeled traffic allowed by default\n[ 0.358993] clocksource: Switched to clocksource kvm-clock\n[ 0.367356] AppArmor: AppArmor Filesystem Enabled\n[ 0.368342] pnp: PnP ACPI init\n[ 0.369297] pnp: PnP ACPI: found 5 devices\n[ 0.375626] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377370] NET: Registered protocol family 2\n[ 0.378427] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.379739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.380961] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382168] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383279] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384474] NET: Registered protocol family 1\n[ 0.385368] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386473] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387561] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.415835] Trying to unpack rootfs image as initramfs...\n[ 0.473351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475036] Scanning for low memory corruption every 60 seconds\n[ 0.476439] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477622] audit: initializing netlink subsys (disabled)\n[ 0.478660] audit: type=2000 audit(1532127431.440:1): initialized\n[ 0.480046] Initialise system trusted keyring\n[ 0.481010] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482184] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484334] zbud: loaded\n[ 0.485076] VFS: Disk quotas dquot_6.6.0\n[ 0.485926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487564] fuse init (API version 7.23)\n[ 0.488486] Key type big_key registered\n[ 0.489306] Allocating IMA MOK and blacklist keyrings.\n[ 0.490563] Key type asymmetric registered\n[ 0.491417] Asymmetric key parser 'x509' registered\n[ 0.492398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493910] io scheduler noop registered\n[ 0.494724] io scheduler deadline registered (default)\n[ 0.495743] io scheduler cfq registered\n[ 0.496622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497674] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500428] ACPI: Power Button [PWRF]\n[ 0.501301] GHES: HEST is not enabled!\n[ 0.515030] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545236] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.569175] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571503] Linux agpgart interface v0.103\n[ 0.574134] brd: module loaded\n[ 0.575835] loop: module loaded\n[ 0.579788] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581355] GPT:90111 != 2097151\n[ 0.582043] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583171] GPT:90111 != 2097151\n[ 0.583870] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584860] vda: vda1 vda15\n[ 0.586083] scsi host0: ata_piix\n[ 0.586896] scsi host1: ata_piix\n[ 0.587650] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590766] libphy: Fixed MDIO Bus: probed\n[ 0.591931] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592935] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597616] PPP generic driver version 2.4.2\n[ 0.598615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599852] ehci-pci: EHCI PCI platform driver\n[ 0.600778] ehci-platform: EHCI generic platform driver\n[ 0.601813] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602986] ohci-pci: OHCI PCI platform driver\n[ 0.603902] ohci-platform: OHCI generic platform driver\n[ 0.604947] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619305] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621859] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622910] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.624103] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.625374] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626841] usb usb1: Product: UHCI Host Controller\n[ 0.627803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628984] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630006] hub 1-0:1.0: USB hub found\n[ 0.630818] hub 1-0:1.0: 2 ports detected\n[ 0.631806] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634023] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635035] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.636118] mousedev: PS/2 mouse device common for all mice\n[ 0.637526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639446] rtc_cmos 00:00: RTC can wake from S4\n[ 0.640588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.641817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.643050] i2c /dev entries driver\n[ 0.643860] device-mapper: uevent: version 1.0.3\n[ 0.644862] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.646544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.648073] NET: Registered protocol family 10\n[ 0.649269] NET: Registered protocol family 17\n[ 0.650199] Key type dns_resolver registered\n[ 0.651266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.652409] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.654290] registered taskstats version 1\n[ 0.655165] Loading compiled-in X.509 certificates\n[ 0.656683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.658604] zswap: loaded using pool lzo/zbud\n[ 0.660311] Key type trusted registered\n[ 0.662093] Key type encrypted registered\n[ 0.662956] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.664031] ima: No TPM chip found, activating TPM-bypass!\n[ 0.665116] evm: HMAC attrs: 0x1\n[ 0.666117] Magic number: 10:287:1008\n[ 0.667042] rtc_cmos 00:00: setting system clock to 2018-07-20 22:57:10 UTC (1532127430)\n[ 0.668710] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.669854] EDD information not available.\n[ 0.748343] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.760271] Write protecting the kernel read-only data: 14336k\n[ 0.762452] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.764356] 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\n[ 0.808527] 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.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.84. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCslvoc35mCZS5DoakRYLvACGpPHEpwkv3UoGt7FQ3hfRmdw0FI9vSI59ucCAtO4DoHWtTAs2lVELC65jZf4o8+x/ecWp3jeRHDZqi+zIWZeuNDGToqD7hIRS490ipsW4x6zOCSrcrsZ2Tt8i9KpzWCldZKMRnF+y8+KdTzLe9vjAnEedt0rhDPJMZdsAatGMXI9uioeZbNNvRQ1AHXK6/rO+yu8gglYsr6fwUnLMT3rez3T+i5npJGdAjqrlZ4EJw5F74m/qu+gKNrzakSgNYt65CKF5Ns++nEs5pPRT1MrFe2fWqLFQztObWY/a6+xTuFU8k75Heo2U4HbXvRrggb root@cinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280\nssh-dss AAAAB3NzaC1kc3MAAACBAIwjDksRKPmyN8IpmAXowrSkdDaXmWqT98ic4clMZ/wVWVhYWuJx/j6ip+7B9AyBeRYVPNuNmnuMkvcbo6N0UFrYwLmPSvIiMHBREHHF8GiG7/BxM9YY1HsLRDaYxiTL18+dfXasFJbDbAt9F7VDPIWmFYDvrH2UjEPeOhv//vPDAAAAFQC3iU0OIl6tXILq3blkx+4fYRcLMwAAAIEAgnxd2l2im6ot9Z1/q6D/adKq/tkFGtnnNmeGElA6bFDA8XqbTrfGVRj7cZEtstUqpPrNkcrZcyKh6ZlY7D66m0wfcZXVcVkUQbM8PUyl0WBuEM8R+FycqQUn2Hwp00ilEChSgle/iZJ/lQxiGqFbjoYj3jrUgWQnY642lDy+ug8AAACAGxK8mzsWXuY/JjRhl657YHQ2LjgyNe2lFOUZjkpur1drb+7n+qyZ6+6JHH7GxNE1q0iyoSuSmoyGI2iJItEkCbLxNzxPq2fpDN0BYTbIJaTrHIHpNGB+7oNcMjajXPMId5qJYJlppJkDPFFuPA6iNs4j0KsaKVAyKfDxP9HQ6qY= root@cinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fea0:16c4/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280 login: "} 2018-07-20 22:57:18,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/action used request id req-3f510a28-ba55-4ae6-9e20-303148168c41 2018-07-20 22:57:18,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.127997875214s 2018-07-20 22:57:18,035 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/action used request id req-3f510a28-ba55-4ae6-9e20-303148168c41 2018-07-20 22:57:18,036 - 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 467008334 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.139531] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141219] pid_max: default: 32768 minimum: 301 [ 0.142126] ACPI: Core revision 20150930 [ 0.143524] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144856] Security Framework initialized [ 0.145686] Yama: becoming mindful. [ 0.146426] AppArmor: AppArmor initialized [ 0.147300] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148649] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149939] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151182] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152608] Initializing cgroup subsys io [ 0.153427] Initializing cgroup subsys memory [ 0.154293] Initializing cgroup subsys devices [ 0.155175] Initializing cgroup subsys freezer [ 0.156053] Initializing cgroup subsys net_cls [ 0.156925] Initializing cgroup subsys perf_event [ 0.157839] Initializing cgroup subsys net_prio [ 0.158734] Initializing cgroup subsys hugetlb [ 0.159613] Initializing cgroup subsys pids [ 0.160485] CPU: Physical Processor ID: 0 [ 0.161981] mce: CPU supports 10 MCE banks [ 0.162842] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163849] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178246] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184245] ftrace: allocating 31920 entries in 125 pages [ 0.209189] smpboot: Max logical packages: 1 [ 0.210056] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211412] x2apic enabled [ 0.212215] Switched APIC routing to physical x2apic. [ 0.213946] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217165] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218961] KVM setup paravirtual spinlock [ 0.220342] x86: Booted up 1 node, 1 CPUs [ 0.221152] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222551] devtmpfs: initialized [ 0.224276] evm: security.selinux [ 0.224979] evm: security.SMACK64 [ 0.225674] evm: security.SMACK64EXEC [ 0.226424] evm: security.SMACK64TRANSMUTE [ 0.227232] evm: security.SMACK64MMAP [ 0.227983] evm: security.ima [ 0.228636] evm: security.capability [ 0.229449] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231315] pinctrl core: initialized pinctrl subsystem [ 0.232429] RTC time: 22:57:10, date: 07/20/18 [ 0.233399] NET: Registered protocol family 16 [ 0.234393] cpuidle: using governor ladder [ 0.235216] cpuidle: using governor menu [ 0.236007] PCCT header not found. [ 0.236770] ACPI: bus type PCI registered [ 0.237582] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238837] PCI: Using configuration type 1 for base access [ 0.240624] ACPI: Added _OSI(Module Device) [ 0.241471] ACPI: Added _OSI(Processor Device) [ 0.242338] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243238] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245046] ACPI: Interpreter enabled [ 0.245838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247709] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251426] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253279] ACPI: (supports S0 S5) [ 0.253987] ACPI: Using IOAPIC for interrupt routing [ 0.254942] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258074] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259232] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260475] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261681] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263904] acpiphp: Slot [3] registered [ 0.264716] acpiphp: Slot [4] registered [ 0.265521] acpiphp: Slot [5] registered [ 0.266323] acpiphp: Slot [6] registered [ 0.267116] acpiphp: Slot [7] registered [ 0.267920] acpiphp: Slot [8] registered [ 0.268731] acpiphp: Slot [9] registered [ 0.269531] acpiphp: Slot [10] registered [ 0.270352] acpiphp: Slot [11] registered [ 0.271166] acpiphp: Slot [12] registered [ 0.271992] acpiphp: Slot [13] registered [ 0.272811] acpiphp: Slot [14] registered [ 0.273627] acpiphp: Slot [15] registered [ 0.284360] acpiphp: Slot [16] registered [ 0.285174] acpiphp: Slot [17] registered [ 0.285988] acpiphp: Slot [18] registered [ 0.286803] acpiphp: Slot [19] registered [ 0.287616] acpiphp: Slot [20] registered [ 0.288437] acpiphp: Slot [21] registered [ 0.289248] acpiphp: Slot [22] registered [ 0.290065] acpiphp: Slot [23] registered [ 0.290884] acpiphp: Slot [24] registered [ 0.291715] acpiphp: Slot [25] registered [ 0.292534] acpiphp: Slot [26] registered [ 0.293350] acpiphp: Slot [27] registered [ 0.294163] acpiphp: Slot [28] registered [ 0.294983] acpiphp: Slot [29] registered [ 0.295836] acpiphp: Slot [30] registered [ 0.296659] acpiphp: Slot [31] registered [ 0.297470] PCI host bridge to bus 0000:00 [ 0.298283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299505] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.300731] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302186] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.303636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305119] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308420] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.309706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.310884] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.315758] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317340] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336044] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337544] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339312] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.340737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342129] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343404] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.344723] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.345791] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347350] vgaarb: loaded [ 0.347950] vgaarb: bridge control possible 0000:00:02.0 [ 0.349192] SCSI subsystem initialized [ 0.350121] ACPI: bus type USB registered [ 0.350956] usbcore: registered new interface driver usbfs [ 0.351996] usbcore: registered new interface driver hub [ 0.353016] usbcore: registered new device driver usb [ 0.354136] PCI: Using ACPI for IRQ routing [ 0.355266] NetLabel: Initializing [ 0.355987] NetLabel: domain hash size = 128 [ 0.356848] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.357819] NetLabel: unlabeled traffic allowed by default [ 0.358993] clocksource: Switched to clocksource kvm-clock [ 0.367356] AppArmor: AppArmor Filesystem Enabled [ 0.368342] pnp: PnP ACPI init [ 0.369297] pnp: PnP ACPI: found 5 devices [ 0.375626] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377370] NET: Registered protocol family 2 [ 0.378427] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.379739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.380961] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382168] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383279] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.384474] NET: Registered protocol family 1 [ 0.385368] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386473] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387561] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401659] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.415835] Trying to unpack rootfs image as initramfs... [ 0.473351] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475036] Scanning for low memory corruption every 60 seconds [ 0.476439] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477622] audit: initializing netlink subsys (disabled) [ 0.478660] audit: type=2000 audit(1532127431.440:1): initialized [ 0.480046] Initialise system trusted keyring [ 0.481010] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482184] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484334] zbud: loaded [ 0.485076] VFS: Disk quotas dquot_6.6.0 [ 0.485926] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487564] fuse init (API version 7.23) [ 0.488486] Key type big_key registered [ 0.489306] Allocating IMA MOK and blacklist keyrings. [ 0.490563] Key type asymmetric registered [ 0.491417] Asymmetric key parser 'x509' registered [ 0.492398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493910] io scheduler noop registered [ 0.494724] io scheduler deadline registered (default) [ 0.495743] io scheduler cfq registered [ 0.496622] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497674] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498951] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500428] ACPI: Power Button [PWRF] [ 0.501301] GHES: HEST is not enabled! [ 0.515030] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545236] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.569175] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571503] Linux agpgart interface v0.103 [ 0.574134] brd: module loaded [ 0.575835] loop: module loaded [ 0.579788] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581355] GPT:90111 != 2097151 [ 0.582043] GPT:Alternate GPT header not at the end of the disk. [ 0.583171] GPT:90111 != 2097151 [ 0.583870] GPT: Use GNU Parted to correct GPT errors. [ 0.584860] vda: vda1 vda15 [ 0.586083] scsi host0: ata_piix [ 0.586896] scsi host1: ata_piix [ 0.587650] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590766] libphy: Fixed MDIO Bus: probed [ 0.591931] tun: Universal TUN/TAP device driver, 1.6 [ 0.592935] tun: (C) 1999-2004 Max Krasnyansky [ 0.597616] PPP generic driver version 2.4.2 [ 0.598615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599852] ehci-pci: EHCI PCI platform driver [ 0.600778] ehci-platform: EHCI generic platform driver [ 0.601813] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602986] ohci-pci: OHCI PCI platform driver [ 0.603902] ohci-platform: OHCI generic platform driver [ 0.604947] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619305] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621859] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622910] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624103] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.625374] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626841] usb usb1: Product: UHCI Host Controller [ 0.627803] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628984] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630006] hub 1-0:1.0: USB hub found [ 0.630818] hub 1-0:1.0: 2 ports detected [ 0.631806] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634023] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635035] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.636118] mousedev: PS/2 mouse device common for all mice [ 0.637526] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639446] rtc_cmos 00:00: RTC can wake from S4 [ 0.640588] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.641817] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.643050] i2c /dev entries driver [ 0.643860] device-mapper: uevent: version 1.0.3 [ 0.644862] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.646544] ledtrig-cpu: registered to indicate activity on CPUs [ 0.648073] NET: Registered protocol family 10 [ 0.649269] NET: Registered protocol family 17 [ 0.650199] Key type dns_resolver registered [ 0.651266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.652409] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.654290] registered taskstats version 1 [ 0.655165] Loading compiled-in X.509 certificates [ 0.656683] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.658604] zswap: loaded using pool lzo/zbud [ 0.660311] Key type trusted registered [ 0.662093] Key type encrypted registered [ 0.662956] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664031] ima: No TPM chip found, activating TPM-bypass! [ 0.665116] evm: HMAC attrs: 0x1 [ 0.666117] Magic number: 10:287:1008 [ 0.667042] rtc_cmos 00:00: setting system clock to 2018-07-20 22:57:10 UTC (1532127430) [ 0.668710] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.669854] EDD information not available. [ 0.748343] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.760271] Write protecting the kernel read-only data: 14336k [ 0.762452] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.764356] 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 [ 0.808527] 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.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.84. iid=i-00000017 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCslvoc35mCZS5DoakRYLvACGpPHEpwkv3UoGt7FQ3hfRmdw0FI9vSI59ucCAtO4DoHWtTAs2lVELC65jZf4o8+x/ecWp3jeRHDZqi+zIWZeuNDGToqD7hIRS490ipsW4x6zOCSrcrsZ2Tt8i9KpzWCldZKMRnF+y8+KdTzLe9vjAnEedt0rhDPJMZdsAatGMXI9uioeZbNNvRQ1AHXK6/rO+yu8gglYsr6fwUnLMT3rez3T+i5npJGdAjqrlZ4EJw5F74m/qu+gKNrzakSgNYt65CKF5Ns++nEs5pPRT1MrFe2fWqLFQztObWY/a6+xTuFU8k75Heo2U4HbXvRrggb root@cinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280 ssh-dss AAAAB3NzaC1kc3MAAACBAIwjDksRKPmyN8IpmAXowrSkdDaXmWqT98ic4clMZ/wVWVhYWuJx/j6ip+7B9AyBeRYVPNuNmnuMkvcbo6N0UFrYwLmPSvIiMHBREHHF8GiG7/BxM9YY1HsLRDaYxiTL18+dfXasFJbDbAt9F7VDPIWmFYDvrH2UjEPeOhv//vPDAAAAFQC3iU0OIl6tXILq3blkx+4fYRcLMwAAAIEAgnxd2l2im6ot9Z1/q6D/adKq/tkFGtnnNmeGElA6bFDA8XqbTrfGVRj7cZEtstUqpPrNkcrZcyKh6ZlY7D66m0wfcZXVcVkUQbM8PUyl0WBuEM8R+FycqQUn2Hwp00ilEChSgle/iZJ/lQxiGqFbjoYj3jrUgWQnY642lDy+ug8AAACAGxK8mzsWXuY/JjRhl657YHQ2LjgyNe2lFOUZjkpur1drb+7n+qyZ6+6JHH7GxNE1q0iyoSuSmoyGI2iJItEkCbLxNzxPq2fpDN0BYTbIJaTrHIHpNGB+7oNcMjajXPMId5qJYJlppJkDPFFuPA6iNs4j0KsaKVAyKfDxP9HQ6qY= root@cinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fea0:16c4/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 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-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-a63a67ac-a4cc-4521-8bdf-687950a21280 login: 2018-07-20 22:57:25,058 - paramiko.transport - DEBUG - starting thread (client mode): 0x41d37950L 2018-07-20 22:57:25,058 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-20 22:57:25,058 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-20 22:57:25,059 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-20 22:57:25,060 - 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-20 22:57:25,060 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-20 22:57:25,060 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-20 22:57:25,060 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-20 22:57:25,061 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-20 22:57:25,061 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-20 22:57:25,079 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-20 22:57:25,080 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-20 22:57:25,091 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 5e934d6cd5081187961e53f31edc38a7 2018-07-20 22:57:25,092 - paramiko.transport - DEBUG - Trying discovered key 34057ae94c42e25b9dd753b523409b52 in /tmp/tmp1Yb3pZ 2018-07-20 22:57:25,120 - paramiko.transport - DEBUG - userauth is OK 2018-07-20 22:57:25,126 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-20 22:57:25,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-20 22:57:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"volumeAttachment": {"volumeId": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0"}}' 2018-07-20 22:57:27,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-063a23bc-370d-46de-8cf3-c8a2abcca28d x-compute-request-id: req-063a23bc-370d-46de-8cf3-c8a2abcca28d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "volumeId": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0"}} 2018-07-20 22:57:27,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/os-volume_attachments used request id req-063a23bc-370d-46de-8cf3-c8a2abcca28d 2018-07-20 22:57:27,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.61280894279s 2018-07-20 22:57:27,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/os-volume_attachments used request id req-063a23bc-370d-46de-8cf3-c8a2abcca28d 2018-07-20 22:57:27,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:28,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:27 GMT Server: Apache x-compute-request-id: req-b4fa6fe2-6eb7-4ad4-94c8-edd0f8256e92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4fa6fe2-6eb7-4ad4-94c8-edd0f8256e92 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:27.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:28,675 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-b4fa6fe2-6eb7-4ad4-94c8-edd0f8256e92 2018-07-20 22:57:28,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.905003070831s 2018-07-20 22:57:28,676 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-b4fa6fe2-6eb7-4ad4-94c8-edd0f8256e92 2018-07-20 22:57:28,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:30,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:30 GMT Server: Apache x-compute-request-id: req-492d5ce0-fb31-46eb-91bf-081e35992e56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-492d5ce0-fb31-46eb-91bf-081e35992e56 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [{"server_id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "attachment_id": "d44b4cf6-def1-47ee-ae6e-0a471a99de82", "attached_at": "2018-07-20T22:57:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "device": "/dev/vdb", "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0"}], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:30.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:31,610 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-492d5ce0-fb31-46eb-91bf-081e35992e56 2018-07-20 22:57:31,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.929757118225s 2018-07-20 22:57:31,610 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-492d5ce0-fb31-46eb-91bf-081e35992e56 2018-07-20 22:57:31,613 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-20 22:57:31,615 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-20 22:57:31,615 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-20 22:57:31,618 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-20 22:57:31,688 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-20 22:57:31,688 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-20 22:57:31,690 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-20 22:57:31,690 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-20 22:57:31,728 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-20 22:57:31,728 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-20 22:57:31,755 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-20 22:57:32,100 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-20 22:57:32,100 - 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: 53a9dd01-cf35-4255-badf-e736fb8f7638 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-20 22:57:32,101 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-20 22:57:32,101 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-20 22:57:32,101 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-20 22:57:32,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-20 22:57:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/os-volume_attachments/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:34,909 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:57:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1d82a6a-6029-4ee5-8c24-4b0d17ce3a81 x-compute-request-id: req-c1d82a6a-6029-4ee5-8c24-4b0d17ce3a81 Content-Length: 0 Content-Type: application/json 2018-07-20 22:57:34,910 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/os-volume_attachments/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 used request id req-c1d82a6a-6029-4ee5-8c24-4b0d17ce3a81 2018-07-20 22:57:34,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.80729198456s 2018-07-20 22:57:34,910 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6/os-volume_attachments/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 used request id req-c1d82a6a-6029-4ee5-8c24-4b0d17ce3a81 2018-07-20 22:57:34,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:34,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:35,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:34 GMT Server: Apache x-compute-request-id: req-2b225331-245c-4c26-b325-d78f9a711e92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b225331-245c-4c26-b325-d78f9a711e92 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [{"server_id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "attachment_id": "d44b4cf6-def1-47ee-ae6e-0a471a99de82", "attached_at": "2018-07-20T22:57:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "device": "/dev/vdb", "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0"}], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:34.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:35,831 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-2b225331-245c-4c26-b325-d78f9a711e92 2018-07-20 22:57:35,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.920614957809s 2018-07-20 22:57:35,831 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-2b225331-245c-4c26-b325-d78f9a711e92 2018-07-20 22:57:35,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:37,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:38,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:37 GMT Server: Apache x-compute-request-id: req-074ec325-0d2a-4d6e-9d51-be6b165dcb33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-074ec325-0d2a-4d6e-9d51-be6b165dcb33 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:37.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:38,790 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-074ec325-0d2a-4d6e-9d51-be6b165dcb33 2018-07-20 22:57:38,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.953857898712s 2018-07-20 22:57:38,790 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-074ec325-0d2a-4d6e-9d51-be6b165dcb33 2018-07-20 22:57:38,792 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-20 22:57:38,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-20 22:57:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"volumeAttachment": {"volumeId": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0"}}' 2018-07-20 22:57:40,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c84cbcb-e6cc-4a8b-a9d6-07d181ea0c9f x-compute-request-id: req-0c84cbcb-e6cc-4a8b-a9d6-07d181ea0c9f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "volumeId": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0"}} 2018-07-20 22:57:40,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/os-volume_attachments used request id req-0c84cbcb-e6cc-4a8b-a9d6-07d181ea0c9f 2018-07-20 22:57:40,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.75616788864s 2018-07-20 22:57:40,549 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/os-volume_attachments used request id req-0c84cbcb-e6cc-4a8b-a9d6-07d181ea0c9f 2018-07-20 22:57:40,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:40,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:41,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:40 GMT Server: Apache x-compute-request-id: req-291dc7c8-0dc3-4ae8-b2b3-9ab4dc8b3642 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-291dc7c8-0dc3-4ae8-b2b3-9ab4dc8b3642 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:40.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:41,470 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-291dc7c8-0dc3-4ae8-b2b3-9ab4dc8b3642 2018-07-20 22:57:41,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.92032289505s 2018-07-20 22:57:41,470 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-291dc7c8-0dc3-4ae8-b2b3-9ab4dc8b3642 2018-07-20 22:57:41,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:43,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:43,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:43,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:43 GMT Server: Apache x-compute-request-id: req-286baf14-f46e-4b77-87cc-d7f1bb029b98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-286baf14-f46e-4b77-87cc-d7f1bb029b98 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:40.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:43,537 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-286baf14-f46e-4b77-87cc-d7f1bb029b98 2018-07-20 22:57:43,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0630640983582s 2018-07-20 22:57:43,538 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-286baf14-f46e-4b77-87cc-d7f1bb029b98 2018-07-20 22:57:43,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:45,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:45,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:46,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:45 GMT Server: Apache x-compute-request-id: req-f5a5ede1-67d6-4174-b921-0e14b8a2bb00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5a5ede1-67d6-4174-b921-0e14b8a2bb00 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [{"server_id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "attachment_id": "a8de4e87-0d90-4840-bbaa-ac04bb1dc6aa", "attached_at": "2018-07-20T22:57:43.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "device": "/dev/vdb", "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0"}], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:44.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:46,469 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-f5a5ede1-67d6-4174-b921-0e14b8a2bb00 2018-07-20 22:57:46,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.928041934967s 2018-07-20 22:57:46,470 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-f5a5ede1-67d6-4174-b921-0e14b8a2bb00 2018-07-20 22:57:46,472 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-20 22:57:46,474 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-20 22:57:46,474 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-20 22:57:46,477 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-20 22:57:46,544 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-20 22:57:46,545 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-20 22:57:46,545 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-20 22:57:46,546 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-20 22:57:46,584 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-20 22:57:46,584 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-20 22:57:46,611 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-20 22:57:46,634 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-20 22:57:46,634 - 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-20 22:57:46,635 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-20 22:57:46,635 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-20 22:57:46,635 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-20 22:57:46,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-20 22:57:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/os-volume_attachments/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:47,201 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:57: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-e8ed59c2-9e5d-4260-a174-a29b56e340ac x-compute-request-id: req-e8ed59c2-9e5d-4260-a174-a29b56e340ac Content-Length: 0 Content-Type: application/json 2018-07-20 22:57:47,201 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/os-volume_attachments/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 used request id req-e8ed59c2-9e5d-4260-a174-a29b56e340ac 2018-07-20 22:57:47,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.564516067505s 2018-07-20 22:57:47,201 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0/os-volume_attachments/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 used request id req-e8ed59c2-9e5d-4260-a174-a29b56e340ac 2018-07-20 22:57:47,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:47,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:48,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:47 GMT Server: Apache x-compute-request-id: req-3d84083e-b357-40d6-91d8-3c83eeb3e9dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d84083e-b357-40d6-91d8-3c83eeb3e9dd Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:47.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:48,151 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-3d84083e-b357-40d6-91d8-3c83eeb3e9dd 2018-07-20 22:57:48,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.949547052383s 2018-07-20 22:57:48,152 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-3d84083e-b357-40d6-91d8-3c83eeb3e9dd 2018-07-20 22:57:48,267 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 22:57:48,267 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:22 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-20 22:57:48,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:57:48,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:48,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:57: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-ff2bdb34-0685-417d-b92e-5d2e1e5150fe x-compute-request-id: req-ff2bdb34-0685-417d-b92e-5d2e1e5150fe Content-Type: application/json 2018-07-20 22:57:48,602 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-ff2bdb34-0685-417d-b92e-5d2e1e5150fe 2018-07-20 22:57:48,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.329033136368s 2018-07-20 22:57:48,602 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0 used request id req-ff2bdb34-0685-417d-b92e-5d2e1e5150fe 2018-07-20 22:57:48,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:49,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57: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-2afbc58e-aa37-4e66-b459-8004ae718e91 x-compute-request-id: req-2afbc58e-aa37-4e66-b459-8004ae718e91 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:57:10.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:10Z", "hostId": "8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:3f:b7", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:56:49.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "e94f25e0-26d3-4331-87a7-b0bbca4f6bd0", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:48Z", "hostId": "9eae3ee507c2bc1137ffb522f57d5c292655dc2882eee46bb8ce35c0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm2_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:56:44Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:49,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2afbc58e-aa37-4e66-b459-8004ae718e91 2018-07-20 22:57:49,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547378063202s 2018-07-20 22:57:49,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2afbc58e-aa37-4e66-b459-8004ae718e91 2018-07-20 22:57:49,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:51,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:51,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:51,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2a88547-16a6-4b0f-a9e4-0a64194c9c32 x-compute-request-id: req-b2a88547-16a6-4b0f-a9e4-0a64194c9c32 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:57:10.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:10Z", "hostId": "8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:51,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b2a88547-16a6-4b0f-a9e4-0a64194c9c32 2018-07-20 22:57:51,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781093120575s 2018-07-20 22:57:51,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b2a88547-16a6-4b0f-a9e4-0a64194c9c32 2018-07-20 22:57:51,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-20 22:57:51,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/f41d8b65-f723-4596-99c7-f9d39dc04f83.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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:52,571 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f259018f-f2dc-467e-ba9f-7c75630b2bd8 Content-Length: 0 Date: Fri, 20 Jul 2018 22:57:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:57:52,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f41d8b65-f723-4596-99c7-f9d39dc04f83.json used request id req-f259018f-f2dc-467e-ba9f-7c75630b2bd8 2018-07-20 22:57:52,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.630324840546s 2018-07-20 22:57:52,572 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f41d8b65-f723-4596-99c7-f9d39dc04f83.json used request id req-f259018f-f2dc-467e-ba9f-7c75630b2bd8 2018-07-20 22:57:52,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:57:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:52,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-81f3833c-13f6-483d-b882-b1368d1a1661 Date: Fri, 20 Jul 2018 22:57:52 GMT RESP BODY: {"floatingips": [{"router_id": "16fb39c1-d6ce-4eab-8adf-a5769b3dac51", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:57:16Z", "updated_at": "2018-07-20T22:57:19Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_id": "12477123-de15-46bb-b04d-bc4f089e0d73", "id": "46354d05-bd4e-4429-8f07-9a5ce990c7d1", "qos_policy_id": null}]} 2018-07-20 22:57:52,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-81f3833c-13f6-483d-b882-b1368d1a1661 2018-07-20 22:57:52,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0292038917542s 2018-07-20 22:57:52,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-81f3833c-13f6-483d-b882-b1368d1a1661 2018-07-20 22:57:52,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:52,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:53,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:52 GMT Server: Apache x-compute-request-id: req-953ef004-df85-4bb0-a047-a58238ae3ffe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-953ef004-df85-4bb0-a047-a58238ae3ffe Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:47.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:53,512 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-953ef004-df85-4bb0-a047-a58238ae3ffe 2018-07-20 22:57:53,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.901509046555s 2018-07-20 22:57:53,513 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-953ef004-df85-4bb0-a047-a58238ae3ffe 2018-07-20 22:57:53,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-20 22:57:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:53,601 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:57:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef86789a-0b6b-4fad-8736-7749dca83183 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-20 22:57:53,601 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 used request id req-ef86789a-0b6b-4fad-8736-7749dca83183 2018-07-20 22:57:53,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0864098072052s 2018-07-20 22:57:53,601 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0 used request id req-ef86789a-0b6b-4fad-8736-7749dca83183 2018-07-20 22:57:53,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:53,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:53 GMT Server: Apache x-compute-request-id: req-ab7201fb-7de5-4ad9-8f40-e02bc0b22d87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab7201fb-7de5-4ad9-8f40-e02bc0b22d87 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "self"}, {"href": "http://172.30.9.21:8776/e65e0831fa924d9c9ae8f6210f905cf5/volumes/8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T22:56:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "updated_at": "2018-07-20T22:57:53.000000", "volume_type": null, "name": "cinder_test-volume_a63a67ac-a4cc-4521-8bdf-687950a21280", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8d0bd1c1-faad-4776-8c3f-29ebf7a4ffa0", "size": 2}]} 2018-07-20 22:57:53,666 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-ab7201fb-7de5-4ad9-8f40-e02bc0b22d87 2018-07-20 22:57:53,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0641739368439s 2018-07-20 22:57:53,666 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-ab7201fb-7de5-4ad9-8f40-e02bc0b22d87 2018-07-20 22:57:53,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:57:55,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-20 22:57:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:56,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:55 GMT Server: Apache x-compute-request-id: req-20b82286-79be-417d-bba4-c746e73df3be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20b82286-79be-417d-bba4-c746e73df3be Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-20 22:57:56,549 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-20b82286-79be-417d-bba4-c746e73df3be 2018-07-20 22:57:56,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.878519773483s 2018-07-20 22:57:56,549 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e65e0831fa924d9c9ae8f6210f905cf5/volumes/detail used request id req-20b82286-79be-417d-bba4-c746e73df3be 2018-07-20 22:57:56,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-20 22:57:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/46354d05-bd4e-4429-8f07-9a5ce990c7d1.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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:57,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21ce1412-528b-4075-9707-0dbee50e3e55 Content-Length: 0 Date: Fri, 20 Jul 2018 22:57:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:57:57,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/46354d05-bd4e-4429-8f07-9a5ce990c7d1.json used request id req-21ce1412-528b-4075-9707-0dbee50e3e55 2018-07-20 22:57:57,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2648999691s 2018-07-20 22:57:57,817 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/46354d05-bd4e-4429-8f07-9a5ce990c7d1.json used request id req-21ce1412-528b-4075-9707-0dbee50e3e55 2018-07-20 22:57:57,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-20 22:57:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:58,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3e6b9f99-fa58-4ef8-964d-b03794c1b890 Date: Fri, 20 Jul 2018 22:57:58 GMT RESP BODY: {"floatingips": []} 2018-07-20 22:57:58,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3e6b9f99-fa58-4ef8-964d-b03794c1b890 2018-07-20 22:57:58,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.202106952667s 2018-07-20 22:57:58,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3e6b9f99-fa58-4ef8-964d-b03794c1b890 2018-07-20 22:57:58,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-20 22:57:58,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:58,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc9feb3e-5251-4ae8-892c-f9a6ed84a7d4 x-compute-request-id: req-cc9feb3e-5251-4ae8-892c-f9a6ed84a7d4 Content-Type: application/json 2018-07-20 22:57:58,158 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-cc9feb3e-5251-4ae8-892c-f9a6ed84a7d4 2018-07-20 22:57:58,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.132297992706s 2018-07-20 22:57:58,159 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6 used request id req-cc9feb3e-5251-4ae8-892c-f9a6ed84a7d4 2018-07-20 22:57:58,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:57:58,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:57:59,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93df38a2-849c-4a86-94c8-f23dd51fe021 x-compute-request-id: req-93df38a2-849c-4a86-94c8-f23dd51fe021 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:16:c4", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "rel": "bookmark"}], "image": {"id": "2b8659c7-6941-493a-8378-f2026f414985", "links": [{"href": "http://172.30.9.21:8774/images/2b8659c7-6941-493a-8378-f2026f414985", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T22:57:10.000000", "flavor": {"id": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "links": [{"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "bookmark"}]}, "id": "9911cd50-3abf-488e-b6f7-80d9ac4de5f6", "security_groups": [{"name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}], "user_id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "OS-DCF: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-20T22:57:58Z", "hostId": "8ccfaf24b7702b6e420b350d23c42cf894f3193f4922f89a797037eb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280", "name": "cinder_test-vm_a63a67ac-a4cc-4521-8bdf-687950a21280", "created": "2018-07-20T22:57:04Z", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-20 22:57:59,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-93df38a2-849c-4a86-94c8-f23dd51fe021 2018-07-20 22:57:59,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00960803032s 2018-07-20 22:57:59,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-93df38a2-849c-4a86-94c8-f23dd51fe021 2018-07-20 22:57:59,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-20 22:58:01,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-20 22:58:01,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:01,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58: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-fa91e52e-555f-4262-bd58-a3b26de2a907 x-compute-request-id: req-fa91e52e-555f-4262-bd58-a3b26de2a907 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 22:58:01,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa91e52e-555f-4262-bd58-a3b26de2a907 2018-07-20 22:58:01,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.085930109024s 2018-07-20 22:58:01,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa91e52e-555f-4262-bd58-a3b26de2a907 2018-07-20 22:58:01,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-20 22:58:01,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:01,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-68262243-b267-45c2-953b-9b64cf1fbaa7 Date: Fri, 20 Jul 2018 22:58:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:39Z", "updated_at": "2018-07-20T22:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "28de185d-ccae-4628-919b-265d2e976fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:39Z", "revision_number": 0, "id": "a3c54ae6-5ed6-4583-8d13-1dd54dbec1cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:39Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T22:56:40Z", "revision_number": 0, "id": "be330e01-a5a8-4c85-b787-46b2fd7a5226", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:40Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:40Z", "revision_number": 0, "id": "fb1d41d9-cc61-4f6e-8984-cc2463443fa5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:40Z", "security_group_id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "6b1f2da8-3f05-4ea2-b93f-0a107d50279b", "name": "cinder_test-sg_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:58:01,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-68262243-b267-45c2-953b-9b64cf1fbaa7 2018-07-20 22:58:01,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0535049438477s 2018-07-20 22:58:01,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-68262243-b267-45c2-953b-9b64cf1fbaa7 2018-07-20 22:58:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-20 22:58:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6b1f2da8-3f05-4ea2-b93f-0a107d50279b.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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:01,492 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f9678891-a2cc-4fb1-a11e-4b97f3d64e75 Content-Length: 0 Date: Fri, 20 Jul 2018 22:58:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:58:01,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6b1f2da8-3f05-4ea2-b93f-0a107d50279b.json used request id req-f9678891-a2cc-4fb1-a11e-4b97f3d64e75 2018-07-20 22:58:01,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.170246124268s 2018-07-20 22:58:01,492 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6b1f2da8-3f05-4ea2-b93f-0a107d50279b.json used request id req-f9678891-a2cc-4fb1-a11e-4b97f3d64e75 2018-07-20 22:58:01,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-20 22:58:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:01,552 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:58: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-74c238d3-ddd0-4fa3-9c27-457138ac308f x-compute-request-id: req-74c238d3-ddd0-4fa3-9c27-457138ac308f Content-Length: 0 Content-Type: application/json 2018-07-20 22:58:01,552 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280 used request id req-74c238d3-ddd0-4fa3-9c27-457138ac308f 2018-07-20 22:58:01,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.059406042099s 2018-07-20 22:58:01,552 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_a63a67ac-a4cc-4521-8bdf-687950a21280 used request id req-74c238d3-ddd0-4fa3-9c27-457138ac308f 2018-07-20 22:58:01,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 22:58:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51/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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" -d '{"subnet_id": "46ac3a28-5b27-4886-b0ac-4395b49175e8"}' 2018-07-20 22:58:03,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c1c53a0-7c1a-4877-99d1-4e3c102ad449 Date: Fri, 20 Jul 2018 22:58:03 GMT RESP BODY: {"network_id": "ff28fc3e-2208-4472-99ae-394454ba878d", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "subnet_id": "46ac3a28-5b27-4886-b0ac-4395b49175e8", "subnet_ids": ["46ac3a28-5b27-4886-b0ac-4395b49175e8"], "port_id": "1194d932-2f26-4025-a867-4cd7ca5bed36", "id": "16fb39c1-d6ce-4eab-8adf-a5769b3dac51"} 2018-07-20 22:58:03,883 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51/remove_router_interface.json used request id req-3c1c53a0-7c1a-4877-99d1-4e3c102ad449 2018-07-20 22:58:03,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33032202721s 2018-07-20 22:58:03,884 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51/remove_router_interface.json used request id req-3c1c53a0-7c1a-4877-99d1-4e3c102ad449 returning object 16fb39c1-d6ce-4eab-8adf-a5769b3dac51 2018-07-20 22:58:03,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 22:58:03,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:04,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-98bbb49e-e781-4458-8c84-5eda01281545 Date: Fri, 20 Jul 2018 22:58:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:28Z", "admin_state_up": true, "updated_at": "2018-07-20T22:58:02Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "16fb39c1-d6ce-4eab-8adf-a5769b3dac51", "name": "cinder_test-router_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:58:04,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-98bbb49e-e781-4458-8c84-5eda01281545 2018-07-20 22:58:04,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119472980499s 2018-07-20 22:58:04,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-98bbb49e-e781-4458-8c84-5eda01281545 2018-07-20 22:58:04,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 22:58:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51.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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:07,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a597ce45-fb43-401e-aca4-8cb1e3ca2fa4 Content-Length: 0 Date: Fri, 20 Jul 2018 22:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:58:07,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51.json used request id req-a597ce45-fb43-401e-aca4-8cb1e3ca2fa4 2018-07-20 22:58:07,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.60634088516s 2018-07-20 22:58:07,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/16fb39c1-d6ce-4eab-8adf-a5769b3dac51.json used request id req-a597ce45-fb43-401e-aca4-8cb1e3ca2fa4 2018-07-20 22:58:07,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 22:58:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:07,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-80f43a69-e348-4a1e-94b8-52b70048e7d0 Date: Fri, 20 Jul 2018 22:58:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff28fc3e-2208-4472-99ae-394454ba878d","tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:27Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-20T22:56:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e65e0831fa924d9c9ae8f6210f905cf5","id":"46ac3a28-5b27-4886-b0ac-4395b49175e8","subnetpool_id":null,"name":"cinder_test-subnet_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:58:07,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-80f43a69-e348-4a1e-94b8-52b70048e7d0 2018-07-20 22:58:07,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0495121479034s 2018-07-20 22:58:07,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-80f43a69-e348-4a1e-94b8-52b70048e7d0 2018-07-20 22:58:07,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 22:58:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/46ac3a28-5b27-4886-b0ac-4395b49175e8.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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:09,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5903abe-e02e-4f01-be82-0d5d068b0ff9 Date: Fri, 20 Jul 2018 22:58:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:58:09,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/46ac3a28-5b27-4886-b0ac-4395b49175e8.json used request id req-e5903abe-e02e-4f01-be82-0d5d068b0ff9 2018-07-20 22:58:09,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.28113985062s 2018-07-20 22:58:09,945 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/46ac3a28-5b27-4886-b0ac-4395b49175e8.json used request id req-e5903abe-e02e-4f01-be82-0d5d068b0ff9 2018-07-20 22:58:09,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 22:58:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:10,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-5dc83b9d-d3e3-4b02-9b6d-a935718b87bd Date: Fri, 20 Jul 2018 22:58:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ff28fc3e-2208-4472-99ae-394454ba878d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e65e0831fa924d9c9ae8f6210f905cf5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:58:09Z","qos_policy_id":null,"name":"cinder_test-net_a63a67ac-a4cc-4521-8bdf-687950a21280","admin_state_up":true,"tenant_id":"e65e0831fa924d9c9ae8f6210f905cf5","created_at":"2018-07-20T22:56:26Z","mtu":1450}]} 2018-07-20 22:58:10,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5dc83b9d-d3e3-4b02-9b6d-a935718b87bd 2018-07-20 22:58:10,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123314142227s 2018-07-20 22:58:10,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5dc83b9d-d3e3-4b02-9b6d-a935718b87bd 2018-07-20 22:58:10,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 22:58:10,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ff28fc3e-2208-4472-99ae-394454ba878d.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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:11,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdc97b0d-d257-4cfd-ab8c-cedacddbb756 Date: Fri, 20 Jul 2018 22:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:58:11,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ff28fc3e-2208-4472-99ae-394454ba878d.json used request id req-fdc97b0d-d257-4cfd-ab8c-cedacddbb756 2018-07-20 22:58:11,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30637121201s 2018-07-20 22:58:11,378 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ff28fc3e-2208-4472-99ae-394454ba878d.json used request id req-fdc97b0d-d257-4cfd-ab8c-cedacddbb756 2018-07-20 22:58:11,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 22:58:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:11,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-9c67da6a-bdd4-4549-99b2-8c468f4e984c Date: Fri, 20 Jul 2018 22:58:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/2b8659c7-6941-493a-8378-f2026f414985/snap", "metadata": {}}], "file": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985/file", "owner": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "2b8659c7-6941-493a-8378-f2026f414985", "size": 12716032, "self": "/v2/images/2b8659c7-6941-493a-8378-f2026f414985", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/2b8659c7-6941-493a-8378-f2026f414985/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T22:56:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_a63a67ac-a4cc-4521-8bdf-687950a21280", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T22:56:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 22:58:11,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9c67da6a-bdd4-4549-99b2-8c468f4e984c 2018-07-20 22:58:11,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219450950623s 2018-07-20 22:58:11,602 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9c67da6a-bdd4-4549-99b2-8c468f4e984c 2018-07-20 22:58:11,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 22:58:11,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/2b8659c7-6941-493a-8378-f2026f414985 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b5dcbad5e2a55686e0c9f8516196c51065fb988" 2018-07-20 22:58:12,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e6e8ad9-cd08-4d35-907d-d3f34489b422 Date: Fri, 20 Jul 2018 22:58:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:58:12,151 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2b8659c7-6941-493a-8378-f2026f414985 used request id req-6e6e8ad9-cd08-4d35-907d-d3f34489b422 2018-07-20 22:58:12,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.547513961792s 2018-07-20 22:58:12,152 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2b8659c7-6941-493a-8378-f2026f414985 used request id req-6e6e8ad9-cd08-4d35-907d-d3f34489b422 2018-07-20 22:58:12,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 22:58:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:12,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58: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-d143d8f2-bb8b-4010-a5f8-9df706b2d5db x-compute-request-id: req-d143d8f2-bb8b-4010-a5f8-9df706b2d5db Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d", "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": "3605d3d4-d4f6-49c0-960e-80c5fc28d88d"}]} 2018-07-20 22:58:12,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d143d8f2-bb8b-4010-a5f8-9df706b2d5db 2018-07-20 22:58:12,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264551639557s 2018-07-20 22:58:12,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d143d8f2-bb8b-4010-a5f8-9df706b2d5db 2018-07-20 22:58:12,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 22:58:12,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:12,227 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 22:58: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-10f5c798-441b-4961-92b2-95625e337d0e x-compute-request-id: req-10f5c798-441b-4961-92b2-95625e337d0e Content-Length: 0 Content-Type: application/json 2018-07-20 22:58:12,227 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d used request id req-10f5c798-441b-4961-92b2-95625e337d0e 2018-07-20 22:58:12,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0473160743713s 2018-07-20 22:58:12,228 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3605d3d4-d4f6-49c0-960e-80c5fc28d88d used request id req-10f5c798-441b-4961-92b2-95625e337d0e 2018-07-20 22:58:12,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:58:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:12,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f911ed56-50ad-4ba1-9480-fc9667dba928 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": {"self": "http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:12,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f911ed56-50ad-4ba1-9480-fc9667dba928 2018-07-20 22:58:12,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118161916733s 2018-07-20 22:58:12,347 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f911ed56-50ad-4ba1-9480-fc9667dba928 2018-07-20 22:58:12,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-20 22:58:12,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:12,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1cc30aa-8420-4a42-a7aa-638d7cc0ff7e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_a63a67ac-a4cc-4521-8bdf-687950a21280", "links": {"self": "http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0791180d1f2b44fcb1a2f6b9992ba4b8", "description": null}} 2018-07-20 22:58:12,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8 used request id req-f1cc30aa-8420-4a42-a7aa-638d7cc0ff7e 2018-07-20 22:58:12,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111940860748s 2018-07-20 22:58:12,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8 used request id req-f1cc30aa-8420-4a42-a7aa-638d7cc0ff7e 2018-07-20 22:58:12,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-20 22:58:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:12,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e4174a-2b2e-4524-9ec0-6421508a5d0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:12,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8 used request id req-34e4174a-2b2e-4524-9ec0-6421508a5d0b 2018-07-20 22:58:12,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.205483913422s 2018-07-20 22:58:12,672 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0791180d1f2b44fcb1a2f6b9992ba4b8 used request id req-34e4174a-2b2e-4524-9ec0-6421508a5d0b 2018-07-20 22:58:12,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-20 22:58:12,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:12,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1be2f39-bcb0-41bb-a240-414165836216 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5"}, "tags": [], "enabled": true, "id": "e65e0831fa924d9c9ae8f6210f905cf5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_a63a67ac-a4cc-4521-8bdf-687950a21280"}]} 2018-07-20 22:58:12,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f1be2f39-bcb0-41bb-a240-414165836216 2018-07-20 22:58:12,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103165864944s 2018-07-20 22:58:12,782 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f1be2f39-bcb0-41bb-a240-414165836216 2018-07-20 22:58:12,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-20 22:58:12,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:13,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2f0b13-60bb-42a9-aed5-8ace2b532f1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:13,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-1e2f0b13-60bb-42a9-aed5-8ace2b532f1e 2018-07-20 22:58:13,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.234248876572s 2018-07-20 22:58:13,022 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-1e2f0b13-60bb-42a9-aed5-8ace2b532f1e 2018-07-20 22:58:13,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 22:58:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:13,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e975fa-247f-4241-8246-357f339cb901 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "64d56b74568a4f1592428d07d0da3430", "links": {"self": "http://172.30.9.21:5000/v3/roles/64d56b74568a4f1592428d07d0da3430"}, "name": "Member"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:13,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01e975fa-247f-4241-8246-357f339cb901 2018-07-20 22:58:13,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.08873295784s 2018-07-20 22:58:13,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01e975fa-247f-4241-8246-357f339cb901 2018-07-20 22:58:13,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-20 22:58:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/64d56b74568a4f1592428d07d0da3430 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1138cbb0a343ab6899c771f020e09c744583552c" 2018-07-20 22:58:13,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46dbf225-c99f-4137-b470-ba8f7e8720b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:13,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/64d56b74568a4f1592428d07d0da3430 used request id req-46dbf225-c99f-4137-b470-ba8f7e8720b9 2018-07-20 22:58:13,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.121073007584s 2018-07-20 22:58:13,241 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/64d56b74568a4f1592428d07d0da3430 used request id req-46dbf225-c99f-4137-b470-ba8f7e8720b9 2018-07-20 22:58:13,284 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-20 22:58:13,626 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-20 22:58:13,626 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-20 22:58:13,626 - openstack_tests - INFO - OS Credentials = > 2018-07-20 22:58:13,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:13,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:14,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xxWrK7ymS2y-cYlfaZjLlg"], "issued_at": "2018-07-20T22:58:14.000000Z"}} 2018-07-20 22:58:14,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7307ed19821c5049d7d3fb5b2d6d3d667e59f7" 2018-07-20 22:58:14,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d39c67ea-f0a0-4a1a-b731-00b02c7c39e5 Date: Fri, 20 Jul 2018 22:58:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:58:14,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-d39c67ea-f0a0-4a1a-b731-00b02c7c39e5 2018-07-20 22:58:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd7307ed19821c5049d7d3fb5b2d6d3d667e59f7" 2018-07-20 22:58:14,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f821a8a5-a70e-4787-a40e-377b8c8779b6 Date: Fri, 20 Jul 2018 22:58:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 22:58:14,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-f821a8a5-a70e-4787-a40e-377b8c8779b6 2018-07-20 22:58:14,499 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-20 22:58:14,500 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-20 22:58:14,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:14,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-20 22:58:14,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:14,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LSOotTCBQu61GyCUtKMCdQ"], "issued_at": "2018-07-20T22:58:14.000000Z"}} 2018-07-20 22:58:14,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3764f27d358db171f53bf9f67c4d0ac579c6fdeb" 2018-07-20 22:58:15,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-cf436426-fe63-4dd8-81f4-89fe1fb839a9 Date: Fri, 20 Jul 2018 22:58:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-20 22:58:15,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=foo used request id req-cf436426-fe63-4dd8-81f4-89fe1fb839a9 2018-07-20 22:58:15,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:15,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-20 22:58:15,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:15,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["_NLIc3_KSdawue8FlpxS9g"], "issued_at": "2018-07-20T22:58:15.000000Z"}} 2018-07-20 22:58:15,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9d2e1dd27e54ae273e5eabd40394ddeffeb14fac" 2018-07-20 22:58:15,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c985bdd-5dc7-4728-b307-a2b679b78926 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:15,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4c985bdd-5dc7-4728-b307-a2b679b78926 2018-07-20 22:58:15,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:15,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:15,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2e1dd27e54ae273e5eabd40394ddeffeb14fac" 2018-07-20 22:58:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adab2f4e-2d82-4b06-b498-e59f918d3d66 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:15,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-adab2f4e-2d82-4b06-b498-e59f918d3d66 2018-07-20 22:58:15,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:15,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-20 22:58:15,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:16,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["eqPc4GWeRyWt_YQEL8p4qQ"], "issued_at": "2018-07-20T22:58:16.000000Z"}} 2018-07-20 22:58:16,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8b6daef9c5c1af4446a195d24aad7b0a776ecd" 2018-07-20 22:58:16,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f5ab08b0-c1a1-4d38-bf41-e21d100fc34a Date: Fri, 20 Jul 2018 22:58:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:58:16,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks used request id req-f5ab08b0-c1a1-4d38-bf41-e21d100fc34a 2018-07-20 22:58:16,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:16,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7QSVCsOvSzqzI3Z9UOBDtg"], "issued_at": "2018-07-20T22:58:16.000000Z"}} 2018-07-20 22:58:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e012c1cdb1970e3b7a5d0651ff9ea35779ae546" 2018-07-20 22:58:17,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-40956d50-5181-4262-b030-e047e3fe1100 Date: Fri, 20 Jul 2018 22:58:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 22:58:17,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-40956d50-5181-4262-b030-e047e3fe1100 2018-07-20 22:58:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e012c1cdb1970e3b7a5d0651ff9ea35779ae546" 2018-07-20 22:58:17,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-23657f68-ac20-4799-b51c-1ac16f15cfc4 Date: Fri, 20 Jul 2018 22:58:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 22:58:17,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-23657f68-ac20-4799-b51c-1ac16f15cfc4 2018-07-20 22:58:17,618 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:58:17,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:17,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:17,691 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-20 22:58:17,692 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:58:17,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:18,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jqh-ykR2QTC5hjCynvClYA"], "issued_at": "2018-07-20T22:58:18.000000Z"}} 2018-07-20 22:58:18,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6852b26a1e0d4715295c4bc8e5669b1373c19fe" 2018-07-20 22:58:18,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01010c64-bcb6-4264-9e86-0515fbbd445b x-compute-request-id: req-01010c64-bcb6-4264-9e86-0515fbbd445b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 22:58:18,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail used request id req-01010c64-bcb6-4264-9e86-0515fbbd445b 2018-07-20 22:58:18,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:58:18,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:18,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["j6ZpNBJ-QveFpZqdoIicxQ"], "issued_at": "2018-07-20T22:58:18.000000Z"}} 2018-07-20 22:58:18,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a52b963b0c06fbd404330eea9fbd2333c03e22" 2018-07-20 22:58:18,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58: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-c3b1e2b6-8c22-43c6-8e57-8c58ff7cf0d9 x-compute-request-id: req-c3b1e2b6-8c22-43c6-8e57-8c58ff7cf0d9 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 26}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-20 22:58:18,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-c3b1e2b6-8c22-43c6-8e57-8c58ff7cf0d9 2018-07-20 22:58:18,904 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-20 22:58:18,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:18,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:18,939 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-20 22:58:18,939 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-20 22:58:18,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:19,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["9H3wGQOVRbaEmOsMSPIWAQ"], "issued_at": "2018-07-20T22:58:19.000000Z"}} 2018-07-20 22:58:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bb6f624e804c998607a0814b4d0c1ab8de0a8f" 2018-07-20 22:58:20,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:19 GMT Server: Apache x-openstack-request-id: req-d7052b6a-a398-4a50-bd9a-2c009139d0a6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-20 22:58:20,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks used request id req-d7052b6a-a398-4a50-bd9a-2c009139d0a6 2018-07-20 22:58:20,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:20,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-20 22:58:20,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:20,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3oduN9QET7iy3-lK8wv5_w"], "issued_at": "2018-07-20T22:58:20.000000Z"}} 2018-07-20 22:58:20,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7fc422d550a9014673646e0db31f45aa830109" 2018-07-20 22:58:21,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:20 GMT Server: Apache x-compute-request-id: req-7264e5e5-61f4-479a-a310-144eba3f7f00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7264e5e5-61f4-479a-a310-144eba3f7f00 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-20 22:58:21,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-7264e5e5-61f4-479a-a310-144eba3f7f00 2018-07-20 22:58:21,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:21,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["GFJXRCTaTKCRdR7uQMtrnA"], "issued_at": "2018-07-20T22:58:21.000000Z"}} 2018-07-20 22:58:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:21,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b0c960-d00c-461b-9dfd-7d9cb5c1f026 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:21,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a3b0c960-d00c-461b-9dfd-7d9cb5c1f026 2018-07-20 22:58:21,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:21,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:21,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:21,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33c601b-1790-4848-8781-2d1a0ff7713b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:21,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a33c601b-1790-4848-8781-2d1a0ff7713b 2018-07-20 22:58:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName"}}' 2018-07-20 22:58:22,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c5657ee-5d5a-4f9e-9fc5-afcc88f19297 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/17a8d8e6f933426496e9461b9936a53e"}, "tags": [], "enabled": true, "id": "17a8d8e6f933426496e9461b9936a53e", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName"}} 2018-07-20 22:58:22,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8c5657ee-5d5a-4f9e-9fc5-afcc88f19297 2018-07-20 22:58:22,092 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName 2018-07-20 22:58:22,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:22,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06590d5-9aca-4682-afbf-a47624d121c0 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/17a8d8e6f933426496e9461b9936a53e"}, "tags": [], "enabled": true, "id": "17a8d8e6f933426496e9461b9936a53e", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName"}]} 2018-07-20 22:58:22,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName used request id req-f06590d5-9aca-4682-afbf-a47624d121c0 2018-07-20 22:58:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:22,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f60bd18-31cb-4172-ac3b-bff8109e5907 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:58:22,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1f60bd18-31cb-4172-ac3b-bff8109e5907 2018-07-20 22:58:22,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:22,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-04868db6-8404-473f-a2e6-cf8d26c24da4 Date: Fri, 20 Jul 2018 22:58:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "updated_at": "2018-07-20T22:50:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "31b2d862-b3d4-43cb-94d8-ee98ad82e30b", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "50926878-5894-46bd-a974-f4d3009adeaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "94fd622c-d4c2-47bb-afbe-732e98ab2bc2", "remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "revision_number": 0, "id": "b028049a-5a3d-4389-97c4-b696011a50e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:58:22,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-04868db6-8404-473f-a2e6-cf8d26c24da4 2018-07-20 22:58:22,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:22,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1482a8a-00ec-4418-8e8a-c6b9a44d0a21 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:58:22,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-d1482a8a-00ec-4418-8e8a-c6b9a44d0a21 2018-07-20 22:58:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:22,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dcf12b0-d69f-4086-84eb-46995b65c799 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:22,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-2dcf12b0-d69f-4086-84eb-46995b65c799 2018-07-20 22:58:22,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:22,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:22,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecf050d7-b02d-41c1-bb6c-42574ce80185 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:22,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-ecf050d7-b02d-41c1-bb6c-42574ce80185 2018-07-20 22:58:22,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:22,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:22,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7f0763-f7f0-4f15-913c-80168c400e84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:22,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-2a7f0763-f7f0-4f15-913c-80168c400e84 2018-07-20 22:58:22,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:23,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed1fbb9-4e5c-434d-a516-ea74cf0d9928 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:58:23,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7ed1fbb9-4e5c-434d-a516-ea74cf0d9928 2018-07-20 22:58:23,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e 2018-07-20 22:58:23,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:23,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d0af4860-d0d1-4660-9472-d6ede6d9a0f5 Date: Fri, 20 Jul 2018 22:58:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "31b2d862-b3d4-43cb-94d8-ee98ad82e30b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "50926878-5894-46bd-a974-f4d3009adeaa"}, {"remote_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "94fd622c-d4c2-47bb-afbe-732e98ab2bc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:05Z", "security_group_id": "d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:50:05Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b028049a-5a3d-4389-97c4-b696011a50e7"}]} 2018-07-20 22:58:23,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e used request id req-d0af4860-d0d1-4660-9472-d6ede6d9a0f5 2018-07-20 22:58:23,207 - neutron_utils - INFO - Deleting security group with name - default 2018-07-20 22:58:23,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:23,649 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-526eb93c-00ac-4686-8eff-5148a20e80aa Content-Length: 0 Date: Fri, 20 Jul 2018 22:58:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:58:23,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d939a5d5-77cc-4ea0-a3ed-8f739fb1c38e used request id req-526eb93c-00ac-4686-8eff-5148a20e80aa 2018-07-20 22:58:23,650 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-d3b4a8d8-5821-4d33-85b0-15dc7eb667b0-projName 2018-07-20 22:58:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/17a8d8e6f933426496e9461b9936a53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab137c2688abdf1fd25c57fd5b495caf7716b0e" 2018-07-20 22:58:23,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9714d50-d2d6-495e-9047-38e0df153f6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:23,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/17a8d8e6f933426496e9461b9936a53e used request id req-d9714d50-d2d6-495e-9047-38e0df153f6a 2018-07-20 22:58:23,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:24,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["bneFght_RMK1SI99pJETwg"], "issued_at": "2018-07-20T22:58:24.000000Z"}} 2018-07-20 22:58:24,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8928965955e637a5b7a360e3d1a216ada11c5d21" 2018-07-20 22:58:24,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625b3832-29a3-4f67-a0de-c758dfed0b1f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:24,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-625b3832-29a3-4f67-a0de-c758dfed0b1f 2018-07-20 22:58:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:24,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:24,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8928965955e637a5b7a360e3d1a216ada11c5d21" 2018-07-20 22:58:24,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3df6feb-6401-4e3b-891e-887d53c968da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:24,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d3df6feb-6401-4e3b-891e-887d53c968da 2018-07-20 22:58:24,726 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-b6360c39-7c83-4037-a83c-d136f5a74cdd-username 2018-07-20 22:58:24,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8928965955e637a5b7a360e3d1a216ada11c5d21" 2018-07-20 22:58:24,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673ac03b-1087-4f0f-9e69-7eb77f9fa2d9 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-b6360c39-7c83-4037-a83c-d136f5a74cdd-username", "links": {"self": "http://172.30.9.21:5000/v3/users/467bc76409c349aeb3dab5ea30324856"}, "domain_id": "default", "enabled": true, "id": "467bc76409c349aeb3dab5ea30324856", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:24,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-673ac03b-1087-4f0f-9e69-7eb77f9fa2d9 2018-07-20 22:58:24,850 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-b6360c39-7c83-4037-a83c-d136f5a74cdd-username 2018-07-20 22:58:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/467bc76409c349aeb3dab5ea30324856 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8928965955e637a5b7a360e3d1a216ada11c5d21" 2018-07-20 22:58:25,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df7c572-7573-4441-9c12-621a36ee889c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:25,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/467bc76409c349aeb3dab5ea30324856 used request id req-2df7c572-7573-4441-9c12-621a36ee889c 2018-07-20 22:58:25,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:25,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["mCznkS2MSt2Tn-3lffGeiw"], "issued_at": "2018-07-20T22:58:25.000000Z"}} 2018-07-20 22:58:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0579d278c0baa291ac1207c38ab4fde88856724f" 2018-07-20 22:58:25,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b732ec29-4b34-4095-b589-2aec4a93ac3c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:25,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b732ec29-4b34-4095-b589-2aec4a93ac3c 2018-07-20 22:58:25,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:25,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-20 22:58:25,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:26,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["hoCEe_seToS1q1gV3nsHtQ"], "issued_at": "2018-07-20T22:58:26.000000Z"}} 2018-07-20 22:58:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9206f8396e241f08e27f0e943e742dbc45cb6c15" 2018-07-20 22:58:26,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d9eb2b-bf99-4480-930f-1bdce23037c7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:26,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c8d9eb2b-bf99-4480-930f-1bdce23037c7 2018-07-20 22:58:26,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:26,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:26,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["urGznr40QOKm1dpT7up-Uw"], "issued_at": "2018-07-20T22:58:26.000000Z"}} 2018-07-20 22:58:26,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:27,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BSl7jtPVTYWVDGOeO92i6w"], "issued_at": "2018-07-20T22:58:27.000000Z"}} 2018-07-20 22:58:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}70eab80c4a13982330f62b89d80f6b2fef7aaa8c" 2018-07-20 22:58:27,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ed6702-150a-4f77-844e-18a4a9076f7e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:27,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-09ed6702-150a-4f77-844e-18a4a9076f7e 2018-07-20 22:58:27,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:27,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:27,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["73cSeWVmQBKckZ0twxIdPg"], "issued_at": "2018-07-20T22:58:27.000000Z"}} 2018-07-20 22:58:27,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:28,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Gd5Yb6VeTj2huSZ3J_JXDQ"], "issued_at": "2018-07-20T22:58:28.000000Z"}} 2018-07-20 22:58:28,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b003b4482123b359251660729ba9e1cb51f956b4" 2018-07-20 22:58:28,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e80be7-4c5f-4745-843e-d02b836839b6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:28,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-48e80be7-4c5f-4745-843e-d02b836839b6 2018-07-20 22:58:28,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:28,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:28,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WPXxEgIcTaKpxge0UVU2Bg"], "issued_at": "2018-07-20T22:58:28.000000Z"}} 2018-07-20 22:58:28,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:28,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:28,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["OSxo4NeWTWWYtxD7pBmk2A"], "issued_at": "2018-07-20T22:58:28.000000Z"}} 2018-07-20 22:58:28,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:28,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:29,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xpxyN6IMTlWtA643RulSoA"], "issued_at": "2018-07-20T22:58:29.000000Z"}} 2018-07-20 22:58:29,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:29,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fIAQWUEZRvGW3pSM5bkz4Q"], "issued_at": "2018-07-20T22:58:29.000000Z"}} 2018-07-20 22:58:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:29,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25615c5-8dcb-4ebc-bf90-70eaf9a84964 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:29,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e25615c5-8dcb-4ebc-bf90-70eaf9a84964 2018-07-20 22:58:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:29,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:29,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:29,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd0ad9f-b902-4e43-8c2c-6027df0a9542 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:29,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-edd0ad9f-b902-4e43-8c2c-6027df0a9542 2018-07-20 22:58:30,332 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-username 2018-07-20 22:58:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:30,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ea7c84-fa83-4641-8518-293f19552531 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:30,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-87ea7c84-fa83-4641-8518-293f19552531 2018-07-20 22:58:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-projName"}}' 2018-07-20 22:58:30,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d7e1106-4ece-4406-b255-89b642b26a16 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4"}, "tags": [], "enabled": true, "id": "3333efaef1e44faead0a2b224810f1a4", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-projName"}} 2018-07-20 22:58:30,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2d7e1106-4ece-4406-b255-89b642b26a16 2018-07-20 22:58:30,571 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-projName 2018-07-20 22:58:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" -d '{"role": {"name": "KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-role"}}' 2018-07-20 22:58:30,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74143985-572e-4451-9b04-c8e94ee3b79d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf3caf89ba484b489abe2d759905970e", "links": {"self": "http://172.30.9.21:5000/v3/roles/bf3caf89ba484b489abe2d759905970e"}, "name": "KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-role"}} 2018-07-20 22:58:30,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-74143985-572e-4451-9b04-c8e94ee3b79d 2018-07-20 22:58:30,661 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-role 2018-07-20 22:58:30,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bf3caf89ba484b489abe2d759905970e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:30,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c3972f-0c1f-499a-9916-e50ccec96835 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf3caf89ba484b489abe2d759905970e", "links": {"self": "http://172.30.9.21:5000/v3/roles/bf3caf89ba484b489abe2d759905970e"}, "name": "KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-role"}} 2018-07-20 22:58:30,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bf3caf89ba484b489abe2d759905970e used request id req-13c3972f-0c1f-499a-9916-e50ccec96835 2018-07-20 22:58:30,753 - keystone_utils - INFO - Granting role KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-role to project KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-projName 2018-07-20 22:58:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4/users/139fab8171b14674a380d63152eaf26c/roles/bf3caf89ba484b489abe2d759905970e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:30,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800a9745-045e-4f2e-bfbe-c19777d02bbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:30,936 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4/users/139fab8171b14674a380d63152eaf26c/roles/bf3caf89ba484b489abe2d759905970e used request id req-800a9745-045e-4f2e-bfbe-c19777d02bbe 2018-07-20 22:58:30,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4/users/139fab8171b14674a380d63152eaf26c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de31504-41d6-4138-9085-f68e01fd2004 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4/users/139fab8171b14674a380d63152eaf26c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "bf3caf89ba484b489abe2d759905970e", "links": {"self": "http://172.30.9.21:5000/v3/roles/bf3caf89ba484b489abe2d759905970e"}, "name": "KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-role"}]} 2018-07-20 22:58:31,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4/users/139fab8171b14674a380d63152eaf26c/roles used request id req-9de31504-41d6-4138-9085-f68e01fd2004 2018-07-20 22:58:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-988cf51b-f0e3-4fda-9f53-750137d0e260 Date: Fri, 20 Jul 2018 22:58:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:31Z", "updated_at": "2018-07-20T22:58:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "revision_number": 0, "id": "13a7a6d9-6fe4-482e-9202-15696e52594d", "remote_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "revision_number": 0, "id": "28b21b59-1c7c-4e14-b334-b0077e0de918", "remote_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "revision_number": 0, "id": "4bc31822-ddc4-4c5c-bff9-c31ce62ddb50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "revision_number": 0, "id": "ab38ea75-9760-463f-a70c-fbb381d1e3c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:58:31,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-988cf51b-f0e3-4fda-9f53-750137d0e260 2018-07-20 22:58:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c099bb-762c-44b6-b7c6-c9b3c0fabc53 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:58:31,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-a3c099bb-762c-44b6-b7c6-c9b3c0fabc53 2018-07-20 22:58:31,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a670b2c-16af-4ebf-b5df-b558c7bccaeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:31,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-6a670b2c-16af-4ebf-b5df-b558c7bccaeb 2018-07-20 22:58:31,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d63e3680-dd82-4cfb-9218-5f022f87d120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:31,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d63e3680-dd82-4cfb-9218-5f022f87d120 2018-07-20 22:58:31,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:31,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bec9bb3-ebee-4686-b945-444a649b8ee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:31,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-1bec9bb3-ebee-4686-b945-444a649b8ee5 2018-07-20 22:58:31,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:31,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a694f89-b4fd-42da-9950-398f4b736032 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:31,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-2a694f89-b4fd-42da-9950-398f4b736032 2018-07-20 22:58:31,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:31,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4ddcd4-9d43-4219-8f22-a8c9102983de Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:58:31,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0b4ddcd4-9d43-4219-8f22-a8c9102983de 2018-07-20 22:58:31,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2ae6b2c-8be0-44f1-8c0f-edede4579b89 2018-07-20 22:58:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2ae6b2c-8be0-44f1-8c0f-edede4579b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:32,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-204d4bda-fbf0-4a7d-8d7d-59e449985878 Date: Fri, 20 Jul 2018 22:58:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:31Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "13a7a6d9-6fe4-482e-9202-15696e52594d"}, {"remote_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:31Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "28b21b59-1c7c-4e14-b334-b0077e0de918"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:31Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "4bc31822-ddc4-4c5c-bff9-c31ce62ddb50"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:31Z", "security_group_id": "f2ae6b2c-8be0-44f1-8c0f-edede4579b89", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:31Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "ab38ea75-9760-463f-a70c-fbb381d1e3c8"}]} 2018-07-20 22:58:32,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2ae6b2c-8be0-44f1-8c0f-edede4579b89 used request id req-204d4bda-fbf0-4a7d-8d7d-59e449985878 2018-07-20 22:58:32,173 - neutron_utils - INFO - Deleting security group with name - default 2018-07-20 22:58:32,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f2ae6b2c-8be0-44f1-8c0f-edede4579b89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:32,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51c46017-15a6-4e72-8d33-152a7b5f3704 Content-Length: 0 Date: Fri, 20 Jul 2018 22:58:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:58:32,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f2ae6b2c-8be0-44f1-8c0f-edede4579b89 used request id req-51c46017-15a6-4e72-8d33-152a7b5f3704 2018-07-20 22:58:32,477 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-projName 2018-07-20 22:58:32,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:32,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b3ac7c-f568-4e82-a8e6-b147b5370012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:32,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3333efaef1e44faead0a2b224810f1a4 used request id req-b0b3ac7c-f568-4e82-a8e6-b147b5370012 2018-07-20 22:58:32,684 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-username 2018-07-20 22:58:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/139fab8171b14674a380d63152eaf26c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:32,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355426a0-36bc-41af-9921-cdcc6959c9c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:32,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/139fab8171b14674a380d63152eaf26c used request id req-355426a0-36bc-41af-9921-cdcc6959c9c3 2018-07-20 22:58:32,887 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-d787d511-b071-45de-8a4c-10724a50ceca-role 2018-07-20 22:58:32,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bf3caf89ba484b489abe2d759905970e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}798d7934895afba6590c6687490229de9b9cf3b7" 2018-07-20 22:58:33,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2dd39b1-51da-4764-b46b-b054a6adfe98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:33,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bf3caf89ba484b489abe2d759905970e used request id req-d2dd39b1-51da-4764-b46b-b054a6adfe98 2018-07-20 22:58:33,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:33,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["y01eYsWASnSJxZXfdYeuYQ"], "issued_at": "2018-07-20T22:58:33.000000Z"}} 2018-07-20 22:58:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8cc7a9c7d0b58386f070cd2c8d0b7c388d9a84e4" 2018-07-20 22:58:33,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdaf3843-fac7-40f6-a5ee-6d46e13e3fe9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:33,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bdaf3843-fac7-40f6-a5ee-6d46e13e3fe9 2018-07-20 22:58:33,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:33,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:33,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Yp4VR2u2RFqWHQ2D8wtXQQ"], "issued_at": "2018-07-20T22:58:33.000000Z"}} 2018-07-20 22:58:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:34,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849daaa5-cf7a-4b76-8223-a7c60a1a8ae3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:34,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-849daaa5-cf7a-4b76-8223-a7c60a1a8ae3 2018-07-20 22:58:34,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:34,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:34,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:34,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c528e3-7f0c-4a92-98f1-e8c5d2f9b66e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:34,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-92c528e3-7f0c-4a92-98f1-e8c5d2f9b66e 2018-07-20 22:58:34,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:34,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e83724-9319-496d-8a2e-944a1d4b3ced Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:34,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f8e83724-9319-496d-8a2e-944a1d4b3ced 2018-07-20 22:58:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:34,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62289a44-e2c8-4e27-a257-af35d4aad148 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:34,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62289a44-e2c8-4e27-a257-af35d4aad148 2018-07-20 22:58:34,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:34,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0644e04a-5f7e-4b56-b1f7-cad5d8a264d6 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:58:34,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=admin used request id req-0644e04a-5f7e-4b56-b1f7-cad5d8a264d6 2018-07-20 22:58:34,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/3ffeb603011a4623bc5953a92f8f6f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:34,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1b9f54-8050-4c84-b461-35884fe214c0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/3ffeb603011a4623bc5953a92f8f6f45"}, "enabled": true, "id": "3ffeb603011a4623bc5953a92f8f6f45", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-2dfd59bf-e252-4bc-name"}} 2018-07-20 22:58:34,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3ffeb603011a4623bc5953a92f8f6f45 used request id req-2c1b9f54-8050-4c84-b461-35884fe214c0 2018-07-20 22:58:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:35,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5bce3b-4746-4425-a024-32dc1cf59df5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles", "previous": null, "next": null}, "roles": []} 2018-07-20 22:58:35,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles used request id req-5e5bce3b-4746-4425-a024-32dc1cf59df5 2018-07-20 22:58:35,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:35,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae880d14-67c7-4cff-821f-aca5d3798398 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-20 22:58:35,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-ae880d14-67c7-4cff-821f-aca5d3798398 2018-07-20 22:58:35,113 - keystone_utils - INFO - Granting role admin to project admin 2018-07-20 22:58:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:35,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b039cf8-c07b-4190-a80d-c018f989cab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:35,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-8b039cf8-c07b-4190-a80d-c018f989cab1 2018-07-20 22:58:35,306 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-2dfd59bf-e252-4bc-name 2018-07-20 22:58:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:35,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc7a9c7d0b58386f070cd2c8d0b7c388d9a84e4" 2018-07-20 22:58:35,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd84e46-63c0-476f-bd4a-33bbe4a33b56 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-2dfd59bf-e252-4bc-name", "links": {"self": "http://172.30.9.21:5000/v3/users/3ffeb603011a4623bc5953a92f8f6f45"}, "domain_id": "default", "enabled": true, "id": "3ffeb603011a4623bc5953a92f8f6f45", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:35,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3cd84e46-63c0-476f-bd4a-33bbe4a33b56 2018-07-20 22:58:35,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc7a9c7d0b58386f070cd2c8d0b7c388d9a84e4" 2018-07-20 22:58:35,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a82cae-e273-45da-a39b-663c6567810b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:35,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3a82cae-e273-45da-a39b-663c6567810b 2018-07-20 22:58:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc7a9c7d0b58386f070cd2c8d0b7c388d9a84e4" 2018-07-20 22:58:35,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fbdab9b-312a-4f83-83c6-9a68367fbbce Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:58:35,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=admin used request id req-1fbdab9b-312a-4f83-83c6-9a68367fbbce 2018-07-20 22:58:35,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cc7a9c7d0b58386f070cd2c8d0b7c388d9a84e4" 2018-07-20 22:58:35,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dd6cb0-46be-4dd9-b5ce-3d2073924297 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}]} 2018-07-20 22:58:35,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/3ffeb603011a4623bc5953a92f8f6f45/roles used request id req-16dd6cb0-46be-4dd9-b5ce-3d2073924297 2018-07-20 22:58:35,735 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2dfd59bf-e252-4bc-name 2018-07-20 22:58:35,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3ffeb603011a4623bc5953a92f8f6f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b0985f2e39d22fba6448755c10caecd20b3208" 2018-07-20 22:58:35,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0324f067-a2d5-45a8-a05e-1d38a5918339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:35,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3ffeb603011a4623bc5953a92f8f6f45 used request id req-0324f067-a2d5-45a8-a05e-1d38a5918339 2018-07-20 22:58:35,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:36,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Q4cFNJ1QRjGv5ErRfs8aAQ"], "issued_at": "2018-07-20T22:58:36.000000Z"}} 2018-07-20 22:58:36,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}91e395eae9026b0eeec33c937bb060d4a0b3de98" 2018-07-20 22:58:36,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469aaf74-3f6d-478a-a4ce-186f1b1a02b9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:36,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-469aaf74-3f6d-478a-a4ce-186f1b1a02b9 2018-07-20 22:58:36,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:36,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:36,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3pSOiTyQTXSx6v4suYyXBw"], "issued_at": "2018-07-20T22:58:36.000000Z"}} 2018-07-20 22:58:36,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:36,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a07158-a9bb-47a5-80a6-3753d93294e7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:36,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-09a07158-a9bb-47a5-80a6-3753d93294e7 2018-07-20 22:58:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:36,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:37,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee56b26-5f69-4b56-89ff-4ad9ac988e9d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:37,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dee56b26-5f69-4b56-89ff-4ad9ac988e9d 2018-07-20 22:58:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:37,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3672e8f-2ad3-4f51-b7e6-0ca5a68ab662 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:37,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f3672e8f-2ad3-4f51-b7e6-0ca5a68ab662 2018-07-20 22:58:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:37,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f032c694-20a2-486e-9c9e-a97ebb41dfd1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:37,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f032c694-20a2-486e-9c9e-a97ebb41dfd1 2018-07-20 22:58:37,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:37,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df02ff9d-0d72-447a-9ac0-7a5b254baf38 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:58:37,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=admin used request id req-df02ff9d-0d72-447a-9ac0-7a5b254baf38 2018-07-20 22:58:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/5c19af6b3d5e4923bee624c93a02262d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:37,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0684147a-5144-407e-894c-f710a2afa5c7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/5c19af6b3d5e4923bee624c93a02262d"}, "enabled": true, "id": "5c19af6b3d5e4923bee624c93a02262d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-eea3cbbd-5ccc-409-name"}} 2018-07-20 22:58:37,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/5c19af6b3d5e4923bee624c93a02262d used request id req-0684147a-5144-407e-894c-f710a2afa5c7 2018-07-20 22:58:37,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/5c19af6b3d5e4923bee624c93a02262d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:37,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce0898d-f114-41af-a330-4d49b2c20326 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/5c19af6b3d5e4923bee624c93a02262d/roles", "previous": null, "next": null}, "roles": []} 2018-07-20 22:58:37,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/5c19af6b3d5e4923bee624c93a02262d/roles used request id req-8ce0898d-f114-41af-a330-4d49b2c20326 2018-07-20 22:58:37,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:37,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f8feba-bbbf-4a8a-945d-e9c60e81ec3c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-20 22:58:37,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-71f8feba-bbbf-4a8a-945d-e9c60e81ec3c 2018-07-20 22:58:37,994 - keystone_utils - INFO - Granting role admin to project admin 2018-07-20 22:58:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/5c19af6b3d5e4923bee624c93a02262d/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:38,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e7fd04-0cec-49f8-ba11-c41115c51b81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:38,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/5c19af6b3d5e4923bee624c93a02262d/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-95e7fd04-0cec-49f8-ba11-c41115c51b81 2018-07-20 22:58:38,130 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-eea3cbbd-5ccc-409-name 2018-07-20 22:58:38,131 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-eea3cbbd-5ccc-409-name 2018-07-20 22:58:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:38,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5c19af6b3d5e4923bee624c93a02262d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e395eae9026b0eeec33c937bb060d4a0b3de98" 2018-07-20 22:58:38,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b9de08-6904-4a0b-89f3-2abb52bde835 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:38,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5c19af6b3d5e4923bee624c93a02262d used request id req-14b9de08-6904-4a0b-89f3-2abb52bde835 2018-07-20 22:58:38,266 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-eea3cbbd-5ccc-409-name 2018-07-20 22:58:38,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5c19af6b3d5e4923bee624c93a02262d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb836d7e6b03f8c216643ba0703dba970ed23b0" 2018-07-20 22:58:38,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03f1611-e22f-46f9-b738-72049aba8044 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 5c19af6b3d5e4923bee624c93a02262d.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:38,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5c19af6b3d5e4923bee624c93a02262d used request id req-b03f1611-e22f-46f9-b738-72049aba8044 2018-07-20 22:58:38,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:38,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:38,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vpF77IECRVCOmSsCFG6Jlw"], "issued_at": "2018-07-20T22:58:38.000000Z"}} 2018-07-20 22:58:38,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}eda9e97b8491f32870f553398974f6dd808e91d1" 2018-07-20 22:58:38,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a2af8e-8200-4999-bc0c-7b74f1ae3973 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:38,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b3a2af8e-8200-4999-bc0c-7b74f1ae3973 2018-07-20 22:58:38,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:38,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:39,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qFcSip-tRpqPl9osumIjqQ"], "issued_at": "2018-07-20T22:58:39.000000Z"}} 2018-07-20 22:58:39,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:39,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9f4f5b-d780-4f19-907a-218ca596e728 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:39,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ab9f4f5b-d780-4f19-907a-218ca596e728 2018-07-20 22:58:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:39,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:39,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c20a5c5-c5ce-4040-be4c-32bf7617f7f3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:39,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c20a5c5-c5ce-4040-be4c-32bf7617f7f3 2018-07-20 22:58:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:39,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1bd41bc-50cd-42c5-b582-f68e0c751d5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:39,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f1bd41bc-50cd-42c5-b582-f68e0c751d5f 2018-07-20 22:58:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:39,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ecc3d1e-e3ac-4d99-8cde-ef945e7ecd3d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:39,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7ecc3d1e-e3ac-4d99-8cde-ef945e7ecd3d 2018-07-20 22:58:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:40,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75891f1-7b70-458d-b189-bd2f4127b23f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:58:40,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=admin used request id req-a75891f1-7b70-458d-b189-bd2f4127b23f 2018-07-20 22:58:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/fae8160edf1e4203867ad04c6e3d60ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:40,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5abfc14-80a6-415d-a93d-0d156ab1e745 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/fae8160edf1e4203867ad04c6e3d60ea"}, "enabled": true, "id": "fae8160edf1e4203867ad04c6e3d60ea", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7ca82cd6-9029-4dd-name"}} 2018-07-20 22:58:40,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/fae8160edf1e4203867ad04c6e3d60ea used request id req-b5abfc14-80a6-415d-a93d-0d156ab1e745 2018-07-20 22:58:40,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/fae8160edf1e4203867ad04c6e3d60ea/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:40,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655c0288-0a11-4e5f-8ce9-94228e0be959 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/fae8160edf1e4203867ad04c6e3d60ea/roles", "previous": null, "next": null}, "roles": []} 2018-07-20 22:58:40,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/fae8160edf1e4203867ad04c6e3d60ea/roles used request id req-655c0288-0a11-4e5f-8ce9-94228e0be959 2018-07-20 22:58:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:40,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397fe7e3-ed22-439d-a74f-5eb011486691 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-20 22:58:40,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-397fe7e3-ed22-439d-a74f-5eb011486691 2018-07-20 22:58:40,418 - keystone_utils - INFO - Granting role admin to project admin 2018-07-20 22:58:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/fae8160edf1e4203867ad04c6e3d60ea/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:40,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca933f63-9e18-4f11-ba35-252d75002ef5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:40,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/fae8160edf1e4203867ad04c6e3d60ea/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-ca933f63-9e18-4f11-ba35-252d75002ef5 2018-07-20 22:58:40,598 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7ca82cd6-9029-4dd-name 2018-07-20 22:58:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:40,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:40,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda9e97b8491f32870f553398974f6dd808e91d1" 2018-07-20 22:58:40,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985dcc01-6a24-448f-a4d8-19e8bb9b4270 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7ca82cd6-9029-4dd-name", "links": {"self": "http://172.30.9.21:5000/v3/users/fae8160edf1e4203867ad04c6e3d60ea"}, "domain_id": "default", "enabled": true, "id": "fae8160edf1e4203867ad04c6e3d60ea", "options": {}}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:40,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-985dcc01-6a24-448f-a4d8-19e8bb9b4270 2018-07-20 22:58:40,718 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7ca82cd6-9029-4dd-name 2018-07-20 22:58:40,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/fae8160edf1e4203867ad04c6e3d60ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712b574c444425de8d9eda853fe02ba7a5f4914e" 2018-07-20 22:58:40,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e7570a0-a9db-4ba2-976a-366486b1a528 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:40,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fae8160edf1e4203867ad04c6e3d60ea used request id req-5e7570a0-a9db-4ba2-976a-366486b1a528 2018-07-20 22:58:40,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:41,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["nLkRbei1R2mWJQh9UAXeDw"], "issued_at": "2018-07-20T22:58:41.000000Z"}} 2018-07-20 22:58:41,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f04200e5396eaba798a2c286bf14764c2dbe2795" 2018-07-20 22:58:41,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7636fd35-cbc8-4014-8378-853800e62213 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:41,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7636fd35-cbc8-4014-8378-853800e62213 2018-07-20 22:58:41,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:41,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:41,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["_tLJ55ozQ7eLexom8d84_w"], "issued_at": "2018-07-20T22:58:41.000000Z"}} 2018-07-20 22:58:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:41,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33fdb2e-57df-4b18-9944-8b4182a458dd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:41,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e33fdb2e-57df-4b18-9944-8b4182a458dd 2018-07-20 22:58:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:41,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:42,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0554f7-86cc-4ff8-8cad-0175a66403ac Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:42,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3a0554f7-86cc-4ff8-8cad-0175a66403ac 2018-07-20 22:58:42,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:42,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212641b8-109d-4b64-87c9-122a1f9802a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:42,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-212641b8-109d-4b64-87c9-122a1f9802a7 2018-07-20 22:58:42,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:42,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ef35bf-d466-460f-bcb7-33ba62547c59 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:42,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-98ef35bf-d466-460f-bcb7-33ba62547c59 2018-07-20 22:58:42,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:42,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11972d5e-2dc3-413b-b28d-8ff74fe65eec Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-20 22:58:42,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=admin used request id req-11972d5e-2dc3-413b-b28d-8ff74fe65eec 2018-07-20 22:58:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/66644e2e6cf1465ca3cad80884412dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:42,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa032be-73ea-43b4-8ec1-66d002c06c13 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/66644e2e6cf1465ca3cad80884412dda"}, "enabled": true, "id": "66644e2e6cf1465ca3cad80884412dda", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b8efeaae-4956-4a1-name"}} 2018-07-20 22:58:42,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/66644e2e6cf1465ca3cad80884412dda used request id req-dfa032be-73ea-43b4-8ec1-66d002c06c13 2018-07-20 22:58:42,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/66644e2e6cf1465ca3cad80884412dda/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:42,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc23b95e-f5cc-4ab0-9083-5872943f9c6c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/66644e2e6cf1465ca3cad80884412dda/roles", "previous": null, "next": null}, "roles": []} 2018-07-20 22:58:42,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/66644e2e6cf1465ca3cad80884412dda/roles used request id req-dc23b95e-f5cc-4ab0-9083-5872943f9c6c 2018-07-20 22:58:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:42,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbf4dcd-6a96-4d97-a65b-09efc7a90a7a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-20 22:58:42,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-2dbf4dcd-6a96-4d97-a65b-09efc7a90a7a 2018-07-20 22:58:42,923 - keystone_utils - INFO - Granting role admin to project admin 2018-07-20 22:58:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/66644e2e6cf1465ca3cad80884412dda/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:43,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed49d4b-a3e2-43e3-853d-0cf1a9580c35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:43,082 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0/users/66644e2e6cf1465ca3cad80884412dda/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-fed49d4b-a3e2-43e3-853d-0cf1a9580c35 2018-07-20 22:58:43,083 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b8efeaae-4956-4a1-name 2018-07-20 22:58:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:43,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04200e5396eaba798a2c286bf14764c2dbe2795" 2018-07-20 22:58:43,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f997cd87-7bc2-4d11-8653-9f1d4b0be7b2 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b8efeaae-4956-4a1-name", "links": {"self": "http://172.30.9.21:5000/v3/users/66644e2e6cf1465ca3cad80884412dda"}, "domain_id": "default", "enabled": true, "id": "66644e2e6cf1465ca3cad80884412dda", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:43,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f997cd87-7bc2-4d11-8653-9f1d4b0be7b2 2018-07-20 22:58:43,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:43,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:43,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1JaN5C6ERDmq9u7G4OorUw"], "issued_at": "2018-07-20T22:58:43.000000Z"}} 2018-07-20 22:58:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}909fcc169d195243a869673369572376576d1f0c" 2018-07-20 22:58:43,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de0c1c4-f10d-4307-8f8e-d07aa1253e9c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:43,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5de0c1c4-f10d-4307-8f8e-d07aa1253e9c 2018-07-20 22:58:43,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:43,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:43,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909fcc169d195243a869673369572376576d1f0c" 2018-07-20 22:58:43,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84c8686-0389-4483-bf8f-08e178c2c1fc Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b8efeaae-4956-4a1-name", "links": {"self": "http://172.30.9.21:5000/v3/users/66644e2e6cf1465ca3cad80884412dda"}, "domain_id": "default", "enabled": true, "id": "66644e2e6cf1465ca3cad80884412dda", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:58:43,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b84c8686-0389-4483-bf8f-08e178c2c1fc 2018-07-20 22:58:43,756 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b8efeaae-4956-4a1-name 2018-07-20 22:58:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/66644e2e6cf1465ca3cad80884412dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913822ad974224533fc12f029e20b5a080b1a309" 2018-07-20 22:58:43,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90c6512-5370-4657-ad40-18f55ba99fd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:43,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/66644e2e6cf1465ca3cad80884412dda used request id req-d90c6512-5370-4657-ad40-18f55ba99fd1 2018-07-20 22:58:43,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:44,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["rfAb0uEkSAuj-DNu-2qKFQ"], "issued_at": "2018-07-20T22:58:44.000000Z"}} 2018-07-20 22:58:44,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7c899e86f1eaf64e73352552f7287564f9e8465a" 2018-07-20 22:58:44,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160e8725-1055-4e1b-b386-a93112fa05e0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:44,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-160e8725-1055-4e1b-b386-a93112fa05e0 2018-07-20 22:58:44,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:44,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:44,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["q73S27hkT8K4EIyclH7QLA"], "issued_at": "2018-07-20T22:58:44.000000Z"}} 2018-07-20 22:58:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:44,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299d2eb1-eab8-4730-927e-57155a450831 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:44,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-299d2eb1-eab8-4730-927e-57155a450831 2018-07-20 22:58:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:44,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df35c96e-2d8b-420-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:45,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b797e3-ebed-48d4-94a3-09fb56f06e35 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df35c96e-2d8b-420-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:58:45,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df35c96e-2d8b-420-name used request id req-e9b797e3-ebed-48d4-94a3-09fb56f06e35 2018-07-20 22:58:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:45,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c08d94c-f4e4-4c5e-b780-fc508c45b5ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:45,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1c08d94c-f4e4-4c5e-b780-fc508c45b5ee 2018-07-20 22:58:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-df35c96e-2d8b-420-name"}}' 2018-07-20 22:58:45,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b2fce3-feb1-4f20-a3e7-b59468de3dc9 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0e51426712d040e6ab71eb96c1556c10"}, "tags": [], "enabled": true, "id": "0e51426712d040e6ab71eb96c1556c10", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-df35c96e-2d8b-420-name"}} 2018-07-20 22:58:45,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-00b2fce3-feb1-4f20-a3e7-b59468de3dc9 2018-07-20 22:58:45,271 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-df35c96e-2d8b-420-name 2018-07-20 22:58:45,271 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-df35c96e-2d8b-420-name 2018-07-20 22:58:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:45,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0e51426712d040e6ab71eb96c1556c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c899e86f1eaf64e73352552f7287564f9e8465a" 2018-07-20 22:58:45,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5150432e-8018-4317-beb0-fe33c01fa354 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:45,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0e51426712d040e6ab71eb96c1556c10 used request id req-5150432e-8018-4317-beb0-fe33c01fa354 2018-07-20 22:58:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:45,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-6669bad5-ab96-47b1-9c78-09553c928b0f Date: Fri, 20 Jul 2018 22:58:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:58:45,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6669bad5-ab96-47b1-9c78-09553c928b0f 2018-07-20 22:58:45,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:45,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1612f87-31d6-4284-8d25-6b5d38df4d81 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:58:45,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-c1612f87-31d6-4284-8d25-6b5d38df4d81 2018-07-20 22:58:45,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94d096e-ec9b-4c83-bad3-f644852e3523 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:58:46,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b94d096e-ec9b-4c83-bad3-f644852e3523 2018-07-20 22:58:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed1c986-2859-4b11-a32a-63f406a520bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:46,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-3ed1c986-2859-4b11-a32a-63f406a520bd 2018-07-20 22:58:46,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05f2fad3-8798-45f1-b5c5-f14070d784ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:46,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-05f2fad3-8798-45f1-b5c5-f14070d784ff 2018-07-20 22:58:46,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51489c3-9e26-44b3-a2aa-dda6a468b0bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:46,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-c51489c3-9e26-44b3-a2aa-dda6a468b0bc 2018-07-20 22:58:46,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17f34cd-b480-4e1a-b321-199d1f743280 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:46,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-b17f34cd-b480-4e1a-b321-199d1f743280 2018-07-20 22:58:46,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:46,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6079d1e8-a32a-4a4f-8c35-99aab4381ea8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:46,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-6079d1e8-a32a-4a4f-8c35-99aab4381ea8 2018-07-20 22:58:46,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9349094d-5b1b-4697-941f-dab786f8c2f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:46,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-9349094d-5b1b-4697-941f-dab786f8c2f3 2018-07-20 22:58:46,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:46,634 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-df35c96e-2d8b-420-name 2018-07-20 22:58:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0e51426712d040e6ab71eb96c1556c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8a4c0c-da36-4227-a804-ac902008294f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e51426712d040e6ab71eb96c1556c10.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:46,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0e51426712d040e6ab71eb96c1556c10 used request id req-8c8a4c0c-da36-4227-a804-ac902008294f 2018-07-20 22:58:46,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:46,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a101f6-7589-4eb9-858d-ffc72675dee0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:46,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-58a101f6-7589-4eb9-858d-ffc72675dee0 2018-07-20 22:58:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c899e86f1eaf64e73352552f7287564f9e8465a" 2018-07-20 22:58:46,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332be647-2224-47f2-857f-d4032d87ba22 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:58:46,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-332be647-2224-47f2-857f-d4032d87ba22 2018-07-20 22:58:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da8d00f640d5c036bfac41dec30f83d20115cc7" 2018-07-20 22:58:46,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c1e066-a008-4498-bd77-c38e201ed0c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:46,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-72c1e066-a008-4498-bd77-c38e201ed0c3 2018-07-20 22:58:46,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:47,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["uYc_DWBGTGiTxcXmNS5Qng"], "issued_at": "2018-07-20T22:58:47.000000Z"}} 2018-07-20 22:58:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}161e013d669b90698556ce6d8144affbbe734626" 2018-07-20 22:58:47,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af2937c-bbce-4595-917a-57f9cd819a4f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:47,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4af2937c-bbce-4595-917a-57f9cd819a4f 2018-07-20 22:58:47,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:47,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:47,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["B7uSF7w1TDGn6I2nXhcNLA"], "issued_at": "2018-07-20T22:58:47.000000Z"}} 2018-07-20 22:58:47,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:47,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f210a7d-3511-4cd0-8047-c601d274fe8e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:47,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8f210a7d-3511-4cd0-8047-c601d274fe8e 2018-07-20 22:58:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:47,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6ddcfa63-21ef-479-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b77424-a1a4-4c14-9318-5c3221aedb13 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6ddcfa63-21ef-479-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:58:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6ddcfa63-21ef-479-name used request id req-e7b77424-a1a4-4c14-9318-5c3221aedb13 2018-07-20 22:58:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:48,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6242f9fd-2f2c-4dfe-958c-fc379ca9bd91 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:48,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6242f9fd-2f2c-4dfe-958c-fc379ca9bd91 2018-07-20 22:58:48,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-6ddcfa63-21ef-479-name"}}' 2018-07-20 22:58:48,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eceae95e-5013-499c-ae3e-2383ebb33f60 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f23f5cde15145a1b2cfb880cb5ce078"}, "tags": [], "enabled": true, "id": "8f23f5cde15145a1b2cfb880cb5ce078", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6ddcfa63-21ef-479-name"}} 2018-07-20 22:58:48,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-eceae95e-5013-499c-ae3e-2383ebb33f60 2018-07-20 22:58:48,288 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-6ddcfa63-21ef-479-name 2018-07-20 22:58:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:48,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6ddcfa63-21ef-479-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161e013d669b90698556ce6d8144affbbe734626" 2018-07-20 22:58:48,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864ba2b9-8126-49c1-a724-00b2642bcb1c Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6ddcfa63-21ef-479-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f23f5cde15145a1b2cfb880cb5ce078"}, "tags": [], "enabled": true, "id": "8f23f5cde15145a1b2cfb880cb5ce078", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-6ddcfa63-21ef-479-name"}]} 2018-07-20 22:58:48,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-6ddcfa63-21ef-479-name used request id req-864ba2b9-8126-49c1-a724-00b2642bcb1c 2018-07-20 22:58:48,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}161e013d669b90698556ce6d8144affbbe734626" 2018-07-20 22:58:48,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b266b54-b18c-4e80-907e-a997ae1ca251 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:58:48,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7b266b54-b18c-4e80-907e-a997ae1ca251 2018-07-20 22:58:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:48,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8d0476db-816f-4e61-a276-d0f431979dd2 Date: Fri, 20 Jul 2018 22:58:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:58:48,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8d0476db-816f-4e61-a276-d0f431979dd2 2018-07-20 22:58:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:48,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2cec39b-859c-4ff0-aa63-9e9f650a7cb6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:58:48,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-b2cec39b-859c-4ff0-aa63-9e9f650a7cb6 2018-07-20 22:58:48,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:48,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14e4ec8-66b2-451d-9fb3-2e47e617b75f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:58:48,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-e14e4ec8-66b2-451d-9fb3-2e47e617b75f 2018-07-20 22:58:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-160b52c5-d7b8-458a-ab5c-d06704f91dc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:49,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-160b52c5-d7b8-458a-ab5c-d06704f91dc9 2018-07-20 22:58:49,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:49,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,108 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef5adc9-186e-4ff5-8c49-3996cee40d8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:49,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-aef5adc9-186e-4ff5-8c49-3996cee40d8d 2018-07-20 22:58:49,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19a53da9-2f08-4d15-9cdf-b1bd4c4e9b15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:49,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-19a53da9-2f08-4d15-9cdf-b1bd4c4e9b15 2018-07-20 22:58:49,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8ee800-481f-4db3-a8b6-690de0745200 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:49,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-6e8ee800-481f-4db3-a8b6-690de0745200 2018-07-20 22:58:49,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:49,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36de159a-9fc8-4d05-b223-776ceb66db2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:49,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-36de159a-9fc8-4d05-b223-776ceb66db2a 2018-07-20 22:58:49,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0da7540e-7ade-4a57-b853-314608087218 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:49,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-0da7540e-7ade-4a57-b853-314608087218 2018-07-20 22:58:49,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:49,427 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-6ddcfa63-21ef-479-name 2018-07-20 22:58:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8f23f5cde15145a1b2cfb880cb5ce078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b96adb9-6f84-4ea6-b893-33364110eaa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:49,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8f23f5cde15145a1b2cfb880cb5ce078 used request id req-3b96adb9-6f84-4ea6-b893-33364110eaa5 2018-07-20 22:58:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9564dc6e72e4c5e2cba51258d7c7ad9736d946" 2018-07-20 22:58:49,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851d1127-bcd4-498c-8cd4-22b6b0f29846 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:49,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-851d1127-bcd4-498c-8cd4-22b6b0f29846 2018-07-20 22:58:49,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:50,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["S8GHuM56TSWexla0dtahXQ"], "issued_at": "2018-07-20T22:58:50.000000Z"}} 2018-07-20 22:58:50,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}da8501c88d4a6147c260fdeb439783f830f87946" 2018-07-20 22:58:50,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eabcf205-1996-49d6-9b83-35381129fa21 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:50,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eabcf205-1996-49d6-9b83-35381129fa21 2018-07-20 22:58:50,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:50,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:50,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["S5ImtPDxRsClC46teZqdpA"], "issued_at": "2018-07-20T22:58:50.000000Z"}} 2018-07-20 22:58:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:50,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1cf90f-a0d7-4124-924c-7fe92a4644de 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:50,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-de1cf90f-a0d7-4124-924c-7fe92a4644de 2018-07-20 22:58:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:50,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:50,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062d1ccb-4c1f-4403-b853-2e2283ed6106 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:58:50,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name used request id req-062d1ccb-4c1f-4403-b853-2e2283ed6106 2018-07-20 22:58:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:50,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d790de4-85f5-4ef8-9390-73cac7ee58e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:50,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7d790de4-85f5-4ef8-9390-73cac7ee58e1 2018-07-20 22:58:50,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-26b8f082-53a9-417-name"}}' 2018-07-20 22:58:51,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4553ac0-266c-4d33-98e1-c725f001062c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6ee61cce3ad43e6893ed5349e6f33ef"}, "tags": [], "enabled": true, "id": "a6ee61cce3ad43e6893ed5349e6f33ef", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-26b8f082-53a9-417-name"}} 2018-07-20 22:58:51,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d4553ac0-266c-4d33-98e1-c725f001062c 2018-07-20 22:58:51,008 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-26b8f082-53a9-417-name 2018-07-20 22:58:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:51,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:51,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8501c88d4a6147c260fdeb439783f830f87946" 2018-07-20 22:58:51,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafed992-bc93-4d75-9306-ef7a1b558c1c Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6ee61cce3ad43e6893ed5349e6f33ef"}, "tags": [], "enabled": true, "id": "a6ee61cce3ad43e6893ed5349e6f33ef", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-26b8f082-53a9-417-name"}]} 2018-07-20 22:58:51,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name used request id req-aafed992-bc93-4d75-9306-ef7a1b558c1c 2018-07-20 22:58:51,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:51,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:51,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3Vxi702MTpaOxZs7kH3d8Q"], "issued_at": "2018-07-20T22:58:51.000000Z"}} 2018-07-20 22:58:51,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}275287f3c6df462bc45ac24cb071a02178e3cafc" 2018-07-20 22:58:51,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2b297e-1d43-4634-9d27-1f4669b93891 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:51,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8f2b297e-1d43-4634-9d27-1f4669b93891 2018-07-20 22:58:51,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:51,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}275287f3c6df462bc45ac24cb071a02178e3cafc" 2018-07-20 22:58:51,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e961f1ed-4a4c-45af-9f3d-bec29387fca5 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6ee61cce3ad43e6893ed5349e6f33ef"}, "tags": [], "enabled": true, "id": "a6ee61cce3ad43e6893ed5349e6f33ef", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-26b8f082-53a9-417-name"}]} 2018-07-20 22:58:51,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-26b8f082-53a9-417-name used request id req-e961f1ed-4a4c-45af-9f3d-bec29387fca5 2018-07-20 22:58:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8501c88d4a6147c260fdeb439783f830f87946" 2018-07-20 22:58:51,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0af90c8-ab5e-42f6-b3fb-346dd522fe9c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:58:51,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f0af90c8-ab5e-42f6-b3fb-346dd522fe9c 2018-07-20 22:58:51,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b2848887-f374-4594-8321-c268cbb2e4a8 Date: Fri, 20 Jul 2018 22:58:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:58:52,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b2848887-f374-4594-8321-c268cbb2e4a8 2018-07-20 22:58:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32cef019-4776-44a4-85a3-8fecb28dca93 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:58:52,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-32cef019-4776-44a4-85a3-8fecb28dca93 2018-07-20 22:58:52,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0599e8e2-f0c7-4ef0-928a-3a6ab7b6dc70 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:58:52,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0599e8e2-f0c7-4ef0-928a-3a6ab7b6dc70 2018-07-20 22:58:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d9dd7f-55bf-4033-8345-0d31508c4ffa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:52,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-59d9dd7f-55bf-4033-8345-0d31508c4ffa 2018-07-20 22:58:52,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3afc7d2-6f2d-4882-972a-33478fa3b140 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:52,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d3afc7d2-6f2d-4882-972a-33478fa3b140 2018-07-20 22:58:52,476 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:52,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58cacf16-08a8-4f8e-90c5-c7e23a121791 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:52,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-58cacf16-08a8-4f8e-90c5-c7e23a121791 2018-07-20 22:58:52,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:52,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d964d17-fd8e-46ea-b3e8-58a57dc559d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:52,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-9d964d17-fd8e-46ea-b3e8-58a57dc559d1 2018-07-20 22:58:52,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e1c4d2-1f80-4b18-b9c7-6c33940209f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:52,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-a1e1c4d2-1f80-4b18-b9c7-6c33940209f1 2018-07-20 22:58:52,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:52,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3fc11a3-5b64-4367-a6a8-919056d1374b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:52,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-d3fc11a3-5b64-4367-a6a8-919056d1374b 2018-07-20 22:58:52,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:52,857 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-26b8f082-53a9-417-name 2018-07-20 22:58:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a6ee61cce3ad43e6893ed5349e6f33ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:53,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2066d62-167b-4848-b717-cf4180af984b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:53,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a6ee61cce3ad43e6893ed5349e6f33ef used request id req-b2066d62-167b-4848-b717-cf4180af984b 2018-07-20 22:58:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a7716855eef71d3b60c5e42c1f3e11c2058fce" 2018-07-20 22:58:53,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0e74ec-ea58-46c3-968b-07b10ab8a830 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:53,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9f0e74ec-ea58-46c3-968b-07b10ab8a830 2018-07-20 22:58:53,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:53,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["G7l0Oo32Shm80hB7jRJuZQ"], "issued_at": "2018-07-20T22:58:53.000000Z"}} 2018-07-20 22:58:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5a96b69c6271644c344b62840e15c4c1763ced1d" 2018-07-20 22:58:53,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4783382-4dbb-4066-a80b-8a2b595e4b8c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:53,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d4783382-4dbb-4066-a80b-8a2b595e4b8c 2018-07-20 22:58:53,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:53,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:53,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0FUjF_UuQf-rio1sCCAbwA"], "issued_at": "2018-07-20T22:58:53.000000Z"}} 2018-07-20 22:58:53,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b300894b306194ace3031b1707558d9c0d70c65f" 2018-07-20 22:58:54,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65cbccd2-1734-48d7-98d3-9fd3451a4503 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:54,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-65cbccd2-1734-48d7-98d3-9fd3451a4503 2018-07-20 22:58:54,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:54,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e11089bb-7df2-4ce-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b300894b306194ace3031b1707558d9c0d70c65f" 2018-07-20 22:58:54,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a03465-1c1e-4ddc-b9d5-b7e529be8c97 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e11089bb-7df2-4ce-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:58:54,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e11089bb-7df2-4ce-name used request id req-b2a03465-1c1e-4ddc-b9d5-b7e529be8c97 2018-07-20 22:58:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b300894b306194ace3031b1707558d9c0d70c65f" 2018-07-20 22:58:54,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24b5f37-1452-439b-a811-c0c2bcb2066e Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-20 22:58:54,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=foo used request id req-f24b5f37-1452-439b-a811-c0c2bcb2066e 2018-07-20 22:58:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b300894b306194ace3031b1707558d9c0d70c65f" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-e11089bb-7df2-4ce-name"}}' 2018-07-20 22:58:54,302 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 20 Jul 2018 22:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218065da-6b45-4e5f-8f65-3c47c1673809 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-20 22:58:54,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-218065da-6b45-4e5f-8f65-3c47c1673809 2018-07-20 22:58:54,302 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-20 22:58:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b300894b306194ace3031b1707558d9c0d70c65f" 2018-07-20 22:58:54,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f045a1-c484-4b96-a676-aadc62e0c7ac Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:54,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d8f045a1-c484-4b96-a676-aadc62e0c7ac 2018-07-20 22:58:54,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:54,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["HNFiKRn6Ruq0JsVRbl1yLQ"], "issued_at": "2018-07-20T22:58:54.000000Z"}} 2018-07-20 22:58:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}575a14b75aacc6f64966e91f593150415ffd4755" 2018-07-20 22:58:54,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9a2546-5447-4d3d-8ef2-0a51b884f3a2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:54,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2e9a2546-5447-4d3d-8ef2-0a51b884f3a2 2018-07-20 22:58:54,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:54,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:55,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ywPQi-kUQ2-_cfxGEbLWAA"], "issued_at": "2018-07-20T22:58:55.000000Z"}} 2018-07-20 22:58:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:55,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be35d050-d44c-4a84-9999-e2df35ebdb1b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:55,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-be35d050-d44c-4a84-9999-e2df35ebdb1b 2018-07-20 22:58:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:55,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:55,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660dd22d-857d-46a0-bfc3-5a9e0b7b15ab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:58:55,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name used request id req-660dd22d-857d-46a0-bfc3-5a9e0b7b15ab 2018-07-20 22:58:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:55,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a20dd51-818b-4f78-9801-05cd9a07d7aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:55,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9a20dd51-818b-4f78-9801-05cd9a07d7aa 2018-07-20 22:58:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name"}}' 2018-07-20 22:58:55,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c007a0bd-10b9-42ff-a1b4-6c60e1b95843 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e34dabd888c41e2ac4eb1581ef4baa4"}, "tags": [], "enabled": true, "id": "9e34dabd888c41e2ac4eb1581ef4baa4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name"}} 2018-07-20 22:58:55,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c007a0bd-10b9-42ff-a1b4-6c60e1b95843 2018-07-20 22:58:55,804 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name 2018-07-20 22:58:55,804 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:58:55,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/9e34dabd888c41e2ac4eb1581ef4baa4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:56,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58: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-2707289f-e1fb-4a48-909b-5cd5b370783c x-compute-request-id: req-2707289f-e1fb-4a48-909b-5cd5b370783c Content-Encoding: gzip Content-Length: 221 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": "9e34dabd888c41e2ac4eb1581ef4baa4", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-20 22:58:56,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/9e34dabd888c41e2ac4eb1581ef4baa4 used request id req-2707289f-e1fb-4a48-909b-5cd5b370783c 2018-07-20 22:58:56,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:8774/v2.1/os-quota-sets/9e34dabd888c41e2ac4eb1581ef4baa4 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" -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-20 22:58:56,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58: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-a42a6351-f10a-4e20-b06b-21c26f00675a x-compute-request-id: req-a42a6351-f10a-4e20-b06b-21c26f00675a 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-20 22:58:56,577 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/9e34dabd888c41e2ac4eb1581ef4baa4 used request id req-a42a6351-f10a-4e20-b06b-21c26f00675a 2018-07-20 22:58:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:56,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575a14b75aacc6f64966e91f593150415ffd4755" 2018-07-20 22:58:56,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44130115-4e3c-484d-bc13-69a0f832ee7c Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e34dabd888c41e2ac4eb1581ef4baa4"}, "tags": [], "enabled": true, "id": "9e34dabd888c41e2ac4eb1581ef4baa4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name"}]} 2018-07-20 22:58:56,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name used request id req-44130115-4e3c-484d-bc13-69a0f832ee7c 2018-07-20 22:58:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575a14b75aacc6f64966e91f593150415ffd4755" 2018-07-20 22:58:56,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53de45c0-0c39-4e4a-b87f-62021cd8d6e0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:58:56,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-53de45c0-0c39-4e4a-b87f-62021cd8d6e0 2018-07-20 22:58:56,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:58:56,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/9e34dabd888c41e2ac4eb1581ef4baa4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}575a14b75aacc6f64966e91f593150415ffd4755" 2018-07-20 22:58:57,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58: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-78497453-7c0c-4472-9562-63c0c4d03669 x-compute-request-id: req-78497453-7c0c-4472-9562-63c0c4d03669 Content-Encoding: gzip Content-Length: 223 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": "9e34dabd888c41e2ac4eb1581ef4baa4", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-20 22:58:57,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/9e34dabd888c41e2ac4eb1581ef4baa4 used request id req-78497453-7c0c-4472-9562-63c0c4d03669 2018-07-20 22:58:57,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-9237fa10-55e6-4c4e-97e2-7120562ab153 Date: Fri, 20 Jul 2018 22:58:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:58:57,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9237fa10-55e6-4c4e-97e2-7120562ab153 2018-07-20 22:58:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7086254f-7500-4583-b2f6-ee0bb03fc47a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:58:57,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-7086254f-7500-4583-b2f6-ee0bb03fc47a 2018-07-20 22:58:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d81beb-34e7-4001-91eb-a407a67f9615 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:58:57,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-51d81beb-34e7-4001-91eb-a407a67f9615 2018-07-20 22:58:57,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60364509-0460-433d-ba1a-ab7d4eb764af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:57,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-60364509-0460-433d-ba1a-ab7d4eb764af 2018-07-20 22:58:57,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c55b39-1dbc-46a0-a10b-1ef3e605ca53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:57,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d8c55b39-1dbc-46a0-a10b-1ef3e605ca53 2018-07-20 22:58:57,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:57,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c34cca8-cc95-45af-849c-ae9c8e7f29c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:57,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-9c34cca8-cc95-45af-849c-ae9c8e7f29c9 2018-07-20 22:58:57,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:57,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f506c7-02c4-408f-ad58-1076c8d97f4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:57,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-07f506c7-02c4-408f-ad58-1076c8d97f4d 2018-07-20 22:58:57,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:57,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42257f6f-f29e-4b73-b324-57e21e745edc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:57,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-42257f6f-f29e-4b73-b324-57e21e745edc 2018-07-20 22:58:57,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:58,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13604ec7-0fba-4fb9-8255-3ea354790aa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-20 22:58:58,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-13604ec7-0fba-4fb9-8255-3ea354790aa9 2018-07-20 22:58:58,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:58:58,056 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d5cd80a4-4e8f-4d0-name 2018-07-20 22:58:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9e34dabd888c41e2ac4eb1581ef4baa4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:58,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e1369bf-a6ab-4563-a14b-15bc7c693a83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:58:58,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9e34dabd888c41e2ac4eb1581ef4baa4 used request id req-8e1369bf-a6ab-4563-a14b-15bc7c693a83 2018-07-20 22:58:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4016f0d2764433817af63af26695d70d4e54594" 2018-07-20 22:58:58,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff708be5-f370-4925-99a1-396e50fc27a5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:58:58,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ff708be5-f370-4925-99a1-396e50fc27a5 2018-07-20 22:58:58,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:58,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["NrHGnj1wTXKgeCpGUevE9A"], "issued_at": "2018-07-20T22:58:58.000000Z"}} 2018-07-20 22:58:58,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}77c6b2efbab1365fbb8eeedc3d50379fe406d95d" 2018-07-20 22:58:58,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29248f5e-e647-4bae-875f-7b361c2ab000 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:58,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-29248f5e-e647-4bae-875f-7b361c2ab000 2018-07-20 22:58:58,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:58:58,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:58:59,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3iPJH-mfTneowYchRFG8tw"], "issued_at": "2018-07-20T22:58:59.000000Z"}} 2018-07-20 22:58:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:58:59,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68be00f7-9735-49cd-bcf4-a278dbfcb25e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:58:59,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-68be00f7-9735-49cd-bcf4-a278dbfcb25e 2018-07-20 22:58:59,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:59,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:59,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7658e812-8b1b-447-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:58:59,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236ed4ef-a5b4-4b46-b628-2e5eb8e14c8e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7658e812-8b1b-447-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:58:59,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7658e812-8b1b-447-name used request id req-236ed4ef-a5b4-4b46-b628-2e5eb8e14c8e 2018-07-20 22:58:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:58:59,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07aa899c-dd6b-42b0-a94b-91cfaf513d8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:58:59,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-07aa899c-dd6b-42b0-a94b-91cfaf513d8f 2018-07-20 22:58:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-7658e812-8b1b-447-name"}}' 2018-07-20 22:58:59,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cae027e-03b1-4deb-85a7-1af02af86123 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7b205a9ebd3142b08e34ef2b4c1579f7"}, "tags": [], "enabled": true, "id": "7b205a9ebd3142b08e34ef2b4c1579f7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7658e812-8b1b-447-name"}} 2018-07-20 22:58:59,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6cae027e-03b1-4deb-85a7-1af02af86123 2018-07-20 22:58:59,667 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-7658e812-8b1b-447-name 2018-07-20 22:58:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:58:59,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:58:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7658e812-8b1b-447-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c6b2efbab1365fbb8eeedc3d50379fe406d95d" 2018-07-20 22:58:59,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1682d0c1-3019-4870-9400-ac8dd2e9a006 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7658e812-8b1b-447-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7b205a9ebd3142b08e34ef2b4c1579f7"}, "tags": [], "enabled": true, "id": "7b205a9ebd3142b08e34ef2b4c1579f7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7658e812-8b1b-447-name"}]} 2018-07-20 22:58:59,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7658e812-8b1b-447-name used request id req-1682d0c1-3019-4870-9400-ac8dd2e9a006 2018-07-20 22:58:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c6b2efbab1365fbb8eeedc3d50379fe406d95d" 2018-07-20 22:58:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad75ddc-1f01-4783-a4b3-4faa3878083e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-20 22:58:59,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8ad75ddc-1f01-4783-a4b3-4faa3878083e 2018-07-20 22:58:59,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:58:59,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:8774/v2.1/os-quota-sets/7b205a9ebd3142b08e34ef2b4c1579f7 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" -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-20 22:59:00,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:58:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ff88f28-67cc-49af-828a-9e58820827f9 x-compute-request-id: req-9ff88f28-67cc-49af-828a-9e58820827f9 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-20 22:59:00,456 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/7b205a9ebd3142b08e34ef2b4c1579f7 used request id req-9ff88f28-67cc-49af-828a-9e58820827f9 2018-07-20 22:59:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/quotas/7b205a9ebd3142b08e34ef2b4c1579f7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-20 22:59:00,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-099d7aba-3a98-45b1-9a98-6cee927709b9 Date: Fri, 20 Jul 2018 22:59:00 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-20 22:59:00,866 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/7b205a9ebd3142b08e34ef2b4c1579f7 used request id req-099d7aba-3a98-45b1-9a98-6cee927709b9 2018-07-20 22:59:00,866 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:59:00,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/7b205a9ebd3142b08e34ef2b4c1579f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:01,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59: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-ab2cab8f-cf58-40ad-951e-0dc992863393 x-compute-request-id: req-ab2cab8f-cf58-40ad-951e-0dc992863393 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": "7b205a9ebd3142b08e34ef2b4c1579f7", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-20 22:59:01,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/7b205a9ebd3142b08e34ef2b4c1579f7 used request id req-ab2cab8f-cf58-40ad-951e-0dc992863393 2018-07-20 22:59:01,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/quotas/7b205a9ebd3142b08e34ef2b4c1579f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:01,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-e48713bc-203b-4c12-8794-0f7121e25659 Date: Fri, 20 Jul 2018 22:59:01 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-20 22:59:01,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/quotas/7b205a9ebd3142b08e34ef2b4c1579f7 used request id req-e48713bc-203b-4c12-8794-0f7121e25659 2018-07-20 22:59:01,242 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 22:59:01,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/7b205a9ebd3142b08e34ef2b4c1579f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c6b2efbab1365fbb8eeedc3d50379fe406d95d" 2018-07-20 22:59:02,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59: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-835c7bd4-58ff-4849-90d1-4958b2a78856 x-compute-request-id: req-835c7bd4-58ff-4849-90d1-4958b2a78856 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": "7b205a9ebd3142b08e34ef2b4c1579f7", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-20 22:59:02,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/7b205a9ebd3142b08e34ef2b4c1579f7 used request id req-835c7bd4-58ff-4849-90d1-4958b2a78856 2018-07-20 22:59:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/quotas/7b205a9ebd3142b08e34ef2b4c1579f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c6b2efbab1365fbb8eeedc3d50379fe406d95d" 2018-07-20 22:59:02,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-3e85f2ab-5ae4-4373-a2d8-d93df8781033 Date: Fri, 20 Jul 2018 22:59:02 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-20 22:59:02,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/quotas/7b205a9ebd3142b08e34ef2b4c1579f7 used request id req-3e85f2ab-5ae4-4373-a2d8-d93df8781033 2018-07-20 22:59:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:02,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8d155c8f-9cae-4d19-bba9-30df24f81706 Date: Fri, 20 Jul 2018 22:59:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:59:02,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8d155c8f-9cae-4d19-bba9-30df24f81706 2018-07-20 22:59:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:02,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b133583a-adfb-4086-817f-b5ac95727b5d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:59:02,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-b133583a-adfb-4086-817f-b5ac95727b5d 2018-07-20 22:59:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:02,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac031a2-df2d-433c-a325-61859564ea79 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:59:02,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-aac031a2-df2d-433c-a325-61859564ea79 2018-07-20 22:59:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:02,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd483faf-feba-42e0-a710-38eaad7166ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:02,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-dd483faf-feba-42e0-a710-38eaad7166ea 2018-07-20 22:59:02,749 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:02,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f20f96d-b029-4fba-a75d-3bff4d4cfb24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:02,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-2f20f96d-b029-4fba-a75d-3bff4d4cfb24 2018-07-20 22:59:02,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:02,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:02,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b391be33-5522-49dc-916d-a9c86a239aa2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:02,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-b391be33-5522-49dc-916d-a9c86a239aa2 2018-07-20 22:59:02,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:03,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e36c16-905f-4fc3-b522-aa2d2e38cc84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:03,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-91e36c16-905f-4fc3-b522-aa2d2e38cc84 2018-07-20 22:59:03,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:03,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:03,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d86961e-c785-46f1-ad0e-2a01f2756ed1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:03,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-8d86961e-c785-46f1-ad0e-2a01f2756ed1 2018-07-20 22:59:03,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:03,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ac19a8-bd25-4778-b412-eb2020485e37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:03,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-69ac19a8-bd25-4778-b412-eb2020485e37 2018-07-20 22:59:03,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:03,254 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-7658e812-8b1b-447-name 2018-07-20 22:59:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7b205a9ebd3142b08e34ef2b4c1579f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:03,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c5a96e-72db-4e4b-a463-329684e7252d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:03,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7b205a9ebd3142b08e34ef2b4c1579f7 used request id req-51c5a96e-72db-4e4b-a463-329684e7252d 2018-07-20 22:59:03,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5312e1349fec2851ea9c18d225dafa3da9268c1" 2018-07-20 22:59:03,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85aa63b-2a7e-4bf9-a09e-113952d61c92 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:59:03,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a85aa63b-2a7e-4bf9-a09e-113952d61c92 2018-07-20 22:59:03,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:03,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7SfLul1XTEWNrB1JjeVMCA"], "issued_at": "2018-07-20T22:59:03.000000Z"}} 2018-07-20 22:59:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7546808fe786e51184762429322d22fcfeab18a1" 2018-07-20 22:59:04,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d88564-a120-4510-8365-cab298b2b4dc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:04,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-15d88564-a120-4510-8365-cab298b2b4dc 2018-07-20 22:59:04,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:04,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:04,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["2NuJGW_WSgm3DrKxocptSg"], "issued_at": "2018-07-20T22:59:04.000000Z"}} 2018-07-20 22:59:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:04,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3225b95-248d-4a55-97e8-8635f2761f41 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:04,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b3225b95-248d-4a55-97e8-8635f2761f41 2018-07-20 22:59:04,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:04,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-58d5032a-ec3b-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:04,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93dfc902-f0f2-4f25-b46a-3777916d84c0 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-58d5032a-ec3b-4eb-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:59:04,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-58d5032a-ec3b-4eb-name used request id req-93dfc902-f0f2-4f25-b46a-3777916d84c0 2018-07-20 22:59:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:04,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247f449f-0249-42b4-b928-c4d43f1f44c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:59:04,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-247f449f-0249-42b4-b928-c4d43f1f44c3 2018-07-20 22:59:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}}' 2018-07-20 22:59:04,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ca5c82-85b5-4d57-abe6-71df94bad54d Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b"}, "tags": [], "enabled": true, "id": "9a69c28dd11f410692e44a87bc08e91b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}} 2018-07-20 22:59:04,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e2ca5c82-85b5-4d57-abe6-71df94bad54d 2018-07-20 22:59:04,852 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-58d5032a-ec3b-4eb-name 2018-07-20 22:59:04,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:04,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:05,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["PLvfAmIoRXWu5dFcPZXDSw"], "issued_at": "2018-07-20T22:59:05.000000Z"}} 2018-07-20 22:59:05,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:05,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d7934b-31c1-46e5-827d-352bb7c6d931 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:05,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-60d7934b-31c1-46e5-827d-352bb7c6d931 2018-07-20 22:59:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:05,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:05,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fb4624-ae76-48e2-bfe0-a7d6b3a9cc5e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:59:05,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d4fb4624-ae76-48e2-bfe0-a7d6b3a9cc5e 2018-07-20 22:59:05,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:05,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde9cc4e-85e5-416d-8c54-4db6226123ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:59:05,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bde9cc4e-85e5-416d-8c54-4db6226123ee 2018-07-20 22:59:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:05,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bc1a79-f768-48e5-962e-0aadcaf7b8a4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:59:05,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a7bc1a79-f768-48e5-962e-0aadcaf7b8a4 2018-07-20 22:59:05,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-58d5032a-ec3b-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:06,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1813d6e-084f-4f95-8c6d-b320663afa78 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-58d5032a-ec3b-4eb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b"}, "tags": [], "enabled": true, "id": "9a69c28dd11f410692e44a87bc08e91b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}]} 2018-07-20 22:59:06,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-58d5032a-ec3b-4eb-name used request id req-d1813d6e-084f-4f95-8c6d-b320663afa78 2018-07-20 22:59:06,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/81c1096863d546679b4bd6d7d408767f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:06,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be01774-4b1d-4a58-aeb9-6311806d5423 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/81c1096863d546679b4bd6d7d408767f"}, "enabled": true, "id": "81c1096863d546679b4bd6d7d408767f", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-user"}} 2018-07-20 22:59:06,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/81c1096863d546679b4bd6d7d408767f used request id req-3be01774-4b1d-4a58-aeb9-6311806d5423 2018-07-20 22:59:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b/users/81c1096863d546679b4bd6d7d408767f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:06,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b04a9f1-df79-4afb-b83b-21fe243994c2 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b/users/81c1096863d546679b4bd6d7d408767f/roles", "previous": null, "next": null}, "roles": []} 2018-07-20 22:59:06,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b/users/81c1096863d546679b4bd6d7d408767f/roles used request id req-9b04a9f1-df79-4afb-b83b-21fe243994c2 2018-07-20 22:59:06,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:06,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f35cd6-66f2-4b2a-9ed9-b5a083060319 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-20 22:59:06,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-e5f35cd6-66f2-4b2a-9ed9-b5a083060319 2018-07-20 22:59:06,410 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-58d5032a-ec3b-4eb-name 2018-07-20 22:59:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b/users/81c1096863d546679b4bd6d7d408767f/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:06,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa0e4be-9a69-4397-b57e-1ab810e561af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:06,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b/users/81c1096863d546679b4bd6d7d408767f/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-8fa0e4be-9a69-4397-b57e-1ab810e561af 2018-07-20 22:59:06,556 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-58d5032a-ec3b-4eb-user 2018-07-20 22:59:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:06,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06dcab5-f328-40a5-be57-81527bda9809 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:59:06,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a06dcab5-f328-40a5-be57-81527bda9809 2018-07-20 22:59:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" -d '{"role": {"name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name-role"}}' 2018-07-20 22:59:06,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1938fcfd-dbe8-41a8-900a-2fcf32513101 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0b635c28c63493f8e154dc4872e0627", "links": {"self": "http://172.30.9.21:5000/v3/roles/a0b635c28c63493f8e154dc4872e0627"}, "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name-role"}} 2018-07-20 22:59:06,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1938fcfd-dbe8-41a8-900a-2fcf32513101 2018-07-20 22:59:06,780 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-58d5032a-ec3b-4eb-name-role 2018-07-20 22:59:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a0b635c28c63493f8e154dc4872e0627 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:06,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d68e45-9e8f-406e-8dc6-e846069fd682 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0b635c28c63493f8e154dc4872e0627", "links": {"self": "http://172.30.9.21:5000/v3/roles/a0b635c28c63493f8e154dc4872e0627"}, "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name-role"}} 2018-07-20 22:59:06,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a0b635c28c63493f8e154dc4872e0627 used request id req-55d68e45-9e8f-406e-8dc6-e846069fd682 2018-07-20 22:59:06,871 - keystone_utils - INFO - Granting role CreateProjectUserTests-58d5032a-ec3b-4eb-name-role to project CreateProjectUserTests-58d5032a-ec3b-4eb-name 2018-07-20 22:59:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b/users/81c1096863d546679b4bd6d7d408767f/roles/a0b635c28c63493f8e154dc4872e0627 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:07,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b9acb25-98e6-45d6-9322-5f0a12a69b9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:07,017 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b/users/81c1096863d546679b4bd6d7d408767f/roles/a0b635c28c63493f8e154dc4872e0627 used request id req-1b9acb25-98e6-45d6-9322-5f0a12a69b9f 2018-07-20 22:59:07,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:07,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:07,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0b635c28c63493f8e154dc4872e0627", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a69c28dd11f410692e44a87bc08e91b", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9a69c28dd11f410692e44a87bc08e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9a69c28dd11f410692e44a87bc08e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9a69c28dd11f410692e44a87bc08e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9a69c28dd11f410692e44a87bc08e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9a69c28dd11f410692e44a87bc08e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9a69c28dd11f410692e44a87bc08e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9a69c28dd11f410692e44a87bc08e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9a69c28dd11f410692e44a87bc08e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9a69c28dd11f410692e44a87bc08e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9a69c28dd11f410692e44a87bc08e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9a69c28dd11f410692e44a87bc08e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9a69c28dd11f410692e44a87bc08e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9a69c28dd11f410692e44a87bc08e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9a69c28dd11f410692e44a87bc08e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-user", "id": "81c1096863d546679b4bd6d7d408767f"}, "audit_ids": ["rS2yW4_TR0ildN_yjhzHGg"], "issued_at": "2018-07-20T22:59:07.000000Z"}} 2018-07-20 22:59:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:07,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2705679-65bf-415f-b0d4-cbf05a4346e9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:07,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c2705679-65bf-415f-b0d4-cbf05a4346e9 2018-07-20 22:59:07,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-58d5032a-ec3b-4eb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:07,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f22b649c-b596-4bf6-b218-09f90cf64bbf Date: Fri, 20 Jul 2018 22:59:07 GMT RESP BODY: {"security_groups": []} 2018-07-20 22:59:07,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-58d5032a-ec3b-4eb-name&description=hello+group used request id req-f22b649c-b596-4bf6-b218-09f90cf64bbf 2018-07-20 22:59:07,981 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-58d5032a-ec3b-4eb-name... 2018-07-20 22:59:07,981 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-58d5032a-ec3b-4eb-name 2018-07-20 22:59:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" -d '{"security_group": {"name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name", "description": "hello group"}}' 2018-07-20 22:59:08,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-0e6e92af-4b06-4f80-8ce6-db5fb7f6fbdd Date: Fri, 20 Jul 2018 22:59:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "updated_at": "2018-07-20T22:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "213aec59-e73b-46f9-a236-8a7b82a53549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}], "revision_number": 2, "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "e647d570-0ece-4d55-a41d-24086dc672e8", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}} 2018-07-20 22:59:08,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-0e6e92af-4b06-4f80-8ce6-db5fb7f6fbdd 2018-07-20 22:59:08,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:08,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:08,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e50d72cf-c3a4-43dc-8c47-5692a516cf97 Date: Fri, 20 Jul 2018 22:59:08 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-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "213aec59-e73b-46f9-a236-8a7b82a53549"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b"}]} 2018-07-20 22:59:08,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-e50d72cf-c3a4-43dc-8c47-5692a516cf97 2018-07-20 22:59:08,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:08,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4accc305-636f-44f7-88e0-3daba0e8e9af Date: Fri, 20 Jul 2018 22:59:08 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-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "213aec59-e73b-46f9-a236-8a7b82a53549"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b"}]} 2018-07-20 22:59:08,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-4accc305-636f-44f7-88e0-3daba0e8e9af 2018-07-20 22:59:08,796 - neutron_utils - INFO - Retrieving security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:09,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bd7694b7-2159-43fc-b05d-90e91e62ba16 Date: Fri, 20 Jul 2018 22:59:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "updated_at": "2018-07-20T22:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "213aec59-e73b-46f9-a236-8a7b82a53549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}], "revision_number": 2, "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "e647d570-0ece-4d55-a41d-24086dc672e8", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}]} 2018-07-20 22:59:09,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-bd7694b7-2159-43fc-b05d-90e91e62ba16 2018-07-20 22:59:09,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:09,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1827a680-89ed-4da1-9ed8-f011639f2508 Date: Fri, 20 Jul 2018 22:59:09 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-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "213aec59-e73b-46f9-a236-8a7b82a53549"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b"}]} 2018-07-20 22:59:09,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-1827a680-89ed-4da1-9ed8-f011639f2508 2018-07-20 22:59:09,216 - neutron_utils - INFO - Retrieving security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:09,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6f886666-ca9b-498e-a9ef-33913d3b00dd Date: Fri, 20 Jul 2018 22:59:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "updated_at": "2018-07-20T22:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "213aec59-e73b-46f9-a236-8a7b82a53549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}], "revision_number": 2, "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "e647d570-0ece-4d55-a41d-24086dc672e8", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}]} 2018-07-20 22:59:09,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-6f886666-ca9b-498e-a9ef-33913d3b00dd 2018-07-20 22:59:09,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:09,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a79a3245-2f3b-41aa-b735-b98ea18276b0 Date: Fri, 20 Jul 2018 22:59:09 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-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "213aec59-e73b-46f9-a236-8a7b82a53549"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b"}]} 2018-07-20 22:59:09,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-a79a3245-2f3b-41aa-b735-b98ea18276b0 2018-07-20 22:59:09,464 - neutron_utils - INFO - Retrieving security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:09,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:09,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a4a67224-b289-47ed-9d60-cdc129fa5bb2 Date: Fri, 20 Jul 2018 22:59:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "updated_at": "2018-07-20T22:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "213aec59-e73b-46f9-a236-8a7b82a53549", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "revision_number": 0, "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}], "revision_number": 2, "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "e647d570-0ece-4d55-a41d-24086dc672e8", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}]} 2018-07-20 22:59:09,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-a4a67224-b289-47ed-9d60-cdc129fa5bb2 2018-07-20 22:59:09,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e647d570-0ece-4d55-a41d-24086dc672e8 2018-07-20 22:59:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:09,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db48bb92-ac49-4e1c-8c08-cc4a3399f995 Date: Fri, 20 Jul 2018 22:59:09 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-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "213aec59-e73b-46f9-a236-8a7b82a53549"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:08Z", "security_group_id": "e647d570-0ece-4d55-a41d-24086dc672e8", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:08Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "326f4b03-c244-4a6f-a1ee-94842a1eba4b"}]} 2018-07-20 22:59:09,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-db48bb92-ac49-4e1c-8c08-cc4a3399f995 2018-07-20 22:59:09,705 - neutron_utils - INFO - Deleting security group rule with ID - 213aec59-e73b-46f9-a236-8a7b82a53549 2018-07-20 22:59:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/213aec59-e73b-46f9-a236-8a7b82a53549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:09,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c00466b5-bee5-4c19-b8e3-07683f6419c7 Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:09,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/213aec59-e73b-46f9-a236-8a7b82a53549 used request id req-c00466b5-bee5-4c19-b8e3-07683f6419c7 2018-07-20 22:59:09,985 - neutron_utils - INFO - Deleting security group rule with ID - 326f4b03-c244-4a6f-a1ee-94842a1eba4b 2018-07-20 22:59:09,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/326f4b03-c244-4a6f-a1ee-94842a1eba4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:10,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49072f6a-8a8a-48fd-8c1e-ce1d36fce0ca Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:10,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/326f4b03-c244-4a6f-a1ee-94842a1eba4b used request id req-49072f6a-8a8a-48fd-8c1e-ce1d36fce0ca 2018-07-20 22:59:10,093 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-58d5032a-ec3b-4eb-name 2018-07-20 22:59:10,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e647d570-0ece-4d55-a41d-24086dc672e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8f91fcb9f7376f4060c4be6fd9ed8c9be88a8a9" 2018-07-20 22:59:10,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0463d092-d070-45f7-bebd-2376cbfe57d9 Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:10,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e647d570-0ece-4d55-a41d-24086dc672e8 used request id req-0463d092-d070-45f7-bebd-2376cbfe57d9 2018-07-20 22:59:10,384 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-58d5032a-ec3b-4eb-user 2018-07-20 22:59:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/81c1096863d546679b4bd6d7d408767f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba0906f106eb99a58c459b4a16fb2ae6242f5af" 2018-07-20 22:59:10,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-474fe4f5-8c35-4cda-9f8d-628d150e33c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:10,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/81c1096863d546679b4bd6d7d408767f used request id req-474fe4f5-8c35-4cda-9f8d-628d150e33c4 2018-07-20 22:59:10,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:10,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9bb2ec77-b4be-454c-af9a-ee2ea166783d Date: Fri, 20 Jul 2018 22:59:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:07Z", "updated_at": "2018-07-20T22:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:07Z", "revision_number": 0, "id": "5e0504f7-5167-464b-b7aa-6f97f9c8dbba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:07Z", "revision_number": 0, "id": "79e6594d-9408-45cf-b362-0d474e843a01", "remote_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:07Z", "revision_number": 0, "id": "8dbcd0aa-e14e-4168-999d-e38b538c49f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:07Z", "revision_number": 0, "id": "cff645c4-5275-49ac-a77b-89f62a5530b5", "remote_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9a69c28dd11f410692e44a87bc08e91b"}], "revision_number": 4, "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:59:10,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9bb2ec77-b4be-454c-af9a-ee2ea166783d 2018-07-20 22:59:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:10,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34ab550-b35a-4b0c-b7b7-01904ccd9d38 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:59:10,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-a34ab550-b35a-4b0c-b7b7-01904ccd9d38 2018-07-20 22:59:10,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:11,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7682eb41-10c4-4603-be81-8d2e90c8794b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:59:11,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7682eb41-10c4-4603-be81-8d2e90c8794b 2018-07-20 22:59:11,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:11,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17948aca-7d69-451a-9781-95556cacc3e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:11,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-17948aca-7d69-451a-9781-95556cacc3e4 2018-07-20 22:59:11,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:11,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4185dc-c7c0-4b8b-a52e-d6d2d191d0b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:11,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-6f4185dc-c7c0-4b8b-a52e-d6d2d191d0b3 2018-07-20 22:59:11,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:11,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:11,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 22:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-713005f0-8ae1-47d6-a409-b0e6d56789ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 22:59:11,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-713005f0-8ae1-47d6-a409-b0e6d56789ed 2018-07-20 22:59:11,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 22:59:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:11,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea808a1b-c296-4295-9844-38fec2dd7a3d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9a69c28dd11f410692e44a87bc08e91b", "name": "CreateProjectUserTests-58d5032a-ec3b-4eb-name"}} 2018-07-20 22:59:11,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b used request id req-ea808a1b-c296-4295-9844-38fec2dd7a3d 2018-07-20 22:59:11,426 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5fb482b5-bd8c-4bdc-bc30-491334e8d294 2018-07-20 22:59:11,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5fb482b5-bd8c-4bdc-bc30-491334e8d294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:11,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-80b0554b-a442-4e4c-a3d5-18bc68228b89 Date: Fri, 20 Jul 2018 22:59:11 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-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:07Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "5e0504f7-5167-464b-b7aa-6f97f9c8dbba"}, {"remote_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:07Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "79e6594d-9408-45cf-b362-0d474e843a01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:07Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "8dbcd0aa-e14e-4168-999d-e38b538c49f3"}, {"remote_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:07Z", "security_group_id": "5fb482b5-bd8c-4bdc-bc30-491334e8d294", "port_range_min": null, "revision_number": 0, "tenant_id": "9a69c28dd11f410692e44a87bc08e91b", "created_at": "2018-07-20T22:59:07Z", "project_id": "9a69c28dd11f410692e44a87bc08e91b", "id": "cff645c4-5275-49ac-a77b-89f62a5530b5"}]} 2018-07-20 22:59:11,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5fb482b5-bd8c-4bdc-bc30-491334e8d294 used request id req-80b0554b-a442-4e4c-a3d5-18bc68228b89 2018-07-20 22:59:11,629 - neutron_utils - INFO - Deleting security group with name - default 2018-07-20 22:59:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5fb482b5-bd8c-4bdc-bc30-491334e8d294 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:11,949 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83c600b1-6b98-4a12-9600-63a82631a97c Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:11,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5fb482b5-bd8c-4bdc-bc30-491334e8d294 used request id req-83c600b1-6b98-4a12-9600-63a82631a97c 2018-07-20 22:59:11,950 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-58d5032a-ec3b-4eb-name 2018-07-20 22:59:11,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:12,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4fe4f49-5eb5-4317-bd3d-2b552e9498c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:12,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9a69c28dd11f410692e44a87bc08e91b used request id req-f4fe4f49-5eb5-4317-bd3d-2b552e9498c7 2018-07-20 22:59:12,134 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-58d5032a-ec3b-4eb-name-role 2018-07-20 22:59:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a0b635c28c63493f8e154dc4872e0627 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:12,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d09d26d-a72a-417f-809c-374a55212c96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:12,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a0b635c28c63493f8e154dc4872e0627 used request id req-6d09d26d-a72a-417f-809c-374a55212c96 2018-07-20 22:59:12,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fef9eab0583326d56067d82927ca225ce8b767" 2018-07-20 22:59:12,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85eb0672-0657-494c-9679-a6646ea430c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:59:12,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-85eb0672-0657-494c-9679-a6646ea430c8 2018-07-20 22:59:12,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:12,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["o99Yy4fTRQuZ-0SNcq9XBA"], "issued_at": "2018-07-20T22:59:12.000000Z"}} 2018-07-20 22:59:12,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7955cf58d27eea13de3eb07f4c8a07843508a871" 2018-07-20 22:59:12,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91697bbd-fd8e-49c4-93f7-2eef7a969563 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:12,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-91697bbd-fd8e-49c4-93f7-2eef7a969563 2018-07-20 22:59:12,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:12,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:13,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qXQNR_AfRTuPKbkGbBfz1Q"], "issued_at": "2018-07-20T22:59:13.000000Z"}} 2018-07-20 22:59:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:13,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37daa11b-29de-47a6-9033-eb12b794e096 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:13,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37daa11b-29de-47a6-9033-eb12b794e096 2018-07-20 22:59:13,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:13,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:13,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b34f1c21-5966-47b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:13,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201b5416-32a4-42be-ad6c-66767ec88ac0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b34f1c21-5966-47b-name", "previous": null, "next": null}, "projects": []} 2018-07-20 22:59:13,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-b34f1c21-5966-47b-name used request id req-201b5416-32a4-42be-ad6c-66767ec88ac0 2018-07-20 22:59:13,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:13,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28dd0d2-4922-4446-a135-e263088302fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:59:13,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a28dd0d2-4922-4446-a135-e263088302fc 2018-07-20 22:59:13,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}}' 2018-07-20 22:59:13,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3415d172-784a-47c0-9772-81d3147fb6f9 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f"}, "tags": [], "enabled": true, "id": "0eb3bba074c04b5b9955c28ed530050f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}} 2018-07-20 22:59:13,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3415d172-784a-47c0-9772-81d3147fb6f9 2018-07-20 22:59:13,678 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:13,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:13,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:14,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["zxNO5nVwS8S5p9fkdqI-tg"], "issued_at": "2018-07-20T22:59:14.000000Z"}} 2018-07-20 22:59:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:14,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4d71e2-460a-4d16-ad7b-a723300a233e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:14,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ef4d71e2-460a-4d16-ad7b-a723300a233e 2018-07-20 22:59:14,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:14,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:14,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e2efa4-8c12-440a-9a18-0fac995f517c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:59:14,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-77e2efa4-8c12-440a-9a18-0fac995f517c 2018-07-20 22:59:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:14,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b18203f-275d-41a7-ac99-2230ae913b66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:59:14,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2b18203f-275d-41a7-ac99-2230ae913b66 2018-07-20 22:59:14,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:14,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567be527-4e4c-44d8-ad03-ef466cfe1ed2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:59:14,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-567be527-4e4c-44d8-ad03-ef466cfe1ed2 2018-07-20 22:59:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-b34f1c21-5966-47b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:14,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2d7b8b-c266-47c8-928b-9aa56afe4a24 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-b34f1c21-5966-47b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f"}, "tags": [], "enabled": true, "id": "0eb3bba074c04b5b9955c28ed530050f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}]} 2018-07-20 22:59:14,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-b34f1c21-5966-47b-name used request id req-8f2d7b8b-c266-47c8-928b-9aa56afe4a24 2018-07-20 22:59:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/65565f5637c948208b79e3d1893efe9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:15,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772cf0f3-7f70-4da7-bc97-b3b088767ff3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/65565f5637c948208b79e3d1893efe9d"}, "enabled": true, "id": "65565f5637c948208b79e3d1893efe9d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-b34f1c21-5966-47b-user1"}} 2018-07-20 22:59:15,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/65565f5637c948208b79e3d1893efe9d used request id req-772cf0f3-7f70-4da7-bc97-b3b088767ff3 2018-07-20 22:59:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/65565f5637c948208b79e3d1893efe9d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:15,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd24828-0b15-4f43-8bba-faff45ad8012 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/65565f5637c948208b79e3d1893efe9d/roles", "previous": null, "next": null}, "roles": []} 2018-07-20 22:59:15,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/65565f5637c948208b79e3d1893efe9d/roles used request id req-2cd24828-0b15-4f43-8bba-faff45ad8012 2018-07-20 22:59:15,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:15,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2449b33-3970-4ac6-bd26-be8d5417c4ce Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-20 22:59:15,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-e2449b33-3970-4ac6-bd26-be8d5417c4ce 2018-07-20 22:59:15,222 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/65565f5637c948208b79e3d1893efe9d/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:15,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7691804-8cf2-4987-9570-18699ea40bbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:15,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/65565f5637c948208b79e3d1893efe9d/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-a7691804-8cf2-4987-9570-18699ea40bbb 2018-07-20 22:59:15,361 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-b34f1c21-5966-47b-user1 2018-07-20 22:59:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:15,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62223cf-0e07-47bd-8580-3fa66b679443 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:59:15,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e62223cf-0e07-47bd-8580-3fa66b679443 2018-07-20 22:59:15,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" -d '{"role": {"name": "CreateProjectUserTests-b34f1c21-5966-47b-name-role"}}' 2018-07-20 22:59:15,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 22:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2372568a-d93e-499c-82b2-7f6b05e67ab9 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9442a5557c144a2ab43934d04ea1025", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025"}, "name": "CreateProjectUserTests-b34f1c21-5966-47b-name-role"}} 2018-07-20 22:59:15,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2372568a-d93e-499c-82b2-7f6b05e67ab9 2018-07-20 22:59:15,576 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-b34f1c21-5966-47b-name-role 2018-07-20 22:59:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:15,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16148298-8be2-4b7f-94f3-8687fee7fcd5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9442a5557c144a2ab43934d04ea1025", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025"}, "name": "CreateProjectUserTests-b34f1c21-5966-47b-name-role"}} 2018-07-20 22:59:15,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025 used request id req-16148298-8be2-4b7f-94f3-8687fee7fcd5 2018-07-20 22:59:15,666 - keystone_utils - INFO - Granting role CreateProjectUserTests-b34f1c21-5966-47b-name-role to project CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:15,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/65565f5637c948208b79e3d1893efe9d/roles/d9442a5557c144a2ab43934d04ea1025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:15,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f644137-c07c-49c4-8d71-c9198b20a53d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:15,818 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/65565f5637c948208b79e3d1893efe9d/roles/d9442a5557c144a2ab43934d04ea1025 used request id req-3f644137-c07c-49c4-8d71-c9198b20a53d 2018-07-20 22:59:15,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:15,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:16,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["mX1YBBB0T7OO0PmQVFSlsA"], "issued_at": "2018-07-20T22:59:16.000000Z"}} 2018-07-20 22:59:16,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:16,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9c23d1-3e05-4524-93f8-d82fae9d7733 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:16,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2e9c23d1-3e05-4524-93f8-d82fae9d7733 2018-07-20 22:59:16,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:16,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:16,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79032981-2e36-4421-a806-2b5deea76ef2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-b34f1c21-5966-47b-user1", "links": {"self": "http://172.30.9.21:5000/v3/users/65565f5637c948208b79e3d1893efe9d"}, "domain_id": "default", "enabled": true, "id": "65565f5637c948208b79e3d1893efe9d", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 22:59:16,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-79032981-2e36-4421-a806-2b5deea76ef2 2018-07-20 22:59:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:16,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dbc1dc9-4f16-4f37-be32-9f13b8fadbdc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 22:59:16,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1dbc1dc9-4f16-4f37-be32-9f13b8fadbdc 2018-07-20 22:59:16,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:17,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75456ed3-70bc-4ae6-b58e-38f22aac37a3 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d9442a5557c144a2ab43934d04ea1025", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025"}, "name": "CreateProjectUserTests-b34f1c21-5966-47b-name-role"}]} 2018-07-20 22:59:17,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-75456ed3-70bc-4ae6-b58e-38f22aac37a3 2018-07-20 22:59:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-b34f1c21-5966-47b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:17,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74e7ad7-ce7a-41d4-becf-f86e28f70844 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-b34f1c21-5966-47b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f"}, "tags": [], "enabled": true, "id": "0eb3bba074c04b5b9955c28ed530050f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}]} 2018-07-20 22:59:17,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-b34f1c21-5966-47b-name used request id req-e74e7ad7-ce7a-41d4-becf-f86e28f70844 2018-07-20 22:59:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/98c3317bddc14c31bb6015fc5e058c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:17,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c680374f-e758-4ed1-a295-690b98f3ac22 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/98c3317bddc14c31bb6015fc5e058c58"}, "enabled": true, "id": "98c3317bddc14c31bb6015fc5e058c58", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-b34f1c21-5966-47b-user2"}} 2018-07-20 22:59:17,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/98c3317bddc14c31bb6015fc5e058c58 used request id req-c680374f-e758-4ed1-a295-690b98f3ac22 2018-07-20 22:59:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/98c3317bddc14c31bb6015fc5e058c58/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:17,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e108bfe-a655-4df1-add8-b725fa285d7c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/98c3317bddc14c31bb6015fc5e058c58/roles", "previous": null, "next": null}, "roles": []} 2018-07-20 22:59:17,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/98c3317bddc14c31bb6015fc5e058c58/roles used request id req-8e108bfe-a655-4df1-add8-b725fa285d7c 2018-07-20 22:59:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:17,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda8fe15-e11f-4f9d-a29c-a4ca2be518db Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-20 22:59:17,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-dda8fe15-e11f-4f9d-a29c-a4ca2be518db 2018-07-20 22:59:17,433 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/98c3317bddc14c31bb6015fc5e058c58/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:17,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bea4142-19c0-4f5c-a77f-108d3fb67f9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:17,586 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/98c3317bddc14c31bb6015fc5e058c58/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-1bea4142-19c0-4f5c-a77f-108d3fb67f9d 2018-07-20 22:59:17,586 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-b34f1c21-5966-47b-user2 2018-07-20 22:59:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:17,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ee5597-5585-46be-8219-57f5ce5e52e9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9442a5557c144a2ab43934d04ea1025", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025"}, "name": "CreateProjectUserTests-b34f1c21-5966-47b-name-role"}} 2018-07-20 22:59:17,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025 used request id req-32ee5597-5585-46be-8219-57f5ce5e52e9 2018-07-20 22:59:17,682 - keystone_utils - INFO - Granting role CreateProjectUserTests-b34f1c21-5966-47b-name-role to project CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/98c3317bddc14c31bb6015fc5e058c58/roles/d9442a5557c144a2ab43934d04ea1025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:17,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e1e500-d979-4e5d-9257-be01dde3eeaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:17,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f/users/98c3317bddc14c31bb6015fc5e058c58/roles/d9442a5557c144a2ab43934d04ea1025 used request id req-b8e1e500-d979-4e5d-9257-be01dde3eeaf 2018-07-20 22:59:17,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:17,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:18,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9442a5557c144a2ab43934d04ea1025", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eb3bba074c04b5b9955c28ed530050f", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-b34f1c21-5966-47b-user1", "id": "65565f5637c948208b79e3d1893efe9d"}, "audit_ids": ["0qcxAXdyRcSOK8B3lvLX8Q"], "issued_at": "2018-07-20T22:59:18.000000Z"}} 2018-07-20 22:59:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:18,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707c0eb4-1968-4bfb-b81d-63cba7525e26 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:18,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-707c0eb4-1968-4bfb-b81d-63cba7525e26 2018-07-20 22:59:18,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-b34f1c21-5966-47b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:18,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b8358ef3-5426-4dd2-be8f-cddcca470843 Date: Fri, 20 Jul 2018 22:59:18 GMT RESP BODY: {"security_groups": []} 2018-07-20 22:59:18,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-b34f1c21-5966-47b-name&description=hello+group used request id req-b8358ef3-5426-4dd2-be8f-cddcca470843 2018-07-20 22:59:18,640 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-b34f1c21-5966-47b-name... 2018-07-20 22:59:18,640 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:18,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" -d '{"security_group": {"name": "CreateProjectUserTests-b34f1c21-5966-47b-name", "description": "hello group"}}' 2018-07-20 22:59:19,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-f4f05e7f-a2f7-4052-90f3-d61611b98227 Date: Fri, 20 Jul 2018 22:59:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "updated_at": "2018-07-20T22:59:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "2383e8c6-35e6-4468-a381-062843add970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}], "revision_number": 2, "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}} 2018-07-20 22:59:19,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-f4f05e7f-a2f7-4052-90f3-d61611b98227 2018-07-20 22:59:19,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:19,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b481311f-a0d0-4406-ab74-c714710261ac Date: Fri, 20 Jul 2018 22:59: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-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:19,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-b481311f-a0d0-4406-ab74-c714710261ac 2018-07-20 22:59:19,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:19,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:19,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6752a807-ffda-4cf0-ba27-0a0bf45c4200 Date: Fri, 20 Jul 2018 22:59: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-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:19,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-6752a807-ffda-4cf0-ba27-0a0bf45c4200 2018-07-20 22:59:19,278 - neutron_utils - INFO - Retrieving security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:19,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-37bc8e0a-50cd-423b-a971-5903b0be5ef2 Date: Fri, 20 Jul 2018 22:59:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "updated_at": "2018-07-20T22:59:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "2383e8c6-35e6-4468-a381-062843add970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}], "revision_number": 2, "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}]} 2018-07-20 22:59:19,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-37bc8e0a-50cd-423b-a971-5903b0be5ef2 2018-07-20 22:59:19,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:19,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd0ed844-1fba-4809-8681-b6192f2a867a Date: Fri, 20 Jul 2018 22:59: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-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:19,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-bd0ed844-1fba-4809-8681-b6192f2a867a 2018-07-20 22:59:19,715 - neutron_utils - INFO - Retrieving security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:19,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:19,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-76b3730a-c0fc-4515-a4f8-4294b7721a3a Date: Fri, 20 Jul 2018 22:59:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "updated_at": "2018-07-20T22:59:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "2383e8c6-35e6-4468-a381-062843add970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}], "revision_number": 2, "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}]} 2018-07-20 22:59:19,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-76b3730a-c0fc-4515-a4f8-4294b7721a3a 2018-07-20 22:59:19,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:19,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:20,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43078ef8-e6df-4bcb-9a39-c1b4bac45fa6 Date: Fri, 20 Jul 2018 22:59:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:20,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-43078ef8-e6df-4bcb-9a39-c1b4bac45fa6 2018-07-20 22:59:20,157 - neutron_utils - INFO - Retrieving security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:20,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8ff11947-3d9c-4c11-a62e-41c473733de7 Date: Fri, 20 Jul 2018 22:59:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "updated_at": "2018-07-20T22:59:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "2383e8c6-35e6-4468-a381-062843add970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}], "revision_number": 2, "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}]} 2018-07-20 22:59:20,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-8ff11947-3d9c-4c11-a62e-41c473733de7 2018-07-20 22:59:20,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:20,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43189735-fad4-46cf-b597-4040912c5435 Date: Fri, 20 Jul 2018 22:59:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:20,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-43189735-fad4-46cf-b597-4040912c5435 2018-07-20 22:59:20,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 22:59:20,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:20,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9442a5557c144a2ab43934d04ea1025", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eb3bba074c04b5b9955c28ed530050f", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0eb3bba074c04b5b9955c28ed530050f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/0eb3bba074c04b5b9955c28ed530050f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/0eb3bba074c04b5b9955c28ed530050f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-b34f1c21-5966-47b-user2", "id": "98c3317bddc14c31bb6015fc5e058c58"}, "audit_ids": ["oIZiBXZCSbOS7kxPco8fRg"], "issued_at": "2018-07-20T22:59:20.000000Z"}} 2018-07-20 22:59:20,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:21,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134f7af4-b82f-416e-8365-be2d640635ee 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:21,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-134f7af4-b82f-416e-8365-be2d640635ee 2018-07-20 22:59:21,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-b34f1c21-5966-47b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:21,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-83199649-d113-4cbf-b6d7-a2fe1208f59a Date: Fri, 20 Jul 2018 22:59:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "updated_at": "2018-07-20T22:59:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "2383e8c6-35e6-4468-a381-062843add970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}], "revision_number": 2, "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}]} 2018-07-20 22:59:21,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-b34f1c21-5966-47b-name&description=hello+group used request id req-83199649-d113-4cbf-b6d7-a2fe1208f59a 2018-07-20 22:59:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:21,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:21,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:21,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af81a4f9-be13-4c41-95fa-7c7c5e9a3c9a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eb3bba074c04b5b9955c28ed530050f", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}} 2018-07-20 22:59:21,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f used request id req-af81a4f9-be13-4c41-95fa-7c7c5e9a3c9a 2018-07-20 22:59:21,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:21,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:21,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2aac1aba-51e7-41f2-b983-0c296b114ef8 Date: Fri, 20 Jul 2018 22:59:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:21,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-2aac1aba-51e7-41f2-b983-0c296b114ef8 2018-07-20 22:59:21,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:22,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-300f6a85-1ac6-46ab-b271-abb2fb30bf79 Date: Fri, 20 Jul 2018 22:59:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:22,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-300f6a85-1ac6-46ab-b271-abb2fb30bf79 2018-07-20 22:59:22,119 - neutron_utils - INFO - Retrieving security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:22,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ea8b2795-e602-4116-8015-7244436316a0 Date: Fri, 20 Jul 2018 22:59:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "updated_at": "2018-07-20T22:59:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "2383e8c6-35e6-4468-a381-062843add970", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}], "revision_number": 2, "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}]} 2018-07-20 22:59:22,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-ea8b2795-e602-4116-8015-7244436316a0 2018-07-20 22:59:22,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9708f771-89a2-4cd6-8ee4-b015923ba7fd 2018-07-20 22:59:22,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:22,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3de9d01-7649-42db-b148-578c6b6a4ab5 Date: Fri, 20 Jul 2018 22:59:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2383e8c6-35e6-4468-a381-062843add970"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "9708f771-89a2-4cd6-8ee4-b015923ba7fd", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "bf4b7ed1-b101-4396-a1e8-1ccffb950b1d"}]} 2018-07-20 22:59:22,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-b3de9d01-7649-42db-b148-578c6b6a4ab5 2018-07-20 22:59:22,542 - neutron_utils - INFO - Deleting security group rule with ID - bf4b7ed1-b101-4396-a1e8-1ccffb950b1d 2018-07-20 22:59:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/bf4b7ed1-b101-4396-a1e8-1ccffb950b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:22,635 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-591cc05b-2a5f-498e-8671-bb7946c3496d Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:22,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/bf4b7ed1-b101-4396-a1e8-1ccffb950b1d used request id req-591cc05b-2a5f-498e-8671-bb7946c3496d 2018-07-20 22:59:22,635 - neutron_utils - INFO - Deleting security group rule with ID - 2383e8c6-35e6-4468-a381-062843add970 2018-07-20 22:59:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/2383e8c6-35e6-4468-a381-062843add970 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:22,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c0c5c71-9f3a-4ab1-893b-87ebcf43029d Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:22,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/2383e8c6-35e6-4468-a381-062843add970 used request id req-8c0c5c71-9f3a-4ab1-893b-87ebcf43029d 2018-07-20 22:59:22,720 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d83cfb882da66586e08026f2beb5d43a91109f" 2018-07-20 22:59:23,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-265c0e50-c064-49a6-92fc-66a6671c99df Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:23,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-265c0e50-c064-49a6-92fc-66a6671c99df 2018-07-20 22:59:23,168 - neutron_utils - INFO - Deleting security group rule with ID - bf4b7ed1-b101-4396-a1e8-1ccffb950b1d 2018-07-20 22:59:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/bf4b7ed1-b101-4396-a1e8-1ccffb950b1d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:23,197 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f0077819-59bb-48e2-9a7d-6fa2157b72c5 Date: Fri, 20 Jul 2018 22:59:23 GMT RESP BODY: {"NeutronError": {"message": "Security group rule bf4b7ed1-b101-4396-a1e8-1ccffb950b1d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-20 22:59:23,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/bf4b7ed1-b101-4396-a1e8-1ccffb950b1d used request id req-f0077819-59bb-48e2-9a7d-6fa2157b72c5 2018-07-20 22:59:23,197 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule bf4b7ed1-b101-4396-a1e8-1ccffb950b1d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-20 22:59:23,198 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule bf4b7ed1-b101-4396-a1e8-1ccffb950b1d does not exist Neutron server returns request_ids: ['req-f0077819-59bb-48e2-9a7d-6fa2157b72c5'] 2018-07-20 22:59:23,198 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:23,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9708f771-89a2-4cd6-8ee4-b015923ba7fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda2fea17e2cf153a72c1b897caf6827a2b818c7" 2018-07-20 22:59:23,402 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-b46e64a8-0a11-44a6-877f-992eb8a6289d Date: Fri, 20 Jul 2018 22:59:23 GMT RESP BODY: {"NeutronError": {"message": "Security group 9708f771-89a2-4cd6-8ee4-b015923ba7fd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-20 22:59:23,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9708f771-89a2-4cd6-8ee4-b015923ba7fd used request id req-b46e64a8-0a11-44a6-877f-992eb8a6289d 2018-07-20 22:59:23,403 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 9708f771-89a2-4cd6-8ee4-b015923ba7fd does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-20 22:59:23,403 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 9708f771-89a2-4cd6-8ee4-b015923ba7fd does not exist Neutron server returns request_ids: ['req-b46e64a8-0a11-44a6-877f-992eb8a6289d'] 2018-07-20 22:59:23,404 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-b34f1c21-5966-47b-user1 2018-07-20 22:59:23,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/65565f5637c948208b79e3d1893efe9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d644f0502a68ffe24988fcd948d3e965d1870d6" 2018-07-20 22:59:23,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3224e4a9-4da7-482e-a40a-6c4db0052857 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:23,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/65565f5637c948208b79e3d1893efe9d used request id req-3224e4a9-4da7-482e-a40a-6c4db0052857 2018-07-20 22:59:23,619 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-b34f1c21-5966-47b-user2 2018-07-20 22:59:23,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/98c3317bddc14c31bb6015fc5e058c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3ecef99bd328b271a5530275297767ceef418c" 2018-07-20 22:59:23,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944d3def-c5d1-44f6-9b84-b79692430b50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:23,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/98c3317bddc14c31bb6015fc5e058c58 used request id req-944d3def-c5d1-44f6-9b84-b79692430b50 2018-07-20 22:59:23,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6b40ac07-f0c5-4c1f-a77e-9908801a2504 Date: Fri, 20 Jul 2018 22:59:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "updated_at": "2018-07-20T22:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "1b377041-97cb-47ed-8ec3-3f5e1c2e4a3f", "remote_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "2bc0af31-72fc-43bc-a730-247d99ef472c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "b429fd39-5122-46b0-bc7d-47efb35233cc", "remote_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "revision_number": 0, "id": "fa8ffcf6-89f3-403c-8b72-dac96cbb8d2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eb3bba074c04b5b9955c28ed530050f"}], "revision_number": 4, "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 22:59:24,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6b40ac07-f0c5-4c1f-a77e-9908801a2504 2018-07-20 22:59:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:24,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6b9e8d-f498-4fdf-882f-4df9184eb6e0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 22:59:24,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-7a6b9e8d-f498-4fdf-882f-4df9184eb6e0 2018-07-20 22:59:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:24,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8a43b72-f0e1-41a2-8104-07ce49f7fd0f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eb3bba074c04b5b9955c28ed530050f", "name": "CreateProjectUserTests-b34f1c21-5966-47b-name"}} 2018-07-20 22:59:24,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f used request id req-c8a43b72-f0e1-41a2-8104-07ce49f7fd0f 2018-07-20 22:59:24,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0fd7d0fc-e120-4185-b99a-d583dab29e42 2018-07-20 22:59:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0fd7d0fc-e120-4185-b99a-d583dab29e42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:24,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb2aa669-aa6a-4b46-abae-8b813a49d5d8 Date: Fri, 20 Jul 2018 22:59:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "1b377041-97cb-47ed-8ec3-3f5e1c2e4a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "2bc0af31-72fc-43bc-a730-247d99ef472c"}, {"remote_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "b429fd39-5122-46b0-bc7d-47efb35233cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:59:18Z", "security_group_id": "0fd7d0fc-e120-4185-b99a-d583dab29e42", "port_range_min": null, "revision_number": 0, "tenant_id": "0eb3bba074c04b5b9955c28ed530050f", "created_at": "2018-07-20T22:59:18Z", "project_id": "0eb3bba074c04b5b9955c28ed530050f", "id": "fa8ffcf6-89f3-403c-8b72-dac96cbb8d2c"}]} 2018-07-20 22:59:24,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0fd7d0fc-e120-4185-b99a-d583dab29e42 used request id req-cb2aa669-aa6a-4b46-abae-8b813a49d5d8 2018-07-20 22:59:24,484 - neutron_utils - INFO - Deleting security group with name - default 2018-07-20 22:59:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0fd7d0fc-e120-4185-b99a-d583dab29e42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:24,788 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b6af4a0-10cc-4724-a455-0fac28e5c840 Content-Length: 0 Date: Fri, 20 Jul 2018 22:59:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:24,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0fd7d0fc-e120-4185-b99a-d583dab29e42 used request id req-3b6af4a0-10cc-4724-a455-0fac28e5c840 2018-07-20 22:59:24,789 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-b34f1c21-5966-47b-name 2018-07-20 22:59:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:24,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ede3f93-883b-4374-9342-2640dc28b9c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:24,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0eb3bba074c04b5b9955c28ed530050f used request id req-7ede3f93-883b-4374-9342-2640dc28b9c3 2018-07-20 22:59:24,971 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-b34f1c21-5966-47b-name-role 2018-07-20 22:59:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:25,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 22:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e880e78a-53ee-400e-8ba9-b46ad7988c9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 22:59:25,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d9442a5557c144a2ab43934d04ea1025 used request id req-e880e78a-53ee-400e-8ba9-b46ad7988c9d 2018-07-20 22:59:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70bbb0605d932e26651d813579db9c70879ab3f" 2018-07-20 22:59:25,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6a34ed-fa56-4f4c-a32e-b9af3ad5f346 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 22:59:25,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3f6a34ed-fa56-4f4c-a32e-b9af3ad5f346 2018-07-20 22:59:25,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:25,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["XBFChaIETj-sR43iij4nRg"], "issued_at": "2018-07-20T22:59:25.000000Z"}} 2018-07-20 22:59:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50b3fc63eebe0d4d9cdf670a1ada176965144f20" 2018-07-20 22:59:26,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-369823d2-eebf-4a1b-92af-5baa68a33604 Date: Fri, 20 Jul 2018 22:59:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 22:59:26,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-369823d2-eebf-4a1b-92af-5baa68a33604 2018-07-20 22:59:26,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}50b3fc63eebe0d4d9cdf670a1ada176965144f20" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1"}' 2018-07-20 22:59:27,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5471fccf-336b-4f94-89ff-9f542301512e Date: Fri, 20 Jul 2018 22:59:27 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1", "tags": [], "container_format": "bare", "created_at": "2018-07-20T22:59:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T22:59:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508", "min_disk": 0, "protected": false, "id": "bae3aa91-f74e-488d-a0ca-ecb11394f508", "file": "/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/file", "checksum": null, "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 22:59:27,098 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5471fccf-336b-4f94-89ff-9f542301512e 2018-07-20 22:59:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50b3fc63eebe0d4d9cdf670a1ada176965144f20" -d '' 2018-07-20 22:59:27,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1551f05b-60b9-4ca6-9980-fa88a0f492cd Date: Fri, 20 Jul 2018 22:59:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 22:59:27,962 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/file used request id req-1551f05b-60b9-4ca6-9980-fa88a0f492cd 2018-07-20 22:59:27,963 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 22:59:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50b3fc63eebe0d4d9cdf670a1ada176965144f20" 2018-07-20 22:59:28,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-e1a27fa1-d337-4d2c-a13f-5eed1c813da6 Date: Fri, 20 Jul 2018 22:59:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1", "tags": [], "container_format": "bare", "created_at": "2018-07-20T22:59:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T22:59:27Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/snap", "metadata": {}}], "self": "/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508", "min_disk": 0, "protected": false, "id": "bae3aa91-f74e-488d-a0ca-ecb11394f508", "file": "/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 22:59:28,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508 used request id req-e1a27fa1-d337-4d2c-a13f-5eed1c813da6 2018-07-20 22:59:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50b3fc63eebe0d4d9cdf670a1ada176965144f20" 2018-07-20 22:59:28,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d814444e-011c-4e1f-819c-74c8a9c2b75a Date: Fri, 20 Jul 2018 22:59:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 22:59:28,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d814444e-011c-4e1f-819c-74c8a9c2b75a 2018-07-20 22:59:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50b3fc63eebe0d4d9cdf670a1ada176965144f20" 2018-07-20 22:59:29,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-52917e93-9f8e-42cf-a32a-2fde7ac44868 Date: Fri, 20 Jul 2018 22:59:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1", "tags": [], "container_format": "bare", "created_at": "2018-07-20T22:59:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T22:59:27Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/snap", "metadata": {}}], "self": "/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508", "min_disk": 0, "protected": false, "id": "bae3aa91-f74e-488d-a0ca-ecb11394f508", "file": "/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bae3aa91-f74e-488d-a0ca-ecb11394f508/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1"} 2018-07-20 22:59:29,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1 used request id req-52917e93-9f8e-42cf-a32a-2fde7ac44868 2018-07-20 22:59:29,041 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-d950f396-6b12-4f1a-8c62-aaed59533bf1 2018-07-20 22:59:29,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50b3fc63eebe0d4d9cdf670a1ada176965144f20" 2018-07-20 22:59:30,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bf12121-3c25-43e1-9956-3906bff1241a Date: Fri, 20 Jul 2018 22:59: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-20 22:59:30,115 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bae3aa91-f74e-488d-a0ca-ecb11394f508 used request id req-0bf12121-3c25-43e1-9956-3906bff1241a 2018-07-20 22:59:30,119 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-20 22:59:30,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:30,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BXaVCcmsSYqMZ6WTr08vPg"], "issued_at": "2018-07-20T22:59:30.000000Z"}} 2018-07-20 22:59:30,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:30,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8fe560-8c47-4bf5-a28e-4eb57caa9550 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:30,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7a8fe560-8c47-4bf5-a28e-4eb57caa9550 2018-07-20 22:59:30,612 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net 2018-07-20 22:59:30,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" -d '{"network": {"name": "NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net", "admin_state_up": true}}' 2018-07-20 22:59:31,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-13c79ad9-76d1-4d56-9da0-0316a6cc16da Date: Fri, 20 Jul 2018 22:59:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0b5547de-952d-4ec8-b11c-c726538f3a1e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:30Z","mtu":1450}} 2018-07-20 22:59:31,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-13c79ad9-76d1-4d56-9da0-0316a6cc16da 2018-07-20 22:59:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0b5547de-952d-4ec8-b11c-c726538f3a1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:31,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-ebb6f244-59d9-49b5-829a-9d9c9a1b82c5 Date: Fri, 20 Jul 2018 22:59:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0b5547de-952d-4ec8-b11c-c726538f3a1e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:30Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:30Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0b5547de-952d-4ec8-b11c-c726538f3a1e used request id req-ebb6f244-59d9-49b5-829a-9d9c9a1b82c5 2018-07-20 22:59:31,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0b5547de-952d-4ec8-b11c-c726538f3a1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:31,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e1fbc52-88b4-4f81-b70f-e40749d8f956 Date: Fri, 20 Jul 2018 22:59:31 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:31,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0b5547de-952d-4ec8-b11c-c726538f3a1e used request id req-6e1fbc52-88b4-4f81-b70f-e40749d8f956 2018-07-20 22:59:31,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0b5547de-952d-4ec8-b11c-c726538f3a1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:31,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0503bde6-9d56-4157-9fed-d68c56673730 Date: Fri, 20 Jul 2018 22:59:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0b5547de-952d-4ec8-b11c-c726538f3a1e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:30Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:30Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:31,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0b5547de-952d-4ec8-b11c-c726538f3a1e used request id req-0503bde6-9d56-4157-9fed-d68c56673730 2018-07-20 22:59:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0b5547de-952d-4ec8-b11c-c726538f3a1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:32,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b86ea32d-d3d8-4e2d-89bb-76b2ac0964b0 Date: Fri, 20 Jul 2018 22:59:32 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:32,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0b5547de-952d-4ec8-b11c-c726538f3a1e used request id req-b86ea32d-d3d8-4e2d-89bb-76b2ac0964b0 2018-07-20 22:59:32,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:32,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-fbf3fae1-8c1d-4d3d-b3d8-4b5f3ba4d118 Date: Fri, 20 Jul 2018 22:59:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0b5547de-952d-4ec8-b11c-c726538f3a1e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:30Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:30Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:32,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net used request id req-fbf3fae1-8c1d-4d3d-b3d8-4b5f3ba4d118 2018-07-20 22:59:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:32,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:32,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:32,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c554c151-8e8f-4c18-bcad-4f43d78e519b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:59:32,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c554c151-8e8f-4c18-bcad-4f43d78e519b 2018-07-20 22:59:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0b5547de-952d-4ec8-b11c-c726538f3a1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:32,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e862d4a-d119-40d4-92fe-916013c8e66c Date: Fri, 20 Jul 2018 22:59:32 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:32,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0b5547de-952d-4ec8-b11c-c726538f3a1e used request id req-9e862d4a-d119-40d4-92fe-916013c8e66c 2018-07-20 22:59:32,643 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-28e6a2f7-da6c-4eb8-b62f-1e6ed7def0fe-pub-net 2018-07-20 22:59:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/0b5547de-952d-4ec8-b11c-c726538f3a1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b662e6c681430d9ddc2bb506eea6c7c1bf57c95" 2018-07-20 22:59:33,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc753554-858f-4ce0-8d51-bee2b9b9fbfa Date: Fri, 20 Jul 2018 22:59:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:33,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0b5547de-952d-4ec8-b11c-c726538f3a1e used request id req-cc753554-858f-4ce0-8d51-bee2b9b9fbfa 2018-07-20 22:59:33,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:34,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Y2i2f0jHQqugtbadDI_a-w"], "issued_at": "2018-07-20T22:59:34.000000Z"}} 2018-07-20 22:59:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4e5406029d06038f27c149e692bdc4e4c308a1b9" 2018-07-20 22:59:34,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166a0626-a71c-4d05-98d6-a759dbb83de3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:34,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-166a0626-a71c-4d05-98d6-a759dbb83de3 2018-07-20 22:59:34,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:34,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["bObiwck0TFW_4I2qVKJRXQ"], "issued_at": "2018-07-20T22:59:34.000000Z"}} 2018-07-20 22:59:34,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fdf6588c7cce57f1d9911bf4b20818fcb5081568" 2018-07-20 22:59:34,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d93042-e8e2-4683-80c3-fcaff84d2c36 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:34,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a3d93042-e8e2-4683-80c3-fcaff84d2c36 2018-07-20 22:59:34,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:35,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["CEIgeEyuSPyWrmylymvtCg"], "issued_at": "2018-07-20T22:59:35.000000Z"}} 2018-07-20 22:59:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:35,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98267953-a384-4863-8833-fff829e1d323 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:35,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-98267953-a384-4863-8833-fff829e1d323 2018-07-20 22:59:35,125 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net 2018-07-20 22:59:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" -d '{"network": {"name": "NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net", "admin_state_up": true}}' 2018-07-20 22:59:35,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-fbae6860-943a-43d5-a707-bd0186523af8 Date: Fri, 20 Jul 2018 22:59:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:35Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:35Z","mtu":1450}} 2018-07-20 22:59:35,574 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-fbae6860-943a-43d5-a707-bd0186523af8 2018-07-20 22:59:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:35,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-236c9279-5ca8-4691-8af8-a110528fd3d1 Date: Fri, 20 Jul 2018 22:59:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:35Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:35Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:35,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 used request id req-236c9279-5ca8-4691-8af8-a110528fd3d1 2018-07-20 22:59:35,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:36,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e698cf89-dd42-456d-8923-5664c57ebb2c Date: Fri, 20 Jul 2018 22:59:36 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:36,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 used request id req-e698cf89-dd42-456d-8923-5664c57ebb2c 2018-07-20 22:59:36,053 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet 2018-07-20 22:59:36,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" -d '{"subnets": [{"ip_version": 4, "network_id": "76f53f63-a42e-4e68-8e1b-b1decb5d4664", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet"}]}' 2018-07-20 22:59:36,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6b53f8f5-5f8d-4076-880b-6983b5ee904f Date: Fri, 20 Jul 2018 22:59:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:36Z","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":"dccc65cb-79d2-40cc-b9f4-58055cd98234","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:36Z","ip_version":4}]} 2018-07-20 22:59:36,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6b53f8f5-5f8d-4076-880b-6983b5ee904f 2018-07-20 22:59:36,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:36,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cfbe39ae-ac55-43eb-8b92-ddbcfa5afaab Date: Fri, 20 Jul 2018 22:59:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["dccc65cb-79d2-40cc-b9f4-58055cd98234"],"description":"","tags":[],"updated_at":"2018-07-20T22:59:36Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:35Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:36,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 used request id req-cfbe39ae-ac55-43eb-8b92-ddbcfa5afaab 2018-07-20 22:59:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:36,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c3a4bf15-b666-4613-b6c9-6229bf57a1e0 Date: Fri, 20 Jul 2018 22:59:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:36Z","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":"dccc65cb-79d2-40cc-b9f4-58055cd98234","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:36Z","ip_version":4}]} 2018-07-20 22:59:36,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 used request id req-c3a4bf15-b666-4613-b6c9-6229bf57a1e0 2018-07-20 22:59:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:36,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-fb01b87e-ea56-4e39-82d3-4736d0550275 Date: Fri, 20 Jul 2018 22:59:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["dccc65cb-79d2-40cc-b9f4-58055cd98234"],"description":"","tags":[],"updated_at":"2018-07-20T22:59:36Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:35Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:36,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net used request id req-fb01b87e-ea56-4e39-82d3-4736d0550275 2018-07-20 22:59:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:36,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:37,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82df41f0-4562-4129-a18e-5c448748480d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:59:37,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-82df41f0-4562-4129-a18e-5c448748480d 2018-07-20 22:59:37,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:37,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d97514b-1abb-48fc-a8d1-b513d996a5a0 Date: Fri, 20 Jul 2018 22:59:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:36Z","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":"dccc65cb-79d2-40cc-b9f4-58055cd98234","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:36Z","ip_version":4}]} 2018-07-20 22:59:37,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 used request id req-6d97514b-1abb-48fc-a8d1-b513d996a5a0 2018-07-20 22:59:37,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664&name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:37,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f1b94082-66aa-4e3f-918e-0f514a1ab229 Date: Fri, 20 Jul 2018 22:59:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:36Z","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":"dccc65cb-79d2-40cc-b9f4-58055cd98234","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:36Z","ip_version":4}]} 2018-07-20 22:59:37,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664&name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet used request id req-f1b94082-66aa-4e3f-918e-0f514a1ab229 2018-07-20 22:59:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664&name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:37,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-58b0e547-546a-4eb1-9667-f3b48775a1ca Date: Fri, 20 Jul 2018 22:59:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:36Z","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":"dccc65cb-79d2-40cc-b9f4-58055cd98234","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:36Z","ip_version":4}]} 2018-07-20 22:59:37,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664&name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet used request id req-58b0e547-546a-4eb1-9667-f3b48775a1ca 2018-07-20 22:59:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:37,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3c4a3976-9ff8-4572-a12c-101dd783bda2 Date: Fri, 20 Jul 2018 22:59:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:36Z","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":"dccc65cb-79d2-40cc-b9f4-58055cd98234","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:36Z","ip_version":4}]} 2018-07-20 22:59:37,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=76f53f63-a42e-4e68-8e1b-b1decb5d4664 used request id req-3c4a3976-9ff8-4572-a12c-101dd783bda2 2018-07-20 22:59:37,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:37,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b5cdfe55-8da1-4e26-9df3-f70047550435 Date: Fri, 20 Jul 2018 22:59:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:36Z","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":"dccc65cb-79d2-40cc-b9f4-58055cd98234","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"76f53f63-a42e-4e68-8e1b-b1decb5d4664","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:36Z","ip_version":4}]} 2018-07-20 22:59:37,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet used request id req-b5cdfe55-8da1-4e26-9df3-f70047550435 2018-07-20 22:59:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:37,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2060c210-e600-4c9b-8e89-7c9d23733f1c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:59:37,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-2060c210-e600-4c9b-8e89-7c9d23733f1c 2018-07-20 22:59:37,645 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet 2018-07-20 22:59:37,645 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-subnet 2018-07-20 22:59:37,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/dccc65cb-79d2-40cc-b9f4-58055cd98234 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:38,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-406ae057-6777-4c6f-a6cc-90e9dddd91e1 Date: Fri, 20 Jul 2018 22:59:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:38,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/dccc65cb-79d2-40cc-b9f4-58055cd98234 used request id req-406ae057-6777-4c6f-a6cc-90e9dddd91e1 2018-07-20 22:59:38,981 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-2fd29410-5b26-46d7-8f5b-3b71629c024a-pub-net 2018-07-20 22:59:38,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/76f53f63-a42e-4e68-8e1b-b1decb5d4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f572bbae93bdb844c5330b75baf7cdfebbecbd78" 2018-07-20 22:59:40,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-058fde9e-8c31-4113-b138-20365514bad3 Date: Fri, 20 Jul 2018 22:59:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:40,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/76f53f63-a42e-4e68-8e1b-b1decb5d4664 used request id req-058fde9e-8c31-4113-b138-20365514bad3 2018-07-20 22:59:40,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:41,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["c7PHafWjRfC69CQ7IabjXA"], "issued_at": "2018-07-20T22:59:41.000000Z"}} 2018-07-20 22:59:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b5b57d8a2ca7a5fc18a039e1e2adc93740e92c5f" 2018-07-20 22:59:41,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40dc59f8-75b9-4e8f-882a-1f77614eb02a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:41,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-40dc59f8-75b9-4e8f-882a-1f77614eb02a 2018-07-20 22:59:41,367 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-net 2018-07-20 22:59:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b57d8a2ca7a5fc18a039e1e2adc93740e92c5f" -d '{"network": {"name": "NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-net", "admin_state_up": true}}' 2018-07-20 22:59:41,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-673b2228-1760-4b2c-8c17-7c292940bddc Date: Fri, 20 Jul 2018 22:59:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5596a625-6b32-4fcc-8c7f-38b1a957e522","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:41Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:41Z","mtu":1450}} 2018-07-20 22:59:41,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-673b2228-1760-4b2c-8c17-7c292940bddc 2018-07-20 22:59:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5596a625-6b32-4fcc-8c7f-38b1a957e522 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b57d8a2ca7a5fc18a039e1e2adc93740e92c5f" 2018-07-20 22:59:42,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f53087fa-8228-4b01-97f2-a1fa2fe20d71 Date: Fri, 20 Jul 2018 22:59:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5596a625-6b32-4fcc-8c7f-38b1a957e522","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:41Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:41Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:42,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5596a625-6b32-4fcc-8c7f-38b1a957e522 used request id req-f53087fa-8228-4b01-97f2-a1fa2fe20d71 2018-07-20 22:59:42,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5596a625-6b32-4fcc-8c7f-38b1a957e522 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b57d8a2ca7a5fc18a039e1e2adc93740e92c5f" 2018-07-20 22:59:42,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-808d737a-b571-4386-a652-30cf22fd06b2 Date: Fri, 20 Jul 2018 22:59:42 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:42,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5596a625-6b32-4fcc-8c7f-38b1a957e522 used request id req-808d737a-b571-4386-a652-30cf22fd06b2 2018-07-20 22:59:42,292 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-subnet 2018-07-20 22:59:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b57d8a2ca7a5fc18a039e1e2adc93740e92c5f" -d '{"subnets": [{"ip_version": 4, "network_id": "5596a625-6b32-4fcc-8c7f-38b1a957e522", "cidr": "", "name": "NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-subnet"}]}' 2018-07-20 22:59:42,489 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-d4e6542e-49b6-4175-927b-b6a43b2e9482 Date: Fri, 20 Jul 2018 22:59:42 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-20 22:59:42,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-d4e6542e-49b6-4175-927b-b6a43b2e9482 2018-07-20 22:59:42,489 - 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-20 22:59:42,489 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-subnet] for network [NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-net] 2018-07-20 22:59:42,489 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5940c55c-464c-4da7-8392-011c7651c0a1-pub-net 2018-07-20 22:59:42,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/5596a625-6b32-4fcc-8c7f-38b1a957e522 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b57d8a2ca7a5fc18a039e1e2adc93740e92c5f" 2018-07-20 22:59:43,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1412ecd-2452-4ea3-a854-6de21d47042b Date: Fri, 20 Jul 2018 22:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:43,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5596a625-6b32-4fcc-8c7f-38b1a957e522 used request id req-a1412ecd-2452-4ea3-a854-6de21d47042b 2018-07-20 22:59:43,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:43,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wRKvJbJoR_WInWv5P59RzQ"], "issued_at": "2018-07-20T22:59:43.000000Z"}} 2018-07-20 22:59:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:43,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f30fdda-b7c8-4286-98fa-1adf53f187d1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:43,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3f30fdda-b7c8-4286-98fa-1adf53f187d1 2018-07-20 22:59:43,735 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net 2018-07-20 22:59:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" -d '{"network": {"name": "NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net", "admin_state_up": true}}' 2018-07-20 22:59:44,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-9d8b5abe-d99d-4547-81fd-4b8c9155b642 Date: Fri, 20 Jul 2018 22:59:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5541219c-0d73-42df-a841-cabf6f849ce8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:44Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:43Z","mtu":1450}} 2018-07-20 22:59:44,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-9d8b5abe-d99d-4547-81fd-4b8c9155b642 2018-07-20 22:59:44,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5541219c-0d73-42df-a841-cabf6f849ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:44,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f6706c9a-3b8b-4f98-8348-0e4cfe449558 Date: Fri, 20 Jul 2018 22:59:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5541219c-0d73-42df-a841-cabf6f849ce8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:44Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:43Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:44,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5541219c-0d73-42df-a841-cabf6f849ce8 used request id req-f6706c9a-3b8b-4f98-8348-0e4cfe449558 2018-07-20 22:59:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:44,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0a63f8f7-73eb-4249-834a-b2ba9471388e Date: Fri, 20 Jul 2018 22:59:44 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:44,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 used request id req-0a63f8f7-73eb-4249-834a-b2ba9471388e 2018-07-20 22:59:44,635 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet 2018-07-20 22:59:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" -d '{"subnets": [{"ip_version": 4, "network_id": "5541219c-0d73-42df-a841-cabf6f849ce8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet"}]}' 2018-07-20 22:59:45,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e65c39d1-0784-416c-a0cb-e3d497c8d748 Date: Fri, 20 Jul 2018 22:59:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:44Z","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":"197dfd30-11fc-4fb1-b034-b274c70578ab","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5541219c-0d73-42df-a841-cabf6f849ce8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:44Z","ip_version":4}]} 2018-07-20 22:59:45,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-e65c39d1-0784-416c-a0cb-e3d497c8d748 2018-07-20 22:59:45,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5541219c-0d73-42df-a841-cabf6f849ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:45,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d277c5d2-6577-434a-9b26-d7446ac3d4f5 Date: Fri, 20 Jul 2018 22:59:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5541219c-0d73-42df-a841-cabf6f849ce8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["197dfd30-11fc-4fb1-b034-b274c70578ab"],"description":"","tags":[],"updated_at":"2018-07-20T22:59:44Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:43Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:45,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5541219c-0d73-42df-a841-cabf6f849ce8 used request id req-d277c5d2-6577-434a-9b26-d7446ac3d4f5 2018-07-20 22:59:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:45,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6e27a6f1-9ee8-49d2-9005-4b5d2a57a144 Date: Fri, 20 Jul 2018 22:59:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:44Z","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":"197dfd30-11fc-4fb1-b034-b274c70578ab","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5541219c-0d73-42df-a841-cabf6f849ce8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:44Z","ip_version":4}]} 2018-07-20 22:59:45,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 used request id req-6e27a6f1-9ee8-49d2-9005-4b5d2a57a144 2018-07-20 22:59:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:45,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-84e03863-29a5-474f-9d62-cd2fd7bf58ef Date: Fri, 20 Jul 2018 22:59:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5541219c-0d73-42df-a841-cabf6f849ce8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["197dfd30-11fc-4fb1-b034-b274c70578ab"],"description":"","tags":[],"updated_at":"2018-07-20T22:59:44Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:43Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:45,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net used request id req-84e03863-29a5-474f-9d62-cd2fd7bf58ef 2018-07-20 22:59:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:45,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:45,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66ac947-d05c-4bb9-96c1-daf212e6d61c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:59:45,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-e66ac947-d05c-4bb9-96c1-daf212e6d61c 2018-07-20 22:59:45,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:46,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ffdd1586-2614-4325-89af-8eeb06a3c6c6 Date: Fri, 20 Jul 2018 22:59:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:44Z","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":"197dfd30-11fc-4fb1-b034-b274c70578ab","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5541219c-0d73-42df-a841-cabf6f849ce8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:44Z","ip_version":4}]} 2018-07-20 22:59:46,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 used request id req-ffdd1586-2614-4325-89af-8eeb06a3c6c6 2018-07-20 22:59:46,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8&name=NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:46,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cc023375-6f3a-4e80-b400-cba2dfad05ec Date: Fri, 20 Jul 2018 22:59:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:44Z","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":"197dfd30-11fc-4fb1-b034-b274c70578ab","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5541219c-0d73-42df-a841-cabf6f849ce8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:44Z","ip_version":4}]} 2018-07-20 22:59:46,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8&name=NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet used request id req-cc023375-6f3a-4e80-b400-cba2dfad05ec 2018-07-20 22:59:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8&name=NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:46,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9a6c8a0f-d8bd-45e5-aacc-7f4a91f3beac Date: Fri, 20 Jul 2018 22:59:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:44Z","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":"197dfd30-11fc-4fb1-b034-b274c70578ab","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5541219c-0d73-42df-a841-cabf6f849ce8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:44Z","ip_version":4}]} 2018-07-20 22:59:46,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8&name=NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet used request id req-9a6c8a0f-d8bd-45e5-aacc-7f4a91f3beac 2018-07-20 22:59:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:46,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-16142550-c64c-4d22-b69a-e7672708c691 Date: Fri, 20 Jul 2018 22:59:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:44Z","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":"197dfd30-11fc-4fb1-b034-b274c70578ab","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5541219c-0d73-42df-a841-cabf6f849ce8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:44Z","ip_version":4}]} 2018-07-20 22:59:46,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5541219c-0d73-42df-a841-cabf6f849ce8 used request id req-16142550-c64c-4d22-b69a-e7672708c691 2018-07-20 22:59:46,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet 2018-07-20 22:59:46,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-subnet 2018-07-20 22:59:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/197dfd30-11fc-4fb1-b034-b274c70578ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:48,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e752e92-b235-4514-a893-05b6a22f74fa Date: Fri, 20 Jul 2018 22:59:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:48,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/197dfd30-11fc-4fb1-b034-b274c70578ab used request id req-7e752e92-b235-4514-a893-05b6a22f74fa 2018-07-20 22:59:48,136 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-78866a7a-71f8-4179-a0c1-c17e94422bae-pub-net 2018-07-20 22:59:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/5541219c-0d73-42df-a841-cabf6f849ce8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ada9ef407a54bbc75f940b557018bc3252fe45" 2018-07-20 22:59:49,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c5f07d4-026c-44a9-8445-9271a19317cc Date: Fri, 20 Jul 2018 22:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:49,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5541219c-0d73-42df-a841-cabf6f849ce8 used request id req-9c5f07d4-026c-44a9-8445-9271a19317cc 2018-07-20 22:59:49,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:50,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["oAUSggaVSQu1iny90vUByg"], "issued_at": "2018-07-20T22:59:50.000000Z"}} 2018-07-20 22:59:50,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}428b532809970ff34b20d3786d6fedb75cdaa57d" 2018-07-20 22:59:50,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba8cb31-7bf3-4bc5-a5e8-75de08560813 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:50,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8ba8cb31-7bf3-4bc5-a5e8-75de08560813 2018-07-20 22:59:50,100 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-net 2018-07-20 22:59:50,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b532809970ff34b20d3786d6fedb75cdaa57d" -d '{"network": {"name": "NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-net", "admin_state_up": true}}' 2018-07-20 22:59:50,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-49914712-1218-4002-8b5d-55be49dab160 Date: Fri, 20 Jul 2018 22:59:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b40c4f9b-dd11-4154-bc52-cb4c0f2693aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:50Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:50Z","mtu":1450}} 2018-07-20 22:59:50,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-49914712-1218-4002-8b5d-55be49dab160 2018-07-20 22:59:50,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b40c4f9b-dd11-4154-bc52-cb4c0f2693aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b532809970ff34b20d3786d6fedb75cdaa57d" 2018-07-20 22:59:50,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9fdf3ba8-7a66-459a-ba34-84ed21aed2bf Date: Fri, 20 Jul 2018 22:59:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b40c4f9b-dd11-4154-bc52-cb4c0f2693aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:50Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:50Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:50,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b40c4f9b-dd11-4154-bc52-cb4c0f2693aa used request id req-9fdf3ba8-7a66-459a-ba34-84ed21aed2bf 2018-07-20 22:59:51,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b40c4f9b-dd11-4154-bc52-cb4c0f2693aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b532809970ff34b20d3786d6fedb75cdaa57d" 2018-07-20 22:59:51,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8c5633a-994a-452b-ab58-d41e263ad92d Date: Fri, 20 Jul 2018 22:59:51 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:51,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b40c4f9b-dd11-4154-bc52-cb4c0f2693aa used request id req-b8c5633a-994a-452b-ab58-d41e263ad92d 2018-07-20 22:59:51,195 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-subnet 2018-07-20 22:59:51,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b532809970ff34b20d3786d6fedb75cdaa57d" -d '{"subnets": [{"ip_version": 4, "network_id": "b40c4f9b-dd11-4154-bc52-cb4c0f2693aa", "cidr": null, "name": "NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-subnet"}]}' 2018-07-20 22:59:51,436 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-65186c26-c416-404a-8014-a97a436e36bd Date: Fri, 20 Jul 2018 22:59: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-20 22:59:51,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-65186c26-c416-404a-8014-a97a436e36bd 2018-07-20 22:59:51,436 - 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-20 22:59:51,437 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-subnet] for network [NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-net] 2018-07-20 22:59:51,437 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-be0bfbe9-62cf-4b60-993a-acae42fe499f-pub-net 2018-07-20 22:59:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b40c4f9b-dd11-4154-bc52-cb4c0f2693aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428b532809970ff34b20d3786d6fedb75cdaa57d" 2018-07-20 22:59:52,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00255e5f-20f4-4cc3-b2cf-5b5cf9afd754 Date: Fri, 20 Jul 2018 22:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:52,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b40c4f9b-dd11-4154-bc52-cb4c0f2693aa used request id req-00255e5f-20f4-4cc3-b2cf-5b5cf9afd754 2018-07-20 22:59:52,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:52,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["9-gq59tDRlmbm7Zq-HiXjA"], "issued_at": "2018-07-20T22:59:52.000000Z"}} 2018-07-20 22:59:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:52,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d1ae11-082c-411c-b559-d0686eaac2b8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:52,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e4d1ae11-082c-411c-b559-d0686eaac2b8 2018-07-20 22:59:52,606 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net 2018-07-20 22:59:52,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" -d '{"network": {"name": "NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net", "admin_state_up": true}}' 2018-07-20 22:59:53,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-8e7cf277-9d7c-47f7-8bbc-026c11dfd088 Date: Fri, 20 Jul 2018 22:59:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ddbe961-1955-4859-842f-5ef2b4e77930","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:52Z","mtu":1450}} 2018-07-20 22:59:53,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-8e7cf277-9d7c-47f7-8bbc-026c11dfd088 2018-07-20 22:59:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4ddbe961-1955-4859-842f-5ef2b4e77930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:53,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-37be5a4a-8afc-44c5-8963-feaafcf43020 Date: Fri, 20 Jul 2018 22:59:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ddbe961-1955-4859-842f-5ef2b4e77930","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:52Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:52Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:53,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4ddbe961-1955-4859-842f-5ef2b4e77930 used request id req-37be5a4a-8afc-44c5-8963-feaafcf43020 2018-07-20 22:59:53,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ddbe961-1955-4859-842f-5ef2b4e77930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:53,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9c4d136-3d6c-4617-a3ee-b6bfdcf66d0e Date: Fri, 20 Jul 2018 22:59:53 GMT RESP BODY: {"subnets":[]} 2018-07-20 22:59:53,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ddbe961-1955-4859-842f-5ef2b4e77930 used request id req-f9c4d136-3d6c-4617-a3ee-b6bfdcf66d0e 2018-07-20 22:59:53,671 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-subnet 2018-07-20 22:59:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" -d '{"subnets": [{"ip_version": 4, "network_id": "4ddbe961-1955-4859-842f-5ef2b4e77930", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-subnet"}]}' 2018-07-20 22:59:54,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-31bc9d04-f358-4a32-88d7-f08c6dc61e53 Date: Fri, 20 Jul 2018 22:59:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:53Z","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":"baa68afa-028f-4c31-ba06-06f0e6ef9d34","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4ddbe961-1955-4859-842f-5ef2b4e77930","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:53Z","ip_version":4}]} 2018-07-20 22:59:54,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-31bc9d04-f358-4a32-88d7-f08c6dc61e53 2018-07-20 22:59:54,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4ddbe961-1955-4859-842f-5ef2b4e77930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:54,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a4fd6849-8902-4fa6-bfc8-2b7f22f8e7d1 Date: Fri, 20 Jul 2018 22:59:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ddbe961-1955-4859-842f-5ef2b4e77930","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["baa68afa-028f-4c31-ba06-06f0e6ef9d34"],"description":"","tags":[],"updated_at":"2018-07-20T22:59:53Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:52Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:54,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4ddbe961-1955-4859-842f-5ef2b4e77930 used request id req-a4fd6849-8902-4fa6-bfc8-2b7f22f8e7d1 2018-07-20 22:59:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ddbe961-1955-4859-842f-5ef2b4e77930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:54,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b821da53-3f6d-43e2-92d9-ce291f21d45f Date: Fri, 20 Jul 2018 22:59:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:53Z","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":"baa68afa-028f-4c31-ba06-06f0e6ef9d34","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4ddbe961-1955-4859-842f-5ef2b4e77930","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:53Z","ip_version":4}]} 2018-07-20 22:59:54,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ddbe961-1955-4859-842f-5ef2b4e77930 used request id req-b821da53-3f6d-43e2-92d9-ce291f21d45f 2018-07-20 22:59:54,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:55,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c90874bf-2459-4ec1-89f8-81328dde3ee0 Date: Fri, 20 Jul 2018 22:59:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ddbe961-1955-4859-842f-5ef2b4e77930","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["baa68afa-028f-4c31-ba06-06f0e6ef9d34"],"description":"","tags":[],"updated_at":"2018-07-20T22:59:53Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:52Z","provider:network_type":"vxlan"}]} 2018-07-20 22:59:55,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net used request id req-c90874bf-2459-4ec1-89f8-81328dde3ee0 2018-07-20 22:59:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 22:59:55,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 22:59:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 22:59:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:55,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5aeac2-2a54-4ac5-9d99-ea24b9a638ef Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 22:59:55,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ac5aeac2-2a54-4ac5-9d99-ea24b9a638ef 2018-07-20 22:59:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ddbe961-1955-4859-842f-5ef2b4e77930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:55,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6f5501fd-0a24-4938-9af6-8400783bc712 Date: Fri, 20 Jul 2018 22:59:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:59:53Z","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":"baa68afa-028f-4c31-ba06-06f0e6ef9d34","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4ddbe961-1955-4859-842f-5ef2b4e77930","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:53Z","ip_version":4}]} 2018-07-20 22:59:55,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ddbe961-1955-4859-842f-5ef2b4e77930 used request id req-6f5501fd-0a24-4938-9af6-8400783bc712 2018-07-20 22:59:55,562 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-subnet 2018-07-20 22:59:55,562 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-subnet 2018-07-20 22:59:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/baa68afa-028f-4c31-ba06-06f0e6ef9d34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:57,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5880b861-f859-4d6c-8615-7f1c0be4c8ff Date: Fri, 20 Jul 2018 22:59:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:57,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/baa68afa-028f-4c31-ba06-06f0e6ef9d34 used request id req-5880b861-f859-4d6c-8615-7f1c0be4c8ff 2018-07-20 22:59:57,305 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-43a266b0-0499-4397-8fe1-c77dfb6fcb61-pub-net 2018-07-20 22:59:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/4ddbe961-1955-4859-842f-5ef2b4e77930 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a72effdb4d083c82030074a435c1942045b0d07d" 2018-07-20 22:59:59,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50cb74a8-382a-4137-9d09-d3a19980efb0 Date: Fri, 20 Jul 2018 22:59:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 22:59:59,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4ddbe961-1955-4859-842f-5ef2b4e77930 used request id req-50cb74a8-382a-4137-9d09-d3a19980efb0 2018-07-20 22:59:59,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 22:59:59,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-20T23:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["hj-ih-S1Rgq1EzOuXKywpA"], "issued_at": "2018-07-20T22:59:59.000000Z"}} 2018-07-20 22:59:59,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 22:59:59,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 22:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683c7a46-8717-4abc-9e31-541f4b03df86 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 22:59:59,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-683c7a46-8717-4abc-9e31-541f4b03df86 2018-07-20 22:59:59,665 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net 2018-07-20 22:59:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" -d '{"network": {"name": "NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net", "admin_state_up": true}}' 2018-07-20 23:00:00,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-373a4336-079d-49d7-bfb8-28a57b6d01c1 Date: Fri, 20 Jul 2018 23:00:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:59Z","mtu":1450}} 2018-07-20 23:00:00,095 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-373a4336-079d-49d7-bfb8-28a57b6d01c1 2018-07-20 23:00:00,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:00,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c8c6e7ad-68b1-4447-9d16-5d14d4c3933f Date: Fri, 20 Jul 2018 23:00:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T22:59:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:59Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:00,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 used request id req-c8c6e7ad-68b1-4447-9d16-5d14d4c3933f 2018-07-20 23:00:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:00,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7218befe-0c82-4388-94fb-4f19081f102c Date: Fri, 20 Jul 2018 23:00:00 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:00:00,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 used request id req-7218befe-0c82-4388-94fb-4f19081f102c 2018-07-20 23:00:00,723 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet 2018-07-20 23:00:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" -d '{"subnets": [{"ip_version": 4, "network_id": "ce9add34-0ed9-440b-8145-0aeaf6faccb9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet"}]}' 2018-07-20 23:00:01,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-71f30a2f-fa34-4baf-bacd-f205cddf3627 Date: Fri, 20 Jul 2018 23:00:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:00Z","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":"cf59a1b0-aa0d-4950-90b1-abc10dffae23","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:00Z","ip_version":4}]} 2018-07-20 23:00:01,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-71f30a2f-fa34-4baf-bacd-f205cddf3627 2018-07-20 23:00:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:01,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-df5eb706-0c71-4b81-9e0e-cd671547ab5b Date: Fri, 20 Jul 2018 23:00:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["cf59a1b0-aa0d-4950-90b1-abc10dffae23"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:59Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:01,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 used request id req-df5eb706-0c71-4b81-9e0e-cd671547ab5b 2018-07-20 23:00:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:01,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-93361830-737f-47f8-a29e-37fca5c220c1 Date: Fri, 20 Jul 2018 23:00:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:00Z","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":"cf59a1b0-aa0d-4950-90b1-abc10dffae23","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:00Z","ip_version":4}]} 2018-07-20 23:00:01,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 used request id req-93361830-737f-47f8-a29e-37fca5c220c1 2018-07-20 23:00:01,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:01,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-77f7e312-5477-48ae-a7ab-f5ad8fc49717 Date: Fri, 20 Jul 2018 23:00:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["cf59a1b0-aa0d-4950-90b1-abc10dffae23"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T22:59:59Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:01,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net used request id req-77f7e312-5477-48ae-a7ab-f5ad8fc49717 2018-07-20 23:00:01,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:00:01,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:00:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:00:01,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:01,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e575a5-8b30-4b3c-b7c6-4b8f09867a7c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:00:01,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-29e575a5-8b30-4b3c-b7c6-4b8f09867a7c 2018-07-20 23:00:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:01,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-129b03a8-9127-4250-a699-453ea95492d4 Date: Fri, 20 Jul 2018 23:00:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:00Z","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":"cf59a1b0-aa0d-4950-90b1-abc10dffae23","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:00Z","ip_version":4}]} 2018-07-20 23:00:01,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9 used request id req-129b03a8-9127-4250-a699-453ea95492d4 2018-07-20 23:00:01,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9&name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:01,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ecb6e5bb-2fbb-482e-974d-d428e65df24b Date: Fri, 20 Jul 2018 23:00:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:00Z","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":"cf59a1b0-aa0d-4950-90b1-abc10dffae23","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ce9add34-0ed9-440b-8145-0aeaf6faccb9","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:00Z","ip_version":4}]} 2018-07-20 23:00:01,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ce9add34-0ed9-440b-8145-0aeaf6faccb9&name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet used request id req-ecb6e5bb-2fbb-482e-974d-d428e65df24b 2018-07-20 23:00:01,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:00:01,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:00:02,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Hx9j4CIZSlmd1IVISoFPmw"], "issued_at": "2018-07-20T23:00:02.000000Z"}} 2018-07-20 23:00:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0c7f1c22a98ed8674482eaf611b9295be4f16b1d" 2018-07-20 23:00:02,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501fd5df-7b0e-42e7-9840-6096ece8a7aa 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:00:02,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-501fd5df-7b0e-42e7-9840-6096ece8a7aa 2018-07-20 23:00:02,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:02,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4e58f6d4-8e90-49cd-906e-c026990f57ee Date: Fri, 20 Jul 2018 23:00:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:00:02,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-4e58f6d4-8e90-49cd-906e-c026990f57ee 2018-07-20 23:00:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:02,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-262578d6-30ed-4a19-9fab-cbedecdaa6bd Date: Fri, 20 Jul 2018 23:00:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:00:02,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-262578d6-30ed-4a19-9fab-cbedecdaa6bd 2018-07-20 23:00:02,722 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router 2018-07-20 23:00:02,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router", "admin_state_up": true}}' 2018-07-20 23:00:08,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-c112b807-9229-4ac4-b1c3-238c81bbe4b5 Date: Fri, 20 Jul 2018 23:00:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:00:03Z", "admin_state_up": true, "updated_at": "2018-07-20T23:00:04Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "f1aa7f02-f890-4697-936b-a999092d85c5", "name": "NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router"}} 2018-07-20 23:00:08,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-c112b807-9229-4ac4-b1c3-238c81bbe4b5 2018-07-20 23:00:08,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=f1aa7f02-f890-4697-936b-a999092d85c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:08,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-14541dc5-54f4-4c50-b679-57afc28c6451 Date: Fri, 20 Jul 2018 23:00:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:06Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","ip_address":"169.254.192.3"}],"id":"2139e0d0-373d-4bf8-8faa-0efb972c2599","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:1f:36","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:06Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:08Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.207"}],"id":"237bc5d3-2bce-420c-9e6f-098f72aded39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:13:81:19","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:00:04Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:07Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","ip_address":"169.254.192.5"}],"id":"607cdd0c-2dca-4bc4-b9d0-133696bf1df1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:4e:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:06Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:05Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","ip_address":"169.254.192.6"}],"id":"f09e171f-15e1-4e1c-99f5-e476b46864bd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:b0:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:05Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"}]} 2018-07-20 23:00:08,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=f1aa7f02-f890-4697-936b-a999092d85c5 used request id req-14541dc5-54f4-4c50-b679-57afc28c6451 2018-07-20 23:00:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:09,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-98dea4fb-2268-4d98-bec9-3cf88402681d Date: Fri, 20 Jul 2018 23:00:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:00:09,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-98dea4fb-2268-4d98-bec9-3cf88402681d 2018-07-20 23:00:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:09,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3f169c39-8247-444d-81a5-39ef0ae4350d Date: Fri, 20 Jul 2018 23:00:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:03Z","ip_version":4}} 2018-07-20 23:00:09,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b used request id req-3f169c39-8247-444d-81a5-39ef0ae4350d 2018-07-20 23:00:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:09,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4af970ef-29eb-4eb6-9969-020a87013708 Date: Fri, 20 Jul 2018 23:00:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:03Z","ip_version":4}} 2018-07-20 23:00:09,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b used request id req-4af970ef-29eb-4eb6-9969-020a87013708 2018-07-20 23:00:09,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:09,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-282ed0bc-d9d7-4b04-90f9-9c068bfbec14 Date: Fri, 20 Jul 2018 23:00:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:03Z","ip_version":4}} 2018-07-20 23:00:09,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b used request id req-282ed0bc-d9d7-4b04-90f9-9c068bfbec14 2018-07-20 23:00:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:09,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-04d95ea1-2798-4d8b-b1fc-53f6b721d1dd Date: Fri, 20 Jul 2018 23:00:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:00:03Z", "admin_state_up": true, "updated_at": "2018-07-20T23:00:07Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "f1aa7f02-f890-4697-936b-a999092d85c5", "name": "NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router"}]} 2018-07-20 23:00:09,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router used request id req-04d95ea1-2798-4d8b-b1fc-53f6b721d1dd 2018-07-20 23:00:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:09,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546e7e4a-3888-420d-9f49-8a5a67d47fc6 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:00:09,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-546e7e4a-3888-420d-9f49-8a5a67d47fc6 2018-07-20 23:00:09,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=f1aa7f02-f890-4697-936b-a999092d85c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:10,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3518 X-Openstack-Request-Id: req-91e07c2a-4541-43a4-9517-c05a78038018 Date: Fri, 20 Jul 2018 23:00:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:06Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","ip_address":"169.254.192.3"}],"id":"2139e0d0-373d-4bf8-8faa-0efb972c2599","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:1f:36","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:06Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:09Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.207"}],"id":"237bc5d3-2bce-420c-9e6f-098f72aded39","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:81:19","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:00:04Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:07Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","ip_address":"169.254.192.5"}],"id":"607cdd0c-2dca-4bc4-b9d0-133696bf1df1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:4e:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:06Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","ip_address":"169.254.192.6"}],"id":"f09e171f-15e1-4e1c-99f5-e476b46864bd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:b0:2a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:05Z","binding:vnic_type":"normal","device_id":"f1aa7f02-f890-4697-936b-a999092d85c5","ip_allocation":"immediate"}]} 2018-07-20 23:00:10,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=f1aa7f02-f890-4697-936b-a999092d85c5 used request id req-91e07c2a-4541-43a4-9517-c05a78038018 2018-07-20 23:00:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:10,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-41cfa45e-62e9-4c3f-a267-75715bb0a46e Date: Fri, 20 Jul 2018 23:00:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:00:10,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-41cfa45e-62e9-4c3f-a267-75715bb0a46e 2018-07-20 23:00:10,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:10,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-bf082af1-c46e-440e-92ce-e14ad7d0ad85 Date: Fri, 20 Jul 2018 23:00:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:03Z","ip_version":4}} 2018-07-20 23:00:10,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b used request id req-bf082af1-c46e-440e-92ce-e14ad7d0ad85 2018-07-20 23:00:10,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:10,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-c2fb7812-9143-4b6e-b2f3-0ee4b9caf7c5 Date: Fri, 20 Jul 2018 23:00:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:03Z","ip_version":4}} 2018-07-20 23:00:10,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b used request id req-c2fb7812-9143-4b6e-b2f3-0ee4b9caf7c5 2018-07-20 23:00:10,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:10,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3bc1474d-865d-4a2c-87b5-2f0efc4efd5a Date: Fri, 20 Jul 2018 23:00:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"93a3bbee-abce-4e64-b43d-93c7d4c0289b","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"f9130af5-88b0-4b0b-9165-b2e7a4087d9d","tenant_id":"","created_at":"2018-07-20T23:00:03Z","ip_version":4}} 2018-07-20 23:00:10,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/93a3bbee-abce-4e64-b43d-93c7d4c0289b used request id req-3bc1474d-865d-4a2c-87b5-2f0efc4efd5a 2018-07-20 23:00:10,488 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router 2018-07-20 23:00:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/f1aa7f02-f890-4697-936b-a999092d85c5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" -d '{"subnet_id": "cf59a1b0-aa0d-4950-90b1-abc10dffae23"}' 2018-07-20 23:00:13,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-30b992e1-1d21-49f9-b8fd-41fa304d857c Date: Fri, 20 Jul 2018 23:00:13 GMT RESP BODY: {"network_id": "ce9add34-0ed9-440b-8145-0aeaf6faccb9", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "cf59a1b0-aa0d-4950-90b1-abc10dffae23", "subnet_ids": ["cf59a1b0-aa0d-4950-90b1-abc10dffae23"], "port_id": "6d6a16c1-a1c3-480b-ac15-6fd93f90c064", "id": "f1aa7f02-f890-4697-936b-a999092d85c5"} 2018-07-20 23:00:13,025 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f1aa7f02-f890-4697-936b-a999092d85c5/add_router_interface used request id req-30b992e1-1d21-49f9-b8fd-41fa304d857c 2018-07-20 23:00:13,026 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router 2018-07-20 23:00:13,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/f1aa7f02-f890-4697-936b-a999092d85c5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" -d '{"subnet_id": "cf59a1b0-aa0d-4950-90b1-abc10dffae23"}' 2018-07-20 23:00:15,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e2956dbc-218e-4bea-a709-3c77b461a249 Date: Fri, 20 Jul 2018 23:00:15 GMT RESP BODY: {"network_id": "ce9add34-0ed9-440b-8145-0aeaf6faccb9", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "cf59a1b0-aa0d-4950-90b1-abc10dffae23", "subnet_ids": ["cf59a1b0-aa0d-4950-90b1-abc10dffae23"], "port_id": "6d6a16c1-a1c3-480b-ac15-6fd93f90c064", "id": "f1aa7f02-f890-4697-936b-a999092d85c5"} 2018-07-20 23:00:15,463 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f1aa7f02-f890-4697-936b-a999092d85c5/remove_router_interface used request id req-e2956dbc-218e-4bea-a709-3c77b461a249 2018-07-20 23:00:15,463 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router 2018-07-20 23:00:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/f1aa7f02-f890-4697-936b-a999092d85c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:18,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e548294f-fe0c-40fc-8f65-cdbc6bfa2b00 Content-Length: 0 Date: Fri, 20 Jul 2018 23:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:18,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f1aa7f02-f890-4697-936b-a999092d85c5 used request id req-e548294f-fe0c-40fc-8f65-cdbc6bfa2b00 2018-07-20 23:00:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:18,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08621c2a-a689-4332-b92b-dce9013c2132 Date: Fri, 20 Jul 2018 23:00:18 GMT RESP BODY: {"routers": []} 2018-07-20 23:00:18,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-router used request id req-08621c2a-a689-4332-b92b-dce9013c2132 2018-07-20 23:00:18,546 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet 2018-07-20 23:00:18,546 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-subnet 2018-07-20 23:00:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/cf59a1b0-aa0d-4950-90b1-abc10dffae23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:20,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7651bbb-3b04-4386-b45b-b5cfe458f4ef Date: Fri, 20 Jul 2018 23:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:20,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/cf59a1b0-aa0d-4950-90b1-abc10dffae23 used request id req-d7651bbb-3b04-4386-b45b-b5cfe458f4ef 2018-07-20 23:00:20,868 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c008230e-a035-4068-9386-b1969c7ea1a4-pub-net 2018-07-20 23:00:20,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ce9add34-0ed9-440b-8145-0aeaf6faccb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ecda38025916503b30cdaa11eaaf44d6cf4154" 2018-07-20 23:00:21,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10f8d7c6-958a-48e3-94dc-7de0198ef55b Date: Fri, 20 Jul 2018 23:00:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:21,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ce9add34-0ed9-440b-8145-0aeaf6faccb9 used request id req-10f8d7c6-958a-48e3-94dc-7de0198ef55b 2018-07-20 23:00:22,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:00:22,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["nnvFCu9YQH2U97WfWQ-hFQ"], "issued_at": "2018-07-20T23:00:22.000000Z"}} 2018-07-20 23:00:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:22,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a40fe37b-03b1-423f-8ed2-45d2630f66e2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:00:22,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a40fe37b-03b1-423f-8ed2-45d2630f66e2 2018-07-20 23:00:22,489 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net 2018-07-20 23:00:22,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" -d '{"network": {"name": "NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net", "admin_state_up": true}}' 2018-07-20 23:00:22,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3c2cd11d-fbe5-439c-ab5d-f5277efd9e2d Date: Fri, 20 Jul 2018 23:00:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"85b8f8fe-b183-4f09-a241-4feee5c26a4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:00:22Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:22Z","mtu":1450}} 2018-07-20 23:00:22,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3c2cd11d-fbe5-439c-ab5d-f5277efd9e2d 2018-07-20 23:00:22,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=85b8f8fe-b183-4f09-a241-4feee5c26a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:23,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-bc5f0afa-e724-4806-acb0-905a0d0e55ee Date: Fri, 20 Jul 2018 23:00:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"85b8f8fe-b183-4f09-a241-4feee5c26a4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:00:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:23,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=85b8f8fe-b183-4f09-a241-4feee5c26a4f used request id req-bc5f0afa-e724-4806-acb0-905a0d0e55ee 2018-07-20 23:00:23,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b8f8fe-b183-4f09-a241-4feee5c26a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:23,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a36f6e66-9e3d-4dfb-a114-d57aec6f08cf Date: Fri, 20 Jul 2018 23:00:23 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:00:23,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b8f8fe-b183-4f09-a241-4feee5c26a4f used request id req-a36f6e66-9e3d-4dfb-a114-d57aec6f08cf 2018-07-20 23:00:23,369 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet 2018-07-20 23:00:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" -d '{"subnets": [{"ip_version": 4, "network_id": "85b8f8fe-b183-4f09-a241-4feee5c26a4f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet"}]}' 2018-07-20 23:00:24,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5dd9dd84-8a0d-4a6d-b424-afd1d40b7104 Date: Fri, 20 Jul 2018 23:00:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:23Z","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":"a3db1032-9ae5-4899-9dca-22fb9524cf22","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85b8f8fe-b183-4f09-a241-4feee5c26a4f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:23Z","ip_version":4}]} 2018-07-20 23:00:24,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-5dd9dd84-8a0d-4a6d-b424-afd1d40b7104 2018-07-20 23:00:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=85b8f8fe-b183-4f09-a241-4feee5c26a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-05911e2a-7a21-410a-831a-73fa3b9635a3 Date: Fri, 20 Jul 2018 23:00:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"85b8f8fe-b183-4f09-a241-4feee5c26a4f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["a3db1032-9ae5-4899-9dca-22fb9524cf22"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:24,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=85b8f8fe-b183-4f09-a241-4feee5c26a4f used request id req-05911e2a-7a21-410a-831a-73fa3b9635a3 2018-07-20 23:00:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b8f8fe-b183-4f09-a241-4feee5c26a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:24,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f04ae677-656f-4256-8086-9d2f505bbc61 Date: Fri, 20 Jul 2018 23:00:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:23Z","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":"a3db1032-9ae5-4899-9dca-22fb9524cf22","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85b8f8fe-b183-4f09-a241-4feee5c26a4f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:23Z","ip_version":4}]} 2018-07-20 23:00:24,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b8f8fe-b183-4f09-a241-4feee5c26a4f used request id req-f04ae677-656f-4256-8086-9d2f505bbc61 2018-07-20 23:00:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:24,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3914d4a5-18b8-45e7-860d-271104b31c63 Date: Fri, 20 Jul 2018 23:00:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"85b8f8fe-b183-4f09-a241-4feee5c26a4f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["a3db1032-9ae5-4899-9dca-22fb9524cf22"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:24,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net used request id req-3914d4a5-18b8-45e7-860d-271104b31c63 2018-07-20 23:00:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:00:24,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:00:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:00:24,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:24,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3492700-5787-4167-9f22-f4da36ec135a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:00:24,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-a3492700-5787-4167-9f22-f4da36ec135a 2018-07-20 23:00:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b8f8fe-b183-4f09-a241-4feee5c26a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:25,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4a9df863-f10e-4fb0-b5b1-b62418e9fc21 Date: Fri, 20 Jul 2018 23:00:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:23Z","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":"a3db1032-9ae5-4899-9dca-22fb9524cf22","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"85b8f8fe-b183-4f09-a241-4feee5c26a4f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:23Z","ip_version":4}]} 2018-07-20 23:00:25,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b8f8fe-b183-4f09-a241-4feee5c26a4f used request id req-4a9df863-f10e-4fb0-b5b1-b62418e9fc21 2018-07-20 23:00:25,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:00:25,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:00:25,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:00:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["DPUHPPiMQYyM756vwGBBTA"], "issued_at": "2018-07-20T23:00:25.000000Z"}} 2018-07-20 23:00:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1794a4b7d2329a2aff73357d46bbe82e0ae3e7b9" 2018-07-20 23:00:25,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274d48b1-80d2-4c60-bcf7-079727fd9657 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:00:25,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-274d48b1-80d2-4c60-bcf7-079727fd9657 2018-07-20 23:00:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:25,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a076239c-e4e4-43d8-8dc9-46ccf87d832f Date: Fri, 20 Jul 2018 23:00:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:00:25,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-a076239c-e4e4-43d8-8dc9-46ccf87d832f 2018-07-20 23:00:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:25,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8eb81c87-5a90-41a4-81d1-070d3ec95d02 Date: Fri, 20 Jul 2018 23:00:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:00:25,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-8eb81c87-5a90-41a4-81d1-070d3ec95d02 2018-07-20 23:00:25,857 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router 2018-07-20 23:00:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router", "admin_state_up": true}}' 2018-07-20 23:00:32,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-cbae2424-1ce1-420f-b67e-5190f78ae0bf Date: Fri, 20 Jul 2018 23:00:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:00:26Z", "admin_state_up": true, "updated_at": "2018-07-20T23:00:27Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "4748bec0-6be1-4be1-8cb6-a35e15a9a2f4", "name": "NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router"}} 2018-07-20 23:00:32,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-cbae2424-1ce1-420f-b67e-5190f78ae0bf 2018-07-20 23:00:32,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=4748bec0-6be1-4be1-8cb6-a35e15a9a2f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:32,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-82773e70-0575-406f-911d-69ba35a8a6b1 Date: Fri, 20 Jul 2018 23:00:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:29Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","ip_address":"169.254.192.3"}],"id":"b57e7e37-99b3-4d82-938b-93f6cf1af637","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:4b:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:29Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:32Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.206"}],"id":"c2d1d7f7-dfaa-4062-9acc-ad936de2c929","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d1:14:34","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:00:27Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:28Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","ip_address":"169.254.192.2"}],"id":"c74587b5-1b19-4e8f-881e-4c9d3368ec9a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:f6:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:28Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:30Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","ip_address":"169.254.192.10"}],"id":"de595e17-2357-46b0-a7d6-8efccbc22dcd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:eb:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:30Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"}]} 2018-07-20 23:00:32,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=4748bec0-6be1-4be1-8cb6-a35e15a9a2f4 used request id req-82773e70-0575-406f-911d-69ba35a8a6b1 2018-07-20 23:00:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:32,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-88f8b8d7-7fa9-4ac3-bbc4-065c33c68775 Date: Fri, 20 Jul 2018 23:00:32 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:00:32,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-88f8b8d7-7fa9-4ac3-bbc4-065c33c68775 2018-07-20 23:00:32,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:33,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-70d024f0-23bc-48c9-9c54-aae44e308eb7 Date: Fri, 20 Jul 2018 23:00:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:26Z","ip_version":4}} 2018-07-20 23:00:33,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db used request id req-70d024f0-23bc-48c9-9c54-aae44e308eb7 2018-07-20 23:00:33,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:33,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-45701a9e-f762-4550-8f9c-a02ba85bf37f Date: Fri, 20 Jul 2018 23:00:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:26Z","ip_version":4}} 2018-07-20 23:00:33,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db used request id req-45701a9e-f762-4550-8f9c-a02ba85bf37f 2018-07-20 23:00:33,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:33,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4cad50fc-94d7-4244-b3d3-61103984aa15 Date: Fri, 20 Jul 2018 23:00:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:26Z","ip_version":4}} 2018-07-20 23:00:33,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db used request id req-4cad50fc-94d7-4244-b3d3-61103984aa15 2018-07-20 23:00:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:33,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-02c75ea5-5aca-4e28-81fd-0fbcd89d245f Date: Fri, 20 Jul 2018 23:00:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:00:26Z", "admin_state_up": true, "updated_at": "2018-07-20T23:00:30Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "4748bec0-6be1-4be1-8cb6-a35e15a9a2f4", "name": "NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router"}]} 2018-07-20 23:00:33,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router used request id req-02c75ea5-5aca-4e28-81fd-0fbcd89d245f 2018-07-20 23:00:33,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:33,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702623f0-fa66-4da3-a8f7-9541ff07a589 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:00:33,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-702623f0-fa66-4da3-a8f7-9541ff07a589 2018-07-20 23:00:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=4748bec0-6be1-4be1-8cb6-a35e15a9a2f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:33,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3519 X-Openstack-Request-Id: req-d3f4f504-6596-4112-9480-a4c38b97bfe0 Date: Fri, 20 Jul 2018 23:00:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","ip_address":"169.254.192.3"}],"id":"b57e7e37-99b3-4d82-938b-93f6cf1af637","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:4b:30","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:29Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:33Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.206"}],"id":"c2d1d7f7-dfaa-4062-9acc-ad936de2c929","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:14:34","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:00:27Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:28Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","ip_address":"169.254.192.2"}],"id":"c74587b5-1b19-4e8f-881e-4c9d3368ec9a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:f6:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:28Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:30Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","ip_address":"169.254.192.10"}],"id":"de595e17-2357-46b0-a7d6-8efccbc22dcd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:eb:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:30Z","binding:vnic_type":"normal","device_id":"4748bec0-6be1-4be1-8cb6-a35e15a9a2f4","ip_allocation":"immediate"}]} 2018-07-20 23:00:33,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=4748bec0-6be1-4be1-8cb6-a35e15a9a2f4 used request id req-d3f4f504-6596-4112-9480-a4c38b97bfe0 2018-07-20 23:00:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:34,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f8f90ccf-8852-4725-96e4-a140d06f1bfd Date: Fri, 20 Jul 2018 23:00:34 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:00:34,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-f8f90ccf-8852-4725-96e4-a140d06f1bfd 2018-07-20 23:00:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:34,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-961e2096-de33-46f3-bf48-e42995edea90 Date: Fri, 20 Jul 2018 23:00:34 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:26Z","ip_version":4}} 2018-07-20 23:00:34,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db used request id req-961e2096-de33-46f3-bf48-e42995edea90 2018-07-20 23:00:34,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:34,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-2f1b1289-3ba3-4f81-83c7-52462af4965a Date: Fri, 20 Jul 2018 23:00:34 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:26Z","ip_version":4}} 2018-07-20 23:00:34,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db used request id req-2f1b1289-3ba3-4f81-83c7-52462af4965a 2018-07-20 23:00:34,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:34,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-f7632b99-e764-4277-903f-0bba740c907e Date: Fri, 20 Jul 2018 23:00:34 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4b1545bd-fe2f-4137-a339-ab0342f4c2db","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"7ac40e55-537d-4ae4-94e7-89d08cc4e6d2","tenant_id":"","created_at":"2018-07-20T23:00:26Z","ip_version":4}} 2018-07-20 23:00:34,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b1545bd-fe2f-4137-a339-ab0342f4c2db used request id req-f7632b99-e764-4277-903f-0bba740c907e 2018-07-20 23:00:34,231 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet 2018-07-20 23:00:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/a3db1032-9ae5-4899-9dca-22fb9524cf22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:36,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d43ed96a-9643-4732-b690-88aec41eba47 Date: Fri, 20 Jul 2018 23:00:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:36,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a3db1032-9ae5-4899-9dca-22fb9524cf22 used request id req-d43ed96a-9643-4732-b690-88aec41eba47 2018-07-20 23:00:36,550 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router 2018-07-20 23:00:36,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/4748bec0-6be1-4be1-8cb6-a35e15a9a2f4/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" -d '{"subnet_id": "a3db1032-9ae5-4899-9dca-22fb9524cf22"}' 2018-07-20 23:00:37,306 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-393979bd-71fc-4d14-9fac-a55bed8892c1 Date: Fri, 20 Jul 2018 23:00:37 GMT RESP BODY: {"NeutronError": {"message": "Subnet a3db1032-9ae5-4899-9dca-22fb9524cf22 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-20 23:00:37,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4748bec0-6be1-4be1-8cb6-a35e15a9a2f4/add_router_interface used request id req-393979bd-71fc-4d14-9fac-a55bed8892c1 2018-07-20 23:00:37,307 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a3db1032-9ae5-4899-9dca-22fb9524cf22 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-20 23:00:37,307 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router 2018-07-20 23:00:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/4748bec0-6be1-4be1-8cb6-a35e15a9a2f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:40,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0323274-83d8-45e5-9357-0b19089e0c6c Content-Length: 0 Date: Fri, 20 Jul 2018 23:00:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:40,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4748bec0-6be1-4be1-8cb6-a35e15a9a2f4 used request id req-e0323274-83d8-45e5-9357-0b19089e0c6c 2018-07-20 23:00:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:41,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b8d759ec-33b7-49a8-80ac-22f49df71b42 Date: Fri, 20 Jul 2018 23:00:41 GMT RESP BODY: {"routers": []} 2018-07-20 23:00:41,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-router used request id req-b8d759ec-33b7-49a8-80ac-22f49df71b42 2018-07-20 23:00:41,037 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet 2018-07-20 23:00:41,037 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-subnet 2018-07-20 23:00:41,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/a3db1032-9ae5-4899-9dca-22fb9524cf22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:41,336 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-9c8cf747-e96c-4855-bb6d-acbd69427d0c Date: Fri, 20 Jul 2018 23:00:41 GMT RESP BODY: {"NeutronError": {"message": "Subnet a3db1032-9ae5-4899-9dca-22fb9524cf22 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-20 23:00:41,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a3db1032-9ae5-4899-9dca-22fb9524cf22 used request id req-9c8cf747-e96c-4855-bb6d-acbd69427d0c 2018-07-20 23:00:41,336 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet a3db1032-9ae5-4899-9dca-22fb9524cf22 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-20 23:00:41,337 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d4d985e3-2ea3-43f2-8f43-199b8c07318d-pub-net 2018-07-20 23:00:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/85b8f8fe-b183-4f09-a241-4feee5c26a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc597f25ef66c8a2baad6de6636995b742ff73b" 2018-07-20 23:00:41,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-603ab13f-849a-4868-b49a-7f11cbbc7451 Date: Fri, 20 Jul 2018 23:00:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:41,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/85b8f8fe-b183-4f09-a241-4feee5c26a4f used request id req-603ab13f-849a-4868-b49a-7f11cbbc7451 2018-07-20 23:00:41,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:00:42,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["74U-1ZvmRxKgYFPSk2UE4Q"], "issued_at": "2018-07-20T23:00:42.000000Z"}} 2018-07-20 23:00:42,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:42,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb292e1b-947f-42fd-a093-ca354b5b6603 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:00:42,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bb292e1b-947f-42fd-a093-ca354b5b6603 2018-07-20 23:00:42,390 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net 2018-07-20 23:00:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" -d '{"network": {"name": "NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net", "admin_state_up": true}}' 2018-07-20 23:00:42,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bf8f2871-051d-432a-8f82-a93155a000ff Date: Fri, 20 Jul 2018 23:00:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:00:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:42Z","mtu":1450}} 2018-07-20 23:00:42,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-bf8f2871-051d-432a-8f82-a93155a000ff 2018-07-20 23:00:42,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:43,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8468edc9-4e9c-44f9-a688-6f9a3a0dc3fd Date: Fri, 20 Jul 2018 23:00:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:00:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:42Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:43,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 used request id req-8468edc9-4e9c-44f9-a688-6f9a3a0dc3fd 2018-07-20 23:00:43,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:43,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-87573fdb-1448-41ed-8545-a7f607c2e2c1 Date: Fri, 20 Jul 2018 23:00:43 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:00:43,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 used request id req-87573fdb-1448-41ed-8545-a7f607c2e2c1 2018-07-20 23:00:43,254 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet 2018-07-20 23:00:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" -d '{"subnets": [{"ip_version": 4, "network_id": "93024cc1-03f0-49e1-bf7a-a10e1cb80484", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet"}]}' 2018-07-20 23:00:43,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d343553e-e322-4dab-ad66-f7a7e072070e Date: Fri, 20 Jul 2018 23:00:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:43Z","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":"7eea312b-46eb-4d28-9fd3-546bc5cf2727","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:43Z","ip_version":4}]} 2018-07-20 23:00:43,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-d343553e-e322-4dab-ad66-f7a7e072070e 2018-07-20 23:00:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:44,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d73cf84b-a351-463c-bf4b-715bc5731e5b Date: Fri, 20 Jul 2018 23:00:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7eea312b-46eb-4d28-9fd3-546bc5cf2727"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:42Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:44,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 used request id req-d73cf84b-a351-463c-bf4b-715bc5731e5b 2018-07-20 23:00:44,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:44,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5c6da8c7-2085-4fba-b936-6e65c534cfa4 Date: Fri, 20 Jul 2018 23:00:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:43Z","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":"7eea312b-46eb-4d28-9fd3-546bc5cf2727","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:43Z","ip_version":4}]} 2018-07-20 23:00:44,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 used request id req-5c6da8c7-2085-4fba-b936-6e65c534cfa4 2018-07-20 23:00:44,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:44,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e2d13ea3-ddd1-4343-9a17-b6131d163df2 Date: Fri, 20 Jul 2018 23:00:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7eea312b-46eb-4d28-9fd3-546bc5cf2727"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:42Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:44,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net used request id req-e2d13ea3-ddd1-4343-9a17-b6131d163df2 2018-07-20 23:00:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:00:44,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:00:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:00:44,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:44,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf51366-ce84-4783-a7fa-91e5c95916d6 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:00:44,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-bdf51366-ce84-4783-a7fa-91e5c95916d6 2018-07-20 23:00:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:44,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-be4981fe-f7ce-4557-89fc-faf8ddb74e67 Date: Fri, 20 Jul 2018 23:00:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:43Z","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":"7eea312b-46eb-4d28-9fd3-546bc5cf2727","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:43Z","ip_version":4}]} 2018-07-20 23:00:44,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484 used request id req-be4981fe-f7ce-4557-89fc-faf8ddb74e67 2018-07-20 23:00:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484&name=NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:44,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ca5256a9-1719-4149-b923-d1b3d8a3090f Date: Fri, 20 Jul 2018 23:00:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:43Z","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":"7eea312b-46eb-4d28-9fd3-546bc5cf2727","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"93024cc1-03f0-49e1-bf7a-a10e1cb80484","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:43Z","ip_version":4}]} 2018-07-20 23:00:44,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93024cc1-03f0-49e1-bf7a-a10e1cb80484&name=NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet used request id req-ca5256a9-1719-4149-b923-d1b3d8a3090f 2018-07-20 23:00:44,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet 2018-07-20 23:00:44,800 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-subnet 2018-07-20 23:00:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7eea312b-46eb-4d28-9fd3-546bc5cf2727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:45,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f271ef0f-df83-4c57-acd2-1a3237a809fc Date: Fri, 20 Jul 2018 23:00:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:45,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7eea312b-46eb-4d28-9fd3-546bc5cf2727 used request id req-f271ef0f-df83-4c57-acd2-1a3237a809fc 2018-07-20 23:00:45,787 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6a4dc3f3-48e0-45cc-b980-c1df692d222f-pub-net 2018-07-20 23:00:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/93024cc1-03f0-49e1-bf7a-a10e1cb80484 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}febeaf3dd197cebbc6ef5cc3eadc8cb26e853733" 2018-07-20 23:00:47,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4b83436-0e24-4896-be82-692894e00230 Date: Fri, 20 Jul 2018 23:00:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:00:47,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/93024cc1-03f0-49e1-bf7a-a10e1cb80484 used request id req-a4b83436-0e24-4896-be82-692894e00230 2018-07-20 23:00:47,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:00:47,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["37ZkgWfRTym3Emh1ECsndQ"], "issued_at": "2018-07-20T23:00:47.000000Z"}} 2018-07-20 23:00:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:47,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d4cd57-b269-44b1-a8f8-e69d9cbf8697 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:00:47,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-91d4cd57-b269-44b1-a8f8-e69d9cbf8697 2018-07-20 23:00:47,763 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net 2018-07-20 23:00:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" -d '{"network": {"name": "NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net", "admin_state_up": true}}' 2018-07-20 23:00:48,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-450622dc-f37b-4a97-ae94-c4401d6eff09 Date: Fri, 20 Jul 2018 23:00:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0e93fb2c-074d-4c9e-8a2b-a632d299efaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:00:48Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:48Z","mtu":1450}} 2018-07-20 23:00:48,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-450622dc-f37b-4a97-ae94-c4401d6eff09 2018-07-20 23:00:48,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:48,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-263032c2-8291-4e5a-b1c8-ea4bfd3c8ec8 Date: Fri, 20 Jul 2018 23:00:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0e93fb2c-074d-4c9e-8a2b-a632d299efaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:00:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:48Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:48,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf used request id req-263032c2-8291-4e5a-b1c8-ea4bfd3c8ec8 2018-07-20 23:00:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:48,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc135400-168b-4f01-aa90-a535cfb70add Date: Fri, 20 Jul 2018 23:00:48 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:00:48,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf used request id req-bc135400-168b-4f01-aa90-a535cfb70add 2018-07-20 23:00:48,625 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-subnet 2018-07-20 23:00:48,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" -d '{"subnets": [{"ip_version": 4, "network_id": "0e93fb2c-074d-4c9e-8a2b-a632d299efaf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-subnet"}]}' 2018-07-20 23:00:49,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-563a7a84-7823-4b62-b7c8-6912b942e234 Date: Fri, 20 Jul 2018 23:00:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:48Z","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":"3c0bf018-113c-4356-970a-c719e84ad80d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0e93fb2c-074d-4c9e-8a2b-a632d299efaf","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:48Z","ip_version":4}]} 2018-07-20 23:00:49,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-563a7a84-7823-4b62-b7c8-6912b942e234 2018-07-20 23:00:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:49,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7875fa8a-51e6-4cf4-8bdc-da530d1a6d0d Date: Fri, 20 Jul 2018 23:00:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e93fb2c-074d-4c9e-8a2b-a632d299efaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["3c0bf018-113c-4356-970a-c719e84ad80d"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:48Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:49,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf used request id req-7875fa8a-51e6-4cf4-8bdc-da530d1a6d0d 2018-07-20 23:00:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:49,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0bf9ea7d-b09a-49d9-8b32-4086b4d3224a Date: Fri, 20 Jul 2018 23:00:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:48Z","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":"3c0bf018-113c-4356-970a-c719e84ad80d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0e93fb2c-074d-4c9e-8a2b-a632d299efaf","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:48Z","ip_version":4}]} 2018-07-20 23:00:49,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf used request id req-0bf9ea7d-b09a-49d9-8b32-4086b4d3224a 2018-07-20 23:00:49,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:49,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4be8c036-597d-4641-b139-dc494c96cb97 Date: Fri, 20 Jul 2018 23:00:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e93fb2c-074d-4c9e-8a2b-a632d299efaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["3c0bf018-113c-4356-970a-c719e84ad80d"],"description":"","tags":[],"updated_at":"2018-07-20T23:00:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:48Z","provider:network_type":"vxlan"}]} 2018-07-20 23:00:49,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net used request id req-4be8c036-597d-4641-b139-dc494c96cb97 2018-07-20 23:00:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:00:49,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:00:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:00:49,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:49,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8c0963-53a0-4cbb-abb6-4d98fc0ceec4 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:00:49,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-6e8c0963-53a0-4cbb-abb6-4d98fc0ceec4 2018-07-20 23:00:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:50,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b4da0c85-009a-4a52-8cca-6b4fd68d3303 Date: Fri, 20 Jul 2018 23:00:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:00:48Z","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":"3c0bf018-113c-4356-970a-c719e84ad80d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"0e93fb2c-074d-4c9e-8a2b-a632d299efaf","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:00:48Z","ip_version":4}]} 2018-07-20 23:00:50,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0e93fb2c-074d-4c9e-8a2b-a632d299efaf used request id req-b4da0c85-009a-4a52-8cca-6b4fd68d3303 2018-07-20 23:00:50,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:00:50,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:00:50,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["k6AAspTPRUSWu1SiKUeLlg"], "issued_at": "2018-07-20T23:00:50.000000Z"}} 2018-07-20 23:00:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3af718c9ae2eb75fc9f6845284438ba4ab42edbb" 2018-07-20 23:00:50,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383045d2-32e0-4801-8856-378960adffed 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:00:50,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-383045d2-32e0-4801-8856-378960adffed 2018-07-20 23:00:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:50,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ac1bb613-f219-4ef4-979b-37cbfafb671e Date: Fri, 20 Jul 2018 23:00:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:00:50,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-ac1bb613-f219-4ef4-979b-37cbfafb671e 2018-07-20 23:00:50,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:51,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-813ff342-41b6-4f5a-ba5b-73ff1e83f0f7 Date: Fri, 20 Jul 2018 23:00:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:00:51,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-813ff342-41b6-4f5a-ba5b-73ff1e83f0f7 2018-07-20 23:00:51,025 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router 2018-07-20 23:00:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router", "admin_state_up": true}}' 2018-07-20 23:00:57,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-86ddf539-1690-4239-baf0-3469c2cd7416 Date: Fri, 20 Jul 2018 23:00:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:00:51Z", "admin_state_up": true, "updated_at": "2018-07-20T23:00:52Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "28ffd5ef-586d-4e15-a941-fd72a193c483", "name": "NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router"}} 2018-07-20 23:00:57,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-86ddf539-1690-4239-baf0-3469c2cd7416 2018-07-20 23:00:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=28ffd5ef-586d-4e15-a941-fd72a193c483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:57,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3327 X-Openstack-Request-Id: req-f3e32b6c-a978-4771-a1cd-3fb651f8a4c8 Date: Fri, 20 Jul 2018 23:00:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:53Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c19891ef-4537-449a-a0e5-d54e45974b70","ip_address":"169.254.192.10"}],"id":"1e29c4e1-0a01-468a-8a0b-6afc3099f503","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:0a:fa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:53Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:55Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c19891ef-4537-449a-a0e5-d54e45974b70","ip_address":"169.254.192.5"}],"id":"513f6c7e-d5c7-493f-bcb7-2f34d1a8cd0a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:f7:51","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:55Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:52Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.200"}],"id":"53b4b8ef-944e-46b8-a4d2-99726d845be6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:c7:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:00:52Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:54Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c19891ef-4537-449a-a0e5-d54e45974b70","ip_address":"169.254.192.2"}],"id":"a1cf9738-c16d-445f-87c5-062c16d4ad7d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:c8:c6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:54Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"}]} 2018-07-20 23:00:57,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=28ffd5ef-586d-4e15-a941-fd72a193c483 used request id req-f3e32b6c-a978-4771-a1cd-3fb651f8a4c8 2018-07-20 23:00:57,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:58,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b8592d1d-5b55-45f3-9139-7cc125a1c507 Date: Fri, 20 Jul 2018 23:00:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:00:58,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-b8592d1d-5b55-45f3-9139-7cc125a1c507 2018-07-20 23:00:58,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:58,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-a894d83a-19d1-4cb1-b4ea-7cca7f21911a Date: Fri, 20 Jul 2018 23:00:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c19891ef-4537-449a-a0e5-d54e45974b70","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:51Z","ip_version":4}} 2018-07-20 23:00:58,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 used request id req-a894d83a-19d1-4cb1-b4ea-7cca7f21911a 2018-07-20 23:00:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:58,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4e29b715-c30d-4264-9256-d1abf1106fde Date: Fri, 20 Jul 2018 23:00:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c19891ef-4537-449a-a0e5-d54e45974b70","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:51Z","ip_version":4}} 2018-07-20 23:00:58,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 used request id req-4e29b715-c30d-4264-9256-d1abf1106fde 2018-07-20 23:00:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:58,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-48f92ec1-439d-428f-8f3f-77c742e9f944 Date: Fri, 20 Jul 2018 23:00:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c19891ef-4537-449a-a0e5-d54e45974b70","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:51Z","ip_version":4}} 2018-07-20 23:00:58,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 used request id req-48f92ec1-439d-428f-8f3f-77c742e9f944 2018-07-20 23:00:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:58,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7f4e8c4e-11ee-43de-85c3-7edc087f0162 Date: Fri, 20 Jul 2018 23:00:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:00:51Z", "admin_state_up": true, "updated_at": "2018-07-20T23:00:56Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "28ffd5ef-586d-4e15-a941-fd72a193c483", "name": "NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router"}]} 2018-07-20 23:00:58,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router used request id req-7f4e8c4e-11ee-43de-85c3-7edc087f0162 2018-07-20 23:00:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:58,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbe7893-8ec4-45f1-92dd-7e40e9a82572 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:00:58,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-acbe7893-8ec4-45f1-92dd-7e40e9a82572 2018-07-20 23:00:58,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=28ffd5ef-586d-4e15-a941-fd72a193c483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:59,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3519 X-Openstack-Request-Id: req-fb357baa-9eca-4c71-8d31-9f688d4ccb14 Date: Fri, 20 Jul 2018 23:00:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:53Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c19891ef-4537-449a-a0e5-d54e45974b70","ip_address":"169.254.192.10"}],"id":"1e29c4e1-0a01-468a-8a0b-6afc3099f503","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:0a:fa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:53Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:58Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c19891ef-4537-449a-a0e5-d54e45974b70","ip_address":"169.254.192.5"}],"id":"513f6c7e-d5c7-493f-bcb7-2f34d1a8cd0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:f7:51","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:55Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:58Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.200"}],"id":"53b4b8ef-944e-46b8-a4d2-99726d845be6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:c7:82","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:00:52Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:00:54Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c19891ef-4537-449a-a0e5-d54e45974b70","ip_address":"169.254.192.2"}],"id":"a1cf9738-c16d-445f-87c5-062c16d4ad7d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:c8:c6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:54Z","binding:vnic_type":"normal","device_id":"28ffd5ef-586d-4e15-a941-fd72a193c483","ip_allocation":"immediate"}]} 2018-07-20 23:00:59,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=28ffd5ef-586d-4e15-a941-fd72a193c483 used request id req-fb357baa-9eca-4c71-8d31-9f688d4ccb14 2018-07-20 23:00:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:59,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-87fd85d2-a035-4a11-b5f8-651842383cb6 Date: Fri, 20 Jul 2018 23:00:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:00:59,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-87fd85d2-a035-4a11-b5f8-651842383cb6 2018-07-20 23:00:59,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:59,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-8a8c881f-9a4c-48f8-91ec-5dfcdce1afc8 Date: Fri, 20 Jul 2018 23:00:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c19891ef-4537-449a-a0e5-d54e45974b70","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:51Z","ip_version":4}} 2018-07-20 23:00:59,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 used request id req-8a8c881f-9a4c-48f8-91ec-5dfcdce1afc8 2018-07-20 23:00:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:59,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-fb2f4fdb-3835-4421-b18e-07ebdf85504e Date: Fri, 20 Jul 2018 23:00:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c19891ef-4537-449a-a0e5-d54e45974b70","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:51Z","ip_version":4}} 2018-07-20 23:00:59,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 used request id req-fb2f4fdb-3835-4421-b18e-07ebdf85504e 2018-07-20 23:00:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:00:59,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-900aaa2f-4350-4d37-9db2-86801272c8e0 Date: Fri, 20 Jul 2018 23:00:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:00:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c19891ef-4537-449a-a0e5-d54e45974b70","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"aede9732-c164-41d7-8d6c-41b0cd3a20d5","tenant_id":"","created_at":"2018-07-20T23:00:51Z","ip_version":4}} 2018-07-20 23:00:59,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/c19891ef-4537-449a-a0e5-d54e45974b70 used request id req-900aaa2f-4350-4d37-9db2-86801272c8e0 2018-07-20 23:00:59,806 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router 2018-07-20 23:00:59,806 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router 2018-07-20 23:00:59,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/28ffd5ef-586d-4e15-a941-fd72a193c483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:01:03,520 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77414306-84bf-470d-86d8-d7ede0e6c53c Content-Length: 0 Date: Fri, 20 Jul 2018 23:01:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:03,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/28ffd5ef-586d-4e15-a941-fd72a193c483 used request id req-77414306-84bf-470d-86d8-d7ede0e6c53c 2018-07-20 23:01:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:01:03,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d4b09c00-18f6-4bf1-92a9-5886425938ce Date: Fri, 20 Jul 2018 23:01:03 GMT RESP BODY: {"routers": []} 2018-07-20 23:01:03,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-router used request id req-d4b09c00-18f6-4bf1-92a9-5886425938ce 2018-07-20 23:01:03,605 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-subnet 2018-07-20 23:01:03,605 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-subnet 2018-07-20 23:01:03,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/3c0bf018-113c-4356-970a-c719e84ad80d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:01:05,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34e643e4-0482-40e1-a6af-7d56ed535ee0 Date: Fri, 20 Jul 2018 23:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:05,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3c0bf018-113c-4356-970a-c719e84ad80d used request id req-34e643e4-0482-40e1-a6af-7d56ed535ee0 2018-07-20 23:01:05,713 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9764eb56-0e20-4511-84c0-041e680ce6cd-pub-net 2018-07-20 23:01:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/0e93fb2c-074d-4c9e-8a2b-a632d299efaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87c33bb04ab53511b1b2ff54ebd08d5d24f043b0" 2018-07-20 23:01:06,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68c1027b-6eba-4f1a-8b2a-bb7485b2d39b Date: Fri, 20 Jul 2018 23:01:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:06,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0e93fb2c-074d-4c9e-8a2b-a632d299efaf used request id req-68c1027b-6eba-4f1a-8b2a-bb7485b2d39b 2018-07-20 23:01:06,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:07,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["YkxuvctIR0WccuQEuc4EVw"], "issued_at": "2018-07-20T23:01:07.000000Z"}} 2018-07-20 23:01:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:07,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b452cd6-e294-4cf3-a964-7652ebca52c5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:07,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9b452cd6-e294-4cf3-a964-7652ebca52c5 2018-07-20 23:01:07,313 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net 2018-07-20 23:01:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" -d '{"network": {"name": "NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net", "admin_state_up": true}}' 2018-07-20 23:01:07,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-87317e43-6c23-4a59-b64f-270de354319b Date: Fri, 20 Jul 2018 23:01:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:07Z","mtu":1450}} 2018-07-20 23:01:07,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-87317e43-6c23-4a59-b64f-270de354319b 2018-07-20 23:01:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:08,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-daa80ab2-2f7a-434a-85f4-11ba9ef6e96f Date: Fri, 20 Jul 2018 23:01:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:07Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:08,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-daa80ab2-2f7a-434a-85f4-11ba9ef6e96f 2018-07-20 23:01:08,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:08,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e45ceed0-52c1-45f4-9c6b-f97ee87c718c Date: Fri, 20 Jul 2018 23:01:08 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:01:08,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-e45ceed0-52c1-45f4-9c6b-f97ee87c718c 2018-07-20 23:01:08,220 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet 2018-07-20 23:01:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" -d '{"subnets": [{"ip_version": 4, "network_id": "6743de38-1483-4fab-b8c3-2f95b9ff4245", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet"}]}' 2018-07-20 23:01:08,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-88ce1984-993a-4ed7-b8e7-3fc9687d7238 Date: Fri, 20 Jul 2018 23:01:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"a3157266-d29b-4486-944f-f14e534af9a1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:08Z","ip_version":4}]} 2018-07-20 23:01:08,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-88ce1984-993a-4ed7-b8e7-3fc9687d7238 2018-07-20 23:01:09,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:09,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c4e91667-05b5-4f9e-92d6-bfe9870d270b Date: Fri, 20 Jul 2018 23:01:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["a3157266-d29b-4486-944f-f14e534af9a1"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:07Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:09,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-c4e91667-05b5-4f9e-92d6-bfe9870d270b 2018-07-20 23:01:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:09,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c616ffd0-96d4-44e5-ad3f-32f5043e8f6e Date: Fri, 20 Jul 2018 23:01:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"a3157266-d29b-4486-944f-f14e534af9a1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:08Z","ip_version":4}]} 2018-07-20 23:01:09,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-c616ffd0-96d4-44e5-ad3f-32f5043e8f6e 2018-07-20 23:01:09,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:09,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-81de1e04-f3a4-476e-8cdb-38b29d445eda Date: Fri, 20 Jul 2018 23:01:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["a3157266-d29b-4486-944f-f14e534af9a1"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:07Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:09,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net used request id req-81de1e04-f3a4-476e-8cdb-38b29d445eda 2018-07-20 23:01:09,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:09,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:09,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f8deec-21ac-46e6-962c-8da697491c04 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:09,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-f4f8deec-21ac-46e6-962c-8da697491c04 2018-07-20 23:01:09,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:09,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ae3bd16a-0ee1-4711-9c4f-022ed54aeb3f Date: Fri, 20 Jul 2018 23:01:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"a3157266-d29b-4486-944f-f14e534af9a1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:08Z","ip_version":4}]} 2018-07-20 23:01:09,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-ae3bd16a-0ee1-4711-9c4f-022ed54aeb3f 2018-07-20 23:01:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245&name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:10,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a7a72bdf-79da-49f9-9b7f-c0415359d1d6 Date: Fri, 20 Jul 2018 23:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"a3157266-d29b-4486-944f-f14e534af9a1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:08Z","ip_version":4}]} 2018-07-20 23:01:10,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245&name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet used request id req-a7a72bdf-79da-49f9-9b7f-c0415359d1d6 2018-07-20 23:01:10,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:01:10,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:10,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["j9cCDlf0QS6dKB-O_4-9MQ"], "issued_at": "2018-07-20T23:01:10.000000Z"}} 2018-07-20 23:01:10,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}58c9433790dce5aaf86ad5f819a491adf0b2b9ed" 2018-07-20 23:01:10,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fc721a-7634-415a-a68d-25d2f140afca 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:10,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b5fc721a-7634-415a-a68d-25d2f140afca 2018-07-20 23:01:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:10,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-963fb592-e2e3-4557-8406-6664b069036a Date: Fri, 20 Jul 2018 23:01:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["a3157266-d29b-4486-944f-f14e534af9a1"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:07Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:10,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net used request id req-963fb592-e2e3-4557-8406-6664b069036a 2018-07-20 23:01:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:10,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e5c45232-00d5-448e-9967-99798e945e4f Date: Fri, 20 Jul 2018 23:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"a3157266-d29b-4486-944f-f14e534af9a1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:08Z","ip_version":4}]} 2018-07-20 23:01:10,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-e5c45232-00d5-448e-9967-99798e945e4f 2018-07-20 23:01:10,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:11,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2c10e284-757b-41ee-9301-bbf0ca836991 Date: Fri, 20 Jul 2018 23:01:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["a3157266-d29b-4486-944f-f14e534af9a1"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:07Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:11,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net used request id req-2c10e284-757b-41ee-9301-bbf0ca836991 2018-07-20 23:01:11,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:11,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c9433790dce5aaf86ad5f819a491adf0b2b9ed" 2018-07-20 23:01:11,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e785e1-9d67-4f1f-84c9-ad489ba46b5a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:11,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-55e785e1-9d67-4f1f-84c9-ad489ba46b5a 2018-07-20 23:01:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:11,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b3c5e227-9e74-4ada-b5f7-973f21392057 Date: Fri, 20 Jul 2018 23:01:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"a3157266-d29b-4486-944f-f14e534af9a1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:08Z","ip_version":4}]} 2018-07-20 23:01:11,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-b3c5e227-9e74-4ada-b5f7-973f21392057 2018-07-20 23:01:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245&name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:11,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d7cb3dac-35db-45b1-b247-f63ae41a54b7 Date: Fri, 20 Jul 2018 23:01:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"a3157266-d29b-4486-944f-f14e534af9a1","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:08Z","ip_version":4}]} 2018-07-20 23:01:11,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6743de38-1483-4fab-b8c3-2f95b9ff4245&name=NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet used request id req-d7cb3dac-35db-45b1-b247-f63ae41a54b7 2018-07-20 23:01:11,398 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net 2018-07-20 23:01:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" -d '{"port": {"network_id": "6743de38-1483-4fab-b8c3-2f95b9ff4245", "fixed_ips": [{"subnet_id": "a3157266-d29b-4486-944f-f14e534af9a1", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-port", "admin_state_up": true}}' 2018-07-20 23:01:12,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-8394aeb4-f11a-4e61-b11b-b456abe9928c Date: Fri, 20 Jul 2018 23:01:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:11Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3157266-d29b-4486-944f-f14e534af9a1","ip_address":"10.55.1.100"}],"id":"79b1df97-8a2f-4bc8-b479-0e24ab8562eb","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:a6:d1","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-port","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:01:12,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-8394aeb4-f11a-4e61-b11b-b456abe9928c 2018-07-20 23:01:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:12,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-5528e58d-f81f-42f5-a90d-e643991446c1 Date: Fri, 20 Jul 2018 23:01:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3157266-d29b-4486-944f-f14e534af9a1","ip_address":"10.55.1.4"}],"id":"0436f2cf-5997-409c-a1d3-1ed04a84fa30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:86:90","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6743de38-1483-4fab-b8c3-2f95b9ff4245","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3157266-d29b-4486-944f-f14e534af9a1","ip_address":"10.55.1.3"}],"id":"28ad8856-af7b-470c-a5c3-8ac0db41fc72","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:f5:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6743de38-1483-4fab-b8c3-2f95b9ff4245","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3157266-d29b-4486-944f-f14e534af9a1","ip_address":"10.55.1.100"}],"id":"79b1df97-8a2f-4bc8-b479-0e24ab8562eb","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:a6:d1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-port","admin_state_up":true,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a3157266-d29b-4486-944f-f14e534af9a1","ip_address":"10.55.1.2"}],"id":"7e224b5a-0f15-49c3-a45d-0d2427da4377","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:34:39:b2","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6743de38-1483-4fab-b8c3-2f95b9ff4245","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6743de38-1483-4fab-b8c3-2f95b9ff4245","ip_allocation":"immediate"}]} 2018-07-20 23:01:12,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports used request id req-5528e58d-f81f-42f5-a90d-e643991446c1 2018-07-20 23:01:12,512 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-port 2018-07-20 23:01:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/79b1df97-8a2f-4bc8-b479-0e24ab8562eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:13,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c64bf352-4900-46da-85d3-dde5f9278b07 Date: Fri, 20 Jul 2018 23:01:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:13,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/79b1df97-8a2f-4bc8-b479-0e24ab8562eb used request id req-c64bf352-4900-46da-85d3-dde5f9278b07 2018-07-20 23:01:13,182 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet 2018-07-20 23:01:13,182 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-subnet 2018-07-20 23:01:13,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/a3157266-d29b-4486-944f-f14e534af9a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:15,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-649a5a1a-866f-46fb-b366-f941585f049b Date: Fri, 20 Jul 2018 23:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:15,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a3157266-d29b-4486-944f-f14e534af9a1 used request id req-649a5a1a-866f-46fb-b366-f941585f049b 2018-07-20 23:01:15,359 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0d4e70a5-5f4c-4e07-9623-08feb4a52ffe-pub-net 2018-07-20 23:01:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6743de38-1483-4fab-b8c3-2f95b9ff4245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188a11629a0ed51d2a4c28a4a7ba193efc618ab7" 2018-07-20 23:01:16,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-848bad1e-bc25-40aa-a0ca-bf20463515a0 Date: Fri, 20 Jul 2018 23:01:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:16,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6743de38-1483-4fab-b8c3-2f95b9ff4245 used request id req-848bad1e-bc25-40aa-a0ca-bf20463515a0 2018-07-20 23:01:16,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:17,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cDgjcPKfTUWvSYd19KneOQ"], "issued_at": "2018-07-20T23:01:17.000000Z"}} 2018-07-20 23:01:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:17,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a7c59c-a2f4-48ca-94e6-1c373abe5d6d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:17,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-68a7c59c-a2f4-48ca-94e6-1c373abe5d6d 2018-07-20 23:01:17,115 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net 2018-07-20 23:01:17,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" -d '{"network": {"name": "NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net", "admin_state_up": true}}' 2018-07-20 23:01:17,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-206d59a9-7e75-4a0f-b1c1-cfd603ab648a Date: Fri, 20 Jul 2018 23:01:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:17Z","mtu":1450}} 2018-07-20 23:01:17,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-206d59a9-7e75-4a0f-b1c1-cfd603ab648a 2018-07-20 23:01:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:17,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b233811c-83be-463a-baa3-d60dee4e4ddf Date: Fri, 20 Jul 2018 23:01:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:17Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:17,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-b233811c-83be-463a-baa3-d60dee4e4ddf 2018-07-20 23:01:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:18,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1b74fa0e-1444-477a-b445-b3ce73487f25 Date: Fri, 20 Jul 2018 23:01:17 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:01:18,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-1b74fa0e-1444-477a-b445-b3ce73487f25 2018-07-20 23:01:18,013 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet 2018-07-20 23:01:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" -d '{"subnets": [{"ip_version": 4, "network_id": "ac332bf4-eec1-48bb-a6ff-ac191db180cc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet"}]}' 2018-07-20 23:01:18,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e9f8b82d-73e1-412a-bfed-8f3edf627282 Date: Fri, 20 Jul 2018 23:01:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:18Z","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":"84ed4dbb-7315-41a8-991e-498cca888537","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:18Z","ip_version":4}]} 2018-07-20 23:01:18,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-e9f8b82d-73e1-412a-bfed-8f3edf627282 2018-07-20 23:01:18,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:19,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-07b4e4f2-067f-467d-9448-e764abb8441b Date: Fri, 20 Jul 2018 23:01:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["84ed4dbb-7315-41a8-991e-498cca888537"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:17Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:19,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-07b4e4f2-067f-467d-9448-e764abb8441b 2018-07-20 23:01:19,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:19,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-804140d8-a445-45cd-8c5c-5c569f0fe442 Date: Fri, 20 Jul 2018 23:01:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:18Z","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":"84ed4dbb-7315-41a8-991e-498cca888537","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:18Z","ip_version":4}]} 2018-07-20 23:01:19,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-804140d8-a445-45cd-8c5c-5c569f0fe442 2018-07-20 23:01:19,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:19,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9b908069-8e8c-475b-9ad9-f2eae115bafb Date: Fri, 20 Jul 2018 23:01:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["84ed4dbb-7315-41a8-991e-498cca888537"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:17Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:19,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net used request id req-9b908069-8e8c-475b-9ad9-f2eae115bafb 2018-07-20 23:01:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:19,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:19,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:19,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138c5284-245e-4f8b-861e-7f9bd6e101ae Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:19,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-138c5284-245e-4f8b-861e-7f9bd6e101ae 2018-07-20 23:01:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:20,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-16f8416f-7010-4934-81c4-a7b1a7cb4052 Date: Fri, 20 Jul 2018 23:01:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:18Z","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":"84ed4dbb-7315-41a8-991e-498cca888537","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:18Z","ip_version":4}]} 2018-07-20 23:01:20,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-16f8416f-7010-4934-81c4-a7b1a7cb4052 2018-07-20 23:01:20,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc&name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:20,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3fa6c9c8-ed42-4bc8-a546-a0da651d94d1 Date: Fri, 20 Jul 2018 23:01:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:18Z","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":"84ed4dbb-7315-41a8-991e-498cca888537","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:18Z","ip_version":4}]} 2018-07-20 23:01:20,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc&name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet used request id req-3fa6c9c8-ed42-4bc8-a546-a0da651d94d1 2018-07-20 23:01:20,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:01:20,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:20,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3x5T2upZQaOmTbSimDgglw"], "issued_at": "2018-07-20T23:01:20.000000Z"}} 2018-07-20 23:01:20,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c2898d33e8b1779922e2cc00fdfe3e2448986200" 2018-07-20 23:01:20,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e297531-645f-4756-9223-96366d76222b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:20,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8e297531-645f-4756-9223-96366d76222b 2018-07-20 23:01:20,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:21,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-19ec8fc7-1171-4680-8d01-be8c63fb83c4 Date: Fri, 20 Jul 2018 23:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["84ed4dbb-7315-41a8-991e-498cca888537"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:17Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:21,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net used request id req-19ec8fc7-1171-4680-8d01-be8c63fb83c4 2018-07-20 23:01:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:21,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-badb4fd1-4c9c-40c2-8d31-9242a6182c35 Date: Fri, 20 Jul 2018 23:01:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:18Z","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":"84ed4dbb-7315-41a8-991e-498cca888537","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:18Z","ip_version":4}]} 2018-07-20 23:01:21,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-badb4fd1-4c9c-40c2-8d31-9242a6182c35 2018-07-20 23:01:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:21,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b267e582-96af-4728-b7ae-d7b91be513a8 Date: Fri, 20 Jul 2018 23:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["84ed4dbb-7315-41a8-991e-498cca888537"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:17Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:21,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net used request id req-b267e582-96af-4728-b7ae-d7b91be513a8 2018-07-20 23:01:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:21,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2898d33e8b1779922e2cc00fdfe3e2448986200" 2018-07-20 23:01:21,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c71dde-013f-4121-aa4d-7a953d305009 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:21,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-14c71dde-013f-4121-aa4d-7a953d305009 2018-07-20 23:01:21,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:21,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56e7a2a9-214b-473c-b599-ba72d287b45d Date: Fri, 20 Jul 2018 23:01:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:18Z","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":"84ed4dbb-7315-41a8-991e-498cca888537","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:18Z","ip_version":4}]} 2018-07-20 23:01:21,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-56e7a2a9-214b-473c-b599-ba72d287b45d 2018-07-20 23:01:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc&name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:21,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4272377b-13fd-4619-a6c3-26515db89ca6 Date: Fri, 20 Jul 2018 23:01:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:18Z","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":"84ed4dbb-7315-41a8-991e-498cca888537","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:18Z","ip_version":4}]} 2018-07-20 23:01:21,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ac332bf4-eec1-48bb-a6ff-ac191db180cc&name=NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet used request id req-4272377b-13fd-4619-a6c3-26515db89ca6 2018-07-20 23:01:21,823 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net 2018-07-20 23:01:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" -d '{"port": {"network_id": "ac332bf4-eec1-48bb-a6ff-ac191db180cc", "fixed_ips": [{"subnet_id": "84ed4dbb-7315-41a8-991e-498cca888537", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-port", "admin_state_up": true}}' 2018-07-20 23:01:22,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-00686f66-42ca-4aac-82d6-e4ea407835d8 Date: Fri, 20 Jul 2018 23:01:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:22Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"84ed4dbb-7315-41a8-991e-498cca888537","ip_address":"10.55.1.100"}],"id":"fc8fefe4-9eee-4894-9443-91c1207f8a42","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:e1:7c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-port","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:22Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:01:22,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-00686f66-42ca-4aac-82d6-e4ea407835d8 2018-07-20 23:01:22,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:22,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3842 X-Openstack-Request-Id: req-32dba6ca-6729-4371-bfc2-93131090f97a Date: Fri, 20 Jul 2018 23:01:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:22Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84ed4dbb-7315-41a8-991e-498cca888537","ip_address":"10.55.1.3"}],"id":"343cb7f3-feae-4ae6-ba9f-9ff422f6e2d5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:b8:6f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ac332bf4-eec1-48bb-a6ff-ac191db180cc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84ed4dbb-7315-41a8-991e-498cca888537","ip_address":"10.55.1.4"}],"id":"457bcd54-de72-4fde-a6b8-523a3db9172a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:ce:05","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ac332bf4-eec1-48bb-a6ff-ac191db180cc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:22Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84ed4dbb-7315-41a8-991e-498cca888537","ip_address":"10.55.1.2"}],"id":"d7644592-0709-4077-afbb-7fd9629bfd67","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:72:d8","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ac332bf4-eec1-48bb-a6ff-ac191db180cc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:01:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"84ed4dbb-7315-41a8-991e-498cca888537","ip_address":"10.55.1.100"}],"id":"fc8fefe4-9eee-4894-9443-91c1207f8a42","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:e1:7c","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-port","admin_state_up":true,"network_id":"ac332bf4-eec1-48bb-a6ff-ac191db180cc","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:22Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-20 23:01:22,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports used request id req-32dba6ca-6729-4371-bfc2-93131090f97a 2018-07-20 23:01:22,934 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-port 2018-07-20 23:01:22,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/fc8fefe4-9eee-4894-9443-91c1207f8a42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:23,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f30e558f-fb50-4073-8446-ac8bfe73f2df Date: Fri, 20 Jul 2018 23:01:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:23,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/fc8fefe4-9eee-4894-9443-91c1207f8a42 used request id req-f30e558f-fb50-4073-8446-ac8bfe73f2df 2018-07-20 23:01:23,573 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet 2018-07-20 23:01:23,574 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-subnet 2018-07-20 23:01:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/84ed4dbb-7315-41a8-991e-498cca888537 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:26,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe13f3ab-386b-48f9-bc0c-0afd3aa120b2 Date: Fri, 20 Jul 2018 23:01:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:26,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/84ed4dbb-7315-41a8-991e-498cca888537 used request id req-fe13f3ab-386b-48f9-bc0c-0afd3aa120b2 2018-07-20 23:01:26,323 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a60429ca-3404-40d8-b407-a09145bb2701-pub-net 2018-07-20 23:01:26,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ac332bf4-eec1-48bb-a6ff-ac191db180cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20d172a754e9971e36125e85998e8eefcba45a07" 2018-07-20 23:01:27,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18cf5a70-835c-468f-989d-111e0a6c9ef2 Date: Fri, 20 Jul 2018 23:01:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:27,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ac332bf4-eec1-48bb-a6ff-ac191db180cc used request id req-18cf5a70-835c-468f-989d-111e0a6c9ef2 2018-07-20 23:01:27,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:27,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WvA7aDjTSmCSvm1c9OXUgQ"], "issued_at": "2018-07-20T23:01:27.000000Z"}} 2018-07-20 23:01:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:27,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41e0c68-fa4d-4e45-80f6-f559c22e7270 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:27,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f41e0c68-fa4d-4e45-80f6-f559c22e7270 2018-07-20 23:01:27,565 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net 2018-07-20 23:01:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" -d '{"network": {"name": "NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net", "admin_state_up": true}}' 2018-07-20 23:01:27,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ea33cc93-0eae-4cf5-86f8-26a4fa4819a1 Date: Fri, 20 Jul 2018 23:01:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"02abc415-f95c-43ce-87f2-600c4a372ad7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:27Z","mtu":1450}} 2018-07-20 23:01:27,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-ea33cc93-0eae-4cf5-86f8-26a4fa4819a1 2018-07-20 23:01:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:28,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-2852f10a-b104-47a0-b9f3-f99c261b21a1 Date: Fri, 20 Jul 2018 23:01:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"02abc415-f95c-43ce-87f2-600c4a372ad7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:27Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:28,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-2852f10a-b104-47a0-b9f3-f99c261b21a1 2018-07-20 23:01:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:28,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18c37074-2465-4dd9-9ce8-e68632d9e7bc Date: Fri, 20 Jul 2018 23:01:28 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:01:28,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-18c37074-2465-4dd9-9ce8-e68632d9e7bc 2018-07-20 23:01:28,475 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet 2018-07-20 23:01:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" -d '{"subnets": [{"ip_version": 4, "network_id": "02abc415-f95c-43ce-87f2-600c4a372ad7", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet"}]}' 2018-07-20 23:01:29,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-de3186b5-f813-4466-8a5d-52e377e57edc Date: Fri, 20 Jul 2018 23:01:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:28Z","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":"50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02abc415-f95c-43ce-87f2-600c4a372ad7","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:28Z","ip_version":4}]} 2018-07-20 23:01:29,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-de3186b5-f813-4466-8a5d-52e377e57edc 2018-07-20 23:01:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:29,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-04d93fc9-d2ac-4f4d-be9b-ac93e6d5cfe6 Date: Fri, 20 Jul 2018 23:01:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02abc415-f95c-43ce-87f2-600c4a372ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:27Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:29,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-04d93fc9-d2ac-4f4d-be9b-ac93e6d5cfe6 2018-07-20 23:01:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:29,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f2bbe8a2-1155-4416-aea1-be719cd0ef79 Date: Fri, 20 Jul 2018 23:01:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:28Z","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":"50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02abc415-f95c-43ce-87f2-600c4a372ad7","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:28Z","ip_version":4}]} 2018-07-20 23:01:29,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-f2bbe8a2-1155-4416-aea1-be719cd0ef79 2018-07-20 23:01:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:30,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9ec038f7-c273-4c5c-8c87-1af056154fed Date: Fri, 20 Jul 2018 23:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02abc415-f95c-43ce-87f2-600c4a372ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:27Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:30,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net used request id req-9ec038f7-c273-4c5c-8c87-1af056154fed 2018-07-20 23:01:30,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:30,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:30,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7ab8cf-7f7c-4f2f-b5c9-c1f66e533424 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:30,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-eb7ab8cf-7f7c-4f2f-b5c9-c1f66e533424 2018-07-20 23:01:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:30,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c34391b9-2d0a-4874-8af6-dae1c5295917 Date: Fri, 20 Jul 2018 23:01:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:28Z","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":"50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02abc415-f95c-43ce-87f2-600c4a372ad7","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:28Z","ip_version":4}]} 2018-07-20 23:01:30,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-c34391b9-2d0a-4874-8af6-dae1c5295917 2018-07-20 23:01:30,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7&name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:30,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-903302e4-f217-43d5-88ee-b11bcac1dc6a Date: Fri, 20 Jul 2018 23:01:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:28Z","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":"50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02abc415-f95c-43ce-87f2-600c4a372ad7","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:28Z","ip_version":4}]} 2018-07-20 23:01:30,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7&name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet used request id req-903302e4-f217-43d5-88ee-b11bcac1dc6a 2018-07-20 23:01:30,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:01:30,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:31,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["E107rRWORLyqYismVYnRvw"], "issued_at": "2018-07-20T23:01:31.000000Z"}} 2018-07-20 23:01:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4f3e2a1af4c3138f9818b4a79c289465b7d44477" 2018-07-20 23:01:31,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d71a88-d94a-4bcf-8f46-e2679d50a3c4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:31,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a5d71a88-d94a-4bcf-8f46-e2679d50a3c4 2018-07-20 23:01:31,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:31,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d921759d-03f1-4cca-947e-49986eacb96e Date: Fri, 20 Jul 2018 23:01:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02abc415-f95c-43ce-87f2-600c4a372ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:27Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:31,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net used request id req-d921759d-03f1-4cca-947e-49986eacb96e 2018-07-20 23:01:31,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:31,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-acab2d74-badc-4721-8d87-2a61b242cc08 Date: Fri, 20 Jul 2018 23:01:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:28Z","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":"50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02abc415-f95c-43ce-87f2-600c4a372ad7","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:28Z","ip_version":4}]} 2018-07-20 23:01:31,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-acab2d74-badc-4721-8d87-2a61b242cc08 2018-07-20 23:01:31,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:32,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2e7291d1-8bdf-4f54-beac-ece5a75525be Date: Fri, 20 Jul 2018 23:01:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02abc415-f95c-43ce-87f2-600c4a372ad7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:27Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:32,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net used request id req-2e7291d1-8bdf-4f54-beac-ece5a75525be 2018-07-20 23:01:32,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:32,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3e2a1af4c3138f9818b4a79c289465b7d44477" 2018-07-20 23:01:32,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e016e8-6b28-47c2-a875-8530efdb0c79 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:32,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c9e016e8-6b28-47c2-a875-8530efdb0c79 2018-07-20 23:01:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:32,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-27e95e46-5b99-40db-a3e9-42cd2f12884b Date: Fri, 20 Jul 2018 23:01:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:28Z","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":"50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02abc415-f95c-43ce-87f2-600c4a372ad7","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:28Z","ip_version":4}]} 2018-07-20 23:01:32,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-27e95e46-5b99-40db-a3e9-42cd2f12884b 2018-07-20 23:01:32,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7&name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:32,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0191b841-eda1-4c8e-8d0f-226d63e5d132 Date: Fri, 20 Jul 2018 23:01:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:28Z","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":"50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02abc415-f95c-43ce-87f2-600c4a372ad7","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:28Z","ip_version":4}]} 2018-07-20 23:01:32,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02abc415-f95c-43ce-87f2-600c4a372ad7&name=NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet used request id req-0191b841-eda1-4c8e-8d0f-226d63e5d132 2018-07-20 23:01:32,562 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net 2018-07-20 23:01:32,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" -d '{"port": {"network_id": "02abc415-f95c-43ce-87f2-600c4a372ad7", "fixed_ips": [{"subnet_id": "50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-port", "admin_state_up": true}}' 2018-07-20 23:01:32,751 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-75e717cd-1f2e-43ad-af50-14f59ec570a7 Date: Fri, 20 Jul 2018 23:01:32 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-20 23:01:32,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-75e717cd-1f2e-43ad-af50-14f59ec570a7 2018-07-20 23:01:32,751 - 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-20 23:01:32,751 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet 2018-07-20 23:01:32,752 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-subnet 2018-07-20 23:01:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:34,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98043a9a-f5cf-4921-aa6a-3e6aa468f69e Date: Fri, 20 Jul 2018 23:01:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:34,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/50f9ebe7-f03c-431a-b2fd-3960e8a1c5ae used request id req-98043a9a-f5cf-4921-aa6a-3e6aa468f69e 2018-07-20 23:01:34,850 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ccccaefe-8426-44cb-82f4-7499901d36d5-pub-net 2018-07-20 23:01:34,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/02abc415-f95c-43ce-87f2-600c4a372ad7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5240b40a8bbd3c839173348bae1a1c79bb724f" 2018-07-20 23:01:36,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddb9c6ed-ca3e-4406-8cad-4bcb7757e6bb Date: Fri, 20 Jul 2018 23:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:36,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/02abc415-f95c-43ce-87f2-600c4a372ad7 used request id req-ddb9c6ed-ca3e-4406-8cad-4bcb7757e6bb 2018-07-20 23:01:36,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:36,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JyJCQabzSPCyOvmn_q7WZw"], "issued_at": "2018-07-20T23:01:36.000000Z"}} 2018-07-20 23:01:36,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:36,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38979f3d-6a5b-422f-9d70-e502e550804b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:36,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-38979f3d-6a5b-422f-9d70-e502e550804b 2018-07-20 23:01:36,914 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net 2018-07-20 23:01:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" -d '{"network": {"name": "NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net", "admin_state_up": true}}' 2018-07-20 23:01:37,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-d621dbb7-6b71-4307-870e-178c9aec027e Date: Fri, 20 Jul 2018 23:01:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a2df362f-0085-428e-8459-8df5c1b3def0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:37Z","mtu":1450}} 2018-07-20 23:01:37,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-d621dbb7-6b71-4307-870e-178c9aec027e 2018-07-20 23:01:37,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:37,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b40529b0-c0be-4a2f-976f-511ff64fd013 Date: Fri, 20 Jul 2018 23:01:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a2df362f-0085-428e-8459-8df5c1b3def0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:37Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:37,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-b40529b0-c0be-4a2f-976f-511ff64fd013 2018-07-20 23:01:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:37,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea3a80c9-f57b-4f42-8650-bb1ffb66bdf4 Date: Fri, 20 Jul 2018 23:01:37 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:01:37,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-ea3a80c9-f57b-4f42-8650-bb1ffb66bdf4 2018-07-20 23:01:37,766 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet 2018-07-20 23:01:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" -d '{"subnets": [{"ip_version": 4, "network_id": "a2df362f-0085-428e-8459-8df5c1b3def0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet"}]}' 2018-07-20 23:01:38,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a24e1c25-6798-4ab2-9184-7c1dd989aafc Date: Fri, 20 Jul 2018 23:01:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:38Z","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":"778eed66-365c-451e-bf17-8ddfe4c56f53","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2df362f-0085-428e-8459-8df5c1b3def0","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:38Z","ip_version":4}]} 2018-07-20 23:01:38,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-a24e1c25-6798-4ab2-9184-7c1dd989aafc 2018-07-20 23:01:38,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:38,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3e413794-5b1f-466f-9605-4547c627ed02 Date: Fri, 20 Jul 2018 23:01:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2df362f-0085-428e-8459-8df5c1b3def0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["778eed66-365c-451e-bf17-8ddfe4c56f53"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:37Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:38,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-3e413794-5b1f-466f-9605-4547c627ed02 2018-07-20 23:01:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:38,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-89ed3a6a-517f-4783-bd75-b1ea3e4866af Date: Fri, 20 Jul 2018 23:01:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:38Z","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":"778eed66-365c-451e-bf17-8ddfe4c56f53","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2df362f-0085-428e-8459-8df5c1b3def0","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:38Z","ip_version":4}]} 2018-07-20 23:01:38,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-89ed3a6a-517f-4783-bd75-b1ea3e4866af 2018-07-20 23:01:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:39,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-19508f22-5826-49dc-8824-dde8f21777d7 Date: Fri, 20 Jul 2018 23:01:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2df362f-0085-428e-8459-8df5c1b3def0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["778eed66-365c-451e-bf17-8ddfe4c56f53"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:37Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:39,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net used request id req-19508f22-5826-49dc-8824-dde8f21777d7 2018-07-20 23:01:39,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:39,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:39,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2738b2-027d-40fd-9e75-97b0e8495727 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:39,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7a2738b2-027d-40fd-9e75-97b0e8495727 2018-07-20 23:01:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:39,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3fbcc375-4a10-4920-8426-45a4db259ede Date: Fri, 20 Jul 2018 23:01:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:38Z","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":"778eed66-365c-451e-bf17-8ddfe4c56f53","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2df362f-0085-428e-8459-8df5c1b3def0","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:38Z","ip_version":4}]} 2018-07-20 23:01:39,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-3fbcc375-4a10-4920-8426-45a4db259ede 2018-07-20 23:01:39,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0&name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:39,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-53e242fb-de14-42bc-83a0-d1d719d0dc70 Date: Fri, 20 Jul 2018 23:01:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:38Z","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":"778eed66-365c-451e-bf17-8ddfe4c56f53","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2df362f-0085-428e-8459-8df5c1b3def0","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:38Z","ip_version":4}]} 2018-07-20 23:01:39,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0&name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet used request id req-53e242fb-de14-42bc-83a0-d1d719d0dc70 2018-07-20 23:01:39,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:01:39,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:40,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["05CXIndtSoyDVfFFWiaFXg"], "issued_at": "2018-07-20T23:01:39.000000Z"}} 2018-07-20 23:01:40,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d68b205742df16d39190d5a82798455a06f056d4" 2018-07-20 23:01:40,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1b9d19-3ae3-41d8-8585-45848af3e168 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:40,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7d1b9d19-3ae3-41d8-8585-45848af3e168 2018-07-20 23:01:40,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:40,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8ed8cea9-acf2-4ea1-b891-a674af7ab42e Date: Fri, 20 Jul 2018 23:01:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2df362f-0085-428e-8459-8df5c1b3def0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["778eed66-365c-451e-bf17-8ddfe4c56f53"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:37Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:40,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net used request id req-8ed8cea9-acf2-4ea1-b891-a674af7ab42e 2018-07-20 23:01:40,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:40,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-39718a6c-ca75-4710-b97d-78b0753ed3e4 Date: Fri, 20 Jul 2018 23:01:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:38Z","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":"778eed66-365c-451e-bf17-8ddfe4c56f53","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2df362f-0085-428e-8459-8df5c1b3def0","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:38Z","ip_version":4}]} 2018-07-20 23:01:40,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-39718a6c-ca75-4710-b97d-78b0753ed3e4 2018-07-20 23:01:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:41,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-da2bfc8a-71fc-424b-b0af-14d0d2879fea Date: Fri, 20 Jul 2018 23:01:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2df362f-0085-428e-8459-8df5c1b3def0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["778eed66-365c-451e-bf17-8ddfe4c56f53"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:37Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:41,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net used request id req-da2bfc8a-71fc-424b-b0af-14d0d2879fea 2018-07-20 23:01:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:41,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:41,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d68b205742df16d39190d5a82798455a06f056d4" 2018-07-20 23:01:41,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764ffd24-e7de-49e2-91b0-b185b0f28437 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:41,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-764ffd24-e7de-49e2-91b0-b185b0f28437 2018-07-20 23:01:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:41,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9f737d7e-18a5-4849-b02c-be24c4d4c70b Date: Fri, 20 Jul 2018 23:01:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:38Z","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":"778eed66-365c-451e-bf17-8ddfe4c56f53","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2df362f-0085-428e-8459-8df5c1b3def0","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:38Z","ip_version":4}]} 2018-07-20 23:01:41,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-9f737d7e-18a5-4849-b02c-be24c4d4c70b 2018-07-20 23:01:41,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0&name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:41,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e371b4b9-ab89-4c59-9c08-4a6ec7bcaa23 Date: Fri, 20 Jul 2018 23:01:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:38Z","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":"778eed66-365c-451e-bf17-8ddfe4c56f53","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2df362f-0085-428e-8459-8df5c1b3def0","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:38Z","ip_version":4}]} 2018-07-20 23:01:41,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a2df362f-0085-428e-8459-8df5c1b3def0&name=NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet used request id req-e371b4b9-ab89-4c59-9c08-4a6ec7bcaa23 2018-07-20 23:01:41,200 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net 2018-07-20 23:01:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" -d '{"port": {"network_id": "a2df362f-0085-428e-8459-8df5c1b3def0", "fixed_ips": [{"subnet_id": "778eed66-365c-451e-bf17-8ddfe4c56f53", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-port", "admin_state_up": true}}' 2018-07-20 23:01:41,454 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-e5fb8b63-c79e-477c-9fac-ee827e377020 Date: Fri, 20 Jul 2018 23:01:41 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-20 23:01:41,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-e5fb8b63-c79e-477c-9fac-ee827e377020 2018-07-20 23:01:41,455 - 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-20 23:01:41,455 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet 2018-07-20 23:01:41,455 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-subnet 2018-07-20 23:01:41,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/778eed66-365c-451e-bf17-8ddfe4c56f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:43,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f69f08e-a658-4936-8359-3e097cd80c01 Date: Fri, 20 Jul 2018 23:01:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:43,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/778eed66-365c-451e-bf17-8ddfe4c56f53 used request id req-1f69f08e-a658-4936-8359-3e097cd80c01 2018-07-20 23:01:43,748 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-12590163-a335-471f-8825-c5f0c1c58564-pub-net 2018-07-20 23:01:43,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/a2df362f-0085-428e-8459-8df5c1b3def0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e979a11354ae2a0f45aefce811221675a37a6f21" 2018-07-20 23:01:45,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-208b4242-68c7-46fa-8394-f505210a757c Date: Fri, 20 Jul 2018 23:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:45,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a2df362f-0085-428e-8459-8df5c1b3def0 used request id req-208b4242-68c7-46fa-8394-f505210a757c 2018-07-20 23:01:45,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:45,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["M9UW98H3QAGYQTbXWWWJdQ"], "issued_at": "2018-07-20T23:01:45.000000Z"}} 2018-07-20 23:01:45,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:46,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248df400-61e7-4763-82b0-ef4cd3344dd5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:46,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-248df400-61e7-4763-82b0-ef4cd3344dd5 2018-07-20 23:01:46,053 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net 2018-07-20 23:01:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" -d '{"network": {"name": "NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net", "admin_state_up": true}}' 2018-07-20 23:01:46,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f71a6b5c-759a-468f-9ffd-aa3b9b444457 Date: Fri, 20 Jul 2018 23:01:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"24c081fc-d558-47c7-9215-8fff011aca7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:46Z","mtu":1450}} 2018-07-20 23:01:46,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-f71a6b5c-759a-468f-9ffd-aa3b9b444457 2018-07-20 23:01:46,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:46,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-0e612d5e-46fc-4ed6-9470-2924160703e1 Date: Fri, 20 Jul 2018 23:01:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24c081fc-d558-47c7-9215-8fff011aca7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:46Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:46,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=24c081fc-d558-47c7-9215-8fff011aca7f used request id req-0e612d5e-46fc-4ed6-9470-2924160703e1 2018-07-20 23:01:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:46,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14065231-e521-465f-9a6f-cde6a3e3757a Date: Fri, 20 Jul 2018 23:01:46 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:01:46,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f used request id req-14065231-e521-465f-9a6f-cde6a3e3757a 2018-07-20 23:01:46,906 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet 2018-07-20 23:01:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" -d '{"subnets": [{"ip_version": 4, "network_id": "24c081fc-d558-47c7-9215-8fff011aca7f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet"}]}' 2018-07-20 23:01:47,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ec2286af-0019-4c77-879b-a074ca775aa7 Date: Fri, 20 Jul 2018 23:01:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:47Z","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":"1b72abc8-37e7-444e-9a77-e2fd174ef381","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24c081fc-d558-47c7-9215-8fff011aca7f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:47Z","ip_version":4}]} 2018-07-20 23:01:47,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ec2286af-0019-4c77-879b-a074ca775aa7 2018-07-20 23:01:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:47,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e0cee7ca-cddc-4194-af5b-daccf0e3b496 Date: Fri, 20 Jul 2018 23:01:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c081fc-d558-47c7-9215-8fff011aca7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["1b72abc8-37e7-444e-9a77-e2fd174ef381"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:46Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:47,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=24c081fc-d558-47c7-9215-8fff011aca7f used request id req-e0cee7ca-cddc-4194-af5b-daccf0e3b496 2018-07-20 23:01:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:47,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0daf56a5-d5c3-453a-97c8-16f488c447a3 Date: Fri, 20 Jul 2018 23:01:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:47Z","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":"1b72abc8-37e7-444e-9a77-e2fd174ef381","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24c081fc-d558-47c7-9215-8fff011aca7f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:47Z","ip_version":4}]} 2018-07-20 23:01:47,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f used request id req-0daf56a5-d5c3-453a-97c8-16f488c447a3 2018-07-20 23:01:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:48,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1ead492d-fd36-4925-be9e-b3edb2f6f664 Date: Fri, 20 Jul 2018 23:01:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c081fc-d558-47c7-9215-8fff011aca7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["1b72abc8-37e7-444e-9a77-e2fd174ef381"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:46Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:48,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net used request id req-1ead492d-fd36-4925-be9e-b3edb2f6f664 2018-07-20 23:01:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:48,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:48,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:48,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a730180-fb35-4582-9fca-2eb7e6bb716c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:48,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-5a730180-fb35-4582-9fca-2eb7e6bb716c 2018-07-20 23:01:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:48,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9d796611-da59-4f19-abec-67f3065fe7d1 Date: Fri, 20 Jul 2018 23:01:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:47Z","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":"1b72abc8-37e7-444e-9a77-e2fd174ef381","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24c081fc-d558-47c7-9215-8fff011aca7f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:47Z","ip_version":4}]} 2018-07-20 23:01:48,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f used request id req-9d796611-da59-4f19-abec-67f3065fe7d1 2018-07-20 23:01:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f&name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:48,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9526e090-26c6-4cc9-9384-8228c2d37fc7 Date: Fri, 20 Jul 2018 23:01:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:47Z","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":"1b72abc8-37e7-444e-9a77-e2fd174ef381","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24c081fc-d558-47c7-9215-8fff011aca7f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:47Z","ip_version":4}]} 2018-07-20 23:01:48,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f&name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet used request id req-9526e090-26c6-4cc9-9384-8228c2d37fc7 2018-07-20 23:01:48,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:01:48,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:49,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xCeMMkCFRY6TdJN1pbHmGA"], "issued_at": "2018-07-20T23:01:49.000000Z"}} 2018-07-20 23:01:49,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}978a09f809ee24b6a16cb8d6b873d0daa4cb215f" 2018-07-20 23:01:49,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f79896-f6bf-431a-a5d7-62300ffa1b4d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:49,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-21f79896-f6bf-431a-a5d7-62300ffa1b4d 2018-07-20 23:01:49,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:49,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-62dbca9d-0bb7-4c2f-bc50-b0b59d704157 Date: Fri, 20 Jul 2018 23:01:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c081fc-d558-47c7-9215-8fff011aca7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["1b72abc8-37e7-444e-9a77-e2fd174ef381"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:46Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:49,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net used request id req-62dbca9d-0bb7-4c2f-bc50-b0b59d704157 2018-07-20 23:01:49,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:49,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-55a47265-fbf9-49ad-ac20-a8dd341eb254 Date: Fri, 20 Jul 2018 23:01:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:47Z","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":"1b72abc8-37e7-444e-9a77-e2fd174ef381","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24c081fc-d558-47c7-9215-8fff011aca7f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:47Z","ip_version":4}]} 2018-07-20 23:01:49,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f used request id req-55a47265-fbf9-49ad-ac20-a8dd341eb254 2018-07-20 23:01:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:49,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b0fbebe8-52ed-4a43-b36c-651f25d0cb27 Date: Fri, 20 Jul 2018 23:01:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24c081fc-d558-47c7-9215-8fff011aca7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["1b72abc8-37e7-444e-9a77-e2fd174ef381"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:46Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:49,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net used request id req-b0fbebe8-52ed-4a43-b36c-651f25d0cb27 2018-07-20 23:01:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:49,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}978a09f809ee24b6a16cb8d6b873d0daa4cb215f" 2018-07-20 23:01:49,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4011baef-ef93-4422-b902-c9059a2fb5cc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:49,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-4011baef-ef93-4422-b902-c9059a2fb5cc 2018-07-20 23:01:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:50,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ec9774db-b231-4197-bde6-0686b669ca61 Date: Fri, 20 Jul 2018 23:01:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:47Z","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":"1b72abc8-37e7-444e-9a77-e2fd174ef381","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24c081fc-d558-47c7-9215-8fff011aca7f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:47Z","ip_version":4}]} 2018-07-20 23:01:50,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f used request id req-ec9774db-b231-4197-bde6-0686b669ca61 2018-07-20 23:01:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f&name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:50,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4bece0ff-e9dd-49cf-8bf0-ff7e27882639 Date: Fri, 20 Jul 2018 23:01:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01:47Z","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":"1b72abc8-37e7-444e-9a77-e2fd174ef381","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24c081fc-d558-47c7-9215-8fff011aca7f","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:47Z","ip_version":4}]} 2018-07-20 23:01:50,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24c081fc-d558-47c7-9215-8fff011aca7f&name=NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet used request id req-4bece0ff-e9dd-49cf-8bf0-ff7e27882639 2018-07-20 23:01:50,446 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net 2018-07-20 23:01:50,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" -d '{"port": {"network_id": "24c081fc-d558-47c7-9215-8fff011aca7f", "fixed_ips": [{"subnet_id": "1b72abc8-37e7-444e-9a77-e2fd174ef381", "ip_address": null}], "name": "NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-port", "admin_state_up": true}}' 2018-07-20 23:01:50,462 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-ee0bddc6-e2ec-4733-8613-eb370998ff99 Date: Fri, 20 Jul 2018 23:01:50 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-20 23:01:50,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-ee0bddc6-e2ec-4733-8613-eb370998ff99 2018-07-20 23:01:50,463 - 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-20 23:01:50,463 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet 2018-07-20 23:01:50,463 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-subnet 2018-07-20 23:01:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1b72abc8-37e7-444e-9a77-e2fd174ef381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:53,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59b68b1e-dd2d-4b9a-a377-d99bf599bc2e Date: Fri, 20 Jul 2018 23:01:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:53,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1b72abc8-37e7-444e-9a77-e2fd174ef381 used request id req-59b68b1e-dd2d-4b9a-a377-d99bf599bc2e 2018-07-20 23:01:53,012 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b0fc2060-6eb1-4dd4-838f-18622fead934-pub-net 2018-07-20 23:01:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/24c081fc-d558-47c7-9215-8fff011aca7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2817d2a2f6c4d694baea1ba9285e3edd9d01d" 2018-07-20 23:01:54,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2550b10a-b246-4a8d-b593-f92c4d3ca3ed Date: Fri, 20 Jul 2018 23:01:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:01:54,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/24c081fc-d558-47c7-9215-8fff011aca7f used request id req-2550b10a-b246-4a8d-b593-f92c4d3ca3ed 2018-07-20 23:01:54,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:54,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["j5u25isjTDyP2uPj6W2-uw"], "issued_at": "2018-07-20T23:01:54.000000Z"}} 2018-07-20 23:01:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:54,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26d0a66-db7c-4095-9b2e-3cc12765aa44 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:54,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b26d0a66-db7c-4095-9b2e-3cc12765aa44 2018-07-20 23:01:54,894 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net 2018-07-20 23:01:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" -d '{"network": {"name": "NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net", "admin_state_up": true}}' 2018-07-20 23:01:55,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f9ecf5b3-d68f-418e-872e-6a6a1868993d Date: Fri, 20 Jul 2018 23:01:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:55Z","mtu":1450}} 2018-07-20 23:01:55,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-f9ecf5b3-d68f-418e-872e-6a6a1868993d 2018-07-20 23:01:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:55,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-55ea89a6-eba5-43d1-9a2f-f5356308afd3 Date: Fri, 20 Jul 2018 23:01:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:01:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:55Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:55,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-55ea89a6-eba5-43d1-9a2f-f5356308afd3 2018-07-20 23:01:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:55,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-333a21ed-526e-4551-9af3-c38d7deecc67 Date: Fri, 20 Jul 2018 23:01:55 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:01:55,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-333a21ed-526e-4551-9af3-c38d7deecc67 2018-07-20 23:01:55,787 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet 2018-07-20 23:01:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" -d '{"subnets": [{"ip_version": 4, "network_id": "866310bc-5a8f-47e8-bbdf-f3c82ce7cf79", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet"}]}' 2018-07-20 23:01:56,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df3528d9-f7ad-4541-ade7-898e6f812135 Date: Fri, 20 Jul 2018 23:01:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"181872b8-7988-4c3e-a260-6ee8b9feb324","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:56Z","ip_version":4}]} 2018-07-20 23:01:56,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-df3528d9-f7ad-4541-ade7-898e6f812135 2018-07-20 23:01:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:57,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7bb9072f-cc45-441a-aca1-81761d3238d3 Date: Fri, 20 Jul 2018 23:01:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["181872b8-7988-4c3e-a260-6ee8b9feb324"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:55Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:57,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-7bb9072f-cc45-441a-aca1-81761d3238d3 2018-07-20 23:01:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:57,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2f280626-b9b0-4c06-9a45-7f89634702d2 Date: Fri, 20 Jul 2018 23:01:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"181872b8-7988-4c3e-a260-6ee8b9feb324","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:56Z","ip_version":4}]} 2018-07-20 23:01:57,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-2f280626-b9b0-4c06-9a45-7f89634702d2 2018-07-20 23:01:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:57,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2c28ff6c-fe14-4cd5-973b-a2edd1ed5597 Date: Fri, 20 Jul 2018 23:01:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["181872b8-7988-4c3e-a260-6ee8b9feb324"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:55Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:57,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net used request id req-2c28ff6c-fe14-4cd5-973b-a2edd1ed5597 2018-07-20 23:01:57,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:57,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:57,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:57,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cdc771-c679-4ba0-bfe6-a044e060d618 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:57,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-51cdc771-c679-4ba0-bfe6-a044e060d618 2018-07-20 23:01:57,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:58,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-427ec84f-978e-48b2-8c1b-ef3dcfc161ff Date: Fri, 20 Jul 2018 23:01:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"181872b8-7988-4c3e-a260-6ee8b9feb324","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:56Z","ip_version":4}]} 2018-07-20 23:01:58,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-427ec84f-978e-48b2-8c1b-ef3dcfc161ff 2018-07-20 23:01:58,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79&name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:58,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-de0d2863-8cce-42f7-bfca-0cc66aac5423 Date: Fri, 20 Jul 2018 23:01:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"181872b8-7988-4c3e-a260-6ee8b9feb324","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:56Z","ip_version":4}]} 2018-07-20 23:01:58,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79&name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet used request id req-de0d2863-8cce-42f7-bfca-0cc66aac5423 2018-07-20 23:01:58,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:01:58,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:01:58,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["TGLaXxT6R7qTH_iXoe9Ejg"], "issued_at": "2018-07-20T23:01:58.000000Z"}} 2018-07-20 23:01:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bbb8fd677d98dc57b4070cb4d359ea16870a0a6b" 2018-07-20 23:01:58,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaac7b3c-b0e8-45c0-90ab-4fd141559e59 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:01:58,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aaac7b3c-b0e8-45c0-90ab-4fd141559e59 2018-07-20 23:01:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:59,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a62360ca-0266-4b31-820b-e9c8c132f81c Date: Fri, 20 Jul 2018 23:01:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["181872b8-7988-4c3e-a260-6ee8b9feb324"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:55Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:59,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net used request id req-a62360ca-0266-4b31-820b-e9c8c132f81c 2018-07-20 23:01:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:59,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-934d3855-fc23-45ab-a432-b8410fb008f8 Date: Fri, 20 Jul 2018 23:01:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"181872b8-7988-4c3e-a260-6ee8b9feb324","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:56Z","ip_version":4}]} 2018-07-20 23:01:59,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-934d3855-fc23-45ab-a432-b8410fb008f8 2018-07-20 23:01:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:59,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-586adedd-7d7c-4d45-b2fa-86b81f080933 Date: Fri, 20 Jul 2018 23:01:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["181872b8-7988-4c3e-a260-6ee8b9feb324"],"description":"","tags":[],"updated_at":"2018-07-20T23:01:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:55Z","provider:network_type":"vxlan"}]} 2018-07-20 23:01:59,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net used request id req-586adedd-7d7c-4d45-b2fa-86b81f080933 2018-07-20 23:01:59,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:01:59,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:01:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:01:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fd677d98dc57b4070cb4d359ea16870a0a6b" 2018-07-20 23:01:59,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bd5d12-78cb-4370-b146-fc81d5118041 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:01:59,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b6bd5d12-78cb-4370-b146-fc81d5118041 2018-07-20 23:01:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4d8ca6d5-c7e3-4a5a-afb4-77f09191897a Date: Fri, 20 Jul 2018 23:01:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"181872b8-7988-4c3e-a260-6ee8b9feb324","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:56Z","ip_version":4}]} 2018-07-20 23:01:59,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-4d8ca6d5-c7e3-4a5a-afb4-77f09191897a 2018-07-20 23:01:59,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79&name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:01:59,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1a6a950f-7a1e-426e-ab80-c797f136ea9f Date: Fri, 20 Jul 2018 23:01:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:01: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":"181872b8-7988-4c3e-a260-6ee8b9feb324","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:01:56Z","ip_version":4}]} 2018-07-20 23:01:59,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=866310bc-5a8f-47e8-bbdf-f3c82ce7cf79&name=NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet used request id req-1a6a950f-7a1e-426e-ab80-c797f136ea9f 2018-07-20 23:01:59,910 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net 2018-07-20 23:01:59,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" -d '{"port": {"network_id": "866310bc-5a8f-47e8-bbdf-f3c82ce7cf79", "fixed_ips": [{"subnet_id": "181872b8-7988-4c3e-a260-6ee8b9feb324", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-20 23:02:00,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-7faf773b-4da4-4f66-a470-2328b9ef6b26 Date: Fri, 20 Jul 2018 23:02:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:00Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"181872b8-7988-4c3e-a260-6ee8b9feb324","ip_address":"10.55.1.100"}],"id":"e03ce18d-c985-4f19-9ebb-1d6f454d225d","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:69:59","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:02:00Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:02:00,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-7faf773b-4da4-4f66-a470-2328b9ef6b26 2018-07-20 23:02:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/e03ce18d-c985-4f19-9ebb-1d6f454d225d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:02:01,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-3fa9dc47-3fa4-4604-a153-acaf125d9890 Date: Fri, 20 Jul 2018 23:02:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"181872b8-7988-4c3e-a260-6ee8b9feb324","ip_address":"10.55.1.100"}],"id":"e03ce18d-c985-4f19-9ebb-1d6f454d225d","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:69:59","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"866310bc-5a8f-47e8-bbdf-f3c82ce7cf79","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:02:00Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:02:01,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/e03ce18d-c985-4f19-9ebb-1d6f454d225d used request id req-3fa9dc47-3fa4-4604-a153-acaf125d9890 2018-07-20 23:02:01,041 - neutron_utils - INFO - Deleting port with name 2018-07-20 23:02:01,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/e03ce18d-c985-4f19-9ebb-1d6f454d225d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:02:01,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cca6ba33-cf98-4e4a-a5dd-f78294cd35a6 Date: Fri, 20 Jul 2018 23:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:01,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/e03ce18d-c985-4f19-9ebb-1d6f454d225d used request id req-cca6ba33-cf98-4e4a-a5dd-f78294cd35a6 2018-07-20 23:02:01,697 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet 2018-07-20 23:02:01,698 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-subnet 2018-07-20 23:02:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/181872b8-7988-4c3e-a260-6ee8b9feb324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:02:03,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-945485d1-d8a4-446c-8c4c-eea9a479b1ba Date: Fri, 20 Jul 2018 23:02:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:03,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/181872b8-7988-4c3e-a260-6ee8b9feb324 used request id req-945485d1-d8a4-446c-8c4c-eea9a479b1ba 2018-07-20 23:02:03,952 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3153b46b-882a-40d0-b22e-d0a14158f189-pub-net 2018-07-20 23:02:03,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cb293e92f6d0a9678f6673bebb472dfe578e3d" 2018-07-20 23:02:05,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8880af1a-f8dd-466e-84dd-f596fcc94412 Date: Fri, 20 Jul 2018 23:02:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:05,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/866310bc-5a8f-47e8-bbdf-f3c82ce7cf79 used request id req-8880af1a-f8dd-466e-84dd-f596fcc94412 2018-07-20 23:02:05,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:05,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["DY7Zar6vQ6ivZxbwacLT0g"], "issued_at": "2018-07-20T23:02:05.000000Z"}} 2018-07-20 23:02:05,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}61f13d88159114184cd52c9e900145cffc8505bf" 2018-07-20 23:02:05,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e88936-9648-478e-8f71-1866c1d63940 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:05,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-92e88936-9648-478e-8f71-1866c1d63940 2018-07-20 23:02:05,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:02:05,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:06,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["i9skmbbDQki9D0_FQMrDqw"], "issued_at": "2018-07-20T23:02:06.000000Z"}} 2018-07-20 23:02:06,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8fefb459986d8a9b4ff8595f6d07efaabeb23855" 2018-07-20 23:02:06,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b9439f-b84e-426e-afea-d06009f3665a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:06,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-21b9439f-b84e-426e-afea-d06009f3665a 2018-07-20 23:02:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-e47798c1-3857-4095-b636-f8f72ca689f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f13d88159114184cd52c9e900145cffc8505bf" 2018-07-20 23:02:06,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cfc35eef-0293-4028-be91-a9032fb9a37e Date: Fri, 20 Jul 2018 23:02:06 GMT RESP BODY: {"networks":[]} 2018-07-20 23:02:06,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-e47798c1-3857-4095-b636-f8f72ca689f2-pub-net used request id req-cfc35eef-0293-4028-be91-a9032fb9a37e 2018-07-20 23:02:06,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:07,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["DiotertwRBaBtNUYG6F2cw"], "issued_at": "2018-07-20T23:02:07.000000Z"}} 2018-07-20 23:02:07,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:07,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486d4caa-9fe4-4437-8140-5ff1286c1678 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:07,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-486d4caa-9fe4-4437-8140-5ff1286c1678 2018-07-20 23:02:07,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:02:07,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:07,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vWjpHXcITRiWCwu9R6BiMw"], "issued_at": "2018-07-20T23:02:07.000000Z"}} 2018-07-20 23:02:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b719143fcd73b42646279c6f6a3722ee8130df14" 2018-07-20 23:02:07,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c047ac36-dd70-429d-822b-069bc79d1ae2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:07,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c047ac36-dd70-429d-822b-069bc79d1ae2 2018-07-20 23:02:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:08,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bbc2a4ca-14ac-4bfd-84c9-435f270aba70 Date: Fri, 20 Jul 2018 23:02:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:02:08,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-bbc2a4ca-14ac-4bfd-84c9-435f270aba70 2018-07-20 23:02:08,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:08,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-af70ef8d-852a-4b4f-8541-611cbd7fd58c Date: Fri, 20 Jul 2018 23:02:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:02:08,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-af70ef8d-852a-4b4f-8541-611cbd7fd58c 2018-07-20 23:02:08,384 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router 2018-07-20 23:02:08,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router", "admin_state_up": true}}' 2018-07-20 23:02:14,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b322438c-9055-492d-ad59-9382a4b2b9ed Date: Fri, 20 Jul 2018 23:02:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:09Z", "admin_state_up": true, "updated_at": "2018-07-20T23:02:10Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "a9ad4d0d-e277-4e3a-abd2-e9741416436d", "name": "NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router"}} 2018-07-20 23:02:14,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-b322438c-9055-492d-ad59-9382a4b2b9ed 2018-07-20 23:02:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a9ad4d0d-e277-4e3a-abd2-e9741416436d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:14,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3422 X-Openstack-Request-Id: req-6d34fdef-99cc-4fbf-849d-58c11c00fe7d Date: Fri, 20 Jul 2018 23:02:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:12Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","ip_address":"169.254.192.1"}],"id":"31538a19-7f19-469f-92db-2811a336636c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:9b:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:12Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:14Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.201"}],"id":"3995210f-103d-42a3-a386-7f4bd409be30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f4:de","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:02:09Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:11Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","ip_address":"169.254.192.4"}],"id":"d3b87bc3-d732-4839-a67c-371007326643","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fb:48:36","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:11Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:10Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","ip_address":"169.254.192.9"}],"id":"f0b2feb0-6fc9-4955-a84b-4ae5e6a1b803","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:f0:cd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:10Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"}]} 2018-07-20 23:02:14,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a9ad4d0d-e277-4e3a-abd2-e9741416436d used request id req-6d34fdef-99cc-4fbf-849d-58c11c00fe7d 2018-07-20 23:02:14,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:14,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f9482962-6fa5-4a1b-90e1-1d1fea634cf6 Date: Fri, 20 Jul 2018 23:02:14 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:02:14,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-f9482962-6fa5-4a1b-90e1-1d1fea634cf6 2018-07-20 23:02:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:15,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-cf5d122b-f579-46e9-b4fe-49ac31d06592 Date: Fri, 20 Jul 2018 23:02:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:08Z","ip_version":4}} 2018-07-20 23:02:15,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 used request id req-cf5d122b-f579-46e9-b4fe-49ac31d06592 2018-07-20 23:02:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:15,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-0653d9f7-3f50-40c6-880e-7213d102acf5 Date: Fri, 20 Jul 2018 23:02:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:08Z","ip_version":4}} 2018-07-20 23:02:15,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 used request id req-0653d9f7-3f50-40c6-880e-7213d102acf5 2018-07-20 23:02:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:15,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-80d6fdbd-c27d-40d2-8fc8-3cf88304857e Date: Fri, 20 Jul 2018 23:02:15 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:08Z","ip_version":4}} 2018-07-20 23:02:15,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 used request id req-80d6fdbd-c27d-40d2-8fc8-3cf88304857e 2018-07-20 23:02:15,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:15,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-84338b3b-f07e-49ea-8f5e-4a3c54270afc Date: Fri, 20 Jul 2018 23:02:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:09Z", "admin_state_up": true, "updated_at": "2018-07-20T23:02:12Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "a9ad4d0d-e277-4e3a-abd2-e9741416436d", "name": "NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router"}]} 2018-07-20 23:02:15,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router used request id req-84338b3b-f07e-49ea-8f5e-4a3c54270afc 2018-07-20 23:02:15,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:02:15,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:02:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:02:15,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:15,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0eed2b-df09-45f4-b330-6801648bb918 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:02:15,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0a0eed2b-df09-45f4-b330-6801648bb918 2018-07-20 23:02:15,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a9ad4d0d-e277-4e3a-abd2-e9741416436d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:15,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3614 X-Openstack-Request-Id: req-682141a7-6ff3-4574-b3c9-f54080c478b5 Date: Fri, 20 Jul 2018 23:02:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:12Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","ip_address":"169.254.192.1"}],"id":"31538a19-7f19-469f-92db-2811a336636c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:9b:f7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:12Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:15Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.201"}],"id":"3995210f-103d-42a3-a386-7f4bd409be30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:f4:de","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:02:09Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:15Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","ip_address":"169.254.192.4"}],"id":"d3b87bc3-d732-4839-a67c-371007326643","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:48:36","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:11Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:15Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","ip_address":"169.254.192.9"}],"id":"f0b2feb0-6fc9-4955-a84b-4ae5e6a1b803","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:f0:cd","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:10Z","binding:vnic_type":"normal","device_id":"a9ad4d0d-e277-4e3a-abd2-e9741416436d","ip_allocation":"immediate"}]} 2018-07-20 23:02:15,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a9ad4d0d-e277-4e3a-abd2-e9741416436d used request id req-682141a7-6ff3-4574-b3c9-f54080c478b5 2018-07-20 23:02:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:16,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f816f845-15bc-4c87-ade5-e85b40bf9ab7 Date: Fri, 20 Jul 2018 23:02:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:02:16,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-f816f845-15bc-4c87-ade5-e85b40bf9ab7 2018-07-20 23:02:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:16,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b25a8ae1-69f2-44b1-8c40-708ae20ab3bf Date: Fri, 20 Jul 2018 23:02:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:08Z","ip_version":4}} 2018-07-20 23:02:16,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 used request id req-b25a8ae1-69f2-44b1-8c40-708ae20ab3bf 2018-07-20 23:02:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:16,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-c4f6cdf2-045d-41bc-afc9-d61d29d7e995 Date: Fri, 20 Jul 2018 23:02:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:08Z","ip_version":4}} 2018-07-20 23:02:16,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 used request id req-c4f6cdf2-045d-41bc-afc9-d61d29d7e995 2018-07-20 23:02:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:16,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3dd6be7b-9d0d-4545-aa57-f81e663cd932 Date: Fri, 20 Jul 2018 23:02:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"42c7c7b1-dc24-4d77-bfc1-68118cb615d5","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"faeb2ec1-0994-4625-8d99-f5a6d5e13756","tenant_id":"","created_at":"2018-07-20T23:02:08Z","ip_version":4}} 2018-07-20 23:02:16,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/42c7c7b1-dc24-4d77-bfc1-68118cb615d5 used request id req-3dd6be7b-9d0d-4545-aa57-f81e663cd932 2018-07-20 23:02:16,408 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router 2018-07-20 23:02:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/a9ad4d0d-e277-4e3a-abd2-e9741416436d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:19,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fc73b17-b523-4231-acbf-09770eb5dcc4 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:19,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a9ad4d0d-e277-4e3a-abd2-e9741416436d used request id req-7fc73b17-b523-4231-acbf-09770eb5dcc4 2018-07-20 23:02:19,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63df941d6fcbc04056557b9fe3b6d0f83dbcf1cb" 2018-07-20 23:02:20,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2a8597e9-a559-4011-b015-55fe52cf6238 Date: Fri, 20 Jul 2018 23:02:20 GMT RESP BODY: {"routers": []} 2018-07-20 23:02:20,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-321f4340-8f4b-4f75-937e-1bc99195d5ae-pub-router used request id req-2a8597e9-a559-4011-b015-55fe52cf6238 2018-07-20 23:02:20,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:20,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["6zf3iYAoSfCT3TZ87ty02A"], "issued_at": "2018-07-20T23:02:20.000000Z"}} 2018-07-20 23:02:20,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:20,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d20131e-9b1b-4fb7-9cc7-10ca73124340 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:20,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0d20131e-9b1b-4fb7-9cc7-10ca73124340 2018-07-20 23:02:20,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:02:20,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:21,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qgVYph8NQyKXPcWCXg-mDg"], "issued_at": "2018-07-20T23:02:21.000000Z"}} 2018-07-20 23:02:21,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4d8bf05d1a71109960a6ec34341e20bf66ffde1f" 2018-07-20 23:02:21,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7977eca9-ccc8-4961-b8f8-1e89cb28f384 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:21,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7977eca9-ccc8-4961-b8f8-1e89cb28f384 2018-07-20 23:02:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:21,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fef68a22-9f0f-487c-9cbf-aaf45173cf2b Date: Fri, 20 Jul 2018 23:02:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:02:21,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-fef68a22-9f0f-487c-9cbf-aaf45173cf2b 2018-07-20 23:02:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:21,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c9db334c-fe43-48d1-bd80-737fb1d46d72 Date: Fri, 20 Jul 2018 23:02:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:02:21,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-c9db334c-fe43-48d1-bd80-737fb1d46d72 2018-07-20 23:02:21,719 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router 2018-07-20 23:02:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router", "admin_state_up": true}}' 2018-07-20 23:02:27,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-bdce713b-0f0f-4bea-85ef-7bc9cf839c08 Date: Fri, 20 Jul 2018 23:02:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:22Z", "admin_state_up": true, "updated_at": "2018-07-20T23:02:23Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "7abce031-b1b2-4f91-b3e5-5ef779fedaeb", "name": "NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router"}} 2018-07-20 23:02:27,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-bdce713b-0f0f-4bea-85ef-7bc9cf839c08 2018-07-20 23:02:27,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=7abce031-b1b2-4f91-b3e5-5ef779fedaeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:27,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3360 X-Openstack-Request-Id: req-c9e2be0e-e64f-4c04-9bf4-7000212785a9 Date: Fri, 20 Jul 2018 23:02:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:25Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","ip_address":"169.254.192.8"}],"id":"7216818e-d22f-4759-b6ae-7a16f9e0375d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:09:79","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:25Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:24Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","ip_address":"169.254.192.7"}],"id":"838deb5a-44b8-4076-a796-0b6d1a8d8f81","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:0a:a7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:24Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:27Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.203"}],"id":"8ba7ae9e-a174-4f48-93f9-fb1c0b953848","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:e7:fe","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:02:23Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:24Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","ip_address":"169.254.192.1"}],"id":"ddd7b3e0-8f49-4f30-8fc4-ce413a286cfc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:93:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:24Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"}]} 2018-07-20 23:02:27,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=7abce031-b1b2-4f91-b3e5-5ef779fedaeb used request id req-c9e2be0e-e64f-4c04-9bf4-7000212785a9 2018-07-20 23:02:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:28,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c7e81e52-5e78-4d7d-8c95-973d9619783f Date: Fri, 20 Jul 2018 23:02:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:02:28,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-c7e81e52-5e78-4d7d-8c95-973d9619783f 2018-07-20 23:02:28,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:28,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-956c2cda-131d-4622-aadb-afc6081c296c Date: Fri, 20 Jul 2018 23:02:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:22Z","ip_version":4}} 2018-07-20 23:02:28,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff used request id req-956c2cda-131d-4622-aadb-afc6081c296c 2018-07-20 23:02:28,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:28,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3ab7cbd3-d800-414a-b069-a5762b2f9dd2 Date: Fri, 20 Jul 2018 23:02:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:22Z","ip_version":4}} 2018-07-20 23:02:28,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff used request id req-3ab7cbd3-d800-414a-b069-a5762b2f9dd2 2018-07-20 23:02:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:28,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-55421b9b-a7e3-4af9-b597-b938d90a3be1 Date: Fri, 20 Jul 2018 23:02:28 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:22Z","ip_version":4}} 2018-07-20 23:02:28,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff used request id req-55421b9b-a7e3-4af9-b597-b938d90a3be1 2018-07-20 23:02:28,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:28,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-777d0529-db7f-4c8e-b275-6f66fbf6b580 Date: Fri, 20 Jul 2018 23:02:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:22Z", "admin_state_up": true, "updated_at": "2018-07-20T23:02:26Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "7abce031-b1b2-4f91-b3e5-5ef779fedaeb", "name": "NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router"}]} 2018-07-20 23:02:28,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router used request id req-777d0529-db7f-4c8e-b275-6f66fbf6b580 2018-07-20 23:02:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:02:28,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:02:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:28,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568e7d88-40ad-45b6-832e-ebc0e24f07d2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:02:28,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-568e7d88-40ad-45b6-832e-ebc0e24f07d2 2018-07-20 23:02:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=7abce031-b1b2-4f91-b3e5-5ef779fedaeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:29,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3394 X-Openstack-Request-Id: req-130d4bd0-2501-430d-9bf2-f3f49c625050 Date: Fri, 20 Jul 2018 23:02:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:25Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","ip_address":"169.254.192.8"}],"id":"7216818e-d22f-4759-b6ae-7a16f9e0375d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:09:79","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:25Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:24Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","ip_address":"169.254.192.7"}],"id":"838deb5a-44b8-4076-a796-0b6d1a8d8f81","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:0a:a7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:24Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:28Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.203"}],"id":"8ba7ae9e-a174-4f48-93f9-fb1c0b953848","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:e7:fe","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-20T23:02:23Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:02:28Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","ip_address":"169.254.192.1"}],"id":"ddd7b3e0-8f49-4f30-8fc4-ce413a286cfc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bd:93:59","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","admin_state_up":true,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:24Z","binding:vnic_type":"normal","device_id":"7abce031-b1b2-4f91-b3e5-5ef779fedaeb","ip_allocation":"immediate"}]} 2018-07-20 23:02:29,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=7abce031-b1b2-4f91-b3e5-5ef779fedaeb used request id req-130d4bd0-2501-430d-9bf2-f3f49c625050 2018-07-20 23:02:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:29,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-56d1be13-abef-4c05-9318-60b904bd8618 Date: Fri, 20 Jul 2018 23:02:29 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-20 23:02:29,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-56d1be13-abef-4c05-9318-60b904bd8618 2018-07-20 23:02:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:29,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-2c109f27-8ecb-4ab9-9754-585127441770 Date: Fri, 20 Jul 2018 23:02:29 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:22Z","ip_version":4}} 2018-07-20 23:02:29,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff used request id req-2c109f27-8ecb-4ab9-9754-585127441770 2018-07-20 23:02:29,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:29,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-d42d7700-f823-4f4a-b058-3ef0aac19afa Date: Fri, 20 Jul 2018 23:02:29 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:22Z","ip_version":4}} 2018-07-20 23:02:29,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff used request id req-d42d7700-f823-4f4a-b058-3ef0aac19afa 2018-07-20 23:02:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:29,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b67f3d3f-7591-44e8-a680-df0298a285f2 Date: Fri, 20 Jul 2018 23:02:29 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:02:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"75c58fe3-ffb8-4699-b2f1-2a06549e00ff","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9ae3ddc7c6f347cea33d98dc5ee155d0","enable_dhcp":false,"segment_id":null,"network_id":"d848405a-3d61-4111-b8e4-7b3c192fa9fa","tenant_id":"","created_at":"2018-07-20T23:02:22Z","ip_version":4}} 2018-07-20 23:02:29,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/75c58fe3-ffb8-4699-b2f1-2a06549e00ff used request id req-b67f3d3f-7591-44e8-a680-df0298a285f2 2018-07-20 23:02:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:29,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-08d27980-30eb-4440-bc43-a82c6bbc8d90 Date: Fri, 20 Jul 2018 23:02:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:02:29,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-08d27980-30eb-4440-bc43-a82c6bbc8d90 2018-07-20 23:02:29,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:30,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-27140174-6459-4b8f-a4da-c26841a0f542 Date: Fri, 20 Jul 2018 23:02:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:02:30,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-27140174-6459-4b8f-a4da-c26841a0f542 2018-07-20 23:02:30,207 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router 2018-07-20 23:02:30,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/7abce031-b1b2-4f91-b3e5-5ef779fedaeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:33,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d62981a9-30de-420e-ae1b-bb6c44b526f9 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:33,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/7abce031-b1b2-4f91-b3e5-5ef779fedaeb used request id req-d62981a9-30de-420e-ae1b-bb6c44b526f9 2018-07-20 23:02:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078911e3e4827d0dc80681ec5d37f697135d9ea1" 2018-07-20 23:02:34,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af622088-5002-4942-9a6c-f9afd212f6b1 Date: Fri, 20 Jul 2018 23:02:34 GMT RESP BODY: {"routers": []} 2018-07-20 23:02:34,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-4e8c042d-c017-41c5-8626-ad30d282b40f-pub-router used request id req-af622088-5002-4942-9a6c-f9afd212f6b1 2018-07-20 23:02:34,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:34,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["kzrkXruZTCiH82FCsxkCYA"], "issued_at": "2018-07-20T23:02:34.000000Z"}} 2018-07-20 23:02:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d1a1740b1c955d808b353139cdf1c22b3df65804" 2018-07-20 23:02:34,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c35a89e-3727-4771-9c36-b56699de315f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:34,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9c35a89e-3727-4771-9c36-b56699de315f 2018-07-20 23:02:34,607 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name 2018-07-20 23:02:34,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a1740b1c955d808b353139cdf1c22b3df65804" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name"}}' 2018-07-20 23:02:35,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-79ac91eb-9df8-4ec9-b8b1-2e8c58697dbd Date: Fri, 20 Jul 2018 23:02:35 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:34Z", "updated_at": "2018-07-20T23:02:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "revision_number": 0, "id": "7422d027-4f84-475b-b0fd-a707ae54ce59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "revision_number": 0, "id": "b9088faf-321b-4e69-ac9a-df205af0980b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "name": "NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name"}} 2018-07-20 23:02:35,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-79ac91eb-9df8-4ec9-b8b1-2e8c58697dbd 2018-07-20 23:02:35,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 2018-07-20 23:02:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a1740b1c955d808b353139cdf1c22b3df65804" 2018-07-20 23:02:35,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f6b49c0-01a2-48ae-b43d-f6503e0c1dc6 Date: Fri, 20 Jul 2018 23:02:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:34Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7422d027-4f84-475b-b0fd-a707ae54ce59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:34Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b9088faf-321b-4e69-ac9a-df205af0980b"}]} 2018-07-20 23:02:35,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 used request id req-3f6b49c0-01a2-48ae-b43d-f6503e0c1dc6 2018-07-20 23:02:35,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a1740b1c955d808b353139cdf1c22b3df65804" 2018-07-20 23:02:35,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-3538aa54-a617-4ee8-810c-93dfdd5a8713 Date: Fri, 20 Jul 2018 23:02:35 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:34Z", "updated_at": "2018-07-20T23:02:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "revision_number": 0, "id": "7422d027-4f84-475b-b0fd-a707ae54ce59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "revision_number": 0, "id": "b9088faf-321b-4e69-ac9a-df205af0980b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "name": "NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name"}]} 2018-07-20 23:02:35,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name used request id req-3538aa54-a617-4ee8-810c-93dfdd5a8713 2018-07-20 23:02:35,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 2018-07-20 23:02:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a1740b1c955d808b353139cdf1c22b3df65804" 2018-07-20 23:02:35,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7a9b9dc-ac12-44f5-b3f8-78c404968a5f Date: Fri, 20 Jul 2018 23:02:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:34Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7422d027-4f84-475b-b0fd-a707ae54ce59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:34Z", "security_group_id": "e1f95d8a-b483-4acb-aa92-2ea8a8d994a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:34Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b9088faf-321b-4e69-ac9a-df205af0980b"}]} 2018-07-20 23:02:35,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 used request id req-b7a9b9dc-ac12-44f5-b3f8-78c404968a5f 2018-07-20 23:02:35,690 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name 2018-07-20 23:02:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a1740b1c955d808b353139cdf1c22b3df65804" 2018-07-20 23:02:36,049 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d0cd468-7098-46c4-b50f-f7ea93417b81 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:36,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e1f95d8a-b483-4acb-aa92-2ea8a8d994a4 used request id req-6d0cd468-7098-46c4-b50f-f7ea93417b81 2018-07-20 23:02:36,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a1740b1c955d808b353139cdf1c22b3df65804" 2018-07-20 23:02:36,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-587fedf1-84d2-4c5a-9028-99ff8054954f Date: Fri, 20 Jul 2018 23:02:36 GMT RESP BODY: {"security_groups": []} 2018-07-20 23:02:36,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-a9c41b53-5b3f-40b4-a8aa-858bf52ea0f9name used request id req-587fedf1-84d2-4c5a-9028-99ff8054954f 2018-07-20 23:02:36,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:36,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["UM9lJIxVSeGWv25dWCwu9Q"], "issued_at": "2018-07-20T23:02:36.000000Z"}} 2018-07-20 23:02:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:36,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13e95311-8d1b-4a7b-88f4-84b54e54697b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:36,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-13e95311-8d1b-4a7b-88f4-84b54e54697b 2018-07-20 23:02:36,775 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-1 2018-07-20 23:02:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-1", "description": "hello group"}}' 2018-07-20 23:02:37,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e7f95786-fc1d-4489-b160-508c62b29005 Date: Fri, 20 Jul 2018 23:02:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "updated_at": "2018-07-20T23:02:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "90bb5351-a405-4f71-8a6f-b1e943603588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "b037e78b-291e-4506-8e5c-24c6c008f08b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "e647f92e-b81d-4617-b49c-7c996416de55", "name": "NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-1"}} 2018-07-20 23:02:37,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-e7f95786-fc1d-4489-b160-508c62b29005 2018-07-20 23:02:37,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e647f92e-b81d-4617-b49c-7c996416de55 2018-07-20 23:02:37,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647f92e-b81d-4617-b49c-7c996416de55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:37,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f775fdce-a890-4cae-8fbb-76ce0105ac80 Date: Fri, 20 Jul 2018 23:02:37 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-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "90bb5351-a405-4f71-8a6f-b1e943603588"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b037e78b-291e-4506-8e5c-24c6c008f08b"}]} 2018-07-20 23:02:37,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647f92e-b81d-4617-b49c-7c996416de55 used request id req-f775fdce-a890-4cae-8fbb-76ce0105ac80 2018-07-20 23:02:37,389 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-2 2018-07-20 23:02:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-2", "description": "hola group"}}' 2018-07-20 23:02:37,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-9f52c4ef-b4fe-421c-b9ff-7fc28b73bccd Date: Fri, 20 Jul 2018 23:02:37 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "updated_at": "2018-07-20T23:02:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "12c64ebb-f78a-4c58-9d44-89ca32b6d4ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "d38fadc8-ef0a-4c50-a327-3cf8e23a35bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "name": "NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-2"}} 2018-07-20 23:02:37,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-9f52c4ef-b4fe-421c-b9ff-7fc28b73bccd 2018-07-20 23:02:37,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eb08700-8dd5-4203-a912-76ddb05b065e 2018-07-20 23:02:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7eb08700-8dd5-4203-a912-76ddb05b065e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:38,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2afa0cee-0d7a-4dc2-a8c7-a2812586955c Date: Fri, 20 Jul 2018 23:02:38 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-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "12c64ebb-f78a-4c58-9d44-89ca32b6d4ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "d38fadc8-ef0a-4c50-a327-3cf8e23a35bd"}]} 2018-07-20 23:02:38,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7eb08700-8dd5-4203-a912-76ddb05b065e used request id req-2afa0cee-0d7a-4dc2-a8c7-a2812586955c 2018-07-20 23:02:38,012 - neutron_utils - INFO - Listing the available security groups 2018-07-20 23:02:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:38,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-0d1fb1da-5517-4238-a366-3c7528cb05ea Date: Fri, 20 Jul 2018 23:02:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "updated_at": "2018-07-20T23:02:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "12c64ebb-f78a-4c58-9d44-89ca32b6d4ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "d38fadc8-ef0a-4c50-a327-3cf8e23a35bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "name": "NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "updated_at": "2018-07-20T23:02:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "90bb5351-a405-4f71-8a6f-b1e943603588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "revision_number": 0, "id": "b037e78b-291e-4506-8e5c-24c6c008f08b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "e647f92e-b81d-4617-b49c-7c996416de55", "name": "NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 23:02:38,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-0d1fb1da-5517-4238-a366-3c7528cb05ea 2018-07-20 23:02:38,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09e214f0-6e70-46d6-84f2-f32ada47cf39 2018-07-20 23:02:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09e214f0-6e70-46d6-84f2-f32ada47cf39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:38,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c3cc0e08-c411-48a4-a54e-b5bd6b77a5a3 Date: Fri, 20 Jul 2018 23:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "port_range_min": null, "revision_number": 0, "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84"}, {"remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "port_range_min": null, "revision_number": 0, "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "port_range_min": null, "revision_number": 0, "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "c9ab2180-5a1d-475c-9280-f3313cafef52"}, {"remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "port_range_min": null, "revision_number": 0, "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f"}]} 2018-07-20 23:02:38,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09e214f0-6e70-46d6-84f2-f32ada47cf39 used request id req-c3cc0e08-c411-48a4-a54e-b5bd6b77a5a3 2018-07-20 23:02:38,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a945a68-6655-43cb-abf3-de05a1c257a4 2018-07-20 23:02:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a945a68-6655-43cb-abf3-de05a1c257a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:38,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8db37f6a-3d35-4c20-ab81-f59b8ded7f23 Date: Fri, 20 Jul 2018 23:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819"}, {"remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3"}, {"remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1"}]} 2018-07-20 23:02:38,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a945a68-6655-43cb-abf3-de05a1c257a4 used request id req-8db37f6a-3d35-4c20-ab81-f59b8ded7f23 2018-07-20 23:02:38,496 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20b0f61d-7f0a-4d5a-92aa-a612d4404cca 2018-07-20 23:02:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=20b0f61d-7f0a-4d5a-92aa-a612d4404cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:38,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c0fe39ba-df05-42ba-a9a5-e9474bbe30ae Date: Fri, 20 Jul 2018 23:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "port_range_min": null, "revision_number": 0, "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "port_range_min": null, "revision_number": 0, "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5"}, {"remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "port_range_min": null, "revision_number": 0, "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "7dcd8cd1-aac5-4494-977e-9879a72214de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "port_range_min": null, "revision_number": 0, "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "a58bf81e-961b-45b8-b5da-6b6558f80324"}]} 2018-07-20 23:02:38,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=20b0f61d-7f0a-4d5a-92aa-a612d4404cca used request id req-c0fe39ba-df05-42ba-a9a5-e9474bbe30ae 2018-07-20 23:02:38,701 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28ffbda8-7e0d-4bcd-aecc-9d243b84344f 2018-07-20 23:02:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=28ffbda8-7e0d-4bcd-aecc-9d243b84344f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:38,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-a4d7d638-62fa-4897-844e-3f3cb215acf1 Date: Fri, 20 Jul 2018 23:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "project_id": "", "id": "ae5e7336-d29b-4257-be93-2412cf4e2129"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "project_id": "", "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec"}, {"remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "project_id": "", "id": "c9c83df1-64a1-498c-a612-044f78a71a52"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "project_id": "", "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc"}]} 2018-07-20 23:02:38,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=28ffbda8-7e0d-4bcd-aecc-9d243b84344f used request id req-a4d7d638-62fa-4897-844e-3f3cb215acf1 2018-07-20 23:02:38,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46729760-803c-4237-a703-2fec6e1cff3f 2018-07-20 23:02:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=46729760-803c-4237-a703-2fec6e1cff3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:38,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dd2a454e-ebb1-477f-916a-8988479f4d14 Date: Fri, 20 Jul 2018 23:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "port_range_min": null, "revision_number": 0, "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "103a2bcd-2227-4346-af15-257ab4d3b22b"}, {"remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "port_range_min": null, "revision_number": 0, "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "826663be-b54d-4ef3-b754-73d720f249e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "port_range_min": null, "revision_number": 0, "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72"}, {"remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "port_range_min": null, "revision_number": 0, "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815"}]} 2018-07-20 23:02:38,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=46729760-803c-4237-a703-2fec6e1cff3f used request id req-dd2a454e-ebb1-477f-916a-8988479f4d14 2018-07-20 23:02:38,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0 2018-07-20 23:02:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b542b0fd-0870-48ff-9ffa-1dae8d43edf5 Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "port_range_min": null, "revision_number": 0, "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "project_id": "258352971fe9415896e212d9f71a046c", "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4"}, {"remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "port_range_min": null, "revision_number": 0, "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "project_id": "258352971fe9415896e212d9f71a046c", "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f"}, {"remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "port_range_min": null, "revision_number": 0, "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "project_id": "258352971fe9415896e212d9f71a046c", "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "port_range_min": null, "revision_number": 0, "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "project_id": "258352971fe9415896e212d9f71a046c", "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45"}]} 2018-07-20 23:02:39,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0 used request id req-b542b0fd-0870-48ff-9ffa-1dae8d43edf5 2018-07-20 23:02:39,171 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7eb08700-8dd5-4203-a912-76ddb05b065e 2018-07-20 23:02:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7eb08700-8dd5-4203-a912-76ddb05b065e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b67d006-2b75-4d40-b83e-1bee031c54dd Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "12c64ebb-f78a-4c58-9d44-89ca32b6d4ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "security_group_id": "7eb08700-8dd5-4203-a912-76ddb05b065e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "d38fadc8-ef0a-4c50-a327-3cf8e23a35bd"}]} 2018-07-20 23:02:39,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7eb08700-8dd5-4203-a912-76ddb05b065e used request id req-3b67d006-2b75-4d40-b83e-1bee031c54dd 2018-07-20 23:02:39,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4a3851f-4b6d-428c-9077-ef0176de349e 2018-07-20 23:02:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e4a3851f-4b6d-428c-9077-ef0176de349e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b3574017-5711-4cd9-bddb-dc971581e013 Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b"}, {"remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "port_range_min": null, "revision_number": 0, "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4"}]} 2018-07-20 23:02:39,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e4a3851f-4b6d-428c-9077-ef0176de349e used request id req-b3574017-5711-4cd9-bddb-dc971581e013 2018-07-20 23:02:39,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e647f92e-b81d-4617-b49c-7c996416de55 2018-07-20 23:02:39,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647f92e-b81d-4617-b49c-7c996416de55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6432af9c-fe4b-4f83-b2a7-c32ae5a1a5e6 Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "90bb5351-a405-4f71-8a6f-b1e943603588"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:37Z", "security_group_id": "e647f92e-b81d-4617-b49c-7c996416de55", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:37Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b037e78b-291e-4506-8e5c-24c6c008f08b"}]} 2018-07-20 23:02:39,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e647f92e-b81d-4617-b49c-7c996416de55 used request id req-6432af9c-fe4b-4f83-b2a7-c32ae5a1a5e6 2018-07-20 23:02:39,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6220e94-dbe7-4506-8b64-a1b190cbbefc 2018-07-20 23:02:39,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f6220e94-dbe7-4506-8b64-a1b190cbbefc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e94d4054-76a9-4de9-b95e-6de615e14814 Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "port_range_min": null, "revision_number": 0, "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3"}, {"remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "port_range_min": null, "revision_number": 0, "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "port_range_min": null, "revision_number": 0, "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca"}, {"remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "port_range_min": null, "revision_number": 0, "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77"}]} 2018-07-20 23:02:39,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f6220e94-dbe7-4506-8b64-a1b190cbbefc used request id req-e94d4054-76a9-4de9-b95e-6de615e14814 2018-07-20 23:02:39,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6570ece-9879-4820-8a48-856671e946bd 2018-07-20 23:02:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f6570ece-9879-4820-8a48-856671e946bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d7a4176e-feaf-43f0-8e75-c5d9296818e8 Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "port_range_min": null, "revision_number": 0, "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "51115bed-5429-46c4-a178-36c44fb95f54"}, {"remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "port_range_min": null, "revision_number": 0, "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "port_range_min": null, "revision_number": 0, "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "d3d48d08-cca7-4261-ac35-0924606d118d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "port_range_min": null, "revision_number": 0, "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa"}]} 2018-07-20 23:02:39,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f6570ece-9879-4820-8a48-856671e946bd used request id req-d7a4176e-feaf-43f0-8e75-c5d9296818e8 2018-07-20 23:02:39,492 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-1 2018-07-20 23:02:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e647f92e-b81d-4617-b49c-7c996416de55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c72da0bf-b120-4602-ad89-661e033a975d Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:39,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e647f92e-b81d-4617-b49c-7c996416de55 used request id req-c72da0bf-b120-4602-ad89-661e033a975d 2018-07-20 23:02:39,825 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0c701065-75b3-42d8-9745-91febd9b3670name-2 2018-07-20 23:02:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7eb08700-8dd5-4203-a912-76ddb05b065e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b21300b86f2a678515db4b95a5928fa5e8553d" 2018-07-20 23:02:39,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-addbc9c7-ec06-45a1-a6af-c3cc25019e82 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:39,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7eb08700-8dd5-4203-a912-76ddb05b065e used request id req-addbc9c7-ec06-45a1-a6af-c3cc25019e82 2018-07-20 23:02:39,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:40,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["q3ZaF5n-RO-nPz05xIBVjg"], "issued_at": "2018-07-20T23:02:40.000000Z"}} 2018-07-20 23:02:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c25fd6c488d9bef7990f16a16fa21e4fa9687742" 2018-07-20 23:02:40,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963a0a19-91f2-45fb-a919-0046feff5c0e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:40,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-963a0a19-91f2-45fb-a919-0046feff5c0e 2018-07-20 23:02:40,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:40,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0jOoiDygSRSTjpQ87vkBDw"], "issued_at": "2018-07-20T23:02:40.000000Z"}} 2018-07-20 23:02:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b2c84286696940d000ba3d7535a982436818dae1" 2018-07-20 23:02:40,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4274451-b38b-4746-92b3-8774dd9f2a4f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:40,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f4274451-b38b-4746-92b3-8774dd9f2a4f 2018-07-20 23:02:40,947 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-27323a31-9449-4b8d-a2f4-946460aa0a3aname 2018-07-20 23:02:40,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c84286696940d000ba3d7535a982436818dae1" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-27323a31-9449-4b8d-a2f4-946460aa0a3aname", "description": "hello group"}}' 2018-07-20 23:02:41,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-faa5e105-4c89-4d46-bae9-2356817b7303 Date: Fri, 20 Jul 2018 23:02:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:41Z", "updated_at": "2018-07-20T23:02:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:41Z", "revision_number": 0, "id": "772b34e9-48fd-455b-ab5e-2666c08f87fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:41Z", "revision_number": 0, "id": "930ce5ce-f05f-4603-bbcc-a1f555d37fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "name": "NeutronUtilsSecurityGroupTests-27323a31-9449-4b8d-a2f4-946460aa0a3aname"}} 2018-07-20 23:02:41,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-faa5e105-4c89-4d46-bae9-2356817b7303 2018-07-20 23:02:41,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 2018-07-20 23:02:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c84286696940d000ba3d7535a982436818dae1" 2018-07-20 23:02:41,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b733cef-5835-4763-8eba-b8de3f399403 Date: Fri, 20 Jul 2018 23:02:41 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-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:41Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "772b34e9-48fd-455b-ab5e-2666c08f87fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:41Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "930ce5ce-f05f-4603-bbcc-a1f555d37fb1"}]} 2018-07-20 23:02:41,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 used request id req-6b733cef-5835-4763-8eba-b8de3f399403 2018-07-20 23:02:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-27323a31-9449-4b8d-a2f4-946460aa0a3aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c84286696940d000ba3d7535a982436818dae1" 2018-07-20 23:02:41,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c4121bd7-8a6e-4aaf-8afe-bdd89debdffb Date: Fri, 20 Jul 2018 23:02:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:41Z", "updated_at": "2018-07-20T23:02:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:41Z", "revision_number": 0, "id": "772b34e9-48fd-455b-ab5e-2666c08f87fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:41Z", "revision_number": 0, "id": "930ce5ce-f05f-4603-bbcc-a1f555d37fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "name": "NeutronUtilsSecurityGroupTests-27323a31-9449-4b8d-a2f4-946460aa0a3aname"}]} 2018-07-20 23:02:41,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-27323a31-9449-4b8d-a2f4-946460aa0a3aname&description=hello+group used request id req-c4121bd7-8a6e-4aaf-8afe-bdd89debdffb 2018-07-20 23:02:41,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 2018-07-20 23:02:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c84286696940d000ba3d7535a982436818dae1" 2018-07-20 23:02:42,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ba2ec7f1-9a99-4fcd-9b48-b4ce2a8064d6 Date: Fri, 20 Jul 2018 23:02:42 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-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:41Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "772b34e9-48fd-455b-ab5e-2666c08f87fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:41Z", "security_group_id": "536f37b2-296c-4f1e-bd0d-f4ba90cd05e6", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:41Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "930ce5ce-f05f-4603-bbcc-a1f555d37fb1"}]} 2018-07-20 23:02:42,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 used request id req-ba2ec7f1-9a99-4fcd-9b48-b4ce2a8064d6 2018-07-20 23:02:42,037 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-27323a31-9449-4b8d-a2f4-946460aa0a3aname 2018-07-20 23:02:42,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c84286696940d000ba3d7535a982436818dae1" 2018-07-20 23:02:42,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b05a35a1-2eb7-40db-bdf8-632643727fe2 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:42,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/536f37b2-296c-4f1e-bd0d-f4ba90cd05e6 used request id req-b05a35a1-2eb7-40db-bdf8-632643727fe2 2018-07-20 23:02:42,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:42,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BfFr6Xw7SdG4DFNgLmo1sQ"], "issued_at": "2018-07-20T23:02:42.000000Z"}} 2018-07-20 23:02:42,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:42,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7508175c-a4c5-41c2-a688-bc84cf3e96d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:42,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7508175c-a4c5-41c2-a688-bc84cf3e96d3 2018-07-20 23:02:42,840 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name 2018-07-20 23:02:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name", "description": "hello group"}}' 2018-07-20 23:02:43,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a2e9b2ec-43f0-4b03-b8ab-b311223fea38 Date: Fri, 20 Jul 2018 23:02:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "updated_at": "2018-07-20T23:02:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "01579893-f4e3-4af9-8c89-b48957bff459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "951f85d6-da9e-4858-851a-0e302de8192c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "name": "NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name"}} 2018-07-20 23:02:43,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-a2e9b2ec-43f0-4b03-b8ab-b311223fea38 2018-07-20 23:02:43,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a0175ca-8d6d-4e6f-9b53-b44bc3456fca 2018-07-20 23:02:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:43,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2baa8d21-4362-44dc-8e6f-82e62954f311 Date: Fri, 20 Jul 2018 23:02:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "01579893-f4e3-4af9-8c89-b48957bff459"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "951f85d6-da9e-4858-851a-0e302de8192c"}]} 2018-07-20 23:02:43,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca used request id req-2baa8d21-4362-44dc-8e6f-82e62954f311 2018-07-20 23:02:43,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a0175ca-8d6d-4e6f-9b53-b44bc3456fca 2018-07-20 23:02:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:43,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-90468037-f3ec-4136-b153-0463dda7c8bb Date: Fri, 20 Jul 2018 23:02:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "01579893-f4e3-4af9-8c89-b48957bff459"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "951f85d6-da9e-4858-851a-0e302de8192c"}]} 2018-07-20 23:02:43,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca used request id req-90468037-f3ec-4136-b153-0463dda7c8bb 2018-07-20 23:02:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:43,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4f010f-7a77-46d8-b2f1-872bfc11291f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:43,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-be4f010f-7a77-46d8-b2f1-872bfc11291f 2018-07-20 23:02:43,872 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name 2018-07-20 23:02:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:44,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-dd0e12e2-3f72-49aa-8208-5e01e2237a26 Date: Fri, 20 Jul 2018 23:02:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "updated_at": "2018-07-20T23:02:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "01579893-f4e3-4af9-8c89-b48957bff459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "951f85d6-da9e-4858-851a-0e302de8192c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "name": "NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name"}]} 2018-07-20 23:02:44,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name used request id req-dd0e12e2-3f72-49aa-8208-5e01e2237a26 2018-07-20 23:02:44,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:02:44,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:02:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:02:44,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:44,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493e5131-4e1f-4f8c-81e2-4f37a2883416 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:02:44,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-493e5131-4e1f-4f8c-81e2-4f37a2883416 2018-07-20 23:02:44,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a0175ca-8d6d-4e6f-9b53-b44bc3456fca 2018-07-20 23:02:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:44,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17d0e676-1c76-4514-8586-d6f7bb7a68b1 Date: Fri, 20 Jul 2018 23:02:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "01579893-f4e3-4af9-8c89-b48957bff459"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "951f85d6-da9e-4858-851a-0e302de8192c"}]} 2018-07-20 23:02:44,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca used request id req-17d0e676-1c76-4514-8586-d6f7bb7a68b1 2018-07-20 23:02:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}f27fa92a20726177571d15ed6f68690ddfa024cb" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca"}}' 2018-07-20 23:02:44,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-4faade3a-6adc-40d2-bcbd-85fdb09bcfc6 Date: Fri, 20 Jul 2018 23:02:44 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-20T23:02:44Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:44Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7234a251-6a10-48e7-84a9-7b90c757dacd"}} 2018-07-20 23:02:44,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-4faade3a-6adc-40d2-bcbd-85fdb09bcfc6 2018-07-20 23:02:44,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:44,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-082eb70d-26e4-4d89-9d07-db3df2bb70e0 Date: Fri, 20 Jul 2018 23:02:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "updated_at": "2018-07-20T23:02:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "01579893-f4e3-4af9-8c89-b48957bff459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:44Z", "revision_number": 0, "id": "7234a251-6a10-48e7-84a9-7b90c757dacd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:44Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "951f85d6-da9e-4858-851a-0e302de8192c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 3, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "name": "NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name"}]} 2018-07-20 23:02:44,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name&description=hello+group used request id req-082eb70d-26e4-4d89-9d07-db3df2bb70e0 2018-07-20 23:02:44,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a0175ca-8d6d-4e6f-9b53-b44bc3456fca 2018-07-20 23:02:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:45,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1fe02697-92f0-47c6-be88-edd6765f81e1 Date: Fri, 20 Jul 2018 23:02:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "01579893-f4e3-4af9-8c89-b48957bff459"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:44Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:44Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7234a251-6a10-48e7-84a9-7b90c757dacd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "951f85d6-da9e-4858-851a-0e302de8192c"}]} 2018-07-20 23:02:45,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca used request id req-1fe02697-92f0-47c6-be88-edd6765f81e1 2018-07-20 23:02:45,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a0175ca-8d6d-4e6f-9b53-b44bc3456fca 2018-07-20 23:02:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:45,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-72f5835e-b24e-4a6c-b962-f69b45ba4c92 Date: Fri, 20 Jul 2018 23:02:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "01579893-f4e3-4af9-8c89-b48957bff459"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:44Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:44Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7234a251-6a10-48e7-84a9-7b90c757dacd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "951f85d6-da9e-4858-851a-0e302de8192c"}]} 2018-07-20 23:02:45,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca used request id req-72f5835e-b24e-4a6c-b962-f69b45ba4c92 2018-07-20 23:02:45,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:45,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f8c62de8-98bc-40e9-804c-43615683a960 Date: Fri, 20 Jul 2018 23:02:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "updated_at": "2018-07-20T23:02:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "01579893-f4e3-4af9-8c89-b48957bff459", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:44Z", "revision_number": 0, "id": "7234a251-6a10-48e7-84a9-7b90c757dacd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:44Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "revision_number": 0, "id": "951f85d6-da9e-4858-851a-0e302de8192c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 3, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "name": "NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name"}]} 2018-07-20 23:02:45,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name&description=hello+group used request id req-f8c62de8-98bc-40e9-804c-43615683a960 2018-07-20 23:02:45,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a0175ca-8d6d-4e6f-9b53-b44bc3456fca 2018-07-20 23:02:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:45,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-1aef0da8-36cc-4c34-8d7c-9cb7f2f036ea Date: Fri, 20 Jul 2018 23:02:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "01579893-f4e3-4af9-8c89-b48957bff459"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:44Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:44Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "7234a251-6a10-48e7-84a9-7b90c757dacd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:43Z", "security_group_id": "6a0175ca-8d6d-4e6f-9b53-b44bc3456fca", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:43Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "951f85d6-da9e-4858-851a-0e302de8192c"}]} 2018-07-20 23:02:45,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a0175ca-8d6d-4e6f-9b53-b44bc3456fca used request id req-1aef0da8-36cc-4c34-8d7c-9cb7f2f036ea 2018-07-20 23:02:45,885 - neutron_utils - INFO - Deleting security group rule with ID - 01579893-f4e3-4af9-8c89-b48957bff459 2018-07-20 23:02:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/01579893-f4e3-4af9-8c89-b48957bff459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:46,163 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8c7285e-36dd-4f28-95ac-3b08ed0c1935 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:46,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/01579893-f4e3-4af9-8c89-b48957bff459 used request id req-f8c7285e-36dd-4f28-95ac-3b08ed0c1935 2018-07-20 23:02:46,163 - neutron_utils - INFO - Deleting security group rule with ID - 951f85d6-da9e-4858-851a-0e302de8192c 2018-07-20 23:02:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/951f85d6-da9e-4858-851a-0e302de8192c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:46,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74ed0217-5ab0-4235-bc15-cf8c747d9888 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:46,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/951f85d6-da9e-4858-851a-0e302de8192c used request id req-74ed0217-5ab0-4235-bc15-cf8c747d9888 2018-07-20 23:02:46,423 - neutron_utils - INFO - Deleting security group rule with ID - 7234a251-6a10-48e7-84a9-7b90c757dacd 2018-07-20 23:02:46,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7234a251-6a10-48e7-84a9-7b90c757dacd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:46,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b93309d2-c4bf-407b-ac23-45202c97cf5b Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:46,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7234a251-6a10-48e7-84a9-7b90c757dacd used request id req-b93309d2-c4bf-407b-ac23-45202c97cf5b 2018-07-20 23:02:46,669 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-be7f2788-4811-4c83-85fb-199f03386a83name 2018-07-20 23:02:46,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6a0175ca-8d6d-4e6f-9b53-b44bc3456fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27fa92a20726177571d15ed6f68690ddfa024cb" 2018-07-20 23:02:46,978 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a0c112fe-52c6-4110-b12f-3d77d630d44e Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:46,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6a0175ca-8d6d-4e6f-9b53-b44bc3456fca used request id req-a0c112fe-52c6-4110-b12f-3d77d630d44e 2018-07-20 23:02:46,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:47,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AQo7E59lRe2LzQ46wK2mnA"], "issued_at": "2018-07-20T23:02:47.000000Z"}} 2018-07-20 23:02:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:47,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c59be45-3d23-47b4-ab5b-a48e980932ad 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:47,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6c59be45-3d23-47b4-ab5b-a48e980932ad 2018-07-20 23:02:47,479 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-1 2018-07-20 23:02:47,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-1", "description": "hello group"}}' 2018-07-20 23:02:47,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-5a71394e-9d5c-4e83-92a7-5f8250fd7d05 Date: Fri, 20 Jul 2018 23:02:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:47Z", "updated_at": "2018-07-20T23:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "revision_number": 0, "id": "8d1ef96b-5639-4c77-942f-56b1dd5b2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "revision_number": 0, "id": "9fee1891-9f47-4359-8131-548ffa32819f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "name": "NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-1"}} 2018-07-20 23:02:47,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-5a71394e-9d5c-4e83-92a7-5f8250fd7d05 2018-07-20 23:02:47,852 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 576bb65d-a0a6-49cd-9813-7d9a250ccac7 2018-07-20 23:02:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=576bb65d-a0a6-49cd-9813-7d9a250ccac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:48,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd53470b-b758-4569-8438-e160d6982629 Date: Fri, 20 Jul 2018 23:02:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:47Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "8d1ef96b-5639-4c77-942f-56b1dd5b2c72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:47Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "9fee1891-9f47-4359-8131-548ffa32819f"}]} 2018-07-20 23:02:48,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=576bb65d-a0a6-49cd-9813-7d9a250ccac7 used request id req-cd53470b-b758-4569-8438-e160d6982629 2018-07-20 23:02:48,071 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-2 2018-07-20 23:02:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-2", "description": "hello group"}}' 2018-07-20 23:02:48,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-5834cdfd-f562-4e21-8bf3-1c72e219151b Date: Fri, 20 Jul 2018 23:02:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:48Z", "updated_at": "2018-07-20T23:02:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:48Z", "revision_number": 0, "id": "3ecf50d7-8620-463f-8ba7-b795096c8d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:48Z", "revision_number": 0, "id": "a3fde80b-73c7-4b20-b65e-11268f3110a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "name": "NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-2"}} 2018-07-20 23:02:48,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-5834cdfd-f562-4e21-8bf3-1c72e219151b 2018-07-20 23:02:48,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c 2018-07-20 23:02:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:48,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23eee3ac-0564-4ff2-924c-dda366af8374 Date: Fri, 20 Jul 2018 23:02:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:48Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "3ecf50d7-8620-463f-8ba7-b795096c8d8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:48Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "a3fde80b-73c7-4b20-b65e-11268f3110a5"}]} 2018-07-20 23:02:48,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c used request id req-23eee3ac-0564-4ff2-924c-dda366af8374 2018-07-20 23:02:48,875 - neutron_utils - INFO - Retrieving security group with ID - 576bb65d-a0a6-49cd-9813-7d9a250ccac7 2018-07-20 23:02:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=576bb65d-a0a6-49cd-9813-7d9a250ccac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:48,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-11d72391-d1f4-4254-a762-1326d84ee453 Date: Fri, 20 Jul 2018 23:02:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:47Z", "updated_at": "2018-07-20T23:02:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "revision_number": 0, "id": "8d1ef96b-5639-4c77-942f-56b1dd5b2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "revision_number": 0, "id": "9fee1891-9f47-4359-8131-548ffa32819f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "name": "NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-1"}]} 2018-07-20 23:02:48,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=576bb65d-a0a6-49cd-9813-7d9a250ccac7 used request id req-11d72391-d1f4-4254-a762-1326d84ee453 2018-07-20 23:02:48,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 576bb65d-a0a6-49cd-9813-7d9a250ccac7 2018-07-20 23:02:48,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=576bb65d-a0a6-49cd-9813-7d9a250ccac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:49,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96b1d2f1-6ae3-48a0-b12b-e0638bcc1759 Date: Fri, 20 Jul 2018 23:02:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:47Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "8d1ef96b-5639-4c77-942f-56b1dd5b2c72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:47Z", "security_group_id": "576bb65d-a0a6-49cd-9813-7d9a250ccac7", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:47Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "9fee1891-9f47-4359-8131-548ffa32819f"}]} 2018-07-20 23:02:49,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=576bb65d-a0a6-49cd-9813-7d9a250ccac7 used request id req-96b1d2f1-6ae3-48a0-b12b-e0638bcc1759 2018-07-20 23:02:49,129 - neutron_utils - INFO - Retrieving security group with ID - 3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c 2018-07-20 23:02:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:49,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-5f65acf2-3d45-45f4-8b6b-e27e4676a6f0 Date: Fri, 20 Jul 2018 23:02:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:48Z", "updated_at": "2018-07-20T23:02:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:48Z", "revision_number": 0, "id": "3ecf50d7-8620-463f-8ba7-b795096c8d8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:02:48Z", "revision_number": 0, "id": "a3fde80b-73c7-4b20-b65e-11268f3110a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 2, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "name": "NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-2"}]} 2018-07-20 23:02:49,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c used request id req-5f65acf2-3d45-45f4-8b6b-e27e4676a6f0 2018-07-20 23:02:49,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c 2018-07-20 23:02:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:49,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89a7fd45-5c6b-465e-a6ab-4086433e3034 Date: Fri, 20 Jul 2018 23:02:49 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-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:48Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "3ecf50d7-8620-463f-8ba7-b795096c8d8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:02:48Z", "security_group_id": "3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:48Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "a3fde80b-73c7-4b20-b65e-11268f3110a5"}]} 2018-07-20 23:02:49,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c used request id req-89a7fd45-5c6b-465e-a6ab-4086433e3034 2018-07-20 23:02:49,392 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-1 2018-07-20 23:02:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/576bb65d-a0a6-49cd-9813-7d9a250ccac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:49,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ce9073e-f47c-493c-8e2f-3f99db095a45 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:49,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/576bb65d-a0a6-49cd-9813-7d9a250ccac7 used request id req-5ce9073e-f47c-493c-8e2f-3f99db095a45 2018-07-20 23:02:49,540 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-50c472a1-427e-4bb4-9c7a-ddc8768b6ffename-2 2018-07-20 23:02:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad0c3232a6bbeac9e21b784a4f8b40ff6c6354e7" 2018-07-20 23:02:49,692 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79e745a7-97bf-4ffc-8b00-eefc8fd96c44 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:49,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3c9ccfe0-0e2d-4658-98c8-4c4f9448fa1c used request id req-79e745a7-97bf-4ffc-8b00-eefc8fd96c44 2018-07-20 23:02:49,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:50,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7rhIlCxJRXy_MEebVWe9UQ"], "issued_at": "2018-07-20T23:02:50.000000Z"}} 2018-07-20 23:02:50,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" 2018-07-20 23:02:50,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c62d273-b773-4233-b580-ae6e018bc473 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:50,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0c62d273-b773-4233-b580-ae6e018bc473 2018-07-20 23:02:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" 2018-07-20 23:02:50,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3a68cba0-a126-4afc-9f12-1c03b145521f Date: Fri, 20 Jul 2018 23:02:50 GMT RESP BODY: {"floatingips": []} 2018-07-20 23:02:50,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-3a68cba0-a126-4afc-9f12-1c03b145521f 2018-07-20 23:02:50,369 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-20 23:02:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" 2018-07-20 23:02:50,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a1c35811-4b9a-4330-b4f8-d9b356ef84de Date: Fri, 20 Jul 2018 23:02:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:02:50,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-a1c35811-4b9a-4330-b4f8-d9b356ef84de 2018-07-20 23:02:50,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" 2018-07-20 23:02:50,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-463e94d6-6df4-418a-bf37-cce80db1e85a Date: Fri, 20 Jul 2018 23:02:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:02:50,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-463e94d6-6df4-418a-bf37-cce80db1e85a 2018-07-20 23:02:50,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}}' 2018-07-20 23:02:52,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-59361ce4-5256-44b7-8e13-36405bfd5783 Date: Fri, 20 Jul 2018 23:02:52 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:52Z", "updated_at": "2018-07-20T23:02:52Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_id": null, "id": "653d6d4c-7773-42fe-b3a3-36b6ca5e7441", "qos_policy_id": null}} 2018-07-20 23:02:52,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-59361ce4-5256-44b7-8e13-36405bfd5783 2018-07-20 23:02:52,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" 2018-07-20 23:02:52,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-845cf702-e057-460f-a421-c614c705868a Date: Fri, 20 Jul 2018 23:02:52 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:52Z", "updated_at": "2018-07-20T23:02:52Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_id": null, "id": "653d6d4c-7773-42fe-b3a3-36b6ca5e7441", "qos_policy_id": null}]} 2018-07-20 23:02:52,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-845cf702-e057-460f-a421-c614c705868a 2018-07-20 23:02:52,682 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-07-20 23:02:52,682 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-07-20 23:02:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips?ip=653d6d4c-7773-42fe-b3a3-36b6ca5e7441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" 2018-07-20 23:02:52,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-e4e45fc4-8c3d-49fd-bc73-f383d62fe810 Date: Fri, 20 Jul 2018 23:02:52 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:02:52Z", "updated_at": "2018-07-20T23:02:52Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_id": null, "id": "653d6d4c-7773-42fe-b3a3-36b6ca5e7441", "qos_policy_id": null}]} 2018-07-20 23:02:52,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips?ip=653d6d4c-7773-42fe-b3a3-36b6ca5e7441 used request id req-e4e45fc4-8c3d-49fd-bc73-f383d62fe810 2018-07-20 23:02:52,934 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-07-20 23:02:52,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/653d6d4c-7773-42fe-b3a3-36b6ca5e7441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3e39523f0f69a50d0dd7c6e04dc860f4a13c04" 2018-07-20 23:02:53,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba51591a-72d3-46ad-b4a0-c0cd40fb2f87 Content-Length: 0 Date: Fri, 20 Jul 2018 23:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:02:53,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/653d6d4c-7773-42fe-b3a3-36b6ca5e7441 used request id req-ba51591a-72d3-46ad-b4a0-c0cd40fb2f87 2018-07-20 23:02:53,815 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:02:54,062 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 2018-07-20 23:02:54,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:54,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["kOL7X9B1QDO5JOxAa1y-fw"], "issued_at": "2018-07-20T23:02:54.000000Z"}} 2018-07-20 23:02:54,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca8a5bc2296d287fb680015381b7292064869e7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnXu2Vr9XxUZrepnESqExcUynWo9zASYD6qBgQgvQAmRgoT9hEEhqXYYno+JJH7SOcA/Os5EMnTbq0RASEwVKOfLHVyf1xBTwam9QxBhkn8EA0B5MYDeObWke3lbYaNVuDpm71lgj+j1BrfzoDyJV7t4rorGMM4LKu07v7NyXPvhNwsiKrnFmlFRupUKA+KmpIQBbDpunnnLnOcfkA01FBc/JviK+jkHubIVaOZxF6iqgLEoMuSK6clll1PC0eTIiErSKL40pgqOWLwXDC7miqH8mgNEoyhVC47YjOX4x1GJ62b3UJd7x7x+TdVc0O6e/UqBw1x2zjKvJgqKCl1u/", "name": "NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733"}}' 2018-07-20 23:02:54,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-f12a778d-e7d1-4351-a87c-197ff2d8032f x-compute-request-id: req-f12a778d-e7d1-4351-a87c-197ff2d8032f Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnXu2Vr9XxUZrepnESqExcUynWo9zASYD6qBgQgvQAmRgoT9hEEhqXYYno+JJH7SOcA/Os5EMnTbq0RASEwVKOfLHVyf1xBTwam9QxBhkn8EA0B5MYDeObWke3lbYaNVuDpm71lgj+j1BrfzoDyJV7t4rorGMM4LKu07v7NyXPvhNwsiKrnFmlFRupUKA+KmpIQBbDpunnnLnOcfkA01FBc/JviK+jkHubIVaOZxF6iqgLEoMuSK6clll1PC0eTIiErSKL40pgqOWLwXDC7miqH8mgNEoyhVC47YjOX4x1GJ62b3UJd7x7x+TdVc0O6e/UqBw1x2zjKvJgqKCl1u/", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733", "fingerprint": "56:7c:50:27:0e:a6:97:b3:20:f2:76:f8:42:26:33:f8"}} 2018-07-20 23:02:54,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f12a778d-e7d1-4351-a87c-197ff2d8032f 2018-07-20 23:02:54,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca8a5bc2296d287fb680015381b7292064869e7" 2018-07-20 23:02:54,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-d85a03f0-eca6-4914-b5ac-fe6ed0bc9c05 x-compute-request-id: req-d85a03f0-eca6-4914-b5ac-fe6ed0bc9c05 Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnXu2Vr9XxUZrepnESqExcUynWo9zASYD6qBgQgvQAmRgoT9hEEhqXYYno+JJH7SOcA/Os5EMnTbq0RASEwVKOfLHVyf1xBTwam9QxBhkn8EA0B5MYDeObWke3lbYaNVuDpm71lgj+j1BrfzoDyJV7t4rorGMM4LKu07v7NyXPvhNwsiKrnFmlFRupUKA+KmpIQBbDpunnnLnOcfkA01FBc/JviK+jkHubIVaOZxF6iqgLEoMuSK6clll1PC0eTIiErSKL40pgqOWLwXDC7miqH8mgNEoyhVC47YjOX4x1GJ62b3UJd7x7x+TdVc0O6e/UqBw1x2zjKvJgqKCl1u/", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733", "deleted": false, "created_at": "2018-07-20T23:02:54.000000", "updated_at": null, "fingerprint": "56:7c:50:27:0e:a6:97:b3:20:f2:76:f8:42:26:33:f8", "deleted_at": null, "id": 14}} 2018-07-20 23:02:54,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 used request id req-d85a03f0-eca6-4914-b5ac-fe6ed0bc9c05 2018-07-20 23:02:54,762 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 2018-07-20 23:02:54,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca8a5bc2296d287fb680015381b7292064869e7" 2018-07-20 23:02:54,829 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:02: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-5240e54c-e4d2-4775-a67f-b53d227fc0a7 x-compute-request-id: req-5240e54c-e4d2-4775-a67f-b53d227fc0a7 Content-Length: 0 Content-Type: application/json 2018-07-20 23:02:54,829 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 used request id req-5240e54c-e4d2-4775-a67f-b53d227fc0a7 2018-07-20 23:02:54,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca8a5bc2296d287fb680015381b7292064869e7" 2018-07-20 23:02:54,853 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:02: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-9e523265-4872-4224-8ba1-06000879f5a1 x-compute-request-id: req-9e523265-4872-4224-8ba1-06000879f5a1 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 not found for user 63eb304ea5cc4aa18c8cc7bf86a084b3", "code": 404}} 2018-07-20 23:02:54,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 used request id req-9e523265-4872-4224-8ba1-06000879f5a1 2018-07-20 23:02:54,853 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 2018-07-20 23:02:54,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca8a5bc2296d287fb680015381b7292064869e7" 2018-07-20 23:02:54,893 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:02: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-5bd4648c-04db-4c65-88cf-3ee664379d22 x-compute-request-id: req-5bd4648c-04db-4c65-88cf-3ee664379d22 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 not found for user 63eb304ea5cc4aa18c8cc7bf86a084b3", "code": 404}} 2018-07-20 23:02:54,893 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-cc0f3dc9-5cb1-4f94-bc46-4b74ce524733 used request id req-5bd4648c-04db-4c65-88cf-3ee664379d22 2018-07-20 23:02:54,894 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:02:54,979 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a.pub 2018-07-20 23:02:54,980 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a 2018-07-20 23:02:54,980 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a.pub 2018-07-20 23:02:54,980 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a 2018-07-20 23:02:54,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:55,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["XvGokzp1RcGgLQnYNZd1Ww"], "issued_at": "2018-07-20T23:02:55.000000Z"}} 2018-07-20 23:02:55,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ea3f24631278f8488a4cdcc0d786c7765b9c10" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPBYVmpWRAHKEpng30avey29ZNCu5q58p/UMfPehtqlxJW7AGFyP8tV5UMbIJ53WExOVXVjGCEL4vTCkLuqVbzt7Iz2jBD16GzAqeWzRTWq1eOUW58JsV4VA5tYTI4yQsF6PGLP3dfz+20jtGPAjkdGxZ71/gHV9z5R+bCjlJh9QFbVHWg+/1GofL1UncUWeM8+FBZcMZx+3OmPr2v89wukzfnzOt4Sw9OSXBTPyY43ph7r344xVkauh6BQF/zfXmKagVLRfDB3jlxzHqpRw43gpkx3QVnotWNNIbFonWXeEtQAxznLGjzvux8sosOZlB9/KHzs8U7goSkUmAH+bzX", "name": "NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a"}}' 2018-07-20 23:02:55,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-728e870f-03b1-46dc-8995-6b29913d0f25 x-compute-request-id: req-728e870f-03b1-46dc-8995-6b29913d0f25 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPBYVmpWRAHKEpng30avey29ZNCu5q58p/UMfPehtqlxJW7AGFyP8tV5UMbIJ53WExOVXVjGCEL4vTCkLuqVbzt7Iz2jBD16GzAqeWzRTWq1eOUW58JsV4VA5tYTI4yQsF6PGLP3dfz+20jtGPAjkdGxZ71/gHV9z5R+bCjlJh9QFbVHWg+/1GofL1UncUWeM8+FBZcMZx+3OmPr2v89wukzfnzOt4Sw9OSXBTPyY43ph7r344xVkauh6BQF/zfXmKagVLRfDB3jlxzHqpRw43gpkx3QVnotWNNIbFonWXeEtQAxznLGjzvux8sosOZlB9/KHzs8U7goSkUmAH+bzX", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a", "fingerprint": "38:1d:fe:bb:f0:b9:da:44:39:87:bb:28:04:bc:28:db"}} 2018-07-20 23:02:55,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-728e870f-03b1-46dc-8995-6b29913d0f25 2018-07-20 23:02:55,608 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a 2018-07-20 23:02:55,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ea3f24631278f8488a4cdcc0d786c7765b9c10" 2018-07-20 23:02:55,667 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f5aa27f-a029-4d97-8b13-ef2d38ec34a9 x-compute-request-id: req-5f5aa27f-a029-4d97-8b13-ef2d38ec34a9 Content-Length: 0 Content-Type: application/json 2018-07-20 23:02:55,667 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7319dc11-e497-449f-975d-229174959f7a used request id req-5f5aa27f-a029-4d97-8b13-ef2d38ec34a9 2018-07-20 23:02:55,668 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:02:55,839 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8 2018-07-20 23:02:55,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:56,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3tTr__1-QfqS5DDfcA1J3g"], "issued_at": "2018-07-20T23:02:56.000000Z"}} 2018-07-20 23:02:56,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8599d1f70d3baa0f3fd9864e18c498ad711a14f2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClxBJltj0R6oa+HhJMzDA0+gYDLuNTjP19tSFSNMKi4Hn5dy7EOzzyp99e68sQ4AXweBT/g2tn2OncbcKoXIM4l2G9Ycl8/86NnnfRRTWyaQVE/mqIGW1khAkmQydpXkvPAX6mpaSONFwy7SOWiYJIh6rvJW/URWEs8kz1FEwpSnnOd3AhvKwcfhY4o2IWiztkNrnHRhaDv4VgIB1vdAsgL4UAcHxVAQoHde//1h4ZI/dZm0ol17fb2tcCiqPv6ki8kLbccXowjPl1orLF2JCYns4zWRJFndz5sQwokG0HormQZS41egZ4HObovcAehF+55f19fLrKnE8+uNN1I5n9", "name": "NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8"}}' 2018-07-20 23:02:56,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-d8e780fd-f2e1-4772-8f17-9b4a425c52aa x-compute-request-id: req-d8e780fd-f2e1-4772-8f17-9b4a425c52aa Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClxBJltj0R6oa+HhJMzDA0+gYDLuNTjP19tSFSNMKi4Hn5dy7EOzzyp99e68sQ4AXweBT/g2tn2OncbcKoXIM4l2G9Ycl8/86NnnfRRTWyaQVE/mqIGW1khAkmQydpXkvPAX6mpaSONFwy7SOWiYJIh6rvJW/URWEs8kz1FEwpSnnOd3AhvKwcfhY4o2IWiztkNrnHRhaDv4VgIB1vdAsgL4UAcHxVAQoHde//1h4ZI/dZm0ol17fb2tcCiqPv6ki8kLbccXowjPl1orLF2JCYns4zWRJFndz5sQwokG0HormQZS41egZ4HObovcAehF+55f19fLrKnE8+uNN1I5n9", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8", "fingerprint": "d1:93:0e:06:51:35:57:e7:6c:22:e9:72:92:a5:99:42"}} 2018-07-20 23:02:56,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d8e780fd-f2e1-4772-8f17-9b4a425c52aa 2018-07-20 23:02:56,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8599d1f70d3baa0f3fd9864e18c498ad711a14f2" 2018-07-20 23:02:56,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-09f216b6-7c74-4b5b-bfed-8f45b82cd6bf x-compute-request-id: req-09f216b6-7c74-4b5b-bfed-8f45b82cd6bf Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClxBJltj0R6oa+HhJMzDA0+gYDLuNTjP19tSFSNMKi4Hn5dy7EOzzyp99e68sQ4AXweBT/g2tn2OncbcKoXIM4l2G9Ycl8/86NnnfRRTWyaQVE/mqIGW1khAkmQydpXkvPAX6mpaSONFwy7SOWiYJIh6rvJW/URWEs8kz1FEwpSnnOd3AhvKwcfhY4o2IWiztkNrnHRhaDv4VgIB1vdAsgL4UAcHxVAQoHde//1h4ZI/dZm0ol17fb2tcCiqPv6ki8kLbccXowjPl1orLF2JCYns4zWRJFndz5sQwokG0HormQZS41egZ4HObovcAehF+55f19fLrKnE8+uNN1I5n9", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8", "deleted": false, "created_at": "2018-07-20T23:02:56.000000", "updated_at": null, "fingerprint": "d1:93:0e:06:51:35:57:e7:6c:22:e9:72:92:a5:99:42", "deleted_at": null, "id": 20}} 2018-07-20 23:02:56,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8 used request id req-09f216b6-7c74-4b5b-bfed-8f45b82cd6bf 2018-07-20 23:02:56,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8599d1f70d3baa0f3fd9864e18c498ad711a14f2" 2018-07-20 23:02:56,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-3079a0ae-db30-449f-a627-65d558998b0c x-compute-request-id: req-3079a0ae-db30-449f-a627-65d558998b0c Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClxBJltj0R6oa+HhJMzDA0+gYDLuNTjP19tSFSNMKi4Hn5dy7EOzzyp99e68sQ4AXweBT/g2tn2OncbcKoXIM4l2G9Ycl8/86NnnfRRTWyaQVE/mqIGW1khAkmQydpXkvPAX6mpaSONFwy7SOWiYJIh6rvJW/URWEs8kz1FEwpSnnOd3AhvKwcfhY4o2IWiztkNrnHRhaDv4VgIB1vdAsgL4UAcHxVAQoHde//1h4ZI/dZm0ol17fb2tcCiqPv6ki8kLbccXowjPl1orLF2JCYns4zWRJFndz5sQwokG0HormQZS41egZ4HObovcAehF+55f19fLrKnE8+uNN1I5n9", "name": "NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8", "fingerprint": "d1:93:0e:06:51:35:57:e7:6c:22:e9:72:92:a5:99:42"}}]} 2018-07-20 23:02:56,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3079a0ae-db30-449f-a627-65d558998b0c 2018-07-20 23:02:56,554 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8 2018-07-20 23:02:56,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8599d1f70d3baa0f3fd9864e18c498ad711a14f2" 2018-07-20 23:02:56,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:02: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-fb5edfef-0f17-4ae3-be7d-153dd36aae25 x-compute-request-id: req-fb5edfef-0f17-4ae3-be7d-153dd36aae25 Content-Length: 0 Content-Type: application/json 2018-07-20 23:02:56,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-b2211fbe-6cea-4b14-a493-0b76475336c8 used request id req-fb5edfef-0f17-4ae3-be7d-153dd36aae25 2018-07-20 23:02:56,614 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:02:56,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:57,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["TPk6t9fqQha4piLrCmLMdw"], "issued_at": "2018-07-20T23:02:57.000000Z"}} 2018-07-20 23:02:57,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015f4a4fb0f9aea64335682887cf16b0cf6dc274" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-id", "swap": 2}}' 2018-07-20 23:02:57,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-ac97da82-ed68-48cf-bf21-22ae754ecfa0 x-compute-request-id: req-ac97da82-ed68-48cf-bf21-22ae754ecfa0 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-id", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-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-b33477d6-944a-414f-af8b-fca4872b131b-id"}} 2018-07-20 23:02:57,311 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ac97da82-ed68-48cf-bf21-22ae754ecfa0 2018-07-20 23:02:57,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015f4a4fb0f9aea64335682887cf16b0cf6dc274" 2018-07-20 23:02:57,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:02: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-1bf76e45-36b7-4f2e-97b5-1ff00539b1af x-compute-request-id: req-1bf76e45-36b7-4f2e-97b5-1ff00539b1af Content-Length: 0 Content-Type: application/json 2018-07-20 23:02:57,348 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-id used request id req-1bf76e45-36b7-4f2e-97b5-1ff00539b1af 2018-07-20 23:02:57,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015f4a4fb0f9aea64335682887cf16b0cf6dc274" 2018-07-20 23:02:57,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-3d905b69-3513-4806-a7ee-b812fb3341ce x-compute-request-id: req-3d905b69-3513-4806-a7ee-b812fb3341ce Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:02:57,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3d905b69-3513-4806-a7ee-b812fb3341ce 2018-07-20 23:02:57,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015f4a4fb0f9aea64335682887cf16b0cf6dc274" 2018-07-20 23:02:57,400 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:02: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-cdac43e3-25bb-44ea-a244-bc8be9667f90 x-compute-request-id: req-cdac43e3-25bb-44ea-a244-bc8be9667f90 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-id could not be found.", "code": 404}} 2018-07-20 23:02:57,401 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-b33477d6-944a-414f-af8b-fca4872b131b-id used request id req-cdac43e3-25bb-44ea-a244-bc8be9667f90 2018-07-20 23:02:57,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:02:57,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:57,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Quv7hEheReeCz2TUDPOYwQ"], "issued_at": "2018-07-20T23:02:57.000000Z"}} 2018-07-20 23:02:57,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa0bb0dca10b5db00ba742323ee813798939dfc" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-4ddb76ab-fc9e-4806-b3da-c948b3352083-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-4ddb76ab-fc9e-4806-b3da-c948b3352083-id", "swap": 2}}' 2018-07-20 23:02:58,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02: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-9ac43596-b5d2-403b-a2c5-c6be265cfb3b x-compute-request-id: req-9ac43596-b5d2-403b-a2c5-c6be265cfb3b Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-4ddb76ab-fc9e-4806-b3da-c948b3352083-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-4ddb76ab-fc9e-4806-b3da-c948b3352083-id", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/NovaUtilsFlavorTests-4ddb76ab-fc9e-4806-b3da-c948b3352083-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-4ddb76ab-fc9e-4806-b3da-c948b3352083-id"}} 2018-07-20 23:02:58,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9ac43596-b5d2-403b-a2c5-c6be265cfb3b 2018-07-20 23:02:58,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-4ddb76ab-fc9e-4806-b3da-c948b3352083-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fa0bb0dca10b5db00ba742323ee813798939dfc" 2018-07-20 23:02:58,294 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:02: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-6d3a18d1-0546-4911-b3a5-b1c4f003d565 x-compute-request-id: req-6d3a18d1-0546-4911-b3a5-b1c4f003d565 Content-Length: 0 Content-Type: application/json 2018-07-20 23:02:58,294 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-4ddb76ab-fc9e-4806-b3da-c948b3352083-id used request id req-6d3a18d1-0546-4911-b3a5-b1c4f003d565 2018-07-20 23:02:58,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:02:58,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:58,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ys9gzwYYQ7aSdXvSvD9wyA"], "issued_at": "2018-07-20T23:02:58.000000Z"}} 2018-07-20 23:02:58,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:02:58,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2163365d-026f-433f-a50d-2f5053b67152 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:58,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2163365d-026f-433f-a50d-2f5053b67152 2018-07-20 23:02:58,791 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-20 23:02:58,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:02:58,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:02:59,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["guI7-hDKQEen85TnZG1sJA"], "issued_at": "2018-07-20T23:02:59.000000Z"}} 2018-07-20 23:02:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" 2018-07-20 23:02:59,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b0719e-f92c-497a-8ca0-130b778ce3e1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:02:59,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f1b0719e-f92c-497a-8ca0-130b778ce3e1 2018-07-20 23:02:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" 2018-07-20 23:02:59,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-3f5e9ef4-6fed-416f-a56b-0f240de86088 Date: Fri, 20 Jul 2018 23:02:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image"} 2018-07-20 23:02:59,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image used request id req-3f5e9ef4-6fed-416f-a56b-0f240de86088 2018-07-20 23:02:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" 2018-07-20 23:02:59,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d518f390-6696-4f95-a50d-6f20af3e4273 Date: Fri, 20 Jul 2018 23:02:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:02:59,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d518f390-6696-4f95-a50d-6f20af3e4273 2018-07-20 23:02:59,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image"}' 2018-07-20 23:02:59,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3a687985-9fbd-4458-8adc-533ccfc494d9 Date: Fri, 20 Jul 2018 23:02:59 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:02:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T23:02:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "min_disk": 0, "protected": false, "id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "file": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/file", "checksum": null, "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:02:59,904 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3a687985-9fbd-4458-8adc-533ccfc494d9 2018-07-20 23:02:59,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" -d '' 2018-07-20 23:03:00,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d8cfb1e-a0ee-4eac-a32c-eab580a5f059 Date: Fri, 20 Jul 2018 23:03:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:03:00,521 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/file used request id req-0d8cfb1e-a0ee-4eac-a32c-eab580a5f059 2018-07-20 23:03:00,521 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:03:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" 2018-07-20 23:03:00,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-b46f6bfa-d9e6-40e7-b3c5-f2681317face Date: Fri, 20 Jul 2018 23:03:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:02:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:03:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/snap", "metadata": {}}], "self": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "min_disk": 0, "protected": false, "id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "file": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:03:00,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8 used request id req-b46f6bfa-d9e6-40e7-b3c5-f2681317face 2018-07-20 23:03:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" 2018-07-20 23:03:00,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-091583bf-5561-4812-8c30-8c45e71dfcab Date: Fri, 20 Jul 2018 23:03:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:03:00,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-091583bf-5561-4812-8c30-8c45e71dfcab 2018-07-20 23:03:00,983 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image 2018-07-20 23:03:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" 2018-07-20 23:03:01,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-5f4101c1-b6db-40d2-b124-9282576f2e82 Date: Fri, 20 Jul 2018 23:03:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:02:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:03:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/snap", "metadata": {}}], "self": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "min_disk": 0, "protected": false, "id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "file": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:03:01,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8 used request id req-5f4101c1-b6db-40d2-b124-9282576f2e82 2018-07-20 23:03:01,004 - create_image - DEBUG - Instance status is - active 2018-07-20 23:03:01,004 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image 2018-07-20 23:03:01,004 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image 2018-07-20 23:03:01,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:01,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:01,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["H0t23XkNTMGujIlq8ZZD2A"], "issued_at": "2018-07-20T23:03:01.000000Z"}} 2018-07-20 23:03:01,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:01,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197d64dc-762f-42eb-8681-cd77fed7cbc1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:01,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-197d64dc-762f-42eb-8681-cd77fed7cbc1 2018-07-20 23:03:01,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:01,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-87253326-9863-4c62-b224-b094d486c039 Date: Fri, 20 Jul 2018 23:03:01 GMT RESP BODY: {"networks":[]} 2018-07-20 23:03:01,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net used request id req-87253326-9863-4c62-b224-b094d486c039 2018-07-20 23:03:01,903 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net 2018-07-20 23:03:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" -d '{"network": {"name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net", "admin_state_up": true}}' 2018-07-20 23:03:02,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-71eebf9e-bd32-459d-9e80-62a5bfb17a69 Date: Fri, 20 Jul 2018 23:03:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:03:02Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","mtu":1450}} 2018-07-20 23:03:02,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-71eebf9e-bd32-459d-9e80-62a5bfb17a69 2018-07-20 23:03:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:02,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-3a84ad35-6770-4388-b618-9e4205fc3f83 Date: Fri, 20 Jul 2018 23:03:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:03:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:02,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-3a84ad35-6770-4388-b618-9e4205fc3f83 2018-07-20 23:03:02,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:02,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bcc1fdc1-ac23-4905-b111-f6e15018eea7 Date: Fri, 20 Jul 2018 23:03:02 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:03:02,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-bcc1fdc1-ac23-4905-b111-f6e15018eea7 2018-07-20 23:03:02,657 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet 2018-07-20 23:03:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" -d '{"subnets": [{"ip_version": 4, "network_id": "33e5d1dd-7533-4ad2-b390-0eef03b6ed96", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet"}]}' 2018-07-20 23:03:03,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0f118378-55d5-4e46-adad-52ba6053e983 Date: Fri, 20 Jul 2018 23:03:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:02Z","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":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","ip_version":4}]} 2018-07-20 23:03:03,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0f118378-55d5-4e46-adad-52ba6053e983 2018-07-20 23:03:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:03,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-41bbeddf-989b-4b9e-8f04-d6ce371ff485 Date: Fri, 20 Jul 2018 23:03:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["dae7a5de-8692-42de-9d3a-7ec10d0f71d7"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:03,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-41bbeddf-989b-4b9e-8f04-d6ce371ff485 2018-07-20 23:03:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:03,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bd85ca05-484a-47ab-b3d6-ad8e4f2621aa Date: Fri, 20 Jul 2018 23:03:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:02Z","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":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","ip_version":4}]} 2018-07-20 23:03:03,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-bd85ca05-484a-47ab-b3d6-ad8e4f2621aa 2018-07-20 23:03:03,981 - OpenStackNetwork - DEBUG - Network [33e5d1dd-7533-4ad2-b390-0eef03b6ed96] created successfully 2018-07-20 23:03:03,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:03,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:04,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["82ujNLtaSj6jvdVAhqbW7g"], "issued_at": "2018-07-20T23:03:04.000000Z"}} 2018-07-20 23:03:04,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4ee7f8e8654753b430e941c6dfbf04d264375959" 2018-07-20 23:03:04,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e42f7f-38d0-4032-9674-8ce5873074fd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:04,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d5e42f7f-38d0-4032-9674-8ce5873074fd 2018-07-20 23:03:04,477 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:03:04,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee7f8e8654753b430e941c6dfbf04d264375959" 2018-07-20 23:03:04,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-32b72e70-36af-4423-8282-c57e99936352 x-compute-request-id: req-32b72e70-36af-4423-8282-c57e99936352 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:03:04,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32b72e70-36af-4423-8282-c57e99936352 2018-07-20 23:03:04,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee7f8e8654753b430e941c6dfbf04d264375959" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-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-20 23:03:04,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-deafbf1b-5aa8-44ce-a4a5-a4971a2ef949 x-compute-request-id: req-deafbf1b-5aa8-44ce-a4a5-a4971a2ef949 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "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": "fddab35b-b6d0-4386-98b2-b833a7be3716"}} 2018-07-20 23:03:04,730 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-deafbf1b-5aa8-44ce-a4a5-a4971a2ef949 2018-07-20 23:03:04,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:04,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:05,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["D5ddmJKzTbahAGz2yPkMKQ"], "issued_at": "2018-07-20T23:03:05.000000Z"}} 2018-07-20 23:03:05,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d2f367e9e98da8f0197f72fee9da63c1f9d442e6" 2018-07-20 23:03:05,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc524d60-0590-4a0d-ad0b-04254f0c99a6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:05,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bc524d60-0590-4a0d-ad0b-04254f0c99a6 2018-07-20 23:03:05,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:05,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-9a84501c-3d38-4ecf-b01c-e2298600367c Date: Fri, 20 Jul 2018 23:03:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["dae7a5de-8692-42de-9d3a-7ec10d0f71d7"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:05,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net used request id req-9a84501c-3d38-4ecf-b01c-e2298600367c 2018-07-20 23:03:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:05,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8872a64d-9e7e-40f1-ac29-703ca1fc2231 Date: Fri, 20 Jul 2018 23:03:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:02Z","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":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","ip_version":4}]} 2018-07-20 23:03:05,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-8872a64d-9e7e-40f1-ac29-703ca1fc2231 2018-07-20 23:03:05,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:06,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-75a95c4b-b4b9-41af-8d69-7952df0450dd Date: Fri, 20 Jul 2018 23:03:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["dae7a5de-8692-42de-9d3a-7ec10d0f71d7"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:06,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net used request id req-75a95c4b-b4b9-41af-8d69-7952df0450dd 2018-07-20 23:03:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:03:06,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:03:06,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f367e9e98da8f0197f72fee9da63c1f9d442e6" 2018-07-20 23:03:06,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1d6377-6795-4a10-96ab-7be9e7cf6572 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:06,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ac1d6377-6795-4a10-96ab-7be9e7cf6572 2018-07-20 23:03:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:06,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9fbd0117-a700-40d4-ab79-1ac14722d43e Date: Fri, 20 Jul 2018 23:03:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:02Z","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":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","ip_version":4}]} 2018-07-20 23:03:06,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-9fbd0117-a700-40d4-ab79-1ac14722d43e 2018-07-20 23:03:06,480 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net 2018-07-20 23:03:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" -d '{"port": {"network_id": "33e5d1dd-7533-4ad2-b390-0eef03b6ed96", "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-port", "admin_state_up": true}}' 2018-07-20 23:03:07,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-754bd62b-bfa2-404a-b0c2-8af71f2cd04b Date: Fri, 20 Jul 2018 23:03:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:07Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","ip_address":"10.55.0.9"}],"id":"1cf94a26-5678-447a-a03d-dd96c59718ef","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4c:01:4a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-port","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:03:07,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-754bd62b-bfa2-404a-b0c2-8af71f2cd04b 2018-07-20 23:03:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:07,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-145a35fe-044f-4479-b750-6a08b89f441c Date: Fri, 20 Jul 2018 23:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["dae7a5de-8692-42de-9d3a-7ec10d0f71d7"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:07,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net used request id req-145a35fe-044f-4479-b750-6a08b89f441c 2018-07-20 23:03:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:03:07,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:03:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:07,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e848d6-a88d-435a-8298-6a6cca490f35 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:07,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-89e848d6-a88d-435a-8298-6a6cca490f35 2018-07-20 23:03:07,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:07,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-765c3b9a-65c2-4135-aaa4-cef49588d608 Date: Fri, 20 Jul 2018 23:03:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:02Z","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":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","ip_version":4}]} 2018-07-20 23:03:07,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-765c3b9a-65c2-4135-aaa4-cef49588d608 2018-07-20 23:03:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:08,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-58d147eb-8c18-4248-b102-7d231fc48280 Date: Fri, 20 Jul 2018 23:03:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","ip_address":"10.55.0.9"}],"id":"1cf94a26-5678-447a-a03d-dd96c59718ef","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4c:01:4a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-port","admin_state_up":true,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-20 23:03:08,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-port&admin_state_up=True used request id req-58d147eb-8c18-4248-b102-7d231fc48280 2018-07-20 23:03:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:08,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430eb00d-d816-48c8-bcd5-0c837becf7f9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:08,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-430eb00d-d816-48c8-bcd5-0c837becf7f9 2018-07-20 23:03:08,304 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-vm_inst 2018-07-20 23:03:08,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:08,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-ab44b715-c2b7-47a2-91ce-d0eb4ec52a3a x-compute-request-id: req-ab44b715-c2b7-47a2-91ce-d0eb4ec52a3a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fddab35b-b6d0-4386-98b2-b833a7be3716", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-flavor-name"}]} 2018-07-20 23:03:08,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ab44b715-c2b7-47a2-91ce-d0eb4ec52a3a 2018-07-20 23:03:08,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:08,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-5175c01d-e2ea-478a-a560-4e022683ce71 x-compute-request-id: req-5175c01d-e2ea-478a-a560-4e022683ce71 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "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": "fddab35b-b6d0-4386-98b2-b833a7be3716"}} 2018-07-20 23:03:08,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716 used request id req-5175c01d-e2ea-478a-a560-4e022683ce71 2018-07-20 23:03:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-fa0c5c7a-d310-420c-8b25-3b1c2546cd36 Date: Fri, 20 Jul 2018 23:03:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:02:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:03:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/snap", "metadata": {}}], "self": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "min_disk": 0, "protected": false, "id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "file": "/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image"} 2018-07-20 23:03:08,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image used request id req-fa0c5c7a-d310-420c-8b25-3b1c2546cd36 2018-07-20 23:03:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:08,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee26351b-790a-4939-84e7-310b3db24584 Date: Fri, 20 Jul 2018 23:03:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:03:08,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ee26351b-790a-4939-84e7-310b3db24584 2018-07-20 23:03:08,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" -d '{"server": {"name": "NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-vm_inst", "imageRef": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "flavorRef": "fddab35b-b6d0-4386-98b2-b833a7be3716", "max_count": 1, "min_count": 1, "networks": [{"port": "1cf94a26-5678-447a-a03d-dd96c59718ef"}]}}' 2018-07-20 23:03:10,820 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:03:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19c61e3b-62f9-4aa1-920b-db0c769a2f34 x-compute-request-id: req-19c61e3b-62f9-4aa1-920b-db0c769a2f34 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "bookmark"}], "adminPass": "dvN2kBCudc6Q"}} 2018-07-20 23:03:10,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-19c61e3b-62f9-4aa1-920b-db0c769a2f34 2018-07-20 23:03:10,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:11,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0afe8c2-5d9e-4ffe-85be-80eb2f8a92ce x-compute-request-id: req-f0afe8c2-5d9e-4ffe-85be-80eb2f8a92ce 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.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "bookmark"}], "image": {"id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "links": [{"href": "http://172.30.9.21:8774/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fddab35b-b6d0-4386-98b2-b833a7be3716", "links": [{"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "bookmark"}]}, "id": "6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T23:03:10Z", "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-fa3765de-4c4a-4c90-a177-96d81dcac81c-vm_inst", "created": "2018-07-20T23:03:10Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:11,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 used request id req-f0afe8c2-5d9e-4ffe-85be-80eb2f8a92ce 2018-07-20 23:03:11,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:11,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-4a8c7da0-0b56-4447-b090-98c423d57f03 x-compute-request-id: req-4a8c7da0-0b56-4447-b090-98c423d57f03 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "bookmark"}], "image": {"id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "links": [{"href": "http://172.30.9.21:8774/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fddab35b-b6d0-4386-98b2-b833a7be3716", "links": [{"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "bookmark"}]}, "id": "6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T23:03:11Z", "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-fa3765de-4c4a-4c90-a177-96d81dcac81c-vm_inst", "created": "2018-07-20T23:03:10Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:11,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 used request id req-4a8c7da0-0b56-4447-b090-98c423d57f03 2018-07-20 23:03:14,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:14,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-594c7d24-2ad6-4d94-9d47-3a3add6ab6b2 x-compute-request-id: req-594c7d24-2ad6-4d94-9d47-3a3add6ab6b2 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "bookmark"}], "image": {"id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "links": [{"href": "http://172.30.9.21:8774/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fddab35b-b6d0-4386-98b2-b833a7be3716", "links": [{"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "bookmark"}]}, "id": "6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:12Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-fa3765de-4c4a-4c90-a177-96d81dcac81c-vm_inst", "created": "2018-07-20T23:03:10Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:14,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 used request id req-594c7d24-2ad6-4d94-9d47-3a3add6ab6b2 2018-07-20 23:03:17,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:18,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-a87c0130-9e7f-4445-b402-6a7fa9f3b9a3 x-compute-request-id: req-a87c0130-9e7f-4445-b402-6a7fa9f3b9a3 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:01:4a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "bookmark"}], "image": {"id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "links": [{"href": "http://172.30.9.21:8774/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-20T23:03:17.000000", "flavor": {"id": "fddab35b-b6d0-4386-98b2-b833a7be3716", "links": [{"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "bookmark"}]}, "id": "6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:17Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-fa3765de-4c4a-4c90-a177-96d81dcac81c-vm_inst", "created": "2018-07-20T23:03:10Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:18,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 used request id req-a87c0130-9e7f-4445-b402-6a7fa9f3b9a3 2018-07-20 23:03:18,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:19,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-84ea0999-62aa-4d95-b32d-b0f16a5f5908 x-compute-request-id: req-84ea0999-62aa-4d95-b32d-b0f16a5f5908 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:01:4a", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "rel": "bookmark"}], "image": {"id": "5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "links": [{"href": "http://172.30.9.21:8774/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-07-20T23:03:17.000000", "flavor": {"id": "fddab35b-b6d0-4386-98b2-b833a7be3716", "links": [{"href": "http://172.30.9.21:8774/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716", "rel": "bookmark"}]}, "id": "6abcaa23-62c4-421c-87d1-2a8fff1da0a8", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:17Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-fa3765de-4c4a-4c90-a177-96d81dcac81c-vm_inst", "created": "2018-07-20T23:03:10Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:19,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 used request id req-84ea0999-62aa-4d95-b32d-b0f16a5f5908 2018-07-20 23:03:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:19,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-9f7c26a8-c49a-49e3-9a19-7ac102eb68c2 Date: Fri, 20 Jul 2018 23:03:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["dae7a5de-8692-42de-9d3a-7ec10d0f71d7"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:19,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net used request id req-9f7c26a8-c49a-49e3-9a19-7ac102eb68c2 2018-07-20 23:03:19,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:19,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e112c6-ff82-4f07-b7da-1f9c3c9d5aea Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:19,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-91e112c6-ff82-4f07-b7da-1f9c3c9d5aea 2018-07-20 23:03:19,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:19,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b45a0050-93f4-4efc-aabd-e2327969399f Date: Fri, 20 Jul 2018 23:03:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:02Z","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":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:02Z","ip_version":4}]} 2018-07-20 23:03:19,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-b45a0050-93f4-4efc-aabd-e2327969399f 2018-07-20 23:03:19,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:19,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3989 X-Openstack-Request-Id: req-ce441b98-ad5d-42fa-8026-63bff777e784 Date: Fri, 20 Jul 2018 23:03:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","ip_address":"10.55.0.3"}],"id":"1128c819-2be5-4cba-8860-edab300b7c77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:d3:48","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33e5d1dd-7533-4ad2-b390-0eef03b6ed96","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","ip_address":"10.55.0.9"}],"id":"1cf94a26-5678-447a-a03d-dd96c59718ef","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:01:4a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-port","admin_state_up":true,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:06Z","binding:vnic_type":"normal","device_id":"6abcaa23-62c4-421c-87d1-2a8fff1da0a8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","ip_address":"10.55.0.4"}],"id":"6bc10d5a-21cb-469d-b738-1d4182903d93","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:23:39","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33e5d1dd-7533-4ad2-b390-0eef03b6ed96","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dae7a5de-8692-42de-9d3a-7ec10d0f71d7","ip_address":"10.55.0.2"}],"id":"a68b08f0-1d0f-4732-9e32-52b0cafd9667","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:dd:6f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33e5d1dd-7533-4ad2-b390-0eef03b6ed96","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33e5d1dd-7533-4ad2-b390-0eef03b6ed96","ip_allocation":"immediate"}]} 2018-07-20 23:03:19,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-ce441b98-ad5d-42fa-8026-63bff777e784 2018-07-20 23:03:19,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:20,093 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-307e1c7f-5cae-4c61-8e51-79ef3f01bea7 x-compute-request-id: req-307e1c7f-5cae-4c61-8e51-79ef3f01bea7 Content-Type: application/json 2018-07-20 23:03:20,093 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6abcaa23-62c4-421c-87d1-2a8fff1da0a8 used request id req-307e1c7f-5cae-4c61-8e51-79ef3f01bea7 2018-07-20 23:03:20,094 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-port 2018-07-20 23:03:20,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1cf94a26-5678-447a-a03d-dd96c59718ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7554e4088795929af56bb353b0acdde9687a926e" 2018-07-20 23:03:21,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c5a32d0-4fcc-4879-9d1a-95ad9e104901 Date: Fri, 20 Jul 2018 23:03:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:03:21,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1cf94a26-5678-447a-a03d-dd96c59718ef used request id req-7c5a32d0-4fcc-4879-9d1a-95ad9e104901 2018-07-20 23:03:21,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ee7f8e8654753b430e941c6dfbf04d264375959" 2018-07-20 23:03:21,066 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:03:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db3ef34c-d402-4a29-91c4-d75ed8b10d4e x-compute-request-id: req-db3ef34c-d402-4a29-91c4-d75ed8b10d4e Content-Length: 0 Content-Type: application/json 2018-07-20 23:03:21,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fddab35b-b6d0-4386-98b2-b833a7be3716 used request id req-db3ef34c-d402-4a29-91c4-d75ed8b10d4e 2018-07-20 23:03:21,067 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet 2018-07-20 23:03:21,067 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-subnet 2018-07-20 23:03:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/dae7a5de-8692-42de-9d3a-7ec10d0f71d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:23,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6be4cbd-ccd0-44e5-ac37-3e26352ca90a Date: Fri, 20 Jul 2018 23:03:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:03:23,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/dae7a5de-8692-42de-9d3a-7ec10d0f71d7 used request id req-b6be4cbd-ccd0-44e5-ac37-3e26352ca90a 2018-07-20 23:03:23,300 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-net 2018-07-20 23:03:23,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/33e5d1dd-7533-4ad2-b390-0eef03b6ed96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95d220fb5851c2afc391b2d944ed8e1083a19cff" 2018-07-20 23:03:24,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7782b4e8-cb23-47a1-9f47-65013b159004 Date: Fri, 20 Jul 2018 23:03:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:03:24,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/33e5d1dd-7533-4ad2-b390-0eef03b6ed96 used request id req-7782b4e8-cb23-47a1-9f47-65013b159004 2018-07-20 23:03:24,844 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-fa3765de-4c4a-4c90-a177-96d81dcac81c-image 2018-07-20 23:03:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ea0661fc9db8352aa40c1ecc2efb3c62a51b821" 2018-07-20 23:03:26,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d52577d-8d47-45db-8b08-a76d9129f4bd Date: Fri, 20 Jul 2018 23:03:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:03:26,260 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5b8b6d95-c8a2-4ad4-94fa-4140b092f9e8 used request id req-8d52577d-8d47-45db-8b08-a76d9129f4bd 2018-07-20 23:03:26,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:03:26,265 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-20 23:03:26,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:26,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:26,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["mKeX3uokQh6TqQwTN8ghAg"], "issued_at": "2018-07-20T23:03:26.000000Z"}} 2018-07-20 23:03:26,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" 2018-07-20 23:03:26,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f030a1-06bb-4f9d-a46e-a9bf5e37277b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:26,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e4f030a1-06bb-4f9d-a46e-a9bf5e37277b 2018-07-20 23:03:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" 2018-07-20 23:03:26,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-81ee2612-7655-4c75-b645-0d9ce860267e Date: Fri, 20 Jul 2018 23:03:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image"} 2018-07-20 23:03:26,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image used request id req-81ee2612-7655-4c75-b645-0d9ce860267e 2018-07-20 23:03:26,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" 2018-07-20 23:03:27,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-851b1e90-eb58-4a44-9578-8e2a050b821a Date: Fri, 20 Jul 2018 23:03:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:03:27,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-851b1e90-eb58-4a44-9578-8e2a050b821a 2018-07-20 23:03:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image"}' 2018-07-20 23:03:27,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-74731254-8311-4a53-bf3b-7666bdea30c8 Date: Fri, 20 Jul 2018 23:03:27 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:03:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T23:03:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "min_disk": 0, "protected": false, "id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "file": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/file", "checksum": null, "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:03:27,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-74731254-8311-4a53-bf3b-7666bdea30c8 2018-07-20 23:03:27,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" -d '' 2018-07-20 23:03:28,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d948d770-6529-4316-94dc-7d04c8012424 Date: Fri, 20 Jul 2018 23:03:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:03:28,225 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/file used request id req-d948d770-6529-4316-94dc-7d04c8012424 2018-07-20 23:03:28,226 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:03:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" 2018-07-20 23:03:28,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-37263962-dbe1-4d1b-8400-008a17db85e3 Date: Fri, 20 Jul 2018 23:03:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:03:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:03:28Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/snap", "metadata": {}}], "self": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "min_disk": 0, "protected": false, "id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "file": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:03:28,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a used request id req-37263962-dbe1-4d1b-8400-008a17db85e3 2018-07-20 23:03:28,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" 2018-07-20 23:03:28,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4bc48e69-9708-4352-aa91-8be71cf757fd Date: Fri, 20 Jul 2018 23:03:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:03:28,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4bc48e69-9708-4352-aa91-8be71cf757fd 2018-07-20 23:03:28,591 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image 2018-07-20 23:03:28,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" 2018-07-20 23:03:28,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-379e313f-f6eb-40df-8c23-a8ef889314bc Date: Fri, 20 Jul 2018 23:03:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:03:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:03:28Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/snap", "metadata": {}}], "self": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "min_disk": 0, "protected": false, "id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "file": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:03:28,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a used request id req-379e313f-f6eb-40df-8c23-a8ef889314bc 2018-07-20 23:03:28,775 - create_image - DEBUG - Instance status is - active 2018-07-20 23:03:28,775 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image 2018-07-20 23:03:28,775 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image 2018-07-20 23:03:28,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:28,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:29,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VgyIyi8oQDKKiSy2svO1mw"], "issued_at": "2018-07-20T23:03:29.000000Z"}} 2018-07-20 23:03:29,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:03:29,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5529295d-52da-4792-806d-7c22f44f1ed5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:29,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5529295d-52da-4792-806d-7c22f44f1ed5 2018-07-20 23:03:29,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:03:29,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5ec3fc55-718f-427f-bd69-2e228dd42ea9 Date: Fri, 20 Jul 2018 23:03:29 GMT RESP BODY: {"networks":[]} 2018-07-20 23:03:29,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-5ec3fc55-718f-427f-bd69-2e228dd42ea9 2018-07-20 23:03:29,426 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net 2018-07-20 23:03:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net", "admin_state_up": true}}' 2018-07-20 23:03:30,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-0aeb21d7-ec6d-4534-987c-69d072e1fcde Date: Fri, 20 Jul 2018 23:03:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:03:29Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","mtu":1450}} 2018-07-20 23:03:30,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-0aeb21d7-ec6d-4534-987c-69d072e1fcde 2018-07-20 23:03:30,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:03:30,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-6b6fdcb0-6031-42db-8281-a6b42744b1be Date: Fri, 20 Jul 2018 23:03:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:03:29Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:30,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-6b6fdcb0-6031-42db-8281-a6b42744b1be 2018-07-20 23:03:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:03:30,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bfe92e5a-544f-4559-9a6c-34a72bdd4e24 Date: Fri, 20 Jul 2018 23:03:30 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:03:30,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-bfe92e5a-544f-4559-9a6c-34a72bdd4e24 2018-07-20 23:03:30,499 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet 2018-07-20 23:03:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" -d '{"subnets": [{"ip_version": 4, "network_id": "a6d27775-6e4a-476a-b573-fbab1dcfbb17", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet"}]}' 2018-07-20 23:03:31,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8e2dc4d7-f724-4f1d-938f-e06089de6ec9 Date: Fri, 20 Jul 2018 23:03:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:31,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-8e2dc4d7-f724-4f1d-938f-e06089de6ec9 2018-07-20 23:03:31,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:03:31,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-323fc5bc-3ca7-4c80-bd46-291e25c31fcf Date: Fri, 20 Jul 2018 23:03:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:31,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-323fc5bc-3ca7-4c80-bd46-291e25c31fcf 2018-07-20 23:03:31,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:03:31,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-746e09f6-69b7-4fe1-a846-03ab9280fe7a Date: Fri, 20 Jul 2018 23:03:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:31,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-746e09f6-69b7-4fe1-a846-03ab9280fe7a 2018-07-20 23:03:31,336 - OpenStackNetwork - DEBUG - Network [a6d27775-6e4a-476a-b573-fbab1dcfbb17] created successfully 2018-07-20 23:03:31,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:31,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:31,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["A6cT7J7fR6uieFIrGSTvwA"], "issued_at": "2018-07-20T23:03:31.000000Z"}} 2018-07-20 23:03:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}31bbcaa9208044878e93fa736b8c99f3ca9bfe2f" 2018-07-20 23:03:31,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4493c8b6-98fd-4c5a-a715-57e7b230c3af 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:31,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4493c8b6-98fd-4c5a-a715-57e7b230c3af 2018-07-20 23:03:31,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:03:31,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bbcaa9208044878e93fa736b8c99f3ca9bfe2f" 2018-07-20 23:03:32,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-a9c306a8-fcec-4d29-b030-437378c4795b x-compute-request-id: req-a9c306a8-fcec-4d29-b030-437378c4795b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:03:32,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a9c306a8-fcec-4d29-b030-437378c4795b 2018-07-20 23:03:32,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bbcaa9208044878e93fa736b8c99f3ca9bfe2f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-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-20 23:03:32,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-e4164ead-358f-41c1-8279-5e305c66edff x-compute-request-id: req-e4164ead-358f-41c1-8279-5e305c66edff Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "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": "9a847f6b-3821-41e7-9317-87ddf3cff9d6"}} 2018-07-20 23:03:32,089 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e4164ead-358f-41c1-8279-5e305c66edff 2018-07-20 23:03:32,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:32,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:32,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["skrKf5jdQyiRjFK98rPXBg"], "issued_at": "2018-07-20T23:03:32.000000Z"}} 2018-07-20 23:03:32,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5192ec1b16b3453b863ca30ca1ac78a81495e249" 2018-07-20 23:03:32,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b263f583-ffb1-420b-a4a7-0ced3af5e493 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:32,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b263f583-ffb1-420b-a4a7-0ced3af5e493 2018-07-20 23:03:32,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5192ec1b16b3453b863ca30ca1ac78a81495e249" 2018-07-20 23:03:33,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:32 GMT Server: Apache x-compute-request-id: req-473f974b-9cd6-4c19-a805-f150b8b07e85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-473f974b-9cd6-4c19-a805-f150b8b07e85 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-20 23:03:33,558 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-473f974b-9cd6-4c19-a805-f150b8b07e85 2018-07-20 23:03:33,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-473f974b-9cd6-4c19-a805-f150b8b07e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5192ec1b16b3453b863ca30ca1ac78a81495e249" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828", "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-20 23:03:34,046 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:03:33 GMT Server: Apache x-compute-request-id: req-2da8847e-cdec-43ef-a0e0-e4ece483e76b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2da8847e-cdec-43ef-a0e0-e4ece483e76b Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T23:03:33.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "df38dc71-4fad-4951-a7cb-9108030d8485", "size": 1}} 2018-07-20 23:03:34,046 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes used request id req-2da8847e-cdec-43ef-a0e0-e4ece483e76b 2018-07-20 23:03:34,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-473f974b-9cd6-4c19-a805-f150b8b07e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5192ec1b16b3453b863ca30ca1ac78a81495e249" 2018-07-20 23:03:34,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:34 GMT Server: Apache x-compute-request-id: req-646b5fae-da32-4952-93b4-350a5403b056 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-646b5fae-da32-4952-93b4-350a5403b056 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:03:34.000000", "replication_status": null, "snapshot_id": null, "id": "df38dc71-4fad-4951-a7cb-9108030d8485", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-a3e977e5-f686-462e-8a9f-d61241ec7828", "bootable": "false", "created_at": "2018-07-20T23:03:33.000000", "volume_type": null}} 2018-07-20 23:03:34,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-646b5fae-da32-4952-93b4-350a5403b056 2018-07-20 23:03:34,292 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828 2018-07-20 23:03:34,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-473f974b-9cd6-4c19-a805-f150b8b07e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5192ec1b16b3453b863ca30ca1ac78a81495e249" 2018-07-20 23:03:34,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:34 GMT Server: Apache x-compute-request-id: req-d173b9ac-c656-47b5-aa33-b9cd079e7588 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d173b9ac-c656-47b5-aa33-b9cd079e7588 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:03:34.000000", "replication_status": null, "snapshot_id": null, "id": "df38dc71-4fad-4951-a7cb-9108030d8485", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-a3e977e5-f686-462e-8a9f-d61241ec7828", "bootable": "false", "created_at": "2018-07-20T23:03:33.000000", "volume_type": null}} 2018-07-20 23:03:34,526 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-d173b9ac-c656-47b5-aa33-b9cd079e7588 2018-07-20 23:03:34,526 - create_volume - DEBUG - Instance status is - available 2018-07-20 23:03:34,526 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828 2018-07-20 23:03:34,526 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828 2018-07-20 23:03:34,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:34,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:34,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["6_ugfXuUT-CBI-Gap_LQbQ"], "issued_at": "2018-07-20T23:03:34.000000Z"}} 2018-07-20 23:03:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:35,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192ac794-6af5-4ac8-9de8-a9886b484acc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:35,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-192ac794-6af5-4ac8-9de8-a9886b484acc 2018-07-20 23:03:35,031 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:03:35,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:35,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877a340f-8809-4f98-b096-c6a8f7aa3c75 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:35,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-877a340f-8809-4f98-b096-c6a8f7aa3c75 2018-07-20 23:03:35,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:35,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5205d22a-89c6-4c83-8bde-39a09facb020 Date: Fri, 20 Jul 2018 23:03:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:35,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-5205d22a-89c6-4c83-8bde-39a09facb020 2018-07-20 23:03:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:03:35,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:03:35,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:35,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04edf6cf-9dbb-41e3-9998-ddb729018e75 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:35,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-04edf6cf-9dbb-41e3-9998-ddb729018e75 2018-07-20 23:03:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:35,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e7cc0c62-08f0-4a9f-bc10-463012d883f4 Date: Fri, 20 Jul 2018 23:03:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:35,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-e7cc0c62-08f0-4a9f-bc10-463012d883f4 2018-07-20 23:03:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:35,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed542c78-60da-42ea-bedd-82e0b1d56f12 Date: Fri, 20 Jul 2018 23:03:35 GMT RESP BODY: {"ports":[]} 2018-07-20 23:03:35,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port&admin_state_up=True used request id req-ed542c78-60da-42ea-bedd-82e0b1d56f12 2018-07-20 23:03:35,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:36,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-fca0e743-e08b-42b6-a958-65d169ee1590 x-compute-request-id: req-fca0e743-e08b-42b6-a958-65d169ee1590 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 23:03:36,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst used request id req-fca0e743-e08b-42b6-a958-65d169ee1590 2018-07-20 23:03:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:36,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-faa1b24b-bf2e-4152-b0b6-ab8704c6b82d Date: Fri, 20 Jul 2018 23:03:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:36,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-faa1b24b-bf2e-4152-b0b6-ab8704c6b82d 2018-07-20 23:03:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:36,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038237cb-d32f-43ce-9d04-9db610d681a5 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:36,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-038237cb-d32f-43ce-9d04-9db610d681a5 2018-07-20 23:03:36,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:36,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fa0c0d35-d448-4794-a79d-47c1ae35e9ae Date: Fri, 20 Jul 2018 23:03:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:36,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-fa0c0d35-d448-4794-a79d-47c1ae35e9ae 2018-07-20 23:03:36,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:36,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f0ad046b-abff-4cd8-9b2c-3f3b8b536ae0 Date: Fri, 20 Jul 2018 23:03:36 GMT RESP BODY: {"ports":[]} 2018-07-20 23:03:36,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port&admin_state_up=True used request id req-f0ad046b-abff-4cd8-9b2c-3f3b8b536ae0 2018-07-20 23:03:36,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:03:36,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:37,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ebrGqT1HSI2cWtc8qNbhPA"], "issued_at": "2018-07-20T23:03:37.000000Z"}} 2018-07-20 23:03:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ad5ee173d994a99411f7ae93e3f53db663a29fcd" 2018-07-20 23:03:37,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8020cdf-e87a-403c-ba1a-e76545599636 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:37,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f8020cdf-e87a-403c-ba1a-e76545599636 2018-07-20 23:03:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ff4294c7-87ef-4bc4-b6cc-ac420dfa9c10 Date: Fri, 20 Jul 2018 23:03:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:37,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-ff4294c7-87ef-4bc4-b6cc-ac420dfa9c10 2018-07-20 23:03:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:37,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b9269019-d72e-4ab8-aeaf-4cb4f5a40333 Date: Fri, 20 Jul 2018 23:03:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:37,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-b9269019-d72e-4ab8-aeaf-4cb4f5a40333 2018-07-20 23:03:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:37,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-57049da7-9c09-47b6-a476-cf3170369d6f Date: Fri, 20 Jul 2018 23:03:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:37,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-57049da7-9c09-47b6-a476-cf3170369d6f 2018-07-20 23:03:37,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:03:37,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:03:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad5ee173d994a99411f7ae93e3f53db663a29fcd" 2018-07-20 23:03:38,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70d36e0-b3f2-4e3d-8cc2-f5baa497adba Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:38,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-e70d36e0-b3f2-4e3d-8cc2-f5baa497adba 2018-07-20 23:03:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:38,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d1a06def-d62c-4b47-8137-202ab45e8745 Date: Fri, 20 Jul 2018 23:03:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:38,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-d1a06def-d62c-4b47-8137-202ab45e8745 2018-07-20 23:03:38,348 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net 2018-07-20 23:03:38,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" -d '{"port": {"network_id": "a6d27775-6e4a-476a-b573-fbab1dcfbb17", "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port", "admin_state_up": true}}' 2018-07-20 23:03:39,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-fcc64740-9d4d-4f10-9b2e-3a175ced383a Date: Fri, 20 Jul 2018 23:03:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:39Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:5e:5d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:03:39,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-fcc64740-9d4d-4f10-9b2e-3a175ced383a 2018-07-20 23:03:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:39,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1da36ff3-55d3-41b0-affa-a147401f7f9b Date: Fri, 20 Jul 2018 23:03:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:39,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-1da36ff3-55d3-41b0-affa-a147401f7f9b 2018-07-20 23:03:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:39,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403f054e-78aa-41f1-8d7c-308c0cc20b9d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:39,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-403f054e-78aa-41f1-8d7c-308c0cc20b9d 2018-07-20 23:03:39,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:39,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-82593cdc-f056-4d75-99e7-c31d913bd143 Date: Fri, 20 Jul 2018 23:03:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:39,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-82593cdc-f056-4d75-99e7-c31d913bd143 2018-07-20 23:03:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:39,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-a2dce2e5-e9a2-45e5-8a8a-ec95d055f832 Date: Fri, 20 Jul 2018 23:03:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-20 23:03:39,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port&admin_state_up=True used request id req-a2dce2e5-e9a2-45e5-8a8a-ec95d055f832 2018-07-20 23:03:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:39,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cdf08ac-29c7-4a25-a8a2-dc67b1739f79 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:39,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-8cdf08ac-29c7-4a25-a8a2-dc67b1739f79 2018-07-20 23:03:39,869 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst 2018-07-20 23:03:39,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:39,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-65db9217-8cb7-45a2-969c-9b9b878fa5fe x-compute-request-id: req-65db9217-8cb7-45a2-969c-9b9b878fa5fe Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-flavor"}]} 2018-07-20 23:03:39,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-65db9217-8cb7-45a2-969c-9b9b878fa5fe 2018-07-20 23:03:39,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:39,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-7383e5d9-ca1a-4bbc-ba62-492c3f8ed175 x-compute-request-id: req-7383e5d9-ca1a-4bbc-ba62-492c3f8ed175 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "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": "9a847f6b-3821-41e7-9317-87ddf3cff9d6"}} 2018-07-20 23:03:39,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6 used request id req-7383e5d9-ca1a-4bbc-ba62-492c3f8ed175 2018-07-20 23:03:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:40,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-d538b320-fedc-40a5-a89d-fed2d527d2eb Date: Fri, 20 Jul 2018 23:03:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:03:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:03:28Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/snap", "metadata": {}}], "self": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "min_disk": 0, "protected": false, "id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "file": "/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5a31fa41-9007-4b03-8195-be4238e2ee2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image"} 2018-07-20 23:03:40,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image used request id req-d538b320-fedc-40a5-a89d-fed2d527d2eb 2018-07-20 23:03:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:40,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-21b2cd1f-6c0a-4b9c-ad63-278d8d11ca19 Date: Fri, 20 Jul 2018 23:03:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:03:40,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-21b2cd1f-6c0a-4b9c-ad63-278d8d11ca19 2018-07-20 23:03:40,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "imageRef": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "flavorRef": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "max_count": 1, "min_count": 1, "networks": [{"port": "2b6567cc-a5aa-4509-baeb-546b6e5ec14e"}]}}' 2018-07-20 23:03:42,069 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:03: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-d2190cae-f565-41da-ba35-106d2a739606 x-compute-request-id: req-d2190cae-f565-41da-ba35-106d2a739606 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "adminPass": "pdgyMRZRTR9P"}} 2018-07-20 23:03:42,069 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d2190cae-f565-41da-ba35-106d2a739606 2018-07-20 23:03:42,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:42,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-a6e97793-be3d-483c-a363-5af92d61ad23 x-compute-request-id: req-a6e97793-be3d-483c-a363-5af92d61ad23 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.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T23:03:42Z", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:42,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-a6e97793-be3d-483c-a363-5af92d61ad23 2018-07-20 23:03:42,487 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst 2018-07-20 23:03:42,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:42,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-abd8aa46-e7e6-498e-b9f9-abedd919a574 x-compute-request-id: req-abd8aa46-e7e6-498e-b9f9-abedd919a574 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.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T23:03:42Z", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:42,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-abd8aa46-e7e6-498e-b9f9-abedd919a574 2018-07-20 23:03:42,925 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst] is - BUILD 2018-07-20 23:03:42,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:03:45,929 - create_instance - DEBUG - VM status query timeout in 896.558595896 2018-07-20 23:03:45,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:46,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-dc8725c7-9f83-4ab6-8bca-011a3d9e7909 x-compute-request-id: req-dc8725c7-9f83-4ab6-8bca-011a3d9e7909 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:43Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:46,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-dc8725c7-9f83-4ab6-8bca-011a3d9e7909 2018-07-20 23:03:46,657 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst] is - BUILD 2018-07-20 23:03:46,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:03:49,661 - create_instance - DEBUG - VM status query timeout in 892.826804876 2018-07-20 23:03:49,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:50,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-b5a5b2f8-428d-45a3-acc1-d28cd9d2c64e x-compute-request-id: req-b5a5b2f8-428d-45a3-acc1-d28cd9d2c64e Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:50,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-b5a5b2f8-428d-45a3-acc1-d28cd9d2c64e 2018-07-20 23:03:50,534 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst] is - ACTIVE 2018-07-20 23:03:50,534 - create_instance - INFO - VM is - ACTIVE 2018-07-20 23:03:50,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:51,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-1b1c7b26-b7d3-48a5-8d39-bf7b1db2632d x-compute-request-id: req-1b1c7b26-b7d3-48a5-8d39-bf7b1db2632d Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:51,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-1b1c7b26-b7d3-48a5-8d39-bf7b1db2632d 2018-07-20 23:03:51,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:51,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ee98349b-d13b-4567-9a0f-e64336c7005c Date: Fri, 20 Jul 2018 23:03:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:51,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-ee98349b-d13b-4567-9a0f-e64336c7005c 2018-07-20 23:03:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:51,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754958b9-6ea1-4a8b-9f1c-c38532dfac42 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:51,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-754958b9-6ea1-4a8b-9f1c-c38532dfac42 2018-07-20 23:03:51,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:52,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a25f4559-c6e0-4a80-95ad-3b18d047b53a Date: Fri, 20 Jul 2018 23:03:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:52,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-a25f4559-c6e0-4a80-95ad-3b18d047b53a 2018-07-20 23:03:52,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:52,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-dd79ea68-8b3c-458a-9858-29d74ed3e278 Date: Fri, 20 Jul 2018 23:03:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:03:52,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-dd79ea68-8b3c-458a-9858-29d74ed3e278 2018-07-20 23:03:52,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:03:52,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7T86lIZ_SAWl5nQv88UypQ"], "issued_at": "2018-07-20T23:03:52.000000Z"}} 2018-07-20 23:03:52,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:52,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac34b213-f3b5-4bfd-b4d5-a3324c33326e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:52,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ac34b213-f3b5-4bfd-b4d5-a3324c33326e 2018-07-20 23:03:52,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:53,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2721c48e-ae95-44f8-81bd-9fb6c46f981d x-compute-request-id: req-2721c48e-ae95-44f8-81bd-9fb6c46f981d Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:03:53,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-2721c48e-ae95-44f8-81bd-9fb6c46f981d 2018-07-20 23:03:53,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:53,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-eb909c72-9aa6-4584-83d1-cbc1e86d8eab Date: Fri, 20 Jul 2018 23:03:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:53,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-eb909c72-9aa6-4584-83d1-cbc1e86d8eab 2018-07-20 23:03:54,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:54,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5f17e7-d5bb-4602-a742-8a492defc19d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:54,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1d5f17e7-d5bb-4602-a742-8a492defc19d 2018-07-20 23:03:54,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:54,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-62b453ec-89cc-4ef6-8ef0-a9c841e33371 Date: Fri, 20 Jul 2018 23:03:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:54,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-62b453ec-89cc-4ef6-8ef0-a9c841e33371 2018-07-20 23:03:54,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:54,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-bc661bba-4eee-47cb-a25f-32b0e3605b0b Date: Fri, 20 Jul 2018 23:03:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:03:54,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-bc661bba-4eee-47cb-a25f-32b0e3605b0b 2018-07-20 23:03:54,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" -d '{"volumeAttachment": {"volumeId": "df38dc71-4fad-4951-a7cb-9108030d8485"}}' 2018-07-20 23:03:56,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d39faf85-d616-4464-828d-b76845b26b04 x-compute-request-id: req-d39faf85-d616-4464-828d-b76845b26b04 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "id": "df38dc71-4fad-4951-a7cb-9108030d8485", "volumeId": "df38dc71-4fad-4951-a7cb-9108030d8485"}} 2018-07-20 23:03:56,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1/os-volume_attachments used request id req-d39faf85-d616-4464-828d-b76845b26b04 2018-07-20 23:03:56,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:57,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-1e84163a-b005-4029-bb14-9022bba6ce3f x-compute-request-id: req-1e84163a-b005-4029-bb14-9022bba6ce3f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "df38dc71-4fad-4951-a7cb-9108030d8485"}], "metadata": {}}} 2018-07-20 23:03:57,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-1e84163a-b005-4029-bb14-9022bba6ce3f 2018-07-20 23:03:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:57,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c78e05a1-8682-4b7a-9c9c-5c3ba42bddf6 Date: Fri, 20 Jul 2018 23:03:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:57,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-c78e05a1-8682-4b7a-9c9c-5c3ba42bddf6 2018-07-20 23:03:57,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:03:57,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:03:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:03:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:57,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cdcfeb-b289-40a0-b5b1-1ca5218fcc30 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:57,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-39cdcfeb-b289-40a0-b5b1-1ca5218fcc30 2018-07-20 23:03:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:57,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-12847a1e-7c71-4f89-b417-20be922cd9f3 Date: Fri, 20 Jul 2018 23:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:57,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-12847a1e-7c71-4f89-b417-20be922cd9f3 2018-07-20 23:03:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:57,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-a3d8019d-b3eb-4f16-adb0-e2fe786db034 Date: Fri, 20 Jul 2018 23:03:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:03:57,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-a3d8019d-b3eb-4f16-adb0-e2fe786db034 2018-07-20 23:03:57,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:57,898 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:57 GMT Server: Apache x-compute-request-id: req-6c6fd052-29aa-4b60-b72c-edd347835831 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c6fd052-29aa-4b60-b72c-edd347835831 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "attachment_id": "31d01efb-8bc0-4a5e-9586-7d311e147f2c", "attached_at": "2018-07-20T23:03:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "df38dc71-4fad-4951-a7cb-9108030d8485", "device": "/dev/vdb", "id": "df38dc71-4fad-4951-a7cb-9108030d8485"}], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:03:57.000000", "replication_status": null, "snapshot_id": null, "id": "df38dc71-4fad-4951-a7cb-9108030d8485", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-a3e977e5-f686-462e-8a9f-d61241ec7828", "bootable": "false", "created_at": "2018-07-20T23:03:33.000000", "volume_type": null}} 2018-07-20 23:03:57,898 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-6c6fd052-29aa-4b60-b72c-edd347835831 2018-07-20 23:03:57,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:57,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3753f05-6ade-49a3-9d8f-c0b4d499cce5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:03:57,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d3753f05-6ade-49a3-9d8f-c0b4d499cce5 2018-07-20 23:03:57,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:58,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95f8b07b-debd-46ef-b1aa-b04d751e358f x-compute-request-id: req-95f8b07b-debd-46ef-b1aa-b04d751e358f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "df38dc71-4fad-4951-a7cb-9108030d8485"}], "metadata": {}}} 2018-07-20 23:03:58,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-95f8b07b-debd-46ef-b1aa-b04d751e358f 2018-07-20 23:03:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:58,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0793f309-abbd-4446-9002-1773fc270307 Date: Fri, 20 Jul 2018 23:03:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:58,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-0793f309-abbd-4446-9002-1773fc270307 2018-07-20 23:03:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:58,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6a84e7-ec3f-436d-b3de-96ed6a13c9c0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:58,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7d6a84e7-ec3f-436d-b3de-96ed6a13c9c0 2018-07-20 23:03:58,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:58,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d5e61967-4f19-4ba7-878b-4a01d4dcb5cc Date: Fri, 20 Jul 2018 23:03:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:58,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-d5e61967-4f19-4ba7-878b-4a01d4dcb5cc 2018-07-20 23:03:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:03:58,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-25ebfd87-6598-49db-b0a8-38041f414af9 Date: Fri, 20 Jul 2018 23:03:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:03:58,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-25ebfd87-6598-49db-b0a8-38041f414af9 2018-07-20 23:03:58,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:59,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03: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-97e5ff8b-6b30-403a-8237-c1fd5c82e912 x-compute-request-id: req-97e5ff8b-6b30-403a-8237-c1fd5c82e912 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "df38dc71-4fad-4951-a7cb-9108030d8485"}], "metadata": {}}} 2018-07-20 23:03:59,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-97e5ff8b-6b30-403a-8237-c1fd5c82e912 2018-07-20 23:03:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a3fa9972-0323-4ddb-81b5-34176da19198 Date: Fri, 20 Jul 2018 23:03:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:03:59,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-a3fa9972-0323-4ddb-81b5-34176da19198 2018-07-20 23:03:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:59,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47932ebd-b0ee-4694-96f7-c800e03975ae Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:03:59,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-47932ebd-b0ee-4694-96f7-c800e03975ae 2018-07-20 23:03:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:03:59,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e695b395-384d-4d29-8ec4-cb8662d21595 Date: Fri, 20 Jul 2018 23:03:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:03:59,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-e695b395-384d-4d29-8ec4-cb8662d21595 2018-07-20 23:03:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:00,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-2d048c25-4a08-4739-a94b-0249fa50e177 Date: Fri, 20 Jul 2018 23:04:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:04:00,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-2d048c25-4a08-4739-a94b-0249fa50e177 2018-07-20 23:04:00,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:00,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-f1119255-6375-4b04-a69e-d6a935b4445f x-compute-request-id: req-f1119255-6375-4b04-a69e-d6a935b4445f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "df38dc71-4fad-4951-a7cb-9108030d8485"}], "metadata": {}}} 2018-07-20 23:04:00,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-f1119255-6375-4b04-a69e-d6a935b4445f 2018-07-20 23:04:00,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-34579183-50d7-4284-9374-76f30bcc7940 Date: Fri, 20 Jul 2018 23:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:00,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-34579183-50d7-4284-9374-76f30bcc7940 2018-07-20 23:04:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:01,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b721eaf0-8087-47af-8876-514549788dcf Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:01,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b721eaf0-8087-47af-8876-514549788dcf 2018-07-20 23:04:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:01,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6e09e490-1a2f-4327-a045-67dc99cd4888 Date: Fri, 20 Jul 2018 23:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:04:01,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-6e09e490-1a2f-4327-a045-67dc99cd4888 2018-07-20 23:04:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:01,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-2f8c8bcf-f16b-4fa7-a3a6-08be26609681 Date: Fri, 20 Jul 2018 23:04:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:04:01,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-2f8c8bcf-f16b-4fa7-a3a6-08be26609681 2018-07-20 23:04:01,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1/os-volume_attachments/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:02,058 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:04:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4f282ee-cde1-425d-a493-9fa5e344ed81 x-compute-request-id: req-b4f282ee-cde1-425d-a493-9fa5e344ed81 Content-Length: 0 Content-Type: application/json 2018-07-20 23:04:02,058 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1/os-volume_attachments/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-b4f282ee-cde1-425d-a493-9fa5e344ed81 2018-07-20 23:04:02,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:03,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-77d4f545-6bf7-4816-8962-fd970aececb5 x-compute-request-id: req-77d4f545-6bf7-4816-8962-fd970aececb5 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "df38dc71-4fad-4951-a7cb-9108030d8485"}], "metadata": {}}} 2018-07-20 23:04:03,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-77d4f545-6bf7-4816-8962-fd970aececb5 2018-07-20 23:04:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:03,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ee94a147-08e3-4d43-b27b-c83cc93ae3e0 Date: Fri, 20 Jul 2018 23:04:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:03,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-ee94a147-08e3-4d43-b27b-c83cc93ae3e0 2018-07-20 23:04:03,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:03,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d440c1-a8e8-4648-b240-42aa7b80793d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:03,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b8d440c1-a8e8-4648-b240-42aa7b80793d 2018-07-20 23:04:03,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:03,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-43f2d89d-74e1-4b0d-a875-da6c87a3468b Date: Fri, 20 Jul 2018 23:04:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:04:03,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-43f2d89d-74e1-4b0d-a875-da6c87a3468b 2018-07-20 23:04:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-ede53490-f7f0-4919-bc65-ebd7cfa34931 Date: Fri, 20 Jul 2018 23:04:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:04:03,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-ede53490-f7f0-4919-bc65-ebd7cfa34931 2018-07-20 23:04:06,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:07,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea815787-8f45-48da-bde1-da49b7821ba2 x-compute-request-id: req-ea815787-8f45-48da-bde1-da49b7821ba2 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:07,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-ea815787-8f45-48da-bde1-da49b7821ba2 2018-07-20 23:04:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:07,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-37c6b13d-5e75-4b19-bf32-9ab4514f8f49 Date: Fri, 20 Jul 2018 23:04:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:07,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-37c6b13d-5e75-4b19-bf32-9ab4514f8f49 2018-07-20 23:04:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:07,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeeec0f5-4394-4c5b-8fd8-d165214b5d7e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:07,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-aeeec0f5-4394-4c5b-8fd8-d165214b5d7e 2018-07-20 23:04:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:07,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-193217f7-9742-42a3-b359-3912de97a146 Date: Fri, 20 Jul 2018 23:04:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:04:07,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-193217f7-9742-42a3-b359-3912de97a146 2018-07-20 23:04:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:07,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-6306adbc-32cb-46cf-9b86-b1bd3f80bc25 Date: Fri, 20 Jul 2018 23:04:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:04:07,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-6306adbc-32cb-46cf-9b86-b1bd3f80bc25 2018-07-20 23:04:07,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c6fd052-29aa-4b60-b72c-edd347835831" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:08,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:07 GMT Server: Apache x-compute-request-id: req-2158de46-7b14-4a0e-ac3b-0a0453c3a351 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2158de46-7b14-4a0e-ac3b-0a0453c3a351 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:04:02.000000", "replication_status": null, "snapshot_id": null, "id": "df38dc71-4fad-4951-a7cb-9108030d8485", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-a3e977e5-f686-462e-8a9f-d61241ec7828", "bootable": "false", "created_at": "2018-07-20T23:03:33.000000", "volume_type": null}} 2018-07-20 23:04:08,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-2158de46-7b14-4a0e-ac3b-0a0453c3a351 2018-07-20 23:04:08,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:08,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96008e50-1e46-4df8-8ee3-5bd9978d26ad x-compute-request-id: req-96008e50-1e46-4df8-8ee3-5bd9978d26ad Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:08,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-96008e50-1e46-4df8-8ee3-5bd9978d26ad 2018-07-20 23:04:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:08,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a46a6330-7e2c-41c6-93d8-8f8603685c63 Date: Fri, 20 Jul 2018 23:04:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:08,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-a46a6330-7e2c-41c6-93d8-8f8603685c63 2018-07-20 23:04:08,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:08,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7bdd3f-8e96-4e64-8760-a7d744196fb1 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:08,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7e7bdd3f-8e96-4e64-8760-a7d744196fb1 2018-07-20 23:04:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:08,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cf9cc9fc-f699-45e2-abfa-64f9078fefad Date: Fri, 20 Jul 2018 23:04:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:04:08,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-cf9cc9fc-f699-45e2-abfa-64f9078fefad 2018-07-20 23:04:08,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:08,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-b459a5f6-bc4f-4d33-b2be-0c7c320e00e6 Date: Fri, 20 Jul 2018 23:04:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:04:08,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-b459a5f6-bc4f-4d33-b2be-0c7c320e00e6 2018-07-20 23:04:08,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:09,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ee534eb-dc5e-4714-9fdd-eb8ea0c54e96 x-compute-request-id: req-8ee534eb-dc5e-4714-9fdd-eb8ea0c54e96 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:03:47Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:09,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-8ee534eb-dc5e-4714-9fdd-eb8ea0c54e96 2018-07-20 23:04:09,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:09,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-98b5ef7d-bc91-4168-b446-dda660a9b640 Date: Fri, 20 Jul 2018 23:04:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["79ca6f39-04e3-479d-b70b-1887995e5159"],"description":"","tags":[],"updated_at":"2018-07-20T23:03:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:29Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:09,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net used request id req-98b5ef7d-bc91-4168-b446-dda660a9b640 2018-07-20 23:04:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:09,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa2f485-fe6e-46c6-bdbb-b43b6af7c3f7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:09,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-2fa2f485-fe6e-46c6-bdbb-b43b6af7c3f7 2018-07-20 23:04:09,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:09,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b589b4f0-246a-42ca-88c9-0bfbc523d7c7 Date: Fri, 20 Jul 2018 23:04:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:03:30Z","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":"79ca6f39-04e3-479d-b70b-1887995e5159","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:30Z","ip_version":4}]} 2018-07-20 23:04:09,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-b589b4f0-246a-42ca-88c9-0bfbc523d7c7 2018-07-20 23:04:09,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d76262f45b13a8a343029ea505570044b44ceef" 2018-07-20 23:04:09,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-9f793183-4cb3-4621-b3a7-81f374430284 Date: Fri, 20 Jul 2018 23:04:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.10"}],"id":"2b6567cc-a5aa-4509-baeb-546b6e5ec14e","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:5e:5d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:38Z","binding:vnic_type":"normal","device_id":"a1c162ea-c84c-4b31-ae15-0f67b0acf4c1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.4"}],"id":"7c9f03d4-5bb8-43f1-9cde-adee9a70100a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:a3:b4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.3"}],"id":"9a6ad617-0137-4121-84f9-9b092b8c3676","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:54:bd","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:03:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79ca6f39-04e3-479d-b70b-1887995e5159","ip_address":"10.55.0.2"}],"id":"ef234f40-b47e-4dbc-afbf-55e543a37c2b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:c6:dc","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a6d27775-6e4a-476a-b573-fbab1dcfbb17","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:03:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a6d27775-6e4a-476a-b573-fbab1dcfbb17","ip_allocation":"immediate"}]} 2018-07-20 23:04:09,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-9f793183-4cb3-4621-b3a7-81f374430284 2018-07-20 23:04:09,995 - create_instance - INFO - Deleting Port with ID - 2b6567cc-a5aa-4509-baeb-546b6e5ec14e 2018-07-20 23:04:09,995 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-port 2018-07-20 23:04:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2b6567cc-a5aa-4509-baeb-546b6e5ec14e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:10,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe03d0cd-25be-41f2-bbc2-cbd120a7af04 Date: Fri, 20 Jul 2018 23:04:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:04:10,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2b6567cc-a5aa-4509-baeb-546b6e5ec14e used request id req-fe03d0cd-25be-41f2-bbc2-cbd120a7af04 2018-07-20 23:04:10,437 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst 2018-07-20 23:04:10,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:10,585 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-359ad73b-7634-476d-aa06-cf784ead19c2 x-compute-request-id: req-359ad73b-7634-476d-aa06-cf784ead19c2 Content-Type: application/json 2018-07-20 23:04:10,585 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-359ad73b-7634-476d-aa06-cf784ead19c2 2018-07-20 23:04:10,585 - create_instance - INFO - Checking deletion status 2018-07-20 23:04:10,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:10,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58bfab2f-bf01-48bd-b036-15bf82ab26ab x-compute-request-id: req-58bfab2f-bf01-48bd-b036-15bf82ab26ab Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5e:5d", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "rel": "bookmark"}], "image": {"id": "5a31fa41-9007-4b03-8195-be4238e2ee2a", "links": [{"href": "http://172.30.9.21:8774/images/5a31fa41-9007-4b03-8195-be4238e2ee2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000020", "OS-SRV-USG:launched_at": "2018-07-20T23:03:47.000000", "flavor": {"id": "9a847f6b-3821-41e7-9317-87ddf3cff9d6", "links": [{"href": "http://172.30.9.21:8774/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6", "rel": "bookmark"}]}, "id": "a1c162ea-c84c-4b31-ae15-0f67b0acf4c1", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:04:10Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst", "created": "2018-07-20T23:03:42Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:10,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-58bfab2f-bf01-48bd-b036-15bf82ab26ab 2018-07-20 23:04:10,862 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst] is - ACTIVE 2018-07-20 23:04:10,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:04:13,865 - create_instance - DEBUG - VM status query timeout in 296.720459938 2018-07-20 23:04:13,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a254186cdc2620b38818d3e1fe71b4686e4a235" 2018-07-20 23:04:13,921 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbb545a2-f4f9-465b-87e4-6a98f381f359 x-compute-request-id: req-dbb545a2-f4f9-465b-87e4-6a98f381f359 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 could not be found.", "code": 404}} 2018-07-20 23:04:13,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 used request id req-dbb545a2-f4f9-465b-87e4-6a98f381f359 2018-07-20 23:04:13,921 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a1c162ea-c84c-4b31-ae15-0f67b0acf4c1 could not be found. (HTTP 404) (Request-ID: req-dbb545a2-f4f9-465b-87e4-6a98f381f359) 2018-07-20 23:04:13,922 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-vm_inst 2018-07-20 23:04:13,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-473f974b-9cd6-4c19-a805-f150b8b07e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5192ec1b16b3453b863ca30ca1ac78a81495e249" 2018-07-20 23:04:14,848 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:13 GMT Server: Apache x-compute-request-id: req-ef2f9914-29c9-453c-b6de-a2fa0969d8e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef2f9914-29c9-453c-b6de-a2fa0969d8e6 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:04:02.000000", "replication_status": null, "snapshot_id": null, "id": "df38dc71-4fad-4951-a7cb-9108030d8485", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-a3e977e5-f686-462e-8a9f-d61241ec7828", "bootable": "false", "created_at": "2018-07-20T23:03:33.000000", "volume_type": null}} 2018-07-20 23:04:14,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-ef2f9914-29c9-453c-b6de-a2fa0969d8e6 2018-07-20 23:04:14,849 - create_volume - DEBUG - Instance status is - available 2018-07-20 23:04:14,849 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828 2018-07-20 23:04:14,849 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828 2018-07-20 23:04:14,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-473f974b-9cd6-4c19-a805-f150b8b07e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5192ec1b16b3453b863ca30ca1ac78a81495e249" 2018-07-20 23:04:15,142 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:04:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2bded103-dbd3-4fe0-902a-c9b1d1c6078e 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-20 23:04:15,142 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-2bded103-dbd3-4fe0-902a-c9b1d1c6078e 2018-07-20 23:04:15,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-473f974b-9cd6-4c19-a805-f150b8b07e85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5192ec1b16b3453b863ca30ca1ac78a81495e249" 2018-07-20 23:04:15,356 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:04:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f1f3fb75-60a0-4c3d-9f82-c97a8dcd8c80 x-openstack-request-id: req-f1f3fb75-60a0-4c3d-9f82-c97a8dcd8c80 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume df38dc71-4fad-4951-a7cb-9108030d8485 could not be found.", "code": 404}} 2018-07-20 23:04:15,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/df38dc71-4fad-4951-a7cb-9108030d8485 used request id req-f1f3fb75-60a0-4c3d-9f82-c97a8dcd8c80 2018-07-20 23:04:15,356 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume df38dc71-4fad-4951-a7cb-9108030d8485 could not be found. (HTTP 404) (Request-ID: req-f1f3fb75-60a0-4c3d-9f82-c97a8dcd8c80) 2018-07-20 23:04:15,356 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828 2018-07-20 23:04:15,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31bbcaa9208044878e93fa736b8c99f3ca9bfe2f" 2018-07-20 23:04:15,414 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:04: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-38b9712a-c072-4466-a7ad-28b4a6e31438 x-compute-request-id: req-38b9712a-c072-4466-a7ad-28b4a6e31438 Content-Length: 0 Content-Type: application/json 2018-07-20 23:04:15,414 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9a847f6b-3821-41e7-9317-87ddf3cff9d6 used request id req-38b9712a-c072-4466-a7ad-28b4a6e31438 2018-07-20 23:04:15,415 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet 2018-07-20 23:04:15,415 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-subnet 2018-07-20 23:04:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/79ca6f39-04e3-479d-b70b-1887995e5159 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:04:17,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5548bcf-458d-4929-a32c-e6f6010a3603 Date: Fri, 20 Jul 2018 23:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:04:17,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/79ca6f39-04e3-479d-b70b-1887995e5159 used request id req-b5548bcf-458d-4929-a32c-e6f6010a3603 2018-07-20 23:04:17,383 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-net 2018-07-20 23:04:17,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/a6d27775-6e4a-476a-b573-fbab1dcfbb17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96f5661b45cad2e56cb84949fc8d22fe71492df8" 2018-07-20 23:04:18,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fed110aa-99e8-4762-bc65-c504c037e65f Date: Fri, 20 Jul 2018 23:04:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:04:18,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a6d27775-6e4a-476a-b573-fbab1dcfbb17 used request id req-fed110aa-99e8-4762-bc65-c504c037e65f 2018-07-20 23:04:18,624 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a3e977e5-f686-462e-8a9f-d61241ec7828-image 2018-07-20 23:04:18,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f44e9e3f66e03f1d02c7642a4bfed45f38c99f23" 2018-07-20 23:04:19,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0d7c8e3-d26a-46cc-9864-14c7cf025869 Date: Fri, 20 Jul 2018 23:04:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:04:19,170 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5a31fa41-9007-4b03-8195-be4238e2ee2a used request id req-e0d7c8e3-d26a-46cc-9864-14c7cf025869 2018-07-20 23:04:19,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:04:19,175 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-20 23:04:19,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:04:19,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:19,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["9CN3HHAQRIeatRRn9-uc0A"], "issued_at": "2018-07-20T23:04:19.000000Z"}} 2018-07-20 23:04:19,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" 2018-07-20 23:04:19,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95520a8-00d3-4688-8ba5-5ed784f25698 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:19,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b95520a8-00d3-4688-8ba5-5ed784f25698 2018-07-20 23:04:19,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" 2018-07-20 23:04:19,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-2b52e837-1a37-4aca-986b-baa614ce95cb Date: Fri, 20 Jul 2018 23:04:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image"} 2018-07-20 23:04:19,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image used request id req-2b52e837-1a37-4aca-986b-baa614ce95cb 2018-07-20 23:04:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" 2018-07-20 23:04:20,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b6df4c1-4890-4580-9390-674c28232420 Date: Fri, 20 Jul 2018 23:04:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:04:20,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0b6df4c1-4890-4580-9390-674c28232420 2018-07-20 23:04:20,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image"}' 2018-07-20 23:04:20,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9bff2d0b-5488-402f-84b8-4a9a8639874c Date: Fri, 20 Jul 2018 23:04:20 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T23:04:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "min_disk": 0, "protected": false, "id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "file": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/file", "checksum": null, "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:04:20,328 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9bff2d0b-5488-402f-84b8-4a9a8639874c 2018-07-20 23:04:20,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" -d '' 2018-07-20 23:04:21,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92cff46f-9b87-4f60-bdb4-f53eafc7827f Date: Fri, 20 Jul 2018 23:04:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:04:21,214 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/file used request id req-92cff46f-9b87-4f60-bdb4-f53eafc7827f 2018-07-20 23:04:21,215 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:04:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" 2018-07-20 23:04:21,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4892c445-8529-4825-8c57-760a3111f57a Date: Fri, 20 Jul 2018 23:04:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:04:21Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/snap", "metadata": {}}], "self": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "min_disk": 0, "protected": false, "id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "file": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:04:21,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45 used request id req-4892c445-8529-4825-8c57-760a3111f57a 2018-07-20 23:04:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" 2018-07-20 23:04:21,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-15f8fe3b-1f7e-40e3-a170-3e4d8b987276 Date: Fri, 20 Jul 2018 23:04:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:04:21,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-15f8fe3b-1f7e-40e3-a170-3e4d8b987276 2018-07-20 23:04:21,406 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image 2018-07-20 23:04:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" 2018-07-20 23:04:21,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-1316ffce-64c1-4431-bee5-daf5e30f7d09 Date: Fri, 20 Jul 2018 23:04:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:04:21Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/snap", "metadata": {}}], "self": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "min_disk": 0, "protected": false, "id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "file": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:04:21,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45 used request id req-1316ffce-64c1-4431-bee5-daf5e30f7d09 2018-07-20 23:04:21,600 - create_image - DEBUG - Instance status is - active 2018-07-20 23:04:21,600 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image 2018-07-20 23:04:21,600 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image 2018-07-20 23:04:21,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:04:21,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:21,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["-036zL-1S5mfr9FPtli_8w"], "issued_at": "2018-07-20T23:04:21.000000Z"}} 2018-07-20 23:04:21,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:22,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af180b92-4e6f-4485-b939-6d56bdf854fc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:22,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-af180b92-4e6f-4485-b939-6d56bdf854fc 2018-07-20 23:04:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:22,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e70c0c49-0170-4715-a8f5-7e4279676cb5 Date: Fri, 20 Jul 2018 23:04:22 GMT RESP BODY: {"networks":[]} 2018-07-20 23:04:22,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-e70c0c49-0170-4715-a8f5-7e4279676cb5 2018-07-20 23:04:22,270 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net 2018-07-20 23:04:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net", "admin_state_up": true}}' 2018-07-20 23:04:22,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-519824ce-8be1-4f3f-978d-72dd20c4dd21 Date: Fri, 20 Jul 2018 23:04:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:04:22Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","mtu":1450}} 2018-07-20 23:04:22,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-519824ce-8be1-4f3f-978d-72dd20c4dd21 2018-07-20 23:04:22,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:22,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-35718a6e-b7c1-497c-9031-afb2cee9576c Date: Fri, 20 Jul 2018 23:04:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:04:22Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:22,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-35718a6e-b7c1-497c-9031-afb2cee9576c 2018-07-20 23:04:22,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:23,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12fa2cd9-a2be-42db-abe6-d8a40c3a6b34 Date: Fri, 20 Jul 2018 23:04:23 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:04:23,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-12fa2cd9-a2be-42db-abe6-d8a40c3a6b34 2018-07-20 23:04:23,168 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet 2018-07-20 23:04:23,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" -d '{"subnets": [{"ip_version": 4, "network_id": "cf838915-3fff-4b75-a1cf-a5588ec1a5e4", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet"}]}' 2018-07-20 23:04:23,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-28dbb06d-4819-43f6-ba9f-d250854441fc Date: Fri, 20 Jul 2018 23:04:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:23,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-28dbb06d-4819-43f6-ba9f-d250854441fc 2018-07-20 23:04:23,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:24,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d4ef7cac-c0ab-44be-b6e5-c75115f69d26 Date: Fri, 20 Jul 2018 23:04:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:24,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-d4ef7cac-c0ab-44be-b6e5-c75115f69d26 2018-07-20 23:04:24,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:24,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8e068179-a48c-4a7a-9cc5-b1f822503ed9 Date: Fri, 20 Jul 2018 23:04:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:24,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-8e068179-a48c-4a7a-9cc5-b1f822503ed9 2018-07-20 23:04:24,378 - OpenStackNetwork - DEBUG - Network [cf838915-3fff-4b75-a1cf-a5588ec1a5e4] created successfully 2018-07-20 23:04:24,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:04:24,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:24,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cVZ9hvncQhex02B6Wy-ApQ"], "issued_at": "2018-07-20T23:04:24.000000Z"}} 2018-07-20 23:04:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}23233aca59dd6df27d3db1c6cdf5e1d9a271fb5b" 2018-07-20 23:04:24,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0730b5af-5819-404f-b7f4-18f7fe90b2e8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:24,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0730b5af-5819-404f-b7f4-18f7fe90b2e8 2018-07-20 23:04:24,888 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:04:24,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23233aca59dd6df27d3db1c6cdf5e1d9a271fb5b" 2018-07-20 23:04:25,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-3d8b25ab-5ef5-4055-966f-910444c0cf7e x-compute-request-id: req-3d8b25ab-5ef5-4055-966f-910444c0cf7e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:04:25,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3d8b25ab-5ef5-4055-966f-910444c0cf7e 2018-07-20 23:04:25,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23233aca59dd6df27d3db1c6cdf5e1d9a271fb5b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-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-20 23:04:25,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-b723cc7c-d09b-463b-98c4-ba1a38ed0d66 x-compute-request-id: req-b723cc7c-d09b-463b-98c4-ba1a38ed0d66 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "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": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d"}} 2018-07-20 23:04:25,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b723cc7c-d09b-463b-98c4-ba1a38ed0d66 2018-07-20 23:04:25,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:04:25,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:25,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["c8nLZmwAToO8RU-cKJjnHA"], "issued_at": "2018-07-20T23:04:25.000000Z"}} 2018-07-20 23:04:25,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" 2018-07-20 23:04:25,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4e1a20-ec04-4287-89d5-bef03d3b72bc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:25,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4d4e1a20-ec04-4287-89d5-bef03d3b72bc 2018-07-20 23:04:25,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" 2018-07-20 23:04:25,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:25 GMT Server: Apache x-compute-request-id: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-20 23:04:25,863 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-14c0216f-08a6-4a86-b353-a42b5aa06ffe 2018-07-20 23:04:25,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8", "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-20 23:04:27,182 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:04:25 GMT Server: Apache x-compute-request-id: req-f0c0abdb-6765-4f73-8676-d8707451420b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f0c0abdb-6765-4f73-8676-d8707451420b Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T23:04:26.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "20dee18e-fb2a-442b-8483-2491217d16a2", "size": 1}} 2018-07-20 23:04:27,182 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes used request id req-f0c0abdb-6765-4f73-8676-d8707451420b 2018-07-20 23:04:27,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" 2018-07-20 23:04:27,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:27 GMT Server: Apache x-compute-request-id: req-f5ab26cf-19ab-4170-becb-ac237f2907e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5ab26cf-19ab-4170-becb-ac237f2907e2 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:04:27.000000", "replication_status": null, "snapshot_id": null, "id": "20dee18e-fb2a-442b-8483-2491217d16a2", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-390941fa-744c-40da-a2ef-433052c74aa8", "bootable": "false", "created_at": "2018-07-20T23:04:26.000000", "volume_type": null}} 2018-07-20 23:04:27,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 used request id req-f5ab26cf-19ab-4170-becb-ac237f2907e2 2018-07-20 23:04:27,417 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8 2018-07-20 23:04:27,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" 2018-07-20 23:04:27,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:27 GMT Server: Apache x-compute-request-id: req-b5fca0f8-3df1-454a-98f1-69a301813db3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5fca0f8-3df1-454a-98f1-69a301813db3 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:04:27.000000", "replication_status": null, "snapshot_id": null, "id": "20dee18e-fb2a-442b-8483-2491217d16a2", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-390941fa-744c-40da-a2ef-433052c74aa8", "bootable": "false", "created_at": "2018-07-20T23:04:26.000000", "volume_type": null}} 2018-07-20 23:04:27,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 used request id req-b5fca0f8-3df1-454a-98f1-69a301813db3 2018-07-20 23:04:27,649 - create_volume - DEBUG - Instance status is - available 2018-07-20 23:04:27,649 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8 2018-07-20 23:04:27,649 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8 2018-07-20 23:04:27,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:04:27,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:28,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Lql-mFDuQ8GsiwvX0Vt_Qg"], "issued_at": "2018-07-20T23:04:28.000000Z"}} 2018-07-20 23:04:28,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:28,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325e81eb-1c49-4ffe-bb77-3cb4cc6645f5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:28,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-325e81eb-1c49-4ffe-bb77-3cb4cc6645f5 2018-07-20 23:04:28,121 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:04:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:28,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c1d513-6dbf-4b03-8df2-f3d49161bb1c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:28,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-82c1d513-6dbf-4b03-8df2-f3d49161bb1c 2018-07-20 23:04:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:28,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f17373eb-7ebf-4478-840e-1acceafcd413 Date: Fri, 20 Jul 2018 23:04:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:28,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-f17373eb-7ebf-4478-840e-1acceafcd413 2018-07-20 23:04:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:04:28,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:04:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:28,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9879099a-c18b-40cd-ae9c-67abc7220832 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:28,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-9879099a-c18b-40cd-ae9c-67abc7220832 2018-07-20 23:04:28,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:28,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4c6653d6-c61c-4a7c-aaaa-475bbb933147 Date: Fri, 20 Jul 2018 23:04:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:28,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-4c6653d6-c61c-4a7c-aaaa-475bbb933147 2018-07-20 23:04:28,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:29,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e1ea581-e22e-411a-b0f2-2ae265d0e4fb Date: Fri, 20 Jul 2018 23:04:29 GMT RESP BODY: {"ports":[]} 2018-07-20 23:04:29,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port&admin_state_up=True used request id req-9e1ea581-e22e-411a-b0f2-2ae265d0e4fb 2018-07-20 23:04:29,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:29,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97829b6a-0443-444f-b9fb-8f340ddb8979 x-compute-request-id: req-97829b6a-0443-444f-b9fb-8f340ddb8979 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 23:04:29,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst used request id req-97829b6a-0443-444f-b9fb-8f340ddb8979 2018-07-20 23:04:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:29,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-88764015-c49e-4530-afa3-8362d2c163ff Date: Fri, 20 Jul 2018 23:04:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:29,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-88764015-c49e-4530-afa3-8362d2c163ff 2018-07-20 23:04:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:29,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69acacc1-f4d7-497a-b3e5-ec211f8bf86d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:29,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-69acacc1-f4d7-497a-b3e5-ec211f8bf86d 2018-07-20 23:04:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:29,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9483c017-2d42-47f9-b1af-7c155c5d533f Date: Fri, 20 Jul 2018 23:04:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:29,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-9483c017-2d42-47f9-b1af-7c155c5d533f 2018-07-20 23:04:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ce4d4f8-9453-435f-8fd7-27ffdc7fe8ab Date: Fri, 20 Jul 2018 23:04:30 GMT RESP BODY: {"ports":[]} 2018-07-20 23:04:30,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port&admin_state_up=True used request id req-8ce4d4f8-9453-435f-8fd7-27ffdc7fe8ab 2018-07-20 23:04:30,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:04:30,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:30,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7nJntu-rR0aZOzN6G1SSzA"], "issued_at": "2018-07-20T23:04:30.000000Z"}} 2018-07-20 23:04:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1169d7add9171acd2a93fd585ea927571cd205f1" 2018-07-20 23:04:30,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a021dce6-b997-468b-a275-f63bc1533868 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:30,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a021dce6-b997-468b-a275-f63bc1533868 2018-07-20 23:04:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:30,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e27e8e88-f2e7-4be2-9915-b548703e2ac6 Date: Fri, 20 Jul 2018 23:04:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:30,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-e27e8e88-f2e7-4be2-9915-b548703e2ac6 2018-07-20 23:04:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:31,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cb0f2272-4116-41b8-88ea-0b0a8a4cd606 Date: Fri, 20 Jul 2018 23:04:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:31,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-cb0f2272-4116-41b8-88ea-0b0a8a4cd606 2018-07-20 23:04:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:31,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d5d74f7c-f1cb-462d-b3d0-4c7f9e273533 Date: Fri, 20 Jul 2018 23:04:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:31,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-d5d74f7c-f1cb-462d-b3d0-4c7f9e273533 2018-07-20 23:04:31,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:04:31,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:04:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:04:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1169d7add9171acd2a93fd585ea927571cd205f1" 2018-07-20 23:04:31,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e251ba37-2460-428a-a085-07a236d15731 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:31,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-e251ba37-2460-428a-a085-07a236d15731 2018-07-20 23:04:31,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:31,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6a542dfd-a6ac-45cb-ab16-fba4a8db0bc3 Date: Fri, 20 Jul 2018 23:04:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:31,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-6a542dfd-a6ac-45cb-ab16-fba4a8db0bc3 2018-07-20 23:04:31,472 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net 2018-07-20 23:04:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" -d '{"port": {"network_id": "cf838915-3fff-4b75-a1cf-a5588ec1a5e4", "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port", "admin_state_up": true}}' 2018-07-20 23:04:32,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-cee13ce5-930f-452b-848a-0dffafd6a6da Date: Fri, 20 Jul 2018 23:04:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:31Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.13"}],"id":"e83c03fe-f213-4af3-9b1f-57ce73fd17ef","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:f6:ee","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:04:32,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-cee13ce5-930f-452b-848a-0dffafd6a6da 2018-07-20 23:04:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:32,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c8c783ff-36f5-43e4-9f06-63d5dd3ea7d0 Date: Fri, 20 Jul 2018 23:04:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:32,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-c8c783ff-36f5-43e4-9f06-63d5dd3ea7d0 2018-07-20 23:04:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:32,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36da94a-659f-42fd-b9f8-23ebb3f5f089 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:32,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-a36da94a-659f-42fd-b9f8-23ebb3f5f089 2018-07-20 23:04:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:33,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-de5478ad-30ad-4b11-80dd-9d013ec603ff Date: Fri, 20 Jul 2018 23:04:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:33,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-de5478ad-30ad-4b11-80dd-9d013ec603ff 2018-07-20 23:04:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:33,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-a43ba20b-5fd0-402e-ac5d-b85ec95a9714 Date: Fri, 20 Jul 2018 23:04:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:31Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.13"}],"id":"e83c03fe-f213-4af3-9b1f-57ce73fd17ef","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:f6:ee","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:31Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-20 23:04:33,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port&admin_state_up=True used request id req-a43ba20b-5fd0-402e-ac5d-b85ec95a9714 2018-07-20 23:04:33,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:33,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d1c84d-767a-4fe4-9ef4-3cab57113165 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:33,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-55d1c84d-767a-4fe4-9ef4-3cab57113165 2018-07-20 23:04:33,368 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst 2018-07-20 23:04:33,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:33,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-8a5a2824-16de-46a6-8cf3-6fb9f83c08ff x-compute-request-id: req-8a5a2824-16de-46a6-8cf3-6fb9f83c08ff Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-flavor"}]} 2018-07-20 23:04:33,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8a5a2824-16de-46a6-8cf3-6fb9f83c08ff 2018-07-20 23:04:33,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:33,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-657612e6-91f7-40e4-96d9-752bb74cb51a x-compute-request-id: req-657612e6-91f7-40e4-96d9-752bb74cb51a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "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": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d"}} 2018-07-20 23:04:33,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d used request id req-657612e6-91f7-40e4-96d9-752bb74cb51a 2018-07-20 23:04:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:33,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e287574a-6840-4628-bb0e-90e8d73bc09b Date: Fri, 20 Jul 2018 23:04:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:04:21Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/snap", "metadata": {}}], "self": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "min_disk": 0, "protected": false, "id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "file": "/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image"} 2018-07-20 23:04:33,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image used request id req-e287574a-6840-4628-bb0e-90e8d73bc09b 2018-07-20 23:04:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:33,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92c71818-e994-4907-9c3e-913c290c0fba Date: Fri, 20 Jul 2018 23:04:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:04:33,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-92c71818-e994-4907-9c3e-913c290c0fba 2018-07-20 23:04:33,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "imageRef": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "flavorRef": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "max_count": 1, "min_count": 1, "networks": [{"port": "e83c03fe-f213-4af3-9b1f-57ce73fd17ef"}]}}' 2018-07-20 23:04:35,681 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:04: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-8018efc1-6b1f-485b-84d9-7b3ca4e97fc4 x-compute-request-id: req-8018efc1-6b1f-485b-84d9-7b3ca4e97fc4 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "adminPass": "wjyxxvMVS7uq"}} 2018-07-20 23:04:35,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8018efc1-6b1f-485b-84d9-7b3ca4e97fc4 2018-07-20 23:04:35,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:36,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-f2870991-888b-442b-9bd2-9a547cec260d x-compute-request-id: req-f2870991-888b-442b-9bd2-9a547cec260d Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "image": {"id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "links": [{"href": "http://172.30.9.21:8774/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}]}, "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T23:04:35Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "created": "2018-07-20T23:04:35Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:36,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-f2870991-888b-442b-9bd2-9a547cec260d 2018-07-20 23:04:36,211 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst 2018-07-20 23:04:36,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:36,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-acc3102c-3012-4457-ac2a-155809cd7112 x-compute-request-id: req-acc3102c-3012-4457-ac2a-155809cd7112 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "image": {"id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "links": [{"href": "http://172.30.9.21:8774/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}]}, "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T23:04:36Z", "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-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "created": "2018-07-20T23:04:35Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:36,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-acc3102c-3012-4457-ac2a-155809cd7112 2018-07-20 23:04:36,447 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst] is - BUILD 2018-07-20 23:04:36,448 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:04:39,451 - create_instance - DEBUG - VM status query timeout in 896.760706902 2018-07-20 23:04:39,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:39,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-b04fd606-6035-46fc-b858-636c610df980 x-compute-request-id: req-b04fd606-6035-46fc-b858-636c610df980 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:f6:ee", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "image": {"id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "links": [{"href": "http://172.30.9.21:8774/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}]}, "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:04:37Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "created": "2018-07-20T23:04:35Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:39,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-b04fd606-6035-46fc-b858-636c610df980 2018-07-20 23:04:39,949 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst] is - BUILD 2018-07-20 23:04:39,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:04:42,952 - create_instance - DEBUG - VM status query timeout in 893.259115934 2018-07-20 23:04:42,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:43,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-f3281588-119f-42af-8f22-960db3765dc2 x-compute-request-id: req-f3281588-119f-42af-8f22-960db3765dc2 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:f6:ee", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "image": {"id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "links": [{"href": "http://172.30.9.21:8774/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-20T23:04:40.000000", "flavor": {"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}]}, "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:04:41Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "created": "2018-07-20T23:04:35Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:43,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-f3281588-119f-42af-8f22-960db3765dc2 2018-07-20 23:04:43,603 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst] is - ACTIVE 2018-07-20 23:04:43,604 - create_instance - INFO - VM is - ACTIVE 2018-07-20 23:04:43,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:43,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-4a8e0fe5-0fdb-4279-bf32-362603c11add x-compute-request-id: req-4a8e0fe5-0fdb-4279-bf32-362603c11add Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:f6:ee", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "image": {"id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "links": [{"href": "http://172.30.9.21:8774/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-20T23:04:40.000000", "flavor": {"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}]}, "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:04:41Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "created": "2018-07-20T23:04:35Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:43,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-4a8e0fe5-0fdb-4279-bf32-362603c11add 2018-07-20 23:04:43,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:43,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d9b985d4-be19-4e34-b610-c0c7619a3a75 Date: Fri, 20 Jul 2018 23:04:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:43,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-d9b985d4-be19-4e34-b610-c0c7619a3a75 2018-07-20 23:04:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:44,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7e4fae-b62e-43f7-9ee3-bf672469df00 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:44,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-8a7e4fae-b62e-43f7-9ee3-bf672469df00 2018-07-20 23:04:44,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:44,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-184671b0-951d-4b4a-8bbb-0625139ff1fd Date: Fri, 20 Jul 2018 23:04:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:44,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-184671b0-951d-4b4a-8bbb-0625139ff1fd 2018-07-20 23:04:44,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:44,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-d54e1b38-c0c9-46cf-9e30-bd91fb04cf3e Date: Fri, 20 Jul 2018 23:04:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.3"}],"id":"6065c36f-326b-4fba-b151-476098e49b6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:57:5c","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf838915-3fff-4b75-a1cf-a5588ec1a5e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.2"}],"id":"bd405c9f-bf3a-48dc-a9fa-372ffe5bf609","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:2e:d4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf838915-3fff-4b75-a1cf-a5588ec1a5e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.4"}],"id":"d334f8a9-8988-4b55-b5f5-6e16024f6373","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:f3:d3","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf838915-3fff-4b75-a1cf-a5588ec1a5e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.13"}],"id":"e83c03fe-f213-4af3-9b1f-57ce73fd17ef","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:f6:ee","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:31Z","binding:vnic_type":"normal","device_id":"578ce12e-ef61-4cd1-8f43-d2146b317dc4","ip_allocation":"immediate"}]} 2018-07-20 23:04:44,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-d54e1b38-c0c9-46cf-9e30-bd91fb04cf3e 2018-07-20 23:04:44,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:44,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4y2_QtyuQGCOfZLQCMKpsg"], "issued_at": "2018-07-20T23:04:44.000000Z"}} 2018-07-20 23:04:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7a6143410d93f818c1644e4f15dc190b55b1318c" 2018-07-20 23:04:44,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcfdc81-9b2f-432d-a1eb-29da02fd3fbb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:44,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0bcfdc81-9b2f-432d-a1eb-29da02fd3fbb 2018-07-20 23:04:44,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:45,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccae8bfb-2e96-479d-968a-afddeeee7220 x-compute-request-id: req-ccae8bfb-2e96-479d-968a-afddeeee7220 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:f6:ee", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "image": {"id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "links": [{"href": "http://172.30.9.21:8774/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-20T23:04:40.000000", "flavor": {"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}]}, "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:04:41Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "created": "2018-07-20T23:04:35Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:04:45,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-ccae8bfb-2e96-479d-968a-afddeeee7220 2018-07-20 23:04:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:45,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7d00e955-9992-4b92-a6d3-83efd186ff91 Date: Fri, 20 Jul 2018 23:04:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["af571d56-5ed7-4a58-91ad-725cd9050442"],"description":"","tags":[],"updated_at":"2018-07-20T23:04:23Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:22Z","provider:network_type":"vxlan"}]} 2018-07-20 23:04:45,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net used request id req-7d00e955-9992-4b92-a6d3-83efd186ff91 2018-07-20 23:04:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:45,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d195b12-fdaa-4897-a5e8-67dd588d4df0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:04:45,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0d195b12-fdaa-4897-a5e8-67dd588d4df0 2018-07-20 23:04:45,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:45,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-28b4caa9-a605-4a27-9947-9c552b55632e Date: Fri, 20 Jul 2018 23:04:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:04:23Z","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":"af571d56-5ed7-4a58-91ad-725cd9050442","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","ip_version":4}]} 2018-07-20 23:04:45,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-28b4caa9-a605-4a27-9947-9c552b55632e 2018-07-20 23:04:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:45,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3996 X-Openstack-Request-Id: req-58ce888b-135c-466a-a56b-63bb9174134d Date: Fri, 20 Jul 2018 23:04:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.3"}],"id":"6065c36f-326b-4fba-b151-476098e49b6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:57:5c","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cf838915-3fff-4b75-a1cf-a5588ec1a5e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.2"}],"id":"bd405c9f-bf3a-48dc-a9fa-372ffe5bf609","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:57:2e:d4","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cf838915-3fff-4b75-a1cf-a5588ec1a5e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.4"}],"id":"d334f8a9-8988-4b55-b5f5-6e16024f6373","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:f3:d3","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cf838915-3fff-4b75-a1cf-a5588ec1a5e4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:04:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"af571d56-5ed7-4a58-91ad-725cd9050442","ip_address":"10.55.0.13"}],"id":"e83c03fe-f213-4af3-9b1f-57ce73fd17ef","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:f6:ee","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port","admin_state_up":true,"network_id":"cf838915-3fff-4b75-a1cf-a5588ec1a5e4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:04:31Z","binding:vnic_type":"normal","device_id":"578ce12e-ef61-4cd1-8f43-d2146b317dc4","ip_allocation":"immediate"}]} 2018-07-20 23:04:45,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-58ce888b-135c-466a-a56b-63bb9174134d 2018-07-20 23:04:46,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6143410d93f818c1644e4f15dc190b55b1318c" -d '{"volumeAttachment": {"volumeId": "20dee18e-fb2a-442b-8483-2491217d16a2"}}' 2018-07-20 23:04:48,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04: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-2c3c69ad-7fd4-4f47-8458-4d5195b3f0e1 x-compute-request-id: req-2c3c69ad-7fd4-4f47-8458-4d5195b3f0e1 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "id": "20dee18e-fb2a-442b-8483-2491217d16a2", "volumeId": "20dee18e-fb2a-442b-8483-2491217d16a2"}} 2018-07-20 23:04:48,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4/os-volume_attachments used request id req-2c3c69ad-7fd4-4f47-8458-4d5195b3f0e1 2018-07-20 23:04:48,088 - create_instance - INFO - Deleting Port with ID - e83c03fe-f213-4af3-9b1f-57ce73fd17ef 2018-07-20 23:04:48,089 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-port 2018-07-20 23:04:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/e83c03fe-f213-4af3-9b1f-57ce73fd17ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:48,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2697a6e6-ed51-4e7a-ade7-acea0e04cbfe Date: Fri, 20 Jul 2018 23:04:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:04:48,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/e83c03fe-f213-4af3-9b1f-57ce73fd17ef used request id req-2697a6e6-ed51-4e7a-ade7-acea0e04cbfe 2018-07-20 23:04:48,581 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst 2018-07-20 23:04:48,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:48,735 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-082f39a1-8302-43f7-be9e-d71dc3632930 x-compute-request-id: req-082f39a1-8302-43f7-be9e-d71dc3632930 Content-Type: application/json 2018-07-20 23:04:48,735 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-082f39a1-8302-43f7-be9e-d71dc3632930 2018-07-20 23:04:48,735 - create_instance - INFO - Checking deletion status 2018-07-20 23:04:48,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:49,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-685c5c36-9c9e-46bc-a6f9-a7754c0463a0 x-compute-request-id: req-685c5c36-9c9e-46bc-a6f9-a7754c0463a0 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:f6:ee", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4", "rel": "bookmark"}], "image": {"id": "53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "links": [{"href": "http://172.30.9.21:8774/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000023", "OS-SRV-USG:launched_at": "2018-07-20T23:04:40.000000", "flavor": {"id": "f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "links": [{"href": "http://172.30.9.21:8774/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d", "rel": "bookmark"}]}, "id": "578ce12e-ef61-4cd1-8f43-d2146b317dc4", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:04:48Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst", "created": "2018-07-20T23:04:35Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "20dee18e-fb2a-442b-8483-2491217d16a2"}], "metadata": {}}} 2018-07-20 23:04:49,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-685c5c36-9c9e-46bc-a6f9-a7754c0463a0 2018-07-20 23:04:49,004 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst] is - ACTIVE 2018-07-20 23:04:49,004 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:04:52,008 - create_instance - DEBUG - VM status query timeout in 296.727499008 2018-07-20 23:04:52,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2436c7d576762841cd1295aeca94aac5780d79b" 2018-07-20 23:04:52,058 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:04: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-550736d4-8112-4c6a-9bdf-644f3c289c6e x-compute-request-id: req-550736d4-8112-4c6a-9bdf-644f3c289c6e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 578ce12e-ef61-4cd1-8f43-d2146b317dc4 could not be found.", "code": 404}} 2018-07-20 23:04:52,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/578ce12e-ef61-4cd1-8f43-d2146b317dc4 used request id req-550736d4-8112-4c6a-9bdf-644f3c289c6e 2018-07-20 23:04:52,058 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 578ce12e-ef61-4cd1-8f43-d2146b317dc4 could not be found. (HTTP 404) (Request-ID: req-550736d4-8112-4c6a-9bdf-644f3c289c6e) 2018-07-20 23:04:52,059 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-vm_inst 2018-07-20 23:04:52,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" 2018-07-20 23:04:52,304 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:52 GMT Server: Apache x-compute-request-id: req-207e39f4-550c-44b0-8ed7-fbcc019ad1b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-207e39f4-550c-44b0-8ed7-fbcc019ad1b6 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:04:51.000000", "replication_status": null, "snapshot_id": null, "id": "20dee18e-fb2a-442b-8483-2491217d16a2", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-390941fa-744c-40da-a2ef-433052c74aa8", "bootable": "false", "created_at": "2018-07-20T23:04:26.000000", "volume_type": null}} 2018-07-20 23:04:52,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 used request id req-207e39f4-550c-44b0-8ed7-fbcc019ad1b6 2018-07-20 23:04:52,305 - create_volume - DEBUG - Instance status is - available 2018-07-20 23:04:52,305 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8 2018-07-20 23:04:52,305 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8 2018-07-20 23:04:52,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" 2018-07-20 23:04:52,567 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:04:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-413c31d2-9381-42c1-b911-58be13ba545d 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-20 23:04:52,567 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 used request id req-413c31d2-9381-42c1-b911-58be13ba545d 2018-07-20 23:04:52,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14c0216f-08a6-4a86-b353-a42b5aa06ffe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}093437cc74c4b42b981a0d1ff0b4b47a03202d2b" 2018-07-20 23:04:53,486 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:04:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1d00fc9a-028a-48c9-9d17-4eac13ca2faa x-openstack-request-id: req-1d00fc9a-028a-48c9-9d17-4eac13ca2faa Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 20dee18e-fb2a-442b-8483-2491217d16a2 could not be found.", "code": 404}} 2018-07-20 23:04:53,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/20dee18e-fb2a-442b-8483-2491217d16a2 used request id req-1d00fc9a-028a-48c9-9d17-4eac13ca2faa 2018-07-20 23:04:53,486 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 20dee18e-fb2a-442b-8483-2491217d16a2 could not be found. (HTTP 404) (Request-ID: req-1d00fc9a-028a-48c9-9d17-4eac13ca2faa) 2018-07-20 23:04:53,486 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8 2018-07-20 23:04:53,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23233aca59dd6df27d3db1c6cdf5e1d9a271fb5b" 2018-07-20 23:04:53,533 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-930142f7-ac16-44ec-9664-9f5a6a181d1a x-compute-request-id: req-930142f7-ac16-44ec-9664-9f5a6a181d1a Content-Length: 0 Content-Type: application/json 2018-07-20 23:04:53,534 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f3700ff8-1cde-492b-bafd-0b5ae22c4b3d used request id req-930142f7-ac16-44ec-9664-9f5a6a181d1a 2018-07-20 23:04:53,535 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet 2018-07-20 23:04:53,535 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-subnet 2018-07-20 23:04:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/af571d56-5ed7-4a58-91ad-725cd9050442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:55,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ac07a62-5636-41e4-8688-fcc153a55607 Date: Fri, 20 Jul 2018 23:04:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:04:55,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/af571d56-5ed7-4a58-91ad-725cd9050442 used request id req-4ac07a62-5636-41e4-8688-fcc153a55607 2018-07-20 23:04:55,905 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-net 2018-07-20 23:04:55,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/cf838915-3fff-4b75-a1cf-a5588ec1a5e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396fddce3d09d0e9db504dd75ad7be494a83212c" 2018-07-20 23:04:57,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19c31c20-6f51-4cde-92e3-9aa0005ab9cb Date: Fri, 20 Jul 2018 23:04:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:04:57,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/cf838915-3fff-4b75-a1cf-a5588ec1a5e4 used request id req-19c31c20-6f51-4cde-92e3-9aa0005ab9cb 2018-07-20 23:04:57,240 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-390941fa-744c-40da-a2ef-433052c74aa8-image 2018-07-20 23:04:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5a71b0f85748cdce93bcab8671cc7c3f87531ed" 2018-07-20 23:04:58,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b141db62-43ff-4e7b-8c0d-65a4a0695ccd Date: Fri, 20 Jul 2018 23:04: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-20 23:04:58,283 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/53493c4c-28c3-451d-8e37-0d7fa5b7ce45 used request id req-b141db62-43ff-4e7b-8c0d-65a4a0695ccd 2018-07-20 23:04:58,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:04:58,287 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-20 23:04:58,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:04:58,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:04:58,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pSDpYGgrTNi2qB4hePWgiQ"], "issued_at": "2018-07-20T23:04:58.000000Z"}} 2018-07-20 23:04:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" 2018-07-20 23:04:58,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9195f6f0-ce76-47b0-b4eb-e68894718ff3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:04:58,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9195f6f0-ce76-47b0-b4eb-e68894718ff3 2018-07-20 23:04:58,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" 2018-07-20 23:04:58,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-dac9a71e-a257-42d3-bf51-581a64c8d69d Date: Fri, 20 Jul 2018 23:04:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image"} 2018-07-20 23:04:58,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image used request id req-dac9a71e-a257-42d3-bf51-581a64c8d69d 2018-07-20 23:04:58,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" 2018-07-20 23:04:59,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8c6c33e1-6e56-4fa1-b833-b4e77a6c82ae Date: Fri, 20 Jul 2018 23:04:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:04:59,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8c6c33e1-6e56-4fa1-b833-b4e77a6c82ae 2018-07-20 23:04:59,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image"}' 2018-07-20 23:04:59,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-befc6179-7c03-4aa5-a977-17a8e8a4bd21 Date: Fri, 20 Jul 2018 23:04:59 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T23:04:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "min_disk": 0, "protected": false, "id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "file": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/file", "checksum": null, "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:04:59,488 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-befc6179-7c03-4aa5-a977-17a8e8a4bd21 2018-07-20 23:04:59,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" -d '' 2018-07-20 23:05:00,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95914bef-6559-4542-9d68-0afeaf56d375 Date: Fri, 20 Jul 2018 23:05:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:05:00,395 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/file used request id req-95914bef-6559-4542-9d68-0afeaf56d375 2018-07-20 23:05:00,396 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:05:00,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" 2018-07-20 23:05:00,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-be3349bc-0307-4ad6-aeef-5f8076517ff1 Date: Fri, 20 Jul 2018 23:05:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:05:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/snap", "metadata": {}}], "self": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "min_disk": 0, "protected": false, "id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "file": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:05:00,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4 used request id req-be3349bc-0307-4ad6-aeef-5f8076517ff1 2018-07-20 23:05:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" 2018-07-20 23:05:00,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b0e0accd-74d7-4621-9103-48c0c365fbd5 Date: Fri, 20 Jul 2018 23:05:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:05:00,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b0e0accd-74d7-4621-9103-48c0c365fbd5 2018-07-20 23:05:00,832 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image 2018-07-20 23:05:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" 2018-07-20 23:05:01,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5cd1522e-c08d-4bbd-b46e-6b5c23c731a4 Date: Fri, 20 Jul 2018 23:05:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:05:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/snap", "metadata": {}}], "self": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "min_disk": 0, "protected": false, "id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "file": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:05:01,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4 used request id req-5cd1522e-c08d-4bbd-b46e-6b5c23c731a4 2018-07-20 23:05:01,104 - create_image - DEBUG - Instance status is - active 2018-07-20 23:05:01,104 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image 2018-07-20 23:05:01,104 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image 2018-07-20 23:05:01,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:01,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:01,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["lhsMs_TLT3eXigzNJOx9Tg"], "issued_at": "2018-07-20T23:05:01.000000Z"}} 2018-07-20 23:05:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ce7704-7ee5-4618-8546-e78474bb47d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:01,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f5ce7704-7ee5-4618-8546-e78474bb47d3 2018-07-20 23:05:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:01,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e76f376-c7df-4386-a365-db706d44ebde Date: Fri, 20 Jul 2018 23:05:01 GMT RESP BODY: {"networks":[]} 2018-07-20 23:05:01,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-7e76f376-c7df-4386-a365-db706d44ebde 2018-07-20 23:05:01,781 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net 2018-07-20 23:05:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net", "admin_state_up": true}}' 2018-07-20 23:05:02,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-eff61f61-af7c-4649-877d-4c6ca8e3c5b6 Date: Fri, 20 Jul 2018 23:05:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:05:02Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","mtu":1450}} 2018-07-20 23:05:02,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-eff61f61-af7c-4649-877d-4c6ca8e3c5b6 2018-07-20 23:05:02,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:02,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-93e97da7-0b1b-453f-b13d-62f157b6706c Date: Fri, 20 Jul 2018 23:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:05:02Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:02,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-93e97da7-0b1b-453f-b13d-62f157b6706c 2018-07-20 23:05:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:02,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff147523-04b8-4dea-af17-925863f0eb38 Date: Fri, 20 Jul 2018 23:05:02 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:05:02,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-ff147523-04b8-4dea-af17-925863f0eb38 2018-07-20 23:05:02,740 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet 2018-07-20 23:05:02,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" -d '{"subnets": [{"ip_version": 4, "network_id": "92450c26-3f8b-44c4-a057-f77a300e6f6c", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet"}]}' 2018-07-20 23:05:03,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-12aef6fa-bee2-4806-a2f6-1a5847dd56fb Date: Fri, 20 Jul 2018 23:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:03,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-12aef6fa-bee2-4806-a2f6-1a5847dd56fb 2018-07-20 23:05:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:03,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-db09b73c-bfc8-400e-8a82-11c92e1aeef0 Date: Fri, 20 Jul 2018 23:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:03,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-db09b73c-bfc8-400e-8a82-11c92e1aeef0 2018-07-20 23:05:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:03,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9fced527-5009-4ea1-81fb-e439b18e61a0 Date: Fri, 20 Jul 2018 23:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:03,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-9fced527-5009-4ea1-81fb-e439b18e61a0 2018-07-20 23:05:03,859 - OpenStackNetwork - DEBUG - Network [92450c26-3f8b-44c4-a057-f77a300e6f6c] created successfully 2018-07-20 23:05:03,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:03,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:04,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7kGT_04DT9-7_hXKg-VODQ"], "issued_at": "2018-07-20T23:05:04.000000Z"}} 2018-07-20 23:05:04,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}77e633be10fc9cd3e79d621f58121a3b3bacefe3" 2018-07-20 23:05:04,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceeb923e-12b5-465a-be37-f8bedc2c51ca 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:04,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ceeb923e-12b5-465a-be37-f8bedc2c51ca 2018-07-20 23:05:04,366 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:04,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e633be10fc9cd3e79d621f58121a3b3bacefe3" 2018-07-20 23:05:04,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cc945ca-0297-456d-bd11-683c21899478 x-compute-request-id: req-3cc945ca-0297-456d-bd11-683c21899478 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:04,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3cc945ca-0297-456d-bd11-683c21899478 2018-07-20 23:05:04,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e633be10fc9cd3e79d621f58121a3b3bacefe3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-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-20 23:05:04,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e53b2804-cc75-4835-b5fd-598ba9648d2c x-compute-request-id: req-e53b2804-cc75-4835-b5fd-598ba9648d2c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "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": "b3086d0f-d48a-4c59-adc0-eef6032fe108"}} 2018-07-20 23:05:04,622 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e53b2804-cc75-4835-b5fd-598ba9648d2c 2018-07-20 23:05:04,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:04,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:05,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["CiyIXtiNQCeshhk7iGtSuw"], "issued_at": "2018-07-20T23:05:05.000000Z"}} 2018-07-20 23:05:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}11e3b08a09929eadf128f703d9bcae2f61571361" 2018-07-20 23:05:05,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec58dd99-9a34-4581-8d47-8aabf4b38284 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:05,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ec58dd99-9a34-4581-8d47-8aabf4b38284 2018-07-20 23:05:05,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e3b08a09929eadf128f703d9bcae2f61571361" 2018-07-20 23:05:05,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:05 GMT Server: Apache x-compute-request-id: req-d48b9ed4-00cc-44e4-ac18-a975330b368c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d48b9ed4-00cc-44e4-ac18-a975330b368c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-20 23:05:05,388 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-d48b9ed4-00cc-44e4-ac18-a975330b368c 2018-07-20 23:05:05,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d48b9ed4-00cc-44e4-ac18-a975330b368c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e3b08a09929eadf128f703d9bcae2f61571361" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795", "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-20 23:05:05,857 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05:05 GMT Server: Apache x-compute-request-id: req-3ac9a7a8-7eff-4499-9ca7-c11bdd6d62d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ac9a7a8-7eff-4499-9ca7-c11bdd6d62d6 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T23:05:05.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a94fe831-813b-4577-9914-a2cd25bfbdeb", "size": 1}} 2018-07-20 23:05:05,857 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes used request id req-3ac9a7a8-7eff-4499-9ca7-c11bdd6d62d6 2018-07-20 23:05:05,860 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48b9ed4-00cc-44e4-ac18-a975330b368c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e3b08a09929eadf128f703d9bcae2f61571361" 2018-07-20 23:05:06,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:05 GMT Server: Apache x-compute-request-id: req-ebf13c7e-19f9-439f-b272-0396e4db0ad8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebf13c7e-19f9-439f-b272-0396e4db0ad8 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:05:06.000000", "replication_status": null, "snapshot_id": null, "id": "a94fe831-813b-4577-9914-a2cd25bfbdeb", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-96ee30b0-195f-472a-8749-d62dcde84795", "bootable": "false", "created_at": "2018-07-20T23:05:05.000000", "volume_type": null}} 2018-07-20 23:05:06,098 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb used request id req-ebf13c7e-19f9-439f-b272-0396e4db0ad8 2018-07-20 23:05:06,098 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795 2018-07-20 23:05:06,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48b9ed4-00cc-44e4-ac18-a975330b368c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e3b08a09929eadf128f703d9bcae2f61571361" 2018-07-20 23:05:06,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:06 GMT Server: Apache x-compute-request-id: req-ac5dff14-b4bb-45e9-9a34-f7f607e2fced OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac5dff14-b4bb-45e9-9a34-f7f607e2fced Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:05:06.000000", "replication_status": null, "snapshot_id": null, "id": "a94fe831-813b-4577-9914-a2cd25bfbdeb", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-96ee30b0-195f-472a-8749-d62dcde84795", "bootable": "false", "created_at": "2018-07-20T23:05:05.000000", "volume_type": null}} 2018-07-20 23:05:06,335 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb used request id req-ac5dff14-b4bb-45e9-9a34-f7f607e2fced 2018-07-20 23:05:06,335 - create_volume - DEBUG - Instance status is - available 2018-07-20 23:05:06,335 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795 2018-07-20 23:05:06,335 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795 2018-07-20 23:05:06,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:06,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:06,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["g0lmSEjYT2ye09KwrwQAHg"], "issued_at": "2018-07-20T23:05:06.000000Z"}} 2018-07-20 23:05:06,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:06,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256be7d1-8c04-4370-83a1-588ce4ebf717 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:06,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-256be7d1-8c04-4370-83a1-588ce4ebf717 2018-07-20 23:05:06,827 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:06,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:06,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b89a59-af80-4d4a-b9d9-fc2efe40a6ec 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:06,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d8b89a59-af80-4d4a-b9d9-fc2efe40a6ec 2018-07-20 23:05:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:07,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e288b1a7-b4a0-48ce-bd53-e162c3017bb9 Date: Fri, 20 Jul 2018 23:05:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:07,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-e288b1a7-b4a0-48ce-bd53-e162c3017bb9 2018-07-20 23:05:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:05:07,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:05:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:05:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:07,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc2cb1a-3e0d-492c-a5e1-334416338f32 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:07,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-5cc2cb1a-3e0d-492c-a5e1-334416338f32 2018-07-20 23:05:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:07,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d0f37f4b-3491-4c76-97db-a2a848a4891f Date: Fri, 20 Jul 2018 23:05:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:07,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-d0f37f4b-3491-4c76-97db-a2a848a4891f 2018-07-20 23:05:07,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:07,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8c4e0744-f929-437f-a531-694af3ae6819 Date: Fri, 20 Jul 2018 23:05:07 GMT RESP BODY: {"ports":[]} 2018-07-20 23:05:07,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port&admin_state_up=True used request id req-8c4e0744-f929-437f-a531-694af3ae6819 2018-07-20 23:05:07,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:07,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec84d79f-fdd5-4429-b81e-579db98320f4 x-compute-request-id: req-ec84d79f-fdd5-4429-b81e-579db98320f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 23:05:07,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst used request id req-ec84d79f-fdd5-4429-b81e-579db98320f4 2018-07-20 23:05:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:08,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1f048b63-6bbb-497d-9420-31914aac9a48 Date: Fri, 20 Jul 2018 23:05:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:08,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-1f048b63-6bbb-497d-9420-31914aac9a48 2018-07-20 23:05:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accffe65-e2db-49de-804d-6f7a27842c33 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:08,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-accffe65-e2db-49de-804d-6f7a27842c33 2018-07-20 23:05:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:08,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-837106dd-72ab-441e-b11a-a1e1ec3e9d8b Date: Fri, 20 Jul 2018 23:05:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:08,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-837106dd-72ab-441e-b11a-a1e1ec3e9d8b 2018-07-20 23:05:08,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:09,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a18b4936-855c-40c1-ac6a-8fd15c6ca814 Date: Fri, 20 Jul 2018 23:05:09 GMT RESP BODY: {"ports":[]} 2018-07-20 23:05:09,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port&admin_state_up=True used request id req-a18b4936-855c-40c1-ac6a-8fd15c6ca814 2018-07-20 23:05:09,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:09,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:09,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4_5N3sovThyvqZkuvdsfvg"], "issued_at": "2018-07-20T23:05:09.000000Z"}} 2018-07-20 23:05:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2a6098372ab400821bf00f08be7d1300824bcad3" 2018-07-20 23:05:09,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4d7276-7017-4957-8baf-c8f83966f906 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:09,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8d4d7276-7017-4957-8baf-c8f83966f906 2018-07-20 23:05:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:09,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-184e1c5a-b7b1-4618-a2b6-bf484c3653e2 Date: Fri, 20 Jul 2018 23:05:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:09,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-184e1c5a-b7b1-4618-a2b6-bf484c3653e2 2018-07-20 23:05:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:09,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ea972947-062d-498e-a660-8c660b2391df Date: Fri, 20 Jul 2018 23:05:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:09,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-ea972947-062d-498e-a660-8c660b2391df 2018-07-20 23:05:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:10,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-18bf142a-fc04-4c92-8d2a-b3fc2f6f2e6a Date: Fri, 20 Jul 2018 23:05:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:10,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-18bf142a-fc04-4c92-8d2a-b3fc2f6f2e6a 2018-07-20 23:05:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:05:10,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:05:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:05:10,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6098372ab400821bf00f08be7d1300824bcad3" 2018-07-20 23:05:10,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8a89a1-9d28-4a03-a912-9008542d553f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:10,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-6a8a89a1-9d28-4a03-a912-9008542d553f 2018-07-20 23:05:10,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:10,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8cd7bf37-d9ad-428a-826e-81c0397ba537 Date: Fri, 20 Jul 2018 23:05:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:10,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-8cd7bf37-d9ad-428a-826e-81c0397ba537 2018-07-20 23:05:10,270 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net 2018-07-20 23:05:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" -d '{"port": {"network_id": "92450c26-3f8b-44c4-a057-f77a300e6f6c", "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port", "admin_state_up": true}}' 2018-07-20 23:05:11,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-eb628b52-e6c7-486b-b7e3-9be7b21f0f19 Date: Fri, 20 Jul 2018 23:05:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:10Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:2e:4f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:05:11,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-eb628b52-e6c7-486b-b7e3-9be7b21f0f19 2018-07-20 23:05:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:11,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7dca0a6d-d4a4-47dd-b12b-ce060dc2878f Date: Fri, 20 Jul 2018 23:05:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:11,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-7dca0a6d-d4a4-47dd-b12b-ce060dc2878f 2018-07-20 23:05:11,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:11,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a459cea9-adf8-429f-b846-54ea73ee5428 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:11,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-a459cea9-adf8-429f-b846-54ea73ee5428 2018-07-20 23:05:11,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:11,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9d8628fd-02b7-420a-b1f7-b06e358f194b Date: Fri, 20 Jul 2018 23:05:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:11,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-9d8628fd-02b7-420a-b1f7-b06e358f194b 2018-07-20 23:05:11,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:11,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-56dbec53-12c3-4943-abcf-00f2c8d393c9 Date: Fri, 20 Jul 2018 23:05:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:2e:4f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-20 23:05:11,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port&admin_state_up=True used request id req-56dbec53-12c3-4943-abcf-00f2c8d393c9 2018-07-20 23:05:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:11,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dc9f36-bc00-4384-b212-34e018f33b7b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:11,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-63dc9f36-bc00-4384-b212-34e018f33b7b 2018-07-20 23:05:11,866 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst 2018-07-20 23:05:11,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:11,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eae346f6-baaa-42d4-b531-4ba1b88a1aeb x-compute-request-id: req-eae346f6-baaa-42d4-b531-4ba1b88a1aeb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-flavor"}]} 2018-07-20 23:05:11,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-eae346f6-baaa-42d4-b531-4ba1b88a1aeb 2018-07-20 23:05:11,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:11,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-918762a4-88c5-454b-a81d-46684d732e62 x-compute-request-id: req-918762a4-88c5-454b-a81d-46684d732e62 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "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": "b3086d0f-d48a-4c59-adc0-eef6032fe108"}} 2018-07-20 23:05:11,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108 used request id req-918762a4-88c5-454b-a81d-46684d732e62 2018-07-20 23:05:11,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:12,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e3b7f1cc-d7e0-44ec-904c-2b23de63f070 Date: Fri, 20 Jul 2018 23:05:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:04:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:05:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/snap", "metadata": {}}], "self": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "min_disk": 0, "protected": false, "id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "file": "/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image"} 2018-07-20 23:05:12,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image used request id req-e3b7f1cc-d7e0-44ec-904c-2b23de63f070 2018-07-20 23:05:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:12,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c7fd698-2311-4add-88cd-1000e2870fd8 Date: Fri, 20 Jul 2018 23:05:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:05:12,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3c7fd698-2311-4add-88cd-1000e2870fd8 2018-07-20 23:05:12,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "imageRef": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "flavorRef": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "max_count": 1, "min_count": 1, "networks": [{"port": "706b4fed-6c40-407a-97af-2197c772a162"}]}}' 2018-07-20 23:05:14,338 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05: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-67d386fa-d18c-4ca4-8d70-28da142ef55e x-compute-request-id: req-67d386fa-d18c-4ca4-8d70-28da142ef55e Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "adminPass": "WRxDYoQ8C9jF"}} 2018-07-20 23:05:14,338 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-67d386fa-d18c-4ca4-8d70-28da142ef55e 2018-07-20 23:05:14,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:14,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5a7dea3-984b-4627-83e9-04e434cfdb61 x-compute-request-id: req-c5a7dea3-984b-4627-83e9-04e434cfdb61 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-20T23:05:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:05:14,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-c5a7dea3-984b-4627-83e9-04e434cfdb61 2018-07-20 23:05:14,763 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst 2018-07-20 23:05:14,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:15,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18e2c46d-fd90-4a12-8884-4609f157258d x-compute-request-id: req-18e2c46d-fd90-4a12-8884-4609f157258d Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:14Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:05:15,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-18e2c46d-fd90-4a12-8884-4609f157258d 2018-07-20 23:05:15,180 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst] is - BUILD 2018-07-20 23:05:15,180 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:05:18,183 - create_instance - DEBUG - VM status query timeout in 896.580302 2018-07-20 23:05:18,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:18,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-343b91e3-be4b-4702-8ecc-e333d35a1186 x-compute-request-id: req-343b91e3-be4b-4702-8ecc-e333d35a1186 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:15Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:05:18,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-343b91e3-be4b-4702-8ecc-e333d35a1186 2018-07-20 23:05:18,783 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst] is - BUILD 2018-07-20 23:05:18,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:05:21,786 - create_instance - DEBUG - VM status query timeout in 892.976804972 2018-07-20 23:05:21,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:22,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-20163a4a-48ba-400c-9fbd-204d476cbf37 x-compute-request-id: req-20163a4a-48ba-400c-9fbd-204d476cbf37 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:05:22,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-20163a4a-48ba-400c-9fbd-204d476cbf37 2018-07-20 23:05:22,532 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst] is - ACTIVE 2018-07-20 23:05:22,532 - create_instance - INFO - VM is - ACTIVE 2018-07-20 23:05:22,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:23,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-cc9489dc-55e8-4b1f-b432-8b5263efc335 x-compute-request-id: req-cc9489dc-55e8-4b1f-b432-8b5263efc335 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:05:23,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-cc9489dc-55e8-4b1f-b432-8b5263efc335 2018-07-20 23:05:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:23,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3d9d4f97-ee8f-40ae-964c-03fe1cac298a Date: Fri, 20 Jul 2018 23:05:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:23,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-3d9d4f97-ee8f-40ae-964c-03fe1cac298a 2018-07-20 23:05:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:23,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cc9a4e-98b3-4f4c-8691-2c3076b62c38 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:23,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c4cc9a4e-98b3-4f4c-8691-2c3076b62c38 2018-07-20 23:05:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:23,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6bd2bc85-83fc-4050-9ea1-d5ef7bfcf446 Date: Fri, 20 Jul 2018 23:05:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:23,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-6bd2bc85-83fc-4050-9ea1-d5ef7bfcf446 2018-07-20 23:05:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:23,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-030e2963-39b2-4a0e-ae5c-f7b7bf731e65 Date: Fri, 20 Jul 2018 23:05:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.2"}],"id":"2f896811-1d3f-46b5-96a8-d0e19b4f895f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:fa:5f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:2e:4f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","device_id":"19d769dd-5fa7-4f75-80a5-dfc6c7efaa78","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.3"}],"id":"8023a070-4438-40b1-86e2-cb4fba2e90c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:5c:ad","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.4"}],"id":"a004bfe4-36f1-4e0c-a18d-2b38fe965679","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:9d:94","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"}]} 2018-07-20 23:05:23,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-030e2963-39b2-4a0e-ae5c-f7b7bf731e65 2018-07-20 23:05:23,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:24,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8pbdPj1NSemInlHoXRsScg"], "issued_at": "2018-07-20T23:05:24.000000Z"}} 2018-07-20 23:05:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:24,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f638d3-57bf-4f97-8195-cedfdb41287b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:24,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-56f638d3-57bf-4f97-8195-cedfdb41287b 2018-07-20 23:05:24,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:24,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-389615b1-6639-43aa-b29c-2e00f1b1cc2f x-compute-request-id: req-389615b1-6639-43aa-b29c-2e00f1b1cc2f Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:05:24,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-389615b1-6639-43aa-b29c-2e00f1b1cc2f 2018-07-20 23:05:24,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:24,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b1606c80-af11-49f9-a669-d96d4347654d Date: Fri, 20 Jul 2018 23:05:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:24,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-b1606c80-af11-49f9-a669-d96d4347654d 2018-07-20 23:05:24,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:24,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b89def-12f7-45c1-b5f7-4facaa3354f8 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:24,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b6b89def-12f7-45c1-b5f7-4facaa3354f8 2018-07-20 23:05:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:24,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9cf1e802-0ac4-4bff-85d2-7ba20d74df69 Date: Fri, 20 Jul 2018 23:05:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:24,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-9cf1e802-0ac4-4bff-85d2-7ba20d74df69 2018-07-20 23:05:24,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:24,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-6950ea1f-b543-45a7-9220-e0c9cfca815a Date: Fri, 20 Jul 2018 23:05:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.2"}],"id":"2f896811-1d3f-46b5-96a8-d0e19b4f895f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:fa:5f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:2e:4f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","device_id":"19d769dd-5fa7-4f75-80a5-dfc6c7efaa78","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.3"}],"id":"8023a070-4438-40b1-86e2-cb4fba2e90c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:5c:ad","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.4"}],"id":"a004bfe4-36f1-4e0c-a18d-2b38fe965679","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:9d:94","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"}]} 2018-07-20 23:05:24,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-6950ea1f-b543-45a7-9220-e0c9cfca815a 2018-07-20 23:05:24,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" -d '{"volumeAttachment": {"volumeId": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}}' 2018-07-20 23:05:26,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-253be7bf-2425-42aa-88c9-a4570dbb9feb x-compute-request-id: req-253be7bf-2425-42aa-88c9-a4570dbb9feb Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "id": "a94fe831-813b-4577-9914-a2cd25bfbdeb", "volumeId": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}} 2018-07-20 23:05:26,621 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78/os-volume_attachments used request id req-253be7bf-2425-42aa-88c9-a4570dbb9feb 2018-07-20 23:05:26,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:27,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-684789ad-37c9-42f5-a044-728a08b3238f x-compute-request-id: req-684789ad-37c9-42f5-a044-728a08b3238f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}], "metadata": {}}} 2018-07-20 23:05:27,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-684789ad-37c9-42f5-a044-728a08b3238f 2018-07-20 23:05:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:27,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2a20bfde-3595-4bc5-a952-3f6c8cf7dbf3 Date: Fri, 20 Jul 2018 23:05:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:27,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-2a20bfde-3595-4bc5-a952-3f6c8cf7dbf3 2018-07-20 23:05:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:05:27,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:05:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:05:27,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:27,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44023cd-37e8-4818-a0d0-35106904373f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:27,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-a44023cd-37e8-4818-a0d0-35106904373f 2018-07-20 23:05:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:27,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-92c47240-a20e-44e6-bb96-fc6e6c5c43fa Date: Fri, 20 Jul 2018 23:05:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:27,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-92c47240-a20e-44e6-bb96-fc6e6c5c43fa 2018-07-20 23:05:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:28,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-0686fb75-eb6a-4eb9-a810-b859a3dda939 Date: Fri, 20 Jul 2018 23:05:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.2"}],"id":"2f896811-1d3f-46b5-96a8-d0e19b4f895f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:fa:5f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:2e:4f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","device_id":"19d769dd-5fa7-4f75-80a5-dfc6c7efaa78","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.3"}],"id":"8023a070-4438-40b1-86e2-cb4fba2e90c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:5c:ad","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.4"}],"id":"a004bfe4-36f1-4e0c-a18d-2b38fe965679","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:9d:94","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"}]} 2018-07-20 23:05:28,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-0686fb75-eb6a-4eb9-a810-b859a3dda939 2018-07-20 23:05:28,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:28,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a903c9-3543-4b15-abe4-26e5717cd2d4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:28,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-18a903c9-3543-4b15-abe4-26e5717cd2d4 2018-07-20 23:05:28,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:29,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-03e35e38-1bc9-463e-9b1a-70699870525b x-compute-request-id: req-03e35e38-1bc9-463e-9b1a-70699870525b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}], "metadata": {}}} 2018-07-20 23:05:29,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-03e35e38-1bc9-463e-9b1a-70699870525b 2018-07-20 23:05:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:29,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3ca8edf5-69e0-43cd-9f07-0c62ec46c529 Date: Fri, 20 Jul 2018 23:05:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:29,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-3ca8edf5-69e0-43cd-9f07-0c62ec46c529 2018-07-20 23:05:29,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:29,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a25cab-b22a-413b-9a44-b4744ebfd8a0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:29,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-77a25cab-b22a-413b-9a44-b4744ebfd8a0 2018-07-20 23:05:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:29,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-611c7c35-3f4c-4cbb-b68a-47a026523b97 Date: Fri, 20 Jul 2018 23:05:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:29,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-611c7c35-3f4c-4cbb-b68a-47a026523b97 2018-07-20 23:05:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:29,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-63a0d4f2-7216-4656-9c9a-aa0bfbe71642 Date: Fri, 20 Jul 2018 23:05:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.2"}],"id":"2f896811-1d3f-46b5-96a8-d0e19b4f895f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:fa:5f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:2e:4f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","device_id":"19d769dd-5fa7-4f75-80a5-dfc6c7efaa78","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.3"}],"id":"8023a070-4438-40b1-86e2-cb4fba2e90c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:5c:ad","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.4"}],"id":"a004bfe4-36f1-4e0c-a18d-2b38fe965679","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:9d:94","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"}]} 2018-07-20 23:05:29,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-63a0d4f2-7216-4656-9c9a-aa0bfbe71642 2018-07-20 23:05:29,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:30,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0962cdac-67fc-496f-bde8-be1b45caee67 x-compute-request-id: req-0962cdac-67fc-496f-bde8-be1b45caee67 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}], "metadata": {}}} 2018-07-20 23:05:30,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-0962cdac-67fc-496f-bde8-be1b45caee67 2018-07-20 23:05:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:30,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6c01df35-b404-4b5f-aad3-bb526c01db14 Date: Fri, 20 Jul 2018 23:05:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:30,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-6c01df35-b404-4b5f-aad3-bb526c01db14 2018-07-20 23:05:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:30,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08247269-4359-4a65-8679-0077af69a776 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:30,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-08247269-4359-4a65-8679-0077af69a776 2018-07-20 23:05:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:30,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b493b49c-80ca-45f1-afaa-0425102ade4b Date: Fri, 20 Jul 2018 23:05:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:30,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-b493b49c-80ca-45f1-afaa-0425102ade4b 2018-07-20 23:05:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-e464eeb4-9035-40eb-8e9f-16f6de509b34 Date: Fri, 20 Jul 2018 23:05:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.2"}],"id":"2f896811-1d3f-46b5-96a8-d0e19b4f895f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:fa:5f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:2e:4f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","device_id":"19d769dd-5fa7-4f75-80a5-dfc6c7efaa78","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.3"}],"id":"8023a070-4438-40b1-86e2-cb4fba2e90c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:5c:ad","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.4"}],"id":"a004bfe4-36f1-4e0c-a18d-2b38fe965679","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:9d:94","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"}]} 2018-07-20 23:05:31,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-e464eeb4-9035-40eb-8e9f-16f6de509b34 2018-07-20 23:05:31,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:31,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:31 GMT Server: Apache x-compute-request-id: req-b1f499c4-0283-4704-b593-e23cee5c0ee1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1f499c4-0283-4704-b593-e23cee5c0ee1 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "attachment_id": "f66fae32-676c-4317-aaf2-ee23bd5c0541", "attached_at": "2018-07-20T23:05:27.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a94fe831-813b-4577-9914-a2cd25bfbdeb", "device": "/dev/vdb", "id": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:05:28.000000", "replication_status": null, "snapshot_id": null, "id": "a94fe831-813b-4577-9914-a2cd25bfbdeb", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-96ee30b0-195f-472a-8749-d62dcde84795", "bootable": "false", "created_at": "2018-07-20T23:05:05.000000", "volume_type": null}} 2018-07-20 23:05:31,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb used request id req-b1f499c4-0283-4704-b593-e23cee5c0ee1 2018-07-20 23:05:31,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:31,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-a421d4d3-9635-49b3-96fe-4f44fa158ee0 x-compute-request-id: req-a421d4d3-9635-49b3-96fe-4f44fa158ee0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}], "metadata": {}}} 2018-07-20 23:05:31,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-a421d4d3-9635-49b3-96fe-4f44fa158ee0 2018-07-20 23:05:31,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:31,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-152a0f31-6315-42e0-8724-b77ff4c4f4fa Date: Fri, 20 Jul 2018 23:05:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["17ae9e0f-cb19-4a8e-8c98-230793584c27"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-20 23:05:31,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net used request id req-152a0f31-6315-42e0-8724-b77ff4c4f4fa 2018-07-20 23:05:31,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:31,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e7ce38-eeee-4cfc-9e44-b549257a142c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:05:31,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-a5e7ce38-eeee-4cfc-9e44-b549257a142c 2018-07-20 23:05:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:31,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-10995a69-9805-4c16-95f4-5f6d36f6c802 Date: Fri, 20 Jul 2018 23:05:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:03Z","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":"17ae9e0f-cb19-4a8e-8c98-230793584c27","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet","enable_dhcp":true,"segment_id":null,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","ip_version":4}]} 2018-07-20 23:05:31,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-10995a69-9805-4c16-95f4-5f6d36f6c802 2018-07-20 23:05:31,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:32,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-a5def6fd-1928-4cde-9e2b-e2034ea208a4 Date: Fri, 20 Jul 2018 23:05:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.2"}],"id":"2f896811-1d3f-46b5-96a8-d0e19b4f895f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:fa:5f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.6"}],"id":"706b4fed-6c40-407a-97af-2197c772a162","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:2e:4f","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:10Z","binding:vnic_type":"normal","device_id":"19d769dd-5fa7-4f75-80a5-dfc6c7efaa78","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.3"}],"id":"8023a070-4438-40b1-86e2-cb4fba2e90c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:5c:ad","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:05:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17ae9e0f-cb19-4a8e-8c98-230793584c27","ip_address":"10.55.0.4"}],"id":"a004bfe4-36f1-4e0c-a18d-2b38fe965679","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:9d:94","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"92450c26-3f8b-44c4-a057-f77a300e6f6c","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-92450c26-3f8b-44c4-a057-f77a300e6f6c","ip_allocation":"immediate"}]} 2018-07-20 23:05:32,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-a5def6fd-1928-4cde-9e2b-e2034ea208a4 2018-07-20 23:05:32,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78/os-volume_attachments/a94fe831-813b-4577-9914-a2cd25bfbdeb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f35949b18ff0049204db7ddbee62da0c76155a9" 2018-07-20 23:05:32,902 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05: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-3f77ef3d-34aa-4cb2-8839-447462ac6c3c x-compute-request-id: req-3f77ef3d-34aa-4cb2-8839-447462ac6c3c Content-Length: 0 Content-Type: application/json 2018-07-20 23:05:32,903 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78/os-volume_attachments/a94fe831-813b-4577-9914-a2cd25bfbdeb used request id req-3f77ef3d-34aa-4cb2-8839-447462ac6c3c 2018-07-20 23:05:32,903 - create_instance - INFO - Deleting Port with ID - 706b4fed-6c40-407a-97af-2197c772a162 2018-07-20 23:05:32,903 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-port 2018-07-20 23:05:32,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/706b4fed-6c40-407a-97af-2197c772a162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:33,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf232f21-9270-4a26-bac3-f96cd3e62ed0 Date: Fri, 20 Jul 2018 23:05:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:05:33,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/706b4fed-6c40-407a-97af-2197c772a162 used request id req-cf232f21-9270-4a26-bac3-f96cd3e62ed0 2018-07-20 23:05:33,347 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst 2018-07-20 23:05:33,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:33,471 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df61eee6-3378-4f22-baab-7450af0ed9c7 x-compute-request-id: req-df61eee6-3378-4f22-baab-7450af0ed9c7 Content-Type: application/json 2018-07-20 23:05:33,471 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-df61eee6-3378-4f22-baab-7450af0ed9c7 2018-07-20 23:05:33,471 - create_instance - INFO - Checking deletion status 2018-07-20 23:05:33,474 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:33,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fd4b8f5-2cf7-4693-8078-90df6b65c7c3 x-compute-request-id: req-8fd4b8f5-2cf7-4693-8078-90df6b65c7c3 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:2e:4f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "rel": "bookmark"}], "image": {"id": "4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "links": [{"href": "http://172.30.9.21:8774/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000026", "OS-SRV-USG:launched_at": "2018-07-20T23:05:19.000000", "flavor": {"id": "b3086d0f-d48a-4c59-adc0-eef6032fe108", "links": [{"href": "http://172.30.9.21:8774/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108", "rel": "bookmark"}]}, "id": "19d769dd-5fa7-4f75-80a5-dfc6c7efaa78", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:05:33Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst", "created": "2018-07-20T23:05:14Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [{"id": "a94fe831-813b-4577-9914-a2cd25bfbdeb"}], "metadata": {}}} 2018-07-20 23:05:33,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-8fd4b8f5-2cf7-4693-8078-90df6b65c7c3 2018-07-20 23:05:33,975 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst] is - ACTIVE 2018-07-20 23:05:33,975 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:05:36,978 - create_instance - DEBUG - VM status query timeout in 296.493319035 2018-07-20 23:05:36,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}301beef21f005610c35a7717a2bc1d44e88a7220" 2018-07-20 23:05:37,026 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:05: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-c1509ba3-be55-43bd-a246-2efdd9dae685 x-compute-request-id: req-c1509ba3-be55-43bd-a246-2efdd9dae685 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 could not be found.", "code": 404}} 2018-07-20 23:05:37,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 used request id req-c1509ba3-be55-43bd-a246-2efdd9dae685 2018-07-20 23:05:37,026 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 19d769dd-5fa7-4f75-80a5-dfc6c7efaa78 could not be found. (HTTP 404) (Request-ID: req-c1509ba3-be55-43bd-a246-2efdd9dae685) 2018-07-20 23:05:37,026 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-vm_inst 2018-07-20 23:05:37,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48b9ed4-00cc-44e4-ac18-a975330b368c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e3b08a09929eadf128f703d9bcae2f61571361" 2018-07-20 23:05:37,094 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:37 GMT Server: Apache x-compute-request-id: req-3284e10a-130a-46e6-89d6-372e5f2edd9d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3284e10a-130a-46e6-89d6-372e5f2edd9d Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:05:34.000000", "replication_status": null, "snapshot_id": null, "id": "a94fe831-813b-4577-9914-a2cd25bfbdeb", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-96ee30b0-195f-472a-8749-d62dcde84795", "bootable": "false", "created_at": "2018-07-20T23:05:05.000000", "volume_type": null}} 2018-07-20 23:05:37,095 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb used request id req-3284e10a-130a-46e6-89d6-372e5f2edd9d 2018-07-20 23:05:37,095 - create_volume - DEBUG - Instance status is - available 2018-07-20 23:05:37,095 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795 2018-07-20 23:05:37,095 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795 2018-07-20 23:05:37,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48b9ed4-00cc-44e4-ac18-a975330b368c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e3b08a09929eadf128f703d9bcae2f61571361" 2018-07-20 23:05:37,374 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-04def811-10e9-469f-8ff7-fdda6fe42147 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-20 23:05:37,375 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb used request id req-04def811-10e9-469f-8ff7-fdda6fe42147 2018-07-20 23:05:37,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48b9ed4-00cc-44e4-ac18-a975330b368c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e3b08a09929eadf128f703d9bcae2f61571361" 2018-07-20 23:05:37,567 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:05:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-886e4a6d-bde5-406a-8249-15e808b2647d x-openstack-request-id: req-886e4a6d-bde5-406a-8249-15e808b2647d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a94fe831-813b-4577-9914-a2cd25bfbdeb could not be found.", "code": 404}} 2018-07-20 23:05:37,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/a94fe831-813b-4577-9914-a2cd25bfbdeb used request id req-886e4a6d-bde5-406a-8249-15e808b2647d 2018-07-20 23:05:37,568 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a94fe831-813b-4577-9914-a2cd25bfbdeb could not be found. (HTTP 404) (Request-ID: req-886e4a6d-bde5-406a-8249-15e808b2647d) 2018-07-20 23:05:37,568 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795 2018-07-20 23:05:37,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e633be10fc9cd3e79d621f58121a3b3bacefe3" 2018-07-20 23:05:37,606 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a72a29b1-9764-4840-96ac-fb8dd7b60f0e x-compute-request-id: req-a72a29b1-9764-4840-96ac-fb8dd7b60f0e Content-Length: 0 Content-Type: application/json 2018-07-20 23:05:37,606 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b3086d0f-d48a-4c59-adc0-eef6032fe108 used request id req-a72a29b1-9764-4840-96ac-fb8dd7b60f0e 2018-07-20 23:05:37,607 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet 2018-07-20 23:05:37,607 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-subnet 2018-07-20 23:05:37,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/17ae9e0f-cb19-4a8e-8c98-230793584c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:39,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04e8ea01-1611-48d6-991d-cd527a9691e4 Date: Fri, 20 Jul 2018 23:05:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:05:39,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/17ae9e0f-cb19-4a8e-8c98-230793584c27 used request id req-04e8ea01-1611-48d6-991d-cd527a9691e4 2018-07-20 23:05:39,809 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-net 2018-07-20 23:05:39,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/92450c26-3f8b-44c4-a057-f77a300e6f6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7773ce5948df10877adc3b89c76c07bc55f470de" 2018-07-20 23:05:41,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7c68594-0bfd-4dd3-80db-8a5fb85d6fe9 Date: Fri, 20 Jul 2018 23:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:05:41,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/92450c26-3f8b-44c4-a057-f77a300e6f6c used request id req-d7c68594-0bfd-4dd3-80db-8a5fb85d6fe9 2018-07-20 23:05:41,283 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-96ee30b0-195f-472a-8749-d62dcde84795-image 2018-07-20 23:05:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06e6e9236dd199b2ed3da5f9844d2cdd81315a89" 2018-07-20 23:05:42,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-726d724d-fbc6-4599-8f77-276ad4205c75 Date: Fri, 20 Jul 2018 23:05:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:05:42,241 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4d7d756f-2efc-4fcb-bca5-ee8df94673f4 used request id req-726d724d-fbc6-4599-8f77-276ad4205c75 2018-07-20 23:05:42,243 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:42,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:42,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:42,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["-xXVPFsXTvmcQlYm4NRlpw"], "issued_at": "2018-07-20T23:05:42.000000Z"}} 2018-07-20 23:05:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}befd1ff79e1074285903fe856107b2c9ea706ebe" 2018-07-20 23:05:42,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38978a6-c468-4748-82ad-8b84d929e082 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:42,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d38978a6-c468-4748-82ad-8b84d929e082 2018-07-20 23:05:42,736 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:42,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}befd1ff79e1074285903fe856107b2c9ea706ebe" 2018-07-20 23:05:42,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-0d0809e0-6967-45c2-952a-957d530209c4 x-compute-request-id: req-0d0809e0-6967-45c2-952a-957d530209c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:42,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0d0809e0-6967-45c2-952a-957d530209c4 2018-07-20 23:05:42,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}befd1ff79e1074285903fe856107b2c9ea706ebe" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7dbb3e20-0687-4793-a6b3-37b95dbbdfb7name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-20 23:05:43,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-fc7e40de-0a7a-4443-8c33-fe590b4a7c17 x-compute-request-id: req-fc7e40de-0a7a-4443-8c33-fe590b4a7c17 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-7dbb3e20-0687-4793-a6b3-37b95dbbdfb7name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6", "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": "1296202c-9dcb-44cc-92ed-ee1d3bac6bd6"}} 2018-07-20 23:05:43,008 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fc7e40de-0a7a-4443-8c33-fe590b4a7c17 2018-07-20 23:05:43,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:43,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["KTWWlratRtCkhxZiBT1jzA"], "issued_at": "2018-07-20T23:05:43.000000Z"}} 2018-07-20 23:05:43,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa8d6d3b6731185915c691b15d773c2bf52ac0dd" 2018-07-20 23:05:43,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-abb8b18b-3d23-4c24-9ffa-34863e4cf782 x-compute-request-id: req-abb8b18b-3d23-4c24-9ffa-34863e4cf782 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-7dbb3e20-0687-4793-a6b3-37b95dbbdfb7name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6", "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": "1296202c-9dcb-44cc-92ed-ee1d3bac6bd6"}} 2018-07-20 23:05:43,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6 used request id req-abb8b18b-3d23-4c24-9ffa-34863e4cf782 2018-07-20 23:05:43,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa8d6d3b6731185915c691b15d773c2bf52ac0dd" 2018-07-20 23:05:43,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-9aa84b6a-63bf-404a-bcbc-17480a77dc7d x-compute-request-id: req-9aa84b6a-63bf-404a-bcbc-17480a77dc7d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:05:43,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6/os-extra_specs used request id req-9aa84b6a-63bf-404a-bcbc-17480a77dc7d 2018-07-20 23:05:43,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}befd1ff79e1074285903fe856107b2c9ea706ebe" 2018-07-20 23:05:43,707 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05: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-15204164-97d0-4dab-abe2-737233653994 x-compute-request-id: req-15204164-97d0-4dab-abe2-737233653994 Content-Length: 0 Content-Type: application/json 2018-07-20 23:05:43,707 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1296202c-9dcb-44cc-92ed-ee1d3bac6bd6 used request id req-15204164-97d0-4dab-abe2-737233653994 2018-07-20 23:05:43,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa8d6d3b6731185915c691b15d773c2bf52ac0dd" 2018-07-20 23:05:43,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-2404a87e-54f2-4f20-a28d-e4ce0cb17b7a x-compute-request-id: req-2404a87e-54f2-4f20-a28d-e4ce0cb17b7a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:43,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2404a87e-54f2-4f20-a28d-e4ce0cb17b7a 2018-07-20 23:05:43,731 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:43,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:43,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:44,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["12hCZtQ0RJ2KOJt87ntYJw"], "issued_at": "2018-07-20T23:05:44.000000Z"}} 2018-07-20 23:05:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d33830d8afb6139d7ee389d50739598401e867de" 2018-07-20 23:05:44,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585feec9-1a47-4eea-9210-f27ba0c28ee7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:44,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-585feec9-1a47-4eea-9210-f27ba0c28ee7 2018-07-20 23:05:44,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:44,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33830d8afb6139d7ee389d50739598401e867de" 2018-07-20 23:05:44,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-a75fd342-36b5-4e88-b255-3ddfe9828553 x-compute-request-id: req-a75fd342-36b5-4e88-b255-3ddfe9828553 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:44,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a75fd342-36b5-4e88-b255-3ddfe9828553 2018-07-20 23:05:44,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33830d8afb6139d7ee389d50739598401e867de" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-de723493-59eb-462c-8dca-2a53dbfcdc1dname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-20 23:05:44,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-e5b11817-a6cc-48b2-b8d4-fe586309c581 x-compute-request-id: req-e5b11817-a6cc-48b2-b8d4-fe586309c581 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-de723493-59eb-462c-8dca-2a53dbfcdc1dname", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6", "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": "8597db41-fde8-4200-993d-2a8c47ce27e6"}} 2018-07-20 23:05:44,466 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e5b11817-a6cc-48b2-b8d4-fe586309c581 2018-07-20 23:05:44,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:44,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["h3uQ2fF8QQiN_eFH3KiD6g"], "issued_at": "2018-07-20T23:05:44.000000Z"}} 2018-07-20 23:05:44,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd084c7f341c7ac157b4910226992c40c7bb36" 2018-07-20 23:05:45,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-15cfd7a4-41a0-47f5-b413-07a2fa66ec14 x-compute-request-id: req-15cfd7a4-41a0-47f5-b413-07a2fa66ec14 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-de723493-59eb-462c-8dca-2a53dbfcdc1dname", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6", "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": "8597db41-fde8-4200-993d-2a8c47ce27e6"}} 2018-07-20 23:05:45,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6 used request id req-15cfd7a4-41a0-47f5-b413-07a2fa66ec14 2018-07-20 23:05:45,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd084c7f341c7ac157b4910226992c40c7bb36" 2018-07-20 23:05:45,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf6a9a31-5f32-4be1-8c01-6c5d72f16b41 x-compute-request-id: req-cf6a9a31-5f32-4be1-8c01-6c5d72f16b41 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:05:45,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6/os-extra_specs used request id req-cf6a9a31-5f32-4be1-8c01-6c5d72f16b41 2018-07-20 23:05:45,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd084c7f341c7ac157b4910226992c40c7bb36" 2018-07-20 23:05:45,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56391114-f5b3-4857-8d77-8d36548c56f4 x-compute-request-id: req-56391114-f5b3-4857-8d77-8d36548c56f4 Content-Length: 0 Content-Type: application/json 2018-07-20 23:05:45,133 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6 used request id req-56391114-f5b3-4857-8d77-8d36548c56f4 2018-07-20 23:05:45,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bdd084c7f341c7ac157b4910226992c40c7bb36" 2018-07-20 23:05:45,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc1c7208-f9de-409f-9c26-9a006e0f963c x-compute-request-id: req-dc1c7208-f9de-409f-9c26-9a006e0f963c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:45,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dc1c7208-f9de-409f-9c26-9a006e0f963c 2018-07-20 23:05:45,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33830d8afb6139d7ee389d50739598401e867de" 2018-07-20 23:05:45,173 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6bd5350-c5c1-445c-96c0-24b87f33861a x-compute-request-id: req-f6bd5350-c5c1-445c-96c0-24b87f33861a Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 8597db41-fde8-4200-993d-2a8c47ce27e6 could not be found.", "code": 404}} 2018-07-20 23:05:45,173 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8597db41-fde8-4200-993d-2a8c47ce27e6 used request id req-f6bd5350-c5c1-445c-96c0-24b87f33861a 2018-07-20 23:05:45,174 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:45,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:45,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:45,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["FTE5eIm7TrK6AHsy4fwm9g"], "issued_at": "2018-07-20T23:05:45.000000Z"}} 2018-07-20 23:05:45,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0f761b0cdbe69428e4f6b7974ff73c5681a01380" 2018-07-20 23:05:45,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d14ba3b-ea88-43ba-820b-1b9059b6af26 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:45,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d14ba3b-ea88-43ba-820b-1b9059b6af26 2018-07-20 23:05:45,664 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:45,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f761b0cdbe69428e4f6b7974ff73c5681a01380" 2018-07-20 23:05:46,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d35ea66-c96a-4567-aca1-96451d28a090 x-compute-request-id: req-2d35ea66-c96a-4567-aca1-96451d28a090 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:46,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2d35ea66-c96a-4567-aca1-96451d28a090 2018-07-20 23:05:46,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f761b0cdbe69428e4f6b7974ff73c5681a01380" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ebc826be-1c0a-4172-9e5f-0129fbf98f45name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-20 23:05:46,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-5b3fe881-9d6f-458e-ae44-bc1586449479 x-compute-request-id: req-5b3fe881-9d6f-458e-ae44-bc1586449479 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ebc826be-1c0a-4172-9e5f-0129fbf98f45name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f", "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": "ebccb5ab-948b-4c4e-bea5-a902d974772f"}} 2018-07-20 23:05:46,077 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5b3fe881-9d6f-458e-ae44-bc1586449479 2018-07-20 23:05:46,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:46,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["FBKoDoqTScaHmE0X1B41zQ"], "issued_at": "2018-07-20T23:05:46.000000Z"}} 2018-07-20 23:05:46,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9756e0222db9adbb41fe860bd0200cac702e7b" 2018-07-20 23:05:46,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-1dcd9f7d-3f60-4113-94c4-72edab1a79a5 x-compute-request-id: req-1dcd9f7d-3f60-4113-94c4-72edab1a79a5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ebc826be-1c0a-4172-9e5f-0129fbf98f45name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f", "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": "ebccb5ab-948b-4c4e-bea5-a902d974772f"}} 2018-07-20 23:05:46,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f used request id req-1dcd9f7d-3f60-4113-94c4-72edab1a79a5 2018-07-20 23:05:46,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d9756e0222db9adbb41fe860bd0200cac702e7b" 2018-07-20 23:05:46,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-d1628200-da99-4d3a-80f4-2af9e0acef86 x-compute-request-id: req-d1628200-da99-4d3a-80f4-2af9e0acef86 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:05:46,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f/os-extra_specs used request id req-d1628200-da99-4d3a-80f4-2af9e0acef86 2018-07-20 23:05:46,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f761b0cdbe69428e4f6b7974ff73c5681a01380" 2018-07-20 23:05:46,798 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05: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-4fa8d6ff-e7f2-4c88-9c75-c16220d3ec56 x-compute-request-id: req-4fa8d6ff-e7f2-4c88-9c75-c16220d3ec56 Content-Length: 0 Content-Type: application/json 2018-07-20 23:05:46,798 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ebccb5ab-948b-4c4e-bea5-a902d974772f used request id req-4fa8d6ff-e7f2-4c88-9c75-c16220d3ec56 2018-07-20 23:05:46,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:46,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:46,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:47,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MoyC3baMTLWXspGp_aq6Fw"], "issued_at": "2018-07-20T23:05:47.000000Z"}} 2018-07-20 23:05:47,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}521c5e8151afd338f1a06b61187bb28e086dee19" 2018-07-20 23:05:47,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3fc481-0395-43cb-ae21-882be841e4e4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:47,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-de3fc481-0395-43cb-ae21-882be841e4e4 2018-07-20 23:05:47,279 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:47,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521c5e8151afd338f1a06b61187bb28e086dee19" 2018-07-20 23:05:47,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ede8d75d-32c5-4caf-a286-c752826759a3 x-compute-request-id: req-ede8d75d-32c5-4caf-a286-c752826759a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:47,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ede8d75d-32c5-4caf-a286-c752826759a3 2018-07-20 23:05:47,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521c5e8151afd338f1a06b61187bb28e086dee19" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1bcd91ab-047e-4481-b7e7-57a7c4e73319name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-20 23:05:47,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b76dbcf1-f1d0-4db6-a57f-1999200db84c x-compute-request-id: req-b76dbcf1-f1d0-4db6-a57f-1999200db84c Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-1bcd91ab-047e-4481-b7e7-57a7c4e73319name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/56fdc986-02ea-4df1-a349-180ceaf77063", "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": "56fdc986-02ea-4df1-a349-180ceaf77063"}} 2018-07-20 23:05:47,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b76dbcf1-f1d0-4db6-a57f-1999200db84c 2018-07-20 23:05:47,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:47,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["m2SZP8SiQtW-e49ytf1xBQ"], "issued_at": "2018-07-20T23:05:47.000000Z"}} 2018-07-20 23:05:47,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48679117af3ba132e94d9187ca8dad919e389086" 2018-07-20 23:05:48,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a29d3f8a-3169-4b66-b8df-ef864a126b48 x-compute-request-id: req-a29d3f8a-3169-4b66-b8df-ef864a126b48 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-1bcd91ab-047e-4481-b7e7-57a7c4e73319name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/56fdc986-02ea-4df1-a349-180ceaf77063", "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": "56fdc986-02ea-4df1-a349-180ceaf77063"}} 2018-07-20 23:05:48,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063 used request id req-a29d3f8a-3169-4b66-b8df-ef864a126b48 2018-07-20 23:05:48,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48679117af3ba132e94d9187ca8dad919e389086" 2018-07-20 23:05:48,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77ae8c90-a94d-47e6-939e-47f97c4604d2 x-compute-request-id: req-77ae8c90-a94d-47e6-939e-47f97c4604d2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:05:48,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063/os-extra_specs used request id req-77ae8c90-a94d-47e6-939e-47f97c4604d2 2018-07-20 23:05:48,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48679117af3ba132e94d9187ca8dad919e389086" 2018-07-20 23:05:48,181 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80101c0a-9259-4a30-abfc-5094becd6ae6 x-compute-request-id: req-80101c0a-9259-4a30-abfc-5094becd6ae6 Content-Length: 0 Content-Type: application/json 2018-07-20 23:05:48,181 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063 used request id req-80101c0a-9259-4a30-abfc-5094becd6ae6 2018-07-20 23:05:48,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48679117af3ba132e94d9187ca8dad919e389086" 2018-07-20 23:05:48,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33515c40-6363-4e10-b80c-5c6f1226278b x-compute-request-id: req-33515c40-6363-4e10-b80c-5c6f1226278b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:48,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-33515c40-6363-4e10-b80c-5c6f1226278b 2018-07-20 23:05:48,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}521c5e8151afd338f1a06b61187bb28e086dee19" 2018-07-20 23:05:48,231 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6570eef-b054-486e-944b-c973275f8701 x-compute-request-id: req-b6570eef-b054-486e-944b-c973275f8701 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 56fdc986-02ea-4df1-a349-180ceaf77063 could not be found.", "code": 404}} 2018-07-20 23:05:48,231 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/56fdc986-02ea-4df1-a349-180ceaf77063 used request id req-b6570eef-b054-486e-944b-c973275f8701 2018-07-20 23:05:48,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:48,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:48,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:48,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LmFhH6j2Rwy4WhazRsu4FA"], "issued_at": "2018-07-20T23:05:48.000000Z"}} 2018-07-20 23:05:48,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}cf1a07d3a150573e3c909821792fe0338db93de4" 2018-07-20 23:05:48,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4e3266-be0d-4e2d-a6b2-3689f1d9fa78 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:48,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ed4e3266-be0d-4e2d-a6b2-3689f1d9fa78 2018-07-20 23:05:48,721 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:48,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf1a07d3a150573e3c909821792fe0338db93de4" 2018-07-20 23:05:48,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02d75756-a76d-4cbe-b5ee-76e9d6f7c30f x-compute-request-id: req-02d75756-a76d-4cbe-b5ee-76e9d6f7c30f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:48,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-02d75756-a76d-4cbe-b5ee-76e9d6f7c30f 2018-07-20 23:05:48,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf1a07d3a150573e3c909821792fe0338db93de4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c2a36d26-2cd6-4da5-b2f8-5d9896e7a683name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-20 23:05:48,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad442574-d6f1-4fd1-a204-827967aabefa x-compute-request-id: req-ad442574-d6f1-4fd1-a204-827967aabefa Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c2a36d26-2cd6-4da5-b2f8-5d9896e7a683name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "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": "5a25ab66-ee2b-49bd-9ca5-5ae773979466"}} 2018-07-20 23:05:48,952 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ad442574-d6f1-4fd1-a204-827967aabefa 2018-07-20 23:05:48,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:49,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["GHHeEOoIQP-kPPw_9lFJbw"], "issued_at": "2018-07-20T23:05:49.000000Z"}} 2018-07-20 23:05:49,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6893500dd8357e794d9f483d37511761807e510" 2018-07-20 23:05:49,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93415acf-e1d1-4a47-a1cc-921faed6429b x-compute-request-id: req-93415acf-e1d1-4a47-a1cc-921faed6429b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c2a36d26-2cd6-4da5-b2f8-5d9896e7a683name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "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": "5a25ab66-ee2b-49bd-9ca5-5ae773979466"}} 2018-07-20 23:05:49,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466 used request id req-93415acf-e1d1-4a47-a1cc-921faed6429b 2018-07-20 23:05:49,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6893500dd8357e794d9f483d37511761807e510" 2018-07-20 23:05:49,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8121fc7-9a80-4028-bcc7-91b196e3b7df x-compute-request-id: req-a8121fc7-9a80-4028-bcc7-91b196e3b7df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:05:49,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466/os-extra_specs used request id req-a8121fc7-9a80-4028-bcc7-91b196e3b7df 2018-07-20 23:05:49,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:49,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:50,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["gbzqDj8iQKKrZzw0jeXZ6A"], "issued_at": "2018-07-20T23:05:50.000000Z"}} 2018-07-20 23:05:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}97a347279f19c3dc2f5932bba81b8627c433bc15" 2018-07-20 23:05:50,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7ee96d-7ec2-44af-9342-6f8dd7405948 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:50,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0b7ee96d-7ec2-44af-9342-6f8dd7405948 2018-07-20 23:05:50,156 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:50,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a347279f19c3dc2f5932bba81b8627c433bc15" 2018-07-20 23:05:50,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-19b8d85c-caa8-452f-bc80-68e1b823504f x-compute-request-id: req-19b8d85c-caa8-452f-bc80-68e1b823504f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5a25ab66-ee2b-49bd-9ca5-5ae773979466", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "rel": "bookmark"}], "name": "CreateFlavorTests-c2a36d26-2cd6-4da5-b2f8-5d9896e7a683name"}]} 2018-07-20 23:05:50,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-19b8d85c-caa8-452f-bc80-68e1b823504f 2018-07-20 23:05:50,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a347279f19c3dc2f5932bba81b8627c433bc15" 2018-07-20 23:05:50,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05: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-6fcb237f-1498-466e-b339-6dfe15858300 x-compute-request-id: req-6fcb237f-1498-466e-b339-6dfe15858300 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c2a36d26-2cd6-4da5-b2f8-5d9896e7a683name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466", "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": "5a25ab66-ee2b-49bd-9ca5-5ae773979466"}} 2018-07-20 23:05:50,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466 used request id req-6fcb237f-1498-466e-b339-6dfe15858300 2018-07-20 23:05:50,381 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-c2a36d26-2cd6-4da5-b2f8-5d9896e7a683name 2018-07-20 23:05:50,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf1a07d3a150573e3c909821792fe0338db93de4" 2018-07-20 23:05:50,420 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:05:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd70e0a6-a379-4817-ab92-c96b33b760b1 x-compute-request-id: req-cd70e0a6-a379-4817-ab92-c96b33b760b1 Content-Length: 0 Content-Type: application/json 2018-07-20 23:05:50,420 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5a25ab66-ee2b-49bd-9ca5-5ae773979466 used request id req-cd70e0a6-a379-4817-ab92-c96b33b760b1 2018-07-20 23:05:50,421 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-20 23:05:50,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:50,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:50,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["hpU60hsUQX-ygr6wNykCSQ"], "issued_at": "2018-07-20T23:05:50.000000Z"}} 2018-07-20 23:05:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}be06474836930bc3d4a55fd7fe540dd6a07ffa33" 2018-07-20 23:05:51,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a71e7e6-d48c-4979-aa6c-607fc0c31504 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:51,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4a71e7e6-d48c-4979-aa6c-607fc0c31504 2018-07-20 23:05:51,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" 2018-07-20 23:05:51,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-12400feb-8278-48ac-b0f9-0f38c06a39f8 Date: Fri, 20 Jul 2018 23:05:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image"} 2018-07-20 23:05:51,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image used request id req-12400feb-8278-48ac-b0f9-0f38c06a39f8 2018-07-20 23:05:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" 2018-07-20 23:05:51,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-99d16513-322e-40fb-b13b-dc77e6f7a383 Date: Fri, 20 Jul 2018 23:05:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:05:51,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-99d16513-322e-40fb-b13b-dc77e6f7a383 2018-07-20 23:05:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image"}' 2018-07-20 23:05:51,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-49332fb5-fa4b-4940-83b1-bdadf011da94 Date: Fri, 20 Jul 2018 23:05:51 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:05:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T23:05:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed", "min_disk": 0, "protected": false, "id": "d04b59be-1ada-4551-af54-c4c45d1ce2ed", "file": "/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/file", "checksum": null, "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:05:51,647 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-49332fb5-fa4b-4940-83b1-bdadf011da94 2018-07-20 23:05:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" -d '' 2018-07-20 23:05:52,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8dff4677-a820-4e37-b5fd-10face2d773d Date: Fri, 20 Jul 2018 23:05: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-20 23:05:52,304 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/file used request id req-8dff4677-a820-4e37-b5fd-10face2d773d 2018-07-20 23:05:52,305 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:05:52,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" 2018-07-20 23:05:52,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-478a14a6-71e9-4fb4-be4e-d372e4175f4b Date: Fri, 20 Jul 2018 23:05:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:05:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:05:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/snap", "metadata": {}}], "self": "/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed", "min_disk": 0, "protected": false, "id": "d04b59be-1ada-4551-af54-c4c45d1ce2ed", "file": "/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:05:52,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed used request id req-478a14a6-71e9-4fb4-be4e-d372e4175f4b 2018-07-20 23:05:52,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" 2018-07-20 23:05:52,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3b4ca3fe-5dd8-49a8-8fa8-a117f11278cc Date: Fri, 20 Jul 2018 23:05:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:05:52,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3b4ca3fe-5dd8-49a8-8fa8-a117f11278cc 2018-07-20 23:05:52,694 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image 2018-07-20 23:05:52,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" 2018-07-20 23:05:52,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8efdf683-f35a-45ba-8152-a7b4fb794abb Date: Fri, 20 Jul 2018 23:05:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:05:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:05:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/snap", "metadata": {}}], "self": "/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed", "min_disk": 0, "protected": false, "id": "d04b59be-1ada-4551-af54-c4c45d1ce2ed", "file": "/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:05:52,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed used request id req-8efdf683-f35a-45ba-8152-a7b4fb794abb 2018-07-20 23:05:52,715 - create_image - DEBUG - Instance status is - active 2018-07-20 23:05:52,715 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image 2018-07-20 23:05:52,715 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image 2018-07-20 23:05:52,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:05:52,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:53,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0wOS4c1xRc2r2F4YSeUiPA"], "issued_at": "2018-07-20T23:05:53.000000Z"}} 2018-07-20 23:05:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a335756000867dca59443fab0d779d933a74597a" 2018-07-20 23:05:53,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f911da-6935-4c5d-b112-648ace01c94a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:05:53,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-39f911da-6935-4c5d-b112-648ace01c94a 2018-07-20 23:05:53,204 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:05:53,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a335756000867dca59443fab0d779d933a74597a" 2018-07-20 23:05:53,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-064e4589-8476-42e5-8f14-a09e6965ee29 x-compute-request-id: req-064e4589-8476-42e5-8f14-a09e6965ee29 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:05:53,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-064e4589-8476-42e5-8f14-a09e6965ee29 2018-07-20 23:05:53,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a335756000867dca59443fab0d779d933a74597a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-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-20 23:05:53,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c211392-6ca9-4a37-b795-a8c559fab2e6 x-compute-request-id: req-3c211392-6ca9-4a37-b795-a8c559fab2e6 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/21f7292e-f9f5-4090-b4af-415a4ce1b128", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/21f7292e-f9f5-4090-b4af-415a4ce1b128", "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": "21f7292e-f9f5-4090-b4af-415a4ce1b128"}} 2018-07-20 23:05:53,437 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3c211392-6ca9-4a37-b795-a8c559fab2e6 2018-07-20 23:05:53,438 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-20 23:05:53,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:05:53,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["03DeCwz5QxST0RwKI8F8sA"], "issued_at": "2018-07-20T23:05:53.000000Z"}} 2018-07-20 23:05:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-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-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net", "inst_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor"}}' 2018-07-20 23:05:57,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:05:53 GMT Server: Apache x-openstack-request-id: req-99d245da-b3cd-400c-a111-f585f890f206 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}]}} 2018-07-20 23:05:57,110 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks used request id req-99d245da-b3cd-400c-a111-f585f890f206 2018-07-20 23:05:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:05:57,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:05:57 GMT Server: Apache x-openstack-request-id: req-68eb91dc-5a78-4410-9696-7fa146e9b7b5 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:05:58,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:57 GMT Server: Apache x-openstack-request-id: req-0d5f706a-be9b-4f55-abc2-9ad9789c2a32 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:05:58,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b used request id req-0d5f706a-be9b-4f55-abc2-9ad9789c2a32 2018-07-20 23:05:58,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:05:58,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:58 GMT Server: Apache x-openstack-request-id: req-9a3691ac-735c-4817-b952-c896163cbd0d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "deletion_time": null, "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "updated_time": null, "project": "9ae3ddc7c6f347cea33d98dc5ee155d0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "tags": null}]} 2018-07-20 23:05:58,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1 used request id req-9a3691ac-735c-4817-b952-c896163cbd0d 2018-07-20 23:05:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:05:59,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:05:58 GMT Server: Apache x-openstack-request-id: req-8da89d50-f314-4ea6-8898-e4d5cfabfff5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "deletion_time": null, "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "updated_time": null, "project": "9ae3ddc7c6f347cea33d98dc5ee155d0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "tags": null}]} 2018-07-20 23:05:59,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1 used request id req-8da89d50-f314-4ea6-8898-e4d5cfabfff5 2018-07-20 23:05:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:00,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:05:59 GMT Server: Apache x-openstack-request-id: req-b891dddf-5075-4b9d-a8c7-8b2829929905 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:00,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:00 GMT Server: Apache x-openstack-request-id: req-38d9bd0c-f70b-4c99-ac9e-3e8e29c995a9 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:00,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b used request id req-38d9bd0c-f70b-4c99-ac9e-3e8e29c995a9 2018-07-20 23:06:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:01,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:00 GMT Server: Apache x-openstack-request-id: req-5572fe46-43ed-4880-b7c4-29c9c47bc383 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:01,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:01 GMT Server: Apache x-openstack-request-id: req-18677fc1-275c-4ad9-a2c1-b28f13c6fca5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5582b0bf-32da-4ea6-9fcc-eb7ee640cd42", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "02834bf3-1a71-42c5-b7a2-265e9873eb49", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-07-20 23:06:01,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources used request id req-18677fc1-275c-4ad9-a2c1-b28f13c6fca5 2018-07-20 23:06:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:02,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:01 GMT Server: Apache x-openstack-request-id: req-f1017bb9-cc77-4313-b14a-2a13c7350464 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:03,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:02 GMT Server: Apache x-openstack-request-id: req-ec8ac5f5-e0a5-4811-ba86-4af362b7998b 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:03,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b used request id req-ec8ac5f5-e0a5-4811-ba86-4af362b7998b 2018-07-20 23:06:03,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:03,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:03 GMT Server: Apache x-openstack-request-id: req-64a0dfa3-a64b-4bc1-878e-8cdc4b814516 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:04,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:03 GMT Server: Apache x-openstack-request-id: req-7078c792-fad5-4eee-8af3-b584fd1a7782 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:04,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b used request id req-7078c792-fad5-4eee-8af3-b584fd1a7782 2018-07-20 23:06:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:08,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:07 GMT Server: Apache x-openstack-request-id: req-27d02a2a-47eb-4ce5-8c85-5f6f0e600323 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:09,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:08 GMT Server: Apache x-openstack-request-id: req-dcd9e708-53ac-423e-8483-4aa1f5fc080d 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:09,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b used request id req-dcd9e708-53ac-423e-8483-4aa1f5fc080d 2018-07-20 23:06:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:12,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:12 GMT Server: Apache x-openstack-request-id: req-1a25e654-d3fb-457d-a026-e8aef5fe7a69 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:13,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:12 GMT Server: Apache x-openstack-request-id: req-fa410ce2-4db8-4c80-8085-81ecf8532be4 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1", "stack_user_project_id": "794220bf62164b858b13f4715b0f5138", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-20T23:05:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "726904c0-7878-4d2e-b713-8c9a076acd7b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:13,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b used request id req-fa410ce2-4db8-4c80-8085-81ecf8532be4 2018-07-20 23:06:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:13,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:13 GMT Server: Apache x-openstack-request-id: req-314350c9-968e-463f-a073-64381062107c Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:13,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:13 GMT Server: Apache x-openstack-request-id: req-3291e5d3-5fc1-4025-a36f-4a81b0c612db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a2f2db58-a2ba-47d5-9214-a9f5301ae2f8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5582b0bf-32da-4ea6-9fcc-eb7ee640cd42", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "02834bf3-1a71-42c5-b7a2-265e9873eb49", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec8506ee-a4da-4c02-9dad-9f225b13f0bb", "resource_type": "OS::Nova::Server"}]} 2018-07-20 23:06:13,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources used request id req-3291e5d3-5fc1-4025-a36f-4a81b0c612db 2018-07-20 23:06:13,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=02834bf3-1a71-42c5-b7a2-265e9873eb49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:13,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-a020a7c1-0396-497b-9cab-ef242b5f0a0e Date: Fri, 20 Jul 2018 23:06:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5582b0bf-32da-4ea6-9fcc-eb7ee640cd42"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:59Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:57Z","provider:network_type":"vxlan"}]} 2018-07-20 23:06:13,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=02834bf3-1a71-42c5-b7a2-265e9873eb49 used request id req-a020a7c1-0396-497b-9cab-ef242b5f0a0e 2018-07-20 23:06:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:13,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-46d7aee6-17e7-4bb9-8349-888ed28bc477 Date: Fri, 20 Jul 2018 23:06:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:59Z","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":"5582b0bf-32da-4ea6-9fcc-eb7ee640cd42","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:59Z","ip_version":4}]} 2018-07-20 23:06:13,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 used request id req-46d7aee6-17e7-4bb9-8349-888ed28bc477 2018-07-20 23:06:13,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:14,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8d89a870-e258-454a-a2ef-13d352bf1eef Date: Fri, 20 Jul 2018 23:06:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:59Z","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":"5582b0bf-32da-4ea6-9fcc-eb7ee640cd42","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:59Z","ip_version":4}]} 2018-07-20 23:06:14,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 used request id req-8d89a870-e258-454a-a2ef-13d352bf1eef 2018-07-20 23:06:14,187 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:06:14,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:14,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c2d40d-378a-4c00-927e-3c285feafd0c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:06:14,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f8c2d40d-378a-4c00-927e-3c285feafd0c 2018-07-20 23:06:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:14,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:14 GMT Server: Apache x-openstack-request-id: req-04c3dae4-864c-49be-8419-d38bc811ba44 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:15,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:14 GMT Server: Apache x-openstack-request-id: req-bd71cb2c-c3ab-4c60-a2f2-0899467801f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a2f2db58-a2ba-47d5-9214-a9f5301ae2f8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5582b0bf-32da-4ea6-9fcc-eb7ee640cd42", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "02834bf3-1a71-42c5-b7a2-265e9873eb49", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec8506ee-a4da-4c02-9dad-9f225b13f0bb", "resource_type": "OS::Nova::Server"}]} 2018-07-20 23:06:15,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources used request id req-bd71cb2c-c3ab-4c60-a2f2-0899467801f6 2018-07-20 23:06:15,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ec8506ee-a4da-4c02-9dad-9f225b13f0bb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:16,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06: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-ac36f44e-246b-4464-a956-77f665d7fd50 x-compute-request-id: req-ac36f44e-246b-4464-a956-77f665d7fd50 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:7f:f3", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ec8506ee-a4da-4c02-9dad-9f225b13f0bb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ec8506ee-a4da-4c02-9dad-9f225b13f0bb", "rel": "bookmark"}], "image": {"id": "d04b59be-1ada-4551-af54-c4c45d1ce2ed", "links": [{"href": "http://172.30.9.21:8774/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000029", "OS-SRV-USG:launched_at": "2018-07-20T23:06:08.000000", "flavor": {"id": "21f7292e-f9f5-4090-b4af-415a4ce1b128", "links": [{"href": "http://172.30.9.21:8774/flavors/21f7292e-f9f5-4090-b4af-415a4ce1b128", "rel": "bookmark"}]}, "id": "ec8506ee-a4da-4c02-9dad-9f225b13f0bb", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-20T23:06:09Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "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-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-inst", "created": "2018-07-20T23:06:04Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:06:16,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ec8506ee-a4da-4c02-9dad-9f225b13f0bb used request id req-ac36f44e-246b-4464-a956-77f665d7fd50 2018-07-20 23:06:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:16,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-3b0424a6-fc1c-4dd5-ae47-2aed50bb3161 Date: Fri, 20 Jul 2018 23:06:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5582b0bf-32da-4ea6-9fcc-eb7ee640cd42"],"description":"","tags":[],"updated_at":"2018-07-20T23:05:59Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:57Z","provider:network_type":"vxlan"}]} 2018-07-20 23:06:16,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-net used request id req-3b0424a6-fc1c-4dd5-ae47-2aed50bb3161 2018-07-20 23:06:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:06:16,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:06:16,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:16,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706b2cd4-8954-41a0-9c07-2b4272347bc3 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:06:16,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-706b2cd4-8954-41a0-9c07-2b4272347bc3 2018-07-20 23:06:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:16,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5a910430-5686-47d0-bc95-b7bdfe3bce80 Date: Fri, 20 Jul 2018 23:06:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:05:59Z","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":"5582b0bf-32da-4ea6-9fcc-eb7ee640cd42","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:59Z","ip_version":4}]} 2018-07-20 23:06:16,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 used request id req-5a910430-5686-47d0-bc95-b7bdfe3bce80 2018-07-20 23:06:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:16,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4023 X-Openstack-Request-Id: req-10a57ebe-5f1b-4932-93a8-4d48b839b71b Date: Fri, 20 Jul 2018 23:06:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:06:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5582b0bf-32da-4ea6-9fcc-eb7ee640cd42","ip_address":"10.0.0.4"}],"id":"0666a730-f126-44dc-916d-71207bf7fa1a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:4e:6d","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:06:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02834bf3-1a71-42c5-b7a2-265e9873eb49","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:06:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5582b0bf-32da-4ea6-9fcc-eb7ee640cd42","ip_address":"10.0.0.3"}],"id":"75253510-f43e-4fe2-a8a6-0612e8bbd75c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8a:2f:d2","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:06:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02834bf3-1a71-42c5-b7a2-265e9873eb49","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:06:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5582b0bf-32da-4ea6-9fcc-eb7ee640cd42","ip_address":"10.0.0.12"}],"id":"a2f2db58-a2ba-47d5-9214-a9f5301ae2f8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:7f:f3","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1-server1_port-p3ecwl4xqb77","admin_state_up":true,"network_id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:06:01Z","binding:vnic_type":"normal","device_id":"ec8506ee-a4da-4c02-9dad-9f225b13f0bb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:06:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5582b0bf-32da-4ea6-9fcc-eb7ee640cd42","ip_address":"10.0.0.2"}],"id":"b1af6158-f151-4103-8ebd-a31a0b61c7e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:62:17","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02834bf3-1a71-42c5-b7a2-265e9873eb49","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:05:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02834bf3-1a71-42c5-b7a2-265e9873eb49","ip_allocation":"immediate"}]} 2018-07-20 23:06:16,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=02834bf3-1a71-42c5-b7a2-265e9873eb49 used request id req-10a57ebe-5f1b-4932-93a8-4d48b839b71b 2018-07-20 23:06:16,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:16,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:16 GMT Server: Apache x-openstack-request-id: req-14d54706-74ca-4ffb-bdda-c520ad82ee23 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:17,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:16 GMT Server: Apache x-openstack-request-id: req-5f5b67c4-3190-420e-b2e3-4ba4269052a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a2f2db58-a2ba-47d5-9214-a9f5301ae2f8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5582b0bf-32da-4ea6-9fcc-eb7ee640cd42", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "02834bf3-1a71-42c5-b7a2-265e9873eb49", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-20T23:05:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:05:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ec8506ee-a4da-4c02-9dad-9f225b13f0bb", "resource_type": "OS::Nova::Server"}]} 2018-07-20 23:06:17,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b/resources used request id req-5f5b67c4-3190-420e-b2e3-4ba4269052a4 2018-07-20 23:06:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/726904c0-7878-4d2e-b713-8c9a076acd7b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83cfde707f6b2f9803214287d665bd562789339" 2018-07-20 23:06:17,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:17 GMT Server: Apache x-openstack-request-id: req-674c3a3a-bddc-4a75-acb9-66cb0c390746 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:18,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:06:17 GMT Server: Apache x-openstack-request-id: req-64103247-acc3-4092-8afb-615462350bec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:06:18,030 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-stack1/726904c0-7878-4d2e-b713-8c9a076acd7b used request id req-64103247-acc3-4092-8afb-615462350bec 2018-07-20 23:06:18,031 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-8a9a88cf-84e1-4c46-a3ea-3146f35f195b-image 2018-07-20 23:06:18,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be06474836930bc3d4a55fd7fe540dd6a07ffa33" 2018-07-20 23:06:18,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17cac6fc-3bae-4f35-bf46-ef11809440c4 Date: Fri, 20 Jul 2018 23:06:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:06:18,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d04b59be-1ada-4551-af54-c4c45d1ce2ed used request id req-17cac6fc-3bae-4f35-bf46-ef11809440c4 2018-07-20 23:06:18,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/21f7292e-f9f5-4090-b4af-415a4ce1b128 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a335756000867dca59443fab0d779d933a74597a" 2018-07-20 23:06:18,528 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:06:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-628abc1c-ee56-4a35-b548-9d4cc79e3819 x-compute-request-id: req-628abc1c-ee56-4a35-b548-9d4cc79e3819 Content-Length: 0 Content-Type: application/json 2018-07-20 23:06:18,528 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/21f7292e-f9f5-4090-b4af-415a4ce1b128 used request id req-628abc1c-ee56-4a35-b548-9d4cc79e3819 2018-07-20 23:06:18,530 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-20 23:06:18,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:06:18,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:06:18,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jW7XrBK8SBKZKeNYE7dXsQ"], "issued_at": "2018-07-20T23:06:18.000000Z"}} 2018-07-20 23:06:18,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}94bc0f7a760b3194baf7bb625436106814e42d7a" 2018-07-20 23:06:19,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3d7917-246d-4a4c-8095-3d120f740f26 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:06:19,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6b3d7917-246d-4a4c-8095-3d120f740f26 2018-07-20 23:06:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" 2018-07-20 23:06:19,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-3a4402d8-ae2a-4d9f-a3f8-8ef2788840fd Date: Fri, 20 Jul 2018 23:06:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image"} 2018-07-20 23:06:19,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image used request id req-3a4402d8-ae2a-4d9f-a3f8-8ef2788840fd 2018-07-20 23:06:19,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" 2018-07-20 23:06:19,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a6f106fa-82c9-469b-a908-562cdfb9fc29 Date: Fri, 20 Jul 2018 23:06:19 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-20 23:06:19,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a6f106fa-82c9-469b-a908-562cdfb9fc29 2018-07-20 23:06:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image"}' 2018-07-20 23:06:19,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7a0a2cb4-56c5-48f3-9411-2ab4a64a8bc5 Date: Fri, 20 Jul 2018 23:06:19 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:06:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T23:06:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9", "min_disk": 0, "protected": false, "id": "feeb03e7-c5ab-40c7-b3af-3fc9d58179c9", "file": "/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/file", "checksum": null, "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:06:19,658 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7a0a2cb4-56c5-48f3-9411-2ab4a64a8bc5 2018-07-20 23:06:19,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" -d '' 2018-07-20 23:06:20,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43e7e311-21c5-4066-b55b-78b4e4a8bb32 Date: Fri, 20 Jul 2018 23:06:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:06:20,593 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/file used request id req-43e7e311-21c5-4066-b55b-78b4e4a8bb32 2018-07-20 23:06:20,593 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:06:20,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" 2018-07-20 23:06:20,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a3093b23-b33e-483e-8170-bf53b41336ea Date: Fri, 20 Jul 2018 23:06:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:06:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:06:20Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/snap", "metadata": {}}], "self": "/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9", "min_disk": 0, "protected": false, "id": "feeb03e7-c5ab-40c7-b3af-3fc9d58179c9", "file": "/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:06:20,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9 used request id req-a3093b23-b33e-483e-8170-bf53b41336ea 2018-07-20 23:06:20,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" 2018-07-20 23:06:21,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ae96137-612f-4ad4-b766-3c98e37ef633 Date: Fri, 20 Jul 2018 23:06:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:06:21,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4ae96137-612f-4ad4-b766-3c98e37ef633 2018-07-20 23:06:21,076 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image 2018-07-20 23:06:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" 2018-07-20 23:06:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-49503690-0247-49db-93f1-73037924db5d Date: Fri, 20 Jul 2018 23:06:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:06:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:06:20Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/snap", "metadata": {}}], "self": "/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9", "min_disk": 0, "protected": false, "id": "feeb03e7-c5ab-40c7-b3af-3fc9d58179c9", "file": "/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:06:21,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9 used request id req-49503690-0247-49db-93f1-73037924db5d 2018-07-20 23:06:21,270 - create_image - DEBUG - Instance status is - active 2018-07-20 23:06:21,271 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image 2018-07-20 23:06:21,271 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image 2018-07-20 23:06:21,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:06:21,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:06:21,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jFooqwFPS2ew4LqwyoXkHQ"], "issued_at": "2018-07-20T23:06:21.000000Z"}} 2018-07-20 23:06:21,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6fda49197905447f050aa7d3031fafb630bcddfb" 2018-07-20 23:06:21,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f0416f-3697-40ca-bb2b-14fb46a95631 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:06:21,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-09f0416f-3697-40ca-bb2b-14fb46a95631 2018-07-20 23:06:21,753 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:06:21,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fda49197905447f050aa7d3031fafb630bcddfb" 2018-07-20 23:06:21,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06: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-f318e135-8647-429e-b4de-2f2fa6b3425b x-compute-request-id: req-f318e135-8647-429e-b4de-2f2fa6b3425b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:06:21,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f318e135-8647-429e-b4de-2f2fa6b3425b 2018-07-20 23:06:21,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fda49197905447f050aa7d3031fafb630bcddfb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-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-20 23:06:22,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06: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-4f2851a4-1ec5-40cd-86d6-0d0a163006bc x-compute-request-id: req-4f2851a4-1ec5-40cd-86d6-0d0a163006bc Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e1a1e8a1-5d10-4dcf-9fa1-13bd287c746f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e1a1e8a1-5d10-4dcf-9fa1-13bd287c746f", "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": "e1a1e8a1-5d10-4dcf-9fa1-13bd287c746f"}} 2018-07-20 23:06:22,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4f2851a4-1ec5-40cd-86d6-0d0a163006bc 2018-07-20 23:06:22,014 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-20 23:06:22,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:06:22,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["PrQwKz5URqOo244tgYskvQ"], "issued_at": "2018-07-20T23:06:22.000000Z"}} 2018-07-20 23:06:22,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-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-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}}' 2018-07-20 23:06:24,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:06:22 GMT Server: Apache x-openstack-request-id: req-2df59df8-8626-484f-8a3f-2df48fbcc2d1 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "eac755f7-ae43-437a-ad56-22f27172586a", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}]}} 2018-07-20 23:06:24,985 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks used request id req-2df59df8-8626-484f-8a3f-2df48fbcc2d1 2018-07-20 23:06:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:25,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:24 GMT Server: Apache x-openstack-request-id: req-d0f82e55-bb9a-4d0c-aa9c-341be6b6eb41 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:25,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:25 GMT Server: Apache x-openstack-request-id: req-85ba547e-3998-4d7e-863a-beb9f94031d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "eac755f7-ae43-437a-ad56-22f27172586a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eac755f7-ae43-437a-ad56-22f27172586a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:25,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-85ba547e-3998-4d7e-863a-beb9f94031d1 2018-07-20 23:06:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:25,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:25 GMT Server: Apache x-openstack-request-id: req-50fac143-86ac-4fa7-bfce-43229061dc3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "deletion_time": null, "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "updated_time": null, "project": "9ae3ddc7c6f347cea33d98dc5ee155d0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "eac755f7-ae43-437a-ad56-22f27172586a", "tags": null}]} 2018-07-20 23:06:25,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1 used request id req-50fac143-86ac-4fa7-bfce-43229061dc3e 2018-07-20 23:06:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:26,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:25 GMT Server: Apache x-openstack-request-id: req-3a1aeaff-6005-40b5-b36f-2f16009f8c0b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "deletion_time": null, "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "updated_time": null, "project": "9ae3ddc7c6f347cea33d98dc5ee155d0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "eac755f7-ae43-437a-ad56-22f27172586a", "tags": null}]} 2018-07-20 23:06:26,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1 used request id req-3a1aeaff-6005-40b5-b36f-2f16009f8c0b 2018-07-20 23:06:26,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:26,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:26 GMT Server: Apache x-openstack-request-id: req-41db964a-853f-448b-a6f8-301ea5cc8790 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:26,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:26 GMT Server: Apache x-openstack-request-id: req-a15439a8-3ca0-47e7-8ada-6c865f704c09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "eac755f7-ae43-437a-ad56-22f27172586a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eac755f7-ae43-437a-ad56-22f27172586a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:26,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-a15439a8-3ca0-47e7-8ada-6c865f704c09 2018-07-20 23:06:26,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:27,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:26 GMT Server: Apache x-openstack-request-id: req-c60fb104-20c7-4235-8177-838fc1124e53 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:27,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:27 GMT Server: Apache x-openstack-request-id: req-7f990a72-4cb6-46ec-8eb0-7b2955b4d0f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "eac755f7-ae43-437a-ad56-22f27172586a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eac755f7-ae43-437a-ad56-22f27172586a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:27,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-7f990a72-4cb6-46ec-8eb0-7b2955b4d0f6 2018-07-20 23:06:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:30,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:30 GMT Server: Apache x-openstack-request-id: req-2449a84e-e0f7-4132-ac0f-687aa91f7f27 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:31,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:30 GMT Server: Apache x-openstack-request-id: req-82f769fa-4c97-4abe-91a8-2462bfa39d94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "eac755f7-ae43-437a-ad56-22f27172586a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eac755f7-ae43-437a-ad56-22f27172586a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:31,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-82f769fa-4c97-4abe-91a8-2462bfa39d94 2018-07-20 23:06:34,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:34,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:34 GMT Server: Apache x-openstack-request-id: req-a2735f08-0826-4c01-801d-0d8337910b9c Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:34,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:34 GMT Server: Apache x-openstack-request-id: req-1c4a1b0b-0911-409c-b6d9-8e60de93dfde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "eac755f7-ae43-437a-ad56-22f27172586a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eac755f7-ae43-437a-ad56-22f27172586a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:34,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-1c4a1b0b-0911-409c-b6d9-8e60de93dfde 2018-07-20 23:06:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:37,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:37 GMT Server: Apache x-openstack-request-id: req-baac7fdf-6787-4af6-b829-a1667e847a6f Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:37,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:37 GMT Server: Apache x-openstack-request-id: req-7480209a-13a7-4321-b0cd-4d38ac0addf6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "eac755f7-ae43-437a-ad56-22f27172586a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "eac755f7-ae43-437a-ad56-22f27172586a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:37,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-7480209a-13a7-4321-b0cd-4d38ac0addf6 2018-07-20 23:06:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:41,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:40 GMT Server: Apache x-openstack-request-id: req-748c2ae5-d638-4ace-af6a-1bae236887af Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:42,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:41 GMT Server: Apache x-openstack-request-id: req-8bb712db-b7bb-437e-bf6d-dcebbf71384b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "eac755f7-ae43-437a-ad56-22f27172586a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1", "stack_user_project_id": "f10ae88e601e4c549e307bf03ad28a7f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-20T23:06:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "eac755f7-ae43-437a-ad56-22f27172586a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:42,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-8bb712db-b7bb-437e-bf6d-dcebbf71384b 2018-07-20 23:06:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-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-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}}' 2018-07-20 23:06:45,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:06:42 GMT Server: Apache x-openstack-request-id: req-6ac10947-afb1-4921-8b3d-471bc27e34d5 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}]}} 2018-07-20 23:06:45,080 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks used request id req-6ac10947-afb1-4921-8b3d-471bc27e34d5 2018-07-20 23:06:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:45,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:45 GMT Server: Apache x-openstack-request-id: req-015af8e3-d442-464d-9fda-d0f6e59e05a7 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:45,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:45 GMT Server: Apache x-openstack-request-id: req-99651804-967a-4da1-aa08-98c8f6c76d2a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:45,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-99651804-967a-4da1-aa08-98c8f6c76d2a 2018-07-20 23:06:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:45,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:45 GMT Server: Apache x-openstack-request-id: req-1d01f843-e979-4272-a0e9-4c2ccfd1e6a3 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-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "deletion_time": null, "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "updated_time": null, "project": "9ae3ddc7c6f347cea33d98dc5ee155d0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "tags": null}]} 2018-07-20 23:06:45,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2 used request id req-1d01f843-e979-4272-a0e9-4c2ccfd1e6a3 2018-07-20 23:06:45,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:45,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:45 GMT Server: Apache x-openstack-request-id: req-cff0207b-ec72-4eaf-ad02-779c1e52bae5 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-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "deletion_time": null, "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "updated_time": null, "project": "9ae3ddc7c6f347cea33d98dc5ee155d0", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "tags": null}]} 2018-07-20 23:06:45,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks?stack_name=HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2 used request id req-cff0207b-ec72-4eaf-ad02-779c1e52bae5 2018-07-20 23:06:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:45,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:45 GMT Server: Apache x-openstack-request-id: req-5fc05da4-fd46-45b0-8a60-3870260da022 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:45,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:45 GMT Server: Apache x-openstack-request-id: req-82de8631-0fbf-42ff-a66b-44de48e6ef55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:45,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-82de8631-0fbf-42ff-a66b-44de48e6ef55 2018-07-20 23:06:45,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:46,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:45 GMT Server: Apache x-openstack-request-id: req-65230e02-561d-490b-86c1-83c37c4ee088 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:46,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:46 GMT Server: Apache x-openstack-request-id: req-a9445de6-1ff3-42ce-b17d-d75440c54da8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:46,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-a9445de6-1ff3-42ce-b17d-d75440c54da8 2018-07-20 23:06:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:50,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:49 GMT Server: Apache x-openstack-request-id: req-3f2b01e4-49cf-4337-99b3-915f52c4f04b Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:50,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:50 GMT Server: Apache x-openstack-request-id: req-a30384c6-d21c-481f-b3e0-c1e6da639b7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:50,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-a30384c6-d21c-481f-b3e0-c1e6da639b7e 2018-07-20 23:06:53,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:53,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:53 GMT Server: Apache x-openstack-request-id: req-ea3d1882-05b5-426c-8f6e-454e67d27c62 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:53,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:53 GMT Server: Apache x-openstack-request-id: req-a7a76685-a1f2-4b7e-a045-bfcd90e4116f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:53,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-a7a76685-a1f2-4b7e-a045-bfcd90e4116f 2018-07-20 23:06:56,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:06:56,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:06:56 GMT Server: Apache x-openstack-request-id: req-be29dfe1-473b-4ab0-aae2-3812ea97a2cb Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:06:57,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:06:56 GMT Server: Apache x-openstack-request-id: req-6a59bc98-3de3-48a7-9756-38e1e0beea7d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:06:57,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-6a59bc98-3de3-48a7-9756-38e1e0beea7d 2018-07-20 23:07:00,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:07:01,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:00 GMT Server: Apache x-openstack-request-id: req-9d1987f7-7096-4ee9-9a49-0986b3ad0082 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:01,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:01 GMT Server: Apache x-openstack-request-id: req-e1bf3f05-705e-42de-aa48-5734b398fb36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2", "stack_user_project_id": "2f5226531d3f4f1c9ed812b921360ff2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-20T23:06:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1fd73557-f62c-41d8-bf77-a490f3b753dd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-20 23:07:01,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-e1bf3f05-705e-42de-aa48-5734b398fb36 2018-07-20 23:07:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/eac755f7-ae43-437a-ad56-22f27172586a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:07:02,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:01 GMT Server: Apache x-openstack-request-id: req-a1e34b6c-be96-42f6-a332-31f0e44d1487 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:02,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:07:02 GMT Server: Apache x-openstack-request-id: req-4e7cdac6-59f5-4eff-826f-dff3da277146 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:07:02,067 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack1/eac755f7-ae43-437a-ad56-22f27172586a used request id req-4e7cdac6-59f5-4eff-826f-dff3da277146 2018-07-20 23:07:02,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/1fd73557-f62c-41d8-bf77-a490f3b753dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6359b9f82f59bfe5ea943a8fde050437b68b38b" 2018-07-20 23:07:02,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:02 GMT Server: Apache x-openstack-request-id: req-ee8cf1b0-b0d8-4e12-b293-cc83e44bcfef Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:02,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:07:02 GMT Server: Apache x-openstack-request-id: req-eef14b81-d122-42a5-8ff0-49696be98823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:07:02,188 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-stack2/1fd73557-f62c-41d8-bf77-a490f3b753dd used request id req-eef14b81-d122-42a5-8ff0-49696be98823 2018-07-20 23:07:02,188 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-de29b8d5-8ae6-4159-88d2-d3bd9ef2754b-image 2018-07-20 23:07:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}94bc0f7a760b3194baf7bb625436106814e42d7a" 2018-07-20 23:07:02,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c3b3331-1680-423e-aa7b-d835a9c44083 Date: Fri, 20 Jul 2018 23:07:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:07:02,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/feeb03e7-c5ab-40c7-b3af-3fc9d58179c9 used request id req-7c3b3331-1680-423e-aa7b-d835a9c44083 2018-07-20 23:07:02,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/e1a1e8a1-5d10-4dcf-9fa1-13bd287c746f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fda49197905447f050aa7d3031fafb630bcddfb" 2018-07-20 23:07:02,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07: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-bfcc2e66-5f4a-4db8-94ae-f9446fe60911 x-compute-request-id: req-bfcc2e66-5f4a-4db8-94ae-f9446fe60911 Content-Length: 0 Content-Type: application/json 2018-07-20 23:07:02,887 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e1a1e8a1-5d10-4dcf-9fa1-13bd287c746f used request id req-bfcc2e66-5f4a-4db8-94ae-f9446fe60911 2018-07-20 23:07:02,888 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-20 23:07:02,889 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:07:02,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:03,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["G5KQxkGeR3OtdVesPNGmcQ"], "issued_at": "2018-07-20T23:07:03.000000Z"}} 2018-07-20 23:07:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a992a8e19aef27a4d5d7a98eeb26389334c210c8" -d '{"stack_name": "HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-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-20 23:07:04,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:07:03 GMT Server: Apache x-openstack-request-id: req-0efe280c-5211-4e80-8cc0-f0ae8f4304d5 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "e815d4e0-8ea6-4595-acd2-58190dd2fe03", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03", "rel": "self"}]}} 2018-07-20 23:07:04,971 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks used request id req-0efe280c-5211-4e80-8cc0-f0ae8f4304d5 2018-07-20 23:07:04,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/e815d4e0-8ea6-4595-acd2-58190dd2fe03 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a992a8e19aef27a4d5d7a98eeb26389334c210c8" 2018-07-20 23:07:05,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:04 GMT Server: Apache x-openstack-request-id: req-f64328d0-3c47-4bf1-9e02-b795f6006d55 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:05,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:05 GMT Server: Apache x-openstack-request-id: req-82093313-8f54-4794-9700-1796409113b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "e815d4e0-8ea6-4595-acd2-58190dd2fe03", "OS::stack_name": "HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack", "stack_user_project_id": "c87ae0af470f4e1c98fb5b52b300ec23", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:07:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e815d4e0-8ea6-4595-acd2-58190dd2fe03", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-20 23:07:05,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03 used request id req-82093313-8f54-4794-9700-1796409113b9 2018-07-20 23:07:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/e815d4e0-8ea6-4595-acd2-58190dd2fe03 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a992a8e19aef27a4d5d7a98eeb26389334c210c8" 2018-07-20 23:07:05,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:05 GMT Server: Apache x-openstack-request-id: req-b94a457c-7dde-4cc5-a8e5-e1bd3bd22096 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:05,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:05 GMT Server: Apache x-openstack-request-id: req-5ff4205b-1bcd-4050-a05e-69b09de0c77c 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "e815d4e0-8ea6-4595-acd2-58190dd2fe03", "OS::stack_name": "HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack", "stack_user_project_id": "c87ae0af470f4e1c98fb5b52b300ec23", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-20T23:07:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e815d4e0-8ea6-4595-acd2-58190dd2fe03", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-20 23:07:05,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03 used request id req-5ff4205b-1bcd-4050-a05e-69b09de0c77c 2018-07-20 23:07:05,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/e815d4e0-8ea6-4595-acd2-58190dd2fe03/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a992a8e19aef27a4d5d7a98eeb26389334c210c8" 2018-07-20 23:07:05,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:05 GMT Server: Apache x-openstack-request-id: req-cfd0bfea-6069-44ba-9640-51a328e76e59 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:06,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:06 GMT Server: Apache x-openstack-request-id: req-f84ccbb2-bd5f-4679-b403-81346da5fc61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-20T23:07:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:07:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd7ed817-1e60-4487-9807-58fb85845a40", "resource_type": "OS::Nova::Flavor"}]} 2018-07-20 23:07:06,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03/resources used request id req-f84ccbb2-bd5f-4679-b403-81346da5fc61 2018-07-20 23:07:06,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/cd7ed817-1e60-4487-9807-58fb85845a40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a992a8e19aef27a4d5d7a98eeb26389334c210c8" 2018-07-20 23:07:06,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07: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-9baac78e-519e-497d-9cd4-2c2ed7ead11b x-compute-request-id: req-9baac78e-519e-497d-9cd4-2c2ed7ead11b Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack-flavor-cxaxhq3nuwvs", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/cd7ed817-1e60-4487-9807-58fb85845a40", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/cd7ed817-1e60-4487-9807-58fb85845a40", "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": "cd7ed817-1e60-4487-9807-58fb85845a40"}} 2018-07-20 23:07:06,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/cd7ed817-1e60-4487-9807-58fb85845a40 used request id req-9baac78e-519e-497d-9cd4-2c2ed7ead11b 2018-07-20 23:07:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/e815d4e0-8ea6-4595-acd2-58190dd2fe03 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a992a8e19aef27a4d5d7a98eeb26389334c210c8" 2018-07-20 23:07:06,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:06 GMT Server: Apache x-openstack-request-id: req-330c5625-7908-4b0c-bdb9-bdaa1a3df3e5 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:07,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:07:06 GMT Server: Apache x-openstack-request-id: req-522535a6-24a3-4eaa-97a0-aa33e6bd628f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:07:07,131 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsFlavorTests-8e936c8f-2914-478d-b9d4-c004e36edcae-stack/e815d4e0-8ea6-4595-acd2-58190dd2fe03 used request id req-522535a6-24a3-4eaa-97a0-aa33e6bd628f 2018-07-20 23:07:07,133 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-20 23:07:07,133 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:07:07,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:07,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["rvu4fUblSK6uUQLCNvFc9g"], "issued_at": "2018-07-20T23:07:07.000000Z"}} 2018-07-20 23:07:07,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" -d '{"stack_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-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-b78c6512-f03f-4de6-87ac-5108c318faf9-kp"}}' 2018-07-20 23:07:09,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:07:07 GMT Server: Apache x-openstack-request-id: req-eb9d02e3-af63-4105-9f63-21e31d4e1dea Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "9a9bd241-e49c-421a-96f2-71d73cc110b7", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7", "rel": "self"}]}} 2018-07-20 23:07:09,359 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks used request id req-eb9d02e3-af63-4105-9f63-21e31d4e1dea 2018-07-20 23:07:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/9a9bd241-e49c-421a-96f2-71d73cc110b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" 2018-07-20 23:07:09,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:09 GMT Server: Apache x-openstack-request-id: req-33b24b82-4970-4531-afab-3fd55dc13c61 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:10,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:09 GMT Server: Apache x-openstack-request-id: req-b789db34-29ef-4190-b4cb-150aed623957 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "9a9bd241-e49c-421a-96f2-71d73cc110b7", "OS::stack_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack", "keypair_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack", "stack_user_project_id": "3c4b9679b83d49568b21a5377fc75b92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:07:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9a9bd241-e49c-421a-96f2-71d73cc110b7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxZJXqtCCz8XT1nsiTPRxw3zNrcMBpyfaVlP6JNlaj+aYec+A\nlVxS2jhi4om82wkzpKwVBVASuj8Oy8Tee2bxw5YMrXJ9ViAPtwF7azwHXctckjTv\n6Mbuc8JHVUjPYGlx0Vd47iDGwhJ2oDV/4uzE0maS5pGiRL2sV8cfMqsSJjeiSc95\ngLm0yP6Mf1OY3jOxMURzEk1taXthYCqYRNZgI0DP7DwZ154FAZHe5QSdUWip7mTG\nvyQ/9UhpfB4RCQqIEbnH6aS0XncUXpULEg52q0bE+csqU+g+tEpZH9ePn66YHjx0\nt0EjMi948ekqiRHaOxH1cv4R/GbPDAZidw5NNQIDAQABAoIBAQCrJ3m2ymdoIxK+\n7XDrhZ/AIC/15cdazVWCD8HVhk3D95oDfFUCDzbfQJW5dmUawz/v2ftj3Ng8bEAf\nGm86LBYov6Y/47zcjW3PtgL7BMfE41VQe3eSCjOsKJOvOCIefXpSRhrG/7Hvkhsd\n8vrU1RQ0yRNdlrAiKMZSTHekZzqTy3ue/MopY10vB2XbksGDg6AFmOrAoEfi69yJ\nntJCk4jpexCatu0Rz3HXbqnAfIFcub3zviZZfexIw+v/pOMDGzLSCANJlcQAwqzy\nVTxsFU0zy2S8wW5V+frZKquNBsZ9Hz3fQBqnY5T4hkdKnwaQ/IpVTMuOG/20X80q\neJF4sNMJAoGBAPIWQIpS2zU43MLL++bw+ev3ha2Fjp6R6+sUgkDfTM6J65LYugrB\nKZ/vR/3CaoYm5azb4erlFu6L4z1nIUcUTXW6TDA1Gtgsx27DfF2RCXcOqfIeoRWx\nDmV32+EghjlpHhW7jsIw4WFQPm/7CCmkBWPjrmG+MA2XLMi6rCW9qUI7AoGBANDt\nJruRMFhSsDMS8R3yEoQnVbU6mAJifLKX+PuYDJ+r+5RBmiyzQIO9CYLYNaMmdR/g\nO/K7isxmI4HUQDAkM1GblYBSpB0vm98MHJ/TkIEiqmcWefWCCEL4LMJBMb04OZ1G\nirK3cOraEnB2W+OqqOd+XFA+9z/QlOmMZ6pjlcdPAoGBAOqcSBYFsG1G2yNpfonU\nddCKBCIjMhFYx3L+YDEwdwYewY+Bu+LaSlW2FmXFuWijX6iDO9FiDTRHm4URYj25\nXkw+rMF3Zbmkw+4DQ46GFc8tBeQgbOpRuer6Grx1wb73sXFMYFCwAGxH0QrDFKkO\nTS7+IyyUnYs+O+eYiWbWBKerAoGAV9SKpumHeGnyltYMtTkR3aqnllN2mfILWA0Z\nZ7NpAysKzS2zAb2tjnRG7lG0Ys0FCgx7RzTeScVagfbXsSVWyaTteY/EXFyqW189\nHVeUdSU8m6/QP4yVqomoT1WW8mQTnHGOV0lU1/YrMEohoRkafo8ZgcamrJYkM/aJ\nkhDhY3MCgYAmgy5YqIhFHaCxR9mOutgzpFzcPxq6sON/8QucRH0LU0xNzIEA/y2O\n8msh4fCYgtS8BPjRGZWmhfmpWLubCFM/Vm5tuDp8R2as2ynsp4SnYvEm7tq4RwAs\njPh4DuG9x/nHXWZgcsQChE6HK7rWFY0TZY4D20HP8F5fvquDKPUYJg==\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-20 23:07:10,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 used request id req-b789db34-29ef-4190-b4cb-150aed623957 2018-07-20 23:07:10,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/9a9bd241-e49c-421a-96f2-71d73cc110b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" 2018-07-20 23:07:10,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:10 GMT Server: Apache x-openstack-request-id: req-2cf09945-ada3-4eed-ace0-f76ed5260375 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:10,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:10 GMT Server: Apache x-openstack-request-id: req-d8b8643a-df41-4316-b4b3-015f9bf924d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "9a9bd241-e49c-421a-96f2-71d73cc110b7", "OS::stack_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack", "keypair_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack", "stack_user_project_id": "3c4b9679b83d49568b21a5377fc75b92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-20T23:07:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9a9bd241-e49c-421a-96f2-71d73cc110b7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxZJXqtCCz8XT1nsiTPRxw3zNrcMBpyfaVlP6JNlaj+aYec+A\nlVxS2jhi4om82wkzpKwVBVASuj8Oy8Tee2bxw5YMrXJ9ViAPtwF7azwHXctckjTv\n6Mbuc8JHVUjPYGlx0Vd47iDGwhJ2oDV/4uzE0maS5pGiRL2sV8cfMqsSJjeiSc95\ngLm0yP6Mf1OY3jOxMURzEk1taXthYCqYRNZgI0DP7DwZ154FAZHe5QSdUWip7mTG\nvyQ/9UhpfB4RCQqIEbnH6aS0XncUXpULEg52q0bE+csqU+g+tEpZH9ePn66YHjx0\nt0EjMi948ekqiRHaOxH1cv4R/GbPDAZidw5NNQIDAQABAoIBAQCrJ3m2ymdoIxK+\n7XDrhZ/AIC/15cdazVWCD8HVhk3D95oDfFUCDzbfQJW5dmUawz/v2ftj3Ng8bEAf\nGm86LBYov6Y/47zcjW3PtgL7BMfE41VQe3eSCjOsKJOvOCIefXpSRhrG/7Hvkhsd\n8vrU1RQ0yRNdlrAiKMZSTHekZzqTy3ue/MopY10vB2XbksGDg6AFmOrAoEfi69yJ\nntJCk4jpexCatu0Rz3HXbqnAfIFcub3zviZZfexIw+v/pOMDGzLSCANJlcQAwqzy\nVTxsFU0zy2S8wW5V+frZKquNBsZ9Hz3fQBqnY5T4hkdKnwaQ/IpVTMuOG/20X80q\neJF4sNMJAoGBAPIWQIpS2zU43MLL++bw+ev3ha2Fjp6R6+sUgkDfTM6J65LYugrB\nKZ/vR/3CaoYm5azb4erlFu6L4z1nIUcUTXW6TDA1Gtgsx27DfF2RCXcOqfIeoRWx\nDmV32+EghjlpHhW7jsIw4WFQPm/7CCmkBWPjrmG+MA2XLMi6rCW9qUI7AoGBANDt\nJruRMFhSsDMS8R3yEoQnVbU6mAJifLKX+PuYDJ+r+5RBmiyzQIO9CYLYNaMmdR/g\nO/K7isxmI4HUQDAkM1GblYBSpB0vm98MHJ/TkIEiqmcWefWCCEL4LMJBMb04OZ1G\nirK3cOraEnB2W+OqqOd+XFA+9z/QlOmMZ6pjlcdPAoGBAOqcSBYFsG1G2yNpfonU\nddCKBCIjMhFYx3L+YDEwdwYewY+Bu+LaSlW2FmXFuWijX6iDO9FiDTRHm4URYj25\nXkw+rMF3Zbmkw+4DQ46GFc8tBeQgbOpRuer6Grx1wb73sXFMYFCwAGxH0QrDFKkO\nTS7+IyyUnYs+O+eYiWbWBKerAoGAV9SKpumHeGnyltYMtTkR3aqnllN2mfILWA0Z\nZ7NpAysKzS2zAb2tjnRG7lG0Ys0FCgx7RzTeScVagfbXsSVWyaTteY/EXFyqW189\nHVeUdSU8m6/QP4yVqomoT1WW8mQTnHGOV0lU1/YrMEohoRkafo8ZgcamrJYkM/aJ\nkhDhY3MCgYAmgy5YqIhFHaCxR9mOutgzpFzcPxq6sON/8QucRH0LU0xNzIEA/y2O\n8msh4fCYgtS8BPjRGZWmhfmpWLubCFM/Vm5tuDp8R2as2ynsp4SnYvEm7tq4RwAs\njPh4DuG9x/nHXWZgcsQChE6HK7rWFY0TZY4D20HP8F5fvquDKPUYJg==\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-20 23:07:10,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 used request id req-d8b8643a-df41-4316-b4b3-015f9bf924d9 2018-07-20 23:07:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/9a9bd241-e49c-421a-96f2-71d73cc110b7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" 2018-07-20 23:07:11,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:10 GMT Server: Apache x-openstack-request-id: req-e81349f9-470e-46da-a0e8-7432f69c3492 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:11,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:11 GMT Server: Apache x-openstack-request-id: req-62f3cd72-e328-4dcc-a4dc-2ed7fd09ce9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-20T23:07:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:07:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-20 23:07:11,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7/resources used request id req-62f3cd72-e328-4dcc-a4dc-2ed7fd09ce9b 2018-07-20 23:07:11,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" 2018-07-20 23:07:11,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07: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-edfc6e8d-1e80-474f-9117-487a11106d13 x-compute-request-id: req-edfc6e8d-1e80-474f-9117-487a11106d13 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkleq0ILPxdPWeyJM9HHDfM2twwGnJ9pWU/ok2VqP5ph5z4CVXFLaOGLiibzbCTOkrBUFUBK6Pw7LxN57ZvHDlgytcn1WIA+3AXtrPAddy1ySNO/oxu5zwkdVSM9gaXHRV3juIMbCEnagNX/i7MTSZpLmkaJEvaxXxx8yqxImN6JJz3mAubTI/ox/U5jeM7ExRHMSTW1pe2FgKphE1mAjQM/sPBnXngUBkd7lBJ1RaKnuZMa/JD/1SGl8HhEJCogRucfppLRedxRelQsSDnarRsT5yypT6D60Slkf14+frpgePHS3QSMyL3jx6SqJEdo7EfVy/hH8Zs8MBmJ3Dk01 Generated-by-Nova", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp", "deleted": false, "created_at": "2018-07-20T23:07:09.000000", "updated_at": null, "fingerprint": "5c:91:a1:1f:df:38:5d:1a:87:21:cd:3a:27:55:2e:57", "deleted_at": null, "id": 23}} 2018-07-20 23:07:11,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp used request id req-edfc6e8d-1e80-474f-9117-487a11106d13 2018-07-20 23:07:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/9a9bd241-e49c-421a-96f2-71d73cc110b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" 2018-07-20 23:07:11,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:11 GMT Server: Apache x-openstack-request-id: req-7b0a81dc-f358-49c7-b9c9-75ee4e9ac4c0 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:12,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:11 GMT Server: Apache x-openstack-request-id: req-49c71e47-2f4a-4915-bd5f-f074fd154355 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "9a9bd241-e49c-421a-96f2-71d73cc110b7", "OS::stack_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack", "keypair_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack", "stack_user_project_id": "3c4b9679b83d49568b21a5377fc75b92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-20T23:07:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9a9bd241-e49c-421a-96f2-71d73cc110b7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxZJXqtCCz8XT1nsiTPRxw3zNrcMBpyfaVlP6JNlaj+aYec+A\nlVxS2jhi4om82wkzpKwVBVASuj8Oy8Tee2bxw5YMrXJ9ViAPtwF7azwHXctckjTv\n6Mbuc8JHVUjPYGlx0Vd47iDGwhJ2oDV/4uzE0maS5pGiRL2sV8cfMqsSJjeiSc95\ngLm0yP6Mf1OY3jOxMURzEk1taXthYCqYRNZgI0DP7DwZ154FAZHe5QSdUWip7mTG\nvyQ/9UhpfB4RCQqIEbnH6aS0XncUXpULEg52q0bE+csqU+g+tEpZH9ePn66YHjx0\nt0EjMi948ekqiRHaOxH1cv4R/GbPDAZidw5NNQIDAQABAoIBAQCrJ3m2ymdoIxK+\n7XDrhZ/AIC/15cdazVWCD8HVhk3D95oDfFUCDzbfQJW5dmUawz/v2ftj3Ng8bEAf\nGm86LBYov6Y/47zcjW3PtgL7BMfE41VQe3eSCjOsKJOvOCIefXpSRhrG/7Hvkhsd\n8vrU1RQ0yRNdlrAiKMZSTHekZzqTy3ue/MopY10vB2XbksGDg6AFmOrAoEfi69yJ\nntJCk4jpexCatu0Rz3HXbqnAfIFcub3zviZZfexIw+v/pOMDGzLSCANJlcQAwqzy\nVTxsFU0zy2S8wW5V+frZKquNBsZ9Hz3fQBqnY5T4hkdKnwaQ/IpVTMuOG/20X80q\neJF4sNMJAoGBAPIWQIpS2zU43MLL++bw+ev3ha2Fjp6R6+sUgkDfTM6J65LYugrB\nKZ/vR/3CaoYm5azb4erlFu6L4z1nIUcUTXW6TDA1Gtgsx27DfF2RCXcOqfIeoRWx\nDmV32+EghjlpHhW7jsIw4WFQPm/7CCmkBWPjrmG+MA2XLMi6rCW9qUI7AoGBANDt\nJruRMFhSsDMS8R3yEoQnVbU6mAJifLKX+PuYDJ+r+5RBmiyzQIO9CYLYNaMmdR/g\nO/K7isxmI4HUQDAkM1GblYBSpB0vm98MHJ/TkIEiqmcWefWCCEL4LMJBMb04OZ1G\nirK3cOraEnB2W+OqqOd+XFA+9z/QlOmMZ6pjlcdPAoGBAOqcSBYFsG1G2yNpfonU\nddCKBCIjMhFYx3L+YDEwdwYewY+Bu+LaSlW2FmXFuWijX6iDO9FiDTRHm4URYj25\nXkw+rMF3Zbmkw+4DQ46GFc8tBeQgbOpRuer6Grx1wb73sXFMYFCwAGxH0QrDFKkO\nTS7+IyyUnYs+O+eYiWbWBKerAoGAV9SKpumHeGnyltYMtTkR3aqnllN2mfILWA0Z\nZ7NpAysKzS2zAb2tjnRG7lG0Ys0FCgx7RzTeScVagfbXsSVWyaTteY/EXFyqW189\nHVeUdSU8m6/QP4yVqomoT1WW8mQTnHGOV0lU1/YrMEohoRkafo8ZgcamrJYkM/aJ\nkhDhY3MCgYAmgy5YqIhFHaCxR9mOutgzpFzcPxq6sON/8QucRH0LU0xNzIEA/y2O\n8msh4fCYgtS8BPjRGZWmhfmpWLubCFM/Vm5tuDp8R2as2ynsp4SnYvEm7tq4RwAs\njPh4DuG9x/nHXWZgcsQChE6HK7rWFY0TZY4D20HP8F5fvquDKPUYJg==\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-20 23:07:12,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 used request id req-49c71e47-2f4a-4915-bd5f-f074fd154355 2018-07-20 23:07:12,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" 2018-07-20 23:07:12,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07: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-b2446c3e-82cd-401f-8bca-0454c0abc312 x-compute-request-id: req-b2446c3e-82cd-401f-8bca-0454c0abc312 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkleq0ILPxdPWeyJM9HHDfM2twwGnJ9pWU/ok2VqP5ph5z4CVXFLaOGLiibzbCTOkrBUFUBK6Pw7LxN57ZvHDlgytcn1WIA+3AXtrPAddy1ySNO/oxu5zwkdVSM9gaXHRV3juIMbCEnagNX/i7MTSZpLmkaJEvaxXxx8yqxImN6JJz3mAubTI/ox/U5jeM7ExRHMSTW1pe2FgKphE1mAjQM/sPBnXngUBkd7lBJ1RaKnuZMa/JD/1SGl8HhEJCogRucfppLRedxRelQsSDnarRsT5yypT6D60Slkf14+frpgePHS3QSMyL3jx6SqJEdo7EfVy/hH8Zs8MBmJ3Dk01 Generated-by-Nova", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp", "deleted": false, "created_at": "2018-07-20T23:07:09.000000", "updated_at": null, "fingerprint": "5c:91:a1:1f:df:38:5d:1a:87:21:cd:3a:27:55:2e:57", "deleted_at": null, "id": 23}} 2018-07-20 23:07:12,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-kp used request id req-b2446c3e-82cd-401f-8bca-0454c0abc312 2018-07-20 23:07:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/9a9bd241-e49c-421a-96f2-71d73cc110b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926edb8cba29517306df083090712dacea2cf44f" 2018-07-20 23:07:12,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:12 GMT Server: Apache x-openstack-request-id: req-c94f28ee-9514-461a-ae45-d5f262f3fe99 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:12,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:07:12 GMT Server: Apache x-openstack-request-id: req-5b4a49e5-094d-49b9-bcca-fcdf191215ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:07:12,531 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsKeypairTests-b78c6512-f03f-4de6-87ac-5108c318faf9-stack/9a9bd241-e49c-421a-96f2-71d73cc110b7 used request id req-5b4a49e5-094d-49b9-bcca-fcdf191215ea 2018-07-20 23:07:12,532 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-20 23:07:12,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:12,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["GoHMzYeMTC23d21ynqmoUQ"], "issued_at": "2018-07-20T23:07:12.000000Z"}} 2018-07-20 23:07:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" -d '{"stack_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-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-a0c43d4b-008d-4590-9a29-d52fb19db414-sec-grp"}}' 2018-07-20 23:07:14,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:07:12 GMT Server: Apache x-openstack-request-id: req-c86149d5-3248-45ac-8f2e-fe23c7558332 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "0bd1dc9f-197f-4e0b-be7e-6022b669796e", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e", "rel": "self"}]}} 2018-07-20 23:07:14,601 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks used request id req-c86149d5-3248-45ac-8f2e-fe23c7558332 2018-07-20 23:07:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/0bd1dc9f-197f-4e0b-be7e-6022b669796e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" 2018-07-20 23:07:14,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:14 GMT Server: Apache x-openstack-request-id: req-1f9658f3-0870-47a0-b222-23be873be0c4 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:15,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:14 GMT Server: Apache x-openstack-request-id: req-a359c428-2a2b-422c-a0cd-a9bbb891cf61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "0bd1dc9f-197f-4e0b-be7e-6022b669796e", "OS::stack_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack", "security_group_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack", "stack_user_project_id": "a11be48a74e1424e80ac74eb361b6137", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bd1dc9f-197f-4e0b-be7e-6022b669796e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-20 23:07:15,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e used request id req-a359c428-2a2b-422c-a0cd-a9bbb891cf61 2018-07-20 23:07:15,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/0bd1dc9f-197f-4e0b-be7e-6022b669796e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" 2018-07-20 23:07:15,706 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:15 GMT Server: Apache x-openstack-request-id: req-26a9eba3-059e-442c-99d6-f0bff57c31fe Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:15,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:15 GMT Server: Apache x-openstack-request-id: req-2e93fde1-fbe8-456e-af26-64b2af48c1af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "0bd1dc9f-197f-4e0b-be7e-6022b669796e", "OS::stack_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack", "security_group_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack", "stack_user_project_id": "a11be48a74e1424e80ac74eb361b6137", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-20T23:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0bd1dc9f-197f-4e0b-be7e-6022b669796e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-20 23:07:15,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e used request id req-2e93fde1-fbe8-456e-af26-64b2af48c1af 2018-07-20 23:07:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/0bd1dc9f-197f-4e0b-be7e-6022b669796e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" 2018-07-20 23:07:19,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:18 GMT Server: Apache x-openstack-request-id: req-3e1ca214-0b49-48a8-a2c6-4b300d43bafa Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:19,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:19 GMT Server: Apache x-openstack-request-id: req-858c72b4-434c-4dcd-9c60-ce17a0ebb178 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 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": "9ae3ddc7c6f347cea33d98dc5ee155d0", "OS::stack_id": "0bd1dc9f-197f-4e0b-be7e-6022b669796e", "OS::stack_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack", "security_group_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack", "stack_user_project_id": "a11be48a74e1424e80ac74eb361b6137", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-20T23:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0bd1dc9f-197f-4e0b-be7e-6022b669796e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-20 23:07:19,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e used request id req-858c72b4-434c-4dcd-9c60-ce17a0ebb178 2018-07-20 23:07:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/0bd1dc9f-197f-4e0b-be7e-6022b669796e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" 2018-07-20 23:07:19,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:19 GMT Server: Apache x-openstack-request-id: req-9bf50635-8312-4d77-8713-bd7338932865 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:19,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:19 GMT Server: Apache x-openstack-request-id: req-9c923e5f-66b3-4f9c-9509-97aac94778f6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-20T23:07:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-20T23:07:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "df862bd2-4577-42ad-a93e-f1af778bfaa5", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-20 23:07:19,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e/resources used request id req-9c923e5f-66b3-4f9c-9509-97aac94778f6 2018-07-20 23:07:19,624 - neutron_utils - INFO - Retrieving security group with ID - df862bd2-4577-42ad-a93e-f1af778bfaa5 2018-07-20 23:07:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=df862bd2-4577-42ad-a93e-f1af778bfaa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" 2018-07-20 23:07:19,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-8cabca39-9694-4ff9-b3de-efdbf107a0ef Date: Fri, 20 Jul 2018 23:07:19 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:07:14Z", "updated_at": "2018-07-20T23:07:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:07:16Z", "revision_number": 0, "id": "6e554dcd-b255-48c6-a343-7a92993b0cae", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-20T23:07:16Z", "security_group_id": "df862bd2-4577-42ad-a93e-f1af778bfaa5", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-20T23:07:15Z", "revision_number": 0, "id": "99acb720-a19e-45bb-8bc7-f886fc265c15", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-20T23:07:15Z", "security_group_id": "df862bd2-4577-42ad-a93e-f1af778bfaa5", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 6, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "df862bd2-4577-42ad-a93e-f1af778bfaa5", "name": "HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-sec-grp"}]} 2018-07-20 23:07:19,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=df862bd2-4577-42ad-a93e-f1af778bfaa5 used request id req-8cabca39-9694-4ff9-b3de-efdbf107a0ef 2018-07-20 23:07:19,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df862bd2-4577-42ad-a93e-f1af778bfaa5 2018-07-20 23:07:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=df862bd2-4577-42ad-a93e-f1af778bfaa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" 2018-07-20 23:07:19,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a1cafef4-e4d2-48d6-9749-f2cda9c9def3 Date: Fri, 20 Jul 2018 23:07:19 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-20T23:07:16Z", "security_group_id": "df862bd2-4577-42ad-a93e-f1af778bfaa5", "port_range_min": null, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:07:16Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6e554dcd-b255-48c6-a343-7a92993b0cae"}, {"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-20T23:07:15Z", "security_group_id": "df862bd2-4577-42ad-a93e-f1af778bfaa5", "port_range_min": 22, "revision_number": 0, "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:07:15Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "99acb720-a19e-45bb-8bc7-f886fc265c15"}]} 2018-07-20 23:07:19,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=df862bd2-4577-42ad-a93e-f1af778bfaa5 used request id req-a1cafef4-e4d2-48d6-9749-f2cda9c9def3 2018-07-20 23:07:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/0bd1dc9f-197f-4e0b-be7e-6022b669796e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35850023b820283fce3fa2969db870abb2857b2e" 2018-07-20 23:07:20,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 20 Jul 2018 23:07:19 GMT Server: Apache x-openstack-request-id: req-b2803604-b9b6-4932-af58-0a9bc57a9023 Location: http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-20 23:07:20,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:07:20 GMT Server: Apache x-openstack-request-id: req-51f2e9ec-7f0e-4780-a858-e9292f4f98f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:07:20,419 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0/stacks/HeatUtilsSecurityGroupTests-a0c43d4b-008d-4590-9a29-d52fb19db414-stack/0bd1dc9f-197f-4e0b-be7e-6022b669796e used request id req-51f2e9ec-7f0e-4780-a858-e9292f4f98f9 2018-07-20 23:07:20,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:20,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["J1i8RZR5Sv6pFHq9pxWcjg"], "issued_at": "2018-07-20T23:07:20.000000Z"}} 2018-07-20 23:07:20,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce780603b10a9da37d5a7fe63c5895cb874e5c60" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-d5c60bb2-6011-4dbb-9e8e-ca0f1a091d84"}}' 2018-07-20 23:07:21,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:20 GMT Server: Apache x-compute-request-id: req-85307c79-447c-478a-9bb2-7421cfc5f2bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85307c79-447c-478a-9bb2-7421cfc5f2bb Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "51c316f4-0eb0-4dc6-b034-d8231cd5f610", "name": "CinderUtilsQoSTests-d5c60bb2-6011-4dbb-9e8e-ca0f1a091d84"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/51c316f4-0eb0-4dc6-b034-d8231cd5f610", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/51c316f4-0eb0-4dc6-b034-d8231cd5f610", "rel": "bookmark"}]} 2018-07-20 23:07:21,071 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-85307c79-447c-478a-9bb2-7421cfc5f2bb 2018-07-20 23:07:21,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85307c79-447c-478a-9bb2-7421cfc5f2bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce780603b10a9da37d5a7fe63c5895cb874e5c60" 2018-07-20 23:07:21,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:21 GMT Server: Apache x-compute-request-id: req-bb23e495-d610-44a0-ba43-514c670a48b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb23e495-d610-44a0-ba43-514c670a48b0 Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "51c316f4-0eb0-4dc6-b034-d8231cd5f610", "name": "CinderUtilsQoSTests-d5c60bb2-6011-4dbb-9e8e-ca0f1a091d84"}]} 2018-07-20 23:07:21,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-bb23e495-d610-44a0-ba43-514c670a48b0 2018-07-20 23:07:21,274 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d5c60bb2-6011-4dbb-9e8e-ca0f1a091d84 2018-07-20 23:07:21,277 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/51c316f4-0eb0-4dc6-b034-d8231cd5f610?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85307c79-447c-478a-9bb2-7421cfc5f2bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce780603b10a9da37d5a7fe63c5895cb874e5c60" 2018-07-20 23:07:21,512 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-884eee22-f590-471a-8b5b-dae32d49c2a2 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-20 23:07:21,512 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/51c316f4-0eb0-4dc6-b034-d8231cd5f610?force=False used request id req-884eee22-f590-471a-8b5b-dae32d49c2a2 2018-07-20 23:07:21,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85307c79-447c-478a-9bb2-7421cfc5f2bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce780603b10a9da37d5a7fe63c5895cb874e5c60" 2018-07-20 23:07:22,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:21 GMT Server: Apache x-compute-request-id: req-45905eeb-9b0f-4f75-854b-e6e8c83f42f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-45905eeb-9b0f-4f75-854b-e6e8c83f42f2 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-20 23:07:22,411 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-45905eeb-9b0f-4f75-854b-e6e8c83f42f2 2018-07-20 23:07:22,411 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d5c60bb2-6011-4dbb-9e8e-ca0f1a091d84 2018-07-20 23:07:22,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/51c316f4-0eb0-4dc6-b034-d8231cd5f610?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-85307c79-447c-478a-9bb2-7421cfc5f2bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce780603b10a9da37d5a7fe63c5895cb874e5c60" 2018-07-20 23:07:22,621 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-07c2ade2-2685-441a-a67d-3286ca88cd5a x-openstack-request-id: req-07c2ade2-2685-441a-a67d-3286ca88cd5a Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 51c316f4-0eb0-4dc6-b034-d8231cd5f610.", "code": 404}} 2018-07-20 23:07:22,622 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/51c316f4-0eb0-4dc6-b034-d8231cd5f610?force=False used request id req-07c2ade2-2685-441a-a67d-3286ca88cd5a 2018-07-20 23:07:22,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:23,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8IYefG01SlGrl5w3Usr-QQ"], "issued_at": "2018-07-20T23:07:23.000000Z"}} 2018-07-20 23:07:23,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b7656ffcd5deaf07bb87c389faa431c94c1ee0" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-7746c7b7-9f90-4836-924c-1e4680aea808"}}' 2018-07-20 23:07:23,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:23 GMT Server: Apache x-compute-request-id: req-c9065c87-6061-42c4-8181-e7f6382491ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9065c87-6061-42c4-8181-e7f6382491ad Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "c58d3a35-5ef1-4156-a54f-3e5489a92e90", "name": "CinderUtilsQoSTests-7746c7b7-9f90-4836-924c-1e4680aea808"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90", "rel": "bookmark"}]} 2018-07-20 23:07:23,333 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-c9065c87-6061-42c4-8181-e7f6382491ad 2018-07-20 23:07:23,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9065c87-6061-42c4-8181-e7f6382491ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b7656ffcd5deaf07bb87c389faa431c94c1ee0" 2018-07-20 23:07:23,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:23 GMT Server: Apache x-compute-request-id: req-d72334f6-a142-4df5-9460-9c96c18b5067 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d72334f6-a142-4df5-9460-9c96c18b5067 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "c58d3a35-5ef1-4156-a54f-3e5489a92e90", "name": "CinderUtilsQoSTests-7746c7b7-9f90-4836-924c-1e4680aea808"}]} 2018-07-20 23:07:23,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-d72334f6-a142-4df5-9460-9c96c18b5067 2018-07-20 23:07:23,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9065c87-6061-42c4-8181-e7f6382491ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b7656ffcd5deaf07bb87c389faa431c94c1ee0" 2018-07-20 23:07:23,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:23 GMT Server: Apache x-compute-request-id: req-10bb2fbb-b8f8-48af-860a-45482190c6c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10bb2fbb-b8f8-48af-860a-45482190c6c1 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "c58d3a35-5ef1-4156-a54f-3e5489a92e90", "name": "CinderUtilsQoSTests-7746c7b7-9f90-4836-924c-1e4680aea808"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90", "rel": "bookmark"}]} 2018-07-20 23:07:23,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90 used request id req-10bb2fbb-b8f8-48af-860a-45482190c6c1 2018-07-20 23:07:23,714 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7746c7b7-9f90-4836-924c-1e4680aea808 2018-07-20 23:07:23,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9065c87-6061-42c4-8181-e7f6382491ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68b7656ffcd5deaf07bb87c389faa431c94c1ee0" 2018-07-20 23:07:23,954 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2f56312e-acdc-47f7-b4b3-022a764d5301 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-20 23:07:23,954 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/c58d3a35-5ef1-4156-a54f-3e5489a92e90?force=False used request id req-2f56312e-acdc-47f7-b4b3-022a764d5301 2018-07-20 23:07:23,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:24,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4o60W3f0TemtLr0prqwEhA"], "issued_at": "2018-07-20T23:07:24.000000Z"}} 2018-07-20 23:07:24,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153d9edbc5d39ba0d7bd8a043bec08fd815dba2e" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-a4ec4d42-ccb6-4dc1-a69c-b2a1fc2e66bb"}}' 2018-07-20 23:07:24,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:24 GMT Server: Apache x-compute-request-id: req-bc379178-5d73-4503-be00-dfe21aa3ff7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc379178-5d73-4503-be00-dfe21aa3ff7e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "5dcdba0b-dbb6-46c3-893c-20a63322f8c6", "name": "CinderUtilsQoSTests-a4ec4d42-ccb6-4dc1-a69c-b2a1fc2e66bb"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6", "rel": "bookmark"}]} 2018-07-20 23:07:24,605 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-bc379178-5d73-4503-be00-dfe21aa3ff7e 2018-07-20 23:07:24,608 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc379178-5d73-4503-be00-dfe21aa3ff7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153d9edbc5d39ba0d7bd8a043bec08fd815dba2e" 2018-07-20 23:07:24,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:24 GMT Server: Apache x-compute-request-id: req-fc844c47-a430-4ab2-abaa-5056176780a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc844c47-a430-4ab2-abaa-5056176780a0 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "5dcdba0b-dbb6-46c3-893c-20a63322f8c6", "name": "CinderUtilsQoSTests-a4ec4d42-ccb6-4dc1-a69c-b2a1fc2e66bb"}]} 2018-07-20 23:07:24,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-fc844c47-a430-4ab2-abaa-5056176780a0 2018-07-20 23:07:24,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc379178-5d73-4503-be00-dfe21aa3ff7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153d9edbc5d39ba0d7bd8a043bec08fd815dba2e" 2018-07-20 23:07:24,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:24 GMT Server: Apache x-compute-request-id: req-3672510c-1f32-4c33-a865-382d3b7955db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3672510c-1f32-4c33-a865-382d3b7955db Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "5dcdba0b-dbb6-46c3-893c-20a63322f8c6", "name": "CinderUtilsQoSTests-a4ec4d42-ccb6-4dc1-a69c-b2a1fc2e66bb"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6", "rel": "bookmark"}]} 2018-07-20 23:07:24,995 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6 used request id req-3672510c-1f32-4c33-a865-382d3b7955db 2018-07-20 23:07:24,995 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-a4ec4d42-ccb6-4dc1-a69c-b2a1fc2e66bb 2018-07-20 23:07:24,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc379178-5d73-4503-be00-dfe21aa3ff7e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}153d9edbc5d39ba0d7bd8a043bec08fd815dba2e" 2018-07-20 23:07:25,239 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2be5b08c-32d7-4cfd-a29d-5f8a908ed58b 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-20 23:07:25,239 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/5dcdba0b-dbb6-46c3-893c-20a63322f8c6?force=False used request id req-2be5b08c-32d7-4cfd-a29d-5f8a908ed58b 2018-07-20 23:07:25,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:25,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["DOUE-R3dSdOQV22ERwXwRw"], "issued_at": "2018-07-20T23:07:25.000000Z"}} 2018-07-20 23:07:25,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951187d800b7fe3bdd269043a614a858a1e18609" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-69665bb2-b4ad-4b88-a2a5-83037f0c4012"}}' 2018-07-20 23:07:25,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:25 GMT Server: Apache x-compute-request-id: req-f9f9d1ee-583e-4d8d-9974-cd9d0567ed76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9f9d1ee-583e-4d8d-9974-cd9d0567ed76 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e8f1f614-5256-4d1c-a973-2ff1995c9bf9", "name": "CinderUtilsQoSTests-69665bb2-b4ad-4b88-a2a5-83037f0c4012"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9", "rel": "bookmark"}]} 2018-07-20 23:07:25,851 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-f9f9d1ee-583e-4d8d-9974-cd9d0567ed76 2018-07-20 23:07:25,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9f9d1ee-583e-4d8d-9974-cd9d0567ed76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951187d800b7fe3bdd269043a614a858a1e18609" 2018-07-20 23:07:26,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:25 GMT Server: Apache x-compute-request-id: req-0359f7a1-003f-4228-bec7-0cc4eb8f3878 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0359f7a1-003f-4228-bec7-0cc4eb8f3878 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e8f1f614-5256-4d1c-a973-2ff1995c9bf9", "name": "CinderUtilsQoSTests-69665bb2-b4ad-4b88-a2a5-83037f0c4012"}]} 2018-07-20 23:07:26,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-0359f7a1-003f-4228-bec7-0cc4eb8f3878 2018-07-20 23:07:26,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9f9d1ee-583e-4d8d-9974-cd9d0567ed76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951187d800b7fe3bdd269043a614a858a1e18609" 2018-07-20 23:07:26,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:26 GMT Server: Apache x-compute-request-id: req-1e007db0-7afb-4b6b-8302-b1d22d1b0f83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e007db0-7afb-4b6b-8302-b1d22d1b0f83 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "e8f1f614-5256-4d1c-a973-2ff1995c9bf9", "name": "CinderUtilsQoSTests-69665bb2-b4ad-4b88-a2a5-83037f0c4012"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9", "rel": "bookmark"}]} 2018-07-20 23:07:26,455 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9 used request id req-1e007db0-7afb-4b6b-8302-b1d22d1b0f83 2018-07-20 23:07:26,455 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-69665bb2-b4ad-4b88-a2a5-83037f0c4012 2018-07-20 23:07:26,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f9f9d1ee-583e-4d8d-9974-cd9d0567ed76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}951187d800b7fe3bdd269043a614a858a1e18609" 2018-07-20 23:07:26,706 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1ca6d21-6da4-4e08-a8c8-a8287d73391e 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-20 23:07:26,706 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/e8f1f614-5256-4d1c-a973-2ff1995c9bf9?force=False used request id req-e1ca6d21-6da4-4e08-a8c8-a8287d73391e 2018-07-20 23:07:26,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:27,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7-5TyeS2TBOJ5zdWTRJbbg"], "issued_at": "2018-07-20T23:07:27.000000Z"}} 2018-07-20 23:07:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:27,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a759a4e6-3f27-4f59-9786-683dcf60de4b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:07:27,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a759a4e6-3f27-4f59-9786-683dcf60de4b 2018-07-20 23:07:27,129 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-6437c5b7-c6ee-41e1-af7f-9a527bcc2e60", "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-20 23:07:27,530 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:27 GMT Server: Apache x-compute-request-id: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T23:07:27.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-6437c5b7-c6ee-41e1-af7f-9a527bcc2e60", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c408fce-6bef-46e9-992a-d7650df01290", "size": 1}} 2018-07-20 23:07:27,531 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes used request id req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3 2018-07-20 23:07:27,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:27,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:27 GMT Server: Apache x-compute-request-id: req-91a11b5e-83cb-495c-9c89-ff4c024f4b03 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91a11b5e-83cb-495c-9c89-ff4c024f4b03 Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:07:27.000000", "replication_status": null, "snapshot_id": null, "id": "1c408fce-6bef-46e9-992a-d7650df01290", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-6437c5b7-c6ee-41e1-af7f-9a527bcc2e60", "bootable": "false", "created_at": "2018-07-20T23:07:27.000000", "volume_type": null}} 2018-07-20 23:07:27,778 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 used request id req-91a11b5e-83cb-495c-9c89-ff4c024f4b03 2018-07-20 23:07:27,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:28,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:27 GMT Server: Apache x-compute-request-id: req-a986e774-b721-47b8-a448-169b7f37de49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a986e774-b721-47b8-a448-169b7f37de49 Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:07:27.000000", "replication_status": null, "snapshot_id": null, "id": "1c408fce-6bef-46e9-992a-d7650df01290", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-6437c5b7-c6ee-41e1-af7f-9a527bcc2e60", "bootable": "false", "created_at": "2018-07-20T23:07:27.000000", "volume_type": null}} 2018-07-20 23:07:28,002 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 used request id req-a986e774-b721-47b8-a448-169b7f37de49 2018-07-20 23:07:28,005 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:28,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:28 GMT Server: Apache x-compute-request-id: req-b724a23d-7ac2-4780-a0e2-ef9bbc020de1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b724a23d-7ac2-4780-a0e2-ef9bbc020de1 Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:07:27.000000", "replication_status": null, "snapshot_id": null, "id": "1c408fce-6bef-46e9-992a-d7650df01290", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-6437c5b7-c6ee-41e1-af7f-9a527bcc2e60", "bootable": "false", "created_at": "2018-07-20T23:07:27.000000", "volume_type": null}]} 2018-07-20 23:07:28,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-b724a23d-7ac2-4780-a0e2-ef9bbc020de1 2018-07-20 23:07:28,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:07:28,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:07:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:07:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:28,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1662f5b8-f424-41ac-a97e-d38bf580af32 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:07:28,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1662f5b8-f424-41ac-a97e-d38bf580af32 2018-07-20 23:07:28,325 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-6437c5b7-c6ee-41e1-af7f-9a527bcc2e60 2018-07-20 23:07:28,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:28,573 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa6f64a3-f0f9-46eb-bcf0-4e7cc6c981c5 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-20 23:07:28,573 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 used request id req-fa6f64a3-f0f9-46eb-bcf0-4e7cc6c981c5 2018-07-20 23:07:28,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:28,801 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9cde838d-1ac5-47c7-9095-b6eebe5323e2 x-openstack-request-id: req-9cde838d-1ac5-47c7-9095-b6eebe5323e2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1c408fce-6bef-46e9-992a-d7650df01290 could not be found.", "code": 404}} 2018-07-20 23:07:28,801 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 used request id req-9cde838d-1ac5-47c7-9095-b6eebe5323e2 2018-07-20 23:07:28,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:29,021 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:28 GMT Server: Apache x-compute-request-id: req-606d2984-9f14-49f9-a93e-b85000d94e21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-606d2984-9f14-49f9-a93e-b85000d94e21 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-20 23:07:29,021 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-606d2984-9f14-49f9-a93e-b85000d94e21 2018-07-20 23:07:29,022 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-6437c5b7-c6ee-41e1-af7f-9a527bcc2e60 2018-07-20 23:07:29,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:29,229 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-96177a7f-739d-4ada-9a45-506fc60ba469 x-openstack-request-id: req-96177a7f-739d-4ada-9a45-506fc60ba469 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1c408fce-6bef-46e9-992a-d7650df01290 could not be found.", "code": 404}} 2018-07-20 23:07:29,230 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 used request id req-96177a7f-739d-4ada-9a45-506fc60ba469 2018-07-20 23:07:29,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5093de5c-3937-441b-8c94-bdbd0e8ec6a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9caea4a7e29e826211962fc4fdb35d9871aa5b04" 2018-07-20 23:07:29,449 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-abcc2fe5-85ca-47f1-ad2f-1685b73491f7 x-openstack-request-id: req-abcc2fe5-85ca-47f1-ad2f-1685b73491f7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1c408fce-6bef-46e9-992a-d7650df01290 could not be found.", "code": 404}} 2018-07-20 23:07:29,450 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/1c408fce-6bef-46e9-992a-d7650df01290 used request id req-abcc2fe5-85ca-47f1-ad2f-1685b73491f7 2018-07-20 23:07:29,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:29,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["9whRBcZOQPSzx1Dd_tOTYA"], "issued_at": "2018-07-20T23:07:29.000000Z"}} 2018-07-20 23:07:29,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" 2018-07-20 23:07:29,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da97eae4-df55-4567-b329-ccd81930674c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:07:29,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-da97eae4-df55-4567-b329-ccd81930674c 2018-07-20 23:07:29,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-6ab507da-8c68-494a-87ff-d2d536e8763f", "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-20 23:07:30,320 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:29 GMT Server: Apache x-compute-request-id: req-c8dfb480-0712-41bf-9bdf-961b7dda82bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c8dfb480-0712-41bf-9bdf-961b7dda82bb Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-20T23:07:30.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-6ab507da-8c68-494a-87ff-d2d536e8763f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8515ef35-0739-4a85-8fdf-f4a0c227466d", "size": 1}} 2018-07-20 23:07:30,320 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes used request id req-c8dfb480-0712-41bf-9bdf-961b7dda82bb 2018-07-20 23:07:30,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8dfb480-0712-41bf-9bdf-961b7dda82bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" 2018-07-20 23:07:31,337 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:30 GMT Server: Apache x-compute-request-id: req-25d6b85d-3c49-4ee5-9769-d4f4876a1a19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25d6b85d-3c49-4ee5-9769-d4f4876a1a19 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:07:30.000000", "replication_status": null, "snapshot_id": null, "id": "8515ef35-0739-4a85-8fdf-f4a0c227466d", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-6ab507da-8c68-494a-87ff-d2d536e8763f", "bootable": "false", "created_at": "2018-07-20T23:07:30.000000", "volume_type": null}} 2018-07-20 23:07:31,337 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d used request id req-25d6b85d-3c49-4ee5-9769-d4f4876a1a19 2018-07-20 23:07:31,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8dfb480-0712-41bf-9bdf-961b7dda82bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" 2018-07-20 23:07:31,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:31 GMT Server: Apache x-compute-request-id: req-8aaeaa3d-aaf7-48a5-8533-a5143f87c31b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8aaeaa3d-aaf7-48a5-8533-a5143f87c31b Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:07:30.000000", "replication_status": null, "snapshot_id": null, "id": "8515ef35-0739-4a85-8fdf-f4a0c227466d", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-6ab507da-8c68-494a-87ff-d2d536e8763f", "bootable": "false", "created_at": "2018-07-20T23:07:30.000000", "volume_type": null}} 2018-07-20 23:07:31,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d used request id req-8aaeaa3d-aaf7-48a5-8533-a5143f87c31b 2018-07-20 23:07:31,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8dfb480-0712-41bf-9bdf-961b7dda82bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" 2018-07-20 23:07:31,819 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:31 GMT Server: Apache x-compute-request-id: req-547e359c-e2d7-4b78-9244-7f2ac57e146f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-547e359c-e2d7-4b78-9244-7f2ac57e146f Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-20T23:07:30.000000", "replication_status": null, "snapshot_id": null, "id": "8515ef35-0739-4a85-8fdf-f4a0c227466d", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "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-6ab507da-8c68-494a-87ff-d2d536e8763f", "bootable": "false", "created_at": "2018-07-20T23:07:30.000000", "volume_type": null}]} 2018-07-20 23:07:31,819 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-547e359c-e2d7-4b78-9244-7f2ac57e146f 2018-07-20 23:07:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:07:31,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:07:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:07:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" 2018-07-20 23:07:31,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d85c77e-34e8-4fdf-bbeb-07f9e9ab9bb7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:07:31,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-8d85c77e-34e8-4fdf-bbeb-07f9e9ab9bb7 2018-07-20 23:07:31,924 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-6ab507da-8c68-494a-87ff-d2d536e8763f 2018-07-20 23:07:31,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8dfb480-0712-41bf-9bdf-961b7dda82bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" 2018-07-20 23:07:32,194 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8fbc84fd-002b-47d3-99dd-81b2e7be6668 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-20 23:07:32,195 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d used request id req-8fbc84fd-002b-47d3-99dd-81b2e7be6668 2018-07-20 23:07:32,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8dfb480-0712-41bf-9bdf-961b7dda82bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100c7f971de3e1a095c3467c9055ed1e10ccdd6" 2018-07-20 23:07:32,423 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d5feda6e-68b0-453e-8be0-d24beb528d6c x-openstack-request-id: req-d5feda6e-68b0-453e-8be0-d24beb528d6c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8515ef35-0739-4a85-8fdf-f4a0c227466d could not be found.", "code": 404}} 2018-07-20 23:07:32,423 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/8515ef35-0739-4a85-8fdf-f4a0c227466d used request id req-d5feda6e-68b0-453e-8be0-d24beb528d6c 2018-07-20 23:07:32,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:32,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["y074r6MiSTGo5eZGkdSt0w"], "issued_at": "2018-07-20T23:07:32.000000Z"}} 2018-07-20 23:07:32,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f8efd69902e66dd50c9119405ce81de3557a3c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-2d89e63c-4238-4b4e-9de0-a6e4031a1569", "description": null}}' 2018-07-20 23:07:33,057 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:32 GMT Server: Apache x-compute-request-id: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2d89e63c-4238-4b4e-9de0-a6e4031a1569", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "897fe13b-8f31-43fd-a2ec-3b97de0fbcf2", "description": null}} 2018-07-20 23:07:33,057 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-5310481f-6e5f-45c0-b923-3dc7cfe276dc 2018-07-20 23:07:33,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f8efd69902e66dd50c9119405ce81de3557a3c" 2018-07-20 23:07:33,241 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:33 GMT Server: Apache x-compute-request-id: req-1c6ecd93-9f6b-4e20-8f0b-43e31ca9f579 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c6ecd93-9f6b-4e20-8f0b-43e31ca9f579 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-2d89e63c-4238-4b4e-9de0-a6e4031a1569", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "897fe13b-8f31-43fd-a2ec-3b97de0fbcf2", "description": null}]} 2018-07-20 23:07:33,241 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-1c6ecd93-9f6b-4e20-8f0b-43e31ca9f579 2018-07-20 23:07:33,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f8efd69902e66dd50c9119405ce81de3557a3c" 2018-07-20 23:07:33,432 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:33 GMT Server: Apache x-compute-request-id: req-464e9791-bebd-47fb-a30c-57533c63b3ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-464e9791-bebd-47fb-a30c-57533c63b3ff Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-2d89e63c-4238-4b4e-9de0-a6e4031a1569", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "897fe13b-8f31-43fd-a2ec-3b97de0fbcf2", "description": null}} 2018-07-20 23:07:33,432 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 used request id req-464e9791-bebd-47fb-a30c-57533c63b3ff 2018-07-20 23:07:33,435 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f8efd69902e66dd50c9119405ce81de3557a3c" 2018-07-20 23:07:33,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:33 GMT Server: Apache x-compute-request-id: req-fb695744-bb11-4b57-8a48-fca989234947 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb695744-bb11-4b57-8a48-fca989234947 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-20 23:07:33,624 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2/encryption used request id req-fb695744-bb11-4b57-8a48-fca989234947 2018-07-20 23:07:33,625 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2d89e63c-4238-4b4e-9de0-a6e4031a1569 2018-07-20 23:07:33,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f8efd69902e66dd50c9119405ce81de3557a3c" 2018-07-20 23:07:33,862 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1b2c004-8ee6-4c69-ac85-5aaed5a55e8d 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-20 23:07:33,863 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 used request id req-b1b2c004-8ee6-4c69-ac85-5aaed5a55e8d 2018-07-20 23:07:33,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f8efd69902e66dd50c9119405ce81de3557a3c" 2018-07-20 23:07:34,693 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-37158b9d-3290-4f4a-aa93-ebfb3b271b0a x-openstack-request-id: req-37158b9d-3290-4f4a-aa93-ebfb3b271b0a Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 could not be found.", "code": 404}} 2018-07-20 23:07:34,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 used request id req-37158b9d-3290-4f4a-aa93-ebfb3b271b0a 2018-07-20 23:07:34,694 - cinder_utils - INFO - Volume with ID [897fe13b-8f31-43fd-a2ec-3b97de0fbcf2] does not exist 2018-07-20 23:07:34,694 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-2d89e63c-4238-4b4e-9de0-a6e4031a1569 2018-07-20 23:07:34,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5310481f-6e5f-45c0-b923-3dc7cfe276dc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f8efd69902e66dd50c9119405ce81de3557a3c" 2018-07-20 23:07:34,909 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-153ecd29-fc27-467d-9e65-307c69ff530f x-openstack-request-id: req-153ecd29-fc27-467d-9e65-307c69ff530f Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 could not be found.", "code": 404}} 2018-07-20 23:07:34,909 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/897fe13b-8f31-43fd-a2ec-3b97de0fbcf2 used request id req-153ecd29-fc27-467d-9e65-307c69ff530f 2018-07-20 23:07:34,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:35,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["V6vgZkFgSnqMxx0dLD40Sw"], "issued_at": "2018-07-20T23:07:35.000000Z"}} 2018-07-20 23:07:35,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-0794b052-9e28-4a84-a635-f48b91b9d893", "description": null}}' 2018-07-20 23:07:35,547 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:35 GMT Server: Apache x-compute-request-id: req-8c3294d2-3329-42d6-8d55-b89658f96010 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c3294d2-3329-42d6-8d55-b89658f96010 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0794b052-9e28-4a84-a635-f48b91b9d893", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e97ae64e-aae5-426d-bad9-875cffcdd5b7", "description": null}} 2018-07-20 23:07:35,547 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-8c3294d2-3329-42d6-8d55-b89658f96010 2018-07-20 23:07:35,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c3294d2-3329-42d6-8d55-b89658f96010" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" 2018-07-20 23:07:35,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:35 GMT Server: Apache x-compute-request-id: req-8c6f97dd-c0b4-4170-a01d-79525b051d44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c6f97dd-c0b4-4170-a01d-79525b051d44 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-0794b052-9e28-4a84-a635-f48b91b9d893", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e97ae64e-aae5-426d-bad9-875cffcdd5b7", "description": null}]} 2018-07-20 23:07:35,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-8c6f97dd-c0b4-4170-a01d-79525b051d44 2018-07-20 23:07:35,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c3294d2-3329-42d6-8d55-b89658f96010" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" 2018-07-20 23:07:35,948 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:35 GMT Server: Apache x-compute-request-id: req-16f0d938-66eb-4885-8100-cddd75d3f1c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16f0d938-66eb-4885-8100-cddd75d3f1c2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0794b052-9e28-4a84-a635-f48b91b9d893", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e97ae64e-aae5-426d-bad9-875cffcdd5b7", "description": null}} 2018-07-20 23:07:35,948 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 used request id req-16f0d938-66eb-4885-8100-cddd75d3f1c2 2018-07-20 23:07:35,951 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c3294d2-3329-42d6-8d55-b89658f96010" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" 2018-07-20 23:07:36,144 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:35 GMT Server: Apache x-compute-request-id: req-f5840706-1442-4545-948c-26304398d732 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5840706-1442-4545-948c-26304398d732 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-20 23:07:36,144 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7/encryption used request id req-f5840706-1442-4545-948c-26304398d732 2018-07-20 23:07:36,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c3294d2-3329-42d6-8d55-b89658f96010" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" 2018-07-20 23:07:36,337 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:36 GMT Server: Apache x-compute-request-id: req-39ac2cbe-6649-468a-bc77-55f8822aa49c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39ac2cbe-6649-468a-bc77-55f8822aa49c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0794b052-9e28-4a84-a635-f48b91b9d893", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e97ae64e-aae5-426d-bad9-875cffcdd5b7", "description": null}} 2018-07-20 23:07:36,337 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 used request id req-39ac2cbe-6649-468a-bc77-55f8822aa49c 2018-07-20 23:07:36,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c3294d2-3329-42d6-8d55-b89658f96010" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" 2018-07-20 23:07:36,517 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:36 GMT Server: Apache x-compute-request-id: req-646de25a-66e9-47ee-bbe9-dfd6717bf2e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-646de25a-66e9-47ee-bbe9-dfd6717bf2e2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-0794b052-9e28-4a84-a635-f48b91b9d893", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e97ae64e-aae5-426d-bad9-875cffcdd5b7", "description": null}} 2018-07-20 23:07:36,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 used request id req-646de25a-66e9-47ee-bbe9-dfd6717bf2e2 2018-07-20 23:07:36,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c3294d2-3329-42d6-8d55-b89658f96010" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" 2018-07-20 23:07:36,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:36 GMT Server: Apache x-compute-request-id: req-734a7f9b-a3dd-4ac1-8fc4-fa9df3219ed9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-734a7f9b-a3dd-4ac1-8fc4-fa9df3219ed9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-20 23:07:36,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7/encryption used request id req-734a7f9b-a3dd-4ac1-8fc4-fa9df3219ed9 2018-07-20 23:07:36,707 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-0794b052-9e28-4a84-a635-f48b91b9d893 2018-07-20 23:07:36,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8c3294d2-3329-42d6-8d55-b89658f96010" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fd3d06c32d8ce019d90b4db47c0e0507c32155" 2018-07-20 23:07:36,965 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a81d13d-9390-4275-b794-6eb82c66ec4a 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-20 23:07:36,965 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e97ae64e-aae5-426d-bad9-875cffcdd5b7 used request id req-0a81d13d-9390-4275-b794-6eb82c66ec4a 2018-07-20 23:07:36,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:37,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Gw5vxGxsTK-AJ2wCZZghCw"], "issued_at": "2018-07-20T23:07:37.000000Z"}} 2018-07-20 23:07:37,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098e7f68d37b0f8c5eb2cd02afaf732fa4ac739" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-c6dc3962-954d-43e1-94c9-b11f4873a937-type", "description": null}}' 2018-07-20 23:07:37,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:37 GMT Server: Apache x-compute-request-id: req-0cf9bf37-4217-4ca1-b182-351eb17b5b9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0cf9bf37-4217-4ca1-b182-351eb17b5b9b Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-c6dc3962-954d-43e1-94c9-b11f4873a937-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "31f18380-6009-4238-bcac-f9450d257d76", "description": null}} 2018-07-20 23:07:37,707 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-0cf9bf37-4217-4ca1-b182-351eb17b5b9b 2018-07-20 23:07:37,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/31f18380-6009-4238-bcac-f9450d257d76/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0cf9bf37-4217-4ca1-b182-351eb17b5b9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098e7f68d37b0f8c5eb2cd02afaf732fa4ac739" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-c6dc3962-954d-43e1-94c9-b11f4873a937", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-20 23:07:38,005 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 20 Jul 2018 23:07:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-11745347-e8cc-4ec9-ac99-e8ae64762d0b x-openstack-request-id: req-11745347-e8cc-4ec9-ac99-e8ae64762d0b Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-20 23:07:38,005 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/31f18380-6009-4238-bcac-f9450d257d76/encryption used request id req-11745347-e8cc-4ec9-ac99-e8ae64762d0b 2018-07-20 23:07:38,005 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-c6dc3962-954d-43e1-94c9-b11f4873a937-type 2018-07-20 23:07:38,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/31f18380-6009-4238-bcac-f9450d257d76 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0cf9bf37-4217-4ca1-b182-351eb17b5b9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b098e7f68d37b0f8c5eb2cd02afaf732fa4ac739" 2018-07-20 23:07:38,242 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e14eff6e-1d95-4003-bb5e-20afb0a462cb 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-20 23:07:38,242 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/31f18380-6009-4238-bcac-f9450d257d76 used request id req-e14eff6e-1d95-4003-bb5e-20afb0a462cb 2018-07-20 23:07:38,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:38,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WpeGU63aQCqGEGSBmajt_Q"], "issued_at": "2018-07-20T23:07:38.000000Z"}} 2018-07-20 23:07:38,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type", "description": null}}' 2018-07-20 23:07:38,879 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:38 GMT Server: Apache x-compute-request-id: req-3a73c30f-8c28-4d91-a946-d702932c08c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a73c30f-8c28-4d91-a946-d702932c08c6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d940a7c-2124-4ef7-b82b-f04012c0d0fb", "description": null}} 2018-07-20 23:07:38,879 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-3a73c30f-8c28-4d91-a946-d702932c08c6 2018-07-20 23:07:38,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775", "provider": "LuksEncryptor"}}' 2018-07-20 23:07:39,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:38 GMT Server: Apache x-compute-request-id: req-3fbe1442-c54b-4307-9b33-982c89b96832 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fbe1442-c54b-4307-9b33-982c89b96832 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8d940a7c-2124-4ef7-b82b-f04012c0d0fb", "name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775", "control_location": "back-end", "encryption_id": "446e9a9d-6dd5-402c-b62a-fa4210647754", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-20 23:07:39,124 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption used request id req-3fbe1442-c54b-4307-9b33-982c89b96832 2018-07-20 23:07:39,128 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:39,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:39 GMT Server: Apache x-compute-request-id: req-ecb65a40-c164-4a84-a731-4914ed5641e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ecb65a40-c164-4a84-a731-4914ed5641e9 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d940a7c-2124-4ef7-b82b-f04012c0d0fb", "description": null}} 2018-07-20 23:07:39,317 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb used request id req-ecb65a40-c164-4a84-a731-4914ed5641e9 2018-07-20 23:07:39,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:39,509 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:39 GMT Server: Apache x-compute-request-id: req-e0b8a755-4008-4299-bbd7-e39897293b72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0b8a755-4008-4299-bbd7-e39897293b72 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "8d940a7c-2124-4ef7-b82b-f04012c0d0fb", "control_location": "back-end", "deleted": false, "created_at": "2018-07-20T23:07:39.000000", "updated_at": null, "encryption_id": "446e9a9d-6dd5-402c-b62a-fa4210647754", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-20 23:07:39,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption used request id req-e0b8a755-4008-4299-bbd7-e39897293b72 2018-07-20 23:07:39,510 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type 2018-07-20 23:07:39,513 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:39,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:39 GMT Server: Apache x-compute-request-id: req-27bc1ff5-5b4e-406d-aba5-47d1f07c1c40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27bc1ff5-5b4e-406d-aba5-47d1f07c1c40 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d940a7c-2124-4ef7-b82b-f04012c0d0fb", "description": null}} 2018-07-20 23:07:39,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb used request id req-27bc1ff5-5b4e-406d-aba5-47d1f07c1c40 2018-07-20 23:07:39,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:40,054 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84a937ef-5e38-4eb0-a64a-1c8205ab7b12 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-20 23:07:40,055 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption/provider used request id req-84a937ef-5e38-4eb0-a64a-1c8205ab7b12 2018-07-20 23:07:40,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:40,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:40 GMT Server: Apache x-compute-request-id: req-98dc2990-7257-477b-8eef-7d6a3b104a59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98dc2990-7257-477b-8eef-7d6a3b104a59 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d940a7c-2124-4ef7-b82b-f04012c0d0fb", "description": null}} 2018-07-20 23:07:40,285 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb used request id req-98dc2990-7257-477b-8eef-7d6a3b104a59 2018-07-20 23:07:40,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:40,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:40 GMT Server: Apache x-compute-request-id: req-438d0438-5fc2-4a31-b649-2adda3e72fa4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-438d0438-5fc2-4a31-b649-2adda3e72fa4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-20 23:07:40,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption used request id req-438d0438-5fc2-4a31-b649-2adda3e72fa4 2018-07-20 23:07:40,489 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type 2018-07-20 23:07:40,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:40,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:40 GMT Server: Apache x-compute-request-id: req-3a62465d-a5bd-483f-8685-0e8c8fbe3703 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a62465d-a5bd-483f-8685-0e8c8fbe3703 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d940a7c-2124-4ef7-b82b-f04012c0d0fb", "description": null}} 2018-07-20 23:07:40,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb used request id req-3a62465d-a5bd-483f-8685-0e8c8fbe3703 2018-07-20 23:07:40,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:40,871 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e439b956-338a-431c-9e94-1a5082383aac x-openstack-request-id: req-e439b956-338a-431c-9e94-1a5082383aac Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 8d940a7c-2124-4ef7-b82b-f04012c0d0fb does not exist.", "code": 404}} 2018-07-20 23:07:40,871 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb/encryption/provider used request id req-e439b956-338a-431c-9e94-1a5082383aac 2018-07-20 23:07:40,871 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9e3ddf17-82ab-47f0-ac8c-15def6aa3775-type 2018-07-20 23:07:40,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a73c30f-8c28-4d91-a946-d702932c08c6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32bfea6303dffbfe058ab07880cd140dfe896195" 2018-07-20 23:07:41,099 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddcadfb6-2fd9-44ad-941f-32cf23335f28 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-20 23:07:41,099 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8d940a7c-2124-4ef7-b82b-f04012c0d0fb used request id req-ddcadfb6-2fd9-44ad-941f-32cf23335f28 2018-07-20 23:07:41,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:41,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["O8lWIGozQGu4mXlcVHFkmg"], "issued_at": "2018-07-20T23:07:41.000000Z"}} 2018-07-20 23:07:41,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04523ddb26cf464ee0cfba240e3469117f5357eb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1-type", "description": null}}' 2018-07-20 23:07:41,746 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:41 GMT Server: Apache x-compute-request-id: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "25cf93d1-b84e-4544-8a33-e9bb9828627e", "description": null}} 2018-07-20 23:07:41,746 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf 2018-07-20 23:07:41,750 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04523ddb26cf464ee0cfba240e3469117f5357eb" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1", "provider": "foo"}}' 2018-07-20 23:07:41,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:41 GMT Server: Apache x-compute-request-id: req-8226775f-0ffd-4f24-9b04-2eac3007e5ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8226775f-0ffd-4f24-9b04-2eac3007e5ed Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "25cf93d1-b84e-4544-8a33-e9bb9828627e", "name": "CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1", "control_location": "front-end", "encryption_id": "a3e4e1be-4794-4293-85dc-19be3effa0f2", "provider": "foo", "provider_class": "foo"}} 2018-07-20 23:07:41,980 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e/encryption used request id req-8226775f-0ffd-4f24-9b04-2eac3007e5ed 2018-07-20 23:07:41,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04523ddb26cf464ee0cfba240e3469117f5357eb" 2018-07-20 23:07:42,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:41 GMT Server: Apache x-compute-request-id: req-f3df7f46-0b30-4125-9d04-00e83eba7cae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3df7f46-0b30-4125-9d04-00e83eba7cae Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "25cf93d1-b84e-4544-8a33-e9bb9828627e", "description": null}} 2018-07-20 23:07:42,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e used request id req-f3df7f46-0b30-4125-9d04-00e83eba7cae 2018-07-20 23:07:42,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04523ddb26cf464ee0cfba240e3469117f5357eb" 2018-07-20 23:07:42,488 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:42 GMT Server: Apache x-compute-request-id: req-a37d7235-1f8c-476f-b819-50f8c35c0069 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a37d7235-1f8c-476f-b819-50f8c35c0069 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "25cf93d1-b84e-4544-8a33-e9bb9828627e", "control_location": "front-end", "deleted": false, "created_at": "2018-07-20T23:07:41.000000", "updated_at": null, "encryption_id": "a3e4e1be-4794-4293-85dc-19be3effa0f2", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-20 23:07:42,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e/encryption used request id req-a37d7235-1f8c-476f-b819-50f8c35c0069 2018-07-20 23:07:42,488 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1-type 2018-07-20 23:07:42,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04523ddb26cf464ee0cfba240e3469117f5357eb" 2018-07-20 23:07:42,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:42 GMT Server: Apache x-compute-request-id: req-57e3c0b2-5ae6-43f9-9d92-5780febd3045 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57e3c0b2-5ae6-43f9-9d92-5780febd3045 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "25cf93d1-b84e-4544-8a33-e9bb9828627e", "description": null}} 2018-07-20 23:07:42,672 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e used request id req-57e3c0b2-5ae6-43f9-9d92-5780febd3045 2018-07-20 23:07:42,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04523ddb26cf464ee0cfba240e3469117f5357eb" 2018-07-20 23:07:42,892 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26df9510-d095-4b1c-a0da-8a0e2b6b97a0 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-20 23:07:42,893 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e/encryption/provider used request id req-26df9510-d095-4b1c-a0da-8a0e2b6b97a0 2018-07-20 23:07:42,893 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-da1d4422-6dcc-4cba-81e2-47064430aaa1-type 2018-07-20 23:07:42,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcfac6b5-0d39-4f1c-bd41-1653c81afccf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04523ddb26cf464ee0cfba240e3469117f5357eb" 2018-07-20 23:07:43,147 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a0bc17d-80de-4c1d-8c03-de2cdc3e095a 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-20 23:07:43,147 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/25cf93d1-b84e-4544-8a33-e9bb9828627e used request id req-6a0bc17d-80de-4c1d-8c03-de2cdc3e095a 2018-07-20 23:07:43,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:43,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LbMfJNybS66KCvVMObHh2w"], "issued_at": "2018-07-20T23:07:43.000000Z"}} 2018-07-20 23:07:43,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e4e3bcd7a4390432d19d21a0c1945d5398766a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81-type", "description": null}}' 2018-07-20 23:07:44,447 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:43 GMT Server: Apache x-compute-request-id: req-3a7ebfe5-85eb-402e-bb04-425972430ddb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a7ebfe5-85eb-402e-bb04-425972430ddb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d33505fb-797b-4a50-94b7-494a42c4c531", "description": null}} 2018-07-20 23:07:44,447 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-3a7ebfe5-85eb-402e-bb04-425972430ddb 2018-07-20 23:07:44,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a7ebfe5-85eb-402e-bb04-425972430ddb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e4e3bcd7a4390432d19d21a0c1945d5398766a" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-20 23:07:44,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:44 GMT Server: Apache x-compute-request-id: req-33e380c1-c1f3-4b59-ab72-ba028abed971 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33e380c1-c1f3-4b59-ab72-ba028abed971 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d33505fb-797b-4a50-94b7-494a42c4c531", "name": "CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81", "control_location": "back-end", "encryption_id": "febcf47b-8a5a-434a-a0af-7835089bfa43", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-20 23:07:44,694 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531/encryption used request id req-33e380c1-c1f3-4b59-ab72-ba028abed971 2018-07-20 23:07:44,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a7ebfe5-85eb-402e-bb04-425972430ddb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e4e3bcd7a4390432d19d21a0c1945d5398766a" 2018-07-20 23:07:44,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:44 GMT Server: Apache x-compute-request-id: req-56fb8223-1096-4f9f-955d-86173a5c0e7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56fb8223-1096-4f9f-955d-86173a5c0e7e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d33505fb-797b-4a50-94b7-494a42c4c531", "description": null}} 2018-07-20 23:07:44,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531 used request id req-56fb8223-1096-4f9f-955d-86173a5c0e7e 2018-07-20 23:07:44,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a7ebfe5-85eb-402e-bb04-425972430ddb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e4e3bcd7a4390432d19d21a0c1945d5398766a" 2018-07-20 23:07:45,094 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:44 GMT Server: Apache x-compute-request-id: req-487cff4b-37f7-4be2-a026-a03e16b71784 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-487cff4b-37f7-4be2-a026-a03e16b71784 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"volume_type_id": "d33505fb-797b-4a50-94b7-494a42c4c531", "control_location": "back-end", "deleted": false, "created_at": "2018-07-20T23:07:44.000000", "updated_at": null, "encryption_id": "febcf47b-8a5a-434a-a0af-7835089bfa43", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-20 23:07:45,094 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531/encryption used request id req-487cff4b-37f7-4be2-a026-a03e16b71784 2018-07-20 23:07:45,095 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81-type 2018-07-20 23:07:45,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a7ebfe5-85eb-402e-bb04-425972430ddb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e4e3bcd7a4390432d19d21a0c1945d5398766a" 2018-07-20 23:07:45,298 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:45 GMT Server: Apache x-compute-request-id: req-13d57284-1698-4d1c-892a-f6e7f1646cf5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13d57284-1698-4d1c-892a-f6e7f1646cf5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d33505fb-797b-4a50-94b7-494a42c4c531", "description": null}} 2018-07-20 23:07:45,298 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531 used request id req-13d57284-1698-4d1c-892a-f6e7f1646cf5 2018-07-20 23:07:45,301 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a7ebfe5-85eb-402e-bb04-425972430ddb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e4e3bcd7a4390432d19d21a0c1945d5398766a" 2018-07-20 23:07:45,504 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-25853fa3-c2c2-4537-b5de-28ed3d86d3cb 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-20 23:07:45,504 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531/encryption/provider used request id req-25853fa3-c2c2-4537-b5de-28ed3d86d3cb 2018-07-20 23:07:45,504 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-8548b0db-52ac-410b-974c-4df0be1f2c81-type 2018-07-20 23:07:45,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a7ebfe5-85eb-402e-bb04-425972430ddb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e4e3bcd7a4390432d19d21a0c1945d5398766a" 2018-07-20 23:07:45,749 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80b94b59-b2db-4c55-abce-51e23b30ff1d 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-20 23:07:45,749 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/d33505fb-797b-4a50-94b7-494a42c4c531 used request id req-80b94b59-b2db-4c55-abce-51e23b30ff1d 2018-07-20 23:07:45,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:46,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wXyQIOEQRO6TikriqcmNdw"], "issued_at": "2018-07-20T23:07:46.000000Z"}} 2018-07-20 23:07:46,223 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805-qos"}}' 2018-07-20 23:07:46,447 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:46 GMT Server: Apache x-compute-request-id: req-667fac99-87b6-42a0-9aee-db1c810a717d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-667fac99-87b6-42a0-9aee-db1c810a717d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "7ecf27bc-a871-43ad-8734-505a806b4bb1", "name": "CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/7ecf27bc-a871-43ad-8734-505a806b4bb1", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/7ecf27bc-a871-43ad-8734-505a806b4bb1", "rel": "bookmark"}]} 2018-07-20 23:07:46,447 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-667fac99-87b6-42a0-9aee-db1c810a717d 2018-07-20 23:07:46,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805", "description": null}}' 2018-07-20 23:07:46,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:46 GMT Server: Apache x-compute-request-id: req-19ce14f0-a89e-430c-a935-f7b478e25ac8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19ce14f0-a89e-430c-a935-f7b478e25ac8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e79a3b5f-a0cd-4cc8-baaf-800c6b92d919", "description": null}} 2018-07-20 23:07:46,672 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-19ce14f0-a89e-430c-a935-f7b478e25ac8 2018-07-20 23:07:46,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-20 23:07:46,896 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:46 GMT Server: Apache x-compute-request-id: req-4e4a0e9b-083d-4433-b734-4d5fb0baac2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e4a0e9b-083d-4433-b734-4d5fb0baac2c Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e79a3b5f-a0cd-4cc8-baaf-800c6b92d919", "name": "foo", "control_location": "back-end", "encryption_id": "f6b12475-a70b-4444-94bb-65aa64addb1b", "provider": "bar", "provider_class": "bar"}} 2018-07-20 23:07:46,896 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919/encryption used request id req-4e4a0e9b-083d-4433-b734-4d5fb0baac2c 2018-07-20 23:07:46,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" 2018-07-20 23:07:47,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:46 GMT Server: Apache x-compute-request-id: req-b008fc39-ce45-46f7-beef-d121e17bcabe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b008fc39-ce45-46f7-beef-d121e17bcabe Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e79a3b5f-a0cd-4cc8-baaf-800c6b92d919", "description": null}} 2018-07-20 23:07:47,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919 used request id req-b008fc39-ce45-46f7-beef-d121e17bcabe 2018-07-20 23:07:47,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" 2018-07-20 23:07:47,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:47 GMT Server: Apache x-compute-request-id: req-0b0cada5-04fa-4a8c-9d20-baee7cb2730b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b0cada5-04fa-4a8c-9d20-baee7cb2730b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "e79a3b5f-a0cd-4cc8-baaf-800c6b92d919", "control_location": "back-end", "deleted": false, "created_at": "2018-07-20T23:07:46.000000", "updated_at": null, "encryption_id": "f6b12475-a70b-4444-94bb-65aa64addb1b", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-20 23:07:47,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919/encryption used request id req-0b0cada5-04fa-4a8c-9d20-baee7cb2730b 2018-07-20 23:07:47,276 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805 2018-07-20 23:07:47,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" 2018-07-20 23:07:47,549 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:47 GMT Server: Apache x-compute-request-id: req-44fea40e-a4e6-4365-941c-b53257a8d27e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44fea40e-a4e6-4365-941c-b53257a8d27e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e79a3b5f-a0cd-4cc8-baaf-800c6b92d919", "description": null}} 2018-07-20 23:07:47,549 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919 used request id req-44fea40e-a4e6-4365-941c-b53257a8d27e 2018-07-20 23:07:47,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" 2018-07-20 23:07:47,773 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-94ebeee5-b889-4f73-91fd-109a627b1361 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-20 23:07:47,773 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919/encryption/provider used request id req-94ebeee5-b889-4f73-91fd-109a627b1361 2018-07-20 23:07:47,774 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805 2018-07-20 23:07:47,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" 2018-07-20 23:07:47,991 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9840b3e8-27ea-4e5f-a1f4-7ea0fa4cdca5 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-20 23:07:47,991 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/e79a3b5f-a0cd-4cc8-baaf-800c6b92d919 used request id req-9840b3e8-27ea-4e5f-a1f4-7ea0fa4cdca5 2018-07-20 23:07:47,992 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-08aad41d-9d79-4901-a792-81b562ed4805-qos 2018-07-20 23:07:47,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/7ecf27bc-a871-43ad-8734-505a806b4bb1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-667fac99-87b6-42a0-9aee-db1c810a717d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705c4e0b0b1e111159caf7e1fc1a812405c0b82c" 2018-07-20 23:07:48,232 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b6d1a67-6a13-44ce-8197-c04dfc0981cb 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-20 23:07:48,232 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/7ecf27bc-a871-43ad-8734-505a806b4bb1?force=False used request id req-4b6d1a67-6a13-44ce-8197-c04dfc0981cb 2018-07-20 23:07:48,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:48,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4NZNfDwMS5WbOM6m2cRa2Q"], "issued_at": "2018-07-20T23:07:48.000000Z"}} 2018-07-20 23:07:48,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1409ea0982cb6878d9d557cbc3f7fb1a28b166" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ea24e4ff-ae64-448a-b505-3fe84b6fe64a-qos"}}' 2018-07-20 23:07:48,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:48 GMT Server: Apache x-compute-request-id: req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3d03f24e-3a4e-4582-a32f-a1886668018e", "name": "CinderUtilsVolumeTypeCompleteTests-ea24e4ff-ae64-448a-b505-3fe84b6fe64a-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/3d03f24e-3a4e-4582-a32f-a1886668018e", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/3d03f24e-3a4e-4582-a32f-a1886668018e", "rel": "bookmark"}]} 2018-07-20 23:07:48,873 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b 2018-07-20 23:07:48,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1409ea0982cb6878d9d557cbc3f7fb1a28b166" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ea24e4ff-ae64-448a-b505-3fe84b6fe64a", "description": null}}' 2018-07-20 23:07:49,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:48 GMT Server: Apache x-compute-request-id: req-2d1359e6-70c4-4b9b-b857-4c78bbe7c175 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d1359e6-70c4-4b9b-b857-4c78bbe7c175 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ea24e4ff-ae64-448a-b505-3fe84b6fe64a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "208a4acd-cd90-49fc-bb1f-f06706f5cb56", "description": null}} 2018-07-20 23:07:49,103 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-2d1359e6-70c4-4b9b-b857-4c78bbe7c175 2018-07-20 23:07:49,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1409ea0982cb6878d9d557cbc3f7fb1a28b166" 2018-07-20 23:07:49,304 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:49 GMT Server: Apache x-compute-request-id: req-055a2e6d-bf27-4060-9466-7687f1131a69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-055a2e6d-bf27-4060-9466-7687f1131a69 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3d03f24e-3a4e-4582-a32f-a1886668018e", "name": "CinderUtilsVolumeTypeCompleteTests-ea24e4ff-ae64-448a-b505-3fe84b6fe64a-qos"}]} 2018-07-20 23:07:49,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-055a2e6d-bf27-4060-9466-7687f1131a69 2018-07-20 23:07:49,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/None/associate?vol_type_id=208a4acd-cd90-49fc-bb1f-f06706f5cb56 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1409ea0982cb6878d9d557cbc3f7fb1a28b166" 2018-07-20 23:07:49,504 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:07:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-11c81313-0af1-4133-88c0-7eb50a5f6f2d x-openstack-request-id: req-11c81313-0af1-4133-88c0-7eb50a5f6f2d Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-20 23:07:49,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/None/associate?vol_type_id=208a4acd-cd90-49fc-bb1f-f06706f5cb56 used request id req-11c81313-0af1-4133-88c0-7eb50a5f6f2d 2018-07-20 23:07:49,504 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-11c81313-0af1-4133-88c0-7eb50a5f6f2d) 2018-07-20 23:07:49,504 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ea24e4ff-ae64-448a-b505-3fe84b6fe64a 2018-07-20 23:07:49,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/208a4acd-cd90-49fc-bb1f-f06706f5cb56 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1409ea0982cb6878d9d557cbc3f7fb1a28b166" 2018-07-20 23:07:49,741 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f07dc933-93de-4aa1-918b-0fa6af825db0 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-20 23:07:49,742 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/208a4acd-cd90-49fc-bb1f-f06706f5cb56 used request id req-f07dc933-93de-4aa1-918b-0fa6af825db0 2018-07-20 23:07:49,742 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ea24e4ff-ae64-448a-b505-3fe84b6fe64a-qos 2018-07-20 23:07:49,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/3d03f24e-3a4e-4582-a32f-a1886668018e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-67f8cc5c-229a-4a8f-89a5-6b7727e4bf8b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1409ea0982cb6878d9d557cbc3f7fb1a28b166" 2018-07-20 23:07:49,973 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-08d07f72-d5e1-4667-81f3-9dc78d016a5f 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-20 23:07:49,973 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/3d03f24e-3a4e-4582-a32f-a1886668018e?force=False used request id req-08d07f72-d5e1-4667-81f3-9dc78d016a5f 2018-07-20 23:07:49,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:50,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["L1CvXGZHRJqJc1eSjtBB8w"], "issued_at": "2018-07-20T23:07:50.000000Z"}} 2018-07-20 23:07:50,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e906b1fb0c1880d8c63c9b18dbf3c4b106b8fce" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-2bf47bab-1ba1-46ec-9700-f1e74f7f86fd-qos"}}' 2018-07-20 23:07:50,608 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:50 GMT Server: Apache x-compute-request-id: req-7b1e7bde-327e-44e7-995a-00586a5d1365 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b1e7bde-327e-44e7-995a-00586a5d1365 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "da3d3c1d-9db0-4799-b844-9d671ccd01cc", "name": "CinderUtilsVolumeTypeCompleteTests-2bf47bab-1ba1-46ec-9700-f1e74f7f86fd-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/da3d3c1d-9db0-4799-b844-9d671ccd01cc", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/da3d3c1d-9db0-4799-b844-9d671ccd01cc", "rel": "bookmark"}]} 2018-07-20 23:07:50,608 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-7b1e7bde-327e-44e7-995a-00586a5d1365 2018-07-20 23:07:50,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7b1e7bde-327e-44e7-995a-00586a5d1365" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e906b1fb0c1880d8c63c9b18dbf3c4b106b8fce" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-2bf47bab-1ba1-46ec-9700-f1e74f7f86fd", "description": null}}' 2018-07-20 23:07:50,925 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:50 GMT Server: Apache x-compute-request-id: req-5bd36c32-b1d5-4497-abcd-5f535ad26ce2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bd36c32-b1d5-4497-abcd-5f535ad26ce2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2bf47bab-1ba1-46ec-9700-f1e74f7f86fd", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c76773b3-46c9-4147-9057-50ff48c79088", "description": null}} 2018-07-20 23:07:50,926 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-5bd36c32-b1d5-4497-abcd-5f535ad26ce2 2018-07-20 23:07:50,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b1e7bde-327e-44e7-995a-00586a5d1365" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e906b1fb0c1880d8c63c9b18dbf3c4b106b8fce" 2018-07-20 23:07:51,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:50 GMT Server: Apache x-compute-request-id: req-1d4be761-e732-4898-b92d-9e06deae477d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d4be761-e732-4898-b92d-9e06deae477d Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "da3d3c1d-9db0-4799-b844-9d671ccd01cc", "name": "CinderUtilsVolumeTypeCompleteTests-2bf47bab-1ba1-46ec-9700-f1e74f7f86fd-qos"}]} 2018-07-20 23:07:51,117 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-1d4be761-e732-4898-b92d-9e06deae477d 2018-07-20 23:07:51,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/da3d3c1d-9db0-4799-b844-9d671ccd01cc/associate?vol_type_id=c76773b3-46c9-4147-9057-50ff48c79088 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b1e7bde-327e-44e7-995a-00586a5d1365" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e906b1fb0c1880d8c63c9b18dbf3c4b106b8fce" 2018-07-20 23:07:51,373 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-877e52a5-8ddc-45c7-83e0-50e9c7d2d424 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-20 23:07:51,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/da3d3c1d-9db0-4799-b844-9d671ccd01cc/associate?vol_type_id=c76773b3-46c9-4147-9057-50ff48c79088 used request id req-877e52a5-8ddc-45c7-83e0-50e9c7d2d424 2018-07-20 23:07:51,373 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2bf47bab-1ba1-46ec-9700-f1e74f7f86fd 2018-07-20 23:07:51,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/c76773b3-46c9-4147-9057-50ff48c79088 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b1e7bde-327e-44e7-995a-00586a5d1365" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e906b1fb0c1880d8c63c9b18dbf3c4b106b8fce" 2018-07-20 23:07:51,673 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3290eb3b-82a7-4baf-b4ee-244ab123823e 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-20 23:07:51,674 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/c76773b3-46c9-4147-9057-50ff48c79088 used request id req-3290eb3b-82a7-4baf-b4ee-244ab123823e 2018-07-20 23:07:51,674 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2bf47bab-1ba1-46ec-9700-f1e74f7f86fd-qos 2018-07-20 23:07:51,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/da3d3c1d-9db0-4799-b844-9d671ccd01cc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b1e7bde-327e-44e7-995a-00586a5d1365" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e906b1fb0c1880d8c63c9b18dbf3c4b106b8fce" 2018-07-20 23:07:51,913 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fe1a53e-a57a-4451-a4e8-9359be76f7e5 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-20 23:07:51,913 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/da3d3c1d-9db0-4799-b844-9d671ccd01cc?force=False used request id req-5fe1a53e-a57a-4451-a4e8-9359be76f7e5 2018-07-20 23:07:51,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:52,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jVKnqDGdQEm1ojZQLMy5Og"], "issued_at": "2018-07-20T23:07:52.000000Z"}} 2018-07-20 23:07:52,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6-qos"}}' 2018-07-20 23:07:52,526 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:52 GMT Server: Apache x-compute-request-id: req-7b13d693-10e0-46a6-9dde-79a148e9c63e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b13d693-10e0-46a6-9dde-79a148e9c63e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "67c2bfad-c574-4081-b7b2-246718c97976", "name": "CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/67c2bfad-c574-4081-b7b2-246718c97976", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/67c2bfad-c574-4081-b7b2-246718c97976", "rel": "bookmark"}]} 2018-07-20 23:07:52,526 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-7b13d693-10e0-46a6-9dde-79a148e9c63e 2018-07-20 23:07:52,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6", "description": null}}' 2018-07-20 23:07:52,764 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:52 GMT Server: Apache x-compute-request-id: req-d877d3ef-8da5-4a60-a636-6455fd0eb788 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d877d3ef-8da5-4a60-a636-6455fd0eb788 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8de6db03-6f83-4329-92d1-2acfbc8a8bb0", "description": null}} 2018-07-20 23:07:52,765 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-d877d3ef-8da5-4a60-a636-6455fd0eb788 2018-07-20 23:07:52,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-20 23:07:52,997 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:52 GMT Server: Apache x-compute-request-id: req-36f4c49a-0f57-4fa6-b5f6-fff0e7a56b6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36f4c49a-0f57-4fa6-b5f6-fff0e7a56b6b Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8de6db03-6f83-4329-92d1-2acfbc8a8bb0", "name": "foo", "control_location": "back-end", "encryption_id": "8d6ac841-a719-4e88-8f0a-10251c54d60e", "provider": "bar", "provider_class": "bar"}} 2018-07-20 23:07:52,997 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0/encryption used request id req-36f4c49a-0f57-4fa6-b5f6-fff0e7a56b6b 2018-07-20 23:07:53,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:53,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:53 GMT Server: Apache x-compute-request-id: req-bb0b0e9c-8a54-4ba6-a659-c5da56fc5d4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb0b0e9c-8a54-4ba6-a659-c5da56fc5d4e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "67c2bfad-c574-4081-b7b2-246718c97976", "name": "CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6-qos"}]} 2018-07-20 23:07:53,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-bb0b0e9c-8a54-4ba6-a659-c5da56fc5d4e 2018-07-20 23:07:53,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/67c2bfad-c574-4081-b7b2-246718c97976/associate?vol_type_id=8de6db03-6f83-4329-92d1-2acfbc8a8bb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:53,411 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3fe28516-817e-45e3-bd7f-5117b8ccd6c8 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-20 23:07:53,411 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/67c2bfad-c574-4081-b7b2-246718c97976/associate?vol_type_id=8de6db03-6f83-4329-92d1-2acfbc8a8bb0 used request id req-3fe28516-817e-45e3-bd7f-5117b8ccd6c8 2018-07-20 23:07:53,414 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:53,607 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:53 GMT Server: Apache x-compute-request-id: req-d2589901-19ee-4c25-8531-55bc79ebff19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d2589901-19ee-4c25-8531-55bc79ebff19 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6", "qos_specs_id": "67c2bfad-c574-4081-b7b2-246718c97976", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8de6db03-6f83-4329-92d1-2acfbc8a8bb0", "description": null}} 2018-07-20 23:07:53,607 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0 used request id req-d2589901-19ee-4c25-8531-55bc79ebff19 2018-07-20 23:07:53,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:53,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:53 GMT Server: Apache x-compute-request-id: req-00193282-74dc-41c1-b773-3df7dafeef75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00193282-74dc-41c1-b773-3df7dafeef75 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "8de6db03-6f83-4329-92d1-2acfbc8a8bb0", "control_location": "back-end", "deleted": false, "created_at": "2018-07-20T23:07:52.000000", "updated_at": null, "encryption_id": "8d6ac841-a719-4e88-8f0a-10251c54d60e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-20 23:07:53,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0/encryption used request id req-00193282-74dc-41c1-b773-3df7dafeef75 2018-07-20 23:07:53,634 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6 2018-07-20 23:07:53,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:53,915 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:53 GMT Server: Apache x-compute-request-id: req-35fa292d-9d94-4d34-8310-ccd8b21f5946 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35fa292d-9d94-4d34-8310-ccd8b21f5946 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6", "qos_specs_id": "67c2bfad-c574-4081-b7b2-246718c97976", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8de6db03-6f83-4329-92d1-2acfbc8a8bb0", "description": null}} 2018-07-20 23:07:53,915 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0 used request id req-35fa292d-9d94-4d34-8310-ccd8b21f5946 2018-07-20 23:07:53,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:54,139 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac794eff-c6be-4a6d-ba4e-9455dab6c42e 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-20 23:07:54,139 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0/encryption/provider used request id req-ac794eff-c6be-4a6d-ba4e-9455dab6c42e 2018-07-20 23:07:54,139 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6 2018-07-20 23:07:54,142 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:54,392 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a66557e2-486d-4247-8b5a-e44275f0ac71 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-20 23:07:54,392 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8de6db03-6f83-4329-92d1-2acfbc8a8bb0 used request id req-a66557e2-486d-4247-8b5a-e44275f0ac71 2018-07-20 23:07:54,392 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ef736455-7a9c-49b5-a3c4-c8f4045638e6-qos 2018-07-20 23:07:54,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/67c2bfad-c574-4081-b7b2-246718c97976?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7b13d693-10e0-46a6-9dde-79a148e9c63e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5b614c4d56feb226dae810603030be1da6e93c2" 2018-07-20 23:07:54,746 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:07:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-132a5731-8012-4d0f-babb-599080a550a9 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-20 23:07:54,746 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/67c2bfad-c574-4081-b7b2-246718c97976?force=False used request id req-132a5731-8012-4d0f-babb-599080a550a9 2018-07-20 23:07:54,747 - 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) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 98 tests in 580.183s OK 2018-07-20 23:07:54,873 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 23:07:54,873 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-20 23:07:54,935 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-20 23:07:54,971 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-20 23:07:54,971 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-20 23:07:54,971 - openstack_tests - INFO - OS Credentials = > 2018-07-20 23:07:54,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:07:54,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:55,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["XC1zOjYsTP6EFNcS4ckfoA"], "issued_at": "2018-07-20T23:07:55.000000Z"}} 2018-07-20 23:07:55,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe04b691159e226d73b790d792dd6c182633123" 2018-07-20 23:07:55,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-db0bb873-afb9-4d20-9db7-06d354771aac Date: Fri, 20 Jul 2018 23:07:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:07:55,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-db0bb873-afb9-4d20-9db7-06d354771aac 2018-07-20 23:07:55,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe04b691159e226d73b790d792dd6c182633123" 2018-07-20 23:07:55,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ab0248b6-2cca-4da1-9709-ce02875050c7 Date: Fri, 20 Jul 2018 23:07:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:07:55,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-ab0248b6-2cca-4da1-9709-ce02875050c7 2018-07-20 23:07:55,953 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-20 23:07:55,953 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-20 23:07:55,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:07:55,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:56,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ehHms4u0Q9atIux-vL3upg"], "issued_at": "2018-07-20T23:07:56.000000Z"}} 2018-07-20 23:07:56,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0ee8aa8c39f910ed59bf46c33376e73b0121a677" 2018-07-20 23:07:56,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1f787f-bf87-4986-b5b4-c759087044c2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:07:56,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ab1f787f-bf87-4986-b5b4-c759087044c2 2018-07-20 23:07:56,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:07:56,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:56,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["-znAkemoRIy5OSpPgMoP1w"], "issued_at": "2018-07-20T23:07:56.000000Z"}} 2018-07-20 23:07:56,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:07:56,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f903226b-b5ed-4500-95b1-26c17f993c60 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:07:56,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f903226b-b5ed-4500-95b1-26c17f993c60 2018-07-20 23:07:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:07:56,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:07:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-65da947b-cc75-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:07:57,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c828129f-6c02-4467-8a30-b378b2697045 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-65da947b-cc75-494-proj", "previous": null, "next": null}, "projects": []} 2018-07-20 23:07:57,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-65da947b-cc75-494-proj used request id req-c828129f-6c02-4467-8a30-b378b2697045 2018-07-20 23:07:57,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:07:57,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d6e1d1-348e-4bbf-a36a-2514384ee00d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 23:07:57,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-25d6e1d1-348e-4bbf-a36a-2514384ee00d 2018-07-20 23:07:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}}' 2018-07-20 23:07:57,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a6aabf-8b22-486e-b593-bd0d23788f12 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "id": "524cd8a7f9674706b8e7072a54619844", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:07:57,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-92a6aabf-8b22-486e-b593-bd0d23788f12 2018-07-20 23:07:57,274 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-65da947b-cc75-494-proj 2018-07-20 23:07:57,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:07:57,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:57,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["zcEfIqReRN6kElFHiVB57g"], "issued_at": "2018-07-20T23:07:57.000000Z"}} 2018-07-20 23:07:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c15d1283470656616124e4bf2fc8abc6d43ebba7" 2018-07-20 23:07:57,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd8d41e-761f-44d1-83bc-2376c24ab39d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:07:57,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8dd8d41e-761f-44d1-83bc-2376c24ab39d 2018-07-20 23:07:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:07:57,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:07:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d1283470656616124e4bf2fc8abc6d43ebba7" 2018-07-20 23:07:57,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb53b24a-6a1f-4f39-93c0-45687f8d7695 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-20 23:07:57,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cb53b24a-6a1f-4f39-93c0-45687f8d7695 2018-07-20 23:07:57,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-65da947b-cc75-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d1283470656616124e4bf2fc8abc6d43ebba7" 2018-07-20 23:07:58,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7530f5b-a2a4-4491-8142-f7dcd02abc53 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-65da947b-cc75-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "id": "524cd8a7f9674706b8e7072a54619844", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}]} 2018-07-20 23:07:58,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-65da947b-cc75-494-proj used request id req-a7530f5b-a2a4-4491-8142-f7dcd02abc53 2018-07-20 23:07:58,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d1283470656616124e4bf2fc8abc6d43ebba7" 2018-07-20 23:07:58,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c6745c-b3a5-4a42-8c49-9420b19f3162 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-20 23:07:58,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-24c6745c-b3a5-4a42-8c49-9420b19f3162 2018-07-20 23:07:58,476 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-65da947b-cc75-494-user 2018-07-20 23:07:58,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:07:58,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:07:58,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73157581-8ce4-463e-a58a-7d214025e082 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 23:07:58,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-73157581-8ce4-463e-a58a-7d214025e082 2018-07-20 23:07:58,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" -d '{"role": {"name": "SimpleHealthCheck-65da947b-cc75-494-proj-role"}}' 2018-07-20 23:07:58,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 20 Jul 2018 23:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba57d692-8fbd-4425-b211-607de2113541 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9700e3bb31d845eaaf4074bb67de8e0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/9700e3bb31d845eaaf4074bb67de8e0f"}, "name": "SimpleHealthCheck-65da947b-cc75-494-proj-role"}} 2018-07-20 23:07:58,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ba57d692-8fbd-4425-b211-607de2113541 2018-07-20 23:07:58,685 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-65da947b-cc75-494-proj-role 2018-07-20 23:07:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9700e3bb31d845eaaf4074bb67de8e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:07:58,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119ca551-db16-45df-b364-c08d64d5bee9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9700e3bb31d845eaaf4074bb67de8e0f", "links": {"self": "http://172.30.9.21:5000/v3/roles/9700e3bb31d845eaaf4074bb67de8e0f"}, "name": "SimpleHealthCheck-65da947b-cc75-494-proj-role"}} 2018-07-20 23:07:58,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9700e3bb31d845eaaf4074bb67de8e0f used request id req-119ca551-db16-45df-b364-c08d64d5bee9 2018-07-20 23:07:58,706 - keystone_utils - INFO - Granting role SimpleHealthCheck-65da947b-cc75-494-proj-role to project SimpleHealthCheck-65da947b-cc75-494-proj 2018-07-20 23:07:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844/users/d5eda147e2d947a39e77802a5270aa82/roles/9700e3bb31d845eaaf4074bb67de8e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:07:58,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3bfa12-bb76-4613-8682-05304ec17ecd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:07:58,852 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844/users/d5eda147e2d947a39e77802a5270aa82/roles/9700e3bb31d845eaaf4074bb67de8e0f used request id req-3f3bfa12-bb76-4613-8682-05304ec17ecd 2018-07-20 23:07:58,852 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:07:58,853 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-20 23:07:58,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:07:58,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:07:59,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9700e3bb31d845eaaf4074bb67de8e0f", "name": "SimpleHealthCheck-65da947b-cc75-494-proj-role"}], "expires_at": "2018-07-21T00:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-65da947b-cc75-494-user", "id": "d5eda147e2d947a39e77802a5270aa82"}, "audit_ids": ["rUtTbNCGTDuHFs_dZUPpsg"], "issued_at": "2018-07-20T23:07:59.000000Z"}} 2018-07-20 23:07:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" 2018-07-20 23:07:59,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603e3e89-a0ca-453c-9fc4-0d7eaed1a01c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:07:59,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-603e3e89-a0ca-453c-9fc4-0d7eaed1a01c 2018-07-20 23:07:59,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" 2018-07-20 23:07:59,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-863d9aab-a044-41cd-8432-3934dff60480 Date: Fri, 20 Jul 2018 23:07:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image"} 2018-07-20 23:07:59,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image used request id req-863d9aab-a044-41cd-8432-3934dff60480 2018-07-20 23:07:59,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" 2018-07-20 23:07:59,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c5266045-0617-4d96-9dc5-f546512c77c8 Date: Fri, 20 Jul 2018 23:07:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:07:59,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c5266045-0617-4d96-9dc5-f546512c77c8 2018-07-20 23:07:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image"}' 2018-07-20 23:08:00,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-17500fbb-0bbf-421c-b1db-4663a4cd8302 Date: Fri, 20 Jul 2018 23:07:59 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:07:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-20T23:07:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "min_disk": 0, "protected": false, "id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "file": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/file", "checksum": null, "owner": "524cd8a7f9674706b8e7072a54619844", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:08:00,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-17500fbb-0bbf-421c-b1db-4663a4cd8302 2018-07-20 23:08:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" -d '' 2018-07-20 23:08:00,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48ae1064-55c8-4e21-8bd9-5db40bfa675d Date: Fri, 20 Jul 2018 23:08:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:08:00,599 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/file used request id req-48ae1064-55c8-4e21-8bd9-5db40bfa675d 2018-07-20 23:08:00,599 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:08:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" 2018-07-20 23:08:00,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7aef3d75-8470-4b60-8c6b-e79c6ba212bb Date: Fri, 20 Jul 2018 23:08:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:07:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:08:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/snap", "metadata": {}}], "self": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "min_disk": 0, "protected": false, "id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "file": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "524cd8a7f9674706b8e7072a54619844", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:08:00,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda used request id req-7aef3d75-8470-4b60-8c6b-e79c6ba212bb 2018-07-20 23:08:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" 2018-07-20 23:08:00,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d55aef5d-9395-4a7d-8bd6-6b7fce2961eb Date: Fri, 20 Jul 2018 23:08:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:08:00,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d55aef5d-9395-4a7d-8bd6-6b7fce2961eb 2018-07-20 23:08:00,979 - create_image - INFO - Created image with name - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image 2018-07-20 23:08:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" 2018-07-20 23:08:01,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-cf29d3b2-b5d6-42eb-ad26-aad8fa60a49e Date: Fri, 20 Jul 2018 23:08:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:07:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:08:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/snap", "metadata": {}}], "self": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "min_disk": 0, "protected": false, "id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "file": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "524cd8a7f9674706b8e7072a54619844", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-20 23:08:01,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda used request id req-cf29d3b2-b5d6-42eb-ad26-aad8fa60a49e 2018-07-20 23:08:01,209 - create_image - DEBUG - Instance status is - active 2018-07-20 23:08:01,209 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image 2018-07-20 23:08:01,209 - create_image - INFO - Image is now active with name - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image 2018-07-20 23:08:01,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:08:01,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:08:01,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9700e3bb31d845eaaf4074bb67de8e0f", "name": "SimpleHealthCheck-65da947b-cc75-494-proj-role"}], "expires_at": "2018-07-21T00:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-65da947b-cc75-494-user", "id": "d5eda147e2d947a39e77802a5270aa82"}, "audit_ids": ["DxM2CMK2SbCDy25VJGFKHw"], "issued_at": "2018-07-20T23:08:01.000000Z"}} 2018-07-20 23:08:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:01,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e97d43b-4f0a-4597-9bad-ccbf3c9627bc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:08:01,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1e97d43b-4f0a-4597-9bad-ccbf3c9627bc 2018-07-20 23:08:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:01,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ea5b9cd-2a23-4837-9df2-2a7dee052f36 Date: Fri, 20 Jul 2018 23:08:01 GMT RESP BODY: {"networks":[]} 2018-07-20 23:08:01,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net used request id req-6ea5b9cd-2a23-4837-9df2-2a7dee052f36 2018-07-20 23:08:01,915 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net 2018-07-20 23:08:01,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" -d '{"network": {"name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net", "admin_state_up": true}}' 2018-07-20 23:08:02,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-7d9087ba-3ee9-42aa-848a-55be88532b79 Date: Fri, 20 Jul 2018 23:08:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:08:02Z","is_default":false,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}} 2018-07-20 23:08:02,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-7d9087ba-3ee9-42aa-848a-55be88532b79 2018-07-20 23:08:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:02,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-46d0256e-5a10-46e5-806e-daa4cc682c81 Date: Fri, 20 Jul 2018 23:08:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:08:02Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:02,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-46d0256e-5a10-46e5-806e-daa4cc682c81 2018-07-20 23:08:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:02,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5fec521d-b004-4bef-9f78-7d2c085c1d53 Date: Fri, 20 Jul 2018 23:08:02 GMT RESP BODY: {"subnets":[]} 2018-07-20 23:08:02,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-5fec521d-b004-4bef-9f78-7d2c085c1d53 2018-07-20 23:08:02,732 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet 2018-07-20 23:08:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" -d '{"subnets": [{"ip_version": 4, "network_id": "b56d5b54-38e2-45b6-a040-f2c57c38a06a", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]}' 2018-07-20 23:08:03,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c4aff7d0-11f6-46e9-9400-4a9e7643d374 Date: Fri, 20 Jul 2018 23:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:03,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c4aff7d0-11f6-46e9-9400-4a9e7643d374 2018-07-20 23:08:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:03,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f35bbf28-4ecd-4395-bf53-2ecf1ecd129c Date: Fri, 20 Jul 2018 23:08:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":["f9c6c27f-63f1-495a-8200-27166952535e"],"description":"","tags":[],"updated_at":"2018-07-20T23:08:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:03,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-f35bbf28-4ecd-4395-bf53-2ecf1ecd129c 2018-07-20 23:08:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:03,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c18280e2-47e1-4d7e-8acc-16bbafaf7a62 Date: Fri, 20 Jul 2018 23:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:03,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-c18280e2-47e1-4d7e-8acc-16bbafaf7a62 2018-07-20 23:08:03,736 - OpenStackNetwork - DEBUG - Network [b56d5b54-38e2-45b6-a040-f2c57c38a06a] created successfully 2018-07-20 23:08:03,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:08:03,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:08:04,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pe6Oh5_HRfuLEfmKbI0T4A"], "issued_at": "2018-07-20T23:08:04.000000Z"}} 2018-07-20 23:08:04,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}16993ca9f784354102edb281ac27cdd5c04f5027" 2018-07-20 23:08:04,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c9d51b-5c35-48fa-9b9d-ffaf3f438ee9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:08:04,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9c9d51b-5c35-48fa-9b9d-ffaf3f438ee9 2018-07-20 23:08:04,151 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:08:04,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16993ca9f784354102edb281ac27cdd5c04f5027" 2018-07-20 23:08:04,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08: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-c61b3b1d-93fc-4dbd-92ce-ca3f05930c89 x-compute-request-id: req-c61b3b1d-93fc-4dbd-92ce-ca3f05930c89 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-20 23:08:04,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c61b3b1d-93fc-4dbd-92ce-ca3f05930c89 2018-07-20 23:08:04,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16993ca9f784354102edb281ac27cdd5c04f5027" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-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-20 23:08:04,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08: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-fa401019-315a-48b4-a15c-1260e6587ed4 x-compute-request-id: req-fa401019-315a-48b4-a15c-1260e6587ed4 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "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": "876f1db9-3efe-48ab-8e0b-f6de52887ba8"}} 2018-07-20 23:08:04,419 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fa401019-315a-48b4-a15c-1260e6587ed4 2018-07-20 23:08:04,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:08:04,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:08:04,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9700e3bb31d845eaaf4074bb67de8e0f", "name": "SimpleHealthCheck-65da947b-cc75-494-proj-role"}], "expires_at": "2018-07-21T00:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-65da947b-cc75-494-user", "id": "d5eda147e2d947a39e77802a5270aa82"}, "audit_ids": ["4ENocU6OQfS0rr5-P69NwQ"], "issued_at": "2018-07-20T23:08:04.000000Z"}} 2018-07-20 23:08:04,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:04,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd72323b-cd17-4adc-bd31-1d8a3fe768f0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:08:04,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd72323b-cd17-4adc-bd31-1d8a3fe768f0 2018-07-20 23:08:04,902 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-20 23:08:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:04,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc901902-60b6-4d29-9092-2244abe7311d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:08:04,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cc901902-60b6-4d29-9092-2244abe7311d 2018-07-20 23:08:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:05,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-e4fbbb7e-7ad8-45d8-8440-c70d005e9fe2 Date: Fri, 20 Jul 2018 23:08:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":["f9c6c27f-63f1-495a-8200-27166952535e"],"description":"","tags":[],"updated_at":"2018-07-20T23:08:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:05,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net used request id req-e4fbbb7e-7ad8-45d8-8440-c70d005e9fe2 2018-07-20 23:08:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:08:05,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:08:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:05,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1195248-9eeb-427b-8a1a-9caba636dea2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:08:05,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-b1195248-9eeb-427b-8a1a-9caba636dea2 2018-07-20 23:08:05,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:05,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f4ad2568-b659-49c5-a5ac-786abe68df7e Date: Fri, 20 Jul 2018 23:08:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:05,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-f4ad2568-b659-49c5-a5ac-786abe68df7e 2018-07-20 23:08:05,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8bb5b60a-6e27-4235-8179-5ec3e6391682 Date: Fri, 20 Jul 2018 23:08:05 GMT RESP BODY: {"ports":[]} 2018-07-20 23:08:05,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1&admin_state_up=True used request id req-8bb5b60a-6e27-4235-8179-5ec3e6391682 2018-07-20 23:08:05,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:06,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-429bd7ca-cbf7-4cb1-b44c-b0b89ab22ec2 x-compute-request-id: req-429bd7ca-cbf7-4cb1-b44c-b0b89ab22ec2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-20 23:08:06,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst used request id req-429bd7ca-cbf7-4cb1-b44c-b0b89ab22ec2 2018-07-20 23:08:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:06,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1fe5e855-7ebf-4fdb-8210-9c7c88e7b7db Date: Fri, 20 Jul 2018 23:08:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":["f9c6c27f-63f1-495a-8200-27166952535e"],"description":"","tags":[],"updated_at":"2018-07-20T23:08:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:06,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net used request id req-1fe5e855-7ebf-4fdb-8210-9c7c88e7b7db 2018-07-20 23:08:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:06,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0506413-9040-45aa-acd8-2db4fd02c576 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:08:06,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-e0506413-9040-45aa-acd8-2db4fd02c576 2018-07-20 23:08:06,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:06,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b5a51a5b-ea3b-4be9-8d5b-6c9065b20792 Date: Fri, 20 Jul 2018 23:08:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:06,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-b5a51a5b-ea3b-4be9-8d5b-6c9065b20792 2018-07-20 23:08:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:06,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5b12548-8155-4671-8a8b-1f18a0e20a84 Date: Fri, 20 Jul 2018 23:08:06 GMT RESP BODY: {"ports":[]} 2018-07-20 23:08:06,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1&admin_state_up=True used request id req-a5b12548-8155-4671-8a8b-1f18a0e20a84 2018-07-20 23:08:06,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-20 23:08:06,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-20 23:08:07,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9700e3bb31d845eaaf4074bb67de8e0f", "name": "SimpleHealthCheck-65da947b-cc75-494-proj-role"}], "expires_at": "2018-07-21T00:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/524cd8a7f9674706b8e7072a54619844", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-65da947b-cc75-494-user", "id": "d5eda147e2d947a39e77802a5270aa82"}, "audit_ids": ["v_Df2dptSA2A956ByJ_y_w"], "issued_at": "2018-07-20T23:08:07.000000Z"}} 2018-07-20 23:08:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}71e3d111fb87d47348b2ec8607a2c4202db174fa" 2018-07-20 23:08:07,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8977b020-a5c2-46e6-9654-c17febd34785 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:08:07,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8977b020-a5c2-46e6-9654-c17febd34785 2018-07-20 23:08:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:07,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b86fae63-a0a6-401b-b9df-8a7bce79efde Date: Fri, 20 Jul 2018 23:08:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":["f9c6c27f-63f1-495a-8200-27166952535e"],"description":"","tags":[],"updated_at":"2018-07-20T23:08:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:07,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net used request id req-b86fae63-a0a6-401b-b9df-8a7bce79efde 2018-07-20 23:08:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:07,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-663085c6-02d9-4824-be22-cdb03faee529 Date: Fri, 20 Jul 2018 23:08:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:07,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-663085c6-02d9-4824-be22-cdb03faee529 2018-07-20 23:08:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:08,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f2bf3ce7-471f-4b9f-8da1-25f984af84a5 Date: Fri, 20 Jul 2018 23:08:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":["f9c6c27f-63f1-495a-8200-27166952535e"],"description":"","tags":[],"updated_at":"2018-07-20T23:08:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:08,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net used request id req-f2bf3ce7-471f-4b9f-8da1-25f984af84a5 2018-07-20 23:08:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-20 23:08:08,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:08:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e3d111fb87d47348b2ec8607a2c4202db174fa" 2018-07-20 23:08:08,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767544a5-8620-4b03-9291-9d274c93f943 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:08:08,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-767544a5-8620-4b03-9291-9d274c93f943 2018-07-20 23:08:08,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:08,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f2e3862f-8690-4272-92d6-fa290ea237d2 Date: Fri, 20 Jul 2018 23:08:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:08,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-f2e3862f-8690-4272-92d6-fa290ea237d2 2018-07-20 23:08:08,199 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net 2018-07-20 23:08:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" -d '{"port": {"network_id": "b56d5b54-38e2-45b6-a040-f2c57c38a06a", "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1", "admin_state_up": true}}' 2018-07-20 23:08:09,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 802 X-Openstack-Request-Id: req-37ffc1c6-8a3e-4dc2-a691-c05781731fd8 Date: Fri, 20 Jul 2018 23:08:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:08:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9c6c27f-63f1-495a-8200-27166952535e","ip_address":"10.55.0.14"}],"id":"f1ed1d0e-97a9-4879-bc16-44404a49e888","security_groups":["b54d1260-177b-4d9d-85ed-892441021a02"],"mac_address":"fa:16:3e:c3:c6:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1","project_id":"524cd8a7f9674706b8e7072a54619844","qos_policy_id":null,"admin_state_up":true,"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-20 23:08:09,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-37ffc1c6-8a3e-4dc2-a691-c05781731fd8 2018-07-20 23:08:09,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:09,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7658e35e-eadb-490b-9f0a-ad1e185fa291 Date: Fri, 20 Jul 2018 23:08:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":["f9c6c27f-63f1-495a-8200-27166952535e"],"description":"","tags":[],"updated_at":"2018-07-20T23:08:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:09,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net used request id req-7658e35e-eadb-490b-9f0a-ad1e185fa291 2018-07-20 23:08:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:09,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695edd18-c1cd-44f0-a5e5-717d82293a6e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:08:09,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-695edd18-c1cd-44f0-a5e5-717d82293a6e 2018-07-20 23:08:09,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:09,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8d39a233-88e5-4446-9ebf-9741330b3056 Date: Fri, 20 Jul 2018 23:08:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:09,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-8d39a233-88e5-4446-9ebf-9741330b3056 2018-07-20 23:08:09,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:10,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-ba86802c-ab07-4043-b479-9bf0b2f35da0 Date: Fri, 20 Jul 2018 23:08:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:08:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9c6c27f-63f1-495a-8200-27166952535e","ip_address":"10.55.0.14"}],"id":"f1ed1d0e-97a9-4879-bc16-44404a49e888","security_groups":["b54d1260-177b-4d9d-85ed-892441021a02"],"mac_address":"fa:16:3e:c3:c6:ca","project_id":"524cd8a7f9674706b8e7072a54619844","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1","admin_state_up":true,"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:08Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-20 23:08:10,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1&admin_state_up=True used request id req-ba86802c-ab07-4043-b479-9bf0b2f35da0 2018-07-20 23:08:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:10,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5212e4-5d41-4173-a32c-c4e94cc3adec Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:08:10,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-dd5212e4-5d41-4173-a32c-c4e94cc3adec 2018-07-20 23:08:10,381 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst 2018-07-20 23:08:10,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:10,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08: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-299a3c2e-e600-4e8a-86e7-98620fda902f x-compute-request-id: req-299a3c2e-e600-4e8a-86e7-98620fda902f Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}], "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-flavor-name"}]} 2018-07-20 23:08:10,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-299a3c2e-e600-4e8a-86e7-98620fda902f 2018-07-20 23:08:10,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:10,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08: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-7cbb706d-458d-4430-9b73-6f2829fb0b05 x-compute-request-id: req-7cbb706d-458d-4430-9b73-6f2829fb0b05 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "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": "876f1db9-3efe-48ab-8e0b-f6de52887ba8"}} 2018-07-20 23:08:10,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8 used request id req-7cbb706d-458d-4430-9b73-6f2829fb0b05 2018-07-20 23:08:10,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:10,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-cdcd0641-5eec-4627-b00d-707555c568a4 Date: Fri, 20 Jul 2018 23:08:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image", "tags": [], "container_format": "bare", "created_at": "2018-07-20T23:07:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-20T23:08:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/snap", "metadata": {}}], "self": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "min_disk": 0, "protected": false, "id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "file": "/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "524cd8a7f9674706b8e7072a54619844", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image"} 2018-07-20 23:08:10,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image used request id req-cdcd0641-5eec-4627-b00d-707555c568a4 2018-07-20 23:08:10,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:10,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37fa861a-6b53-4a4c-9c5f-05860daf8a1f Date: Fri, 20 Jul 2018 23:08:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-20 23:08:10,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-37fa861a-6b53-4a4c-9c5f-05860daf8a1f 2018-07-20 23:08:10,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" -d '{"server": {"name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "imageRef": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "flavorRef": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "max_count": 1, "min_count": 1, "networks": [{"port": "f1ed1d0e-97a9-4879-bc16-44404a49e888"}]}}' 2018-07-20 23:08:12,705 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:08: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-444f1700-f355-4fd7-9a5b-981a7301aa82 x-compute-request-id: req-444f1700-f355-4fd7-9a5b-981a7301aa82 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "adminPass": "VKo4rgcNVQ5Q"}} 2018-07-20 23:08:12,705 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-444f1700-f355-4fd7-9a5b-981a7301aa82 2018-07-20 23:08:12,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:12,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cae45858-45c1-4160-9684-50138e1ef9f1 x-compute-request-id: req-cae45858-45c1-4160-9684-50138e1ef9f1 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "user_id": "d5eda147e2d947a39e77802a5270aa82", "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-20T23:08:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:13,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-cae45858-45c1-4160-9684-50138e1ef9f1 2018-07-20 23:08:13,000 - create_instance - INFO - Created instance with name - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst 2018-07-20 23:08:13,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:13,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3454dbd6-a53a-4971-9e1f-b4dbbdaaca1c x-compute-request-id: req-3454dbd6-a53a-4971-9e1f-b4dbbdaaca1c Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "user_id": "d5eda147e2d947a39e77802a5270aa82", "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-20T23:08:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:13,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-3454dbd6-a53a-4971-9e1f-b4dbbdaaca1c 2018-07-20 23:08:13,402 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst] is - BUILD 2018-07-20 23:08:13,403 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:08:16,406 - create_instance - DEBUG - VM status query timeout in 896.594475985 2018-07-20 23:08:16,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:17,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08: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-e83e58cc-7184-40c9-abb1-a4e9369f9dc2 x-compute-request-id: req-e83e58cc-7184-40c9-abb1-a4e9369f9dc2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "security_groups": [{"name": "default"}], "user_id": "d5eda147e2d947a39e77802a5270aa82", "OS-DCF: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-20T23:08:13Z", "hostId": "72d9e59f969cc146fa9e658e2451b3264a0f35f61b51ac6a93568145", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:17,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-e83e58cc-7184-40c9-abb1-a4e9369f9dc2 2018-07-20 23:08:17,271 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst] is - BUILD 2018-07-20 23:08:17,272 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:08:20,275 - create_instance - DEBUG - VM status query timeout in 892.72555089 2018-07-20 23:08:20,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:20,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08: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-b1fa09be-9060-4f11-8d0b-ae1117f79fae x-compute-request-id: req-b1fa09be-9060-4f11-8d0b-ae1117f79fae Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:ca", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T23:08:19.000000", "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "security_groups": [{"name": "default"}], "user_id": "d5eda147e2d947a39e77802a5270aa82", "OS-DCF: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-20T23:08:19Z", "hostId": "72d9e59f969cc146fa9e658e2451b3264a0f35f61b51ac6a93568145", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:20,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-b1fa09be-9060-4f11-8d0b-ae1117f79fae 2018-07-20 23:08:20,806 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst] is - ACTIVE 2018-07-20 23:08:20,807 - create_instance - INFO - VM is - ACTIVE 2018-07-20 23:08:20,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:21,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08: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-806b9814-ba4b-43f9-8eb8-acbf177d4232 x-compute-request-id: req-806b9814-ba4b-43f9-8eb8-acbf177d4232 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:ca", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T23:08:19.000000", "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "security_groups": [{"name": "default"}], "user_id": "d5eda147e2d947a39e77802a5270aa82", "OS-DCF: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-20T23:08:19Z", "hostId": "72d9e59f969cc146fa9e658e2451b3264a0f35f61b51ac6a93568145", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:21,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-806b9814-ba4b-43f9-8eb8-acbf177d4232 2018-07-20 23:08:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:21,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-5c015e67-851e-4957-9071-5e87a00a6bb1 Date: Fri, 20 Jul 2018 23:08:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"524cd8a7f9674706b8e7072a54619844","l2_adjacency":true,"status":"ACTIVE","subnets":["f9c6c27f-63f1-495a-8200-27166952535e"],"description":"","tags":[],"updated_at":"2018-07-20T23:08:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net","admin_state_up":true,"tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:02Z","mtu":1450}]} 2018-07-20 23:08:21,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net used request id req-5c015e67-851e-4957-9071-5e87a00a6bb1 2018-07-20 23:08:21,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:21,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56116cf0-b666-4b70-b553-3e8574460c7b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:08:21,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-56116cf0-b666-4b70-b553-3e8574460c7b 2018-07-20 23:08:21,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:21,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d36595e3-f8db-4a48-acbd-8ec636b4e8fb Date: Fri, 20 Jul 2018 23:08:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","dns_nameservers":[],"updated_at":"2018-07-20T23:08:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"524cd8a7f9674706b8e7072a54619844","id":"f9c6c27f-63f1-495a-8200-27166952535e","subnetpool_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet"}]} 2018-07-20 23:08:21,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-d36595e3-f8db-4a48-acbd-8ec636b4e8fb 2018-07-20 23:08:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:21,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3217 X-Openstack-Request-Id: req-86f5e3e0-d65f-4ea3-a99e-2b74aee98209 Date: Fri, 20 Jul 2018 23:08:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:08:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9c6c27f-63f1-495a-8200-27166952535e","ip_address":"10.55.0.3"}],"id":"291bb70e-3a30-4ab1-b6bf-481ca01c835e","security_groups":[],"mac_address":"fa:16:3e:f0:32:93","project_id":"524cd8a7f9674706b8e7072a54619844","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b56d5b54-38e2-45b6-a040-f2c57c38a06a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:08:07Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9c6c27f-63f1-495a-8200-27166952535e","ip_address":"10.55.0.4"}],"id":"6e79cdda-3e74-4884-80fa-ceb6aaadff07","security_groups":[],"mac_address":"fa:16:3e:a3:83:81","project_id":"524cd8a7f9674706b8e7072a54619844","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b56d5b54-38e2-45b6-a040-f2c57c38a06a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:08:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f9c6c27f-63f1-495a-8200-27166952535e","ip_address":"10.55.0.2"}],"id":"a491e56f-a124-43af-b7c9-2df398d5839d","security_groups":[],"mac_address":"fa:16:3e:28:19:35","project_id":"524cd8a7f9674706b8e7072a54619844","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b56d5b54-38e2-45b6-a040-f2c57c38a06a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-20T23:08:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9c6c27f-63f1-495a-8200-27166952535e","ip_address":"10.55.0.14"}],"id":"f1ed1d0e-97a9-4879-bc16-44404a49e888","security_groups":["b54d1260-177b-4d9d-85ed-892441021a02"],"mac_address":"fa:16:3e:c3:c6:ca","project_id":"524cd8a7f9674706b8e7072a54619844","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1","admin_state_up":true,"network_id":"b56d5b54-38e2-45b6-a040-f2c57c38a06a","tenant_id":"524cd8a7f9674706b8e7072a54619844","created_at":"2018-07-20T23:08:08Z","binding:vnic_type":"normal","device_id":"da14dbc6-05d4-47f9-896f-0e3f82bdc55f","ip_allocation":"immediate"}]} 2018-07-20 23:08:21,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-86f5e3e0-d65f-4ea3-a99e-2b74aee98209 2018-07-20 23:08:21,945 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-07-20 23:08:21,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:22,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b59588d7-92a4-404b-a122-092a2eb35920 x-compute-request-id: req-b59588d7-92a4-404b-a122-092a2eb35920 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:c6:ca", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T23:08:19.000000", "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "security_groups": [{"name": "default"}], "user_id": "d5eda147e2d947a39e77802a5270aa82", "OS-DCF: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-20T23:08:19Z", "hostId": "72d9e59f969cc146fa9e658e2451b3264a0f35f61b51ac6a93568145", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:22,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-b59588d7-92a4-404b-a122-092a2eb35920 2018-07-20 23:08:22,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-20 23:08:22,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cfb4d9c-80f0-46d7-a969-46f90ea80f39 x-compute-request-id: req-1cfb4d9c-80f0-46d7-a969-46f90ea80f39 Content-Encoding: gzip Content-Length: 7793 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493249360 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.132924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134592] pid_max: default: 32768 minimum: 301\n[ 0.135491] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138197] Security Framework initialized\n[ 0.139016] Yama: becoming mindful.\n[ 0.139749] AppArmor: AppArmor initialized\n[ 0.140606] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141894] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143156] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144350] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145733] Initializing cgroup subsys io\n[ 0.146546] Initializing cgroup subsys memory\n[ 0.147412] Initializing cgroup subsys devices\n[ 0.148302] Initializing cgroup subsys freezer\n[ 0.149175] Initializing cgroup subsys net_cls\n[ 0.150045] Initializing cgroup subsys perf_event\n[ 0.150955] Initializing cgroup subsys net_prio\n[ 0.151837] Initializing cgroup subsys hugetlb\n[ 0.152711] Initializing cgroup subsys pids\n[ 0.153579] CPU: Physical Processor ID: 0\n[ 0.155077] mce: CPU supports 10 MCE banks\n[ 0.155921] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156927] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171392] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.177451] ftrace: allocating 31920 entries in 125 pages\n[ 0.202714] smpboot: Max logical packages: 1\n[ 0.203569] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204930] x2apic enabled\n[ 0.205740] Switched APIC routing to physical x2apic.\n[ 0.207470] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208592] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212454] KVM setup paravirtual spinlock\n[ 0.213833] x86: Booted up 1 node, 1 CPUs\n[ 0.214649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216045] devtmpfs: initialized\n[ 0.217759] evm: security.selinux\n[ 0.218470] evm: security.SMACK64\n[ 0.219165] evm: security.SMACK64EXEC\n[ 0.219915] evm: security.SMACK64TRANSMUTE\n[ 0.220728] evm: security.SMACK64MMAP\n[ 0.221472] evm: security.ima\n[ 0.222118] evm: security.capability\n[ 0.222929] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224792] pinctrl core: initialized pinctrl subsystem\n[ 0.225905] RTC time: 23:08:19, date: 07/20/18\n[ 0.226871] NET: Registered protocol family 16\n[ 0.227878] cpuidle: using governor ladder\n[ 0.228704] cpuidle: using governor menu\n[ 0.229486] PCCT header not found.\n[ 0.230251] ACPI: bus type PCI registered\n[ 0.231062] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232306] PCI: Using configuration type 1 for base access\n[ 0.234077] ACPI: Added _OSI(Module Device)\n[ 0.234928] ACPI: Added _OSI(Processor Device)\n[ 0.235792] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236691] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238466] ACPI: Interpreter enabled\n[ 0.239240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246628] ACPI: (supports S0 S5)\n[ 0.247331] ACPI: Using IOAPIC for interrupt routing\n[ 0.248277] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251382] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252540] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253776] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257182] acpiphp: Slot [3] registered\n[ 0.257996] acpiphp: Slot [4] registered\n[ 0.258801] acpiphp: Slot [5] registered\n[ 0.259600] acpiphp: Slot [6] registered\n[ 0.260400] acpiphp: Slot [7] registered\n[ 0.261209] acpiphp: Slot [8] registered\n[ 0.262014] acpiphp: Slot [9] registered\n[ 0.262815] acpiphp: Slot [10] registered\n[ 0.263638] acpiphp: Slot [11] registered\n[ 0.264450] acpiphp: Slot [12] registered\n[ 0.265280] acpiphp: Slot [13] registered\n[ 0.266095] acpiphp: Slot [14] registered\n[ 0.266906] acpiphp: Slot [15] registered\n[ 0.277720] acpiphp: Slot [16] registered\n[ 0.278536] acpiphp: Slot [17] registered\n[ 0.279351] acpiphp: Slot [18] registered\n[ 0.280162] acpiphp: Slot [19] registered\n[ 0.280977] acpiphp: Slot [20] registered\n[ 0.281798] acpiphp: Slot [21] registered\n[ 0.282608] acpiphp: Slot [22] registered\n[ 0.283423] acpiphp: Slot [23] registered\n[ 0.284247] acpiphp: Slot [24] registered\n[ 0.285065] acpiphp: Slot [25] registered\n[ 0.285883] acpiphp: Slot [26] registered\n[ 0.286698] acpiphp: Slot [27] registered\n[ 0.287509] acpiphp: Slot [28] registered\n[ 0.288322] acpiphp: Slot [29] registered\n[ 0.289180] acpiphp: Slot [30] registered\n[ 0.290005] acpiphp: Slot [31] registered\n[ 0.290819] PCI host bridge to bus 0000:00\n[ 0.291631] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.294065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295519] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.296973] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.298450] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.303029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304228] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.329118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.330598] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.332337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.333765] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.335161] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.336423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.337738] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.338796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.340345] vgaarb: loaded\n[ 0.340946] vgaarb: bridge control possible 0000:00:02.0\n[ 0.342185] SCSI subsystem initialized\n[ 0.343108] ACPI: bus type USB registered\n[ 0.343948] usbcore: registered new interface driver usbfs\n[ 0.344987] usbcore: registered new interface driver hub\n[ 0.345997] usbcore: registered new device driver usb\n[ 0.347107] PCI: Using ACPI for IRQ routing\n[ 0.348231] NetLabel: Initializing\n[ 0.348956] NetLabel: domain hash size = 128\n[ 0.349804] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.350769] NetLabel: unlabeled traffic allowed by default\n[ 0.351928] clocksource: Switched to clocksource kvm-clock\n[ 0.360026] AppArmor: AppArmor Filesystem Enabled\n[ 0.361024] pnp: PnP ACPI init\n[ 0.361963] pnp: PnP ACPI: found 5 devices\n[ 0.368204] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.369914] NET: Registered protocol family 2\n[ 0.370946] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.372232] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.373410] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.374591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.375678] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.376859] NET: Registered protocol family 1\n[ 0.377736] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.378832] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.379904] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.393978] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.408136] Trying to unpack rootfs image as initramfs...\n[ 0.465553] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.467239] Scanning for low memory corruption every 60 seconds\n[ 0.468632] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.469802] audit: initializing netlink subsys (disabled)\n[ 0.470830] audit: type=2000 audit(1532128100.230:1): initialized\n[ 0.472213] Initialise system trusted keyring\n[ 0.473166] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.474330] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.476478] zbud: loaded\n[ 0.477223] VFS: Disk quotas dquot_6.6.0\n[ 0.478053] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.479667] fuse init (API version 7.23)\n[ 0.480585] Key type big_key registered\n[ 0.481400] Allocating IMA MOK and blacklist keyrings.\n[ 0.482644] Key type asymmetric registered\n[ 0.483472] Asymmetric key parser 'x509' registered\n[ 0.484454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.485961] io scheduler noop registered\n[ 0.486761] io scheduler deadline registered (default)\n[ 0.487759] io scheduler cfq registered\n[ 0.488608] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.489667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.490936] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.492403] ACPI: Power Button [PWRF]\n[ 0.493265] GHES: HEST is not enabled!\n[ 0.506982] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.534734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536842] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.560715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.563004] Linux agpgart interface v0.103\n[ 0.565672] brd: module loaded\n[ 0.569867] loop: module loaded\n[ 0.574823] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.576304] GPT:90111 != 20971519\n[ 0.577010] GPT:Alternate GPT header not at the end of the disk.\n[ 0.578114] GPT:90111 != 20971519\n[ 0.578809] GPT: Use GNU Parted to correct GPT errors.\n[ 0.579790] vda: vda1 vda15\n[ 0.581380] scsi host0: ata_piix\n[ 0.582177] scsi host1: ata_piix\n[ 0.582906] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.584137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.585655] libphy: Fixed MDIO Bus: probed\n[ 0.586484] tun: Universal TUN/TAP device driver, 1.6\n[ 0.587451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.589961] PPP generic driver version 2.4.2\n[ 0.590884] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.592113] ehci-pci: EHCI PCI platform driver\n[ 0.593015] ehci-platform: EHCI generic platform driver\n[ 0.594028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.595178] ohci-pci: OHCI PCI platform driver\n[ 0.596123] ohci-platform: OHCI generic platform driver\n[ 0.597172] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.611484] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.612519] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.613999] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.615039] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.616207] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.617455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.618891] usb usb1: Product: UHCI Host Controller\n[ 0.619831] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.620991] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.621989] hub 1-0:1.0: USB hub found\n[ 0.622793] hub 1-0:1.0: 2 ports detected\n[ 0.623764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.625941] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.626930] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.628020] mousedev: PS/2 mouse device common for all mice\n[ 0.629339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.631243] rtc_cmos 00:00: RTC can wake from S4\n[ 0.632505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.633721] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.634932] i2c /dev entries driver\n[ 0.635726] device-mapper: uevent: version 1.0.3\n[ 0.636719] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.638387] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.639843] NET: Registered protocol family 10\n[ 0.641021] NET: Registered protocol family 17\n[ 0.641972] Key type dns_resolver registered\n[ 0.643004] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.644136] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.645980] registered taskstats version 1\n[ 0.646847] Loading compiled-in X.509 certificates\n[ 0.648369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.650270] zswap: loaded using pool lzo/zbud\n[ 0.651965] Key type trusted registered\n[ 0.653768] Key type encrypted registered\n[ 0.654603] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.655651] ima: No TPM chip found, activating TPM-bypass!\n[ 0.656724] evm: HMAC attrs: 0x1\n[ 0.657734] Magic number: 10:16:151\n[ 0.658508] bdi 1:3: hash matches\n[ 0.659227] virtio_balloon virtio2: hash matches\n[ 0.660249] rtc_cmos 00:00: setting system clock to 2018-07-20 23:08:20 UTC (1532128100)\n[ 0.661900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.673241] EDD information not available.\n[ 0.745260] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.746844] Write protecting the kernel read-only data: 14336k\n[ 0.748998] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.750866] 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.909874] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.14...\nLease of 10.55.0.14 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-20 23:08:22,728 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f/action used request id req-1cfb4d9c-80f0-46d7-a969-46f90ea80f39 2018-07-20 23:08:22,730 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-20 23:08:22,730 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 493249360 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.132924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134592] pid_max: default: 32768 minimum: 301 [ 0.135491] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138197] Security Framework initialized [ 0.139016] Yama: becoming mindful. [ 0.139749] AppArmor: AppArmor initialized [ 0.140606] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141894] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143156] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144350] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145733] Initializing cgroup subsys io [ 0.146546] Initializing cgroup subsys memory [ 0.147412] Initializing cgroup subsys devices [ 0.148302] Initializing cgroup subsys freezer [ 0.149175] Initializing cgroup subsys net_cls [ 0.150045] Initializing cgroup subsys perf_event [ 0.150955] Initializing cgroup subsys net_prio [ 0.151837] Initializing cgroup subsys hugetlb [ 0.152711] Initializing cgroup subsys pids [ 0.153579] CPU: Physical Processor ID: 0 [ 0.155077] mce: CPU supports 10 MCE banks [ 0.155921] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156927] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171392] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.177451] ftrace: allocating 31920 entries in 125 pages [ 0.202714] smpboot: Max logical packages: 1 [ 0.203569] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204930] x2apic enabled [ 0.205740] Switched APIC routing to physical x2apic. [ 0.207470] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208592] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210671] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212454] KVM setup paravirtual spinlock [ 0.213833] x86: Booted up 1 node, 1 CPUs [ 0.214649] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216045] devtmpfs: initialized [ 0.217759] evm: security.selinux [ 0.218470] evm: security.SMACK64 [ 0.219165] evm: security.SMACK64EXEC [ 0.219915] evm: security.SMACK64TRANSMUTE [ 0.220728] evm: security.SMACK64MMAP [ 0.221472] evm: security.ima [ 0.222118] evm: security.capability [ 0.222929] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224792] pinctrl core: initialized pinctrl subsystem [ 0.225905] RTC time: 23:08:19, date: 07/20/18 [ 0.226871] NET: Registered protocol family 16 [ 0.227878] cpuidle: using governor ladder [ 0.228704] cpuidle: using governor menu [ 0.229486] PCCT header not found. [ 0.230251] ACPI: bus type PCI registered [ 0.231062] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232306] PCI: Using configuration type 1 for base access [ 0.234077] ACPI: Added _OSI(Module Device) [ 0.234928] ACPI: Added _OSI(Processor Device) [ 0.235792] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236691] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238466] ACPI: Interpreter enabled [ 0.239240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.242933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.244791] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.246628] ACPI: (supports S0 S5) [ 0.247331] ACPI: Using IOAPIC for interrupt routing [ 0.248277] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.251382] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.252540] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.253776] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.257182] acpiphp: Slot [3] registered [ 0.257996] acpiphp: Slot [4] registered [ 0.258801] acpiphp: Slot [5] registered [ 0.259600] acpiphp: Slot [6] registered [ 0.260400] acpiphp: Slot [7] registered [ 0.261209] acpiphp: Slot [8] registered [ 0.262014] acpiphp: Slot [9] registered [ 0.262815] acpiphp: Slot [10] registered [ 0.263638] acpiphp: Slot [11] registered [ 0.264450] acpiphp: Slot [12] registered [ 0.265280] acpiphp: Slot [13] registered [ 0.266095] acpiphp: Slot [14] registered [ 0.266906] acpiphp: Slot [15] registered [ 0.277720] acpiphp: Slot [16] registered [ 0.278536] acpiphp: Slot [17] registered [ 0.279351] acpiphp: Slot [18] registered [ 0.280162] acpiphp: Slot [19] registered [ 0.280977] acpiphp: Slot [20] registered [ 0.281798] acpiphp: Slot [21] registered [ 0.282608] acpiphp: Slot [22] registered [ 0.283423] acpiphp: Slot [23] registered [ 0.284247] acpiphp: Slot [24] registered [ 0.285065] acpiphp: Slot [25] registered [ 0.285883] acpiphp: Slot [26] registered [ 0.286698] acpiphp: Slot [27] registered [ 0.287509] acpiphp: Slot [28] registered [ 0.288322] acpiphp: Slot [29] registered [ 0.289180] acpiphp: Slot [30] registered [ 0.290005] acpiphp: Slot [31] registered [ 0.290819] PCI host bridge to bus 0000:00 [ 0.291631] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292846] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.294065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295519] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.296973] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.298450] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.301726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.303029] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.304228] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305499] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309127] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.329118] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.330598] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.332337] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.333765] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.335161] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.336423] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.337738] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.338796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.340345] vgaarb: loaded [ 0.340946] vgaarb: bridge control possible 0000:00:02.0 [ 0.342185] SCSI subsystem initialized [ 0.343108] ACPI: bus type USB registered [ 0.343948] usbcore: registered new interface driver usbfs [ 0.344987] usbcore: registered new interface driver hub [ 0.345997] usbcore: registered new device driver usb [ 0.347107] PCI: Using ACPI for IRQ routing [ 0.348231] NetLabel: Initializing [ 0.348956] NetLabel: domain hash size = 128 [ 0.349804] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.350769] NetLabel: unlabeled traffic allowed by default [ 0.351928] clocksource: Switched to clocksource kvm-clock [ 0.360026] AppArmor: AppArmor Filesystem Enabled [ 0.361024] pnp: PnP ACPI init [ 0.361963] pnp: PnP ACPI: found 5 devices [ 0.368204] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.369914] NET: Registered protocol family 2 [ 0.370946] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.372232] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.373410] TCP: Hash tables configured (established 2048 bind 2048) [ 0.374591] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.375678] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.376859] NET: Registered protocol family 1 [ 0.377736] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378832] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.379904] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393978] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408136] Trying to unpack rootfs image as initramfs... [ 0.465553] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.467239] Scanning for low memory corruption every 60 seconds [ 0.468632] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.469802] audit: initializing netlink subsys (disabled) [ 0.470830] audit: type=2000 audit(1532128100.230:1): initialized [ 0.472213] Initialise system trusted keyring [ 0.473166] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.474330] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.476478] zbud: loaded [ 0.477223] VFS: Disk quotas dquot_6.6.0 [ 0.478053] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.479667] fuse init (API version 7.23) [ 0.480585] Key type big_key registered [ 0.481400] Allocating IMA MOK and blacklist keyrings. [ 0.482644] Key type asymmetric registered [ 0.483472] Asymmetric key parser 'x509' registered [ 0.484454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.485961] io scheduler noop registered [ 0.486761] io scheduler deadline registered (default) [ 0.487759] io scheduler cfq registered [ 0.488608] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.489667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.490936] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.492403] ACPI: Power Button [PWRF] [ 0.493265] GHES: HEST is not enabled! [ 0.506982] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.534734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536842] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.560715] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.563004] Linux agpgart interface v0.103 [ 0.565672] brd: module loaded [ 0.569867] loop: module loaded [ 0.574823] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.576304] GPT:90111 != 20971519 [ 0.577010] GPT:Alternate GPT header not at the end of the disk. [ 0.578114] GPT:90111 != 20971519 [ 0.578809] GPT: Use GNU Parted to correct GPT errors. [ 0.579790] vda: vda1 vda15 [ 0.581380] scsi host0: ata_piix [ 0.582177] scsi host1: ata_piix [ 0.582906] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.584137] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.585655] libphy: Fixed MDIO Bus: probed [ 0.586484] tun: Universal TUN/TAP device driver, 1.6 [ 0.587451] tun: (C) 1999-2004 Max Krasnyansky [ 0.589961] PPP generic driver version 2.4.2 [ 0.590884] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.592113] ehci-pci: EHCI PCI platform driver [ 0.593015] ehci-platform: EHCI generic platform driver [ 0.594028] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.595178] ohci-pci: OHCI PCI platform driver [ 0.596123] ohci-platform: OHCI generic platform driver [ 0.597172] uhci_hcd: USB Universal Host Controller Interface driver [ 0.611484] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612519] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.613999] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.615039] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616207] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.618891] usb usb1: Product: UHCI Host Controller [ 0.619831] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.620991] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621989] hub 1-0:1.0: USB hub found [ 0.622793] hub 1-0:1.0: 2 ports detected [ 0.623764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.625941] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.626930] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.628020] mousedev: PS/2 mouse device common for all mice [ 0.629339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631243] rtc_cmos 00:00: RTC can wake from S4 [ 0.632505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633721] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.634932] i2c /dev entries driver [ 0.635726] device-mapper: uevent: version 1.0.3 [ 0.636719] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.638387] ledtrig-cpu: registered to indicate activity on CPUs [ 0.639843] NET: Registered protocol family 10 [ 0.641021] NET: Registered protocol family 17 [ 0.641972] Key type dns_resolver registered [ 0.643004] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.644136] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.645980] registered taskstats version 1 [ 0.646847] Loading compiled-in X.509 certificates [ 0.648369] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.650270] zswap: loaded using pool lzo/zbud [ 0.651965] Key type trusted registered [ 0.653768] Key type encrypted registered [ 0.654603] AppArmor: AppArmor sha1 policy hashing enabled [ 0.655651] ima: No TPM chip found, activating TPM-bypass! [ 0.656724] evm: HMAC attrs: 0x1 [ 0.657734] Magic number: 10:16:151 [ 0.658508] bdi 1:3: hash matches [ 0.659227] virtio_balloon virtio2: hash matches [ 0.660249] rtc_cmos 00:00: setting system clock to 2018-07-20 23:08:20 UTC (1532128100) [ 0.661900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.673241] EDD information not available. [ 0.745260] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.746844] Write protecting the kernel read-only data: 14336k [ 0.748998] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.750866] 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.909874] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.14... Lease of 10.55.0.14 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-20 23:08:22,730 - create_instance - INFO - Deleting Port with ID - f1ed1d0e-97a9-4879-bc16-44404a49e888 2018-07-20 23:08:22,731 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736port-1 2018-07-20 23:08:22,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/f1ed1d0e-97a9-4879-bc16-44404a49e888 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:23,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-598cb35e-9fcf-4fd5-baf2-a06650ac55b1 Date: Fri, 20 Jul 2018 23:08:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:08:23,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/f1ed1d0e-97a9-4879-bc16-44404a49e888 used request id req-598cb35e-9fcf-4fd5-baf2-a06650ac55b1 2018-07-20 23:08:23,354 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst 2018-07-20 23:08:23,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:23,527 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f17499ff-b96f-4ea5-ad46-30efae801168 x-compute-request-id: req-f17499ff-b96f-4ea5-ad46-30efae801168 Content-Type: application/json 2018-07-20 23:08:23,527 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-f17499ff-b96f-4ea5-ad46-30efae801168 2018-07-20 23:08:23,528 - create_instance - INFO - Checking deletion status 2018-07-20 23:08:23,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:23,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d472782-5c19-4fe1-8f77-37fed60c9f83 x-compute-request-id: req-2d472782-5c19-4fe1-8f77-37fed60c9f83 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T23:08:19.000000", "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "user_id": "d5eda147e2d947a39e77802a5270aa82", "OS-DCF: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-20T23:08:23Z", "hostId": "72d9e59f969cc146fa9e658e2451b3264a0f35f61b51ac6a93568145", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:23,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-2d472782-5c19-4fe1-8f77-37fed60c9f83 2018-07-20 23:08:23,785 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst] is - ACTIVE 2018-07-20 23:08:23,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:08:26,788 - create_instance - DEBUG - VM status query timeout in 296.73978591 2018-07-20 23:08:26,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:27,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2e02811-d2e9-4213-92d0-d72f1dd6ce59 x-compute-request-id: req-b2e02811-d2e9-4213-92d0-d72f1dd6ce59 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "rel": "bookmark"}], "image": {"id": "8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "links": [{"href": "http://172.30.9.21:8774/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-20T23:08:19.000000", "flavor": {"id": "876f1db9-3efe-48ab-8e0b-f6de52887ba8", "links": [{"href": "http://172.30.9.21:8774/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8", "rel": "bookmark"}]}, "id": "da14dbc6-05d4-47f9-896f-0e3f82bdc55f", "user_id": "d5eda147e2d947a39e77802a5270aa82", "OS-DCF: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-20T23:08:23Z", "hostId": "72d9e59f969cc146fa9e658e2451b3264a0f35f61b51ac6a93568145", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst", "created": "2018-07-20T23:08:12Z", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-20 23:08:27,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-b2e02811-d2e9-4213-92d0-d72f1dd6ce59 2018-07-20 23:08:27,053 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst] is - ACTIVE 2018-07-20 23:08:27,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-20 23:08:30,056 - create_instance - DEBUG - VM status query timeout in 293.471598864 2018-07-20 23:08:30,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3c8907790d76f3d7e42237198d6ee9529d379d" 2018-07-20 23:08:30,106 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bea4aeb3-da7c-481d-90c3-75ee3edb940f x-compute-request-id: req-bea4aeb3-da7c-481d-90c3-75ee3edb940f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance da14dbc6-05d4-47f9-896f-0e3f82bdc55f could not be found.", "code": 404}} 2018-07-20 23:08:30,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/da14dbc6-05d4-47f9-896f-0e3f82bdc55f used request id req-bea4aeb3-da7c-481d-90c3-75ee3edb940f 2018-07-20 23:08:30,106 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance da14dbc6-05d4-47f9-896f-0e3f82bdc55f could not be found. (HTTP 404) (Request-ID: req-bea4aeb3-da7c-481d-90c3-75ee3edb940f) 2018-07-20 23:08:30,107 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-inst 2018-07-20 23:08:30,108 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet 2018-07-20 23:08:30,108 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-subnet 2018-07-20 23:08:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f9c6c27f-63f1-495a-8200-27166952535e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:32,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67be2957-0faa-40ce-bc8e-a726c4df59a3 Date: Fri, 20 Jul 2018 23:08:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:08:32,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f9c6c27f-63f1-495a-8200-27166952535e used request id req-67be2957-0faa-40ce-bc8e-a726c4df59a3 2018-07-20 23:08:32,641 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-priv-net 2018-07-20 23:08:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b56d5b54-38e2-45b6-a040-f2c57c38a06a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7dd95e182eaea59dfd843de5f22c4080edd682" 2018-07-20 23:08:34,039 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6208a4a3-6944-41e4-ab5c-dc1b32068162 Date: Fri, 20 Jul 2018 23:08:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:08:34,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b56d5b54-38e2-45b6-a040-f2c57c38a06a used request id req-6208a4a3-6944-41e4-ab5c-dc1b32068162 2018-07-20 23:08:34,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16993ca9f784354102edb281ac27cdd5c04f5027" 2018-07-20 23:08:34,086 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:08:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-983ddb17-a74f-4440-aeea-c94f733fdd00 x-compute-request-id: req-983ddb17-a74f-4440-aeea-c94f733fdd00 Content-Length: 0 Content-Type: application/json 2018-07-20 23:08:34,086 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/876f1db9-3efe-48ab-8e0b-f6de52887ba8 used request id req-983ddb17-a74f-4440-aeea-c94f733fdd00 2018-07-20 23:08:34,087 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-1cc6e4e4-a517-4d09-95dc-8477c122b736-image 2018-07-20 23:08:34,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda57045ab3aee2a95d8a1acf85f56332aeb37a6" 2018-07-20 23:08:34,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1468b73-d717-4921-a324-d13b30a9cdf4 Date: Fri, 20 Jul 2018 23:08:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:08:34,585 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8555e8a1-3383-4b16-b2d7-e2c92cde4bda used request id req-a1468b73-d717-4921-a324-d13b30a9cdf4 2018-07-20 23:08:34,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:34,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e3b2f401-fac9-49ad-8d5e-2c64de5e0b6a Date: Fri, 20 Jul 2018 23:08:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "524cd8a7f9674706b8e7072a54619844", "created_at": "2018-07-20T23:08:02Z", "updated_at": "2018-07-20T23:08:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "revision_number": 0, "id": "4d6c2498-d5ef-4369-9443-c5c0cd23f3a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cd8a7f9674706b8e7072a54619844"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "revision_number": 0, "id": "5730a555-899d-4f11-b2a7-ccf48c530bc8", "remote_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "remote_ip_prefix": null, "created_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "port_range_min": null, "ethertype": "IPv6", "project_id": "524cd8a7f9674706b8e7072a54619844"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "revision_number": 0, "id": "6e3a315e-b82f-4d3c-b8df-39e1a1ffb52d", "remote_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "remote_ip_prefix": null, "created_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cd8a7f9674706b8e7072a54619844"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "revision_number": 0, "id": "9e2304e5-550b-4a98-a232-41fa799cce34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "tenant_id": "524cd8a7f9674706b8e7072a54619844", "port_range_min": null, "ethertype": "IPv4", "project_id": "524cd8a7f9674706b8e7072a54619844"}], "revision_number": 4, "project_id": "524cd8a7f9674706b8e7072a54619844", "id": "b54d1260-177b-4d9d-85ed-892441021a02", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-20 23:08:34,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e3b2f401-fac9-49ad-8d5e-2c64de5e0b6a 2018-07-20 23:08:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:34,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72aeb54b-f275-4449-bc29-6d4aef544f8d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-20 23:08:34,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-72aeb54b-f275-4449-bc29-6d4aef544f8d 2018-07-20 23:08:34,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:35,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91d3f28-ad34-478c-a9a5-2eaa17fba458 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-20 23:08:35,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-a91d3f28-ad34-478c-a9a5-2eaa17fba458 2018-07-20 23:08:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:35,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0018f9-a975-4232-80b0-5b506eac52e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-20 23:08:35,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-6a0018f9-a975-4232-80b0-5b506eac52e7 2018-07-20 23:08:35,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 23:08:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:35,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39fdaa72-b540-4e0a-9ba9-21c55e490722 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-20 23:08:35,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-39fdaa72-b540-4e0a-9ba9-21c55e490722 2018-07-20 23:08:35,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 23:08:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:35,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 20 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b48a4ae-9877-4927-8a48-2a6474fa9424 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-20 23:08:35,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-5b48a4ae-9877-4927-8a48-2a6474fa9424 2018-07-20 23:08:35,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-20 23:08:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:35,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4de6991-46d0-47d5-973e-a3a96567019d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "524cd8a7f9674706b8e7072a54619844", "name": "SimpleHealthCheck-65da947b-cc75-494-proj"}} 2018-07-20 23:08:35,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-e4de6991-46d0-47d5-973e-a3a96567019d 2018-07-20 23:08:35,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b54d1260-177b-4d9d-85ed-892441021a02 2018-07-20 23:08:35,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b54d1260-177b-4d9d-85ed-892441021a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:35,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2d0e40ae-34fa-4c50-be55-fb69f8ce932a Date: Fri, 20 Jul 2018 23:08:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "port_range_min": null, "revision_number": 0, "tenant_id": "524cd8a7f9674706b8e7072a54619844", "created_at": "2018-07-20T23:08:02Z", "project_id": "524cd8a7f9674706b8e7072a54619844", "id": "4d6c2498-d5ef-4369-9443-c5c0cd23f3a0"}, {"remote_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "port_range_min": null, "revision_number": 0, "tenant_id": "524cd8a7f9674706b8e7072a54619844", "created_at": "2018-07-20T23:08:02Z", "project_id": "524cd8a7f9674706b8e7072a54619844", "id": "5730a555-899d-4f11-b2a7-ccf48c530bc8"}, {"remote_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "port_range_min": null, "revision_number": 0, "tenant_id": "524cd8a7f9674706b8e7072a54619844", "created_at": "2018-07-20T23:08:02Z", "project_id": "524cd8a7f9674706b8e7072a54619844", "id": "6e3a315e-b82f-4d3c-b8df-39e1a1ffb52d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-20T23:08:02Z", "security_group_id": "b54d1260-177b-4d9d-85ed-892441021a02", "port_range_min": null, "revision_number": 0, "tenant_id": "524cd8a7f9674706b8e7072a54619844", "created_at": "2018-07-20T23:08:02Z", "project_id": "524cd8a7f9674706b8e7072a54619844", "id": "9e2304e5-550b-4a98-a232-41fa799cce34"}]} 2018-07-20 23:08:35,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b54d1260-177b-4d9d-85ed-892441021a02 used request id req-2d0e40ae-34fa-4c50-be55-fb69f8ce932a 2018-07-20 23:08:35,660 - neutron_utils - INFO - Deleting security group with name - default 2018-07-20 23:08:35,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b54d1260-177b-4d9d-85ed-892441021a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:35,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae747d36-ae34-4d01-b711-1384c2523a81 Content-Length: 0 Date: Fri, 20 Jul 2018 23:08:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:08:35,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b54d1260-177b-4d9d-85ed-892441021a02 used request id req-ae747d36-ae34-4d01-b711-1384c2523a81 2018-07-20 23:08:35,989 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-65da947b-cc75-494-proj 2018-07-20 23:08:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:36,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f54a7e89-9c85-4f2c-8903-06563d8c4268 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:08:36,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/524cd8a7f9674706b8e7072a54619844 used request id req-f54a7e89-9c85-4f2c-8903-06563d8c4268 2018-07-20 23:08:36,267 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-65da947b-cc75-494-proj-role 2018-07-20 23:08:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9700e3bb31d845eaaf4074bb67de8e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:36,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1fee0c8-6c3f-41f5-a545-3d953f6a9b65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:08:36,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9700e3bb31d845eaaf4074bb67de8e0f used request id req-c1fee0c8-6c3f-41f5-a545-3d953f6a9b65 2018-07-20 23:08:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac7cdaa54b8d79357a16103c13b5160149c9a711" 2018-07-20 23:08:36,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99e7530-9a2a-4c4f-9396-13d4b0955182 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 23:08:36,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d99e7530-9a2a-4c4f-9396-13d4b0955182 2018-07-20 23:08:36,496 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-65da947b-cc75-494-user 2018-07-20 23:08:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d5eda147e2d947a39e77802a5270aa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c15d1283470656616124e4bf2fc8abc6d43ebba7" 2018-07-20 23:08:36,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 20 Jul 2018 23:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e379964a-8c58-4508-be95-8fd97678b0fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-20 23:08:36,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d5eda147e2d947a39e77802a5270aa82 used request id req-e379964a-8c58-4508-be95-8fd97678b0fa 2018-07-20 23:08:36,712 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.757s OK 2018-07-20 23:08:36,827 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 23:08:36,828 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-20 23:08:36,834 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:18 | PASS | | vmready2 | functest | healthcheck | 00:17 | PASS | | singlevm1 | functest | healthcheck | 00:39 | PASS | | singlevm2 | functest | healthcheck | 00:39 | PASS | | vping_ssh | functest | healthcheck | 00:50 | PASS | | vping_userdata | functest | healthcheck | 00:42 | PASS | | cinder_test | functest | healthcheck | 01:22 | PASS | | api_check | functest | healthcheck | 09:40 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-20 23:08:36,847 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-20 23:08:36,883 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-20 23:08:36,985 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-20 23:08:37,096 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-20 23:08:58,043 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-167 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-20 23:08:58,046 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=A3jgmnumKgdwRehTarZAj4a7y 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=9ae3ddc7c6f347cea33d98dc5ee155d0 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-20 23:08:58,046 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-20 23:08:58,046 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-07-20 23:08:58,066 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 23:08:59,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 23:08:59,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 23:08:59,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 23:08:59,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-20 23:08:59,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-20 23:08:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:08:59,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d459f8bd-42d2-4605-9fdb-d85fb9e3c77d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:08:59,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d459f8bd-42d2-4605-9fdb-d85fb9e3c77d 2018-07-20 23:08:59,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 23:08:59,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0O3D0UY8RjSknfTy37sw3A"], "issued_at": "2018-07-20T23:08:59.000000Z"}} 2018-07-20 23:08:59,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:08:59,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:08:59,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e5f971fc-d61f-415d-a515-1d1149e95380 Date: Fri, 20 Jul 2018 23:08:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:08:59,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5f971fc-d61f-415d-a515-1d1149e95380 2018-07-20 23:08:59,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274417877197s 2018-07-20 23:08:59,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5f971fc-d61f-415d-a515-1d1149e95380 2018-07-20 23:08:59,739 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-20 23:09:07,899 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 36d2f73d-2d24-493d-90f0-7aa9a892ee07 | 2018-07-20T23:09:07.541879 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 36d2f73d-2d24-493d-90f0-7aa9a892ee07 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-20 23:09:11,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-20 23:09:11,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-20 23:09:17,829 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e14f5bbe-5da7-46b9-b341-e85f429bc8ed) as the default verifier for the future CLI operations. 2018-07-20 23:09:20,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-20 23:09:20,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:09:21,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-26dcc3eb-6971-416a-9b6d-00da64602bf6 Date: Fri, 20 Jul 2018 23:09:21 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-20 23:09:21,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-26dcc3eb-6971-416a-9b6d-00da64602bf6 2018-07-20 23:09:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.196495056152s 2018-07-20 23:09:21,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-26dcc3eb-6971-416a-9b6d-00da64602bf6 2018-07-20 23:09:21,193 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-20 23:09:21,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 23:09:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"network": {"name": "tempest_smoke-net_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "admin_state_up": true}}' 2018-07-20 23:09:21,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d2056eda-4bcd-4041-9787-9cf5b10cf8e1 Date: Fri, 20 Jul 2018 23:09:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"999742e5-f730-4cdd-894a-9b0ae73afbe8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:09:21Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:09:21Z","mtu":1450}} 2018-07-20 23:09:21,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d2056eda-4bcd-4041-9787-9cf5b10cf8e1 2018-07-20 23:09:21,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.675802946091s 2018-07-20 23:09:21,869 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d2056eda-4bcd-4041-9787-9cf5b10cf8e1 2018-07-20 23:09:21,870 - 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-20T23:09:21Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'999742e5-f730-4cdd-894a-9b0ae73afbe8', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', u'created_at': u'2018-07-20T23:09:21Z', u'mtu': 1450, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'l2_adjacency': True}) 2018-07-20 23:09:21,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:09:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:09:22,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-2878e7ca-ee85-463a-99d7-3f2c884ba1e3 Date: Fri, 20 Jul 2018 23:09:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"999742e5-f730-4cdd-894a-9b0ae73afbe8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:09:21Z","qos_policy_id":null,"name":"tempest_smoke-net_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:09:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:09:22,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2878e7ca-ee85-463a-99d7-3f2c884ba1e3 2018-07-20 23:09:22,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261919021606s 2018-07-20 23:09:22,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2878e7ca-ee85-463a-99d7-3f2c884ba1e3 2018-07-20 23:09:22,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 23:09:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"subnet": {"name": "tempest_smoke-subnet_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "enable_dhcp": true, "network_id": "999742e5-f730-4cdd-894a-9b0ae73afbe8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 23:09:22,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-9c2a46c7-2b79-4dff-81be-f098d99af45a Date: Fri, 20 Jul 2018 23:09:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0de20e20-d7e2-4ad7-aeb2-ebbb177d4399","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0","enable_dhcp":true,"segment_id":null,"network_id":"999742e5-f730-4cdd-894a-9b0ae73afbe8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:09:22Z","ip_version":4}} 2018-07-20 23:09:22,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9c2a46c7-2b79-4dff-81be-f098d99af45a 2018-07-20 23:09:22,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.65665602684s 2018-07-20 23:09:22,792 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9c2a46c7-2b79-4dff-81be-f098d99af45a 2018-07-20 23:09:22,792 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T23:09:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0de20e20-d7e2-4ad7-aeb2-ebbb177d4399', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'999742e5-f730-4cdd-894a-9b0ae73afbe8', u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T23:09:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 23:09:22,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 23:09:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "tempest_smoke-router_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "admin_state_up": true}}' 2018-07-20 23:09:29,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-0bb981a4-8cb9-4a82-b8c0-3a85be1e953c Date: Fri, 20 Jul 2018 23:09:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:09:23Z", "admin_state_up": true, "updated_at": "2018-07-20T23:09:25Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "5fed9691-19f2-47e2-a33b-2e18b0fe61f7", "name": "tempest_smoke-router_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0"}} 2018-07-20 23:09:29,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0bb981a4-8cb9-4a82-b8c0-3a85be1e953c 2018-07-20 23:09:29,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.9116871357s 2018-07-20 23:09:29,705 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0bb981a4-8cb9-4a82-b8c0-3a85be1e953c 2018-07-20 23:09:29,706 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T23:09:25Z', u'revision_number': 4, u'ha': True, u'id': u'5fed9691-19f2-47e2-a33b-2e18b0fe61f7', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', u'admin_state_up': True, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T23:09:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 23:09:29,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 23:09:29,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7/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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"subnet_id": "0de20e20-d7e2-4ad7-aeb2-ebbb177d4399"}' 2018-07-20 23:09:32,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0315c121-4d73-408d-a081-b3e829729115 Date: Fri, 20 Jul 2018 23:09:32 GMT RESP BODY: {"network_id": "999742e5-f730-4cdd-894a-9b0ae73afbe8", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "0de20e20-d7e2-4ad7-aeb2-ebbb177d4399", "subnet_ids": ["0de20e20-d7e2-4ad7-aeb2-ebbb177d4399"], "port_id": "46d335fd-b791-4900-9a11-4f3ffcf1ff24", "id": "5fed9691-19f2-47e2-a33b-2e18b0fe61f7"} 2018-07-20 23:09:32,416 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7/add_router_interface.json used request id req-0315c121-4d73-408d-a081-b3e829729115 2018-07-20 23:09:32,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.70940184593s 2018-07-20 23:09:32,416 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7/add_router_interface.json used request id req-0315c121-4d73-408d-a081-b3e829729115 returning object 5fed9691-19f2-47e2-a33b-2e18b0fe61f7 2018-07-20 23:09:32,417 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:09:32,588 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 23:09:32,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:09:32,597 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 23:09:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 23:09:32,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:09:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:09:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fc9b017e-60fc-4147-8631-f04995f2e98b Date: Fri, 20 Jul 2018 23:09:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:09:32,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fc9b017e-60fc-4147-8631-f04995f2e98b 2018-07-20 23:09:32,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210640192032s 2018-07-20 23:09:32,813 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fc9b017e-60fc-4147-8631-f04995f2e98b 2018-07-20 23:09:32,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 23:09:32,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0"}' 2018-07-20 23:09:33,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bb3cac39-5de8-4368-bec9-6b67d1197326 Date: Fri, 20 Jul 2018 23:09:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6afda97f-f399-427e-a081-c1aa0e421e05", "size": null, "self": "/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:09:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "checksum": null, "created_at": "2018-07-20T23:09:33Z", "protected": false} 2018-07-20 23:09:33,053 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bb3cac39-5de8-4368-bec9-6b67d1197326 2018-07-20 23:09:33,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.232422113419s 2018-07-20 23:09:33,053 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bb3cac39-5de8-4368-bec9-6b67d1197326 returning object 6afda97f-f399-427e-a081-c1aa0e421e05 2018-07-20 23:09:33,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 23:09:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05/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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '' 2018-07-20 23:09:34,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d71eca9-1755-4738-9c84-b35732156edf Date: Fri, 20 Jul 2018 23:09:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:09:34,268 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05/file used request id req-7d71eca9-1755-4738-9c84-b35732156edf 2018-07-20 23:09:34,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21416807175s 2018-07-20 23:09:34,268 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05/file used request id req-7d71eca9-1755-4738-9c84-b35732156edf 2018-07-20 23:09:34,269 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T23:09:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'6afda97f-f399-427e-a081-c1aa0e421e05', u'size': None, u'name': u'tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', u'checksum': None, u'self': u'/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T23:09:33Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 23:09:34,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 23:09:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 23:09:34,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:09: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-d2ab273a-51e1-45da-838f-3ca03c6ab643 x-compute-request-id: req-d2ab273a-51e1-45da-838f-3ca03c6ab643 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/eb6526a5-d5be-474e-9566-ff80c612221f", "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": "eb6526a5-d5be-474e-9566-ff80c612221f"}} 2018-07-20 23:09:34,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d2ab273a-51e1-45da-838f-3ca03c6ab643 2018-07-20 23:09:34,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.235574960709s 2018-07-20 23:09:34,505 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d2ab273a-51e1-45da-838f-3ca03c6ab643 2018-07-20 23:09:34,506 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'eb6526a5-d5be-474e-9566-ff80c612221f', 'swap': 0}) 2018-07-20 23:09:34,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 23:09:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f/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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"extra_specs": {}}' 2018-07-20 23:09:34,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe833ef1-36b6-476b-af64-213a96b2cf34 x-compute-request-id: req-fe833ef1-36b6-476b-af64-213a96b2cf34 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:09:34,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f/os-extra_specs used request id req-fe833ef1-36b6-476b-af64-213a96b2cf34 2018-07-20 23:09:34,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257949829102s 2018-07-20 23:09:34,533 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f/os-extra_specs used request id req-fe833ef1-36b6-476b-af64-213a96b2cf34 2018-07-20 23:09:34,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:09:34,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:09:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:09:34,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 23:09:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:09:34,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab438ac-08ce-4cbf-bd63-8b5632a45fd1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 23:09:34,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3ab438ac-08ce-4cbf-bd63-8b5632a45fd1 2018-07-20 23:09:34,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095085144043s 2018-07-20 23:09:34,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3ab438ac-08ce-4cbf-bd63-8b5632a45fd1 2018-07-20 23:09:34,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 23:09:34,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:09:34,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55332d2-09d6-4f65-be40-c4449817a494 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 23:09:34,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f55332d2-09d6-4f65-be40-c4449817a494 2018-07-20 23:09:34,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931720733643s 2018-07-20 23:09:34,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f55332d2-09d6-4f65-be40-c4449817a494 2018-07-20 23:09:34,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-20 23:09:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:09:34,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:09: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-a3c2793a-0b2f-43d3-a56f-084af10afdc8 x-compute-request-id: req-a3c2793a-0b2f-43d3-a56f-084af10afdc8 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 26}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-20 23:09:34,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a3c2793a-0b2f-43d3-a56f-084af10afdc8 2018-07-20 23:09:34,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0386459827423s 2018-07-20 23:09:34,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a3c2793a-0b2f-43d3-a56f-084af10afdc8 2018-07-20 23:09:34,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:09:34,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:09:34,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7025c31d-f4cc-4ba4-a140-9932e91b1e39 Date: Fri, 20 Jul 2018 23:09:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6afda97f-f399-427e-a081-c1aa0e421e05/snap", "metadata": {}}], "file": "/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6afda97f-f399-427e-a081-c1aa0e421e05", "size": 12716032, "self": "/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6afda97f-f399-427e-a081-c1aa0e421e05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:09:34Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T23:09:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:09:34,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7025c31d-f4cc-4ba4-a140-9932e91b1e39 2018-07-20 23:09:34,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204779148102s 2018-07-20 23:09:34,991 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7025c31d-f4cc-4ba4-a140-9932e91b1e39 2018-07-20 23:09:34,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 23:09:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0"}' 2018-07-20 23:09:35,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b921b2bf-35ac-4a52-aab0-d796b641c875 Date: Fri, 20 Jul 2018 23:09:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "18af7d4f-4840-4e3e-bc76-bc1134d7ca49", "size": null, "self": "/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:09:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "checksum": null, "created_at": "2018-07-20T23:09:35Z", "protected": false} 2018-07-20 23:09:35,254 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b921b2bf-35ac-4a52-aab0-d796b641c875 2018-07-20 23:09:35,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.255714178085s 2018-07-20 23:09:35,254 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b921b2bf-35ac-4a52-aab0-d796b641c875 returning object 18af7d4f-4840-4e3e-bc76-bc1134d7ca49 2018-07-20 23:09:35,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 23:09:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '' 2018-07-20 23:09:36,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c3ab9de-2825-4e39-be9e-129b21dfb4a4 Date: Fri, 20 Jul 2018 23:09: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-20 23:09:36,401 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/file used request id req-7c3ab9de-2825-4e39-be9e-129b21dfb4a4 2018-07-20 23:09:36,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14649915695s 2018-07-20 23:09:36,402 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/file used request id req-7c3ab9de-2825-4e39-be9e-129b21dfb4a4 2018-07-20 23:09:36,402 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T23:09:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'18af7d4f-4840-4e3e-bc76-bc1134d7ca49', u'size': None, u'name': u'tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', u'checksum': None, u'self': u'/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T23:09:35Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 23:09:36,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 23:09:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 23:09:36,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:09: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-fec20dd8-6678-496f-9f83-4f3d43469fb7 x-compute-request-id: req-fec20dd8-6678-496f-9f83-4f3d43469fb7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a", "rel": "bookmark"}], "ram": 1024, "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": "d5d9ff16-79be-4890-9f07-a9efe09c890a"}} 2018-07-20 23:09:36,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fec20dd8-6678-496f-9f83-4f3d43469fb7 2018-07-20 23:09:36,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0494499206543s 2018-07-20 23:09:36,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fec20dd8-6678-496f-9f83-4f3d43469fb7 2018-07-20 23:09:36,454 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'd5d9ff16-79be-4890-9f07-a9efe09c890a', 'swap': 0}) 2018-07-20 23:09:36,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 23:09:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a/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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"extra_specs": {}}' 2018-07-20 23:09:36,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:09: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-2805fcf1-29f2-40d4-b37e-7525c73b2265 x-compute-request-id: req-2805fcf1-29f2-40d4-b37e-7525c73b2265 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:09:36,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a/os-extra_specs used request id req-2805fcf1-29f2-40d4-b37e-7525c73b2265 2018-07-20 23:09:36,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0260429382324s 2018-07-20 23:09:36,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a/os-extra_specs used request id req-2805fcf1-29f2-40d4-b37e-7525c73b2265 2018-07-20 23:09:36,481 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'd5d9ff16-79be-4890-9f07-a9efe09c890a', 'swap': 0}) 2018-07-20 23:09:40,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-20 23:09:40,011 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-20 23:09:40,011 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-20 23:09:40,013 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-20 23:09:40,017 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-20 23:09:43,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e14f5bbe-5da7-46b9-b341-e85f429bc8ed/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-20 23:09:43,735 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-20 23:09:43,738 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-20 23:09:43,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-20 23:13:10,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 14c7ae74-030f-4399-b67d-c97ec9d0e876 2018-07-20 23:13:10,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '14c7ae74-030f-4399-b67d-c97ec9d0e876']'. 2018-07-20 23:13:11,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-20 23:13:11,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-20 23:13:11,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-20 23:13:11,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 14c7ae74-030f-4399-b67d-c97ec9d0e876 | 2018-07-20 23:13:11,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-20 23:13:11,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-20 23:09:45 | 2018-07-20 23:13:11,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-20 23:13:10 | 2018-07-20 23:13:11,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:25 | 2018-07-20 23:13:11,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-20 23:13:11,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-20 23:13:11,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e14f5bbe-5da7-46b9-b341-e85f429bc8ed) | 2018-07-20 23:13:11,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-20 23:13:11,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 36d2f73d-2d24-493d-90f0-7aa9a892ee07) | 2018-07-20 23:13:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-20 23:13:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 194.065 | 2018-07-20 23:13:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-07-20 23:13:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-07-20 23:13:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-20 23:13:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-20 23:13:11,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-20 23:13:11,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-20 23:13:11,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-20 23:13:11,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-20 23:13:11,763 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 23:13:11,763 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:50 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-20 23:13:11,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 23:13:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7/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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" -d '{"subnet_id": "0de20e20-d7e2-4ad7-aeb2-ebbb177d4399"}' 2018-07-20 23:13:14,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18028595-1ff1-4fc3-83ce-bc5fd54b827d Date: Fri, 20 Jul 2018 23:13:14 GMT RESP BODY: {"network_id": "999742e5-f730-4cdd-894a-9b0ae73afbe8", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "0de20e20-d7e2-4ad7-aeb2-ebbb177d4399", "subnet_ids": ["0de20e20-d7e2-4ad7-aeb2-ebbb177d4399"], "port_id": "46d335fd-b791-4900-9a11-4f3ffcf1ff24", "id": "5fed9691-19f2-47e2-a33b-2e18b0fe61f7"} 2018-07-20 23:13:14,106 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7/remove_router_interface.json used request id req-18028595-1ff1-4fc3-83ce-bc5fd54b827d 2018-07-20 23:13:14,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33601403236s 2018-07-20 23:13:14,107 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7/remove_router_interface.json used request id req-18028595-1ff1-4fc3-83ce-bc5fd54b827d returning object 5fed9691-19f2-47e2-a33b-2e18b0fe61f7 2018-07-20 23:13:14,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 23:13:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:14,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-4eab4fd4-e4cf-4423-8dfc-c6051fcbed2d Date: Fri, 20 Jul 2018 23:13:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:09:23Z", "admin_state_up": true, "updated_at": "2018-07-20T23:13:12Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "5fed9691-19f2-47e2-a33b-2e18b0fe61f7", "name": "tempest_smoke-router_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0"}]} 2018-07-20 23:13:14,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4eab4fd4-e4cf-4423-8dfc-c6051fcbed2d 2018-07-20 23:13:14,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.289580821991s 2018-07-20 23:13:14,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4eab4fd4-e4cf-4423-8dfc-c6051fcbed2d 2018-07-20 23:13:14,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 23:13:14,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7.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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:18,020 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdb20393-b58b-43bb-bb1c-3256bbe8459e Content-Length: 0 Date: Fri, 20 Jul 2018 23:13:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:13:18,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7.json used request id req-fdb20393-b58b-43bb-bb1c-3256bbe8459e 2018-07-20 23:13:18,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.62108898163s 2018-07-20 23:13:18,021 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5fed9691-19f2-47e2-a33b-2e18b0fe61f7.json used request id req-fdb20393-b58b-43bb-bb1c-3256bbe8459e 2018-07-20 23:13:18,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 23:13:18,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:18,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-18c63c00-83cc-4d9d-a1a3-a04d0d71c00a Date: Fri, 20 Jul 2018 23:13:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:09:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0de20e20-d7e2-4ad7-aeb2-ebbb177d4399","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0","enable_dhcp":true,"segment_id":null,"network_id":"999742e5-f730-4cdd-894a-9b0ae73afbe8","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:09:22Z","ip_version":4},{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:13:18,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-18c63c00-83cc-4d9d-a1a3-a04d0d71c00a 2018-07-20 23:13:18,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.215953826904s 2018-07-20 23:13:18,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-18c63c00-83cc-4d9d-a1a3-a04d0d71c00a 2018-07-20 23:13:18,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 23:13:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/0de20e20-d7e2-4ad7-aeb2-ebbb177d4399.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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:20,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff96484c-5162-4119-9803-f1b3da9f4bba Date: Fri, 20 Jul 2018 23:13:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:13:20,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0de20e20-d7e2-4ad7-aeb2-ebbb177d4399.json used request id req-ff96484c-5162-4119-9803-f1b3da9f4bba 2018-07-20 23:13:20,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23174285889s 2018-07-20 23:13:20,471 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0de20e20-d7e2-4ad7-aeb2-ebbb177d4399.json used request id req-ff96484c-5162-4119-9803-f1b3da9f4bba 2018-07-20 23:13:20,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:13:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:20,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-eadee568-4c26-4ae3-9a42-ffa4e466b04a Date: Fri, 20 Jul 2018 23:13:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"999742e5-f730-4cdd-894a-9b0ae73afbe8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:13:20Z","qos_policy_id":null,"name":"tempest_smoke-net_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:09:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:13:20,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eadee568-4c26-4ae3-9a42-ffa4e466b04a 2018-07-20 23:13:20,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269738912582s 2018-07-20 23:13:20,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eadee568-4c26-4ae3-9a42-ffa4e466b04a 2018-07-20 23:13:20,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 23:13:20,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/999742e5-f730-4cdd-894a-9b0ae73afbe8.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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:21,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60800502-702d-4519-bdb4-aa287fa924ce Date: Fri, 20 Jul 2018 23:13:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:13:21,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/999742e5-f730-4cdd-894a-9b0ae73afbe8.json used request id req-60800502-702d-4519-bdb4-aa287fa924ce 2018-07-20 23:13:21,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.800643920898s 2018-07-20 23:13:21,544 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/999742e5-f730-4cdd-894a-9b0ae73afbe8.json used request id req-60800502-702d-4519-bdb4-aa287fa924ce 2018-07-20 23:13:21,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:13:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:21,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-f7c80588-d6b4-43ef-b1da-29c4bd32f89c Date: Fri, 20 Jul 2018 23:13:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/snap", "metadata": {}}], "file": "/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "18af7d4f-4840-4e3e-bc76-bc1134d7ca49", "size": 12716032, "self": "/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:09:36Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T23:09:35Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6afda97f-f399-427e-a081-c1aa0e421e05/snap", "metadata": {}}], "file": "/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "6afda97f-f399-427e-a081-c1aa0e421e05", "size": 12716032, "self": "/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6afda97f-f399-427e-a081-c1aa0e421e05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:09:34Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T23:09:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:13:21,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f7c80588-d6b4-43ef-b1da-29c4bd32f89c 2018-07-20 23:13:21,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191310882568s 2018-07-20 23:13:21,740 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f7c80588-d6b4-43ef-b1da-29c4bd32f89c 2018-07-20 23:13:21,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 23:13:21,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:22,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1058efb-d716-4593-b024-93a8483bf41b Date: Fri, 20 Jul 2018 23:13:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:13:22,934 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05 used request id req-a1058efb-d716-4593-b024-93a8483bf41b 2018-07-20 23:13:22,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19175815582s 2018-07-20 23:13:22,935 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6afda97f-f399-427e-a081-c1aa0e421e05 used request id req-a1058efb-d716-4593-b024-93a8483bf41b 2018-07-20 23:13:22,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 23:13:22,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:22,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13: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-fdd108df-0bab-4e35-a449-bbe08cbf71e7 x-compute-request-id: req-fdd108df-0bab-4e35-a449-bbe08cbf71e7 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a", "rel": "bookmark"}], "ram": 1024, "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": "d5d9ff16-79be-4890-9f07-a9efe09c890a"}, {"name": "tempest_smoke-flavor_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/eb6526a5-d5be-474e-9566-ff80c612221f", "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": "eb6526a5-d5be-474e-9566-ff80c612221f"}]} 2018-07-20 23:13:22,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fdd108df-0bab-4e35-a449-bbe08cbf71e7 2018-07-20 23:13:22,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354130268097s 2018-07-20 23:13:22,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fdd108df-0bab-4e35-a449-bbe08cbf71e7 2018-07-20 23:13:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 23:13:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:23,008 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:13: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-55777cb1-a122-41e8-a4d2-d1268218472a x-compute-request-id: req-55777cb1-a122-41e8-a4d2-d1268218472a Content-Length: 0 Content-Type: application/json 2018-07-20 23:13:23,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f used request id req-55777cb1-a122-41e8-a4d2-d1268218472a 2018-07-20 23:13:23,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350668430328s 2018-07-20 23:13:23,009 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/eb6526a5-d5be-474e-9566-ff80c612221f used request id req-55777cb1-a122-41e8-a4d2-d1268218472a 2018-07-20 23:13:23,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 23:13:23,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:24,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-abee0399-8d17-4534-820c-b7b892d44d6c Date: Fri, 20 Jul 2018 23:13:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:13:24,015 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49 used request id req-abee0399-8d17-4534-820c-b7b892d44d6c 2018-07-20 23:13:24,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00637388229s 2018-07-20 23:13:24,016 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/18af7d4f-4840-4e3e-bc76-bc1134d7ca49 used request id req-abee0399-8d17-4534-820c-b7b892d44d6c 2018-07-20 23:13:24,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 23:13:24,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:24,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-468c39c1-d6a0-46a4-bacb-c4054de3692b x-compute-request-id: req-468c39c1-d6a0-46a4-bacb-c4054de3692b Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_1d92fcd7-f781-42bb-be0f-82d9b7fc9ca0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a", "rel": "bookmark"}], "ram": 1024, "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": "d5d9ff16-79be-4890-9f07-a9efe09c890a"}]} 2018-07-20 23:13:24,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-468c39c1-d6a0-46a4-bacb-c4054de3692b 2018-07-20 23:13:24,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273170471191s 2018-07-20 23:13:24,044 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-468c39c1-d6a0-46a4-bacb-c4054de3692b 2018-07-20 23:13:24,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 23:13:24,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5b636f3b147c743ef82eeed3c32a34d63e22ec32" 2018-07-20 23:13:24,080 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08b5f38e-d237-4e41-890f-221fca7f1f8b x-compute-request-id: req-08b5f38e-d237-4e41-890f-221fca7f1f8b Content-Length: 0 Content-Type: application/json 2018-07-20 23:13:24,080 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a used request id req-08b5f38e-d237-4e41-890f-221fca7f1f8b 2018-07-20 23:13:24,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341861248016s 2018-07-20 23:13:24,080 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d5d9ff16-79be-4890-9f07-a9efe09c890a used request id req-08b5f38e-d237-4e41-890f-221fca7f1f8b 2018-07-20 23:13:24,124 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-20 23:13:24,164 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 23:13:24,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-20 23:13:24,166 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-20 23:13:24,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:13:24,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7102e137-c5c3-4c1e-8634-bd6147925689 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:13:24,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7102e137-c5c3-4c1e-8634-bd6147925689 2018-07-20 23:13:24,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 23:13:24,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["22rm6BqlR-iqESLnkAmj3Q"], "issued_at": "2018-07-20T23:13:24.000000Z"}} 2018-07-20 23:13:24,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:13:24,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:13:24,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f77a85db-d65b-4166-9cec-fafd9181808c Date: Fri, 20 Jul 2018 23:13:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:13:24,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f77a85db-d65b-4166-9cec-fafd9181808c 2018-07-20 23:13:24,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248157024384s 2018-07-20 23:13:24,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f77a85db-d65b-4166-9cec-fafd9181808c 2018-07-20 23:13:24,818 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-20 23:13:25,186 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-20 23:13:25,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 23:13:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"network": {"shared": true, "name": "rally_sanity-net_6a272824-acbc-4793-abe3-f248166203d5", "admin_state_up": true}}' 2018-07-20 23:13:25,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3cfbb208-83d8-4e0f-b226-fda986ee68de Date: Fri, 20 Jul 2018 23:13:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e49f306a-085f-4ba4-ae5c-35f4fbeb8134","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:13:25Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_6a272824-acbc-4793-abe3-f248166203d5","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:13:25Z","mtu":1450}} 2018-07-20 23:13:25,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3cfbb208-83d8-4e0f-b226-fda986ee68de 2018-07-20 23:13:25,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.449664831161s 2018-07-20 23:13:25,637 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3cfbb208-83d8-4e0f-b226-fda986ee68de 2018-07-20 23:13:25,637 - 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-20T23:13:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_6a272824-acbc-4793-abe3-f248166203d5', u'created_at': u'2018-07-20T23:13:25Z', u'mtu': 1450, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'l2_adjacency': True}) 2018-07-20 23:13:25,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:13:25,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:13:25,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-082c012a-0531-4f91-b75a-90b9f711a6ff Date: Fri, 20 Jul 2018 23:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e49f306a-085f-4ba4-ae5c-35f4fbeb8134","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:13:25Z","qos_policy_id":null,"name":"rally_sanity-net_6a272824-acbc-4793-abe3-f248166203d5","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:13:25Z","provider:network_type":"vxlan"}]} 2018-07-20 23:13:25,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-082c012a-0531-4f91-b75a-90b9f711a6ff 2018-07-20 23:13:25,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266025066376s 2018-07-20 23:13:25,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-082c012a-0531-4f91-b75a-90b9f711a6ff 2018-07-20 23:13:25,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 23:13:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"subnet": {"name": "rally_sanity-subnet_6a272824-acbc-4793-abe3-f248166203d5", "enable_dhcp": true, "network_id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 23:13:26,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-ed86ab3b-0c48-4490-b8fd-b6c0234463a8 Date: Fri, 20 Jul 2018 23:13:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:13:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ccbf6550-2133-4eb5-84ea-811d203638c6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6a272824-acbc-4793-abe3-f248166203d5","enable_dhcp":true,"segment_id":null,"network_id":"e49f306a-085f-4ba4-ae5c-35f4fbeb8134","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:13:26Z","ip_version":4}} 2018-07-20 23:13:26,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ed86ab3b-0c48-4490-b8fd-b6c0234463a8 2018-07-20 23:13:26,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.490792036057s 2018-07-20 23:13:26,397 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ed86ab3b-0c48-4490-b8fd-b6c0234463a8 2018-07-20 23:13:26,397 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T23:13:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ccbf6550-2133-4eb5-84ea-811d203638c6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_6a272824-acbc-4793-abe3-f248166203d5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T23:13:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 23:13:26,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 23:13:26,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "rally_sanity-router_6a272824-acbc-4793-abe3-f248166203d5", "admin_state_up": true}}' 2018-07-20 23:13:33,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-3fe012c5-9e04-462a-8919-e64cae74d5bc Date: Fri, 20 Jul 2018 23:13:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:13:27Z", "admin_state_up": true, "updated_at": "2018-07-20T23:13:29Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "f4ff8571-e66e-43fb-bfed-4db809e3fb61", "name": "rally_sanity-router_6a272824-acbc-4793-abe3-f248166203d5"}} 2018-07-20 23:13:33,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3fe012c5-9e04-462a-8919-e64cae74d5bc 2018-07-20 23:13:33,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.25437879562s 2018-07-20 23:13:33,653 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3fe012c5-9e04-462a-8919-e64cae74d5bc 2018-07-20 23:13:33,653 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T23:13:29Z', u'revision_number': 4, u'ha': True, u'id': u'f4ff8571-e66e-43fb-bfed-4db809e3fb61', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_6a272824-acbc-4793-abe3-f248166203d5', u'admin_state_up': True, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T23:13:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 23:13:33,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 23:13:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61/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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"subnet_id": "ccbf6550-2133-4eb5-84ea-811d203638c6"}' 2018-07-20 23:13:36,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-530ffb7b-7ad5-4438-ad98-fc8d2a61d0f8 Date: Fri, 20 Jul 2018 23:13:36 GMT RESP BODY: {"network_id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "ccbf6550-2133-4eb5-84ea-811d203638c6", "subnet_ids": ["ccbf6550-2133-4eb5-84ea-811d203638c6"], "port_id": "6939d57f-36e0-4c63-818b-3bf13e1dd0a5", "id": "f4ff8571-e66e-43fb-bfed-4db809e3fb61"} 2018-07-20 23:13:36,314 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61/add_router_interface.json used request id req-530ffb7b-7ad5-4438-ad98-fc8d2a61d0f8 2018-07-20 23:13:36,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66007900238s 2018-07-20 23:13:36,314 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61/add_router_interface.json used request id req-530ffb7b-7ad5-4438-ad98-fc8d2a61d0f8 returning object f4ff8571-e66e-43fb-bfed-4db809e3fb61 2018-07-20 23:13:36,315 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:13:36,442 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 23:13:36,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:13:36,449 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 23:13:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 23:13:36,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:13:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:13:36,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1d86d02b-d4cc-4e57-8e79-ffe0d995b58d Date: Fri, 20 Jul 2018 23:13:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:13:36,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1d86d02b-d4cc-4e57-8e79-ffe0d995b58d 2018-07-20 23:13:36,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186429023743s 2018-07-20 23:13:36,640 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1d86d02b-d4cc-4e57-8e79-ffe0d995b58d 2018-07-20 23:13:36,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 23:13:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5"}' 2018-07-20 23:13:36,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a70c61d6-0eb9-437f-b129-bf2a94f93cf6 Date: Fri, 20 Jul 2018 23:13:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66", "size": null, "self": "/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:13:36Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5", "checksum": null, "created_at": "2018-07-20T23:13:36Z", "protected": false} 2018-07-20 23:13:36,900 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a70c61d6-0eb9-437f-b129-bf2a94f93cf6 2018-07-20 23:13:36,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.251941919327s 2018-07-20 23:13:36,901 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a70c61d6-0eb9-437f-b129-bf2a94f93cf6 returning object 0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66 2018-07-20 23:13:36,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 23:13:36,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '' 2018-07-20 23:13:37,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d991d64b-cd71-4208-8a02-e30803a0c10f Date: Fri, 20 Jul 2018 23:13:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:13:37,928 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/file used request id req-d991d64b-cd71-4208-8a02-e30803a0c10f 2018-07-20 23:13:37,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02647590637s 2018-07-20 23:13:37,928 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/file used request id req-d991d64b-cd71-4208-8a02-e30803a0c10f 2018-07-20 23:13:37,928 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T23:13:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66', u'size': None, u'name': u'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', u'checksum': None, u'self': u'/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T23:13:36Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 23:13:37,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 23:13:37,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 23:13:38,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13: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-5369b152-fdd7-4292-937f-7469a60775f2 x-compute-request-id: req-5369b152-fdd7-4292-937f-7469a60775f2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/35d642d5-a764-4456-ad36-5da3df46b86c", "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": "35d642d5-a764-4456-ad36-5da3df46b86c"}} 2018-07-20 23:13:38,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5369b152-fdd7-4292-937f-7469a60775f2 2018-07-20 23:13:38,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.264647006989s 2018-07-20 23:13:38,194 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5369b152-fdd7-4292-937f-7469a60775f2 2018-07-20 23:13:38,195 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'35d642d5-a764-4456-ad36-5da3df46b86c', 'swap': 0}) 2018-07-20 23:13:38,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 23:13:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c/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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"extra_specs": {}}' 2018-07-20 23:13:38,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9738bc28-03ab-4546-a66b-35caaefb07b9 x-compute-request-id: req-9738bc28-03ab-4546-a66b-35caaefb07b9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:13:38,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c/os-extra_specs used request id req-9738bc28-03ab-4546-a66b-35caaefb07b9 2018-07-20 23:13:38,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0252659320831s 2018-07-20 23:13:38,221 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c/os-extra_specs used request id req-9738bc28-03ab-4546-a66b-35caaefb07b9 2018-07-20 23:13:38,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-20 23:13:41,018 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-20 23:13:43,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fb54cd1c-0254-4cc9-98b2-6ead8496a1a0 | 2018-07-20T23:13:43.387822 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fb54cd1c-0254-4cc9-98b2-6ead8496a1a0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-20 23:13:47,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-20 23:13:47,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-20 23:13:47,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-20 23:13:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:13:47,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87a4aff2-b606-4dcb-bdd2-71953c72e8ab x-compute-request-id: req-87a4aff2-b606-4dcb-bdd2-71953c72e8ab Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 26}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-20 23:13:47,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-87a4aff2-b606-4dcb-bdd2-71953c72e8ab 2018-07-20 23:13:47,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0462820529938s 2018-07-20 23:13:47,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-87a4aff2-b606-4dcb-bdd2-71953c72e8ab 2018-07-20 23:13:47,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 23:13:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 23:13:47,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05cbc9ba-cea7-4ca4-916d-124a05353d10 x-compute-request-id: req-05cbc9ba-cea7-4ca4-916d-124a05353d10 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75f90a15-1420-46c8-a92e-990dfca45b03", "rel": "bookmark"}], "ram": 1024, "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": "75f90a15-1420-46c8-a92e-990dfca45b03"}} 2018-07-20 23:13:47,504 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-05cbc9ba-cea7-4ca4-916d-124a05353d10 2018-07-20 23:13:47,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0453269481659s 2018-07-20 23:13:47,504 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-05cbc9ba-cea7-4ca4-916d-124a05353d10 2018-07-20 23:13:47,505 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'75f90a15-1420-46c8-a92e-990dfca45b03', 'swap': 0}) 2018-07-20 23:13:47,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 23:13:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03/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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"extra_specs": {}}' 2018-07-20 23:13:47,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c4e714e-2372-4302-ae24-2ea7ec3f3022 x-compute-request-id: req-0c4e714e-2372-4302-ae24-2ea7ec3f3022 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:13:47,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03/os-extra_specs used request id req-0c4e714e-2372-4302-ae24-2ea7ec3f3022 2018-07-20 23:13:47,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228109359741s 2018-07-20 23:13:47,529 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03/os-extra_specs used request id req-0c4e714e-2372-4302-ae24-2ea7ec3f3022 2018-07-20 23:13:47,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'75f90a15-1420-46c8-a92e-990dfca45b03', 'swap': 0}) 2018-07-20 23:13:47,529 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-20 23:13:47,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-07-20 23:13:47,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:13:47,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:13:47,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:14:54,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4dc6f425-2870-430d-95ab-5e210ba94f3a 2018-07-20 23:14:54,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-20 23:14:54,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4dc6f425-2870-430d-95ab-5e210ba94f3a'] 2018-07-20 23:14:55,150 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 4dc6f425-2870-430d-95ab-5e210ba94f3a: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4dc6f425-2870-430d-95ab-5e210ba94f3a has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | total | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> duration | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.508037 Full duration: 7.97183 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4dc6f425-2870-430d-95ab-5e210ba94f3a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849849 Full duration: 7.95515 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4dc6f425-2870-430d-95ab-5e210ba94f3a has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076507 Full duration: 8.478225 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4dc6f425-2870-430d-95ab-5e210ba94f3a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.884966 Full duration: 8.119756 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4dc6f425-2870-430d-95ab-5e210ba94f3a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> duration | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 1.128 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.127543 Full duration: 8.562461 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4dc6f425-2870-430d-95ab-5e210ba94f3a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720097 Full duration: 8.008595 HINTS: * To plot HTML graphics with this data, run: rally task report 4dc6f425-2870-430d-95ab-5e210ba94f3a --out output.html * To generate a JUnit report, run: rally task export 4dc6f425-2870-430d-95ab-5e210ba94f3a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4dc6f425-2870-430d-95ab-5e210ba94f3a --json --out output.json 2018-07-20 23:14:55,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4dc6f425-2870-430d-95ab-5e210ba94f3a'] 2018-07-20 23:14:57,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:14:57,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4dc6f425-2870-430d-95ab-5e210ba94f3a', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-20 23:14:57,707 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-20 23:14:57,708 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-20 23:14:57,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-07-20 23:14:57,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:14:57,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:14:57,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:16:28,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bcd9b5b7-4de5-42df-92c8-221d078f63ba 2018-07-20 23:16:28,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bcd9b5b7-4de5-42df-92c8-221d078f63ba'] 2018-07-20 23:16:29,896 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task bcd9b5b7-4de5-42df-92c8-221d078f63ba: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bcd9b5b7-4de5-42df-92c8-221d078f63ba has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 3.81 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> glance_v2.upload_data | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | glance_v2.delete_image | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | total | 4.694 | 4.694 | 4.694 | 4.694 | 4.694 | 4.694 | 100.0% | 1 | | -> duration | 4.694 | 4.694 | 4.694 | 4.694 | 4.694 | 4.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.694112 Full duration: 13.305662 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bcd9b5b7-4de5-42df-92c8-221d078f63ba has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.515 | 3.515 | 3.515 | 3.515 | 3.515 | 3.515 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 0.423 | 100.0% | 1 | | -> glance_v2.upload_data | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | glance_v2.list_images | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 3.557 | 3.557 | 3.557 | 3.557 | 3.557 | 3.557 | 100.0% | 1 | | -> duration | 3.557 | 3.557 | 3.557 | 3.557 | 3.557 | 3.557 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.557022 Full duration: 14.98051 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bcd9b5b7-4de5-42df-92c8-221d078f63ba has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | total | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | -> duration | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.416744 Full duration: 8.550364 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ], "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bcd9b5b7-4de5-42df-92c8-221d078f63ba has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | -> glance_v2.upload_data | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | nova.boot_servers | 11.977 | 11.977 | 11.977 | 11.977 | 11.977 | 11.977 | 100.0% | 1 | | total | 15.579 | 15.579 | 15.579 | 15.579 | 15.579 | 15.579 | 100.0% | 1 | | -> duration | 14.579 | 14.579 | 14.579 | 14.579 | 14.579 | 14.579 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.578579 Full duration: 35.8069 HINTS: * To plot HTML graphics with this data, run: rally task report bcd9b5b7-4de5-42df-92c8-221d078f63ba --out output.html * To generate a JUnit report, run: rally task export bcd9b5b7-4de5-42df-92c8-221d078f63ba --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bcd9b5b7-4de5-42df-92c8-221d078f63ba --json --out output.json 2018-07-20 23:16:29,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bcd9b5b7-4de5-42df-92c8-221d078f63ba'] 2018-07-20 23:16:32,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:16:32,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bcd9b5b7-4de5-42df-92c8-221d078f63ba', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-20 23:16:32,455 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-20 23:16:32,456 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-20 23:16:32,456 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-07-20 23:16:32,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:16:32,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:16:32,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:19:51,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a886b72c-7814-4271-a386-5679956b98c4 2018-07-20 23:19:51,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a886b72c-7814-4271-a386-5679956b98c4'] 2018-07-20 23:19:52,370 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 3.816 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.681 | 2.681 | 2.681 | 2.681 | 2.681 | 2.681 | 100.0% | 1 | | total | 6.497 | 6.497 | 6.497 | 6.497 | 6.497 | 6.497 | 100.0% | 1 | | -> duration | 6.497 | 6.497 | 6.497 | 6.497 | 6.497 | 6.497 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.497021 Full duration: 24.69917 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.331 | 3.331 | 3.331 | 3.331 | 3.331 | 3.331 | 100.0% | 1 | | cinder_v2.delete_volume | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 100.0% | 1 | | -> duration | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 3.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.786312 Full duration: 14.598669 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.328 | 7.328 | 7.328 | 7.328 | 7.328 | 7.328 | 100.0% | 1 | | cinder_v2.delete_volume | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | total | 9.69 | 9.69 | 9.69 | 9.69 | 9.69 | 9.69 | 100.0% | 1 | | -> duration | 9.69 | 9.69 | 9.69 | 9.69 | 9.69 | 9.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.690368 Full duration: 21.224736 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.795 | 3.795 | 3.795 | 3.795 | 3.795 | 3.795 | 100.0% | 1 | | cinder_v2.delete_volume | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | total | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 100.0% | 1 | | -> duration | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 4.361 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.360629 Full duration: 15.099056 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.314 | 3.314 | 3.314 | 3.314 | 3.314 | 3.314 | 100.0% | 1 | | cinder_v2.extend_volume | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | cinder_v2.delete_volume | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 2.36 | 100.0% | 1 | | total | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> duration | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 6.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.195164 Full duration: 16.853502 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 100.0% | 1 | | cinder_v2.delete_volume | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 2.84 | 100.0% | 1 | | total | 6.189 | 6.189 | 6.189 | 6.189 | 6.189 | 6.189 | 100.0% | 1 | | -> duration | 6.189 | 6.189 | 6.189 | 6.189 | 6.189 | 6.189 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.189431 Full duration: 23.233684 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | cinder_v2.list_qos | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> duration | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.860582 Full duration: 13.027265 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | cinder_v2.set_qos | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> duration | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.988657 Full duration: 13.125663 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | cinder_v2.list_types | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.852017 Full duration: 12.995134 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a886b72c-7814-4271-a386-5679956b98c4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | -> duration | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.907597 Full duration: 13.329453 HINTS: * To plot HTML graphics with this data, run: rally task report a886b72c-7814-4271-a386-5679956b98c4 --out output.html * To generate a JUnit report, run: rally task export a886b72c-7814-4271-a386-5679956b98c4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a886b72c-7814-4271-a386-5679956b98c4 --json --out output.json 2018-07-20 23:19:52,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a886b72c-7814-4271-a386-5679956b98c4'] 2018-07-20 23:19:54,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:19:54,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'a886b72c-7814-4271-a386-5679956b98c4', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-20 23:19:55,017 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-20 23:19:55,017 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-20 23:19:55,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-07-20 23:19:55,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:19:55,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:19:55,034 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:21:54,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9b44621-ccd4-4cab-be32-8fb6dab5adb3 2018-07-20 23:21:54,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c9b44621-ccd4-4cab-be32-8fb6dab5adb3'] 2018-07-20 23:21:55,243 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634719 Full duration: 7.778208 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> duration | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.638189 Full duration: 7.752502 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | total | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> duration | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.614815 Full duration: 8.155327 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.844515 Full duration: 8.993873 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> duration | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607675 Full duration: 7.673688 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> duration | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824924 Full duration: 8.927087 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> duration | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.61972 Full duration: 7.581697 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | total | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | -> duration | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.577951 Full duration: 9.029347 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.601052 Full duration: 7.830798 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | gnocchi.delete_metric | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> duration | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.160403 Full duration: 8.999195 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c9b44621-ccd4-4cab-be32-8fb6dab5adb3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | gnocchi.delete_resource | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842708 Full duration: 8.455675 HINTS: * To plot HTML graphics with this data, run: rally task report c9b44621-ccd4-4cab-be32-8fb6dab5adb3 --out output.html * To generate a JUnit report, run: rally task export c9b44621-ccd4-4cab-be32-8fb6dab5adb3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c9b44621-ccd4-4cab-be32-8fb6dab5adb3 --json --out output.json 2018-07-20 23:21:55,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c9b44621-ccd4-4cab-be32-8fb6dab5adb3'] 2018-07-20 23:21:58,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:21:58,034 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c9b44621-ccd4-4cab-be32-8fb6dab5adb3', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-20 23:21:58,048 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-20 23:21:58,048 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-20 23:21:58,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-07-20 23:21:58,048 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:21:58,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:21:58,056 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:23:25,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 30d86515-ca60-4e1a-a642-68a8cd650532 2018-07-20 23:23:25,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '30d86515-ca60-4e1a-a642-68a8cd650532'] 2018-07-20 23:23:26,267 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 30d86515-ca60-4e1a-a642-68a8cd650532: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30d86515-ca60-4e1a-a642-68a8cd650532 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 100.0% | 1 | | heat.update_stack | 2.798 | 2.798 | 2.798 | 2.798 | 2.798 | 2.798 | 100.0% | 1 | | heat.delete_stack | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 3.08 | 100.0% | 1 | | total | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 100.0% | 1 | | -> duration | 6.909 | 6.909 | 6.909 | 6.909 | 6.909 | 6.909 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.908506 Full duration: 19.873662 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30d86515-ca60-4e1a-a642-68a8cd650532 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.939 | 4.939 | 4.939 | 4.939 | 4.939 | 4.939 | 100.0% | 1 | | heat.check_stack | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | heat.delete_stack | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 100.0% | 1 | | total | 7.701 | 7.701 | 7.701 | 7.701 | 7.701 | 7.701 | 100.0% | 1 | | -> duration | 5.701 | 5.701 | 5.701 | 5.701 | 5.701 | 5.701 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.701065 Full duration: 16.680872 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30d86515-ca60-4e1a-a642-68a8cd650532 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.916 | 4.916 | 4.916 | 4.916 | 4.916 | 4.916 | 100.0% | 1 | | heat.suspend_stack | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | heat.resume_stack | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | heat.delete_stack | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 2.716 | 100.0% | 1 | | total | 9.156 | 9.156 | 9.156 | 9.156 | 9.156 | 9.156 | 100.0% | 1 | | -> duration | 7.156 | 7.156 | 7.156 | 7.156 | 7.156 | 7.156 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.155871 Full duration: 18.408679 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 30d86515-ca60-4e1a-a642-68a8cd650532 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | total | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> duration | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.619805 Full duration: 8.615055 HINTS: * To plot HTML graphics with this data, run: rally task report 30d86515-ca60-4e1a-a642-68a8cd650532 --out output.html * To generate a JUnit report, run: rally task export 30d86515-ca60-4e1a-a642-68a8cd650532 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 30d86515-ca60-4e1a-a642-68a8cd650532 --json --out output.json 2018-07-20 23:23:26,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '30d86515-ca60-4e1a-a642-68a8cd650532'] 2018-07-20 23:23:28,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:23:28,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '30d86515-ca60-4e1a-a642-68a8cd650532', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-20 23:23:28,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-20 23:23:28,750 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-20 23:23:28,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-07-20 23:23:28,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:23:28,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:23:28,767 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:26:49,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2883c1e0-ca62-4832-b9b2-b6226326bbc4 2018-07-20 23:26:49,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2883c1e0-ca62-4832-b9b2-b6226326bbc4'] 2018-07-20 23:26:50,726 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.add_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | keystone_v3.revoke_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848385 Full duration: 15.251862 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 0.534 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.list_roles | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789366 Full duration: 14.983902 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | keystone_v3.list_projects | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840613 Full duration: 15.310314 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | keystone_v3.delete_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> duration | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.655693 Full duration: 13.098653 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 100.0% | 1 | | keystone_v3.delete_service | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> duration | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.659093 Full duration: 13.048164 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | keystone_v3.create_user | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | -> keystone_v3.add_role | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.create_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_project | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_user | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_role | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.list_services | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.get_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 100.0% | 1 | | -> duration | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 1.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.980348 Full duration: 20.48814 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.update_project | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.delete_project | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> duration | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.984014 Full duration: 13.354228 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> duration | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.857088 Full duration: 15.60735 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> duration | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786849 Full duration: 15.279687 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | keystone_v3.list_users | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.000245 Full duration: 15.648323 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2883c1e0-ca62-4832-b9b2-b6226326bbc4 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | keystone_v3.create_users | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 5.545 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | total | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 100.0% | 1 | | -> duration | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 7.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.415589 Full duration: 24.208791 HINTS: * To plot HTML graphics with this data, run: rally task report 2883c1e0-ca62-4832-b9b2-b6226326bbc4 --out output.html * To generate a JUnit report, run: rally task export 2883c1e0-ca62-4832-b9b2-b6226326bbc4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2883c1e0-ca62-4832-b9b2-b6226326bbc4 --json --out output.json 2018-07-20 23:26:50,726 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2883c1e0-ca62-4832-b9b2-b6226326bbc4'] 2018-07-20 23:26:53,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:26:53,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2883c1e0-ca62-4832-b9b2-b6226326bbc4', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-20 23:26:53,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-20 23:26:53,329 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-20 23:26:53,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-07-20 23:26:53,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:26:53,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:26:53,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:33:57,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 95a561f3-3030-4495-b3a1-8593839d7d45 2018-07-20 23:33:57,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '95a561f3-3030-4495-b3a1-8593839d7d45'] 2018-07-20 23:33:58,748 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.delete_network | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | total | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 100.0% | 1 | | -> duration | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 1.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.871891 Full duration: 16.146173 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.802 | 1.802 | 1.802 | 1.802 | 1.802 | 1.802 | 100.0% | 1 | | neutron.delete_port | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 0.92 | 100.0% | 1 | | total | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> duration | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.721318 Full duration: 42.146177 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.create_subnet | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | neutron.create_router | 4.852 | 4.852 | 4.852 | 4.852 | 4.852 | 4.852 | 100.0% | 1 | | neutron.add_interface_router | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 2.99 | 100.0% | 1 | | neutron.remove_interface_router | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 100.0% | 1 | | neutron.delete_router | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 2.175 | 100.0% | 1 | | total | 14.131 | 14.131 | 14.131 | 14.131 | 14.131 | 14.131 | 100.0% | 1 | | -> duration | 14.131 | 14.131 | 14.131 | 14.131 | 14.131 | 14.131 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.131252 Full duration: 59.437262 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | neutron.delete_subnet | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> duration | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 2.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.198241 Full duration: 41.732438 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | neutron.list_networks | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | -> duration | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 1.311 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.310658 Full duration: 17.513934 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 1.472 | 100.0% | 1 | | neutron.list_ports | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | total | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | -> duration | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.738012 Full duration: 43.83561 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | neutron.create_subnet | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | neutron.create_router | 4.294 | 4.294 | 4.294 | 4.294 | 4.294 | 4.294 | 100.0% | 1 | | neutron.add_interface_router | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 100.0% | 1 | | neutron.list_routers | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | total | 9.706 | 9.706 | 9.706 | 9.706 | 9.706 | 9.706 | 100.0% | 1 | | -> duration | 9.706 | 9.706 | 9.706 | 9.706 | 9.706 | 9.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.7064 Full duration: 61.98966 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | neutron.create_subnet | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | neutron.list_subnets | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 100.0% | 1 | | -> duration | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.871312 Full duration: 47.23719 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | neutron.delete_security_group | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> duration | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 1.23 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.229806 Full duration: 15.35024 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | neutron.create_security_group_rule | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | neutron.delete_security_group | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 100.0% | 1 | | -> duration | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 2.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.058146 Full duration: 16.591814 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95a561f3-3030-4495-b3a1-8593839d7d45 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | neutron.create_router | 4.29 | 4.29 | 4.29 | 4.29 | 4.29 | 4.29 | 100.0% | 1 | | neutron.add_gateway_router | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 2.442 | 100.0% | 1 | | neutron.remove_gateway_router | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 1.631 | 100.0% | 1 | | total | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 100.0% | 1 | | -> duration | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 9.592 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.591567 Full duration: 35.163411 HINTS: * To plot HTML graphics with this data, run: rally task report 95a561f3-3030-4495-b3a1-8593839d7d45 --out output.html * To generate a JUnit report, run: rally task export 95a561f3-3030-4495-b3a1-8593839d7d45 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 95a561f3-3030-4495-b3a1-8593839d7d45 --json --out output.json 2018-07-20 23:33:58,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '95a561f3-3030-4495-b3a1-8593839d7d45'] 2018-07-20 23:34:01,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:34:01,328 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '95a561f3-3030-4495-b3a1-8593839d7d45', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-20 23:34:01,352 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-20 23:34:01,353 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-20 23:34:01,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-07-20 23:34:01,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:34:01,369 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:34:01,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:41:44,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5a4752c5-496c-4fe2-8469-73feb8f660ce 2018-07-20 23:41:44,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5a4752c5-496c-4fe2-8469-73feb8f660ce'] 2018-07-20 23:41:45,594 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" }, "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" }, "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.355 | 13.355 | 13.355 | 13.355 | 13.355 | 13.355 | 100.0% | 1 | | nova.live_migrate | 12.382 | 12.382 | 12.382 | 12.382 | 12.382 | 12.382 | 100.0% | 1 | | nova.delete_server | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 2.498 | 100.0% | 1 | | total | 28.235 | 28.235 | 28.235 | 28.235 | 28.235 | 28.235 | 100.0% | 1 | | -> duration | 27.235 | 27.235 | 27.235 | 27.235 | 27.235 | 27.235 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.235022 Full duration: 38.681477 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" }, "boot_server_kwargs": { "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ] }, "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.573 | 12.573 | 12.573 | 12.573 | 12.573 | 12.573 | 100.0% | 1 | | cinder_v2.create_volume | 3.025 | 3.025 | 3.025 | 3.025 | 3.025 | 3.025 | 100.0% | 1 | | nova.attach_volume | 4.398 | 4.398 | 4.398 | 4.398 | 4.398 | 4.398 | 100.0% | 1 | | nova.live_migrate | 15.034 | 15.034 | 15.034 | 15.034 | 15.034 | 15.034 | 100.0% | 1 | | nova.detach_volume | 4.219 | 4.219 | 4.219 | 4.219 | 4.219 | 4.219 | 100.0% | 1 | | cinder_v2.delete_volume | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 100.0% | 1 | | nova.delete_server | 2.956 | 2.956 | 2.956 | 2.956 | 2.956 | 2.956 | 100.0% | 1 | | total | 44.589 | 44.589 | 44.589 | 44.589 | 44.589 | 44.589 | 100.0% | 1 | | -> duration | 43.589 | 43.589 | 43.589 | 43.589 | 43.589 | 43.589 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.589181 Full duration: 57.848332 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ], "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.088 | 7.088 | 7.088 | 7.088 | 7.088 | 7.088 | 100.0% | 1 | | nova.boot_server | 10.067 | 10.067 | 10.067 | 10.067 | 10.067 | 10.067 | 100.0% | 1 | | nova.live_migrate | 15.548 | 15.548 | 15.548 | 15.548 | 15.548 | 15.548 | 100.0% | 1 | | nova.delete_server | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 100.0% | 1 | | total | 35.542 | 35.542 | 35.542 | 35.542 | 35.542 | 35.542 | 100.0% | 1 | | -> duration | 34.542 | 34.542 | 34.542 | 34.542 | 34.542 | 34.542 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.54184 Full duration: 48.519756 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ] }, "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" }, "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | nova.boot_server | 8.3 | 8.3 | 8.3 | 8.3 | 8.3 | 8.3 | 100.0% | 1 | | nova.delete_server | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 100.0% | 1 | | nova.delete_keypair | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 12.211 | 12.211 | 12.211 | 12.211 | 12.211 | 12.211 | 100.0% | 1 | | -> duration | 11.211 | 11.211 | 11.211 | 11.211 | 11.211 | 11.211 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.210882 Full duration: 48.057641 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" }, "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" }, "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 100.0% | 1 | | nova.boot_server | 10.364 | 10.364 | 10.364 | 10.364 | 10.364 | 10.364 | 100.0% | 1 | | nova.delete_server | 5.31 | 5.31 | 5.31 | 5.31 | 5.31 | 5.31 | 100.0% | 1 | | total | 23.238 | 23.238 | 23.238 | 23.238 | 23.238 | 23.238 | 100.0% | 1 | | -> duration | 22.238 | 22.238 | 22.238 | 22.238 | 22.238 | 22.238 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.238302 Full duration: 63.267687 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" }, "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" }, "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.804 | 10.804 | 10.804 | 10.804 | 10.804 | 10.804 | 100.0% | 1 | | nova.pause_server | 2.964 | 2.964 | 2.964 | 2.964 | 2.964 | 2.964 | 100.0% | 1 | | nova.unpause_server | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 3.154 | 100.0% | 1 | | nova.delete_server | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 2.907 | 100.0% | 1 | | total | 19.83 | 19.83 | 19.83 | 19.83 | 19.83 | 19.83 | 100.0% | 1 | | -> duration | 14.83 | 14.83 | 14.83 | 14.83 | 14.83 | 14.83 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.8297 Full duration: 57.263435 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134" } ], "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" }, "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.897 | 11.897 | 11.897 | 11.897 | 11.897 | 11.897 | 100.0% | 1 | | nova.migrate | 15.757 | 15.757 | 15.757 | 15.757 | 15.757 | 15.757 | 100.0% | 1 | | nova.resize_confirm | 3.263 | 3.263 | 3.263 | 3.263 | 3.263 | 3.263 | 100.0% | 1 | | nova.delete_server | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 100.0% | 1 | | total | 33.794 | 33.794 | 33.794 | 33.794 | 33.794 | 33.794 | 100.0% | 1 | | -> duration | 32.794 | 32.794 | 32.794 | 32.794 | 32.794 | 32.794 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.794139 Full duration: 44.255604 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.25 | 10.25 | 10.25 | 10.25 | 10.25 | 10.25 | 100.0% | 1 | | nova.list_interfaces | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 0.556 | 100.0% | 1 | | total | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 10.807 | 100.0% | 1 | | -> duration | 9.807 | 9.807 | 9.807 | 9.807 | 9.807 | 9.807 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.80668 Full duration: 50.007475 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5a4752c5-496c-4fe2-8469-73feb8f660ce has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | nova.delete_server_group | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82386 Full duration: 9.827058 HINTS: * To plot HTML graphics with this data, run: rally task report 5a4752c5-496c-4fe2-8469-73feb8f660ce --out output.html * To generate a JUnit report, run: rally task export 5a4752c5-496c-4fe2-8469-73feb8f660ce --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5a4752c5-496c-4fe2-8469-73feb8f660ce --json --out output.json 2018-07-20 23:41:45,595 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5a4752c5-496c-4fe2-8469-73feb8f660ce'] 2018-07-20 23:41:48,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:41:48,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5a4752c5-496c-4fe2-8469-73feb8f660ce', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-20 23:41:48,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-20 23:41:48,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-20 23:41:48,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-07-20 23:41:48,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-20 23:41:48,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-20 23:41:48,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'e49f306a-085f-4ba4-ae5c-35f4fbeb8134', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5', 'flavor_name': 'rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-07-20 23:42:42,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 66721251-73a6-4b85-9927-97239e0ef814 2018-07-20 23:42:42,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '66721251-73a6-4b85-9927-97239e0ef814'] 2018-07-20 23:42:43,067 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 66721251-73a6-4b85-9927-97239e0ef814: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 66721251-73a6-4b85-9927-97239e0ef814 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | quotas.delete_quotas | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> duration | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.988489 Full duration: 8.894134 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 66721251-73a6-4b85-9927-97239e0ef814 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736181 Full duration: 9.018015 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 66721251-73a6-4b85-9927-97239e0ef814 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> duration | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787025 Full duration: 9.018532 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 66721251-73a6-4b85-9927-97239e0ef814 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | total | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | -> duration | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 1.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.099277 Full duration: 9.244962 HINTS: * To plot HTML graphics with this data, run: rally task report 66721251-73a6-4b85-9927-97239e0ef814 --out output.html * To generate a JUnit report, run: rally task export 66721251-73a6-4b85-9927-97239e0ef814 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 66721251-73a6-4b85-9927-97239e0ef814 --json --out output.json 2018-07-20 23:42:43,068 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '66721251-73a6-4b85-9927-97239e0ef814'] 2018-07-20 23:42:45,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-20 23:42:45,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '66721251-73a6-4b85-9927-97239e0ef814', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-20 23:42:45,640 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-20 23:42:45,642 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:49 | 6 | 100.00% | | glance | 01:12 | 4 | 100.00% | | cinder | 02:48 | 10 | 100.00% | | gnocchi | 01:31 | 11 | 100.00% | | heat | 01:03 | 4 | 100.00% | | keystone | 02:56 | 11 | 100.00% | | neutron | 06:37 | 11 | 100.00% | | nova | 06:57 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:32 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-20 23:42:45,642 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-07-20 23:42:45,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 23:42:45,755 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-20 23:42:45,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 23:42:45,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61/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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" -d '{"subnet_id": "ccbf6550-2133-4eb5-84ea-811d203638c6"}' 2018-07-20 23:42:48,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b6357603-eeaf-46c0-ae08-51e5e61a6483 Date: Fri, 20 Jul 2018 23:42:48 GMT RESP BODY: {"network_id": "e49f306a-085f-4ba4-ae5c-35f4fbeb8134", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "ccbf6550-2133-4eb5-84ea-811d203638c6", "subnet_ids": ["ccbf6550-2133-4eb5-84ea-811d203638c6"], "port_id": "6939d57f-36e0-4c63-818b-3bf13e1dd0a5", "id": "f4ff8571-e66e-43fb-bfed-4db809e3fb61"} 2018-07-20 23:42:48,109 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61/remove_router_interface.json used request id req-b6357603-eeaf-46c0-ae08-51e5e61a6483 2018-07-20 23:42:48,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34973502159s 2018-07-20 23:42:48,110 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61/remove_router_interface.json used request id req-b6357603-eeaf-46c0-ae08-51e5e61a6483 returning object f4ff8571-e66e-43fb-bfed-4db809e3fb61 2018-07-20 23:42:48,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 23:42:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:48,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d88c68fd-113a-4389-a032-8c71e6c2e497 Date: Fri, 20 Jul 2018 23:42:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:13:27Z", "admin_state_up": true, "updated_at": "2018-07-20T23:42:46Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "f4ff8571-e66e-43fb-bfed-4db809e3fb61", "name": "rally_sanity-router_6a272824-acbc-4793-abe3-f248166203d5"}]} 2018-07-20 23:42:48,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d88c68fd-113a-4389-a032-8c71e6c2e497 2018-07-20 23:42:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.318660020828s 2018-07-20 23:42:48,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d88c68fd-113a-4389-a032-8c71e6c2e497 2018-07-20 23:42:48,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 23:42:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61.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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:52,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab4a5784-f2bf-4195-8954-f98ce20b99c4 Content-Length: 0 Date: Fri, 20 Jul 2018 23:42:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:42:52,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61.json used request id req-ab4a5784-f2bf-4195-8954-f98ce20b99c4 2018-07-20 23:42:52,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.75070095062s 2018-07-20 23:42:52,182 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f4ff8571-e66e-43fb-bfed-4db809e3fb61.json used request id req-ab4a5784-f2bf-4195-8954-f98ce20b99c4 2018-07-20 23:42:52,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 23:42:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:52,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-b5fe2e74-b34e-4c68-9e51-5eb9cfd1ae03 Date: Fri, 20 Jul 2018 23:42:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4},{"updated_at":"2018-07-20T23:13:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ccbf6550-2133-4eb5-84ea-811d203638c6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_6a272824-acbc-4793-abe3-f248166203d5","enable_dhcp":true,"segment_id":null,"network_id":"e49f306a-085f-4ba4-ae5c-35f4fbeb8134","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:13:26Z","ip_version":4}]} 2018-07-20 23:42:52,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b5fe2e74-b34e-4c68-9e51-5eb9cfd1ae03 2018-07-20 23:42:52,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.377067089081s 2018-07-20 23:42:52,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b5fe2e74-b34e-4c68-9e51-5eb9cfd1ae03 2018-07-20 23:42:52,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 23:42:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/ccbf6550-2133-4eb5-84ea-811d203638c6.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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:54,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1e697a3-43fb-4ba7-b466-50cd454cbb68 Date: Fri, 20 Jul 2018 23:42:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:42:54,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ccbf6550-2133-4eb5-84ea-811d203638c6.json used request id req-a1e697a3-43fb-4ba7-b466-50cd454cbb68 2018-07-20 23:42:54,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.25903892517s 2018-07-20 23:42:54,821 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ccbf6550-2133-4eb5-84ea-811d203638c6.json used request id req-a1e697a3-43fb-4ba7-b466-50cd454cbb68 2018-07-20 23:42:54,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:42:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:55,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-5818fb1f-3b5f-4996-8c45-b131bcfdd575 Date: Fri, 20 Jul 2018 23:42:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"e49f306a-085f-4ba4-ae5c-35f4fbeb8134","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:42:54Z","qos_policy_id":null,"name":"rally_sanity-net_6a272824-acbc-4793-abe3-f248166203d5","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:13:25Z","provider:network_type":"vxlan"}]} 2018-07-20 23:42:55,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5818fb1f-3b5f-4996-8c45-b131bcfdd575 2018-07-20 23:42:55,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.29038310051s 2018-07-20 23:42:55,112 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5818fb1f-3b5f-4996-8c45-b131bcfdd575 2018-07-20 23:42:55,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 23:42:55,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e49f306a-085f-4ba4-ae5c-35f4fbeb8134.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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:56,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a4a4662-4e36-42c3-b54b-d4f2fb348c31 Date: Fri, 20 Jul 2018 23:42:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:42:56,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e49f306a-085f-4ba4-ae5c-35f4fbeb8134.json used request id req-0a4a4662-4e36-42c3-b54b-d4f2fb348c31 2018-07-20 23:42:56,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.997448921204s 2018-07-20 23:42:56,111 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e49f306a-085f-4ba4-ae5c-35f4fbeb8134.json used request id req-0a4a4662-4e36-42c3-b54b-d4f2fb348c31 2018-07-20 23:42:56,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:42:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:56,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-a4b05e2f-74ce-4a94-b5dc-808c21cf8a16 Date: Fri, 20 Jul 2018 23:42:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/snap", "metadata": {}}], "file": "/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66", "size": 12716032, "self": "/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:13:37Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6a272824-acbc-4793-abe3-f248166203d5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T23:13:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:42:56,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a4b05e2f-74ce-4a94-b5dc-808c21cf8a16 2018-07-20 23:42:56,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204139947891s 2018-07-20 23:42:56,320 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a4b05e2f-74ce-4a94-b5dc-808c21cf8a16 2018-07-20 23:42:56,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 23:42:56,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:56,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30c84c9d-bc68-495f-bd51-c4533dd32912 Date: Fri, 20 Jul 2018 23:42:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:42:56,986 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66 used request id req-30c84c9d-bc68-495f-bd51-c4533dd32912 2018-07-20 23:42:56,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.663501977921s 2018-07-20 23:42:56,986 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0c40fe8c-8a9c-42f1-a8ca-3d1a2aa46a66 used request id req-30c84c9d-bc68-495f-bd51-c4533dd32912 2018-07-20 23:42:56,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 23:42:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:57,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80e2cc70-23ff-4a72-bb55-03437a38dcf2 x-compute-request-id: req-80e2cc70-23ff-4a72-bb55-03437a38dcf2 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_6a272824-acbc-4793-abe3-f248166203d5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/35d642d5-a764-4456-ad36-5da3df46b86c", "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": "35d642d5-a764-4456-ad36-5da3df46b86c"}, {"name": "rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75f90a15-1420-46c8-a92e-990dfca45b03", "rel": "bookmark"}], "ram": 1024, "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": "75f90a15-1420-46c8-a92e-990dfca45b03"}]} 2018-07-20 23:42:57,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-80e2cc70-23ff-4a72-bb55-03437a38dcf2 2018-07-20 23:42:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.203655958176s 2018-07-20 23:42:57,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-80e2cc70-23ff-4a72-bb55-03437a38dcf2 2018-07-20 23:42:57,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 23:42:57,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:57,229 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03e6907e-c95d-4fc3-a607-5d4859abf576 x-compute-request-id: req-03e6907e-c95d-4fc3-a607-5d4859abf576 Content-Length: 0 Content-Type: application/json 2018-07-20 23:42:57,229 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c used request id req-03e6907e-c95d-4fc3-a607-5d4859abf576 2018-07-20 23:42:57,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356550216675s 2018-07-20 23:42:57,230 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/35d642d5-a764-4456-ad36-5da3df46b86c used request id req-03e6907e-c95d-4fc3-a607-5d4859abf576 2018-07-20 23:42:57,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 23:42:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:57,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c4d1b09-2229-41cc-be44-4130d100a4e5 x-compute-request-id: req-7c4d1b09-2229-41cc-be44-4130d100a4e5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_6a272824-acbc-4793-abe3-f248166203d5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75f90a15-1420-46c8-a92e-990dfca45b03", "rel": "bookmark"}], "ram": 1024, "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": "75f90a15-1420-46c8-a92e-990dfca45b03"}]} 2018-07-20 23:42:57,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7c4d1b09-2229-41cc-be44-4130d100a4e5 2018-07-20 23:42:57,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244097709656s 2018-07-20 23:42:57,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7c4d1b09-2229-41cc-be44-4130d100a4e5 2018-07-20 23:42:57,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 23:42:57,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ebe8dd51e09d93a8614f79e6f1257b13089ca815" 2018-07-20 23:42:57,307 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3514e29-091c-4632-9db2-8fa9750ba0e0 x-compute-request-id: req-f3514e29-091c-4632-9db2-8fa9750ba0e0 Content-Length: 0 Content-Type: application/json 2018-07-20 23:42:57,307 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03 used request id req-f3514e29-091c-4632-9db2-8fa9750ba0e0 2018-07-20 23:42:57,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.050262928009s 2018-07-20 23:42:57,307 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/75f90a15-1420-46c8-a92e-990dfca45b03 used request id req-f3514e29-091c-4632-9db2-8fa9750ba0e0 2018-07-20 23:42:57,350 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-20 23:42:57,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 23:42:57,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-20 23:42:57,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-20 23:42:57,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:42:57,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c43eed-311b-4ee4-b04b-0fa1c250a671 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:42:57,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f3c43eed-311b-4ee4-b04b-0fa1c250a671 2018-07-20 23:42:57,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 23:42:57,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["X48dIjl4Qg2GbCySoQ4r-Q"], "issued_at": "2018-07-20T23:42:57.000000Z"}} 2018-07-20 23:42:57,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:42:57,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:42:58,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0a73f4d7-0055-4263-96f4-6ad68c780b14 Date: Fri, 20 Jul 2018 23:42:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:42:58,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0a73f4d7-0055-4263-96f4-6ad68c780b14 2018-07-20 23:42:58,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291260004044s 2018-07-20 23:42:58,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0a73f4d7-0055-4263-96f4-6ad68c780b14 2018-07-20 23:42:58,092 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-20 23:43:00,939 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-20 23:43:03,692 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 55dd1660-6f16-41ba-a4aa-c5816e4ff5d2 | 2018-07-20T23:43:03.299252 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 55dd1660-6f16-41ba-a4aa-c5816e4ff5d2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-20 23:43:07,296 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-20 23:43:07,297 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-20 23:43:09,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-20 23:43:13,404 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d5b4a298-1765-47aa-bad7-0cbcf14f3826) as the default verifier for the future CLI operations. 2018-07-20 23:43:16,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-20 23:43:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:43:16,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-fe755382-7086-4932-a2a3-5bfb20fc74e9 Date: Fri, 20 Jul 2018 23:43:16 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-20 23:43:16,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-fe755382-7086-4932-a2a3-5bfb20fc74e9 2018-07-20 23:43:16,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.216112136841s 2018-07-20 23:43:16,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-fe755382-7086-4932-a2a3-5bfb20fc74e9 2018-07-20 23:43:16,830 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-20 23:43:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-20 23:43:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"network": {"name": "patrole-net_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "admin_state_up": true}}' 2018-07-20 23:43:17,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5258b03b-8697-4c25-83fc-4eac19dcb7a9 Date: Fri, 20 Jul 2018 23:43:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1be3a924-7e7f-4f34-a0d6-a85805d85250","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:43:17Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:43:17Z","mtu":1450}} 2018-07-20 23:43:17,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5258b03b-8697-4c25-83fc-4eac19dcb7a9 2018-07-20 23:43:17,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.397289037704s 2018-07-20 23:43:17,229 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5258b03b-8697-4c25-83fc-4eac19dcb7a9 2018-07-20 23:43:17,229 - 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-20T23:43:17Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1be3a924-7e7f-4f34-a0d6-a85805d85250', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', u'created_at': u'2018-07-20T23:43:17Z', u'mtu': 1450, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'l2_adjacency': True}) 2018-07-20 23:43:17,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:43:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:43:17,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-02a1e049-b5f0-404b-80df-8c15e353cfe3 Date: Fri, 20 Jul 2018 23:43:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1be3a924-7e7f-4f34-a0d6-a85805d85250","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:43:17Z","qos_policy_id":null,"name":"patrole-net_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:43:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:43:17,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02a1e049-b5f0-404b-80df-8c15e353cfe3 2018-07-20 23:43:17,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277271032333s 2018-07-20 23:43:17,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02a1e049-b5f0-404b-80df-8c15e353cfe3 2018-07-20 23:43:17,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-20 23:43:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"subnet": {"name": "patrole-subnet_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "enable_dhcp": true, "network_id": "1be3a924-7e7f-4f34-a0d6-a85805d85250", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-20 23:43:18,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-1082dc17-29a7-4751-a5c5-1afd69fcfba7 Date: Fri, 20 Jul 2018 23:43:18 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T23:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b624874-4592-4c02-b8da-e40d112c3b0b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0","enable_dhcp":true,"segment_id":null,"network_id":"1be3a924-7e7f-4f34-a0d6-a85805d85250","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:43:17Z","ip_version":4}} 2018-07-20 23:43:18,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1082dc17-29a7-4751-a5c5-1afd69fcfba7 2018-07-20 23:43:18,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.676635980606s 2018-07-20 23:43:18,187 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1082dc17-29a7-4751-a5c5-1afd69fcfba7 2018-07-20 23:43:18,187 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T23:43:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2b624874-4592-4c02-b8da-e40d112c3b0b', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1be3a924-7e7f-4f34-a0d6-a85805d85250', u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T23:43:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 23:43:18,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-20 23:43:18,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "patrole-router_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "admin_state_up": true}}' 2018-07-20 23:43:24,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-dad08889-7e64-49a7-9444-e198034ac721 Date: Fri, 20 Jul 2018 23:43:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:43:18Z", "admin_state_up": true, "updated_at": "2018-07-20T23:43:20Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "223a15d9-2593-458a-86e9-dcdafe82b808", "name": "patrole-router_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0"}} 2018-07-20 23:43:24,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dad08889-7e64-49a7-9444-e198034ac721 2018-07-20 23:43:24,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.35615611076s 2018-07-20 23:43:24,545 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dad08889-7e64-49a7-9444-e198034ac721 2018-07-20 23:43:24,545 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-20T23:43:20Z', u'revision_number': 4, u'ha': True, u'id': u'223a15d9-2593-458a-86e9-dcdafe82b808', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', u'admin_state_up': True, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-20T23:43:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-20 23:43:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-20 23:43:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808/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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"subnet_id": "2b624874-4592-4c02-b8da-e40d112c3b0b"}' 2018-07-20 23:43:27,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb58ba36-ad68-4960-b452-c4d72a48b923 Date: Fri, 20 Jul 2018 23:43:27 GMT RESP BODY: {"network_id": "1be3a924-7e7f-4f34-a0d6-a85805d85250", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "2b624874-4592-4c02-b8da-e40d112c3b0b", "subnet_ids": ["2b624874-4592-4c02-b8da-e40d112c3b0b"], "port_id": "64ab0ab4-ff56-4750-a93b-75cead38df33", "id": "223a15d9-2593-458a-86e9-dcdafe82b808"} 2018-07-20 23:43:27,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808/add_router_interface.json used request id req-cb58ba36-ad68-4960-b452-c4d72a48b923 2018-07-20 23:43:27,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46493911743s 2018-07-20 23:43:27,011 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808/add_router_interface.json used request id req-cb58ba36-ad68-4960-b452-c4d72a48b923 returning object 223a15d9-2593-458a-86e9-dcdafe82b808 2018-07-20 23:43:27,011 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-20 23:43:27,139 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-20 23:43:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:43:27,147 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 23:43:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 23:43:27,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:43:27,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:43:27,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5402f619-3b93-4369-bb1e-3454fa3a648c Date: Fri, 20 Jul 2018 23:43:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:43:27,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5402f619-3b93-4369-bb1e-3454fa3a648c 2018-07-20 23:43:27,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205284118652s 2018-07-20 23:43:27,357 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5402f619-3b93-4369-bb1e-3454fa3a648c 2018-07-20 23:43:27,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 23:43:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0"}' 2018-07-20 23:43:27,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9aaaf11d-08c9-4199-9c2b-56c0ce7011ed Date: Fri, 20 Jul 2018 23:43:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b139c54c-49af-41a6-9a0f-94d12d75546d", "size": null, "self": "/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:43:27Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "checksum": null, "created_at": "2018-07-20T23:43:27Z", "protected": false} 2018-07-20 23:43:27,630 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9aaaf11d-08c9-4199-9c2b-56c0ce7011ed 2018-07-20 23:43:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.264440059662s 2018-07-20 23:43:27,631 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9aaaf11d-08c9-4199-9c2b-56c0ce7011ed returning object b139c54c-49af-41a6-9a0f-94d12d75546d 2018-07-20 23:43:27,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 23:43:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d/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}00a575744bb7f717bee4e6285056df13bc260f84" -d '' 2018-07-20 23:43:28,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bda064e-6fa4-441b-a9fc-30f3ee8b0332 Date: Fri, 20 Jul 2018 23:43:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:43:28,382 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d/file used request id req-7bda064e-6fa4-441b-a9fc-30f3ee8b0332 2018-07-20 23:43:28,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.75118803978s 2018-07-20 23:43:28,383 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d/file used request id req-7bda064e-6fa4-441b-a9fc-30f3ee8b0332 2018-07-20 23:43:28,383 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T23:43:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'b139c54c-49af-41a6-9a0f-94d12d75546d', u'size': None, u'name': u'patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', u'checksum': None, u'self': u'/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T23:43:27Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 23:43:28,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 23:43:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 23:43:28,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8da1b219-c529-4582-9027-e5dbc51783ba x-compute-request-id: req-8da1b219-c529-4582-9027-e5dbc51783ba Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b", "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": "52d03331-d147-4bd6-a3d4-3b8f1dd2997b"}} 2018-07-20 23:43:28,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8da1b219-c529-4582-9027-e5dbc51783ba 2018-07-20 23:43:28,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.222249984741s 2018-07-20 23:43:28,607 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8da1b219-c529-4582-9027-e5dbc51783ba 2018-07-20 23:43:28,607 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'52d03331-d147-4bd6-a3d4-3b8f1dd2997b', 'swap': 0}) 2018-07-20 23:43:28,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 23:43:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b/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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"extra_specs": {}}' 2018-07-20 23:43:28,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-749efacd-b353-4eed-a328-05ccd1ca0127 x-compute-request-id: req-749efacd-b353-4eed-a328-05ccd1ca0127 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:43:28,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b/os-extra_specs used request id req-749efacd-b353-4eed-a328-05ccd1ca0127 2018-07-20 23:43:28,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023041009903s 2018-07-20 23:43:28,632 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b/os-extra_specs used request id req-749efacd-b353-4eed-a328-05ccd1ca0127 2018-07-20 23:43:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:43:28,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 20 Jul 2018 23:43:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-20 23:43:28,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 23:43:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:43:28,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bad217c-1e6f-45da-9b6c-85c70c9e034e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 23:43:28,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2bad217c-1e6f-45da-9b6c-85c70c9e034e 2018-07-20 23:43:28,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0897009372711s 2018-07-20 23:43:28,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2bad217c-1e6f-45da-9b6c-85c70c9e034e 2018-07-20 23:43:28,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-20 23:43:28,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:43:28,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666c6d7d-caa9-4c10-9c4a-9b18d3afa762 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-20 23:43:28,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-666c6d7d-caa9-4c10-9c4a-9b18d3afa762 2018-07-20 23:43:28,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101688861847s 2018-07-20 23:43:28,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-666c6d7d-caa9-4c10-9c4a-9b18d3afa762 2018-07-20 23:43:28,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-20 23:43:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:43:28,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3d1b4e0-5193-4b35-8b08-afce95eefc79 x-compute-request-id: req-b3d1b4e0-5193-4b35-8b08-afce95eefc79 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 26}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-20 23:43:28,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b3d1b4e0-5193-4b35-8b08-afce95eefc79 2018-07-20 23:43:28,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.04119181633s 2018-07-20 23:43:28,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b3d1b4e0-5193-4b35-8b08-afce95eefc79 2018-07-20 23:43:28,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:43:28,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:43:29,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-27f09a97-6462-4131-a458-fb14029fa0b6 Date: Fri, 20 Jul 2018 23:43:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b139c54c-49af-41a6-9a0f-94d12d75546d/snap", "metadata": {}}], "file": "/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b139c54c-49af-41a6-9a0f-94d12d75546d", "size": 12716032, "self": "/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b139c54c-49af-41a6-9a0f-94d12d75546d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:43:28Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T23:43:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:43:29,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27f09a97-6462-4131-a458-fb14029fa0b6 2018-07-20 23:43:29,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226595878601s 2018-07-20 23:43:29,118 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27f09a97-6462-4131-a458-fb14029fa0b6 2018-07-20 23:43:29,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 23:43:29,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0"}' 2018-07-20 23:43:29,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c6e6205-dc5b-4acf-83c4-fe06beaea3e3 Date: Fri, 20 Jul 2018 23:43:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "27aeca71-b0d4-47a8-af16-9ded570fc1ed", "size": null, "self": "/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:43:29Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "checksum": null, "created_at": "2018-07-20T23:43:29Z", "protected": false} 2018-07-20 23:43:29,348 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6c6e6205-dc5b-4acf-83c4-fe06beaea3e3 2018-07-20 23:43:29,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.221446037292s 2018-07-20 23:43:29,348 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6c6e6205-dc5b-4acf-83c4-fe06beaea3e3 returning object 27aeca71-b0d4-47a8-af16-9ded570fc1ed 2018-07-20 23:43:29,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 23:43:29,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/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}00a575744bb7f717bee4e6285056df13bc260f84" -d '' 2018-07-20 23:43:30,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f20cdf4-c011-4237-af8a-51da9dc90823 Date: Fri, 20 Jul 2018 23:43: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-20 23:43:30,658 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/file used request id req-3f20cdf4-c011-4237-af8a-51da9dc90823 2018-07-20 23:43:30,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30921912193s 2018-07-20 23:43:30,658 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/file used request id req-3f20cdf4-c011-4237-af8a-51da9dc90823 2018-07-20 23:43:30,659 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T23:43:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'27aeca71-b0d4-47a8-af16-9ded570fc1ed', u'size': None, u'name': u'patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', u'checksum': None, u'self': u'/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T23:43:29Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 23:43:30,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 23:43:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-20 23:43:30,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e05adf4d-3cbd-42f7-ab97-f75787f84add x-compute-request-id: req-e05adf4d-3cbd-42f7-ab97-f75787f84add Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743", "rel": "bookmark"}], "ram": 1024, "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": "30dd58ff-3757-47f1-a8cb-bdcc9e4ef743"}} 2018-07-20 23:43:30,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e05adf4d-3cbd-42f7-ab97-f75787f84add 2018-07-20 23:43:30,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.041846036911s 2018-07-20 23:43:30,702 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e05adf4d-3cbd-42f7-ab97-f75787f84add 2018-07-20 23:43:30,702 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'30dd58ff-3757-47f1-a8cb-bdcc9e4ef743', 'swap': 0}) 2018-07-20 23:43:30,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 23:43:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743/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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"extra_specs": {}}' 2018-07-20 23:43:30,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:43:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a378c6e4-0ea1-4878-a529-816c56fc38c3 x-compute-request-id: req-a378c6e4-0ea1-4878-a529-816c56fc38c3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:43:30,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743/os-extra_specs used request id req-a378c6e4-0ea1-4878-a529-816c56fc38c3 2018-07-20 23:43:30,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244460105896s 2018-07-20 23:43:30,728 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743/os-extra_specs used request id req-a378c6e4-0ea1-4878-a529-816c56fc38c3 2018-07-20 23:43:30,728 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'30dd58ff-3757-47f1-a8cb-bdcc9e4ef743', 'swap': 0}) 2018-07-20 23:43:34,309 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-20 23:43:34,310 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-20 23:43:34,310 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-20 23:43:34,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-20 23:43:34,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-20 23:43:38,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d5b4a298-1765-47aa-bad7-0cbcf14f3826/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-07-20 23:43:38,986 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-20 23:43:38,988 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-20 23:43:38,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-07-20 23:46:06,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b66f516d-75b5-44f1-9000-bb8d20f00a12 2018-07-20 23:46:06,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b66f516d-75b5-44f1-9000-bb8d20f00a12']'. 2018-07-20 23:46:07,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-20 23:46:07,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-20 23:46:07,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-20 23:46:07,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b66f516d-75b5-44f1-9000-bb8d20f00a12 | 2018-07-20 23:46:07,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-20 23:46:07,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-20 23:43:41 | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-20 23:46:06 | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:25 | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d5b4a298-1765-47aa-bad7-0cbcf14f3826) | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 55dd1660-6f16-41ba-a4aa-c5816e4ff5d2) | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-20 23:46:07,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 115.758 | 2018-07-20 23:46:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-20 23:46:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-20 23:46:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-20 23:46:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-20 23:46:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-20 23:46:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-20 23:46:07,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-20 23:46:07,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-20 23:46:07,752 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-20 23:46:07,752 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-20 23:46:07,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-20 23:46:07,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808/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}00a575744bb7f717bee4e6285056df13bc260f84" -d '{"subnet_id": "2b624874-4592-4c02-b8da-e40d112c3b0b"}' 2018-07-20 23:46:10,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a31c109-2c6b-40cc-85d3-ecfcc37c7622 Date: Fri, 20 Jul 2018 23:46:10 GMT RESP BODY: {"network_id": "1be3a924-7e7f-4f34-a0d6-a85805d85250", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "2b624874-4592-4c02-b8da-e40d112c3b0b", "subnet_ids": ["2b624874-4592-4c02-b8da-e40d112c3b0b"], "port_id": "64ab0ab4-ff56-4750-a93b-75cead38df33", "id": "223a15d9-2593-458a-86e9-dcdafe82b808"} 2018-07-20 23:46:10,312 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808/remove_router_interface.json used request id req-5a31c109-2c6b-40cc-85d3-ecfcc37c7622 2018-07-20 23:46:10,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.55379009247s 2018-07-20 23:46:10,313 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808/remove_router_interface.json used request id req-5a31c109-2c6b-40cc-85d3-ecfcc37c7622 returning object 223a15d9-2593-458a-86e9-dcdafe82b808 2018-07-20 23:46:10,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-20 23:46:10,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:10,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e9998f94-2df6-4c56-860b-2c9a66e528ac Date: Fri, 20 Jul 2018 23:46:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T23:43:18Z", "admin_state_up": true, "updated_at": "2018-07-20T23:46:08Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "223a15d9-2593-458a-86e9-dcdafe82b808", "name": "patrole-router_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0"}]} 2018-07-20 23:46:10,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e9998f94-2df6-4c56-860b-2c9a66e528ac 2018-07-20 23:46:10,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.364789962769s 2018-07-20 23:46:10,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e9998f94-2df6-4c56-860b-2c9a66e528ac 2018-07-20 23:46:10,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-20 23:46:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808.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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:14,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de5db4a4-ae0d-490c-b383-d1dbc61ca672 Content-Length: 0 Date: Fri, 20 Jul 2018 23:46:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:46:14,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808.json used request id req-de5db4a4-ae0d-490c-b383-d1dbc61ca672 2018-07-20 23:46:14,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.48385286331s 2018-07-20 23:46:14,164 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/223a15d9-2593-458a-86e9-dcdafe82b808.json used request id req-de5db4a4-ae0d-490c-b383-d1dbc61ca672 2018-07-20 23:46:14,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-20 23:46:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:14,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-ea4f4224-08d8-44d1-a74b-e84f7d4966b0 Date: Fri, 20 Jul 2018 23:46:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T23:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b624874-4592-4c02-b8da-e40d112c3b0b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0","enable_dhcp":true,"segment_id":null,"network_id":"1be3a924-7e7f-4f34-a0d6-a85805d85250","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:43:17Z","ip_version":4},{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-20 23:46:14,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ea4f4224-08d8-44d1-a74b-e84f7d4966b0 2018-07-20 23:46:14,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0516200065613s 2018-07-20 23:46:14,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ea4f4224-08d8-44d1-a74b-e84f7d4966b0 2018-07-20 23:46:14,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-20 23:46:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/2b624874-4592-4c02-b8da-e40d112c3b0b.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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:16,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c517b3fd-c9d7-4d87-a7dc-69ad7e87180d Date: Fri, 20 Jul 2018 23:46:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:46:16,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2b624874-4592-4c02-b8da-e40d112c3b0b.json used request id req-c517b3fd-c9d7-4d87-a7dc-69ad7e87180d 2018-07-20 23:46:16,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.18586015701s 2018-07-20 23:46:16,405 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2b624874-4592-4c02-b8da-e40d112c3b0b.json used request id req-c517b3fd-c9d7-4d87-a7dc-69ad7e87180d 2018-07-20 23:46:16,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:46:16,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:16,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-485c9727-e11a-4cb4-8ba7-ebf2116900fc Date: Fri, 20 Jul 2018 23:46:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"1be3a924-7e7f-4f34-a0d6-a85805d85250","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-20T23:46:16Z","qos_policy_id":null,"name":"patrole-net_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-20T23:43:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:46:16,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-485c9727-e11a-4cb4-8ba7-ebf2116900fc 2018-07-20 23:46:16,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244590997696s 2018-07-20 23:46:16,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-485c9727-e11a-4cb4-8ba7-ebf2116900fc 2018-07-20 23:46:16,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-20 23:46:16,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/1be3a924-7e7f-4f34-a0d6-a85805d85250.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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:17,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2c9bea9-216c-4102-a826-97845fede7f7 Date: Fri, 20 Jul 2018 23:46:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-20 23:46:17,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1be3a924-7e7f-4f34-a0d6-a85805d85250.json used request id req-e2c9bea9-216c-4102-a826-97845fede7f7 2018-07-20 23:46:17,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10400485992s 2018-07-20 23:46:17,756 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1be3a924-7e7f-4f34-a0d6-a85805d85250.json used request id req-e2c9bea9-216c-4102-a826-97845fede7f7 2018-07-20 23:46:17,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:46:17,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:17,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-91845e2c-9f2c-4b6f-80f9-ab13b3f3a427 Date: Fri, 20 Jul 2018 23:46:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/snap", "metadata": {}}], "file": "/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "27aeca71-b0d4-47a8-af16-9ded570fc1ed", "size": 12716032, "self": "/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:43:30Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T23:43:29Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b139c54c-49af-41a6-9a0f-94d12d75546d/snap", "metadata": {}}], "file": "/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "b139c54c-49af-41a6-9a0f-94d12d75546d", "size": 12716032, "self": "/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b139c54c-49af-41a6-9a0f-94d12d75546d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-20T23:43:28Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-20T23:43:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:46:17,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-91845e2c-9f2c-4b6f-80f9-ab13b3f3a427 2018-07-20 23:46:17,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187397956848s 2018-07-20 23:46:17,948 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-91845e2c-9f2c-4b6f-80f9-ab13b3f3a427 2018-07-20 23:46:17,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 23:46:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:18,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b97cfce-6930-4980-80ed-4c6ef40d2f3c Date: Fri, 20 Jul 2018 23:46:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:46:18,477 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d used request id req-9b97cfce-6930-4980-80ed-4c6ef40d2f3c 2018-07-20 23:46:18,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.525884866714s 2018-07-20 23:46:18,477 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b139c54c-49af-41a6-9a0f-94d12d75546d used request id req-9b97cfce-6930-4980-80ed-4c6ef40d2f3c 2018-07-20 23:46:18,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 23:46:18,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:18,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:46: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-9eaaf253-45a6-4a30-82f0-06d5a19663ca x-compute-request-id: req-9eaaf253-45a6-4a30-82f0-06d5a19663ca Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743", "rel": "bookmark"}], "ram": 1024, "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": "30dd58ff-3757-47f1-a8cb-bdcc9e4ef743"}, {"name": "patrole-flavor_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b", "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": "52d03331-d147-4bd6-a3d4-3b8f1dd2997b"}]} 2018-07-20 23:46:18,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9eaaf253-45a6-4a30-82f0-06d5a19663ca 2018-07-20 23:46:18,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280768871307s 2018-07-20 23:46:18,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9eaaf253-45a6-4a30-82f0-06d5a19663ca 2018-07-20 23:46:18,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 23:46:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:18,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:46:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a67517e-24b5-43fe-b1df-df511a2f05ee x-compute-request-id: req-2a67517e-24b5-43fe-b1df-df511a2f05ee Content-Length: 0 Content-Type: application/json 2018-07-20 23:46:18,547 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b used request id req-2a67517e-24b5-43fe-b1df-df511a2f05ee 2018-07-20 23:46:18,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388739109039s 2018-07-20 23:46:18,547 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/52d03331-d147-4bd6-a3d4-3b8f1dd2997b used request id req-2a67517e-24b5-43fe-b1df-df511a2f05ee 2018-07-20 23:46:18,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-20 23:46:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:19,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ef1a6f8-9f29-48de-a56c-74168680f812 Date: Fri, 20 Jul 2018 23:46:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:46:19,573 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed used request id req-2ef1a6f8-9f29-48de-a56c-74168680f812 2018-07-20 23:46:19,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0255279541s 2018-07-20 23:46:19,574 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/27aeca71-b0d4-47a8-af16-9ded570fc1ed used request id req-2ef1a6f8-9f29-48de-a56c-74168680f812 2018-07-20 23:46:19,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-20 23:46:19,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:19,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:46: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-62ff28ad-266a-4c68-9ef8-26c288cf3937 x-compute-request-id: req-62ff28ad-266a-4c68-9ef8-26c288cf3937 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_d42fdb6e-aafa-4e82-8bcc-6e0794da2eb0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743", "rel": "bookmark"}], "ram": 1024, "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": "30dd58ff-3757-47f1-a8cb-bdcc9e4ef743"}]} 2018-07-20 23:46:19,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-62ff28ad-266a-4c68-9ef8-26c288cf3937 2018-07-20 23:46:19,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0293018817902s 2018-07-20 23:46:19,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-62ff28ad-266a-4c68-9ef8-26c288cf3937 2018-07-20 23:46:19,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-20 23:46:19,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}00a575744bb7f717bee4e6285056df13bc260f84" 2018-07-20 23:46:19,643 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:46:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30014f43-72e2-4776-92ec-5da31e9e30b3 x-compute-request-id: req-30014f43-72e2-4776-92ec-5da31e9e30b3 Content-Length: 0 Content-Type: application/json 2018-07-20 23:46:19,643 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743 used request id req-30014f43-72e2-4776-92ec-5da31e9e30b3 2018-07-20 23:46:19,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375468730927s 2018-07-20 23:46:19,643 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/30dd58ff-3757-47f1-a8cb-bdcc9e4ef743 used request id req-30014f43-72e2-4776-92ec-5da31e9e30b3 2018-07-20 23:46:19,687 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-20 23:46:19,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-20 23:46:19,724 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-20 23:46:19,725 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-20 23:46:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:46:19,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7e422a-b8af-4e4a-a46b-d7911c30d6e7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-20 23:46:19,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ff7e422a-b8af-4e4a-a46b-d7911c30d6e7 2018-07-20 23:46:19,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-20 23:46:20,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T00:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["gkOt-GKjR1GHZHofS3Lwnw"], "issued_at": "2018-07-20T23:46:20.000000Z"}} 2018-07-20 23:46:20,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-20 23:46:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" 2018-07-20 23:46:20,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0583d246-87d5-47bc-af4d-eedef65c7ad7 Date: Fri, 20 Jul 2018 23:46:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-20 23:46:20,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0583d246-87d5-47bc-af4d-eedef65c7ad7 2018-07-20 23:46:20,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267750024796s 2018-07-20 23:46:20,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0583d246-87d5-47bc-af4d-eedef65c7ad7 2018-07-20 23:46:20,395 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-20 23:46:20,396 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-20 23:46:21,864 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:06d561ab1ae8723493b484c1effc2790 sha256:98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98 2018-07-20 23:46:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-20 23:46:21,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 20 Jul 2018 23:46:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-20 23:46:21,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-20 23:46:21,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" 2018-07-20 23:46:22,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b6cde1bd-3f56-4e56-b732-9803931b1479 Date: Fri, 20 Jul 2018 23:46:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-20 23:46:22,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b6cde1bd-3f56-4e56-b732-9803931b1479 2018-07-20 23:46:22,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182868003845s 2018-07-20 23:46:22,058 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b6cde1bd-3f56-4e56-b732-9803931b1479 2018-07-20 23:46:22,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-20 23:46:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" -d '{"owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "owner_specified.shade.object": "images/vmtp-img_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}' 2018-07-20 23:46:22,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-993b44f3-6bd7-47d0-b562-a30353aa931f Date: Fri, 20 Jul 2018 23:46:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "f9c749db-439b-470d-b3a0-a80142f84a41", "size": null, "self": "/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "updated_at": "2018-07-20T23:46:22Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "name": "vmtp-img_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "checksum": null, "created_at": "2018-07-20T23:46:22Z", "protected": false} 2018-07-20 23:46:22,282 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-993b44f3-6bd7-47d0-b562-a30353aa931f 2018-07-20 23:46:22,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.215007066727s 2018-07-20 23:46:22,282 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-993b44f3-6bd7-47d0-b562-a30353aa931f returning object f9c749db-439b-470d-b3a0-a80142f84a41 2018-07-20 23:46:22,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-20 23:46:22,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41/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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" -d '' 2018-07-20 23:46:26,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fdbb663-8c2f-4dad-a48b-402dac5b2355 Date: Fri, 20 Jul 2018 23:46:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-20 23:46:26,271 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41/file used request id req-8fdbb663-8c2f-4dad-a48b-402dac5b2355 2018-07-20 23:46:26,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.98759198189s 2018-07-20 23:46:26,271 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41/file used request id req-8fdbb663-8c2f-4dad-a48b-402dac5b2355 2018-07-20 23:46:26,271 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_3d1efaec-0b5a-4978-8cf1-3811aaf9832c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-20T23:46:22Z', u'owner_specified.shade.sha256': u'98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'06d561ab1ae8723493b484c1effc2790', u'id': u'f9c749db-439b-470d-b3a0-a80142f84a41', u'size': None, u'name': u'vmtp-img_3d1efaec-0b5a-4978-8cf1-3811aaf9832c', u'checksum': None, u'self': u'/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-20T23:46:22Z', u'schema': u'/v2/schemas/image'}) 2018-07-20 23:46:26,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-20 23:46:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-20 23:46:26,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:46: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-ea4d5c4a-927c-462f-9bf0-48f0e1f086f3 x-compute-request-id: req-ea4d5c4a-927c-462f-9bf0-48f0e1f086f3 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}} 2018-07-20 23:46:26,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ea4d5c4a-927c-462f-9bf0-48f0e1f086f3 2018-07-20 23:46:26,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.220381975174s 2018-07-20 23:46:26,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ea4d5c4a-927c-462f-9bf0-48f0e1f086f3 2018-07-20 23:46:26,494 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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': 0, 'id': u'22f054c9-7c9f-4d65-8ce1-273470453bc7', 'swap': 0}) 2018-07-20 23:46:26,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-20 23:46:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7/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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" -d '{"extra_specs": {}}' 2018-07-20 23:46:26,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:46: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-f90be98c-bb7a-41e5-b8d9-1585529034ca x-compute-request-id: req-f90be98c-bb7a-41e5-b8d9-1585529034ca Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-20 23:46:26,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7/os-extra_specs used request id req-f90be98c-bb7a-41e5-b8d9-1585529034ca 2018-07-20 23:46:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243799686432s 2018-07-20 23:46:26,519 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7/os-extra_specs used request id req-f90be98c-bb7a-41e5-b8d9-1585529034ca 2018-07-20 23:46:26,520 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c' 2018-07-20 23:46:26,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-20 23:46:26,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" -d '{"keypair": {"name": "vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}}' 2018-07-20 23:46:26,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 20 Jul 2018 23:46: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-47d7977a-81ea-4622-bffb-0cd0fa1c190a x-compute-request-id: req-47d7977a-81ea-4622-bffb-0cd0fa1c190a Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV2qeiUaphUuWO+Fkugkjp4bUau16AW9mkDWlDwKuuMuX7vKcmjxZLv8+vaXfGaFcnevqeCaw64PEff/Phqk8PifGb4YdNyEmJFbuKug79liqKarYArh2WVYs5RvuNYMiCw/zeM4L2i0wcrk2zxoTqTE7PgI+cEPGnZR6GgnM3p2AoB24DJN3d2UIXXV1yHySDoOSNyiVCX54Nme6KSLTrAFw7GNm0nxt3lV7mDpbNB9BqgaZ4r2Gdzmr3UyFHXr6+RyRTLoKyoGeDJ29cjRSU41c/LVzI0RzKGQy1/sy2Lj0zX0syHnV6ZJXVazhqnbeEUbD95sw8jYFx0uJywbET Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1dqnolGqYVLljvhZLoJI6eG1GrtegFvZpA1pQ8CrrjLl+7yn\nJo8WS7/Pr2l3xmhXJ3r6ngmsOuDxH3/z4apPD4nxm+GHTchJiRW7iroO/ZYqimq2\nAK4dllWLOUb7jWDIgsP83jOC9otMHK5Ns8aE6kxOz4CPnBDxp2UehoJzN6dgKAdu\nAyTd3dlCF11dch8kg6DkjcolQl+eDZnuiki06wBcOxjZtJ8bd5Ve5g6WzQfQaoGm\neK9hnc5q91MhR16+vkckUy6CsqBngydvXI0UlONXPy1cyNEcyhkMtf7Mti49M19L\nMh51emSV1Ws4ap23hFGw/ebMPI2BcdLicsGxEwIDAQABAoIBADTC2oLwlRGn6x0H\n5rDT0ftqBU2QFrOidaLE8EiX+4Nh6V3fYHnh6YVM0IedhMB9s6r462YcStLH9pVn\n8xqk8xaJWQO1c7VcCdB5fSiv2Mz1xI8b3sVyL7iMaGn8OknaK/4fLn7/xHrhSSj2\nVBNbkiVgKD2HoWbGw2giSZK0EosTG9KifhM84lr8gHsw3z2PFq5K2XTJFDAkCvYT\nkcWQ0WhtVGH5LP5Y5COLbGHwgn8TDCp6ixL5a2xZYyac2LtvfAQlFgE7X+V0aMGY\nGLvwbVJwrA2Gaqo93t1IR4HiCz5MyH8dBox8JIw1q11Mtf9X+PTUSb+nys3D0pjd\nUaqZ3jECgYEA9MbFgYhLK8W+J28N1eu16WV6GNu5HyHwNRxrSMk17LC42WZEdL7j\n6eDKPDYHUyPbfTGNRo4OrvwlYtUqQ9mzRb9k1OdI4SHekGPsfuDBdDKfaWLozagN\nw9avCszzUsMvUfe0x0tegU/29NkWBpu++e77CyOJGqSGgiNdjUMMIvkCgYEA36jp\nYCyW84BZ36dSzMlc1H/lB8VXo3QTd6op8pKYSNFH1KqIEKx9nMUcfEN/GHnC4APT\nDcSW8EGbG1q66rEZH4vfiYHBi9Rr7ar06/RwRG3i/j6EvfuIIZjZMEARnhL6QF4U\nB7eGiyxPFA8HtE0GqoIM37Tx0VyEk7pP/Z3Za2sCgYEA5sJdgHhVJbcORW7UxE+q\n95XLPZQnOcptAiUAn2XRiIoyOgHHl6g+hUZ+YbUtwpuTWLtWTKWwAheDx2Der4iV\nEbQWAwDoHBYqFEWftx18Q2dWEaxFfVxpXa8O5kfBPMz113iG3TuYpKAWWU4vDZvW\ntxktYprlrlBc3mMo1vvWfUECgYEAwFPb+5vcYqAoqK6WAQvXC9S++iO07RXP98MY\nN0PgOB3fCv1p7AyoJ7tId4MDM+TgswoW32wB77A61Rb8TPzlgb8iBnjSGpAcD1BH\nNPAJ6o4j+EWCmGxH77wkZ91wSOJA2EEOMGSdCeicR790/JKP/OfAck6C82n/h5lb\nV9f5MukCgYEAk6yyqh7z0q7ER4Bl25HotWSo1HH96hVXheZUiaPIfg/jf0bdLYsZ\nBM+ar67MUcK7CgW9M6+ITBgeFOE08mTMXNQN3ROIKcD32y4paWAJNYCC0BaR4JEi\nvDoKpUHAPhS09IHv2+oRUmxKQFJ6Xc1MHzjP8mrVSCE84BqoyRux3FY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "name": "vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "fingerprint": "4f:12:be:a8:86:4f:81:61:f5:22:0f:75:68:44:5f:d2"}} 2018-07-20 23:46:26,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-47d7977a-81ea-4622-bffb-0cd0fa1c190a 2018-07-20 23:46:26,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.145801067352s 2018-07-20 23:46:26,666 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-47d7977a-81ea-4622-bffb-0cd0fa1c190a 2018-07-20 23:46:26,667 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV2qeiUaphUuWO+Fkugkjp4bUau16AW9mkDWlDwKuuMuX7vKcmjxZLv8+vaXfGaFcnevqeCaw64PEff/Phqk8PifGb4YdNyEmJFbuKug79liqKarYArh2WVYs5RvuNYMiCw/zeM4L2i0wcrk2zxoTqTE7PgI+cEPGnZR6GgnM3p2AoB24DJN3d2UIXXV1yHySDoOSNyiVCX54Nme6KSLTrAFw7GNm0nxt3lV7mDpbNB9BqgaZ4r2Gdzmr3UyFHXr6+RyRTLoKyoGeDJ29cjRSU41c/LVzI0RzKGQy1/sy2Lj0zX0syHnV6ZJXVazhqnbeEUbD95sw8jYFx0uJywbET Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1dqnolGqYVLljvhZLoJI6eG1GrtegFvZpA1pQ8CrrjLl+7yn\nJo8WS7/Pr2l3xmhXJ3r6ngmsOuDxH3/z4apPD4nxm+GHTchJiRW7iroO/ZYqimq2\nAK4dllWLOUb7jWDIgsP83jOC9otMHK5Ns8aE6kxOz4CPnBDxp2UehoJzN6dgKAdu\nAyTd3dlCF11dch8kg6DkjcolQl+eDZnuiki06wBcOxjZtJ8bd5Ve5g6WzQfQaoGm\neK9hnc5q91MhR16+vkckUy6CsqBngydvXI0UlONXPy1cyNEcyhkMtf7Mti49M19L\nMh51emSV1Ws4ap23hFGw/ebMPI2BcdLicsGxEwIDAQABAoIBADTC2oLwlRGn6x0H\n5rDT0ftqBU2QFrOidaLE8EiX+4Nh6V3fYHnh6YVM0IedhMB9s6r462YcStLH9pVn\n8xqk8xaJWQO1c7VcCdB5fSiv2Mz1xI8b3sVyL7iMaGn8OknaK/4fLn7/xHrhSSj2\nVBNbkiVgKD2HoWbGw2giSZK0EosTG9KifhM84lr8gHsw3z2PFq5K2XTJFDAkCvYT\nkcWQ0WhtVGH5LP5Y5COLbGHwgn8TDCp6ixL5a2xZYyac2LtvfAQlFgE7X+V0aMGY\nGLvwbVJwrA2Gaqo93t1IR4HiCz5MyH8dBox8JIw1q11Mtf9X+PTUSb+nys3D0pjd\nUaqZ3jECgYEA9MbFgYhLK8W+J28N1eu16WV6GNu5HyHwNRxrSMk17LC42WZEdL7j\n6eDKPDYHUyPbfTGNRo4OrvwlYtUqQ9mzRb9k1OdI4SHekGPsfuDBdDKfaWLozagN\nw9avCszzUsMvUfe0x0tegU/29NkWBpu++e77CyOJGqSGgiNdjUMMIvkCgYEA36jp\nYCyW84BZ36dSzMlc1H/lB8VXo3QTd6op8pKYSNFH1KqIEKx9nMUcfEN/GHnC4APT\nDcSW8EGbG1q66rEZH4vfiYHBi9Rr7ar06/RwRG3i/j6EvfuIIZjZMEARnhL6QF4U\nB7eGiyxPFA8HtE0GqoIM37Tx0VyEk7pP/Z3Za2sCgYEA5sJdgHhVJbcORW7UxE+q\n95XLPZQnOcptAiUAn2XRiIoyOgHHl6g+hUZ+YbUtwpuTWLtWTKWwAheDx2Der4iV\nEbQWAwDoHBYqFEWftx18Q2dWEaxFfVxpXa8O5kfBPMz113iG3TuYpKAWWU4vDZvW\ntxktYprlrlBc3mMo1vvWfUECgYEAwFPb+5vcYqAoqK6WAQvXC9S++iO07RXP98MY\nN0PgOB3fCv1p7AyoJ7tId4MDM+TgswoW32wB77A61Rb8TPzlgb8iBnjSGpAcD1BH\nNPAJ6o4j+EWCmGxH77wkZ91wSOJA2EEOMGSdCeicR790/JKP/OfAck6C82n/h5lb\nV9f5MukCgYEAk6yyqh7z0q7ER4Bl25HotWSo1HH96hVXheZUiaPIfg/jf0bdLYsZ\nBM+ar67MUcK7CgW9M6+ITBgeFOE08mTMXNQN3ROIKcD32y4paWAJNYCC0BaR4JEi\nvDoKpUHAPhS09IHv2+oRUmxKQFJ6Xc1MHzjP8mrVSCE84BqoyRux3FY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'63eb304ea5cc4aa18c8cc7bf86a084b3', 'name': u'vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c', 'created_at': '2018-07-20T23:46:26.667526', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4f:12:be:a8:86:4f:81:61:f5:22:0f:75:68:44:5f:d2', 'type': 'ssh', 'id': u'vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c'}) 2018-07-20 23:46:26,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-20 23:46:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" 2018-07-20 23:46:26,740 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 20 Jul 2018 23:46: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-8f8d09cd-dd78-4175-9b80-314debca316f x-compute-request-id: req-8f8d09cd-dd78-4175-9b80-314debca316f Content-Length: 0 Content-Type: application/json 2018-07-20 23:46:26,740 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c used request id req-8f8d09cd-dd78-4175-9b80-314debca316f 2018-07-20 23:46:26,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0721588134766s 2018-07-20 23:46:26,741 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_3d1efaec-0b5a-4978-8cf1-3811aaf9832c used request id req-8f8d09cd-dd78-4175-9b80-314debca316f 2018-07-20 23:46:27,575 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-07-21 00:05:45,040 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-07-20 23:46:28,381 INFO Using http://172.30.9.21:5000//v3 2018-07-20 23:46:28,381 INFO VM public key: /tmp/tmpU9hukb 2018-07-20 23:46:28,382 INFO VM private key: /tmp/tmp3PKb1k 2018-07-20 23:46:30,114 INFO Found image vmtp-img_3d1efaec-0b5a-4978-8cf1-3811aaf9832c to launch VM, will continue 2018-07-20 23:46:30,447 INFO Using external network: external. 2018-07-20 23:46:37,142 INFO Created ext router pns_router_3d1efaec-0b5a-4978-8cf1-3811aaf9832c. 2018-07-20 23:46:38,546 INFO Created internal network: pns-internal-net_3d1efaec-0b5a-4978-8cf1-3811aaf9832c. 2018-07-20 23:46:39,797 INFO Created internal network: pns-internal-net2_3d1efaec-0b5a-4978-8cf1-3811aaf9832c. 2018-07-20 23:46:42,662 DEBUG Ext router associated to pns-internal-net_3d1efaec-0b5a-4978-8cf1-3811aaf9832c 2018-07-20 23:46:45,284 DEBUG Ext router associated to pns-internal-net2_3d1efaec-0b5a-4978-8cf1-3811aaf9832c 2018-07-20 23:46:46,382 INFO OpenStack agent: Open vSwitch agent 2018-07-20 23:46:46,382 INFO OpenStack network type: vxlan 2018-07-20 23:46:47,874 INFO [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Creating server VM... 2018-07-20 23:46:47,874 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-20 23:46:50,389 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 1 of 50... 2018-07-20 23:46:52,920 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 2 of 50... 2018-07-20 23:46:55,424 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 3 of 50... 2018-07-20 23:46:58,248 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 4 of 50... 2018-07-20 23:47:00,787 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 5 of 50... 2018-07-20 23:47:03,721 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 6 of 50... 2018-07-20 23:47:06,431 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 7 of 50... 2018-07-20 23:47:09,115 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 8 of 50... 2018-07-20 23:47:12,374 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 9 of 50... 2018-07-20 23:47:15,318 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 10 of 50... 2018-07-20 23:47:17,851 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 11 of 50... 2018-07-20 23:47:20,566 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 12 of 50... 2018-07-20 23:47:23,109 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 13 of 50... 2018-07-20 23:47:25,671 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 14 of 50... 2018-07-20 23:47:28,359 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 15 of 50... 2018-07-20 23:47:30,872 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 16 of 50... 2018-07-20 23:47:33,424 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 17 of 50... 2018-07-20 23:47:35,928 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 18 of 50... 2018-07-20 23:47:38,593 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 19 of 50... 2018-07-20 23:47:41,127 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 20 of 50... 2018-07-20 23:47:43,665 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 21 of 50... 2018-07-20 23:47:46,352 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 22 of 50... 2018-07-20 23:47:48,939 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 23 of 50... 2018-07-20 23:47:51,476 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 24 of 50... 2018-07-20 23:47:54,324 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 25 of 50... 2018-07-20 23:47:57,287 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 26 of 50... 2018-07-20 23:47:59,647 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 27 of 50... 2018-07-20 23:48:02,290 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 28 of 50... 2018-07-20 23:48:05,216 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 29 of 50... 2018-07-20 23:48:07,805 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 30 of 50... 2018-07-20 23:48:10,939 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 31 of 50... 2018-07-20 23:48:13,476 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 32 of 50... 2018-07-20 23:48:16,172 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 33 of 50... 2018-07-20 23:48:18,730 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 34 of 50... 2018-07-20 23:48:21,084 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 35 of 50... 2018-07-20 23:48:23,836 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 36 of 50... 2018-07-20 23:48:26,342 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 37 of 50... 2018-07-20 23:48:28,881 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 38 of 50... 2018-07-20 23:48:33,872 INFO [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Internal network IP: 192.168.1.7 2018-07-20 23:48:33,873 INFO [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] SSH IP: 172.30.9.204 2018-07-20 23:48:33,873 INFO [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Setup SSH for ubuntu@172.30.9.204 2018-07-20 23:48:45,281 INFO [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Installing nuttcp-8.1.4... 2018-07-20 23:48:45,351 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Copying nuttcp-8.1.4 to target... 2018-07-20 23:48:45,566 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Starting nuttcp-8.1.4 server... 2018-07-20 23:48:45,611 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] 2018-07-20 23:48:45,656 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Creating client VM... 2018-07-20 23:48:45,657 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-20 23:48:48,536 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 1 of 50... 2018-07-20 23:48:51,833 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 2 of 50... 2018-07-20 23:48:54,814 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 3 of 50... 2018-07-20 23:48:57,346 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] VM status=BUILD, retrying 4 of 50... 2018-07-20 23:49:03,235 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Internal network IP: 192.168.1.12 2018-07-20 23:49:03,236 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] SSH IP: 172.30.9.203 2018-07-20 23:49:03,236 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Setup SSH for ubuntu@172.30.9.203 2018-07-20 23:49:12,692 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Installing nuttcp-8.1.4... 2018-07-20 23:49:12,738 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Copying nuttcp-8.1.4 to target... 2018-07-20 23:49:12,909 INFO ============================================================ 2018-07-20 23:49:12,909 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-20 23:49:21,951 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=47.1 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.335 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.156 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.180 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.348 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.187 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.323 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.150 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.528 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.232 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.150/4.956/47.124/14.056 ms 2018-07-20 23:49:30,991 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.193 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.144 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.174 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.219 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.162 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.174 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.150 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.119 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.184 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.137 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.119/0.165/0.219/0.031 ms 2018-07-20 23:49:40,030 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.414 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.180 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.287 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.342 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.294 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.326 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.178 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.209 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.297 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.187 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.178/0.271/0.414/0.077 ms 2018-07-20 23:49:40,031 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Measuring TCP Throughput (packet size=65536)... 2018-07-20 23:49:40,032 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:49:50,127 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=19279.3017 real_seconds=9.99 rate_Mbps=16185.4661 tx_cpu=34 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.38 2018-07-20 23:49:50,129 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:00,221 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=16866.7980 real_seconds=9.99 rate_Mbps=14159.9986 tx_cpu=29 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.29 2018-07-20 23:50:00,222 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:10,315 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=17313.8062 real_seconds=9.99 rate_Mbps=14536.5725 tx_cpu=32 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.16 2018-07-20 23:50:10,315 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Measuring UDP Throughput (packet size=128)... 2018-07-20 23:50:10,316 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:13,646 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=18.2047 real_seconds=1.00 rate_Mbps=152.3330 tx_cpu=12 rx_cpu=30 drop=0 pkt=149133 data_loss=0.00000 2018-07-20 23:50:13,647 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=128 throughput=1<155988/5000000<10000000 Kbps loss-rate=0 2018-07-20 23:50:13,648 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R467964K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:16,999 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=17.1396 real_seconds=1.00 rate_Mbps=143.4907 tx_cpu=13 rx_cpu=30 drop=117 pkt=140525 data_loss=0.08336 2018-07-20 23:50:16,999 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=128 throughput=1<146934/467964<467964 Kbps loss-rate=0 2018-07-20 23:50:17,000 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R307449K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:20,322 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=17.9229 real_seconds=1.00 rate_Mbps=150.0222 tx_cpu=12 rx_cpu=30 drop=0 pkt=146824 data_loss=0.00000 2018-07-20 23:50:20,322 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=128 throughput=1<153622/307449<307449 Kbps loss-rate=0 2018-07-20 23:50:20,323 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230535K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:23,645 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=17.6467 real_seconds=1.00 rate_Mbps=147.7978 tx_cpu=11 rx_cpu=30 drop=0 pkt=144562 data_loss=0.00000 2018-07-20 23:50:23,646 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=128 throughput=1<151344/230535<230535 Kbps loss-rate=0 2018-07-20 23:50:23,646 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190939K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:26,972 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=18.3939 real_seconds=1.00 rate_Mbps=153.9373 tx_cpu=13 rx_cpu=32 drop=980 pkt=151663 data_loss=0.64602 2018-07-20 23:50:26,973 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=128 throughput=1<157631/190939<190939 Kbps loss-rate=0 2018-07-20 23:50:26,973 DEBUG undershot, min=157631 kbps=174285 max=190939 2018-07-20 23:50:26,973 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174285K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:30,297 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=18.3229 real_seconds=1.00 rate_Mbps=153.4519 tx_cpu=13 rx_cpu=30 drop=38 pkt=150139 data_loss=0.02510 2018-07-20 23:50:30,298 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=128 throughput=157631<157134/174285<190939 Kbps loss-rate=0 2018-07-20 23:50:30,298 DEBUG undershot, min=174285 kbps=182612 max=190939 2018-07-20 23:50:30,298 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182612K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:33,651 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=19.1302 real_seconds=1.00 rate_Mbps=160.1656 tx_cpu=13 rx_cpu=29 drop=0 pkt=156715 data_loss=0.00000 2018-07-20 23:50:33,652 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=128 throughput=174285<164009/182612<190939 Kbps loss-rate=0 2018-07-20 23:50:33,652 DEBUG undershot, min=182612 kbps=186775 max=190939 2018-07-20 23:50:33,652 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Measuring UDP Throughput (packet size=1024)... 2018-07-20 23:50:33,653 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:36,980 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=143.7500 real_seconds=1.00 rate_Mbps=1205.6514 tx_cpu=17 rx_cpu=31 drop=0 pkt=147200 data_loss=0.00000 2018-07-20 23:50:36,980 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=1024 throughput=1<1234587/5000000<10000000 Kbps loss-rate=0 2018-07-20 23:50:36,981 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3117293K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:40,305 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=147.9229 real_seconds=1.00 rate_Mbps=1240.1550 tx_cpu=18 rx_cpu=32 drop=0 pkt=151473 data_loss=0.00000 2018-07-20 23:50:40,306 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=1024 throughput=1<1269918/3117293<3117293 Kbps loss-rate=0 2018-07-20 23:50:40,306 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2193605K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:43,632 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=143.5264 real_seconds=1.00 rate_Mbps=1202.8401 tx_cpu=17 rx_cpu=32 drop=0 pkt=146971 data_loss=0.00000 2018-07-20 23:50:43,633 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=1024 throughput=1<1231708/2193605<2193605 Kbps loss-rate=0 2018-07-20 23:50:43,633 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1712656K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:46,958 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=146.6748 real_seconds=1.00 rate_Mbps=1229.8526 tx_cpu=17 rx_cpu=34 drop=0 pkt=150195 data_loss=0.00000 2018-07-20 23:50:46,958 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=1024 throughput=1<1259369/1712656<1712656 Kbps loss-rate=0 2018-07-20 23:50:46,959 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1486012K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:50,284 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=151.1357 real_seconds=1.00 rate_Mbps=1267.1659 tx_cpu=19 rx_cpu=33 drop=0 pkt=154763 data_loss=0.00000 2018-07-20 23:50:50,284 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=1024 throughput=1<1297577/1486012<1486012 Kbps loss-rate=0 2018-07-20 23:50:50,284 DEBUG undershot, min=1297577 kbps=1391794 max=1486012 2018-07-20 23:50:50,285 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1391794K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:53,612 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=143.3828 real_seconds=1.00 rate_Mbps=1201.7235 tx_cpu=22 rx_cpu=31 drop=0 pkt=146824 data_loss=0.00000 2018-07-20 23:50:53,613 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=1024 throughput=1297577<1230564/1391794<1486012 Kbps loss-rate=0 2018-07-20 23:50:53,613 DEBUG undershot, min=1391794 kbps=1438903 max=1486012 2018-07-20 23:50:53,613 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1438903K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:50:56,964 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=137.9697 real_seconds=1.00 rate_Mbps=1155.5690 tx_cpu=17 rx_cpu=29 drop=0 pkt=141281 data_loss=0.00000 2018-07-20 23:50:56,964 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=1024 throughput=1391794<1183302/1438903<1486012 Kbps loss-rate=0 2018-07-20 23:50:56,964 DEBUG undershot, min=1438903 kbps=1462457 max=1486012 2018-07-20 23:50:56,965 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Measuring UDP Throughput (packet size=8192)... 2018-07-20 23:50:56,965 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:51:00,315 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=595.9375 real_seconds=1.00 rate_Mbps=5001.8821 tx_cpu=99 rx_cpu=19 drop=14 pkt=76294 data_loss=0.01835 2018-07-20 23:51:00,315 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=8192 throughput=1<5121927/5000000<10000000 Kbps loss-rate=0 2018-07-20 23:51:00,316 DEBUG undershot, min=5121927 kbps=7560963 max=10000000 2018-07-20 23:51:00,316 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560963K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:51:03,667 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=825.1797 real_seconds=1.00 rate_Mbps=6912.9700 tx_cpu=23 rx_cpu=27 drop=0 pkt=105623 data_loss=0.00000 2018-07-20 23:51:03,668 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=8192 throughput=5121927<7078881/7560963<10000000 Kbps loss-rate=0 2018-07-20 23:51:03,668 DEBUG undershot, min=7078881 kbps=8539440 max=10000000 2018-07-20 23:51:03,669 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8539440K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:51:07,019 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=952.3281 real_seconds=1.00 rate_Mbps=7978.2558 tx_cpu=25 rx_cpu=29 drop=0 pkt=121898 data_loss=0.00000 2018-07-20 23:51:07,020 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=8192 throughput=7078881<8169733/8539440<10000000 Kbps loss-rate=0 2018-07-20 23:51:07,020 DEBUG undershot, min=8169733 kbps=9084866 max=10000000 2018-07-20 23:51:07,020 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9084866K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:51:10,344 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=1012.2812 real_seconds=1.00 rate_Mbps=8482.4695 tx_cpu=26 rx_cpu=36 drop=0 pkt=129572 data_loss=0.00000 2018-07-20 23:51:10,345 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=8192 throughput=8169733<8686048/9084866<10000000 Kbps loss-rate=0 2018-07-20 23:51:10,345 DEBUG undershot, min=8686048 kbps=9343024 max=10000000 2018-07-20 23:51:10,345 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9343024K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:51:13,671 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=871.9922 real_seconds=1.00 rate_Mbps=7308.0991 tx_cpu=22 rx_cpu=29 drop=0 pkt=111615 data_loss=0.00000 2018-07-20 23:51:13,671 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=8192 throughput=8686048<7483493/9343024<10000000 Kbps loss-rate=0 2018-07-20 23:51:13,671 DEBUG undershot, min=9343024 kbps=9671512 max=10000000 2018-07-20 23:51:13,672 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9671512K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:51:17,021 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] megabytes=990.6016 real_seconds=1.00 rate_Mbps=8299.4188 tx_cpu=25 rx_cpu=35 drop=30 pkt=126827 data_loss=0.02365 2018-07-20 23:51:17,022 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] pkt-size=8192 throughput=9343024<8498604/9671512<10000000 Kbps loss-rate=0 2018-07-20 23:51:17,022 DEBUG undershot, min=9671512 kbps=9835756 max=10000000 2018-07-20 23:51:17,033 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.12', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.38, 'throughput_kbps': 16573917, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 14499838, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 14885450, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 164009, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1183302, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8498604, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.956', 'rtt_max_ms': '47.124', 'rtt_min_ms': '0.150', 'rtt_stddev': '14.056', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.165', 'rtt_max_ms': '0.219', 'rtt_min_ms': '0.119', 'rtt_stddev': '0.031', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.271', 'rtt_max_ms': '0.414', 'rtt_min_ms': '0.178', 'rtt_stddev': '0.077', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-20 23:51:17,034 INFO Deleting floating ip c203bbd9-3b29-4328-8017-34de976b9e6c 2018-07-20 23:51:18,380 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Floating IP 172.30.9.203 deleted 2018-07-20 23:51:18,575 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Instance deleted 2018-07-20 23:51:18,640 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Creating client VM... 2018-07-20 23:51:18,640 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-20 23:51:21,938 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] VM status=BUILD, retrying 1 of 50... 2018-07-20 23:51:24,871 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] VM status=BUILD, retrying 2 of 50... 2018-07-20 23:51:27,370 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] VM status=BUILD, retrying 3 of 50... 2018-07-20 23:51:30,072 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] VM status=BUILD, retrying 4 of 50... 2018-07-20 23:51:35,765 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Internal network IP: 192.168.2.6 2018-07-20 23:51:35,765 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] SSH IP: 172.30.9.202 2018-07-20 23:51:35,765 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Setup SSH for ubuntu@172.30.9.202 2018-07-20 23:51:51,473 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Installing nuttcp-8.1.4... 2018-07-20 23:51:51,520 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Copying nuttcp-8.1.4 to target... 2018-07-20 23:51:51,686 INFO ============================================================ 2018-07-20 23:51:51,686 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-20 23:52:00,727 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.15 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.309 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.302 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.310 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.433 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.264 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.451 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.232 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.433 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.263 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.232/0.415/1.153/0.257 ms 2018-07-20 23:52:09,764 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.296 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.301 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.287 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.485 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.352 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.351 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.328 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.642 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.451 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.322 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.287/0.381/0.642/0.108 ms 2018-07-20 23:52:18,808 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.01 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.581 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.293 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.585 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.262 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.406 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.351 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.515 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.711 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.768 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.262/0.548/1.010/0.223 ms 2018-07-20 23:52:18,808 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring TCP Throughput (packet size=65536)... 2018-07-20 23:52:18,809 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:52:28,905 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=2088.4831 real_seconds=10.00 rate_Mbps=1752.2804 tx_cpu=4 rx_cpu=7 retrans=8 cwnd=297 rtt_ms=0.35 2018-07-20 23:52:28,905 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:52:38,998 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=2486.1610 real_seconds=10.00 rate_Mbps=2086.0987 tx_cpu=4 rx_cpu=8 retrans=20 cwnd=345 rtt_ms=0.28 2018-07-20 23:52:38,998 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:52:49,096 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=2391.0825 real_seconds=10.00 rate_Mbps=2006.1094 tx_cpu=4 rx_cpu=7 retrans=7 cwnd=348 rtt_ms=0.71 2018-07-20 23:52:49,097 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring UDP Throughput (packet size=128)... 2018-07-20 23:52:49,098 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:52:52,448 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.2688 real_seconds=1.01 rate_Mbps=144.1105 tx_cpu=14 rx_cpu=18 drop=49961 pkt=191427 data_loss=26.09939 2018-07-20 23:52:52,449 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<147569/5000000<10000000 Kbps loss-rate=26 2018-07-20 23:52:52,449 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R442707K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:52:55,775 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.5565 real_seconds=1.01 rate_Mbps=146.4384 tx_cpu=18 rx_cpu=20 drop=49662 pkt=193484 data_loss=25.66695 2018-07-20 23:52:55,776 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<149952/442707<442707 Kbps loss-rate=25 2018-07-20 23:52:55,776 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296329K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:52:59,102 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=18.8436 real_seconds=1.01 rate_Mbps=157.0128 tx_cpu=18 rx_cpu=20 drop=49583 pkt=203950 data_loss=24.31134 2018-07-20 23:52:59,102 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<160781/296329<296329 Kbps loss-rate=24 2018-07-20 23:52:59,103 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228555K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:02,428 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.9128 real_seconds=1.01 rate_Mbps=149.2168 tx_cpu=18 rx_cpu=18 drop=58764 pkt=205506 data_loss=28.59500 2018-07-20 23:53:02,428 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<152798/228555<228555 Kbps loss-rate=28 2018-07-20 23:53:02,429 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190676K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:05,754 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.5729 real_seconds=1.00 rate_Mbps=146.9541 tx_cpu=78 rx_cpu=18 drop=42249 pkt=186207 data_loss=22.68954 2018-07-20 23:53:05,755 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<150480/190676<190676 Kbps loss-rate=22 2018-07-20 23:53:05,755 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170578K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:09,082 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=16.6100 real_seconds=1.01 rate_Mbps=138.5288 tx_cpu=67 rx_cpu=21 drop=30511 pkt=166580 data_loss=18.31616 2018-07-20 23:53:09,083 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<141853/170578<170578 Kbps loss-rate=18 2018-07-20 23:53:09,083 DEBUG overshot, min=1 kbps=141853 max=170578 2018-07-20 23:53:09,083 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R141853K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:12,407 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=16.7380 real_seconds=1.00 rate_Mbps=140.4706 tx_cpu=94 rx_cpu=24 drop=1411 pkt=138529 data_loss=1.01891 2018-07-20 23:53:12,407 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<143841/141853<170578 Kbps loss-rate=1 2018-07-20 23:53:12,407 DEBUG undershot, min=143841 kbps=157209 max=170578 2018-07-20 23:53:12,407 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157209K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:15,733 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.2695 real_seconds=1.00 rate_Mbps=144.4277 tx_cpu=70 rx_cpu=23 drop=12052 pkt=153524 data_loss=7.85029 2018-07-20 23:53:15,734 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=143841<147893/157209<170578 Kbps loss-rate=7 2018-07-20 23:53:15,734 DEBUG overshot, min=143841 kbps=147893 max=157209 2018-07-20 23:53:15,734 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147893K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:19,085 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.5413 real_seconds=1.00 rate_Mbps=147.1347 tx_cpu=97 rx_cpu=22 drop=727 pkt=144425 data_loss=0.50312 2018-07-20 23:53:19,086 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=143841<150665/147893<157209 Kbps loss-rate=0 2018-07-20 23:53:19,086 DEBUG undershot, min=150665 kbps=153937 max=157209 2018-07-20 23:53:19,086 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring UDP Throughput (packet size=1024)... 2018-07-20 23:53:19,087 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:22,437 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=143.2432 real_seconds=1.00 rate_Mbps=1201.9774 tx_cpu=25 rx_cpu=22 drop=59769 pkt=206450 data_loss=28.95081 2018-07-20 23:53:22,437 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1230824/5000000<10000000 Kbps loss-rate=28 2018-07-20 23:53:22,438 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3115412K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:25,765 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=148.1260 real_seconds=1.00 rate_Mbps=1237.5019 tx_cpu=34 rx_cpu=21 drop=49452 pkt=201133 data_loss=24.58669 2018-07-20 23:53:25,765 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1267201/3115412<3115412 Kbps loss-rate=24 2018-07-20 23:53:25,766 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2191306K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:29,092 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=145.7402 real_seconds=1.00 rate_Mbps=1222.3878 tx_cpu=38 rx_cpu=22 drop=50701 pkt=199939 data_loss=25.35824 2018-07-20 23:53:29,092 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1251725/2191306<2191306 Kbps loss-rate=25 2018-07-20 23:53:29,093 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1721515K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:32,416 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=142.7969 real_seconds=1.00 rate_Mbps=1193.8259 tx_cpu=34 rx_cpu=21 drop=50778 pkt=197002 data_loss=25.77537 2018-07-20 23:53:32,417 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1222477/1721515<1721515 Kbps loss-rate=25 2018-07-20 23:53:32,417 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1471996K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:35,769 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=140.4580 real_seconds=1.00 rate_Mbps=1174.6293 tx_cpu=70 rx_cpu=21 drop=35857 pkt=179686 data_loss=19.95537 2018-07-20 23:53:35,769 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1202820/1471996<1471996 Kbps loss-rate=19 2018-07-20 23:53:35,770 DEBUG overshot, min=1 kbps=1202820 max=1471996 2018-07-20 23:53:35,770 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1202820K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:39,122 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=133.0000 real_seconds=1.01 rate_Mbps=1108.9182 tx_cpu=80 rx_cpu=20 drop=10601 pkt=146793 data_loss=7.22171 2018-07-20 23:53:39,122 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1135532/1202820<1471996 Kbps loss-rate=7 2018-07-20 23:53:39,122 DEBUG overshot, min=1 kbps=1135532 max=1202820 2018-07-20 23:53:39,123 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1135532K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:42,474 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=133.9951 real_seconds=1.00 rate_Mbps=1123.0184 tx_cpu=90 rx_cpu=21 drop=1064 pkt=138275 data_loss=0.76951 2018-07-20 23:53:42,475 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1149970/1135532<1202820 Kbps loss-rate=0 2018-07-20 23:53:42,475 DEBUG undershot, min=1149970 kbps=1176395 max=1202820 2018-07-20 23:53:42,476 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring UDP Throughput (packet size=8192)... 2018-07-20 23:53:42,476 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:45,827 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=190.2500 real_seconds=1.00 rate_Mbps=1596.4946 tx_cpu=92 rx_cpu=8 drop=51943 pkt=76295 data_loss=68.08179 2018-07-20 23:53:45,828 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1634810/5000000<10000000 Kbps loss-rate=68 2018-07-20 23:53:45,828 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3317405K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:49,154 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=194.5938 real_seconds=1.00 rate_Mbps=1628.6037 tx_cpu=96 rx_cpu=10 drop=25712 pkt=50620 data_loss=50.79415 2018-07-20 23:53:49,154 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1667690/3317405<3317405 Kbps loss-rate=50 2018-07-20 23:53:49,154 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2492547K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:52,480 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=202.0938 real_seconds=1.00 rate_Mbps=1690.5416 tx_cpu=99 rx_cpu=8 drop=12166 pkt=38034 data_loss=31.98715 2018-07-20 23:53:52,480 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1731114/2492547<2492547 Kbps loss-rate=31 2018-07-20 23:53:52,481 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2111830K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:55,806 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=205.5000 real_seconds=1.00 rate_Mbps=1719.3697 tx_cpu=99 rx_cpu=8 drop=5920 pkt=32224 data_loss=18.37140 2018-07-20 23:53:55,806 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1760634/2111830<2111830 Kbps loss-rate=18 2018-07-20 23:53:55,807 DEBUG overshot, min=1 kbps=1760634 max=2111830 2018-07-20 23:53:55,807 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1760634K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:53:59,158 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=207.4531 real_seconds=1.00 rate_Mbps=1739.6323 tx_cpu=99 rx_cpu=9 drop=311 pkt=26865 data_loss=1.15765 2018-07-20 23:53:59,159 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1781383/1760634<2111830 Kbps loss-rate=1 2018-07-20 23:53:59,159 DEBUG undershot, min=1781383 kbps=1946606 max=2111830 2018-07-20 23:53:59,159 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1946606K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:54:02,487 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=196.7344 real_seconds=1.00 rate_Mbps=1645.3126 tx_cpu=99 rx_cpu=9 drop=4521 pkt=29703 data_loss=15.22068 2018-07-20 23:54:02,487 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1781383<1684800/1946606<2111830 Kbps loss-rate=15 2018-07-20 23:54:02,487 DEBUG overshot, min=1781383 kbps=1684800 max=1946606 2018-07-20 23:54:02,488 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1684800K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:54:05,812 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=199.3672 real_seconds=1.00 rate_Mbps=1673.3955 tx_cpu=99 rx_cpu=7 drop=189 pkt=25708 data_loss=0.73520 2018-07-20 23:54:05,813 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1781383<1713556/1684800<1946606 Kbps loss-rate=0 2018-07-20 23:54:05,813 DEBUG undershot, min=1863994 kbps=1905300 max=1946606 2018-07-20 23:54:05,823 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.35, 'throughput_kbps': 1794335, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.28, 'throughput_kbps': 2136165, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.71, 'throughput_kbps': 2054256, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.5, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150665, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.77, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1149970, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.74, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1713556, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.415', 'rtt_max_ms': '1.153', 'rtt_min_ms': '0.232', 'rtt_stddev': '0.257', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.381', 'rtt_max_ms': '0.642', 'rtt_min_ms': '0.287', 'rtt_stddev': '0.108', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.548', 'rtt_max_ms': '1.010', 'rtt_min_ms': '0.262', 'rtt_stddev': '0.223', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-20 23:54:05,824 INFO ============================================================ 2018-07-20 23:54:05,825 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-20 23:54:14,888 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.567 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.307 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.277 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.326 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.392 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.366 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.248 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.405 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.239 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.293 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.239/0.342/0.567/0.092 ms 2018-07-20 23:54:23,929 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.297 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.314 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.356 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.574 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.300 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.352 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.340 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.295 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=36.5 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.253 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.253/3.967/36.598/10.877 ms 2018-07-20 23:54:32,971 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=1.83 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.473 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.386 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.482 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.362 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.352 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.386 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.347 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.326 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.482 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.326/0.543/1.837/0.435 ms 2018-07-20 23:54:32,972 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring TCP Throughput (packet size=65536)... 2018-07-20 23:54:32,973 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:54:43,095 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=2205.6226 real_seconds=10.00 rate_Mbps=1850.6980 tx_cpu=4 rx_cpu=7 retrans=37 cwnd=319 rtt_ms=0.53 2018-07-20 23:54:43,096 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:54:53,195 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=2789.5630 real_seconds=10.00 rate_Mbps=2340.2366 tx_cpu=5 rx_cpu=8 retrans=67 cwnd=394 rtt_ms=0.41 2018-07-20 23:54:53,195 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:03,290 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=2439.8737 real_seconds=10.00 rate_Mbps=2047.0587 tx_cpu=4 rx_cpu=8 retrans=30 cwnd=346 rtt_ms=0.30 2018-07-20 23:55:03,290 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring UDP Throughput (packet size=128)... 2018-07-20 23:55:03,290 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:06,615 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.0833 real_seconds=1.01 rate_Mbps=142.5225 tx_cpu=20 rx_cpu=20 drop=56752 pkt=196698 data_loss=28.85219 2018-07-20 23:55:06,615 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<145943/5000000<10000000 Kbps loss-rate=28 2018-07-20 23:55:06,616 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437829K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:09,942 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=15.9762 real_seconds=1.01 rate_Mbps=132.7534 tx_cpu=18 rx_cpu=18 drop=66830 pkt=197707 data_loss=33.80265 2018-07-20 23:55:09,943 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<135939/437829<437829 Kbps loss-rate=33 2018-07-20 23:55:09,943 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R286884K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:13,270 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=16.2172 real_seconds=1.00 rate_Mbps=136.0695 tx_cpu=19 rx_cpu=18 drop=73702 pkt=206553 data_loss=35.68176 2018-07-20 23:55:13,270 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<139335/286884<286884 Kbps loss-rate=35 2018-07-20 23:55:13,270 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R213109K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:16,595 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=16.9919 real_seconds=1.01 rate_Mbps=141.6384 tx_cpu=17 rx_cpu=21 drop=68909 pkt=208106 data_loss=33.11224 2018-07-20 23:55:16,596 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<145037/213109<213109 Kbps loss-rate=33 2018-07-20 23:55:16,596 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179073K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:19,947 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.3157 real_seconds=1.00 rate_Mbps=144.7839 tx_cpu=52 rx_cpu=20 drop=33026 pkt=174876 data_loss=18.88538 2018-07-20 23:55:19,948 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<148258/179073<179073 Kbps loss-rate=18 2018-07-20 23:55:19,948 DEBUG overshot, min=1 kbps=148258 max=179073 2018-07-20 23:55:19,948 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148258K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:23,271 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=17.0795 real_seconds=1.00 rate_Mbps=142.9520 tx_cpu=94 rx_cpu=20 drop=4869 pkt=144784 data_loss=3.36260 2018-07-20 23:55:23,272 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=128 throughput=1<146382/148258<179073 Kbps loss-rate=3 2018-07-20 23:55:23,272 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring UDP Throughput (packet size=1024)... 2018-07-20 23:55:23,273 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:26,598 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=142.2734 real_seconds=1.01 rate_Mbps=1178.8664 tx_cpu=27 rx_cpu=22 drop=59265 pkt=204953 data_loss=28.91640 2018-07-20 23:55:26,598 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1207159/5000000<10000000 Kbps loss-rate=28 2018-07-20 23:55:26,599 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3103579K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:29,925 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=135.4336 real_seconds=1.01 rate_Mbps=1128.3252 tx_cpu=32 rx_cpu=18 drop=32254 pkt=170938 data_loss=18.86881 2018-07-20 23:55:29,926 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1155405/3103579<3103579 Kbps loss-rate=18 2018-07-20 23:55:29,926 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2129492K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:33,278 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=134.9053 real_seconds=1.01 rate_Mbps=1123.1495 tx_cpu=31 rx_cpu=20 drop=33412 pkt=171555 data_loss=19.47596 2018-07-20 23:55:33,279 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1150105/2129492<2129492 Kbps loss-rate=19 2018-07-20 23:55:33,279 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1639798K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:36,605 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=134.2402 real_seconds=1.00 rate_Mbps=1120.9056 tx_cpu=30 rx_cpu=19 drop=59118 pkt=196580 data_loss=30.07329 2018-07-20 23:55:36,605 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1147807/1639798<1639798 Kbps loss-rate=30 2018-07-20 23:55:36,606 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1393802K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:39,932 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=127.3027 real_seconds=1.00 rate_Mbps=1064.1077 tx_cpu=66 rx_cpu=21 drop=39784 pkt=170142 data_loss=23.38284 2018-07-20 23:55:39,933 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1089646/1393802<1393802 Kbps loss-rate=23 2018-07-20 23:55:39,933 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1241724K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:43,257 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=133.8281 real_seconds=1.00 rate_Mbps=1118.6760 tx_cpu=91 rx_cpu=20 drop=14537 pkt=151577 data_loss=9.59051 2018-07-20 23:55:43,258 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1145524/1241724<1241724 Kbps loss-rate=9 2018-07-20 23:55:43,258 DEBUG overshot, min=1 kbps=1145524 max=1241724 2018-07-20 23:55:43,259 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1145524K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:46,608 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=134.1240 real_seconds=1.00 rate_Mbps=1121.8258 tx_cpu=98 rx_cpu=20 drop=2489 pkt=139832 data_loss=1.78002 2018-07-20 23:55:46,608 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1<1148749/1145524<1241724 Kbps loss-rate=1 2018-07-20 23:55:46,609 DEBUG undershot, min=1148749 kbps=1195236 max=1241724 2018-07-20 23:55:46,609 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1195236K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:49,960 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=136.4795 real_seconds=1.00 rate_Mbps=1141.1096 tx_cpu=94 rx_cpu=20 drop=6148 pkt=145903 data_loss=4.21375 2018-07-20 23:55:49,960 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=1024 throughput=1148749<1168496/1195236<1241724 Kbps loss-rate=4 2018-07-20 23:55:49,960 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Measuring UDP Throughput (packet size=8192)... 2018-07-20 23:55:49,961 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:53,287 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=190.4141 real_seconds=1.01 rate_Mbps=1589.2577 tx_cpu=26 rx_cpu=12 drop=50634 pkt=75007 data_loss=67.50569 2018-07-20 23:55:53,287 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1627399/5000000<10000000 Kbps loss-rate=67 2018-07-20 23:55:53,287 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3313699K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:56,612 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=191.4062 real_seconds=1.00 rate_Mbps=1606.5365 tx_cpu=99 rx_cpu=10 drop=26063 pkt=50563 data_loss=51.54560 2018-07-20 23:55:56,612 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1645093/3313699<3313699 Kbps loss-rate=51 2018-07-20 23:55:56,613 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2479396K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:55:59,937 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=190.5938 real_seconds=1.00 rate_Mbps=1594.3346 tx_cpu=99 rx_cpu=9 drop=13437 pkt=37833 data_loss=35.51659 2018-07-20 23:55:59,937 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1632598/2479396<2479396 Kbps loss-rate=35 2018-07-20 23:55:59,938 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2055997K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:56:03,264 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=196.4531 real_seconds=1.00 rate_Mbps=1644.0997 tx_cpu=99 rx_cpu=10 drop=6226 pkt=31372 data_loss=19.84575 2018-07-20 23:56:03,265 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1683558/2055997<2055997 Kbps loss-rate=19 2018-07-20 23:56:03,265 DEBUG overshot, min=1 kbps=1683558 max=2055997 2018-07-20 23:56:03,265 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1683558K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:56:06,615 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=199.7969 real_seconds=1.00 rate_Mbps=1673.9503 tx_cpu=99 rx_cpu=10 drop=115 pkt=25689 data_loss=0.44764 2018-07-20 23:56:06,616 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1<1714125/1683558<2055997 Kbps loss-rate=0 2018-07-20 23:56:06,616 DEBUG undershot, min=1714125 kbps=1885061 max=2055997 2018-07-20 23:56:06,616 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1885061K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:56:09,966 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=185.7891 real_seconds=1.00 rate_Mbps=1554.4033 tx_cpu=99 rx_cpu=8 drop=4983 pkt=28764 data_loss=17.32374 2018-07-20 23:56:09,966 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1714125<1591708/1885061<2055997 Kbps loss-rate=17 2018-07-20 23:56:09,967 DEBUG overshot, min=1714125 kbps=1591708 max=1885061 2018-07-20 23:56:09,967 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1591708K -p5001 -P5002 -fparse 172.30.9.204 2018-07-20 23:56:13,292 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] megabytes=189.1484 real_seconds=1.00 rate_Mbps=1587.5335 tx_cpu=99 rx_cpu=8 drop=77 pkt=24288 data_loss=0.31705 2018-07-20 23:56:13,292 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] pkt-size=8192 throughput=1714125<1625634/1591708<1885061 Kbps loss-rate=0 2018-07-20 23:56:13,292 DEBUG undershot, min=1799593 kbps=1842327 max=1885061 2018-07-20 23:56:13,303 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.53, 'throughput_kbps': 1895114, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 67, 'rtt_ms': 0.41, 'throughput_kbps': 2396402, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 30, 'rtt_ms': 0.3, 'throughput_kbps': 2096188, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.36, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146382, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.21, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1168496, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.32, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1625634, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.342', 'rtt_max_ms': '0.567', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '3.967', 'rtt_max_ms': '36.598', 'rtt_min_ms': '0.253', 'rtt_stddev': '10.877', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.543', 'rtt_max_ms': '1.837', 'rtt_min_ms': '0.326', 'rtt_stddev': '0.435', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-20 23:56:13,304 INFO Deleting floating ip bc09b3be-8455-4145-b383-ab2a0115f2b0 2018-07-20 23:56:15,356 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Floating IP 172.30.9.202 deleted 2018-07-20 23:56:15,504 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c2] Instance deleted 2018-07-20 23:56:15,512 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Creating client VM... 2018-07-20 23:56:15,512 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-20 23:56:19,938 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 1 of 50... 2018-07-20 23:56:23,176 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 2 of 50... 2018-07-20 23:56:26,117 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 3 of 50... 2018-07-20 23:56:29,386 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 4 of 50... 2018-07-20 23:56:32,747 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 5 of 50... 2018-07-20 23:56:35,606 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 6 of 50... 2018-07-20 23:56:38,293 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 7 of 50... 2018-07-20 23:56:40,972 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 8 of 50... 2018-07-20 23:56:43,514 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 9 of 50... 2018-07-20 23:56:46,285 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 10 of 50... 2018-07-20 23:56:48,817 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 11 of 50... 2018-07-20 23:56:51,781 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 12 of 50... 2018-07-20 23:56:54,700 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 13 of 50... 2018-07-20 23:56:57,593 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 14 of 50... 2018-07-20 23:57:00,677 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 15 of 50... 2018-07-20 23:57:03,442 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 16 of 50... 2018-07-20 23:57:06,478 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 17 of 50... 2018-07-20 23:57:08,986 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 18 of 50... 2018-07-20 23:57:12,096 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 19 of 50... 2018-07-20 23:57:14,575 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 20 of 50... 2018-07-20 23:57:17,511 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 21 of 50... 2018-07-20 23:57:20,064 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 22 of 50... 2018-07-20 23:57:22,565 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 23 of 50... 2018-07-20 23:57:25,579 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 24 of 50... 2018-07-20 23:57:28,107 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 25 of 50... 2018-07-20 23:57:31,002 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 26 of 50... 2018-07-20 23:57:33,504 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 27 of 50... 2018-07-20 23:57:36,377 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 28 of 50... 2018-07-20 23:57:39,478 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 29 of 50... 2018-07-20 23:57:41,974 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 30 of 50... 2018-07-20 23:57:44,490 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 31 of 50... 2018-07-20 23:57:47,112 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 32 of 50... 2018-07-20 23:57:50,049 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 33 of 50... 2018-07-20 23:57:52,565 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 34 of 50... 2018-07-20 23:57:55,498 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 35 of 50... 2018-07-20 23:57:58,177 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 36 of 50... 2018-07-20 23:58:00,703 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] VM status=BUILD, retrying 37 of 50... 2018-07-20 23:58:05,775 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Internal network IP: 192.168.1.13 2018-07-20 23:58:05,776 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] SSH IP: 172.30.9.208 2018-07-20 23:58:05,776 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Setup SSH for ubuntu@172.30.9.208 2018-07-20 23:58:21,104 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Installing nuttcp-8.1.4... 2018-07-20 23:58:21,150 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Copying nuttcp-8.1.4 to target... 2018-07-20 23:58:21,313 INFO ============================================================ 2018-07-20 23:58:21,313 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-20 23:58:30,360 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=41.8 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.443 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.231 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.318 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.219 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.307 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.276 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.337 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.312 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.356 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.219/4.468/41.887/12.473 ms 2018-07-20 23:58:39,404 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.411 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.233 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.480 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.203 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.405 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.216 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.547 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.319 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.476 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.400 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.203/0.369/0.547/0.114 ms 2018-07-20 23:58:48,452 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.962 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.535 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.240 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.409 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.241 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.261 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.409 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=64 time=0.460 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=64 time=0.931 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.231/0.467/0.962/0.260 ms 2018-07-20 23:58:48,453 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Measuring TCP Throughput (packet size=65536)... 2018-07-20 23:58:48,453 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:58:58,555 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=6996.3207 real_seconds=10.00 rate_Mbps=5867.1063 tx_cpu=10 rx_cpu=17 retrans=63 cwnd=225 rtt_ms=0.34 2018-07-20 23:58:58,555 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:08,653 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=5557.8858 real_seconds=10.00 rate_Mbps=4661.2815 tx_cpu=9 rx_cpu=13 retrans=2 cwnd=517 rtt_ms=0.36 2018-07-20 23:59:08,654 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:18,753 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=5779.8070 real_seconds=10.00 rate_Mbps=4847.3832 tx_cpu=9 rx_cpu=14 retrans=2 cwnd=491 rtt_ms=0.38 2018-07-20 23:59:18,753 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Measuring UDP Throughput (packet size=128)... 2018-07-20 23:59:18,754 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:22,082 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=26.3766 real_seconds=1.00 rate_Mbps=220.8201 tx_cpu=18 rx_cpu=25 drop=68 pkt=216145 data_loss=0.03146 2018-07-20 23:59:22,082 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=1<226119/5000000<10000000 Kbps loss-rate=0 2018-07-20 23:59:22,083 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R678357K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:25,409 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=26.3815 real_seconds=1.00 rate_Mbps=220.8947 tx_cpu=17 rx_cpu=25 drop=2098 pkt=218215 data_loss=0.96142 2018-07-20 23:59:25,410 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=1<226196/678357<678357 Kbps loss-rate=0 2018-07-20 23:59:25,410 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452276K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:28,761 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=26.3401 real_seconds=1.00 rate_Mbps=220.6160 tx_cpu=17 rx_cpu=24 drop=0 pkt=215778 data_loss=0.00000 2018-07-20 23:59:28,761 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=1<225910/452276<452276 Kbps loss-rate=0 2018-07-20 23:59:28,762 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R339093K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:32,090 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=24.9805 real_seconds=1.00 rate_Mbps=209.2135 tx_cpu=16 rx_cpu=26 drop=1949 pkt=206589 data_loss=0.94336 2018-07-20 23:59:32,090 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=1<214234/339093<339093 Kbps loss-rate=0 2018-07-20 23:59:32,091 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R276663K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:35,442 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=26.7190 real_seconds=1.00 rate_Mbps=223.8663 tx_cpu=18 rx_cpu=26 drop=124 pkt=219006 data_loss=0.05648 2018-07-20 23:59:35,442 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=1<229239/276663<276663 Kbps loss-rate=0 2018-07-20 23:59:35,443 DEBUG undershot, min=229239 kbps=252951 max=276663 2018-07-20 23:59:35,443 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R252951K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:38,768 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=27.2098 real_seconds=1.00 rate_Mbps=227.9065 tx_cpu=18 rx_cpu=24 drop=0 pkt=222903 data_loss=0.00000 2018-07-20 23:59:38,769 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=229239<233376/252951<276663 Kbps loss-rate=0 2018-07-20 23:59:38,769 DEBUG undershot, min=233376 kbps=255019 max=276663 2018-07-20 23:59:38,769 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R255019K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:42,097 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=26.7734 real_seconds=1.00 rate_Mbps=224.0707 tx_cpu=20 rx_cpu=24 drop=3763 pkt=223091 data_loss=1.68694 2018-07-20 23:59:42,098 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=233376<229448/255019<276663 Kbps loss-rate=1 2018-07-20 23:59:42,098 DEBUG undershot, min=255019 kbps=265841 max=276663 2018-07-20 23:59:42,098 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R265841K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:45,451 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=24.2485 real_seconds=1.00 rate_Mbps=203.0529 tx_cpu=17 rx_cpu=26 drop=2879 pkt=201523 data_loss=1.42886 2018-07-20 23:59:45,451 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=128 throughput=255019<207926/265841<276663 Kbps loss-rate=1 2018-07-20 23:59:45,452 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Measuring UDP Throughput (packet size=1024)... 2018-07-20 23:59:45,452 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:48,777 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=199.2031 real_seconds=1.00 rate_Mbps=1668.7541 tx_cpu=32 rx_cpu=26 drop=0 pkt=203984 data_loss=0.00000 2018-07-20 23:59:48,778 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=1024 throughput=1<1708804/5000000<10000000 Kbps loss-rate=0 2018-07-20 23:59:48,778 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3354402K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:52,104 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=204.8418 real_seconds=1.00 rate_Mbps=1716.1374 tx_cpu=30 rx_cpu=26 drop=1271 pkt=211029 data_loss=0.60228 2018-07-20 23:59:52,105 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=1024 throughput=1<1757324/3354402<3354402 Kbps loss-rate=0 2018-07-20 23:59:52,105 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2555863K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:55,435 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=196.0088 real_seconds=1.00 rate_Mbps=1642.2275 tx_cpu=33 rx_cpu=28 drop=0 pkt=200713 data_loss=0.00000 2018-07-20 23:59:55,436 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=1024 throughput=1<1681640/2555863<2555863 Kbps loss-rate=0 2018-07-20 23:59:55,436 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2118751K -p5001 -P5002 -fparse 192.168.1.7 2018-07-20 23:59:58,761 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=191.9014 real_seconds=1.00 rate_Mbps=1608.3603 tx_cpu=29 rx_cpu=27 drop=0 pkt=196507 data_loss=0.00000 2018-07-20 23:59:58,761 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=1024 throughput=1<1646960/2118751<2118751 Kbps loss-rate=0 2018-07-20 23:59:58,761 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1882855K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:00:02,090 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=173.8037 real_seconds=1.00 rate_Mbps=1452.2088 tx_cpu=33 rx_cpu=22 drop=21560 pkt=199535 data_loss=10.80513 2018-07-21 00:00:02,091 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=1024 throughput=1<1487061/1882855<1882855 Kbps loss-rate=10 2018-07-21 00:00:02,091 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1684958K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:00:05,418 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=190.1025 real_seconds=1.00 rate_Mbps=1593.3811 tx_cpu=45 rx_cpu=26 drop=0 pkt=194665 data_loss=0.00000 2018-07-21 00:00:05,418 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=1024 throughput=1<1631622/1684958<1684958 Kbps loss-rate=0 2018-07-21 00:00:05,418 DEBUG undershot, min=1631622 kbps=1658290 max=1684958 2018-07-21 00:00:05,419 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Measuring UDP Throughput (packet size=8192)... 2018-07-21 00:00:05,419 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:00:08,772 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=306.3594 real_seconds=1.00 rate_Mbps=2569.3968 tx_cpu=60 rx_cpu=13 drop=35402 pkt=74616 data_loss=47.44558 2018-07-21 00:00:08,772 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=8192 throughput=1<2631062/5000000<10000000 Kbps loss-rate=47 2018-07-21 00:00:08,773 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3815531K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:00:12,098 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=305.8281 real_seconds=1.00 rate_Mbps=2563.5983 tx_cpu=99 rx_cpu=13 drop=19074 pkt=58220 data_loss=32.76195 2018-07-21 00:00:12,098 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=8192 throughput=1<2625124/3815531<3815531 Kbps loss-rate=32 2018-07-21 00:00:12,098 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3220327K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:00:15,425 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=307.7500 real_seconds=1.00 rate_Mbps=2583.7696 tx_cpu=99 rx_cpu=16 drop=9746 pkt=49138 data_loss=19.83393 2018-07-21 00:00:15,426 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=8192 throughput=1<2645780/3220327<3220327 Kbps loss-rate=19 2018-07-21 00:00:15,426 DEBUG overshot, min=1 kbps=2645780 max=3220327 2018-07-21 00:00:15,426 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2645780K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:00:18,752 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=314.8516 real_seconds=1.00 rate_Mbps=2641.1927 tx_cpu=99 rx_cpu=14 drop=71 pkt=40372 data_loss=0.17584 2018-07-21 00:00:18,753 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=8192 throughput=1<2704581/2645780<3220327 Kbps loss-rate=0 2018-07-21 00:00:18,753 DEBUG undershot, min=2704581 kbps=2962454 max=3220327 2018-07-21 00:00:18,753 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2962454K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:00:22,081 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] megabytes=340.1484 real_seconds=1.00 rate_Mbps=2852.3479 tx_cpu=99 rx_cpu=16 drop=1664 pkt=45203 data_loss=3.68117 2018-07-21 00:00:22,082 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] pkt-size=8192 throughput=2704581<2920804/2962454<3220327 Kbps loss-rate=3 2018-07-21 00:00:22,092 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.13', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 63, 'rtt_ms': 0.34, 'throughput_kbps': 6007916, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.36, 'throughput_kbps': 4773152, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.38, 'throughput_kbps': 4963720, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.43, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 207926, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1631622, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.68, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2920804, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.468', 'rtt_max_ms': '41.887', 'rtt_min_ms': '0.219', 'rtt_stddev': '12.473', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.369', 'rtt_max_ms': '0.547', 'rtt_min_ms': '0.203', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.467', 'rtt_max_ms': '0.962', 'rtt_min_ms': '0.231', 'rtt_stddev': '0.260', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-21 00:00:22,094 INFO Deleting floating ip bb840416-adef-466b-851a-db9f3620a012 2018-07-21 00:00:23,794 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Floating IP 172.30.9.208 deleted 2018-07-21 00:00:23,954 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c3] Instance deleted 2018-07-21 00:00:24,018 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Creating client VM... 2018-07-21 00:00:24,018 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-21 00:00:26,436 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] VM status=BUILD, retrying 1 of 50... 2018-07-21 00:00:28,705 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] VM status=BUILD, retrying 2 of 50... 2018-07-21 00:00:31,043 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] VM status=BUILD, retrying 3 of 50... 2018-07-21 00:00:33,556 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] VM status=BUILD, retrying 4 of 50... 2018-07-21 00:00:36,643 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] VM status=BUILD, retrying 5 of 50... 2018-07-21 00:00:42,357 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Internal network IP: 192.168.2.11 2018-07-21 00:00:42,358 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] SSH IP: 172.30.9.210 2018-07-21 00:00:42,358 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Setup SSH for ubuntu@172.30.9.210 2018-07-21 00:00:57,785 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Installing nuttcp-8.1.4... 2018-07-21 00:00:57,829 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Copying nuttcp-8.1.4 to target... 2018-07-21 00:00:57,992 INFO ============================================================ 2018-07-21 00:00:57,992 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-21 00:01:07,039 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] PING 192.168.1.7 (192.168.1.7) 64(92) bytes of data. 72 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.10 ms 72 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.457 ms 72 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.540 ms 72 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.624 ms 72 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.745 ms 72 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.595 ms 72 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.589 ms 72 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.678 ms 72 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.595 ms 72 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.350 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.350/0.627/1.104/0.192 ms 2018-07-21 00:01:16,084 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] PING 192.168.1.7 (192.168.1.7) 391(419) bytes of data. 399 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=0.428 ms 399 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.458 ms 399 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.454 ms 399 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.725 ms 399 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.623 ms 399 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.523 ms 399 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.518 ms 399 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.575 ms 399 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.523 ms 399 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.613 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.428/0.544/0.725/0.086 ms 2018-07-21 00:01:25,131 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] PING 192.168.1.7 (192.168.1.7) 1500(1528) bytes of data. 1508 bytes from 192.168.1.7: icmp_seq=1 ttl=63 time=1.84 ms 1508 bytes from 192.168.1.7: icmp_seq=2 ttl=63 time=0.503 ms 1508 bytes from 192.168.1.7: icmp_seq=3 ttl=63 time=0.809 ms 1508 bytes from 192.168.1.7: icmp_seq=4 ttl=63 time=0.508 ms 1508 bytes from 192.168.1.7: icmp_seq=5 ttl=63 time=0.618 ms 1508 bytes from 192.168.1.7: icmp_seq=6 ttl=63 time=0.539 ms 1508 bytes from 192.168.1.7: icmp_seq=7 ttl=63 time=0.843 ms 1508 bytes from 192.168.1.7: icmp_seq=8 ttl=63 time=0.565 ms 1508 bytes from 192.168.1.7: icmp_seq=9 ttl=63 time=0.421 ms 1508 bytes from 192.168.1.7: icmp_seq=10 ttl=63 time=0.671 ms --- 192.168.1.7 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.421/0.731/1.841/0.392 ms 2018-07-21 00:01:25,132 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring TCP Throughput (packet size=65536)... 2018-07-21 00:01:25,132 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:01:35,234 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=2476.1627 real_seconds=10.00 rate_Mbps=2076.4849 tx_cpu=5 rx_cpu=8 retrans=130 cwnd=363 rtt_ms=0.64 2018-07-21 00:01:35,235 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:01:45,335 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=2487.1250 real_seconds=10.00 rate_Mbps=2085.9022 tx_cpu=5 rx_cpu=7 retrans=76 cwnd=338 rtt_ms=0.37 2018-07-21 00:01:45,336 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:01:55,436 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=2401.0625 real_seconds=10.00 rate_Mbps=2013.5189 tx_cpu=4 rx_cpu=8 retrans=48 cwnd=323 rtt_ms=0.26 2018-07-21 00:01:55,437 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring UDP Throughput (packet size=128)... 2018-07-21 00:01:55,437 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:01:58,763 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.7581 real_seconds=1.01 rate_Mbps=148.1267 tx_cpu=18 rx_cpu=17 drop=79620 pkt=225094 data_loss=35.37174 2018-07-21 00:01:58,764 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<151681/5000000<10000000 Kbps loss-rate=35 2018-07-21 00:01:58,764 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R455043K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:02,116 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.4492 real_seconds=1.01 rate_Mbps=145.5367 tx_cpu=18 rx_cpu=19 drop=76743 pkt=219687 data_loss=34.93305 2018-07-21 00:02:02,116 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<149029/455043<455043 Kbps loss-rate=34 2018-07-21 00:02:02,117 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302036K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:05,468 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.1002 real_seconds=1.01 rate_Mbps=142.6755 tx_cpu=18 rx_cpu=18 drop=70360 pkt=210445 data_loss=33.43402 2018-07-21 00:02:05,469 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<146099/302036<302036 Kbps loss-rate=33 2018-07-21 00:02:05,469 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224067K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:08,796 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=16.7886 real_seconds=1.01 rate_Mbps=140.1035 tx_cpu=19 rx_cpu=17 drop=78518 pkt=216050 data_loss=36.34244 2018-07-21 00:02:08,796 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<143465/224067<224067 Kbps loss-rate=36 2018-07-21 00:02:08,796 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183766K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:12,123 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.4576 real_seconds=1.01 rate_Mbps=145.6302 tx_cpu=99 rx_cpu=17 drop=36446 pkt=179459 data_loss=20.30895 2018-07-21 00:02:12,123 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<149125/183766<183766 Kbps loss-rate=20 2018-07-21 00:02:12,123 DEBUG overshot, min=1 kbps=149125 max=183766 2018-07-21 00:02:12,124 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149125K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:15,447 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.6746 real_seconds=1.00 rate_Mbps=148.3601 tx_cpu=99 rx_cpu=20 drop=840 pkt=145630 data_loss=0.57658 2018-07-21 00:02:15,448 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<151920/149125<183766 Kbps loss-rate=0 2018-07-21 00:02:15,448 DEBUG undershot, min=151920 kbps=167843 max=183766 2018-07-21 00:02:15,448 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167843K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:18,800 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=18.9257 real_seconds=1.00 rate_Mbps=158.2753 tx_cpu=99 rx_cpu=20 drop=8869 pkt=163909 data_loss=5.41123 2018-07-21 00:02:18,800 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=151920<162073/167843<183766 Kbps loss-rate=5 2018-07-21 00:02:18,801 DEBUG overshot, min=151920 kbps=162073 max=167843 2018-07-21 00:02:18,801 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162073K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:22,154 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.1962 real_seconds=1.00 rate_Mbps=143.7432 tx_cpu=96 rx_cpu=18 drop=17404 pkt=158275 data_loss=10.99598 2018-07-21 00:02:22,154 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=151920<147193/162073<167843 Kbps loss-rate=11 2018-07-21 00:02:22,155 DEBUG overshot, min=151920 kbps=147193 max=162073 2018-07-21 00:02:22,155 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147193K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:25,506 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.5438 real_seconds=1.00 rate_Mbps=146.9054 tx_cpu=99 rx_cpu=18 drop=25 pkt=143743 data_loss=0.01710 2018-07-21 00:02:25,507 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=151920<150431/147193<162073 Kbps loss-rate=0 2018-07-21 00:02:25,507 DEBUG undershot, min=156996 kbps=159534 max=162073 2018-07-21 00:02:25,507 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring UDP Throughput (packet size=1024)... 2018-07-21 00:02:25,508 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:28,860 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=147.1289 real_seconds=1.01 rate_Mbps=1228.0248 tx_cpu=33 rx_cpu=19 drop=58646 pkt=209306 data_loss=28.01927 2018-07-21 00:02:28,860 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1257497/5000000<10000000 Kbps loss-rate=28 2018-07-21 00:02:28,861 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3128748K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:32,188 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=142.9219 real_seconds=1.00 rate_Mbps=1194.3424 tx_cpu=34 rx_cpu=20 drop=62326 pkt=208678 data_loss=29.86705 2018-07-21 00:02:32,188 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1223006/3128748<3128748 Kbps loss-rate=29 2018-07-21 00:02:32,189 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2175877K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:35,516 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=143.8320 real_seconds=1.00 rate_Mbps=1201.3499 tx_cpu=35 rx_cpu=19 drop=62839 pkt=210123 data_loss=29.90582 2018-07-21 00:02:35,516 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1230182/2175877<2175877 Kbps loss-rate=29 2018-07-21 00:02:35,517 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1703029K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:38,845 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=134.3223 real_seconds=1.00 rate_Mbps=1125.8458 tx_cpu=36 rx_cpu=17 drop=65333 pkt=202879 data_loss=32.20291 2018-07-21 00:02:38,845 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1152866/1703029<1703029 Kbps loss-rate=32 2018-07-21 00:02:38,846 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1427947K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:42,172 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=138.4004 real_seconds=1.00 rate_Mbps=1157.3837 tx_cpu=99 rx_cpu=19 drop=32588 pkt=174310 data_loss=18.69542 2018-07-21 00:02:42,173 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1185160/1427947<1427947 Kbps loss-rate=18 2018-07-21 00:02:42,173 DEBUG overshot, min=1 kbps=1185160 max=1427947 2018-07-21 00:02:42,173 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1185160K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:45,526 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=136.8691 real_seconds=1.00 rate_Mbps=1145.6967 tx_cpu=99 rx_cpu=19 drop=4518 pkt=144672 data_loss=3.12292 2018-07-21 00:02:45,526 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1173193/1185160<1427947 Kbps loss-rate=3 2018-07-21 00:02:45,527 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring UDP Throughput (packet size=8192)... 2018-07-21 00:02:45,527 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:48,879 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=193.4766 real_seconds=1.00 rate_Mbps=1622.7929 tx_cpu=97 rx_cpu=7 drop=51529 pkt=76294 data_loss=67.54004 2018-07-21 00:02:48,879 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1661739/5000000<10000000 Kbps loss-rate=67 2018-07-21 00:02:48,880 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3330869K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:52,204 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=185.9531 real_seconds=1.00 rate_Mbps=1554.6069 tx_cpu=99 rx_cpu=8 drop=27023 pkt=50825 data_loss=53.16872 2018-07-21 00:02:52,205 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1591917/3330869<3330869 Kbps loss-rate=53 2018-07-21 00:02:52,205 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2461393K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:55,558 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=196.5234 real_seconds=1.00 rate_Mbps=1650.2347 tx_cpu=99 rx_cpu=8 drop=12403 pkt=37558 data_loss=33.02361 2018-07-21 00:02:55,559 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1689840/2461393<2461393 Kbps loss-rate=33 2018-07-21 00:02:55,559 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2075616K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:02:58,884 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=195.3281 real_seconds=1.00 rate_Mbps=1633.0001 tx_cpu=99 rx_cpu=8 drop=6670 pkt=31672 data_loss=21.05962 2018-07-21 00:02:58,885 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1672192/2075616<2075616 Kbps loss-rate=21 2018-07-21 00:02:58,885 DEBUG overshot, min=1 kbps=1672192 max=2075616 2018-07-21 00:02:58,885 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1672192K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:03:02,212 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=195.3906 real_seconds=1.00 rate_Mbps=1636.6838 tx_cpu=99 rx_cpu=8 drop=506 pkt=25516 data_loss=1.98311 2018-07-21 00:03:02,213 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1675964/1672192<2075616 Kbps loss-rate=1 2018-07-21 00:03:02,213 DEBUG undershot, min=1675964 kbps=1875790 max=2075616 2018-07-21 00:03:02,213 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1875790K -p5001 -P5002 -fparse 192.168.1.7 2018-07-21 00:03:05,541 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=217.4453 real_seconds=1.00 rate_Mbps=1819.7325 tx_cpu=99 rx_cpu=9 drop=790 pkt=28623 data_loss=2.76003 2018-07-21 00:03:05,541 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1675964<1863406/1875790<2075616 Kbps loss-rate=2 2018-07-21 00:03:05,551 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'192.168.1.7', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 130, 'rtt_ms': 0.64, 'throughput_kbps': 2126320, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 76, 'rtt_ms': 0.37, 'throughput_kbps': 2135963, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 48, 'rtt_ms': 0.26, 'throughput_kbps': 2061843, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150431, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.12, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1173193, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1863406, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.627', 'rtt_max_ms': '1.104', 'rtt_min_ms': '0.350', 'rtt_stddev': '0.192', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.544', 'rtt_max_ms': '0.725', 'rtt_min_ms': '0.428', 'rtt_stddev': '0.086', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.731', 'rtt_max_ms': '1.841', 'rtt_min_ms': '0.421', 'rtt_stddev': '0.392', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-21 00:03:05,553 INFO ============================================================ 2018-07-21 00:03:05,553 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-21 00:03:14,621 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.684 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.333 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.252 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.521 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.259 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.464 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.616 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.339 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.368 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.278 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.252/0.411/0.684/0.146 ms 2018-07-21 00:03:23,669 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.382 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.576 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.466 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.478 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.440 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.447 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.477 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.513 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.479 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.320 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.320/0.457/0.576/0.071 ms 2018-07-21 00:03:32,717 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=1.58 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.378 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.479 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.526 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.546 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.584 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.644 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.466 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.417 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.422 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.378/0.604/1.582/0.335 ms 2018-07-21 00:03:32,717 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring TCP Throughput (packet size=65536)... 2018-07-21 00:03:32,718 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:03:42,818 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=2484.1278 real_seconds=10.00 rate_Mbps=2083.3687 tx_cpu=5 rx_cpu=8 retrans=60 cwnd=349 rtt_ms=0.47 2018-07-21 00:03:42,819 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:03:52,919 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=2527.2233 real_seconds=10.00 rate_Mbps=2119.2949 tx_cpu=5 rx_cpu=8 retrans=74 cwnd=359 rtt_ms=0.60 2018-07-21 00:03:52,919 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:03,020 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=3231.2283 real_seconds=10.01 rate_Mbps=2709.0838 tx_cpu=6 rx_cpu=11 retrans=1263 cwnd=435 rtt_ms=0.30 2018-07-21 00:04:03,021 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring UDP Throughput (packet size=128)... 2018-07-21 00:04:03,022 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:06,375 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.6774 real_seconds=1.01 rate_Mbps=147.4645 tx_cpu=18 rx_cpu=18 drop=80042 pkt=224856 data_loss=35.59723 2018-07-21 00:04:06,375 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<151003/5000000<10000000 Kbps loss-rate=35 2018-07-21 00:04:06,375 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453009K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:09,702 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.7131 real_seconds=1.00 rate_Mbps=147.8811 tx_cpu=18 rx_cpu=19 drop=77246 pkt=222352 data_loss=34.74059 2018-07-21 00:04:09,703 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<151430/453009<453009 Kbps loss-rate=34 2018-07-21 00:04:09,703 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R302219K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:13,055 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=16.9279 real_seconds=1.00 rate_Mbps=141.9146 tx_cpu=18 rx_cpu=18 drop=81070 pkt=219744 data_loss=36.89318 2018-07-21 00:04:13,056 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<145320/302219<302219 Kbps loss-rate=36 2018-07-21 00:04:13,056 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R223769K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:16,381 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=17.1034 real_seconds=1.00 rate_Mbps=143.4546 tx_cpu=79 rx_cpu=18 drop=78413 pkt=218524 data_loss=35.88301 2018-07-21 00:04:16,382 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<146897/223769<223769 Kbps loss-rate=35 2018-07-21 00:04:16,382 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185333K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:19,709 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=16.6941 real_seconds=1.00 rate_Mbps=139.5141 tx_cpu=99 rx_cpu=18 drop=44231 pkt=180989 data_loss=24.43852 2018-07-21 00:04:19,709 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<142862/185333<185333 Kbps loss-rate=24 2018-07-21 00:04:19,710 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164097K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:23,037 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=15.8093 real_seconds=1.00 rate_Mbps=132.0523 tx_cpu=99 rx_cpu=18 drop=30741 pkt=160251 data_loss=19.18321 2018-07-21 00:04:23,037 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<135221/164097<164097 Kbps loss-rate=19 2018-07-21 00:04:23,038 DEBUG overshot, min=1 kbps=135221 max=164097 2018-07-21 00:04:23,038 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R135221K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:26,389 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=16.0554 real_seconds=1.00 rate_Mbps=134.6274 tx_cpu=99 rx_cpu=18 drop=526 pkt=132052 data_loss=0.39827 2018-07-21 00:04:26,389 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=1<137858/135221<164097 Kbps loss-rate=0 2018-07-21 00:04:26,389 DEBUG undershot, min=137858 kbps=150977 max=164097 2018-07-21 00:04:26,390 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150977K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:29,741 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=16.4761 real_seconds=1.00 rate_Mbps=137.6788 tx_cpu=99 rx_cpu=18 drop=12467 pkt=147439 data_loss=8.45543 2018-07-21 00:04:29,741 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=137858<140983/150977<164097 Kbps loss-rate=8 2018-07-21 00:04:29,741 DEBUG overshot, min=137858 kbps=140983 max=150977 2018-07-21 00:04:29,742 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140983K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:33,093 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=16.5800 real_seconds=1.00 rate_Mbps=139.1006 tx_cpu=99 rx_cpu=18 drop=1855 pkt=137679 data_loss=1.34769 2018-07-21 00:04:33,093 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=137858<142439/140983<150977 Kbps loss-rate=1 2018-07-21 00:04:33,094 DEBUG undershot, min=142439 kbps=146708 max=150977 2018-07-21 00:04:33,094 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146708K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:36,447 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=16.8451 real_seconds=1.00 rate_Mbps=140.7683 tx_cpu=99 rx_cpu=17 drop=5274 pkt=143269 data_loss=3.68119 2018-07-21 00:04:36,447 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=128 throughput=142439<144146/146708<150977 Kbps loss-rate=3 2018-07-21 00:04:36,447 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring UDP Throughput (packet size=1024)... 2018-07-21 00:04:36,448 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:39,800 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=138.4463 real_seconds=1.00 rate_Mbps=1156.4832 tx_cpu=34 rx_cpu=19 drop=66583 pkt=208352 data_loss=31.95699 2018-07-21 00:04:39,801 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1184238/5000000<10000000 Kbps loss-rate=31 2018-07-21 00:04:39,801 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3092119K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:43,126 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=135.6084 real_seconds=1.00 rate_Mbps=1132.2092 tx_cpu=33 rx_cpu=18 drop=68681 pkt=207544 data_loss=33.09226 2018-07-21 00:04:43,126 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1159382/3092119<3092119 Kbps loss-rate=33 2018-07-21 00:04:43,127 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2125750K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:46,454 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=136.9854 real_seconds=1.01 rate_Mbps=1142.9752 tx_cpu=35 rx_cpu=19 drop=65743 pkt=206016 data_loss=31.91158 2018-07-21 00:04:46,455 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1170406/2125750<2125750 Kbps loss-rate=31 2018-07-21 00:04:46,455 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1648078K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:49,782 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=137.6982 real_seconds=1.00 rate_Mbps=1149.7376 tx_cpu=38 rx_cpu=19 drop=59020 pkt=200023 data_loss=29.50664 2018-07-21 00:04:49,783 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1177331/1648078<1648078 Kbps loss-rate=29 2018-07-21 00:04:49,783 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1412704K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:53,110 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=134.2529 real_seconds=1.00 rate_Mbps=1126.0342 tx_cpu=99 rx_cpu=18 drop=34974 pkt=172449 data_loss=20.28078 2018-07-21 00:04:53,111 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1153059/1412704<1412704 Kbps loss-rate=20 2018-07-21 00:04:53,111 DEBUG overshot, min=1 kbps=1153059 max=1412704 2018-07-21 00:04:53,111 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1153059K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:56,462 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=137.2617 real_seconds=1.00 rate_Mbps=1151.3645 tx_cpu=99 rx_cpu=20 drop=198 pkt=140754 data_loss=0.14070 2018-07-21 00:04:56,463 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1<1178997/1153059<1412704 Kbps loss-rate=0 2018-07-21 00:04:56,463 DEBUG undershot, min=1178997 kbps=1295850 max=1412704 2018-07-21 00:04:56,464 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1295850K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:04:59,789 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=139.9756 real_seconds=1.00 rate_Mbps=1169.5700 tx_cpu=99 rx_cpu=19 drop=14850 pkt=158185 data_loss=9.38771 2018-07-21 00:04:59,789 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1178997<1197639/1295850<1412704 Kbps loss-rate=9 2018-07-21 00:04:59,789 DEBUG overshot, min=1178997 kbps=1197639 max=1295850 2018-07-21 00:04:59,790 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1197639K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:03,141 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=134.5957 real_seconds=1.00 rate_Mbps=1124.7269 tx_cpu=99 rx_cpu=18 drop=8370 pkt=146196 data_loss=5.72517 2018-07-21 00:05:03,142 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=1024 throughput=1178997<1151720/1197639<1295850 Kbps loss-rate=5 2018-07-21 00:05:03,142 DEBUG overshot, min=1178997 kbps=1151720 max=1197639 2018-07-21 00:05:03,142 INFO [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Measuring UDP Throughput (packet size=8192)... 2018-07-21 00:05:03,142 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:06,471 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=190.8750 real_seconds=1.01 rate_Mbps=1590.8841 tx_cpu=84 rx_cpu=7 drop=51126 pkt=75558 data_loss=67.66458 2018-07-21 00:05:06,472 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1629065/5000000<10000000 Kbps loss-rate=67 2018-07-21 00:05:06,472 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3314532K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:09,798 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=193.6953 real_seconds=1.00 rate_Mbps=1624.5985 tx_cpu=99 rx_cpu=7 drop=25783 pkt=50576 data_loss=50.97873 2018-07-21 00:05:09,799 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1663588/3314532<3314532 Kbps loss-rate=50 2018-07-21 00:05:09,799 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2489060K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:13,125 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=188.5312 real_seconds=1.00 rate_Mbps=1576.1841 tx_cpu=99 rx_cpu=7 drop=13848 pkt=37980 data_loss=36.46132 2018-07-21 00:05:13,126 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1614012/2489060<2489060 Kbps loss-rate=36 2018-07-21 00:05:13,126 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2051536K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:16,478 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=196.4609 real_seconds=1.00 rate_Mbps=1642.8571 tx_cpu=99 rx_cpu=8 drop=6157 pkt=31304 data_loss=19.66843 2018-07-21 00:05:16,479 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1682285/2051536<2051536 Kbps loss-rate=19 2018-07-21 00:05:16,479 DEBUG overshot, min=1 kbps=1682285 max=2051536 2018-07-21 00:05:16,479 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1682285K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:19,831 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=200.5469 real_seconds=1.00 rate_Mbps=1681.2852 tx_cpu=99 rx_cpu=7 drop=0 pkt=25670 data_loss=0.00000 2018-07-21 00:05:19,832 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1<1721636/1682285<2051536 Kbps loss-rate=0 2018-07-21 00:05:19,832 DEBUG undershot, min=1721636 kbps=1886586 max=2051536 2018-07-21 00:05:19,832 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1886586K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:23,184 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=207.7344 real_seconds=1.00 rate_Mbps=1737.1493 tx_cpu=99 rx_cpu=8 drop=2197 pkt=28787 data_loss=7.63189 2018-07-21 00:05:23,185 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1721636<1778840/1886586<2051536 Kbps loss-rate=7 2018-07-21 00:05:23,185 DEBUG overshot, min=1721636 kbps=1778840 max=1886586 2018-07-21 00:05:23,186 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1778840K -p5001 -P5002 -fparse 172.30.9.204 2018-07-21 00:05:26,536 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] megabytes=208.8516 real_seconds=1.00 rate_Mbps=1752.3664 tx_cpu=99 rx_cpu=8 drop=410 pkt=27143 data_loss=1.51051 2018-07-21 00:05:26,537 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] pkt-size=8192 throughput=1721636<1794423/1778840<1886586 Kbps loss-rate=1 2018-07-21 00:05:26,537 DEBUG undershot, min=1794423 kbps=1840504 max=1886586 2018-07-21 00:05:26,548 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 60, 'rtt_ms': 0.47, 'throughput_kbps': 2133369, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 74, 'rtt_ms': 0.6, 'throughput_kbps': 2170157, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1263, 'rtt_ms': 0.3, 'throughput_kbps': 2774101, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.68, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144146, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.73, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1151720, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.51, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1794423, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.411', 'rtt_max_ms': '0.684', 'rtt_min_ms': '0.252', 'rtt_stddev': '0.146', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.457', 'rtt_max_ms': '0.576', 'rtt_min_ms': '0.320', 'rtt_stddev': '0.071', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.604', 'rtt_max_ms': '1.582', 'rtt_min_ms': '0.378', 'rtt_stddev': '0.335', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-21 00:05:26,549 INFO Deleting floating ip f62d0219-e51f-454d-aeb3-d053f170a256 2018-07-21 00:05:28,028 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Floating IP 172.30.9.210 deleted 2018-07-21 00:05:28,338 DEBUG [TestClient_3d1efaec-0b5a-4978-8cf1-3811aaf9832c4] Instance deleted 2018-07-21 00:05:28,371 INFO Cleaning up... 2018-07-21 00:05:28,371 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Terminating nuttcp-8.1.4 2018-07-21 00:05:28,381 INFO Deleting floating ip 78b25adc-3932-44bc-8aef-12a503fd7aa1 2018-07-21 00:05:29,977 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Floating IP 172.30.9.204 deleted 2018-07-21 00:05:30,155 DEBUG [TestServer_3d1efaec-0b5a-4978-8cf1-3811aaf9832c1] Instance deleted 2018-07-21 00:05:37,029 INFO Network pns-internal-net_3d1efaec-0b5a-4978-8cf1-3811aaf9832c deleted. 2018-07-21 00:05:39,357 INFO Network pns-internal-net2_3d1efaec-0b5a-4978-8cf1-3811aaf9832c deleted. 2018-07-21 00:05:44,452 INFO External router pns_router_3d1efaec-0b5a-4978-8cf1-3811aaf9832c deleted. 2018-07-21 00:05:44,534 INFO Removed public key pns_public_key 2018-07-21 00:05:44,534 INFO Deleting security group 2018-07-21 00:05:44,945 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15319735', 'rtt_ms': '0.276667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 164009, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1183302, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 8498604, 'loss_rate': 0.02}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.165/0.119/0.219/0.031', | | | | | '64-byte': '4.956/0.150/47.124/14.056', '1500-byte': '0.271/0.178/0.414/0.077'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5248262', 'rtt_ms': '0.36'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 207926, 'loss_rate': 1.43}, 1024: {'tp_kbps': 1631622, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 2920804, 'loss_rate': 3.68}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.369/0.203/0.547/0.114', | | | | | '64-byte': '4.468/0.219/41.887/12.473', '1500-byte': '0.467/0.231/0.962/0.260'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1994918', 'rtt_ms': '0.446667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150665, 'loss_rate': 0.5}, 1024: {'tp_kbps': 1149970, | | | | | 'loss_rate': 0.77}, 8192: {'tp_kbps': 1713556, 'loss_rate': 0.74}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.381/0.287/0.642/0.108', | | | | | '64-byte': '0.415/0.232/1.153/0.257', '1500-byte': '0.548/0.262/1.010/0.223'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2108042', 'rtt_ms': '0.423333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150431, 'loss_rate': 0.02}, 1024: {'tp_kbps': 1173193, | | | | | 'loss_rate': 3.12}, 8192: {'tp_kbps': 1863406, 'loss_rate': 2.76}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.544/0.428/0.725/0.086', | | | | | '64-byte': '0.627/0.350/1.104/0.192', '1500-byte': '0.731/0.421/1.841/0.392'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2129234', 'rtt_ms': '0.413333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 146382, 'loss_rate': 3.36}, 1024: {'tp_kbps': 1168496, | | | | | 'loss_rate': 4.21}, 8192: {'tp_kbps': 1625634, 'loss_rate': 0.32}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '3.967/0.253/36.598/10.877', | | | | | '64-byte': '0.342/0.239/0.567/0.092', '1500-byte': '0.543/0.326/1.837/0.435'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2359209', 'rtt_ms': '0.456667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 144146, 'loss_rate': 3.68}, 1024: {'tp_kbps': 1151720, | | | | | 'loss_rate': 5.73}, 8192: {'tp_kbps': 1794423, 'loss_rate': 1.51}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.457/0.320/0.576/0.071', | | | | | '64-byte': '0.411/0.252/0.684/0.146', '1500-byte': '0.604/0.378/1.582/0.335'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-07-21 00:05:44,949 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-21 00:05:45,348 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-07-21 00:05:45,483 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 00:05:45,483 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-21 00:05:45,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 00:05:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" 2018-07-21 00:05:46,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39e23289-57b4-415e-b826-54255cc791ea Date: Sat, 21 Jul 2018 00:05:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:05:46,378 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41 used request id req-39e23289-57b4-415e-b826-54255cc791ea 2018-07-21 00:05:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.889273881912s 2018-07-21 00:05:46,379 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f9c749db-439b-470d-b3a0-a80142f84a41 used request id req-39e23289-57b4-415e-b826-54255cc791ea 2018-07-21 00:05:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:05:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" 2018-07-21 00:05:46,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e89fa339-1196-48e3-9e12-8dc6b845ef0b Date: Sat, 21 Jul 2018 00:05:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:05:46,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e89fa339-1196-48e3-9e12-8dc6b845ef0b 2018-07-21 00:05:46,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257424116135s 2018-07-21 00:05:46,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e89fa339-1196-48e3-9e12-8dc6b845ef0b 2018-07-21 00:05:46,639 - shade - DEBUG - Network pns-internal-net_3d1efaec-0b5a-4978-8cf1-3811aaf9832c not found for deleting 2018-07-21 00:05:46,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:05:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f3fd90aa2842d29c395bbdfab478c7c7044ed52c" 2018-07-21 00:05:47,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b5799443-35e9-4976-9a78-37cf376ead37 Date: Sat, 21 Jul 2018 00:05:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:05:47,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b5799443-35e9-4976-9a78-37cf376ead37 2018-07-21 00:05:47,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.443150043488s 2018-07-21 00:05:47,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b5799443-35e9-4976-9a78-37cf376ead37 2018-07-21 00:05:47,084 - shade - DEBUG - Network pns-internal-net2_3d1efaec-0b5a-4978-8cf1-3811aaf9832c not found for deleting 2018-07-21 00:05:47,133 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-21 00:05:47,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:05:47,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:05:47,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:05:47,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:05:47,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:05:47,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-21 00:05:47,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-21 00:05:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:05:47,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ba32e1-bc21-4d05-81e6-8585c73038de 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:05:47,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37ba32e1-bc21-4d05-81e6-8585c73038de 2018-07-21 00:05:47,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:05:47,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["u-YalpIESOGKpx_7MoVwkQ"], "issued_at": "2018-07-21T00:05:47.000000Z"}} 2018-07-21 00:05:47,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:05:47,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:47,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1d72c8dd-b237-4421-954a-c5c8100167f8 Date: Sat, 21 Jul 2018 00:05:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:05:47,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1d72c8dd-b237-4421-954a-c5c8100167f8 2018-07-21 00:05:47,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248636007309s 2018-07-21 00:05:47,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1d72c8dd-b237-4421-954a-c5c8100167f8 2018-07-21 00:05:47,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:05:47,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:05:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:05:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 00:05:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:47,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c33b96-06c9-4d12-8a82-29e056869e1f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 00:05:47,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-34c33b96-06c9-4d12-8a82-29e056869e1f 2018-07-21 00:05:47,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102272033691s 2018-07-21 00:05:47,966 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-34c33b96-06c9-4d12-8a82-29e056869e1f 2018-07-21 00:05:47,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 00:05:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892"}}' 2018-07-21 00:05:48,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f96ac3-ed08-45a3-a657-9562f5fa6cb6 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4"}, "tags": [], "enabled": true, "id": "1b46a58d9b7b40c59537597af997aef4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892"}} 2018-07-21 00:05:48,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b8f96ac3-ed08-45a3-a657-9562f5fa6cb6 2018-07-21 00:05:48,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135549783707s 2018-07-21 00:05:48,109 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b8f96ac3-ed08-45a3-a657-9562f5fa6cb6 2018-07-21 00:05:48,110 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'1b46a58d9b7b40c59537597af997aef4', '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'shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892'}) 2018-07-21 00:05:48,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 00:05:48,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "68fdead8-2ebd-4ec5-8406-580d3530c39c", "email": null, "name": "shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892"}}' 2018-07-21 00:05:48,507 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c194fece-152a-4560-bb99-2ad99f8a3b66 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892", "links": {"self": "http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "355545df2d424e22883680cf4b8831fa", "domain_id": "default", "password_expires_at": null}} 2018-07-21 00:05:48,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c194fece-152a-4560-bb99-2ad99f8a3b66 2018-07-21 00:05:48,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.390634059906s 2018-07-21 00:05:48,508 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c194fece-152a-4560-bb99-2ad99f8a3b66 2018-07-21 00:05:48,508 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'355545df2d424e22883680cf4b8831fa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892'}) 2018-07-21 00:05:48,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:05:48,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:48,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8b66f5-be17-4b8c-8350-92e08628c685 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:05:48,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8b8b66f5-be17-4b8c-8350-92e08628c685 2018-07-21 00:05:48,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0977909564972s 2018-07-21 00:05:48,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8b8b66f5-be17-4b8c-8350-92e08628c685 2018-07-21 00:05:48,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:05:48,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:48,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9350da1-e31b-4f6e-97c4-1efcb6f2adae Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:05:48,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f9350da1-e31b-4f6e-97c4-1efcb6f2adae 2018-07-21 00:05:48,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105473041534s 2018-07-21 00:05:48,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f9350da1-e31b-4f6e-97c4-1efcb6f2adae 2018-07-21 00:05:48,722 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-21 00:05:48,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-21 00:05:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" -d '{"role": {"name": "Member"}}' 2018-07-21 00:05:48,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c02879d-c655-4817-9062-05cecc6c3902 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9a0a0ac34ef465c9d6946bdaae4f46e", "links": {"self": "http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e"}, "name": "Member"}} 2018-07-21 00:05:48,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c02879d-c655-4817-9062-05cecc6c3902 2018-07-21 00:05:48,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.120301008224s 2018-07-21 00:05:48,847 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c02879d-c655-4817-9062-05cecc6c3902 2018-07-21 00:05:48,848 - functest.core.tenantnetwork - DEBUG - role: 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'e9a0a0ac34ef465c9d6946bdaae4f46e'}) 2018-07-21 00:05:48,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:05:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:48,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d8d271-5e28-4a06-9277-a9973b537d8f Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9a0a0ac34ef465c9d6946bdaae4f46e", "links": {"self": "http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e"}, "name": "Member"}]} 2018-07-21 00:05:48,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-40d8d271-5e28-4a06-9277-a9973b537d8f 2018-07-21 00:05:48,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100936889648s 2018-07-21 00:05:48,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-40d8d271-5e28-4a06-9277-a9973b537d8f 2018-07-21 00:05:48,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 00:05:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:49,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b4497a-2843-414c-bd79-0e3832068371 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 00:05:49,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f3b4497a-2843-414c-bd79-0e3832068371 2018-07-21 00:05:49,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0966749191284s 2018-07-21 00:05:49,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f3b4497a-2843-414c-bd79-0e3832068371 2018-07-21 00:05:49,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:05:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:49,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df6ff97-058b-4950-a7a0-d7866c6f98cb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892", "links": {"self": "http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "355545df2d424e22883680cf4b8831fa", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:05:49,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9df6ff97-058b-4950-a7a0-d7866c6f98cb 2018-07-21 00:05:49,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112784862518s 2018-07-21 00:05:49,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9df6ff97-058b-4950-a7a0-d7866c6f98cb 2018-07-21 00:05:49,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 00:05:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:49,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fce75f-15bb-4ad1-a7a2-8bbcacd96dbb Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4"}, "tags": [], "enabled": true, "id": "1b46a58d9b7b40c59537597af997aef4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 00:05:49,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-98fce75f-15bb-4ad1-a7a2-8bbcacd96dbb 2018-07-21 00:05:49,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104026079178s 2018-07-21 00:05:49,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-98fce75f-15bb-4ad1-a7a2-8bbcacd96dbb 2018-07-21 00:05:49,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 00:05:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=e9a0a0ac34ef465c9d6946bdaae4f46e&scope.project.id=1b46a58d9b7b40c59537597af997aef4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:49,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439c200b-7804-4a51-a446-a8cc955caa70 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=e9a0a0ac34ef465c9d6946bdaae4f46e&scope.project.id=1b46a58d9b7b40c59537597af997aef4", "previous": null, "next": null}} 2018-07-21 00:05:49,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=e9a0a0ac34ef465c9d6946bdaae4f46e&scope.project.id=1b46a58d9b7b40c59537597af997aef4 used request id req-439c200b-7804-4a51-a446-a8cc955caa70 2018-07-21 00:05:49,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.095587015152s 2018-07-21 00:05:49,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=e9a0a0ac34ef465c9d6946bdaae4f46e&scope.project.id=1b46a58d9b7b40c59537597af997aef4 used request id req-439c200b-7804-4a51-a446-a8cc955caa70 2018-07-21 00:05:49,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 00:05:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4/users/355545df2d424e22883680cf4b8831fa/roles/e9a0a0ac34ef465c9d6946bdaae4f46e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:05:49,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:05:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1a7848-91a2-4b9b-bd81-38e823a198a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:05:49,542 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4/users/355545df2d424e22883680cf4b8831fa/roles/e9a0a0ac34ef465c9d6946bdaae4f46e used request id req-cf1a7848-91a2-4b9b-bd81-38e823a198a8 2018-07-21 00:05:49,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148057937622s 2018-07-21 00:05:49,543 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4/users/355545df2d424e22883680cf4b8831fa/roles/e9a0a0ac34ef465c9d6946bdaae4f46e used request id req-cf1a7848-91a2-4b9b-bd81-38e823a198a8 2018-07-21 00:05:49,543 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892', 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'1b46a58d9b7b40c59537597af997aef4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '68fdead8-2ebd-4ec5-8406-580d3530c39c', 'username': u'shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-21 00:05:49,544 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:05:49,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-21 00:05:49,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:05:49,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:05:49,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:05:49,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:05:49,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:05:49,545 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:05:49,546 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-21 00:05:49,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-21 00:05:49,549 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892', 'password': '68fdead8-2ebd-4ec5-8406-580d3530c39c', 'project_name': 'shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '1b46a58d9b7b40c59537597af997aef4', 'project_domain_name': 'Default'} 2018-07-21 00:05:49,549 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-21 00:05:49,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:05:49,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431daf1d-b1f0-442b-bf81-d6c47048119f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:05:49,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-431daf1d-b1f0-442b-bf81-d6c47048119f 2018-07-21 00:05:49,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:05:49,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9a0a0ac34ef465c9d6946bdaae4f46e", "name": "Member"}], "expires_at": "2018-07-21T01:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b46a58d9b7b40c59537597af997aef4", "name": "shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1b46a58d9b7b40c59537597af997aef4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/1b46a58d9b7b40c59537597af997aef4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/1b46a58d9b7b40c59537597af997aef4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1b46a58d9b7b40c59537597af997aef4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/1b46a58d9b7b40c59537597af997aef4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/1b46a58d9b7b40c59537597af997aef4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_1b46a58d9b7b40c59537597af997aef4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1b46a58d9b7b40c59537597af997aef4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1b46a58d9b7b40c59537597af997aef4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/1b46a58d9b7b40c59537597af997aef4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/1b46a58d9b7b40c59537597af997aef4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1b46a58d9b7b40c59537597af997aef4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/1b46a58d9b7b40c59537597af997aef4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/1b46a58d9b7b40c59537597af997aef4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892", "id": "355545df2d424e22883680cf4b8831fa"}, "audit_ids": ["Llvg2vCYQ5OLJxXSVAQQQA"], "issued_at": "2018-07-21T00:05:49.000000Z"}} 2018-07-21 00:05:49,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 00:05:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"network": {"name": "shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892", "admin_state_up": true}}' 2018-07-21 00:05:50,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-9eeb9d07-cd70-40aa-a7fe-d7916648ac74 Date: Sat, 21 Jul 2018 00:05:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5062918-811e-4849-9b1f-af336397cba2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b46a58d9b7b40c59537597af997aef4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:05:50Z","is_default":false,"name":"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:50Z","mtu":1450}} 2018-07-21 00:05:50,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9eeb9d07-cd70-40aa-a7fe-d7916648ac74 2018-07-21 00:05:50,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.585685014725s 2018-07-21 00:05:50,532 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9eeb9d07-cd70-40aa-a7fe-d7916648ac74 2018-07-21 00:05:50,533 - 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-21T00:05:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'd5062918-811e-4849-9b1f-af336397cba2', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892', u'admin_state_up': True, u'tenant_id': u'1b46a58d9b7b40c59537597af997aef4', u'created_at': u'2018-07-21T00:05:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1b46a58d9b7b40c59537597af997aef4', u'l2_adjacency': True}) 2018-07-21 00:05:50,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:05:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:05:50,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-1eefb653-5837-4cde-ac40-444d39300377 Date: Sat, 21 Jul 2018 00:05:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5062918-811e-4849-9b1f-af336397cba2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1b46a58d9b7b40c59537597af997aef4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:05:50Z","qos_policy_id":null,"name":"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892","admin_state_up":true,"tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:50Z","mtu":1450}]} 2018-07-21 00:05:50,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1eefb653-5837-4cde-ac40-444d39300377 2018-07-21 00:05:50,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283843040466s 2018-07-21 00:05:50,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1eefb653-5837-4cde-ac40-444d39300377 2018-07-21 00:05:50,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 00:05:50,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"subnet": {"name": "shaker-subnet_25b1e24c-f2b5-41ec-8489-045552b63892", "enable_dhcp": true, "network_id": "d5062918-811e-4849-9b1f-af336397cba2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 00:05:51,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f5b3af05-3d52-4b23-8c25-bf83ab9c52cc Date: Sat, 21 Jul 2018 00:05:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5062918-811e-4849-9b1f-af336397cba2","tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:05:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1b46a58d9b7b40c59537597af997aef4","id":"4097a582-99d4-4804-8857-6c2051c5762f","subnetpool_id":null,"name":"shaker-subnet_25b1e24c-f2b5-41ec-8489-045552b63892"}} 2018-07-21 00:05:51,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f5b3af05-3d52-4b23-8c25-bf83ab9c52cc 2018-07-21 00:05:51,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.779123067856s 2018-07-21 00:05:51,598 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f5b3af05-3d52-4b23-8c25-bf83ab9c52cc 2018-07-21 00:05:51,599 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:05:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4097a582-99d4-4804-8857-6c2051c5762f', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_25b1e24c-f2b5-41ec-8489-045552b63892', u'enable_dhcp': True, u'network_id': u'd5062918-811e-4849-9b1f-af336397cba2', u'tenant_id': u'1b46a58d9b7b40c59537597af997aef4', u'created_at': u'2018-07-21T00:05:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1b46a58d9b7b40c59537597af997aef4'}) 2018-07-21 00:05:51,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 00:05:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "shaker-router_25b1e24c-f2b5-41ec-8489-045552b63892", "admin_state_up": true}}' 2018-07-21 00:05:58,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-e85d7a59-79bd-4412-b485-c3f3c651975d Date: Sat, 21 Jul 2018 00:05:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:52Z", "admin_state_up": true, "updated_at": "2018-07-21T00:05:53Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "c060c1de-26dc-40ec-855c-4489d80c01ae", "name": "shaker-router_25b1e24c-f2b5-41ec-8489-045552b63892"}} 2018-07-21 00:05:58,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e85d7a59-79bd-4412-b485-c3f3c651975d 2018-07-21 00:05:58,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.52110004425s 2018-07-21 00:05:58,121 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e85d7a59-79bd-4412-b485-c3f3c651975d 2018-07-21 00:05:58,121 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:05:53Z', u'revision_number': 4, u'id': u'c060c1de-26dc-40ec-855c-4489d80c01ae', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_25b1e24c-f2b5-41ec-8489-045552b63892', u'admin_state_up': True, u'tenant_id': u'1b46a58d9b7b40c59537597af997aef4', u'created_at': u'2018-07-21T00:05:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'1b46a58d9b7b40c59537597af997aef4'}) 2018-07-21 00:05:58,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 00:05:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae/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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"subnet_id": "4097a582-99d4-4804-8857-6c2051c5762f"}' 2018-07-21 00:06:00,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a9332235-d0eb-45f0-91fb-680fbef288f6 Date: Sat, 21 Jul 2018 00:06:00 GMT RESP BODY: {"network_id": "d5062918-811e-4849-9b1f-af336397cba2", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "subnet_id": "4097a582-99d4-4804-8857-6c2051c5762f", "subnet_ids": ["4097a582-99d4-4804-8857-6c2051c5762f"], "port_id": "669ed9da-edb0-4a7c-8224-e83e3aff7ee5", "id": "c060c1de-26dc-40ec-855c-4489d80c01ae"} 2018-07-21 00:06:00,810 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae/add_router_interface.json used request id req-a9332235-d0eb-45f0-91fb-680fbef288f6 2018-07-21 00:06:00,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.68779993057s 2018-07-21 00:06:00,810 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae/add_router_interface.json used request id req-a9332235-d0eb-45f0-91fb-680fbef288f6 returning object c060c1de-26dc-40ec-855c-4489d80c01ae 2018-07-21 00:06:00,811 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-21 00:06:04,342 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-21 00:06:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:06:04,349 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 00:06:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-21 00:06:04,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:06:04,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:04,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f02fd709-4ff8-49c4-b804-0905c9e86a00 Date: Sat, 21 Jul 2018 00:06:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:06:04,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f02fd709-4ff8-49c4-b804-0905c9e86a00 2018-07-21 00:06:04,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.608122110367s 2018-07-21 00:06:04,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f02fd709-4ff8-49c4-b804-0905c9e86a00 2018-07-21 00:06:04,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 00:06:04,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892"}' 2018-07-21 00:06:05,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-95a4825e-3a2c-4cbb-89c5-059777c0ce9d Date: Sat, 21 Jul 2018 00:06:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/file", "owner": "1b46a58d9b7b40c59537597af997aef4", "id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "size": null, "self": "/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-21T00:06:05Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892", "checksum": null, "created_at": "2018-07-21T00:06:05Z", "protected": false} 2018-07-21 00:06:05,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-95a4825e-3a2c-4cbb-89c5-059777c0ce9d 2018-07-21 00:06:05,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.755826950073s 2018-07-21 00:06:05,726 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-95a4825e-3a2c-4cbb-89c5-059777c0ce9d returning object 972eab58-a8f2-4beb-ab8c-311df63bcdbe 2018-07-21 00:06:05,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 00:06:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '' 2018-07-21 00:06:15,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef3999e8-cb82-4286-89e1-36cec1aa6b16 Date: Sat, 21 Jul 2018 00:06: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-21 00:06:15,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/file used request id req-ef3999e8-cb82-4286-89e1-36cec1aa6b16 2018-07-21 00:06:15,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.1544628143s 2018-07-21 00:06:15,882 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/file used request id req-ef3999e8-cb82-4286-89e1-36cec1aa6b16 2018-07-21 00:06:15,882 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T00:06:05Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/file', u'owner': u'1b46a58d9b7b40c59537597af997aef4', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'972eab58-a8f2-4beb-ab8c-311df63bcdbe', u'size': None, u'name': u'shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892', u'checksum': None, u'self': u'/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T00:06:05Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 00:06:15,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 00:06:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_25b1e24c-f2b5-41ec-8489-045552b63892", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-21 00:06:16,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-168ec51c-f17b-4014-8cf9-ddd75e412e05 x-compute-request-id: req-168ec51c-f17b-4014-8cf9-ddd75e412e05 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_25b1e24c-f2b5-41ec-8489-045552b63892", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "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": 3, "id": "6d040be4-8778-4572-9857-af1da67b2156"}} 2018-07-21 00:06:16,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-168ec51c-f17b-4014-8cf9-ddd75e412e05 2018-07-21 00:06:16,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.229353189468s 2018-07-21 00:06:16,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-168ec51c-f17b-4014-8cf9-ddd75e412e05 2018-07-21 00:06:16,114 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_25b1e24c-f2b5-41ec-8489-045552b63892', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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': 3, 'id': u'6d040be4-8778-4572-9857-af1da67b2156', 'swap': 0}) 2018-07-21 00:06:16,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 00:06:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156/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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" -d '{"extra_specs": {}}' 2018-07-21 00:06:16,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-bf128ace-e744-42b0-aca4-e13e91a76909 x-compute-request-id: req-bf128ace-e744-42b0-aca4-e13e91a76909 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 00:06:16,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156/os-extra_specs used request id req-bf128ace-e744-42b0-aca4-e13e91a76909 2018-07-21 00:06:16,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0303511619568s 2018-07-21 00:06:16,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156/os-extra_specs used request id req-bf128ace-e744-42b0-aca4-e13e91a76909 2018-07-21 00:06:16,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 00:06:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"keypair": {"name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892"}}' 2018-07-21 00:06:16,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-60361c53-8cf7-48d6-a106-df3b06ecd97b x-compute-request-id: req-60361c53-8cf7-48d6-a106-df3b06ecd97b Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrrVWFGq6zCjy0Gwcp3QDNI0sK5921TXEJrsjFcMstFHvUbFvcwpIbG7/fXDBiiLdZGSf3KcAIY2j+/ZQsN06gs3zYQ2ZVoMB6QYIZ7YjGyzFjIzuQiEW5XxFpIi72obXwJlgcY+Bp0lfy5sw1gFFA+Ytl4RZTydfhB8CfEu6yo2f8sanS2YwT1Qfu968xyW9SAt9A6rELqIiklWLJrY3N+MI5TSrJlR2wodoMvO6CdBEIZKxXJocGpECcMZ1mwvjXmLu3tZ5FGVvNaxj/mgIbeUilno/kvf61J7waBaNKZIy6xRSzCbnUCgkgH+A0SsAlJ7rnUbY15xASWRVjW19r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq61VhRquswo8tBsHKd0AzSNLCufdtU1xCa7IxXDLLRR71Gxb\n3MKSGxu/31wwYoi3WRkn9ynACGNo/v2ULDdOoLN82ENmVaDAekGCGe2IxssxYyM7\nkIhFuV8RaSIu9qG18CZYHGPgadJX8ubMNYBRQPmLZeEWU8nX4QfAnxLusqNn/LGp\n0tmME9UH7vevMclvUgLfQOqxC6iIpJViya2NzfjCOU0qyZUdsKHaDLzugnQRCGSs\nVyaHBqRAnDGdZsL415i7t7WeRRlbzWsY/5oCG3lIpZ6P5L3+tSe8GgWjSmSMusUU\nswm51AoJIB/gNErAJSe651G2NecQElkVY1tfawIDAQABAoIBAQCKSScX/nQ2d8qJ\n8TOF/yVEGGe8MyUdg3HIMOg8Uiz29QcCBv7ABmKWP3YAv0uiMyotNNxCdXjfyOOs\ncipGq45EWA/6S+BEnSYt1FKt++4u40G274xtUbeIKBHoM8bMl1nsRZa316PO2cZK\nPKrFdcT9p4Un3XWUrIOeGhaIjEGF1lSQ7pSz8sntJZR54OMrMEkFmE8Xr2GccGEj\n7r2AgCexV6HvrJRUD4jihGXgJjaqaKYJol4kPmyRpUN9pggZTDr4G4czuTRzoqhK\ngzwHG+M8n7gQ2geiSf+o86+WjD0Us2EmTu5ZQdTxTL1LWofBEhfI0d+S/IS1Gk1Y\n1Xxa+QyxAoGBANLgWeBe5v4AySIrw7O9/WFI7leN+ajPJ8wCl6PPJiR4JeLuXGWS\nJDtqDq6wp/aTqlZNe3AiSo3Y6oaqODdo5OLbqh6cc6aOsFwSPnOGtGTgE0fYFOPI\nsYqEgJr2vw8ndl+AabMrWZmeiHOA0drUT+JmNI/dgLx9hO2C4C1idZ5NAoGBANBp\nrPavgqQcQ0KXqJOChcQ84oATZNRjLAyFNKnUR00po6R+Aw14NdLB4Rjt5y0tGy2G\nGV8XEk1YMod3293kPd63+tZpIJ9NyKOlHyIhHQqLd5fqzu3bMctlqPW8CGHLirnQ\nTNRfaHDjTPcun/h1QobKqu3zesErGI7DtzmbZwCXAoGAYNbGb1MloN+bfiW66YAG\nK/bh/TMlw2/eRsGqAX/PdE/4lg4AQGSsXtyFgZN+jq2hO6C5XvVgZ2OFz/G7fzac\nZdGafhQ6x/Ie6yk1pLfnf6unLwb8EN7JKWNP69oEQ2FL6u99mtn9e55h6yjtNiDp\nzn5BBRAjXmwF70x6xlzAxsECgYEAmLeG9bDAQy8uniJxdb3j9VtEAeO0M+mDwpzt\nbTDPGpzTe9qWtA0NK6XEIzdY+gKecqpb9xD56VEinZ/Xre3s5EHefbTFIdammjuJ\n58Fp/WsbNGfsP+EpyMhymbayUa8LtYMMeWZ8KpR0toAk2rRaDll+DSUoI1pIAX0q\nyvyz6nsCgYAxzMjDGvEclCD41sTF/OsGYhY+OJBDlXqsTIkriSeAoJ2xCKJW2qDU\nyi2N5ch5IgNBFL+eRYJhnfJdgGMU7dZ5fFIqwNK92r4LtMKp/sSIhfUreCRQgiLs\nFq8Lghbwj5YvB5cITBOOBiXCKqNX/Xiue8YWfwbiq/6o9PVx73RCcA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "355545df2d424e22883680cf4b8831fa", "name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "fingerprint": "99:e4:3e:f6:e2:2a:2d:0e:60:98:a4:54:90:9f:78:04"}} 2018-07-21 00:06:16,515 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-60361c53-8cf7-48d6-a106-df3b06ecd97b 2018-07-21 00:06:16,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.368952035904s 2018-07-21 00:06:16,515 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-60361c53-8cf7-48d6-a106-df3b06ecd97b 2018-07-21 00:06:16,516 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrrVWFGq6zCjy0Gwcp3QDNI0sK5921TXEJrsjFcMstFHvUbFvcwpIbG7/fXDBiiLdZGSf3KcAIY2j+/ZQsN06gs3zYQ2ZVoMB6QYIZ7YjGyzFjIzuQiEW5XxFpIi72obXwJlgcY+Bp0lfy5sw1gFFA+Ytl4RZTydfhB8CfEu6yo2f8sanS2YwT1Qfu968xyW9SAt9A6rELqIiklWLJrY3N+MI5TSrJlR2wodoMvO6CdBEIZKxXJocGpECcMZ1mwvjXmLu3tZ5FGVvNaxj/mgIbeUilno/kvf61J7waBaNKZIy6xRSzCbnUCgkgH+A0SsAlJ7rnUbY15xASWRVjW19r Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAq61VhRquswo8tBsHKd0AzSNLCufdtU1xCa7IxXDLLRR71Gxb\n3MKSGxu/31wwYoi3WRkn9ynACGNo/v2ULDdOoLN82ENmVaDAekGCGe2IxssxYyM7\nkIhFuV8RaSIu9qG18CZYHGPgadJX8ubMNYBRQPmLZeEWU8nX4QfAnxLusqNn/LGp\n0tmME9UH7vevMclvUgLfQOqxC6iIpJViya2NzfjCOU0qyZUdsKHaDLzugnQRCGSs\nVyaHBqRAnDGdZsL415i7t7WeRRlbzWsY/5oCG3lIpZ6P5L3+tSe8GgWjSmSMusUU\nswm51AoJIB/gNErAJSe651G2NecQElkVY1tfawIDAQABAoIBAQCKSScX/nQ2d8qJ\n8TOF/yVEGGe8MyUdg3HIMOg8Uiz29QcCBv7ABmKWP3YAv0uiMyotNNxCdXjfyOOs\ncipGq45EWA/6S+BEnSYt1FKt++4u40G274xtUbeIKBHoM8bMl1nsRZa316PO2cZK\nPKrFdcT9p4Un3XWUrIOeGhaIjEGF1lSQ7pSz8sntJZR54OMrMEkFmE8Xr2GccGEj\n7r2AgCexV6HvrJRUD4jihGXgJjaqaKYJol4kPmyRpUN9pggZTDr4G4czuTRzoqhK\ngzwHG+M8n7gQ2geiSf+o86+WjD0Us2EmTu5ZQdTxTL1LWofBEhfI0d+S/IS1Gk1Y\n1Xxa+QyxAoGBANLgWeBe5v4AySIrw7O9/WFI7leN+ajPJ8wCl6PPJiR4JeLuXGWS\nJDtqDq6wp/aTqlZNe3AiSo3Y6oaqODdo5OLbqh6cc6aOsFwSPnOGtGTgE0fYFOPI\nsYqEgJr2vw8ndl+AabMrWZmeiHOA0drUT+JmNI/dgLx9hO2C4C1idZ5NAoGBANBp\nrPavgqQcQ0KXqJOChcQ84oATZNRjLAyFNKnUR00po6R+Aw14NdLB4Rjt5y0tGy2G\nGV8XEk1YMod3293kPd63+tZpIJ9NyKOlHyIhHQqLd5fqzu3bMctlqPW8CGHLirnQ\nTNRfaHDjTPcun/h1QobKqu3zesErGI7DtzmbZwCXAoGAYNbGb1MloN+bfiW66YAG\nK/bh/TMlw2/eRsGqAX/PdE/4lg4AQGSsXtyFgZN+jq2hO6C5XvVgZ2OFz/G7fzac\nZdGafhQ6x/Ie6yk1pLfnf6unLwb8EN7JKWNP69oEQ2FL6u99mtn9e55h6yjtNiDp\nzn5BBRAjXmwF70x6xlzAxsECgYEAmLeG9bDAQy8uniJxdb3j9VtEAeO0M+mDwpzt\nbTDPGpzTe9qWtA0NK6XEIzdY+gKecqpb9xD56VEinZ/Xre3s5EHefbTFIdammjuJ\n58Fp/WsbNGfsP+EpyMhymbayUa8LtYMMeWZ8KpR0toAk2rRaDll+DSUoI1pIAX0q\nyvyz6nsCgYAxzMjDGvEclCD41sTF/OsGYhY+OJBDlXqsTIkriSeAoJ2xCKJW2qDU\nyi2N5ch5IgNBFL+eRYJhnfJdgGMU7dZ5fFIqwNK92r4LtMKp/sSIhfUreCRQgiLs\nFq8Lghbwj5YvB5cITBOOBiXCKqNX/Xiue8YWfwbiq/6o9PVx73RCcA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'355545df2d424e22883680cf4b8831fa', 'name': u'shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892', 'created_at': '2018-07-21T00:06:16.516254', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b46a58d9b7b40c59537597af997aef4', 'name': 'shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'99:e4:3e:f6:e2:2a:2d:0e:60:98:a4:54:90:9f:78:04', 'type': 'ssh', 'id': u'shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892'}) 2018-07-21 00:06:16,516 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAq61VhRquswo8tBsHKd0AzSNLCufdtU1xCa7IxXDLLRR71Gxb 3MKSGxu/31wwYoi3WRkn9ynACGNo/v2ULDdOoLN82ENmVaDAekGCGe2IxssxYyM7 kIhFuV8RaSIu9qG18CZYHGPgadJX8ubMNYBRQPmLZeEWU8nX4QfAnxLusqNn/LGp 0tmME9UH7vevMclvUgLfQOqxC6iIpJViya2NzfjCOU0qyZUdsKHaDLzugnQRCGSs VyaHBqRAnDGdZsL415i7t7WeRRlbzWsY/5oCG3lIpZ6P5L3+tSe8GgWjSmSMusUU swm51AoJIB/gNErAJSe651G2NecQElkVY1tfawIDAQABAoIBAQCKSScX/nQ2d8qJ 8TOF/yVEGGe8MyUdg3HIMOg8Uiz29QcCBv7ABmKWP3YAv0uiMyotNNxCdXjfyOOs cipGq45EWA/6S+BEnSYt1FKt++4u40G274xtUbeIKBHoM8bMl1nsRZa316PO2cZK PKrFdcT9p4Un3XWUrIOeGhaIjEGF1lSQ7pSz8sntJZR54OMrMEkFmE8Xr2GccGEj 7r2AgCexV6HvrJRUD4jihGXgJjaqaKYJol4kPmyRpUN9pggZTDr4G4czuTRzoqhK gzwHG+M8n7gQ2geiSf+o86+WjD0Us2EmTu5ZQdTxTL1LWofBEhfI0d+S/IS1Gk1Y 1Xxa+QyxAoGBANLgWeBe5v4AySIrw7O9/WFI7leN+ajPJ8wCl6PPJiR4JeLuXGWS JDtqDq6wp/aTqlZNe3AiSo3Y6oaqODdo5OLbqh6cc6aOsFwSPnOGtGTgE0fYFOPI sYqEgJr2vw8ndl+AabMrWZmeiHOA0drUT+JmNI/dgLx9hO2C4C1idZ5NAoGBANBp rPavgqQcQ0KXqJOChcQ84oATZNRjLAyFNKnUR00po6R+Aw14NdLB4Rjt5y0tGy2G GV8XEk1YMod3293kPd63+tZpIJ9NyKOlHyIhHQqLd5fqzu3bMctlqPW8CGHLirnQ TNRfaHDjTPcun/h1QobKqu3zesErGI7DtzmbZwCXAoGAYNbGb1MloN+bfiW66YAG K/bh/TMlw2/eRsGqAX/PdE/4lg4AQGSsXtyFgZN+jq2hO6C5XvVgZ2OFz/G7fzac ZdGafhQ6x/Ie6yk1pLfnf6unLwb8EN7JKWNP69oEQ2FL6u99mtn9e55h6yjtNiDp zn5BBRAjXmwF70x6xlzAxsECgYEAmLeG9bDAQy8uniJxdb3j9VtEAeO0M+mDwpzt bTDPGpzTe9qWtA0NK6XEIzdY+gKecqpb9xD56VEinZ/Xre3s5EHefbTFIdammjuJ 58Fp/WsbNGfsP+EpyMhymbayUa8LtYMMeWZ8KpR0toAk2rRaDll+DSUoI1pIAX0q yvyz6nsCgYAxzMjDGvEclCD41sTF/OsGYhY+OJBDlXqsTIkriSeAoJ2xCKJW2qDU yi2N5ch5IgNBFL+eRYJhnfJdgGMU7dZ5fFIqwNK92r4LtMKp/sSIhfUreCRQgiLs Fq8Lghbwj5YvB5cITBOOBiXCKqNX/Xiue8YWfwbiq/6o9PVx73RCcA== -----END RSA PRIVATE KEY----- 2018-07-21 00:06:16,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 00:06:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"security_group": {"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-21 00:06:16,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f5b732b8-7eb4-4710-9b30-9a4036b9ef63 Date: Sat, 21 Jul 2018 00:06:16 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:16Z", "updated_at": "2018-07-21T00:06:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "01f57e0f-0a4d-4650-8357-93d2ff6fd9b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "a494e82d-a4f7-4dbc-bf2f-3bbfd026a0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 2, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}} 2018-07-21 00:06:16,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f5b732b8-7eb4-4710-9b30-9a4036b9ef63 2018-07-21 00:06:16,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.39048910141s 2018-07-21 00:06:16,911 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f5b732b8-7eb4-4710-9b30-9a4036b9ef63 2018-07-21 00:06:16,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:06:16,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:17,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-73b3c895-640a-4e58-94f2-c9f9ef75f61d Date: Sat, 21 Jul 2018 00:06:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:16Z", "updated_at": "2018-07-21T00:06:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "01f57e0f-0a4d-4650-8357-93d2ff6fd9b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "a494e82d-a4f7-4dbc-bf2f-3bbfd026a0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 2, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}]} 2018-07-21 00:06:17,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-73b3c895-640a-4e58-94f2-c9f9ef75f61d 2018-07-21 00:06:17,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229444026947s 2018-07-21 00:06:17,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-73b3c895-640a-4e58-94f2-c9f9ef75f61d 2018-07-21 00:06:17,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:06:17,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -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": "abba2f68-51bc-40d5-908d-735cc6d78a06"}}' 2018-07-21 00:06:17,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-38ddb2fc-d183-44c6-84dd-d72066700722 Date: Sat, 21 Jul 2018 00:06:17 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-21T00:06:17Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "port_range_min": 22, "revision_number": 0, "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:17Z", "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "b5d901e9-fc86-4874-a039-53ac4a30767a"}} 2018-07-21 00:06:17,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-38ddb2fc-d183-44c6-84dd-d72066700722 2018-07-21 00:06:17,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151753902435s 2018-07-21 00:06:17,300 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-38ddb2fc-d183-44c6-84dd-d72066700722 2018-07-21 00:06:17,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:06:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:17,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-d2f4d27f-972d-439b-97b8-5e1f7ca70735 Date: Sat, 21 Jul 2018 00:06:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:16Z", "updated_at": "2018-07-21T00:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "01f57e0f-0a4d-4650-8357-93d2ff6fd9b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "a494e82d-a4f7-4dbc-bf2f-3bbfd026a0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:06:17Z", "revision_number": 0, "id": "b5d901e9-fc86-4874-a039-53ac4a30767a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:17Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 3, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}]} 2018-07-21 00:06:17,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d2f4d27f-972d-439b-97b8-5e1f7ca70735 2018-07-21 00:06:17,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320759057999s 2018-07-21 00:06:17,625 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d2f4d27f-972d-439b-97b8-5e1f7ca70735 2018-07-21 00:06:17,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:06:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -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": "abba2f68-51bc-40d5-908d-735cc6d78a06"}}' 2018-07-21 00:06:18,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f3297692-2bd8-4167-b11d-874230560d10 Date: Sat, 21 Jul 2018 00:06:18 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-21T00:06:17Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "port_range_min": null, "revision_number": 0, "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:17Z", "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "c9423ffd-c535-4f2e-9738-e4d9739c542a"}} 2018-07-21 00:06:18,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f3297692-2bd8-4167-b11d-874230560d10 2018-07-21 00:06:18,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.425905942917s 2018-07-21 00:06:18,055 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f3297692-2bd8-4167-b11d-874230560d10 2018-07-21 00:06:18,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:06:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:18,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-007d6163-21ac-43dc-ada7-74e5b0e0ed5b Date: Sat, 21 Jul 2018 00:06:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:16Z", "updated_at": "2018-07-21T00:06:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "01f57e0f-0a4d-4650-8357-93d2ff6fd9b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "a494e82d-a4f7-4dbc-bf2f-3bbfd026a0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:06:17Z", "revision_number": 0, "id": "b5d901e9-fc86-4874-a039-53ac4a30767a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:17Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:17Z", "revision_number": 0, "id": "c9423ffd-c535-4f2e-9738-e4d9739c542a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:17Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}]} 2018-07-21 00:06:18,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-007d6163-21ac-43dc-ada7-74e5b0e0ed5b 2018-07-21 00:06:18,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555098056793s 2018-07-21 00:06:18,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-007d6163-21ac-43dc-ada7-74e5b0e0ed5b 2018-07-21 00:06:18,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:06:18,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06"}}' 2018-07-21 00:06:18,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-dedf4a34-287f-4d25-84b5-61f516cbbca6 Date: Sat, 21 Jul 2018 00:06:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-21T00:06:18Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "port_range_min": 9000, "revision_number": 0, "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:18Z", "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "ab2b0a65-e711-4512-87fb-3af048370159"}} 2018-07-21 00:06:18,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-dedf4a34-287f-4d25-84b5-61f516cbbca6 2018-07-21 00:06:18,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.320421934128s 2018-07-21 00:06:18,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-dedf4a34-287f-4d25-84b5-61f516cbbca6 2018-07-21 00:06:18,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:06:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:18,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-1a02898b-8e7c-44f8-9d17-ccbd16e74107 Date: Sat, 21 Jul 2018 00:06:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d5062918-811e-4849-9b1f-af336397cba2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b46a58d9b7b40c59537597af997aef4","l2_adjacency":true,"status":"ACTIVE","subnets":["4097a582-99d4-4804-8857-6c2051c5762f"],"description":"","tags":[],"updated_at":"2018-07-21T00:05:51Z","qos_policy_id":null,"name":"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892","admin_state_up":true,"tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:50Z","mtu":1450}]} 2018-07-21 00:06:18,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1a02898b-8e7c-44f8-9d17-ccbd16e74107 2018-07-21 00:06:18,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313170909882s 2018-07-21 00:06:18,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1a02898b-8e7c-44f8-9d17-ccbd16e74107 2018-07-21 00:06:18,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:06:18,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:18,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-af9dfaea-d0fe-463f-93ff-998028113887 Date: Sat, 21 Jul 2018 00:06:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/snap", "metadata": {}}], "file": "/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/file", "owner": "1b46a58d9b7b40c59537597af997aef4", "id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "size": 666173440, "self": "/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-21T00:06:15Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-21T00:06:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:06:18,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-af9dfaea-d0fe-463f-93ff-998028113887 2018-07-21 00:06:18,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219620227814s 2018-07-21 00:06:18,981 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-af9dfaea-d0fe-463f-93ff-998028113887 2018-07-21 00:06:18,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:06:18,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:19,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-a5b7ed06-7757-4678-9343-225519807d7f x-compute-request-id: req-a5b7ed06-7757-4678-9343-225519807d7f Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}, {"name": "shaker-flavor_25b1e24c-f2b5-41ec-8489-045552b63892", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "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": 3, "id": "6d040be4-8778-4572-9857-af1da67b2156"}]} 2018-07-21 00:06:19,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a5b7ed06-7757-4678-9343-225519807d7f 2018-07-21 00:06:19,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299761295319s 2018-07-21 00:06:19,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a5b7ed06-7757-4678-9343-225519807d7f 2018-07-21 00:06:19,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 00:06:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"server": {"name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "imageRef": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "flavorRef": "6d040be4-8778-4572-9857-af1da67b2156", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d5062918-811e-4849-9b1f-af336397cba2"}], "security_groups": [{"name": "abba2f68-51bc-40d5-908d-735cc6d78a06"}]}}' 2018-07-21 00:06:22,472 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:06:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db0d5359-7a59-44bf-995a-42baf0a60a6e x-compute-request-id: req-db0d5359-7a59-44bf-995a-42baf0a60a6e Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "abba2f68-51bc-40d5-908d-735cc6d78a06"}], "OS-DCF:diskConfig": "MANUAL", "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "adminPass": "T9EKc6zaXoa7"}} 2018-07-21 00:06:22,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-db0d5359-7a59-44bf-995a-42baf0a60a6e 2018-07-21 00:06:22,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.45704102516s 2018-07-21 00:06:22,472 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-db0d5359-7a59-44bf-995a-42baf0a60a6e 2018-07-21 00:06:22,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:22,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-6d1fbcc6-19b0-47e0-b16a-0ffb02eaf4e8 x-compute-request-id: req-6d1fbcc6-19b0-47e0-b16a-0ffb02eaf4e8 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "user_id": "355545df2d424e22883680cf4b8831fa", "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-21T00:06:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:22,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d1fbcc6-19b0-47e0-b16a-0ffb02eaf4e8 2018-07-21 00:06:22,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.308113098145s 2018-07-21 00:06:22,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d1fbcc6-19b0-47e0-b16a-0ffb02eaf4e8 2018-07-21 00:06:22,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:06:22,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:22,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-3273ab97-9bce-4aea-badc-f9f1f6a862da Date: Sat, 21 Jul 2018 00:06:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d5062918-811e-4849-9b1f-af336397cba2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b46a58d9b7b40c59537597af997aef4","l2_adjacency":true,"status":"ACTIVE","subnets":["4097a582-99d4-4804-8857-6c2051c5762f"],"description":"","tags":[],"updated_at":"2018-07-21T00:05:51Z","qos_policy_id":null,"name":"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892","admin_state_up":true,"tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:50Z","mtu":1450}]} 2018-07-21 00:06:22,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3273ab97-9bce-4aea-badc-f9f1f6a862da 2018-07-21 00:06:22,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109564065933s 2018-07-21 00:06:22,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3273ab97-9bce-4aea-badc-f9f1f6a862da 2018-07-21 00:06:22,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 00:06:22,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:22,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-055541c7-fafe-450d-9c26-4ec5a9739142 Date: Sat, 21 Jul 2018 00:06:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5062918-811e-4849-9b1f-af336397cba2","tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:05:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1b46a58d9b7b40c59537597af997aef4","id":"4097a582-99d4-4804-8857-6c2051c5762f","subnetpool_id":null,"name":"shaker-subnet_25b1e24c-f2b5-41ec-8489-045552b63892"}]} 2018-07-21 00:06:22,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-055541c7-fafe-450d-9c26-4ec5a9739142 2018-07-21 00:06:22,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0517811775208s 2018-07-21 00:06:22,951 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-055541c7-fafe-450d-9c26-4ec5a9739142 2018-07-21 00:06:22,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:24,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:25,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a69587e-5c0e-452b-9b06-08e67431bfec x-compute-request-id: req-5a69587e-5c0e-452b-9b06-08e67431bfec Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:25,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5a69587e-5c0e-452b-9b06-08e67431bfec 2018-07-21 00:06:25,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459873914719s 2018-07-21 00:06:25,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5a69587e-5c0e-452b-9b06-08e67431bfec 2018-07-21 00:06:25,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:27,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:27,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:28,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e65c0c5-4084-4204-a7c9-ac77f51c12c9 x-compute-request-id: req-9e65c0c5-4084-4204-a7c9-ac77f51c12c9 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:28,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9e65c0c5-4084-4204-a7c9-ac77f51c12c9 2018-07-21 00:06:28,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.877910852432s 2018-07-21 00:06:28,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9e65c0c5-4084-4204-a7c9-ac77f51c12c9 2018-07-21 00:06:28,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:30,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:30,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-07773c27-6f30-4aba-aa89-371c7572a7b5 x-compute-request-id: req-07773c27-6f30-4aba-aa89-371c7572a7b5 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:30,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07773c27-6f30-4aba-aa89-371c7572a7b5 2018-07-21 00:06:30,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55278301239s 2018-07-21 00:06:30,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07773c27-6f30-4aba-aa89-371c7572a7b5 2018-07-21 00:06:30,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:32,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:32,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:33,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-f468628f-2149-4f38-a7f0-3993175cc732 x-compute-request-id: req-f468628f-2149-4f38-a7f0-3993175cc732 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:33,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f468628f-2149-4f38-a7f0-3993175cc732 2018-07-21 00:06:33,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516891002655s 2018-07-21 00:06:33,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f468628f-2149-4f38-a7f0-3993175cc732 2018-07-21 00:06:33,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:35,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:36,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-7fcc8624-a111-473a-bd82-062ecd2440d4 x-compute-request-id: req-7fcc8624-a111-473a-bd82-062ecd2440d4 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:36,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7fcc8624-a111-473a-bd82-062ecd2440d4 2018-07-21 00:06:36,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833469152451s 2018-07-21 00:06:36,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7fcc8624-a111-473a-bd82-062ecd2440d4 2018-07-21 00:06:36,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:38,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:38,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-910fb7c4-be92-4e02-975b-9c28143d86b8 x-compute-request-id: req-910fb7c4-be92-4e02-975b-9c28143d86b8 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:38,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-910fb7c4-be92-4e02-975b-9c28143d86b8 2018-07-21 00:06:38,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574990034103s 2018-07-21 00:06:38,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-910fb7c4-be92-4e02-975b-9c28143d86b8 2018-07-21 00:06:38,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:40,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:40,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:41,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc0f28d8-86c9-443b-850a-165d5c8033f7 x-compute-request-id: req-bc0f28d8-86c9-443b-850a-165d5c8033f7 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:41,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc0f28d8-86c9-443b-850a-165d5c8033f7 2018-07-21 00:06:41,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.841767072678s 2018-07-21 00:06:41,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc0f28d8-86c9-443b-850a-165d5c8033f7 2018-07-21 00:06:41,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:43,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:43,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:44,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f3608a4-3cc5-4808-b2b6-c720cba286e9 x-compute-request-id: req-7f3608a4-3cc5-4808-b2b6-c720cba286e9 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:44,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7f3608a4-3cc5-4808-b2b6-c720cba286e9 2018-07-21 00:06:44,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55477809906s 2018-07-21 00:06:44,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7f3608a4-3cc5-4808-b2b6-c720cba286e9 2018-07-21 00:06:44,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:46,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:46,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a170ca2c-210a-420d-a237-0be975a59cb1 x-compute-request-id: req-a170ca2c-210a-420d-a237-0be975a59cb1 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:46,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a170ca2c-210a-420d-a237-0be975a59cb1 2018-07-21 00:06:46,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684769868851s 2018-07-21 00:06:46,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a170ca2c-210a-420d-a237-0be975a59cb1 2018-07-21 00:06:46,912 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:48,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:49,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-504aa119-09ef-4acb-bf5c-66d567d62ced x-compute-request-id: req-504aa119-09ef-4acb-bf5c-66d567d62ced 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:49,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-504aa119-09ef-4acb-bf5c-66d567d62ced 2018-07-21 00:06:49,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.811321973801s 2018-07-21 00:06:49,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-504aa119-09ef-4acb-bf5c-66d567d62ced 2018-07-21 00:06:49,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:51,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:52,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b838b98c-c1d9-4b0f-b1a2-2b43eda05dbb x-compute-request-id: req-b838b98c-c1d9-4b0f-b1a2-2b43eda05dbb 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:52,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b838b98c-c1d9-4b0f-b1a2-2b43eda05dbb 2018-07-21 00:06:52,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685271024704s 2018-07-21 00:06:52,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b838b98c-c1d9-4b0f-b1a2-2b43eda05dbb 2018-07-21 00:06:52,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:54,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:55,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-9be05463-b2b4-4ac2-83ff-202e05aefe19 x-compute-request-id: req-9be05463-b2b4-4ac2-83ff-202e05aefe19 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:55,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9be05463-b2b4-4ac2-83ff-202e05aefe19 2018-07-21 00:06:55,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733951091766s 2018-07-21 00:06:55,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9be05463-b2b4-4ac2-83ff-202e05aefe19 2018-07-21 00:06:55,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:57,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:57,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:06:57,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06: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-8bd15df8-ee4e-42e3-a502-a013d9488e2e x-compute-request-id: req-8bd15df8-ee4e-42e3-a502-a013d9488e2e 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:06:57,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8bd15df8-ee4e-42e3-a502-a013d9488e2e 2018-07-21 00:06:57,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711585998535s 2018-07-21 00:06:57,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8bd15df8-ee4e-42e3-a502-a013d9488e2e 2018-07-21 00:06:57,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:06:59,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:06:59,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:06:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-184ad2ae-9187-4f03-a629-f72d1b02f2f7 x-compute-request-id: req-184ad2ae-9187-4f03-a629-f72d1b02f2f7 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:00,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-184ad2ae-9187-4f03-a629-f72d1b02f2f7 2018-07-21 00:07:00,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556084156036s 2018-07-21 00:07:00,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-184ad2ae-9187-4f03-a629-f72d1b02f2f7 2018-07-21 00:07:00,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:02,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:02,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-db1d05f6-e8e9-4aa5-b033-34b475f72ee2 x-compute-request-id: req-db1d05f6-e8e9-4aa5-b033-34b475f72ee2 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:02,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db1d05f6-e8e9-4aa5-b033-34b475f72ee2 2018-07-21 00:07:02,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549525022507s 2018-07-21 00:07:02,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db1d05f6-e8e9-4aa5-b033-34b475f72ee2 2018-07-21 00:07:03,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:05,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:05,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-57fed2f4-0e1e-45a6-b847-85934a9be95a x-compute-request-id: req-57fed2f4-0e1e-45a6-b847-85934a9be95a 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:05,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57fed2f4-0e1e-45a6-b847-85934a9be95a 2018-07-21 00:07:05,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554083108902s 2018-07-21 00:07:05,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57fed2f4-0e1e-45a6-b847-85934a9be95a 2018-07-21 00:07:05,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:07,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:08,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-9cf9ab1c-24d4-4fac-84cb-4bbb971f6018 x-compute-request-id: req-9cf9ab1c-24d4-4fac-84cb-4bbb971f6018 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:08,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9cf9ab1c-24d4-4fac-84cb-4bbb971f6018 2018-07-21 00:07:08,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909598827362s 2018-07-21 00:07:08,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9cf9ab1c-24d4-4fac-84cb-4bbb971f6018 2018-07-21 00:07:08,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:10,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:10,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-5f0df346-98de-4e02-84d0-e5c8ac39c4f7 x-compute-request-id: req-5f0df346-98de-4e02-84d0-e5c8ac39c4f7 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:10,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f0df346-98de-4e02-84d0-e5c8ac39c4f7 2018-07-21 00:07:10,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368865013123s 2018-07-21 00:07:10,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f0df346-98de-4e02-84d0-e5c8ac39c4f7 2018-07-21 00:07:10,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:12,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:13,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-b1e489ea-f2ed-4483-90c8-12c062e4a66b x-compute-request-id: req-b1e489ea-f2ed-4483-90c8-12c062e4a66b 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:13,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b1e489ea-f2ed-4483-90c8-12c062e4a66b 2018-07-21 00:07:13,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565478086472s 2018-07-21 00:07:13,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b1e489ea-f2ed-4483-90c8-12c062e4a66b 2018-07-21 00:07:13,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:15,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:15,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:16,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-9d3bb5e7-1798-4bfd-849a-d39a597af63c x-compute-request-id: req-9d3bb5e7-1798-4bfd-849a-d39a597af63c 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:16,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d3bb5e7-1798-4bfd-849a-d39a597af63c 2018-07-21 00:07:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56850194931s 2018-07-21 00:07:16,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d3bb5e7-1798-4bfd-849a-d39a597af63c 2018-07-21 00:07:16,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:18,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:18,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:18,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-431bed10-7626-40ec-8a62-d59c3a4e416c x-compute-request-id: req-431bed10-7626-40ec-8a62-d59c3a4e416c 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:18,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-431bed10-7626-40ec-8a62-d59c3a4e416c 2018-07-21 00:07:18,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590740919113s 2018-07-21 00:07:18,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-431bed10-7626-40ec-8a62-d59c3a4e416c 2018-07-21 00:07:18,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:20,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:21,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d4b915d-7437-4580-977a-a2d636a5a14c x-compute-request-id: req-9d4b915d-7437-4580-977a-a2d636a5a14c 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:21,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d4b915d-7437-4580-977a-a2d636a5a14c 2018-07-21 00:07:21,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558850049973s 2018-07-21 00:07:21,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d4b915d-7437-4580-977a-a2d636a5a14c 2018-07-21 00:07:21,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:23,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:23,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-4bc979c2-d8ef-4207-bd7e-11d13877b8c3 x-compute-request-id: req-4bc979c2-d8ef-4207-bd7e-11d13877b8c3 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:23,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bc979c2-d8ef-4207-bd7e-11d13877b8c3 2018-07-21 00:07:23,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537561893463s 2018-07-21 00:07:23,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bc979c2-d8ef-4207-bd7e-11d13877b8c3 2018-07-21 00:07:23,712 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:25,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:26,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-c557cf76-a250-47d6-a280-b84bf4d1eabd x-compute-request-id: req-c557cf76-a250-47d6-a280-b84bf4d1eabd 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:26,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c557cf76-a250-47d6-a280-b84bf4d1eabd 2018-07-21 00:07:26,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569754123688s 2018-07-21 00:07:26,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c557cf76-a250-47d6-a280-b84bf4d1eabd 2018-07-21 00:07:26,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:28,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:28,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:28,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-5a7a51d2-fd77-4f6a-8516-18de8351506d x-compute-request-id: req-5a7a51d2-fd77-4f6a-8516-18de8351506d 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:28,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5a7a51d2-fd77-4f6a-8516-18de8351506d 2018-07-21 00:07:28,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364727973938s 2018-07-21 00:07:28,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5a7a51d2-fd77-4f6a-8516-18de8351506d 2018-07-21 00:07:28,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:30,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:31,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-e6967e3e-087e-49d9-822f-41864e800f96 x-compute-request-id: req-e6967e3e-087e-49d9-822f-41864e800f96 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:31,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6967e3e-087e-49d9-822f-41864e800f96 2018-07-21 00:07:31,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.818014860153s 2018-07-21 00:07:31,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6967e3e-087e-49d9-822f-41864e800f96 2018-07-21 00:07:31,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:33,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:34,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c3ca9e-9ec9-4823-b199-6fa2e4b9a8d1 x-compute-request-id: req-32c3ca9e-9ec9-4823-b199-6fa2e4b9a8d1 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:34,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32c3ca9e-9ec9-4823-b199-6fa2e4b9a8d1 2018-07-21 00:07:34,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546683073044s 2018-07-21 00:07:34,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32c3ca9e-9ec9-4823-b199-6fa2e4b9a8d1 2018-07-21 00:07:34,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:36,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:36,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:36,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f545481c-8951-4832-b92f-7c6e98c08b77 x-compute-request-id: req-f545481c-8951-4832-b92f-7c6e98c08b77 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:36,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f545481c-8951-4832-b92f-7c6e98c08b77 2018-07-21 00:07:36,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411090135574s 2018-07-21 00:07:36,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f545481c-8951-4832-b92f-7c6e98c08b77 2018-07-21 00:07:36,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:38,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:39,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdde6fc2-126e-4e4b-b50b-6a5c9911a59e x-compute-request-id: req-cdde6fc2-126e-4e4b-b50b-6a5c9911a59e 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:39,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cdde6fc2-126e-4e4b-b50b-6a5c9911a59e 2018-07-21 00:07:39,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722465991974s 2018-07-21 00:07:39,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cdde6fc2-126e-4e4b-b50b-6a5c9911a59e 2018-07-21 00:07:39,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:41,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:41,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:41,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e98e22c7-bfe5-4569-8c75-984501a48066 x-compute-request-id: req-e98e22c7-bfe5-4569-8c75-984501a48066 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:41,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e98e22c7-bfe5-4569-8c75-984501a48066 2018-07-21 00:07:41,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563208818436s 2018-07-21 00:07:41,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e98e22c7-bfe5-4569-8c75-984501a48066 2018-07-21 00:07:41,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:43,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:44,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-1b97a2c5-59a6-4355-a77d-4245a7a05d66 x-compute-request-id: req-1b97a2c5-59a6-4355-a77d-4245a7a05d66 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:44,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b97a2c5-59a6-4355-a77d-4245a7a05d66 2018-07-21 00:07:44,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573958873749s 2018-07-21 00:07:44,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b97a2c5-59a6-4355-a77d-4245a7a05d66 2018-07-21 00:07:44,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:46,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:46,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:46,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-a0fffd49-58f9-4f0c-ae7c-b13a43622d9a x-compute-request-id: req-a0fffd49-58f9-4f0c-ae7c-b13a43622d9a 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:46,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a0fffd49-58f9-4f0c-ae7c-b13a43622d9a 2018-07-21 00:07:46,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534270048141s 2018-07-21 00:07:46,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a0fffd49-58f9-4f0c-ae7c-b13a43622d9a 2018-07-21 00:07:46,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:48,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:48,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:49,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bb15df1-35bd-434b-a4c0-f4bbb3b4490a x-compute-request-id: req-2bb15df1-35bd-434b-a4c0-f4bbb3b4490a 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:49,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2bb15df1-35bd-434b-a4c0-f4bbb3b4490a 2018-07-21 00:07:49,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558578968048s 2018-07-21 00:07:49,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2bb15df1-35bd-434b-a4c0-f4bbb3b4490a 2018-07-21 00:07:49,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:51,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:52,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-acdb227c-3ae5-4ded-b607-a4b134b4d971 x-compute-request-id: req-acdb227c-3ae5-4ded-b607-a4b134b4d971 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:52,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-acdb227c-3ae5-4ded-b607-a4b134b4d971 2018-07-21 00:07:52,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717833042145s 2018-07-21 00:07:52,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-acdb227c-3ae5-4ded-b607-a4b134b4d971 2018-07-21 00:07:52,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:54,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:54,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:54,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-33ca8040-206b-4473-bc60-6357b9a4cade x-compute-request-id: req-33ca8040-206b-4473-bc60-6357b9a4cade 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:54,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33ca8040-206b-4473-bc60-6357b9a4cade 2018-07-21 00:07:54,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376249074936s 2018-07-21 00:07:54,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33ca8040-206b-4473-bc60-6357b9a4cade 2018-07-21 00:07:54,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:56,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:57,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07: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-dc8ddac2-9ba4-4c5b-a1b7-02f0614197a1 x-compute-request-id: req-dc8ddac2-9ba4-4c5b-a1b7-02f0614197a1 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:57,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc8ddac2-9ba4-4c5b-a1b7-02f0614197a1 2018-07-21 00:07:57,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548152923584s 2018-07-21 00:07:57,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc8ddac2-9ba4-4c5b-a1b7-02f0614197a1 2018-07-21 00:07:57,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:07:59,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:07:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:07:59,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76d0c747-f7c1-4d99-9ad4-2aef8a4bf519 x-compute-request-id: req-76d0c747-f7c1-4d99-9ad4-2aef8a4bf519 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:07:59,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-76d0c747-f7c1-4d99-9ad4-2aef8a4bf519 2018-07-21 00:07:59,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560217857361s 2018-07-21 00:07:59,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-76d0c747-f7c1-4d99-9ad4-2aef8a4bf519 2018-07-21 00:07:59,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:01,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:01,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-e49babda-38d6-4248-a671-3d664a8b0533 x-compute-request-id: req-e49babda-38d6-4248-a671-3d664a8b0533 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:01,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e49babda-38d6-4248-a671-3d664a8b0533 2018-07-21 00:08:01,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204564809799s 2018-07-21 00:08:01,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e49babda-38d6-4248-a671-3d664a8b0533 2018-07-21 00:08:01,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:03,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:04,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c71d38-813d-42af-a3d6-184d4552b3ad x-compute-request-id: req-78c71d38-813d-42af-a3d6-184d4552b3ad 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:04,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78c71d38-813d-42af-a3d6-184d4552b3ad 2018-07-21 00:08:04,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740035057068s 2018-07-21 00:08:04,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78c71d38-813d-42af-a3d6-184d4552b3ad 2018-07-21 00:08:04,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:06,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:06,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:07,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9212bb4e-1405-4923-9ca7-030e13fca02f x-compute-request-id: req-9212bb4e-1405-4923-9ca7-030e13fca02f 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:07,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9212bb4e-1405-4923-9ca7-030e13fca02f 2018-07-21 00:08:07,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650314092636s 2018-07-21 00:08:07,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9212bb4e-1405-4923-9ca7-030e13fca02f 2018-07-21 00:08:07,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:09,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:09,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:09,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-0d173a24-3827-490c-8bb0-21ecf44930f8 x-compute-request-id: req-0d173a24-3827-490c-8bb0-21ecf44930f8 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:09,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d173a24-3827-490c-8bb0-21ecf44930f8 2018-07-21 00:08:09,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636280059814s 2018-07-21 00:08:09,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d173a24-3827-490c-8bb0-21ecf44930f8 2018-07-21 00:08:09,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:11,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:11,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:12,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-57835773-1269-4e7e-90b5-fba328631a0b x-compute-request-id: req-57835773-1269-4e7e-90b5-fba328631a0b 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:12,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57835773-1269-4e7e-90b5-fba328631a0b 2018-07-21 00:08:12,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581326007843s 2018-07-21 00:08:12,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57835773-1269-4e7e-90b5-fba328631a0b 2018-07-21 00:08:12,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:14,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:15,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-627b0fe0-ef37-40fe-aaf1-8c6cabd4805d x-compute-request-id: req-627b0fe0-ef37-40fe-aaf1-8c6cabd4805d 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:15,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-627b0fe0-ef37-40fe-aaf1-8c6cabd4805d 2018-07-21 00:08:15,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567188024521s 2018-07-21 00:08:15,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-627b0fe0-ef37-40fe-aaf1-8c6cabd4805d 2018-07-21 00:08:15,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:17,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:17,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:17,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2624599-d264-4bb4-bffb-3a00bc165322 x-compute-request-id: req-f2624599-d264-4bb4-bffb-3a00bc165322 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:17,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2624599-d264-4bb4-bffb-3a00bc165322 2018-07-21 00:08:17,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543533086777s 2018-07-21 00:08:17,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2624599-d264-4bb4-bffb-3a00bc165322 2018-07-21 00:08:17,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:19,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:19,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:20,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-e1699ecd-7eb3-41aa-aeb1-7f04671f720b x-compute-request-id: req-e1699ecd-7eb3-41aa-aeb1-7f04671f720b 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:20,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1699ecd-7eb3-41aa-aeb1-7f04671f720b 2018-07-21 00:08:20,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586580991745s 2018-07-21 00:08:20,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1699ecd-7eb3-41aa-aeb1-7f04671f720b 2018-07-21 00:08:20,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:22,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:22,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c38629e-2f89-40b6-96b8-f4104f18c44f x-compute-request-id: req-6c38629e-2f89-40b6-96b8-f4104f18c44f 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:22,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c38629e-2f89-40b6-96b8-f4104f18c44f 2018-07-21 00:08:22,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538514852524s 2018-07-21 00:08:22,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c38629e-2f89-40b6-96b8-f4104f18c44f 2018-07-21 00:08:22,790 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:24,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:25,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-583469c5-489a-4853-bb06-53e88d151e48 x-compute-request-id: req-583469c5-489a-4853-bb06-53e88d151e48 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:25,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-583469c5-489a-4853-bb06-53e88d151e48 2018-07-21 00:08:25,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551028966904s 2018-07-21 00:08:25,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-583469c5-489a-4853-bb06-53e88d151e48 2018-07-21 00:08:25,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:27,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:28,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-eeaf9cd6-27c5-46ae-b39e-e37d7bae0493 x-compute-request-id: req-eeaf9cd6-27c5-46ae-b39e-e37d7bae0493 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:28,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eeaf9cd6-27c5-46ae-b39e-e37d7bae0493 2018-07-21 00:08:28,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761974096298s 2018-07-21 00:08:28,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eeaf9cd6-27c5-46ae-b39e-e37d7bae0493 2018-07-21 00:08:28,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:30,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:30,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:30,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75ad5770-b3de-4263-bb9b-c341d4571ed0 x-compute-request-id: req-75ad5770-b3de-4263-bb9b-c341d4571ed0 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:30,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75ad5770-b3de-4263-bb9b-c341d4571ed0 2018-07-21 00:08:30,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553136825562s 2018-07-21 00:08:30,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75ad5770-b3de-4263-bb9b-c341d4571ed0 2018-07-21 00:08:30,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:32,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:32,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cbbd8c7-c41f-4945-8afd-84016ed3d871 x-compute-request-id: req-2cbbd8c7-c41f-4945-8afd-84016ed3d871 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:32,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cbbd8c7-c41f-4945-8afd-84016ed3d871 2018-07-21 00:08:32,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209280014038s 2018-07-21 00:08:32,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cbbd8c7-c41f-4945-8afd-84016ed3d871 2018-07-21 00:08:32,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:34,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:34,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:35,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-4512f80a-ecbc-42dc-9441-d4a91ff8ad75 x-compute-request-id: req-4512f80a-ecbc-42dc-9441-d4a91ff8ad75 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:35,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4512f80a-ecbc-42dc-9441-d4a91ff8ad75 2018-07-21 00:08:35,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04209709167s 2018-07-21 00:08:35,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4512f80a-ecbc-42dc-9441-d4a91ff8ad75 2018-07-21 00:08:35,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:37,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:37,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:38,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-78ce225d-e5e6-47a9-a7e2-cf77c3499d61 x-compute-request-id: req-78ce225d-e5e6-47a9-a7e2-cf77c3499d61 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:38,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78ce225d-e5e6-47a9-a7e2-cf77c3499d61 2018-07-21 00:08:38,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597275018692s 2018-07-21 00:08:38,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78ce225d-e5e6-47a9-a7e2-cf77c3499d61 2018-07-21 00:08:38,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:40,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:41,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-bfb98137-cef4-4845-bdfb-95c6ad4777bb x-compute-request-id: req-bfb98137-cef4-4845-bdfb-95c6ad4777bb 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:41,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bfb98137-cef4-4845-bdfb-95c6ad4777bb 2018-07-21 00:08:41,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567636013031s 2018-07-21 00:08:41,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bfb98137-cef4-4845-bdfb-95c6ad4777bb 2018-07-21 00:08:41,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:43,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:43,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5445f679-85e0-41c6-b20f-eec5b3ada2fa x-compute-request-id: req-5445f679-85e0-41c6-b20f-eec5b3ada2fa 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:43,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5445f679-85e0-41c6-b20f-eec5b3ada2fa 2018-07-21 00:08:43,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386968135834s 2018-07-21 00:08:43,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5445f679-85e0-41c6-b20f-eec5b3ada2fa 2018-07-21 00:08:43,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:45,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:46,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2627595d-bbc0-4f51-96af-0206c7556284 x-compute-request-id: req-2627595d-bbc0-4f51-96af-0206c7556284 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:46,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2627595d-bbc0-4f51-96af-0206c7556284 2018-07-21 00:08:46,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556170940399s 2018-07-21 00:08:46,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2627595d-bbc0-4f51-96af-0206c7556284 2018-07-21 00:08:46,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:48,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:48,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:48,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-26ed2091-38a7-441a-ba9e-61cc59f84b0d x-compute-request-id: req-26ed2091-38a7-441a-ba9e-61cc59f84b0d 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:48,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26ed2091-38a7-441a-ba9e-61cc59f84b0d 2018-07-21 00:08:48,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398463010788s 2018-07-21 00:08:48,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26ed2091-38a7-441a-ba9e-61cc59f84b0d 2018-07-21 00:08:48,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:50,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:51,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da9fa91c-5aaf-48ee-b0af-22a953386c17 x-compute-request-id: req-da9fa91c-5aaf-48ee-b0af-22a953386c17 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:51,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-da9fa91c-5aaf-48ee-b0af-22a953386c17 2018-07-21 00:08:51,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55126786232s 2018-07-21 00:08:51,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-da9fa91c-5aaf-48ee-b0af-22a953386c17 2018-07-21 00:08:51,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:53,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:53,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:53,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-e8979339-d9e1-470d-ab2a-81e2518b3468 x-compute-request-id: req-e8979339-d9e1-470d-ab2a-81e2518b3468 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:53,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e8979339-d9e1-470d-ab2a-81e2518b3468 2018-07-21 00:08:53,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535119056702s 2018-07-21 00:08:53,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e8979339-d9e1-470d-ab2a-81e2518b3468 2018-07-21 00:08:53,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:55,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:55,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:56,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-60efede1-a7c8-4334-8f14-dce6078122cf x-compute-request-id: req-60efede1-a7c8-4334-8f14-dce6078122cf 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:56,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-60efede1-a7c8-4334-8f14-dce6078122cf 2018-07-21 00:08:56,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451511859894s 2018-07-21 00:08:56,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-60efede1-a7c8-4334-8f14-dce6078122cf 2018-07-21 00:08:56,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:08:58,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:08:58,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:08:58,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:08: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-a177720a-5ffd-49af-b69c-abdc5acee5cb x-compute-request-id: req-a177720a-5ffd-49af-b69c-abdc5acee5cb 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:08:58,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a177720a-5ffd-49af-b69c-abdc5acee5cb 2018-07-21 00:08:58,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587054014206s 2018-07-21 00:08:58,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a177720a-5ffd-49af-b69c-abdc5acee5cb 2018-07-21 00:08:58,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:09:00,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:01,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-06677396-8fcc-4804-88d8-9e5aa585802b x-compute-request-id: req-06677396-8fcc-4804-88d8-9e5aa585802b 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:01,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06677396-8fcc-4804-88d8-9e5aa585802b 2018-07-21 00:09:01,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540476799011s 2018-07-21 00:09:01,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06677396-8fcc-4804-88d8-9e5aa585802b 2018-07-21 00:09:01,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:09:03,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:03,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:04,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-dd1204aa-18e1-4097-bebe-f59ee1219567 x-compute-request-id: req-dd1204aa-18e1-4097-bebe-f59ee1219567 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:04,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd1204aa-18e1-4097-bebe-f59ee1219567 2018-07-21 00:09:04,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913776874542s 2018-07-21 00:09:04,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd1204aa-18e1-4097-bebe-f59ee1219567 2018-07-21 00:09:04,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:09:06,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:06,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f5ae2cc-dbd6-4fad-ba9a-080c8050ed00 x-compute-request-id: req-8f5ae2cc-dbd6-4fad-ba9a-080c8050ed00 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:06,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f5ae2cc-dbd6-4fad-ba9a-080c8050ed00 2018-07-21 00:09:06,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542350053787s 2018-07-21 00:09:06,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f5ae2cc-dbd6-4fad-ba9a-080c8050ed00 2018-07-21 00:09:06,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:09:08,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:08,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:09,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-69a923ee-03b1-441e-b10c-632b9237fcdc x-compute-request-id: req-69a923ee-03b1-441e-b10c-632b9237fcdc 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:09,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69a923ee-03b1-441e-b10c-632b9237fcdc 2018-07-21 00:09:09,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367933988571s 2018-07-21 00:09:09,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69a923ee-03b1-441e-b10c-632b9237fcdc 2018-07-21 00:09:09,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:09:11,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:11,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-7cad2da5-d102-449f-a8a4-6681d7111a40 x-compute-request-id: req-7cad2da5-d102-449f-a8a4-6681d7111a40 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.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:06:26Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:11,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7cad2da5-d102-449f-a8a4-6681d7111a40 2018-07-21 00:09:11,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581197023392s 2018-07-21 00:09:11,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7cad2da5-d102-449f-a8a4-6681d7111a40 2018-07-21 00:09:11,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:09:13,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:13,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:14,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-6c40770d-8e00-4360-bd0a-107318f9be1a x-compute-request-id: req-6c40770d-8e00-4360-bd0a-107318f9be1a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:84:b5", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:09:11.000000", "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:09:11Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:14,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c40770d-8e00-4360-bd0a-107318f9be1a 2018-07-21 00:09:14,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579702138901s 2018-07-21 00:09:14,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c40770d-8e00-4360-bd0a-107318f9be1a 2018-07-21 00:09:14,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 00:09:14,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:14,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2e4a6bbb-2d5d-4873-9315-1fdc8402328f Date: Sat, 21 Jul 2018 00:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:09:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4097a582-99d4-4804-8857-6c2051c5762f","ip_address":"192.168.120.14"}],"id":"2c1a19fc-f8df-444b-a1be-100d6ba1bc7f","security_groups":["abba2f68-51bc-40d5-908d-735cc6d78a06"],"mac_address":"fa:16:3e:ee:84:b5","project_id":"1b46a58d9b7b40c59537597af997aef4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5062918-811e-4849-9b1f-af336397cba2","tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:06:26Z","binding:vnic_type":"normal","device_id":"b335464e-3986-4279-8839-44ff7a5b7f63","ip_allocation":"immediate"}]} 2018-07-21 00:09:14,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-2e4a6bbb-2d5d-4873-9315-1fdc8402328f 2018-07-21 00:09:14,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0643210411072s 2018-07-21 00:09:14,271 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-2e4a6bbb-2d5d-4873-9315-1fdc8402328f 2018-07-21 00:09:14,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 00:09:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2c1a19fc-f8df-444b-a1be-100d6ba1bc7f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:14,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-36aceb0f-8c58-4af7-bf3f-63c6755ff7b8 Date: Sat, 21 Jul 2018 00:09:14 GMT RESP BODY: {"floatingips": []} 2018-07-21 00:09:14,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2c1a19fc-f8df-444b-a1be-100d6ba1bc7f used request id req-36aceb0f-8c58-4af7-bf3f-63c6755ff7b8 2018-07-21 00:09:14,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216810703278s 2018-07-21 00:09:14,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2c1a19fc-f8df-444b-a1be-100d6ba1bc7f used request id req-36aceb0f-8c58-4af7-bf3f-63c6755ff7b8 2018-07-21 00:09:14,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:14,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1e8ab38-bd36-46bc-ade2-95f70e54f7ea x-compute-request-id: req-f1e8ab38-bd36-46bc-ade2-95f70e54f7ea Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:84:b5", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:09:11.000000", "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:09:11Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:14,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f1e8ab38-bd36-46bc-ade2-95f70e54f7ea 2018-07-21 00:09:14,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545552015305s 2018-07-21 00:09:14,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f1e8ab38-bd36-46bc-ade2-95f70e54f7ea 2018-07-21 00:09:14,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 00:09:14,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:14,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-b00b6d20-eba7-4c34-a884-9b37cd5a1dd7 Date: Sat, 21 Jul 2018 00:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:09:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4097a582-99d4-4804-8857-6c2051c5762f","ip_address":"192.168.120.14"}],"id":"2c1a19fc-f8df-444b-a1be-100d6ba1bc7f","security_groups":["abba2f68-51bc-40d5-908d-735cc6d78a06"],"mac_address":"fa:16:3e:ee:84:b5","project_id":"1b46a58d9b7b40c59537597af997aef4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5062918-811e-4849-9b1f-af336397cba2","tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:06:26Z","binding:vnic_type":"normal","device_id":"b335464e-3986-4279-8839-44ff7a5b7f63","ip_allocation":"immediate"}]} 2018-07-21 00:09:14,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-b00b6d20-eba7-4c34-a884-9b37cd5a1dd7 2018-07-21 00:09:14,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0549569129944s 2018-07-21 00:09:14,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-b00b6d20-eba7-4c34-a884-9b37cd5a1dd7 2018-07-21 00:09:14,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 00:09:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2c1a19fc-f8df-444b-a1be-100d6ba1bc7f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:14,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4a1ab556-d1a7-45d2-ae8d-bf9aebfac5f4 Date: Sat, 21 Jul 2018 00:09:14 GMT RESP BODY: {"floatingips": []} 2018-07-21 00:09:14,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2c1a19fc-f8df-444b-a1be-100d6ba1bc7f used request id req-4a1ab556-d1a7-45d2-ae8d-bf9aebfac5f4 2018-07-21 00:09:14,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0222539901733s 2018-07-21 00:09:14,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2c1a19fc-f8df-444b-a1be-100d6ba1bc7f used request id req-4a1ab556-d1a7-45d2-ae8d-bf9aebfac5f4 2018-07-21 00:09:14,933 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:84:b5', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'972eab58-a8f2-4beb-ab8c-311df63bcdbe'}), 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-21T00:09:11.000000', 'flavor': Munch({u'id': u'6d040be4-8778-4572-9857-af1da67b2156'}), 'az': u'nova', 'id': u'b335464e-3986-4279-8839-44ff7a5b7f63', 'security_groups': [Munch({u'name': u'shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'355545df2d424e22883680cf4b8831fa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b46a58d9b7b40c59537597af997aef4', 'name': 'shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892', '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-21T00:09:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-21T00:09:11Z', 'hostId': u'3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511', '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-21T00:09:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1b46a58d9b7b40c59537597af997aef4', 'name': u'shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892', 'adminPass': None, 'tenant_id': u'1b46a58d9b7b40c59537597af997aef4', 'created_at': u'2018-07-21T00:06:22Z', 'created': u'2018-07-21T00:06:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-21 00:09:14,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:09:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:15,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-3ef45a9f-1b5c-4b66-a9a1-8afeee8b416c Date: Sat, 21 Jul 2018 00:09:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d5062918-811e-4849-9b1f-af336397cba2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b46a58d9b7b40c59537597af997aef4","l2_adjacency":true,"status":"ACTIVE","subnets":["4097a582-99d4-4804-8857-6c2051c5762f"],"description":"","tags":[],"updated_at":"2018-07-21T00:05:51Z","qos_policy_id":null,"name":"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892","admin_state_up":true,"tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:50Z","mtu":1450}]} 2018-07-21 00:09:15,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3ef45a9f-1b5c-4b66-a9a1-8afeee8b416c 2018-07-21 00:09:15,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112762928009s 2018-07-21 00:09:15,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3ef45a9f-1b5c-4b66-a9a1-8afeee8b416c 2018-07-21 00:09:15,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-21 00:09:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:15,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-14eda8b2-796b-466a-bfd3-067abe65faf1 Date: Sat, 21 Jul 2018 00:09:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:09:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4097a582-99d4-4804-8857-6c2051c5762f","ip_address":"192.168.120.14"}],"id":"2c1a19fc-f8df-444b-a1be-100d6ba1bc7f","security_groups":["abba2f68-51bc-40d5-908d-735cc6d78a06"],"mac_address":"fa:16:3e:ee:84:b5","project_id":"1b46a58d9b7b40c59537597af997aef4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5062918-811e-4849-9b1f-af336397cba2","tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:06:26Z","binding:vnic_type":"normal","device_id":"b335464e-3986-4279-8839-44ff7a5b7f63","ip_allocation":"immediate"}]} 2018-07-21 00:09:15,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-14eda8b2-796b-466a-bfd3-067abe65faf1 2018-07-21 00:09:15,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566630363464s 2018-07-21 00:09:15,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-14eda8b2-796b-466a-bfd3-067abe65faf1 2018-07-21 00:09:15,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-21 00:09:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.14", "port_id": "2c1a19fc-f8df-444b-a1be-100d6ba1bc7f"}}' 2018-07-21 00:09:17,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-d325611a-0073-4020-86dd-ff0b19db6d4e Date: Sat, 21 Jul 2018 00:09:17 GMT RESP BODY: {"floatingip": {"router_id": "c060c1de-26dc-40ec-855c-4489d80c01ae", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:09:16Z", "updated_at": "2018-07-21T00:09:16Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "1b46a58d9b7b40c59537597af997aef4", "port_id": "2c1a19fc-f8df-444b-a1be-100d6ba1bc7f", "id": "f049c010-fbc7-4546-9b95-ff316c896724", "qos_policy_id": null}} 2018-07-21 00:09:17,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d325611a-0073-4020-86dd-ff0b19db6d4e 2018-07-21 00:09:17,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.36408805847s 2018-07-21 00:09:17,474 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d325611a-0073-4020-86dd-ff0b19db6d4e 2018-07-21 00:09:17,477 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'c060c1de-26dc-40ec-855c-4489d80c01ae', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1b46a58d9b7b40c59537597af997aef4', 'created_at': u'2018-07-21T00:09:16Z', 'attached': True, 'updated_at': u'2018-07-21T00:09:16Z', 'id': u'f049c010-fbc7-4546-9b95-ff316c896724', 'floating_network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1b46a58d9b7b40c59537597af997aef4', 'name': 'shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'c060c1de-26dc-40ec-855c-4489d80c01ae', u'qos_policy_id': None, 'project_id': u'1b46a58d9b7b40c59537597af997aef4', 'port_id': u'2c1a19fc-f8df-444b-a1be-100d6ba1bc7f', 'port': u'2c1a19fc-f8df-444b-a1be-100d6ba1bc7f', 'network': u'ab58329a-cf47-47c8-aff9-7c347f219446'}) 2018-07-21 00:09:17,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-21 00:09:17,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63/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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:09:17,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddfb6dbe-61a1-43c7-b6bf-e43eb4769eb7 x-compute-request-id: req-ddfb6dbe-61a1-43c7-b6bf-e43eb4769eb7 Content-Encoding: gzip Content-Length: 10633 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff]\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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 790559424 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.135954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137637] pid_max: default: 32768 minimum: 301\n[ 0.138550] ACPI: Core revision 20150930\n[ 0.139953] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141295] Security Framework initialized\n[ 0.142126] Yama: becoming mindful.\n[ 0.142867] AppArmor: AppArmor initialized\n[ 0.143747] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147653] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149068] Initializing cgroup subsys io\n[ 0.149901] Initializing cgroup subsys memory\n[ 0.150776] Initializing cgroup subsys devices\n[ 0.151671] Initializing cgroup subsys freezer\n[ 0.152555] Initializing cgroup subsys net_cls\n[ 0.153443] Initializing cgroup subsys perf_event\n[ 0.154365] Initializing cgroup subsys net_prio\n[ 0.155270] Initializing cgroup subsys hugetlb\n[ 0.156155] Initializing cgroup subsys pids\n[ 0.157021] CPU: Physical Processor ID: 0\n[ 0.158534] mce: CPU supports 10 MCE banks\n[ 0.159397] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161529] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.162583] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.163763] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.164989] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.166090] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.167626] Speculative Store Bypass: Vulnerable\n[ 0.184316] Freeing SMP alternatives memory: 32K\n[ 0.189871] ftrace: allocating 32237 entries in 126 pages\n[ 0.224018] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.225278] smpboot: Max logical packages: 1\n[ 0.226283] x2apic enabled\n[ 0.227099] Switched APIC routing to physical x2apic.\n[ 0.228867] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.230026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.232150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233971] KVM setup paravirtual spinlock\n[ 0.235326] x86: Booted up 1 node, 1 CPUs\n[ 0.236154] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.237580] devtmpfs: initialized\n[ 0.239325] evm: security.selinux\n[ 0.240042] evm: security.SMACK64\n[ 0.240749] evm: security.SMACK64EXEC\n[ 0.241510] evm: security.SMACK64TRANSMUTE\n[ 0.242336] evm: security.SMACK64MMAP\n[ 0.243093] evm: security.ima\n[ 0.243748] evm: security.capability\n[ 0.244582] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.246425] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.247634] pinctrl core: initialized pinctrl subsystem\n[ 0.248767] RTC time: 0:09:12, date: 07/21/18\n[ 0.249764] NET: Registered protocol family 16\n[ 0.250779] cpuidle: using governor ladder\n[ 0.251631] cpuidle: using governor menu\n[ 0.252448] PCCT header not found.\n[ 0.253231] ACPI: bus type PCI registered\n[ 0.254047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255328] PCI: Using configuration type 1 for base access\n[ 0.257197] ACPI: Added _OSI(Module Device)\n[ 0.258053] ACPI: Added _OSI(Processor Device)\n[ 0.258933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259850] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261680] ACPI: Interpreter enabled\n[ 0.262481] ACPI: (supports S0 S5)\n[ 0.263203] ACPI: Using IOAPIC for interrupt routing\n[ 0.264173] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269942] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271167] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.273446] acpiphp: Slot [3] registered\n[ 0.274267] acpiphp: Slot [4] registered\n[ 0.285129] acpiphp: Slot [5] registered\n[ 0.285945] acpiphp: Slot [6] registered\n[ 0.289305] acpiphp: Slot [7] registered\n[ 0.290133] acpiphp: Slot [8] registered\n[ 0.290948] acpiphp: Slot [9] registered\n[ 0.291774] acpiphp: Slot [10] registered\n[ 0.292604] acpiphp: Slot [11] registered\n[ 0.293457] acpiphp: Slot [12] registered\n[ 0.294290] acpiphp: Slot [13] registered\n[ 0.295119] acpiphp: Slot [14] registered\n[ 0.295943] acpiphp: Slot [15] registered\n[ 0.296770] acpiphp: Slot [16] registered\n[ 0.297610] acpiphp: Slot [17] registered\n[ 0.298443] acpiphp: Slot [18] registered\n[ 0.299270] acpiphp: Slot [19] registered\n[ 0.300094] acpiphp: Slot [20] registered\n[ 0.300931] acpiphp: Slot [21] registered\n[ 0.301765] acpiphp: Slot [22] registered\n[ 0.302603] acpiphp: Slot [23] registered\n[ 0.303437] acpiphp: Slot [24] registered\n[ 0.304265] acpiphp: Slot [25] registered\n[ 0.305092] acpiphp: Slot [26] registered\n[ 0.305929] acpiphp: Slot [27] registered\n[ 0.306761] acpiphp: Slot [28] registered\n[ 0.307594] acpiphp: Slot [29] registered\n[ 0.308423] acpiphp: Slot [30] registered\n[ 0.309249] acpiphp: Slot [31] registered\n[ 0.310084] PCI host bridge to bus 0000:00\n[ 0.310925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.316659] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.318171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325454] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326742] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.331030] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.332702] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.357198] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.360068] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362820] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363901] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.365503] vgaarb: loaded\n[ 0.366112] vgaarb: bridge control possible 0000:00:02.0\n[ 0.367450] SCSI subsystem initialized\n[ 0.368417] ACPI: bus type USB registered\n[ 0.369271] usbcore: registered new interface driver usbfs\n[ 0.370333] usbcore: registered new interface driver hub\n[ 0.371371] usbcore: registered new device driver usb\n[ 0.372525] PCI: Using ACPI for IRQ routing\n[ 0.373711] NetLabel: Initializing\n[ 0.374452] NetLabel: domain hash size = 128\n[ 0.375321] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.376306] NetLabel: unlabeled traffic allowed by default\n[ 0.377514] amd_nb: Cannot enumerate AMD northbridges\n[ 0.378538] clocksource: Switched to clocksource kvm-clock\n[ 0.386256] AppArmor: AppArmor Filesystem Enabled\n[ 0.387280] pnp: PnP ACPI init\n[ 0.388263] pnp: PnP ACPI: found 5 devices\n[ 0.394692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.396465] NET: Registered protocol family 2\n[ 0.397558] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.398882] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.400106] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.401329] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402428] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403658] NET: Registered protocol family 1\n[ 0.404562] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405692] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406798] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.438515] Unpacking initramfs...\n[ 0.886546] Freeing initrd memory: 37084K\n[ 0.887715] Scanning for low memory corruption every 60 seconds\n[ 0.889155] audit: initializing netlink subsys (disabled)\n[ 0.890237] audit: type=2000 audit(1532131753.130:1): initialized\n[ 0.891711] Initialise system trusted keyring\n[ 0.892720] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.893914] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.896149] zbud: loaded\n[ 0.897006] VFS: Disk quotas dquot_6.6.0\n[ 0.897857] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.899340] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.900676] fuse init (API version 7.23)\n[ 0.901614] Key type big_key registered\n[ 0.902442] Allocating IMA MOK and blacklist keyrings.\n[ 0.903735] Key type asymmetric registered\n[ 0.904583] Asymmetric key parser 'x509' registered\n[ 0.905568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.907090] io scheduler noop registered\n[ 0.907903] io scheduler deadline registered (default)\n[ 0.908924] io scheduler cfq registered\n[ 0.909796] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.910873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.912195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.913677] ACPI: Power Button [PWRF]\n[ 0.914605] GHES: HEST is not enabled!\n[ 0.930051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.961911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.964140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.987893] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.990390] Linux agpgart interface v0.103\n[ 0.992659] loop: module loaded\n[ 0.995532] vda: vda1\n[ 0.996786] scsi host0: ata_piix\n[ 0.997606] scsi host1: ata_piix\n[ 0.998388] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.999701] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.001308] libphy: Fixed MDIO Bus: probed\n[ 1.002193] tun: Universal TUN/TAP device driver, 1.6\n[ 1.003235] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.005608] PPP generic driver version 2.4.2\n[ 1.006604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.007883] ehci-pci: EHCI PCI platform driver\n[ 1.008832] ehci-platform: EHCI generic platform driver\n[ 1.009905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.011202] ohci-pci: OHCI PCI platform driver\n[ 1.012155] ohci-platform: OHCI generic platform driver\n[ 1.013223] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.029160] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.030237] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.031830] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.032919] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.034163] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.035508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.037047] usb usb1: Product: UHCI Host Controller\n[ 1.038053] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.039313] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.040364] hub 1-0:1.0: USB hub found\n[ 1.041199] hub 1-0:1.0: 2 ports detected\n[ 1.042185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.044490] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.045523] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.046658] mousedev: PS/2 mouse device common for all mice\n[ 1.048090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.050095] rtc_cmos 00:00: RTC can wake from S4\n[ 1.051312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.052597] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.053877] i2c /dev entries driver\n[ 1.054719] device-mapper: uevent: version 1.0.3\n[ 1.055744] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.057492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.058942] NET: Registered protocol family 10\n[ 1.060327] NET: Registered protocol family 17\n[ 1.061568] Key type dns_resolver registered\n[ 1.062996] registered taskstats version 1\n[ 1.064174] Loading compiled-in X.509 certificates\n[ 1.066020] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.068625] zswap: loaded using pool lzo/zbud\n[ 1.071269] Key type trusted registered\n[ 1.074407] Key type encrypted registered\n[ 1.075554] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.077157] ima: No TPM chip found, activating TPM-bypass!\n[ 1.078799] evm: HMAC attrs: 0x1\n[ 1.080110] Magic number: 10:197:153\n[ 1.081292] acpi device:20: hash matches\n[ 1.082581] rtc_cmos 00:00: setting system clock to 2018-07-21 00:09:13 UTC (1532131753)\n[ 1.085062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.097110] EDD information not available.\n[ 1.160077] Freeing unused kernel memory: 1512K\n[ 1.161085] Write protecting the kernel read-only data: 14336k\n[ 1.163250] Freeing unused kernel memory: 1692K\n[ 1.164412] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.175254] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.177162] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.179428] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.181469] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.183438] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.185392] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.192834] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.194837] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.196796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.200660] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.260842] [drm] Initialized drm 1.1.0 20060810\n[ 1.263626] virtio_net virtio0 ens3: renamed from eth0\n[ 1.272714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.274709] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.294925] FDC 0 is a S82078B\n[ 1.318678] AVX2 version of gcm_enc/dec engaged.\n[ 1.319700] AES CTR mode by8 optimization enabled\n[ 1.350577] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.515772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.517172] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.518597] usb 1-1: Product: QEMU USB Tablet\n[ 1.519547] usb 1-1: Manufacturer: QEMU\n[ 1.520400] usb 1-1: SerialNumber: 42\n[ 1.528156] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.535491] usbcore: registered new interface driver usbhid\n[ 1.536732] usbhid: USB HID core driver\n[ 1.539279] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.541775] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.807601] md: linear personality registered for level -1\n[ 1.810946] md: multipath personality registered for level -4\n[ 1.814302] md: raid0 personality registered for level 0\n[ 1.818118] md: raid1 personality registered for level 1\n[ 1.890537] raid6: sse2x1 gen() 11643 MB/s\n[ 1.958558] raid6: sse2x1 xor() 9000 MB/s\n[ 2.026537] raid6: sse2x2 gen() 14662 MB/s\n[ 2.094537] raid6: sse2x2 xor() 9700 MB/s\n[ 2.162558] raid6: sse2x4 gen() 16534 MB/s\n[ 2.230536] raid6: sse2x4 xor() 11715 MB/s\n[ 2.298549] raid6: avx2x1 gen() 21920 MB/s\n[ 2.366548] raid6: avx2x2 gen() 25256 MB/s\n[ 2.434547] raid6: avx2x4 gen() 29407 MB/s\n[ 2.435490] raid6: using algorithm avx2x4 gen() 29407 MB/s\n[ 2.436590] raid6: using avx2x2 recovery algorithm\n[ 2.437600] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 2.438842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553b344bc, max_idle_ns: 440795205841 ns\n[ 2.442212] xor: automatically using best checksumming function:\n[ 2.482557] avx : 31843.000 MB/sec\n[ 2.484818] async_tx: api initialized (async)\n[ 2.495452] md: raid6 personality registered for level 6\n[ 2.496563] md: raid5 personality registered for level 5\n[ 2.497649] md: raid4 personality registered for level 4\n[ 2.503380] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.533652] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.553524] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.669162] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.672526] systemd[1]: Detected virtualization kvm.\n[ 2.673509] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.676641] systemd[1]: Set hostname to .\n[ 2.680092] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.681252] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.814816] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.817216] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.819262] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.821776] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.824008] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.825813] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.828027] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.830388] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.832779] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.835415] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.840550] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.845000] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.850324] systemd[1]: Starting Uncomplicated firewall...\n[ 2.853659] Loading iSCSI transport class v2.0-870.\n Starting Uncomplicated firewall...\n[ 2.859932] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.865233] iscsi: registered transport (tcp)\n[ 2.866607] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.870283] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 2.875837] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.884966] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 2.890359] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.892776] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.896890] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 2.902681] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m[ 2.908057] iscsi: registered transport (iser)\n] Started Forward Password Requests to Wall Directory Watch.\n[ 2.910454] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.914057] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.917288] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.919667] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.921649] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.924331] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.926304] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.929935] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.933982] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.940983] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.946762] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.954672] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.958108] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 2.966243] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 2.968708] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 2.977458] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 2.985355] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.830965] intel_rapl: no valid rapl domains found in package 0\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[ 4.327649] cloud-init[475]: Cloud-init v. 18.2 running 'init-local' at Sat, 21 Jul 2018 00:09:16 +0000. Up 4.16 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n"} 2018-07-21 00:09:17,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63/action used request id req-ddfb6dbe-61a1-43c7-b6bf-e43eb4769eb7 2018-07-21 00:09:17,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0880830287933s 2018-07-21 00:09:17,567 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63/action used request id req-ddfb6dbe-61a1-43c7-b6bf-e43eb4769eb7 2018-07-21 00:09:17,567 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x1d2f0000-0x1f726fff] [ 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 790559424 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.135954] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137637] pid_max: default: 32768 minimum: 301 [ 0.138550] ACPI: Core revision 20150930 [ 0.139953] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141295] Security Framework initialized [ 0.142126] Yama: becoming mindful. [ 0.142867] AppArmor: AppArmor initialized [ 0.143747] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145125] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146426] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147653] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149068] Initializing cgroup subsys io [ 0.149901] Initializing cgroup subsys memory [ 0.150776] Initializing cgroup subsys devices [ 0.151671] Initializing cgroup subsys freezer [ 0.152555] Initializing cgroup subsys net_cls [ 0.153443] Initializing cgroup subsys perf_event [ 0.154365] Initializing cgroup subsys net_prio [ 0.155270] Initializing cgroup subsys hugetlb [ 0.156155] Initializing cgroup subsys pids [ 0.157021] CPU: Physical Processor ID: 0 [ 0.158534] mce: CPU supports 10 MCE banks [ 0.159397] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161529] Spectre V2 : Mitigation: Full generic retpoline [ 0.162583] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.163763] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.164989] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.166090] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.167626] Speculative Store Bypass: Vulnerable [ 0.184316] Freeing SMP alternatives memory: 32K [ 0.189871] ftrace: allocating 32237 entries in 126 pages [ 0.224018] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.225278] smpboot: Max logical packages: 1 [ 0.226283] x2apic enabled [ 0.227099] Switched APIC routing to physical x2apic. [ 0.228867] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.230026] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.232150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.233971] KVM setup paravirtual spinlock [ 0.235326] x86: Booted up 1 node, 1 CPUs [ 0.236154] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.237580] devtmpfs: initialized [ 0.239325] evm: security.selinux [ 0.240042] evm: security.SMACK64 [ 0.240749] evm: security.SMACK64EXEC [ 0.241510] evm: security.SMACK64TRANSMUTE [ 0.242336] evm: security.SMACK64MMAP [ 0.243093] evm: security.ima [ 0.243748] evm: security.capability [ 0.244582] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.246425] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.247634] pinctrl core: initialized pinctrl subsystem [ 0.248767] RTC time: 0:09:12, date: 07/21/18 [ 0.249764] NET: Registered protocol family 16 [ 0.250779] cpuidle: using governor ladder [ 0.251631] cpuidle: using governor menu [ 0.252448] PCCT header not found. [ 0.253231] ACPI: bus type PCI registered [ 0.254047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.255328] PCI: Using configuration type 1 for base access [ 0.257197] ACPI: Added _OSI(Module Device) [ 0.258053] ACPI: Added _OSI(Processor Device) [ 0.258933] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259850] ACPI: Added _OSI(Processor Aggregator Device) [ 0.261680] ACPI: Interpreter enabled [ 0.262481] ACPI: (supports S0 S5) [ 0.263203] ACPI: Using IOAPIC for interrupt routing [ 0.264173] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268673] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269942] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.271167] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.273446] acpiphp: Slot [3] registered [ 0.274267] acpiphp: Slot [4] registered [ 0.285129] acpiphp: Slot [5] registered [ 0.285945] acpiphp: Slot [6] registered [ 0.289305] acpiphp: Slot [7] registered [ 0.290133] acpiphp: Slot [8] registered [ 0.290948] acpiphp: Slot [9] registered [ 0.291774] acpiphp: Slot [10] registered [ 0.292604] acpiphp: Slot [11] registered [ 0.293457] acpiphp: Slot [12] registered [ 0.294290] acpiphp: Slot [13] registered [ 0.295119] acpiphp: Slot [14] registered [ 0.295943] acpiphp: Slot [15] registered [ 0.296770] acpiphp: Slot [16] registered [ 0.297610] acpiphp: Slot [17] registered [ 0.298443] acpiphp: Slot [18] registered [ 0.299270] acpiphp: Slot [19] registered [ 0.300094] acpiphp: Slot [20] registered [ 0.300931] acpiphp: Slot [21] registered [ 0.301765] acpiphp: Slot [22] registered [ 0.302603] acpiphp: Slot [23] registered [ 0.303437] acpiphp: Slot [24] registered [ 0.304265] acpiphp: Slot [25] registered [ 0.305092] acpiphp: Slot [26] registered [ 0.305929] acpiphp: Slot [27] registered [ 0.306761] acpiphp: Slot [28] registered [ 0.307594] acpiphp: Slot [29] registered [ 0.308423] acpiphp: Slot [30] registered [ 0.309249] acpiphp: Slot [31] registered [ 0.310084] PCI host bridge to bus 0000:00 [ 0.310925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315181] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.316659] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.318171] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.322942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.324256] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.325454] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.326742] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.331030] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.332702] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.357198] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358648] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.360068] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362820] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363901] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.365503] vgaarb: loaded [ 0.366112] vgaarb: bridge control possible 0000:00:02.0 [ 0.367450] SCSI subsystem initialized [ 0.368417] ACPI: bus type USB registered [ 0.369271] usbcore: registered new interface driver usbfs [ 0.370333] usbcore: registered new interface driver hub [ 0.371371] usbcore: registered new device driver usb [ 0.372525] PCI: Using ACPI for IRQ routing [ 0.373711] NetLabel: Initializing [ 0.374452] NetLabel: domain hash size = 128 [ 0.375321] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.376306] NetLabel: unlabeled traffic allowed by default [ 0.377514] amd_nb: Cannot enumerate AMD northbridges [ 0.378538] clocksource: Switched to clocksource kvm-clock [ 0.386256] AppArmor: AppArmor Filesystem Enabled [ 0.387280] pnp: PnP ACPI init [ 0.388263] pnp: PnP ACPI: found 5 devices [ 0.394692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.396465] NET: Registered protocol family 2 [ 0.397558] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.398882] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.400106] TCP: Hash tables configured (established 4096 bind 4096) [ 0.401329] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.402428] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.403658] NET: Registered protocol family 1 [ 0.404562] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406798] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.438515] Unpacking initramfs... [ 0.886546] Freeing initrd memory: 37084K [ 0.887715] Scanning for low memory corruption every 60 seconds [ 0.889155] audit: initializing netlink subsys (disabled) [ 0.890237] audit: type=2000 audit(1532131753.130:1): initialized [ 0.891711] Initialise system trusted keyring [ 0.892720] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.893914] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.896149] zbud: loaded [ 0.897006] VFS: Disk quotas dquot_6.6.0 [ 0.897857] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.899340] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.900676] fuse init (API version 7.23) [ 0.901614] Key type big_key registered [ 0.902442] Allocating IMA MOK and blacklist keyrings. [ 0.903735] Key type asymmetric registered [ 0.904583] Asymmetric key parser 'x509' registered [ 0.905568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.907090] io scheduler noop registered [ 0.907903] io scheduler deadline registered (default) [ 0.908924] io scheduler cfq registered [ 0.909796] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.910873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.912195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.913677] ACPI: Power Button [PWRF] [ 0.914605] GHES: HEST is not enabled! [ 0.930051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.961911] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.964140] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.987893] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.990390] Linux agpgart interface v0.103 [ 0.992659] loop: module loaded [ 0.995532] vda: vda1 [ 0.996786] scsi host0: ata_piix [ 0.997606] scsi host1: ata_piix [ 0.998388] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.999701] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.001308] libphy: Fixed MDIO Bus: probed [ 1.002193] tun: Universal TUN/TAP device driver, 1.6 [ 1.003235] tun: (C) 1999-2004 Max Krasnyansky [ 1.005608] PPP generic driver version 2.4.2 [ 1.006604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.007883] ehci-pci: EHCI PCI platform driver [ 1.008832] ehci-platform: EHCI generic platform driver [ 1.009905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.011202] ohci-pci: OHCI PCI platform driver [ 1.012155] ohci-platform: OHCI generic platform driver [ 1.013223] uhci_hcd: USB Universal Host Controller Interface driver [ 1.029160] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.030237] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.031830] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.032919] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.034163] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.035508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.037047] usb usb1: Product: UHCI Host Controller [ 1.038053] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.039313] usb usb1: SerialNumber: 0000:00:01.2 [ 1.040364] hub 1-0:1.0: USB hub found [ 1.041199] hub 1-0:1.0: 2 ports detected [ 1.042185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.044490] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.045523] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.046658] mousedev: PS/2 mouse device common for all mice [ 1.048090] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.050095] rtc_cmos 00:00: RTC can wake from S4 [ 1.051312] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.052597] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.053877] i2c /dev entries driver [ 1.054719] device-mapper: uevent: version 1.0.3 [ 1.055744] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.057492] ledtrig-cpu: registered to indicate activity on CPUs [ 1.058942] NET: Registered protocol family 10 [ 1.060327] NET: Registered protocol family 17 [ 1.061568] Key type dns_resolver registered [ 1.062996] registered taskstats version 1 [ 1.064174] Loading compiled-in X.509 certificates [ 1.066020] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.068625] zswap: loaded using pool lzo/zbud [ 1.071269] Key type trusted registered [ 1.074407] Key type encrypted registered [ 1.075554] AppArmor: AppArmor sha1 policy hashing enabled [ 1.077157] ima: No TPM chip found, activating TPM-bypass! [ 1.078799] evm: HMAC attrs: 0x1 [ 1.080110] Magic number: 10:197:153 [ 1.081292] acpi device:20: hash matches [ 1.082581] rtc_cmos 00:00: setting system clock to 2018-07-21 00:09:13 UTC (1532131753) [ 1.085062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.097110] EDD information not available. [ 1.160077] Freeing unused kernel memory: 1512K [ 1.161085] Write protecting the kernel read-only data: 14336k [ 1.163250] Freeing unused kernel memory: 1692K [ 1.164412] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.175254] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.177162] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.179428] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.181469] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.183438] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.185392] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.192834] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.194837] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.196796] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.200660] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.260842] [drm] Initialized drm 1.1.0 20060810 [ 1.263626] virtio_net virtio0 ens3: renamed from eth0 [ 1.272714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.274709] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.294925] FDC 0 is a S82078B [ 1.318678] AVX2 version of gcm_enc/dec engaged. [ 1.319700] AES CTR mode by8 optimization enabled [ 1.350577] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.515772] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.517172] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.518597] usb 1-1: Product: QEMU USB Tablet [ 1.519547] usb 1-1: Manufacturer: QEMU [ 1.520400] usb 1-1: SerialNumber: 42 [ 1.528156] hidraw: raw HID events driver (C) Jiri Kosina [ 1.535491] usbcore: registered new interface driver usbhid [ 1.536732] usbhid: USB HID core driver [ 1.539279] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.541775] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.807601] md: linear personality registered for level -1 [ 1.810946] md: multipath personality registered for level -4 [ 1.814302] md: raid0 personality registered for level 0 [ 1.818118] md: raid1 personality registered for level 1 [ 1.890537] raid6: sse2x1 gen() 11643 MB/s [ 1.958558] raid6: sse2x1 xor() 9000 MB/s [ 2.026537] raid6: sse2x2 gen() 14662 MB/s [ 2.094537] raid6: sse2x2 xor() 9700 MB/s [ 2.162558] raid6: sse2x4 gen() 16534 MB/s [ 2.230536] raid6: sse2x4 xor() 11715 MB/s [ 2.298549] raid6: avx2x1 gen() 21920 MB/s [ 2.366548] raid6: avx2x2 gen() 25256 MB/s [ 2.434547] raid6: avx2x4 gen() 29407 MB/s [ 2.435490] raid6: using algorithm avx2x4 gen() 29407 MB/s [ 2.436590] raid6: using avx2x2 recovery algorithm [ 2.437600] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 2.438842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32553b344bc, max_idle_ns: 440795205841 ns [ 2.442212] xor: automatically using best checksumming function: [ 2.482557] avx : 31843.000 MB/sec [ 2.484818] async_tx: api initialized (async) [ 2.495452] md: raid6 personality registered for level 6 [ 2.496563] md: raid5 personality registered for level 5 [ 2.497649] md: raid4 personality registered for level 4 [ 2.503380] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.533652] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.553524] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.669162] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.672526] systemd[1]: Detected virtualization kvm. [ 2.673509] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.676641] systemd[1]: Set hostname to . [ 2.680092] systemd[1]: Initializing machine ID from KVM UUID. [ 2.681252] systemd[1]: Installed transient /etc/machine-id file. [ 2.814816] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.817216] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.819262] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.821776] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.824008] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.825813] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.828027] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.830388] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.832779] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.835415] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.840550] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.845000] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.850324] systemd[1]: Starting Uncomplicated firewall... [ 2.853659] Loading iSCSI transport class v2.0-870. Starting Uncomplicated firewall... [ 2.859932] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.865233] iscsi: registered transport (tcp) [ 2.866607] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.870283] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 2.875837] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.884966] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 2.890359] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.892776] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.896890] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.902681] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m[ 2.908057] iscsi: registered transport (iser) ] Started Forward Password Requests to Wall Directory Watch. [ 2.910454] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.914057] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.917288] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.919667] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.921649] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.924331] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.926304] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.929935] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.933982] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.940983] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.946762] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.954672] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.958108] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 2.966243] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 2.968708] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 2.977458] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 2.985355] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.830965] intel_rapl: no valid rapl domains found in package 0 [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [ 4.327649] cloud-init[475]: Cloud-init v. 18.2 running 'init-local' at Sat, 21 Jul 2018 00:09:16 +0000. Up 4.16 seconds.[[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... 2018-07-21 00:09:20,577 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200 2018-07-21 00:09:30,591 - paramiko.transport - DEBUG - starting thread (client mode): 0x4f875350L 2018-07-21 00:09:30,591 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:09:30,595 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-21 00:09:30,595 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-21 00:09:30,596 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:09:30,597 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:09:30,597 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:09:30,597 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:09:30,597 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:09:30,597 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:09:30,642 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:09:30,643 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:09:30,655 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 278cbed8372deea7badbdcea6af40737 2018-07-21 00:09:30,657 - paramiko.transport - DEBUG - Trying discovered key 99e43ef6e22a2d0e6098a454909f7804 in /tmp/tmpgCYOMd 2018-07-21 00:09:30,681 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:09:30,704 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:09:30,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-21 00:09:30,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-21 00:09:30,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:09:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.6:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:09:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:30,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c17c6e2-c6c3-4ed4-83f3-97596ff9df6d Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0ae87a41e5c1416eacbced40d761771c"}, "enabled": true, "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/27b9cb09ac964d92b29be1cd8927b24b"}, "enabled": true, "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2e16b3a7d20248f0b92374ac87fa9f02"}, "enabled": true, "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4dc45567a4144cf1b9202de416a1f6a3"}, "enabled": true, "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/655cbd1a06e14cd8a630a26e8a656246"}, "enabled": true, "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/75f5aae28d5a4c84a027de0544e0d11a"}, "enabled": true, "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7e4d48a964d440e4a10775c5b52e9014"}, "enabled": true, "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8ca0f910858f45b9bbf26eaab277174e"}, "enabled": true, "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/db41680632b84e00b0344eb33885497a"}, "enabled": true, "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/dfb150dd489345f8a674e12969b94a1f"}, "enabled": true, "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e048461b09fa436b8924ad247e0d1921"}, "enabled": true, "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e71c59f17732443183ddc8e502f0cc3f"}, "enabled": true, "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e97bb597d58d4804851e2004770da2d0"}, "enabled": true, "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/ec29bb53b2214aeaa3cfe6df3d2ab7eb"}, "enabled": true, "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f2b74ca7ffb24531b9647dcc512486ab"}, "enabled": true, "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-21 00:09:30,826 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-0c17c6e2-c6c3-4ed4-83f3-97596ff9df6d 2018-07-21 00:09:30,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.100646018982s 2018-07-21 00:09:30,826 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-0c17c6e2-c6c3-4ed4-83f3-97596ff9df6d 2018-07-21 00:09:30,833 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-21 00:09:30,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-21 00:09:30,838 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-21 00:09:30,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:30,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce404621-decd-4aca-886d-e9e56d3084d6 Content-Encoding: gzip Content-Length: 1973 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/04d9d1a34e0846d3a2b6bbe310f34bff"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0ae87a41e5c1416eacbced40d761771c", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/08691af59cd34697a2313606bb5b80e7"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "id": "08691af59cd34697a2313606bb5b80e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/120d1a2ca47149aab9d194c37775be53"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e97bb597d58d4804851e2004770da2d0", "id": "120d1a2ca47149aab9d194c37775be53"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1ce15f830b20459f843482d2a73d4c77"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db41680632b84e00b0344eb33885497a", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1f168b9bd49242b5902904ad845c01aa"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8ca0f910858f45b9bbf26eaab277174e", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/24ffe665e4fa4ade8ee7682c998484e6"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db41680632b84e00b0344eb33885497a", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2853bcf636b84114a865b69063d8aaae"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e4d48a964d440e4a10775c5b52e9014", "id": "2853bcf636b84114a865b69063d8aaae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/317d4fe83176477fb59025399e5fa758"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0ae87a41e5c1416eacbced40d761771c", "id": "317d4fe83176477fb59025399e5fa758"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/32a9d252924a4b278aeb468d28d8f7f4"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2e16b3a7d20248f0b92374ac87fa9f02", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/342da64edbf34565a54bde20256e7e5b"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfb150dd489345f8a674e12969b94a1f", "id": "342da64edbf34565a54bde20256e7e5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3753d16131004b90a1d5119ce5416fc4"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8ca0f910858f45b9bbf26eaab277174e", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/37d543c690364d3ab3b993ba931c4f98"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4dc45567a4144cf1b9202de416a1f6a3", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/386ae4b703b44f258ba8f816bd68a0b8"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "75f5aae28d5a4c84a027de0544e0d11a", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/39fd39dc75b34c51952b198a07ef2973"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "655cbd1a06e14cd8a630a26e8a656246", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49daf48dd4cd4605836d0d7468a980c3"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e048461b09fa436b8924ad247e0d1921", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4e9409c01ffd4af2b8965cb740fa4d6b"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "27b9cb09ac964d92b29be1cd8927b24b", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/50b744d495844048b6e56a1654b84455"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "27b9cb09ac964d92b29be1cd8927b24b", "id": "50b744d495844048b6e56a1654b84455"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/588eaec946d14e7997956e5c1a28fa00"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e048461b09fa436b8924ad247e0d1921", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/59c349ac1a2e4a1e8d5040631091b09b"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e71c59f17732443183ddc8e502f0cc3f", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c8deaba585442439a7ea7ac395e4dd1"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e4d48a964d440e4a10775c5b52e9014", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/67291f4558c0482d9c1159b8f3c2c23b"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e048461b09fa436b8924ad247e0d1921", "id": "67291f4558c0482d9c1159b8f3c2c23b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6b529c1fcf4843f1bde3b398c7ba3c4d"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "655cbd1a06e14cd8a630a26e8a656246", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/782c17d9bf8b4602b3dc69445596bcbf"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e4d48a964d440e4a10775c5b52e9014", "id": "782c17d9bf8b4602b3dc69445596bcbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/784a8d848e99444a9dc1251cb0e94a1f"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "655cbd1a06e14cd8a630a26e8a656246", "id": "784a8d848e99444a9dc1251cb0e94a1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7feb07830a6d4265839ad2c0290576ac"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8ca0f910858f45b9bbf26eaab277174e", "id": "7feb07830a6d4265839ad2c0290576ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d85cf77eb034ad8aee28c4c99b592f0"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2e16b3a7d20248f0b92374ac87fa9f02", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/913d8c94ba6c4ff3b9057cc22450511b"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db41680632b84e00b0344eb33885497a", "id": "913d8c94ba6c4ff3b9057cc22450511b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91ef9086633b440ab30069a2f3a95270"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "75f5aae28d5a4c84a027de0544e0d11a", "id": "91ef9086633b440ab30069a2f3a95270"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9434fed137f344699583dd610026316d"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfb150dd489345f8a674e12969b94a1f", "id": "9434fed137f344699583dd610026316d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9a293297aeb744bab3413e708ffac745"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfb150dd489345f8a674e12969b94a1f", "id": "9a293297aeb744bab3413e708ffac745"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b94cf88b789c49c4b72f0ffbaa2ece9c"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2e16b3a7d20248f0b92374ac87fa9f02", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c52205d447b44fefaf94443bf2eedb1f"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ce23c8e1f28743b88185bddc4718cea4"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e71c59f17732443183ddc8e502f0cc3f", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d02a0f93f9994f91b021337c5d38c583"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "27b9cb09ac964d92b29be1cd8927b24b", "id": "d02a0f93f9994f91b021337c5d38c583"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d639f3b8009a43cd91669b7fa594ff0f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e97bb597d58d4804851e2004770da2d0", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/df1ff52ad53b4d9a83b053c8c40936db"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0ae87a41e5c1416eacbced40d761771c", "id": "df1ff52ad53b4d9a83b053c8c40936db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e37bf8de0fb14de2a694f4947294dcc8"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4dc45567a4144cf1b9202de416a1f6a3", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e5c3491d80ca417bb8da9265c4199d6e"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "75f5aae28d5a4c84a027de0544e0d11a", "id": "e5c3491d80ca417bb8da9265c4199d6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e96917e1ecbb470090dd4df523d81e83"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e71c59f17732443183ddc8e502f0cc3f", "id": "e96917e1ecbb470090dd4df523d81e83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ed7af3b2f7ab495cae8191a3c5ff47c1"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f393141b8e4647c286ab663a86cfd389"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e97bb597d58d4804851e2004770da2d0", "id": "f393141b8e4647c286ab663a86cfd389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff329f47f4a94c00af7df387330efd76"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4dc45567a4144cf1b9202de416a1f6a3", "id": "ff329f47f4a94c00af7df387330efd76"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-21 00:09:30,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-ce404621-decd-4aca-886d-e9e56d3084d6 2018-07-21 00:09:30,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.104176998138s 2018-07-21 00:09:30,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-ce404621-decd-4aca-886d-e9e56d3084d6 2018-07-21 00:09:30,950 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2018-07-21 00:09:30,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:09:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:31,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caae83f5-8d49-445d-a17d-bf4358c225f3 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9a0a0ac34ef465c9d6946bdaae4f46e", "links": {"self": "http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e"}, "name": "Member"}]} 2018-07-21 00:09:31,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-caae83f5-8d49-445d-a17d-bf4358c225f3 2018-07-21 00:09:31,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997581481934s 2018-07-21 00:09:31,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-caae83f5-8d49-445d-a17d-bf4358c225f3 2018-07-21 00:09:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 00:09:31,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:31,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e225111-c0fa-47eb-923e-bf17f5cdd79d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 00:09:31,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9e225111-c0fa-47eb-923e-bf17f5cdd79d 2018-07-21 00:09:31,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102914810181s 2018-07-21 00:09:31,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9e225111-c0fa-47eb-923e-bf17f5cdd79d 2018-07-21 00:09:31,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:09:31,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:31,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df90c9b-fd62-4201-abd0-9158e9d2d5dc Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892", "links": {"self": "http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "355545df2d424e22883680cf4b8831fa", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:09:31,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6df90c9b-fd62-4201-abd0-9158e9d2d5dc 2018-07-21 00:09:31,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111804008484s 2018-07-21 00:09:31,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6df90c9b-fd62-4201-abd0-9158e9d2d5dc 2018-07-21 00:09:31,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 00:09:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:31,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e49ef7d-0414-4d63-b60b-d739f8912528 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4"}, "tags": [], "enabled": true, "id": "1b46a58d9b7b40c59537597af997aef4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 00:09:31,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5e49ef7d-0414-4d63-b60b-d739f8912528 2018-07-21 00:09:31,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106854915619s 2018-07-21 00:09:31,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5e49ef7d-0414-4d63-b60b-d739f8912528 2018-07-21 00:09:31,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 00:09:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=3d14c9d8c302497fbb9a507d83fe6cf5&scope.project.id=1b46a58d9b7b40c59537597af997aef4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:31,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26902b6f-d5f8-4d7e-a000-353fe752d154 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=3d14c9d8c302497fbb9a507d83fe6cf5&scope.project.id=1b46a58d9b7b40c59537597af997aef4", "previous": null, "next": null}} 2018-07-21 00:09:31,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=3d14c9d8c302497fbb9a507d83fe6cf5&scope.project.id=1b46a58d9b7b40c59537597af997aef4 used request id req-26902b6f-d5f8-4d7e-a000-353fe752d154 2018-07-21 00:09:31,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0966680049896s 2018-07-21 00:09:31,498 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=355545df2d424e22883680cf4b8831fa&role.id=3d14c9d8c302497fbb9a507d83fe6cf5&scope.project.id=1b46a58d9b7b40c59537597af997aef4 used request id req-26902b6f-d5f8-4d7e-a000-353fe752d154 2018-07-21 00:09:31,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 00:09:31,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4/users/355545df2d424e22883680cf4b8831fa/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:31,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c9704a-521e-4602-83ae-001bc6b142e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:09:31,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4/users/355545df2d424e22883680cf4b8831fa/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-d3c9704a-521e-4602-83ae-001bc6b142e4 2018-07-21 00:09:31,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149310112s 2018-07-21 00:09:31,651 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4/users/355545df2d424e22883680cf4b8831fa/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-d3c9704a-521e-4602-83ae-001bc6b142e4 2018-07-21 00:09:31,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:09:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:31,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470cd52d-f252-4a9c-87cc-2f02f32c653c Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9a0a0ac34ef465c9d6946bdaae4f46e", "links": {"self": "http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e"}, "name": "Member"}]} 2018-07-21 00:09:31,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-470cd52d-f252-4a9c-87cc-2f02f32c653c 2018-07-21 00:09:31,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970251560211s 2018-07-21 00:09:31,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-470cd52d-f252-4a9c-87cc-2f02f32c653c 2018-07-21 00:09:31,754 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 390, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 64, in execute domain=self.project.domain.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10775, in grant_role 'Role {0} not found.'.format(name_or_id)) OpenStackCloudException: Role heat_stack_owner not found. 2018-07-21 00:09:31,875 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 00:09:31,875 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 03:42 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-21 00:09:31,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-21 00:09:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/f049c010-fbc7-4546-9b95-ff316c896724.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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:33,281 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e34676aa-1c8d-4f32-a2b9-20c30442a46f Content-Length: 0 Date: Sat, 21 Jul 2018 00:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:09:33,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f049c010-fbc7-4546-9b95-ff316c896724.json used request id req-e34676aa-1c8d-4f32-a2b9-20c30442a46f 2018-07-21 00:09:33,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.39873504639s 2018-07-21 00:09:33,281 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f049c010-fbc7-4546-9b95-ff316c896724.json used request id req-e34676aa-1c8d-4f32-a2b9-20c30442a46f 2018-07-21 00:09:33,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-21 00:09:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:33,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c0e8f15f-55ac-4f9b-add7-5a3df1c65d66 Date: Sat, 21 Jul 2018 00:09:33 GMT RESP BODY: {"floatingips": []} 2018-07-21 00:09:33,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c0e8f15f-55ac-4f9b-add7-5a3df1c65d66 2018-07-21 00:09:33,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0294559001923s 2018-07-21 00:09:33,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c0e8f15f-55ac-4f9b-add7-5a3df1c65d66 2018-07-21 00:09:33,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-21 00:09:33,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:33,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:09: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-59b8feb3-6a52-4981-97c3-2aa669ecc454 x-compute-request-id: req-59b8feb3-6a52-4981-97c3-2aa669ecc454 Content-Type: application/json 2018-07-21 00:09:33,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-59b8feb3-6a52-4981-97c3-2aa669ecc454 2018-07-21 00:09:33,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137488126755s 2018-07-21 00:09:33,455 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63 used request id req-59b8feb3-6a52-4981-97c3-2aa669ecc454 2018-07-21 00:09:33,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:34,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-657bc0fc-4652-4719-8ff5-2a6b4c0cfc8a x-compute-request-id: req-657bc0fc-4652-4719-8ff5-2a6b4c0cfc8a Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:84:b5", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:84:b5", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b335464e-3986-4279-8839-44ff7a5b7f63", "rel": "bookmark"}], "image": {"id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "links": [{"href": "http://172.30.9.21:8774/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:09:11.000000", "flavor": {"id": "6d040be4-8778-4572-9857-af1da67b2156", "links": [{"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "bookmark"}]}, "id": "b335464e-3986-4279-8839-44ff7a5b7f63", "security_groups": [{"name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}], "user_id": "355545df2d424e22883680cf4b8831fa", "OS-DCF: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-21T00:09:33Z", "hostId": "3d66f740752ba80088a015d4243aee0a7c88513f115d90a46c7c4511", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892", "name": "shaker-vm_25b1e24c-f2b5-41ec-8489-045552b63892", "created": "2018-07-21T00:06:22Z", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:09:34,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-657bc0fc-4652-4719-8ff5-2a6b4c0cfc8a 2018-07-21 00:09:34,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655563116074s 2018-07-21 00:09:34,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-657bc0fc-4652-4719-8ff5-2a6b4c0cfc8a 2018-07-21 00:09:34,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:09:36,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:09:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:36,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-bff20d66-dfdd-455f-bcc8-cb48e15dc8b3 x-compute-request-id: req-bff20d66-dfdd-455f-bcc8-cb48e15dc8b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:09:36,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bff20d66-dfdd-455f-bcc8-cb48e15dc8b3 2018-07-21 00:09:36,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0816740989685s 2018-07-21 00:09:36,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bff20d66-dfdd-455f-bcc8-cb48e15dc8b3 2018-07-21 00:09:36,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:09:36,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:36,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-d308388c-abcd-4226-9936-a23ef829354b Date: Sat, 21 Jul 2018 00:09:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:06:16Z", "updated_at": "2018-07-21T00:06:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "01f57e0f-0a4d-4650-8357-93d2ff6fd9b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:16Z", "revision_number": 0, "id": "a494e82d-a4f7-4dbc-bf2f-3bbfd026a0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:16Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-21T00:06:18Z", "revision_number": 0, "id": "ab2b0a65-e711-4512-87fb-3af048370159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:18Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:06:17Z", "revision_number": 0, "id": "b5d901e9-fc86-4874-a039-53ac4a30767a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:17Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:06:17Z", "revision_number": 0, "id": "c9423ffd-c535-4f2e-9738-e4d9739c542a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:06:17Z", "security_group_id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 5, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "abba2f68-51bc-40d5-908d-735cc6d78a06", "name": "shaker-sg_25b1e24c-f2b5-41ec-8489-045552b63892"}]} 2018-07-21 00:09:36,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d308388c-abcd-4226-9936-a23ef829354b 2018-07-21 00:09:36,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519790649414s 2018-07-21 00:09:36,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d308388c-abcd-4226-9936-a23ef829354b 2018-07-21 00:09:36,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 00:09:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/abba2f68-51bc-40d5-908d-735cc6d78a06.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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:36,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ea8b84f-d25a-4f74-80bb-c85ad7edc1d5 Content-Length: 0 Date: Sat, 21 Jul 2018 00:09:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:09:36,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/abba2f68-51bc-40d5-908d-735cc6d78a06.json used request id req-5ea8b84f-d25a-4f74-80bb-c85ad7edc1d5 2018-07-21 00:09:36,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.205598831177s 2018-07-21 00:09:36,463 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/abba2f68-51bc-40d5-908d-735cc6d78a06.json used request id req-5ea8b84f-d25a-4f74-80bb-c85ad7edc1d5 2018-07-21 00:09:36,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 00:09:36,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:36,516 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:09: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-b8dce447-a0bb-426e-a8be-4679cccca527 x-compute-request-id: req-b8dce447-a0bb-426e-a8be-4679cccca527 Content-Length: 0 Content-Type: application/json 2018-07-21 00:09:36,516 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892 used request id req-b8dce447-a0bb-426e-a8be-4679cccca527 2018-07-21 00:09:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0523948669434s 2018-07-21 00:09:36,516 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_25b1e24c-f2b5-41ec-8489-045552b63892 used request id req-b8dce447-a0bb-426e-a8be-4679cccca527 2018-07-21 00:09:36,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 00:09:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae/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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" -d '{"subnet_id": "4097a582-99d4-4804-8857-6c2051c5762f"}' 2018-07-21 00:09:38,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c5a4b4d7-0697-4fab-b79f-dd3b2baca409 Date: Sat, 21 Jul 2018 00:09:38 GMT RESP BODY: {"network_id": "d5062918-811e-4849-9b1f-af336397cba2", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "subnet_id": "4097a582-99d4-4804-8857-6c2051c5762f", "subnet_ids": ["4097a582-99d4-4804-8857-6c2051c5762f"], "port_id": "669ed9da-edb0-4a7c-8224-e83e3aff7ee5", "id": "c060c1de-26dc-40ec-855c-4489d80c01ae"} 2018-07-21 00:09:38,615 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae/remove_router_interface.json used request id req-c5a4b4d7-0697-4fab-b79f-dd3b2baca409 2018-07-21 00:09:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09882688522s 2018-07-21 00:09:38,616 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae/remove_router_interface.json used request id req-c5a4b4d7-0697-4fab-b79f-dd3b2baca409 returning object c060c1de-26dc-40ec-855c-4489d80c01ae 2018-07-21 00:09:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 00:09:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:38,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-a8369b14-4512-455b-8ff3-952cccc63212 Date: Sat, 21 Jul 2018 00:09:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:52Z", "admin_state_up": true, "updated_at": "2018-07-21T00:09:37Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "c060c1de-26dc-40ec-855c-4489d80c01ae", "name": "shaker-router_25b1e24c-f2b5-41ec-8489-045552b63892"}]} 2018-07-21 00:09:38,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a8369b14-4512-455b-8ff3-952cccc63212 2018-07-21 00:09:38,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133460998535s 2018-07-21 00:09:38,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a8369b14-4512-455b-8ff3-952cccc63212 2018-07-21 00:09:38,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 00:09:38,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae.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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:42,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5b667a3-64fe-451d-bc2a-40535f424075 Content-Length: 0 Date: Sat, 21 Jul 2018 00:09:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:09:42,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae.json used request id req-e5b667a3-64fe-451d-bc2a-40535f424075 2018-07-21 00:09:42,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.73712801933s 2018-07-21 00:09:42,489 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c060c1de-26dc-40ec-855c-4489d80c01ae.json used request id req-e5b667a3-64fe-451d-bc2a-40535f424075 2018-07-21 00:09:42,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 00:09:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:42,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6d0306e0-acb3-433a-89b7-710577db6c16 Date: Sat, 21 Jul 2018 00:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5062918-811e-4849-9b1f-af336397cba2","tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:05:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1b46a58d9b7b40c59537597af997aef4","id":"4097a582-99d4-4804-8857-6c2051c5762f","subnetpool_id":null,"name":"shaker-subnet_25b1e24c-f2b5-41ec-8489-045552b63892"}]} 2018-07-21 00:09:42,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d0306e0-acb3-433a-89b7-710577db6c16 2018-07-21 00:09:42,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0550720691681s 2018-07-21 00:09:42,545 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d0306e0-acb3-433a-89b7-710577db6c16 2018-07-21 00:09:42,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 00:09:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4097a582-99d4-4804-8857-6c2051c5762f.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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:44,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-498b495a-e76a-481e-ad86-f88c9cab9619 Date: Sat, 21 Jul 2018 00:09:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:09:44,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4097a582-99d4-4804-8857-6c2051c5762f.json used request id req-498b495a-e76a-481e-ad86-f88c9cab9619 2018-07-21 00:09:44,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40095210075s 2018-07-21 00:09:44,948 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4097a582-99d4-4804-8857-6c2051c5762f.json used request id req-498b495a-e76a-481e-ad86-f88c9cab9619 2018-07-21 00:09:44,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:09:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:45,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-366024b3-eba3-4141-92cd-875b0610ca2b Date: Sat, 21 Jul 2018 00:09:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"d5062918-811e-4849-9b1f-af336397cba2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1b46a58d9b7b40c59537597af997aef4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:09:44Z","qos_policy_id":null,"name":"shaker-net_25b1e24c-f2b5-41ec-8489-045552b63892","admin_state_up":true,"tenant_id":"1b46a58d9b7b40c59537597af997aef4","created_at":"2018-07-21T00:05:50Z","mtu":1450}]} 2018-07-21 00:09:45,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-366024b3-eba3-4141-92cd-875b0610ca2b 2018-07-21 00:09:45,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342149972916s 2018-07-21 00:09:45,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-366024b3-eba3-4141-92cd-875b0610ca2b 2018-07-21 00:09:45,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 00:09:45,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/d5062918-811e-4849-9b1f-af336397cba2.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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:46,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08474712-8099-4a36-a53c-da1d0556f2f5 Date: Sat, 21 Jul 2018 00:09:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:09:46,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d5062918-811e-4849-9b1f-af336397cba2.json used request id req-08474712-8099-4a36-a53c-da1d0556f2f5 2018-07-21 00:09:46,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29993605614s 2018-07-21 00:09:46,592 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d5062918-811e-4849-9b1f-af336397cba2.json used request id req-08474712-8099-4a36-a53c-da1d0556f2f5 2018-07-21 00:09:46,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:09:46,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:46,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-f4fe6ee4-6fb5-406c-938f-04215ecbe2a7 Date: Sat, 21 Jul 2018 00:09:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/snap", "metadata": {}}], "file": "/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/file", "owner": "1b46a58d9b7b40c59537597af997aef4", "id": "972eab58-a8f2-4beb-ab8c-311df63bcdbe", "size": 666173440, "self": "/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-21T00:06:15Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_25b1e24c-f2b5-41ec-8489-045552b63892", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-21T00:06:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:09:46,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f4fe6ee4-6fb5-406c-938f-04215ecbe2a7 2018-07-21 00:09:46,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.281538963318s 2018-07-21 00:09:46,878 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f4fe6ee4-6fb5-406c-938f-04215ecbe2a7 2018-07-21 00:09:46,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 00:09:46,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0e76f2e17b6997c902b91d87a1f45ae34a37fc8" 2018-07-21 00:09:48,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb68495a-881a-4b96-9574-d59a94b6800e Date: Sat, 21 Jul 2018 00:09:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:09:48,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe used request id req-bb68495a-881a-4b96-9574-d59a94b6800e 2018-07-21 00:09:48,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12213897705s 2018-07-21 00:09:48,002 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/972eab58-a8f2-4beb-ab8c-311df63bcdbe used request id req-bb68495a-881a-4b96-9574-d59a94b6800e 2018-07-21 00:09:48,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:09:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09: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-75f2d097-fbd1-4132-ade5-e5a54dc7595a x-compute-request-id: req-75f2d097-fbd1-4132-ade5-e5a54dc7595a Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}, {"name": "shaker-flavor_25b1e24c-f2b5-41ec-8489-045552b63892", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6d040be4-8778-4572-9857-af1da67b2156", "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": 3, "id": "6d040be4-8778-4572-9857-af1da67b2156"}]} 2018-07-21 00:09:48,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-75f2d097-fbd1-4132-ade5-e5a54dc7595a 2018-07-21 00:09:48,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252079963684s 2018-07-21 00:09:48,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-75f2d097-fbd1-4132-ade5-e5a54dc7595a 2018-07-21 00:09:48,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 00:09:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,096 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:09: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-a2f77bb4-682c-4408-8e6e-0836952e170a x-compute-request-id: req-a2f77bb4-682c-4408-8e6e-0836952e170a Content-Length: 0 Content-Type: application/json 2018-07-21 00:09:48,096 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156 used request id req-a2f77bb4-682c-4408-8e6e-0836952e170a 2018-07-21 00:09:48,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0663061141968s 2018-07-21 00:09:48,097 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6d040be4-8778-4572-9857-af1da67b2156 used request id req-a2f77bb4-682c-4408-8e6e-0836952e170a 2018-07-21 00:09:48,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:09:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28929c4b-52ae-4737-b0f5-689cfa05c93c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892", "links": {"self": "http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "355545df2d424e22883680cf4b8831fa", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:09:48,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-28929c4b-52ae-4737-b0f5-689cfa05c93c 2018-07-21 00:09:48,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111083030701s 2018-07-21 00:09:48,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-28929c4b-52ae-4737-b0f5-689cfa05c93c 2018-07-21 00:09:48,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:09:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606ef01a-2d15-43e6-a4d9-5e6aa1d0b69b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_25b1e24c-f2b5-41ec-8489-045552b63892", "links": {"self": "http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "355545df2d424e22883680cf4b8831fa", "description": null}} 2018-07-21 00:09:48,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa used request id req-606ef01a-2d15-43e6-a4d9-5e6aa1d0b69b 2018-07-21 00:09:48,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107204914093s 2018-07-21 00:09:48,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa used request id req-606ef01a-2d15-43e6-a4d9-5e6aa1d0b69b 2018-07-21 00:09:48,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 00:09:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5bb5aff-fcd8-4dd1-841e-869806bac253 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:09:48,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa used request id req-d5bb5aff-fcd8-4dd1-841e-869806bac253 2018-07-21 00:09:48,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.253132104874s 2018-07-21 00:09:48,576 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/355545df2d424e22883680cf4b8831fa used request id req-d5bb5aff-fcd8-4dd1-841e-869806bac253 2018-07-21 00:09:48,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 00:09:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65014865-f464-4386-9d48-665592bc4b48 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4"}, "tags": [], "enabled": true, "id": "1b46a58d9b7b40c59537597af997aef4", "parent_id": "default", "domain_id": "default", "name": "shaker-project_25b1e24c-f2b5-41ec-8489-045552b63892"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 00:09:48,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-65014865-f464-4386-9d48-665592bc4b48 2018-07-21 00:09:48,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100815057755s 2018-07-21 00:09:48,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-65014865-f464-4386-9d48-665592bc4b48 2018-07-21 00:09:48,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 00:09:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82e3d6f1-e286-4053-bf3c-6032d2292c6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:09:48,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-82e3d6f1-e286-4053-bf3c-6032d2292c6a 2018-07-21 00:09:48,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.205098867416s 2018-07-21 00:09:48,894 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-82e3d6f1-e286-4053-bf3c-6032d2292c6a 2018-07-21 00:09:48,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:09:48,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:48,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068d7c65-140b-4d3c-9e7d-76142e1d7a01 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e9a0a0ac34ef465c9d6946bdaae4f46e", "links": {"self": "http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e"}, "name": "Member"}]} 2018-07-21 00:09:48,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-068d7c65-140b-4d3c-9e7d-76142e1d7a01 2018-07-21 00:09:48,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963170528412s 2018-07-21 00:09:48,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-068d7c65-140b-4d3c-9e7d-76142e1d7a01 2018-07-21 00:09:48,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-21 00:09:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}de343e26c979f917d0826ccf6be9b85c1ca92c4f" 2018-07-21 00:09:49,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b87f650-23d7-4e88-813f-a05a38a011e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:09:49,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e used request id req-9b87f650-23d7-4e88-813f-a05a38a011e3 2018-07-21 00:09:49,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.216939926147s 2018-07-21 00:09:49,217 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e9a0a0ac34ef465c9d6946bdaae4f46e used request id req-9b87f650-23d7-4e88-813f-a05a38a011e3 2018-07-21 00:09:49,217 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-07-21 00:09:49,260 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-21 00:09:49,597 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-21 00:09:49,597 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-21 00:09:49,597 - openstack_tests - INFO - OS Credentials = > 2018-07-21 00:09:49,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:49,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:09:49,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7KVdfGH7RZS2JLM9AUa5bQ"], "issued_at": "2018-07-21T00:09:49.000000Z"}} 2018-07-21 00:09:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e772a33c57fce6a7ed3a700cd6a022c0d68796af" 2018-07-21 00:09:50,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1f5b0d00-db27-435b-b8d9-96d376738307 Date: Sat, 21 Jul 2018 00:09:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:09:50,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-1f5b0d00-db27-435b-b8d9-96d376738307 2018-07-21 00:09:50,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e772a33c57fce6a7ed3a700cd6a022c0d68796af" 2018-07-21 00:09:50,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bed6fd5e-b8b6-439f-9975-d33d164b24e6 Date: Sat, 21 Jul 2018 00:09:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-21 00:09:50,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-bed6fd5e-b8b6-439f-9975-d33d164b24e6 2018-07-21 00:09:50,518 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-21 00:09:50,518 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-21 00:09:50,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:50,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:09:50,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["_VqrImADR5ur2s6BM_qBhg"], "issued_at": "2018-07-21T00:09:51.000000Z"}} 2018-07-21 00:09:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d1e344237fd160eb6e4659e4dfd77f2ccc519685" 2018-07-21 00:09:51,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96096ed3-225f-41dd-88ce-08544ddd1c14 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:09:51,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-96096ed3-225f-41dd-88ce-08544ddd1c14 2018-07-21 00:09:51,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:51,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:09:51,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7azY3vwaSpyNdBHpWP7wsg"], "issued_at": "2018-07-21T00:09:51.000000Z"}} 2018-07-21 00:09:51,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:09:51,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408aa18c-70e3-4ca6-938b-9242b736f233 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:09:51,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-408aa18c-70e3-4ca6-938b-9242b736f233 2018-07-21 00:09:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:09:51,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:09:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:09:51,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-416834e4-f760-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:09:51,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac70c27-43bb-4bae-b46f-9a87aa0d6f97 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-416834e4-f760-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:09:51,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-416834e4-f760-4eb-proj used request id req-cac70c27-43bb-4bae-b46f-9a87aa0d6f97 2018-07-21 00:09:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:09:51,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df304131-fc46-4631-9e25-4e73502a3db0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:09:51,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-df304131-fc46-4631-9e25-4e73502a3db0 2018-07-21 00:09:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}}' 2018-07-21 00:09:51,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5bf4693-8239-4339-ad4b-6f9ad1128912 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab"}, "tags": [], "enabled": true, "id": "e9fc9d4236194db38415c67cd84ee8ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}} 2018-07-21 00:09:51,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c5bf4693-8239-4339-ad4b-6f9ad1128912 2018-07-21 00:09:51,906 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-416834e4-f760-4eb-proj 2018-07-21 00:09:51,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:51,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:09:52,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["W8pMzJOeQgOvgI4ci3Ao2g"], "issued_at": "2018-07-21T00:09:52.000000Z"}} 2018-07-21 00:09:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6a96a31a9c293a0b1c59b872673c4cf67522ead3" 2018-07-21 00:09:52,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f96969-85c3-4ab4-a07b-2f5f42c4b5c6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:09:52,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a0f96969-85c3-4ab4-a07b-2f5f42c4b5c6 2018-07-21 00:09:52,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:09:52,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:09:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:09:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a96a31a9c293a0b1c59b872673c4cf67522ead3" 2018-07-21 00:09:52,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abfe752-394c-4a00-84fd-718b75cf0bc5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:09:52,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0abfe752-394c-4a00-84fd-718b75cf0bc5 2018-07-21 00:09:52,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-416834e4-f760-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a96a31a9c293a0b1c59b872673c4cf67522ead3" 2018-07-21 00:09:52,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3874ba-fbb5-40d4-8708-1741609d4616 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-416834e4-f760-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab"}, "tags": [], "enabled": true, "id": "e9fc9d4236194db38415c67cd84ee8ab", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}]} 2018-07-21 00:09:52,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-416834e4-f760-4eb-proj used request id req-5e3874ba-fbb5-40d4-8708-1741609d4616 2018-07-21 00:09:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a96a31a9c293a0b1c59b872673c4cf67522ead3" 2018-07-21 00:09:52,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d5b9e7-dc63-4779-8672-003db603b914 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:09:52,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e9d5b9e7-dc63-4779-8672-003db603b914 2018-07-21 00:09:53,307 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-416834e4-f760-4eb-user 2018-07-21 00:09:53,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:09:53,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ec8615-2e55-4ca5-ab4f-225edfc825a3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:09:53,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3ec8615-2e55-4ca5-ab4f-225edfc825a3 2018-07-21 00:09:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" -d '{"role": {"name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj-role"}}' 2018-07-21 00:09:53,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95afedc4-18db-4d4a-b3ba-01995ec2691c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbbc56886a214939aad61d932cd6989c", "links": {"self": "http://172.30.9.21:5000/v3/roles/fbbc56886a214939aad61d932cd6989c"}, "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj-role"}} 2018-07-21 00:09:53,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-95afedc4-18db-4d4a-b3ba-01995ec2691c 2018-07-21 00:09:53,548 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-416834e4-f760-4eb-proj-role 2018-07-21 00:09:53,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/fbbc56886a214939aad61d932cd6989c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:09:53,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f87cb0-010f-4f98-a595-411339ba3bdc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbbc56886a214939aad61d932cd6989c", "links": {"self": "http://172.30.9.21:5000/v3/roles/fbbc56886a214939aad61d932cd6989c"}, "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj-role"}} 2018-07-21 00:09:53,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/fbbc56886a214939aad61d932cd6989c used request id req-f5f87cb0-010f-4f98-a595-411339ba3bdc 2018-07-21 00:09:53,638 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-416834e4-f760-4eb-proj-role to project CreateSecurityGroupTests-416834e4-f760-4eb-proj 2018-07-21 00:09:53,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab/users/a0d8bfa9c6e34710926a98f8dba814dd/roles/fbbc56886a214939aad61d932cd6989c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:09:53,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-162f7e44-bde6-4c8a-8e5f-e4eb86a985ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:09:53,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab/users/a0d8bfa9c6e34710926a98f8dba814dd/roles/fbbc56886a214939aad61d932cd6989c used request id req-162f7e44-bde6-4c8a-8e5f-e4eb86a985ea 2018-07-21 00:09:53,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:09:53,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:09:54,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbbc56886a214939aad61d932cd6989c", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj-role"}], "expires_at": "2018-07-21T01:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9fc9d4236194db38415c67cd84ee8ab", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-416834e4-f760-4eb-user", "id": "a0d8bfa9c6e34710926a98f8dba814dd"}, "audit_ids": ["Al6CK8nMTa6L04683EVB2Q"], "issued_at": "2018-07-21T00:09:54.000000Z"}} 2018-07-21 00:09:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:54,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a750956f-78bf-4af9-8370-2820e36ec126 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:09:54,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a750956f-78bf-4af9-8370-2820e36ec126 2018-07-21 00:09:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:54,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-563291f1-87d0-42b2-89df-6dac5de6106d Date: Sat, 21 Jul 2018 00:09:54 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:09:54,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name&description=hello+group used request id req-563291f1-87d0-42b2-89df-6dac5de6106d 2018-07-21 00:09:54,587 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name... 2018-07-21 00:09:54,587 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name 2018-07-21 00:09:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" -d '{"security_group": {"name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name", "description": "hello group"}}' 2018-07-21 00:09:54,995 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d82b934e-12bc-4feb-bd05-449a963c79da Date: Sat, 21 Jul 2018 00:09:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 2, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}} 2018-07-21 00:09:54,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-d82b934e-12bc-4feb-bd05-449a963c79da 2018-07-21 00:09:54,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:55,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:55,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf3e21c6-9145-42fd-b77d-8aba02b22aa4 Date: Sat, 21 Jul 2018 00:09:55 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}]} 2018-07-21 00:09:55,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-cf3e21c6-9145-42fd-b77d-8aba02b22aa4 2018-07-21 00:09:55,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:55,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4f52929-53d2-490a-bd7c-4e0af34d7299 Date: Sat, 21 Jul 2018 00:09:55 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}]} 2018-07-21 00:09:55,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-c4f52929-53d2-490a-bd7c-4e0af34d7299 2018-07-21 00:09:55,401 - neutron_utils - INFO - Retrieving security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:55,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-905c0a0d-b940-4308-a116-834b73191638 Date: Sat, 21 Jul 2018 00:09:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 2, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:55,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-905c0a0d-b940-4308-a116-834b73191638 2018-07-21 00:09:55,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:55,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c22998d-7a54-454b-b025-38a67a3cb542 Date: Sat, 21 Jul 2018 00:09:55 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}]} 2018-07-21 00:09:55,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-4c22998d-7a54-454b-b025-38a67a3cb542 2018-07-21 00:09:55,941 - neutron_utils - INFO - Retrieving security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:55,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:56,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b03160fb-392b-43b1-8d02-d9029d3dfafd Date: Sat, 21 Jul 2018 00:09:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 2, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:56,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-b03160fb-392b-43b1-8d02-d9029d3dfafd 2018-07-21 00:09:56,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:56,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23f2cadc-11cd-4f5e-9335-9e79e7667a3c Date: Sat, 21 Jul 2018 00:09:56 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}]} 2018-07-21 00:09:56,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-23f2cadc-11cd-4f5e-9335-9e79e7667a3c 2018-07-21 00:09:56,361 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name 2018-07-21 00:09:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:56,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d1f938bb-3b62-41ae-86a9-2478f84bee32 Date: Sat, 21 Jul 2018 00:09:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 2, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:56,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name used request id req-d1f938bb-3b62-41ae-86a9-2478f84bee32 2018-07-21 00:09:56,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:09:56,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:09:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:09:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:56,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210ff13f-ad61-4c57-b713-0dba56ee2bc7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e9fc9d4236194db38415c67cd84ee8ab", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}} 2018-07-21 00:09:56,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab used request id req-210ff13f-ad61-4c57-b713-0dba56ee2bc7 2018-07-21 00:09:56,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:56,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7e4594e6-5762-4cb6-8ea6-804c79c84ceb Date: Sat, 21 Jul 2018 00:09:56 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}]} 2018-07-21 00:09:56,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-7e4594e6-5762-4cb6-8ea6-804c79c84ceb 2018-07-21 00:09:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}47d939cb851e69f0222f0904f1a76309380da905" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c"}}' 2018-07-21 00:09:57,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-c615a791-fb5a-43de-a8ac-951eca8e632a Date: Sat, 21 Jul 2018 00:09:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}} 2018-07-21 00:09:57,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-c615a791-fb5a-43de-a8ac-951eca8e632a 2018-07-21 00:09:57,097 - neutron_utils - INFO - Retrieving security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:57,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f381b131-b366-447a-901a-57e2580c6fd3 Date: Sat, 21 Jul 2018 00:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "revision_number": 0, "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 3, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:57,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-f381b131-b366-447a-901a-57e2580c6fd3 2018-07-21 00:09:57,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:09:57,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7220ec3a-510e-41ab-8a90-5e62e4dae946 Date: Sat, 21 Jul 2018 00:09:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:09:57,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-7220ec3a-510e-41ab-8a90-5e62e4dae946 2018-07-21 00:09:57,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:09:57,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbbc56886a214939aad61d932cd6989c", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj-role"}], "expires_at": "2018-07-21T01:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9fc9d4236194db38415c67cd84ee8ab", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9fc9d4236194db38415c67cd84ee8ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e9fc9d4236194db38415c67cd84ee8ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e9fc9d4236194db38415c67cd84ee8ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-416834e4-f760-4eb-user", "id": "a0d8bfa9c6e34710926a98f8dba814dd"}, "audit_ids": ["nxL6GTYJSayv8yhqQJ5gzw"], "issued_at": "2018-07-21T00:09:57.000000Z"}} 2018-07-21 00:09:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:57,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0c158bf4-45c5-4d50-830e-b3fd860b1e29 Date: Sat, 21 Jul 2018 00:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "revision_number": 0, "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 3, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:57,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name&description=hello+group used request id req-0c158bf4-45c5-4d50-830e-b3fd860b1e29 2018-07-21 00:09:57,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:58,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-84a44406-172f-4d3e-aacb-12ebeb9b48cc Date: Sat, 21 Jul 2018 00:09:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:09:58,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-84a44406-172f-4d3e-aacb-12ebeb9b48cc 2018-07-21 00:09:58,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:58,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1dcf5541-b74e-4971-943c-3235789a70b4 Date: Sat, 21 Jul 2018 00:09:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:09:58,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-1dcf5541-b74e-4971-943c-3235789a70b4 2018-07-21 00:09:58,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:58,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-64772904-c372-4942-b5fd-addb20852e8d Date: Sat, 21 Jul 2018 00:09:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "revision_number": 0, "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 3, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:58,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name used request id req-64772904-c372-4942-b5fd-addb20852e8d 2018-07-21 00:09:58,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:58,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-881b114c-c65a-4099-8739-fc2d0ae5d4b9 Date: Sat, 21 Jul 2018 00:09:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:09:58,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-881b114c-c65a-4099-8739-fc2d0ae5d4b9 2018-07-21 00:09:58,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:58,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fac58941-645d-4604-8d9d-28f1ee064668 Date: Sat, 21 Jul 2018 00:09:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "revision_number": 0, "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 3, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:58,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name used request id req-fac58941-645d-4604-8d9d-28f1ee064668 2018-07-21 00:09:58,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:59,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f210c5ad-aad8-4e83-9243-3828f08ec56d Date: Sat, 21 Jul 2018 00:09:59 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:09:59,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-f210c5ad-aad8-4e83-9243-3828f08ec56d 2018-07-21 00:09:59,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:59,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e982b21e-4429-4892-9c00-7750a1bb193f Date: Sat, 21 Jul 2018 00:09:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "revision_number": 0, "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 3, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:09:59,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name used request id req-e982b21e-4429-4892-9c00-7750a1bb193f 2018-07-21 00:09:59,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:59,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e6328dd0-e341-4c04-9fbc-9586a6d9fddd Date: Sat, 21 Jul 2018 00:09:59 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:09:59,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-e6328dd0-e341-4c04-9fbc-9586a6d9fddd 2018-07-21 00:09:59,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:09:59,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:09:59,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-59e2e7d5-514f-4246-b416-53e7a79f5c18 Date: Sat, 21 Jul 2018 00:09:59 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-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:09:59,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-59e2e7d5-514f-4246-b416-53e7a79f5c18 2018-07-21 00:09:59,838 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name 2018-07-21 00:09:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:00,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6ced93a1-65bc-4ce0-b0be-cbb54ad22cd7 Date: Sat, 21 Jul 2018 00:10:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "cabac656-5d56-4508-ba02-b6240784cf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "revision_number": 0, "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 3, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "name": "CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name"}]} 2018-07-21 00:10:00,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name used request id req-6ced93a1-65bc-4ce0-b0be-cbb54ad22cd7 2018-07-21 00:10:00,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:00,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860e2780-6858-4907-ad97-f5261e97ca85 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e9fc9d4236194db38415c67cd84ee8ab", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}} 2018-07-21 00:10:00,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab used request id req-860e2780-6858-4907-ad97-f5261e97ca85 2018-07-21 00:10:00,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:10:00,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:00,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cbf70c2e-00cc-43d0-9933-f82ac38c90c5 Date: Sat, 21 Jul 2018 00:10:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:10:00,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-cbf70c2e-00cc-43d0-9933-f82ac38c90c5 2018-07-21 00:10:00,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}47d939cb851e69f0222f0904f1a76309380da905" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c"}}' 2018-07-21 00:10:00,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-6c36da71-6bb1-4755-ad4b-ccd884b35e6f Date: Sat, 21 Jul 2018 00:10:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:00Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:10:00Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "07a033fc-76bc-468a-a0a4-9070b48ff4f0"}} 2018-07-21 00:10:00,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-6c36da71-6bb1-4755-ad4b-ccd884b35e6f 2018-07-21 00:10:00,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cead4453-f0c1-4f2a-afe6-ea72b43a0b3c 2018-07-21 00:10:00,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adcb3b8809da2c529c4b33d2cbd64b3fadcd6f72" 2018-07-21 00:10:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-4a2cb4cf-6b0f-4348-9de7-1317cfc98468 Date: Sat, 21 Jul 2018 00:10:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:00Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:10:00Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "07a033fc-76bc-468a-a0a4-9070b48ff4f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1583836a-c580-40d9-be7a-5d406c7e0fc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "cabac656-5d56-4508-ba02-b6240784cf94"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:56Z", "security_group_id": "cead4453-f0c1-4f2a-afe6-ea72b43a0b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:56Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "d4857c65-cccc-4dfb-bed9-ab52370eaad6"}]} 2018-07-21 00:10:00,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-4a2cb4cf-6b0f-4348-9de7-1317cfc98468 2018-07-21 00:10:00,563 - neutron_utils - INFO - Deleting security group rule with ID - 1583836a-c580-40d9-be7a-5d406c7e0fc0 2018-07-21 00:10:00,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1583836a-c580-40d9-be7a-5d406c7e0fc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:00,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b948d94-3599-492a-93c1-6702878f0c82 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:00,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1583836a-c580-40d9-be7a-5d406c7e0fc0 used request id req-3b948d94-3599-492a-93c1-6702878f0c82 2018-07-21 00:10:00,662 - neutron_utils - INFO - Deleting security group rule with ID - 07a033fc-76bc-468a-a0a4-9070b48ff4f0 2018-07-21 00:10:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/07a033fc-76bc-468a-a0a4-9070b48ff4f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:00,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49abbc6a-5bef-4203-b80a-b784f313d5da Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:00,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/07a033fc-76bc-468a-a0a4-9070b48ff4f0 used request id req-49abbc6a-5bef-4203-b80a-b784f313d5da 2018-07-21 00:10:00,930 - neutron_utils - INFO - Deleting security group rule with ID - d4857c65-cccc-4dfb-bed9-ab52370eaad6 2018-07-21 00:10:00,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d4857c65-cccc-4dfb-bed9-ab52370eaad6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:01,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49a0807f-2927-4145-97b5-99a2556b1303 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:01,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d4857c65-cccc-4dfb-bed9-ab52370eaad6 used request id req-49a0807f-2927-4145-97b5-99a2556b1303 2018-07-21 00:10:01,046 - neutron_utils - INFO - Deleting security group rule with ID - cabac656-5d56-4508-ba02-b6240784cf94 2018-07-21 00:10:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/cabac656-5d56-4508-ba02-b6240784cf94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:01,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae8100ac-f6bb-4c5e-b00e-1b527e737e97 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:01,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/cabac656-5d56-4508-ba02-b6240784cf94 used request id req-ae8100ac-f6bb-4c5e-b00e-1b527e737e97 2018-07-21 00:10:01,334 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-11a7ce0c-8dd6-48af-8e41-f0d73e7a4ce5name 2018-07-21 00:10:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cead4453-f0c1-4f2a-afe6-ea72b43a0b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d939cb851e69f0222f0904f1a76309380da905" 2018-07-21 00:10:01,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0b4eb37-93c3-4673-9a42-d41911187c67 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:01,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cead4453-f0c1-4f2a-afe6-ea72b43a0b3c used request id req-b0b4eb37-93c3-4673-9a42-d41911187c67 2018-07-21 00:10:01,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:01,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-27311536-f01c-403b-a44e-9bb98d7b5e59 Date: Sat, 21 Jul 2018 00:10:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "updated_at": "2018-07-21T00:09:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "1be920e3-2687-4e2d-b7d5-c9ff167b5ea5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "51092e45-4d55-4d5b-8250-f241e9d7602b", "remote_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "a4c14432-7df6-4ce7-ae94-17d8663653aa", "remote_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "revision_number": 0, "id": "b6d6dd6c-a152-4c66-9d34-4b07a8fd210f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9fc9d4236194db38415c67cd84ee8ab"}], "revision_number": 4, "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:10:01,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-27311536-f01c-403b-a44e-9bb98d7b5e59 2018-07-21 00:10:01,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b7af39-265c-499b-8931-5a39004131a7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:10:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-a1b7af39-265c-499b-8931-5a39004131a7 2018-07-21 00:10:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:01,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f85eee-f8a9-408a-857c-b4525b8ed6b1 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:10:01,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-e9f85eee-f8a9-408a-857c-b4525b8ed6b1 2018-07-21 00:10:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:01,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b09e1db-4b32-47c1-946c-d6aa2752878b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:01,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-0b09e1db-4b32-47c1-946c-d6aa2752878b 2018-07-21 00:10:01,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:02,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5fb1769-7bfe-48c9-8f9f-e82e3197b8df Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e9fc9d4236194db38415c67cd84ee8ab", "name": "CreateSecurityGroupTests-416834e4-f760-4eb-proj"}} 2018-07-21 00:10:02,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab used request id req-e5fb1769-7bfe-48c9-8f9f-e82e3197b8df 2018-07-21 00:10:02,095 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39b2b1ad-cc4b-40b9-be58-1758ee5ea41a 2018-07-21 00:10:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=39b2b1ad-cc4b-40b9-be58-1758ee5ea41a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0e7a5cd8-7890-4746-a2e5-98c2ce862a2d Date: Sat, 21 Jul 2018 00:10:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "1be920e3-2687-4e2d-b7d5-c9ff167b5ea5"}, {"remote_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "51092e45-4d55-4d5b-8250-f241e9d7602b"}, {"remote_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "a4c14432-7df6-4ce7-ae94-17d8663653aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:09:54Z", "security_group_id": "39b2b1ad-cc4b-40b9-be58-1758ee5ea41a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9fc9d4236194db38415c67cd84ee8ab", "created_at": "2018-07-21T00:09:54Z", "project_id": "e9fc9d4236194db38415c67cd84ee8ab", "id": "b6d6dd6c-a152-4c66-9d34-4b07a8fd210f"}]} 2018-07-21 00:10:02,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=39b2b1ad-cc4b-40b9-be58-1758ee5ea41a used request id req-0e7a5cd8-7890-4746-a2e5-98c2ce862a2d 2018-07-21 00:10:02,283 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:10:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/39b2b1ad-cc4b-40b9-be58-1758ee5ea41a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:02,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d71a23f-9704-4c16-99ef-c92456190bb8 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:02,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/39b2b1ad-cc4b-40b9-be58-1758ee5ea41a used request id req-8d71a23f-9704-4c16-99ef-c92456190bb8 2018-07-21 00:10:02,615 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-416834e4-f760-4eb-proj 2018-07-21 00:10:02,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:02,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa0238c-316f-42a1-87ff-ff040c487a66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:02,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e9fc9d4236194db38415c67cd84ee8ab used request id req-efa0238c-316f-42a1-87ff-ff040c487a66 2018-07-21 00:10:02,852 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-416834e4-f760-4eb-proj-role 2018-07-21 00:10:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/fbbc56886a214939aad61d932cd6989c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:03,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0f2d17-c347-4eb8-ad57-2a17e60d1607 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:03,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fbbc56886a214939aad61d932cd6989c used request id req-0b0f2d17-c347-4eb8-ad57-2a17e60d1607 2018-07-21 00:10:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dddafc584a7b1d33c1b2dd0e702d9a4274e16eae" 2018-07-21 00:10:03,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff47fd41-0157-4b76-92d3-935dd7194c60 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:03,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ff47fd41-0157-4b76-92d3-935dd7194c60 2018-07-21 00:10:03,167 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-416834e4-f760-4eb-user 2018-07-21 00:10:03,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a0d8bfa9c6e34710926a98f8dba814dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a96a31a9c293a0b1c59b872673c4cf67522ead3" 2018-07-21 00:10:03,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7b672f-260c-4526-8578-24b4501637ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:03,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a0d8bfa9c6e34710926a98f8dba814dd used request id req-7e7b672f-260c-4526-8578-24b4501637ff 2018-07-21 00:10:03,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:03,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["yHXwwl_HTyinXs4NXpFH_A"], "issued_at": "2018-07-21T00:10:03.000000Z"}} 2018-07-21 00:10:03,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}111c37ce183dd9caf1189553f4fc228f07a463cf" 2018-07-21 00:10:03,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4402a1a-93c5-454d-955f-17a36032dd30 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:03,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a4402a1a-93c5-454d-955f-17a36032dd30 2018-07-21 00:10:03,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:03,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:04,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AdguugvgTQiw5AvS6qmsBw"], "issued_at": "2018-07-21T00:10:04.000000Z"}} 2018-07-21 00:10:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:04,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21a35c1-16ca-4465-aefe-008783484ea0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:04,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b21a35c1-16ca-4465-aefe-008783484ea0 2018-07-21 00:10:04,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:04,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:04,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-96b52686-4da6-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:04,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e28d314-d6ad-48a3-a5d4-1cf9042b2f9b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-96b52686-4da6-400-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:10:04,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-96b52686-4da6-400-proj used request id req-7e28d314-d6ad-48a3-a5d4-1cf9042b2f9b 2018-07-21 00:10:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86244ff6-15f0-4011-a8ca-74f36a68f934 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:04,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-86244ff6-15f0-4011-a8ca-74f36a68f934 2018-07-21 00:10:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj"}}' 2018-07-21 00:10:04,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59734484-c84e-409b-8349-35cc7d178e68 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848"}, "tags": [], "enabled": true, "id": "b3db6f22623f4eabb3404371a31ab848", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj"}} 2018-07-21 00:10:04,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-59734484-c84e-409b-8349-35cc7d178e68 2018-07-21 00:10:04,672 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-96b52686-4da6-400-proj 2018-07-21 00:10:04,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:04,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:05,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["hxp4ENZLSWStYXhwOUTKBg"], "issued_at": "2018-07-21T00:10:05.000000Z"}} 2018-07-21 00:10:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b126abcdaa5e361c3a7cf76f1cc62c51d59cc86c" 2018-07-21 00:10:05,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9688731e-1e71-4da4-8257-73b8c8cd20b7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:05,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9688731e-1e71-4da4-8257-73b8c8cd20b7 2018-07-21 00:10:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:05,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b126abcdaa5e361c3a7cf76f1cc62c51d59cc86c" 2018-07-21 00:10:05,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7439363-be0b-4e6d-b4b6-0c7b50cd67d2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:10:05,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f7439363-be0b-4e6d-b4b6-0c7b50cd67d2 2018-07-21 00:10:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-96b52686-4da6-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b126abcdaa5e361c3a7cf76f1cc62c51d59cc86c" 2018-07-21 00:10:05,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e58287f-3e22-4384-af78-a425150a4924 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-96b52686-4da6-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848"}, "tags": [], "enabled": true, "id": "b3db6f22623f4eabb3404371a31ab848", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj"}]} 2018-07-21 00:10:05,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-96b52686-4da6-400-proj used request id req-8e58287f-3e22-4384-af78-a425150a4924 2018-07-21 00:10:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b126abcdaa5e361c3a7cf76f1cc62c51d59cc86c" 2018-07-21 00:10:05,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6bd2f4-ca11-43c0-95d1-b3e7fe3dec62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:05,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ff6bd2f4-ca11-43c0-95d1-b3e7fe3dec62 2018-07-21 00:10:05,787 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-96b52686-4da6-400-user 2018-07-21 00:10:05,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:05,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2006ae-e8f8-43a1-99ca-180c22625514 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:05,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7a2006ae-e8f8-43a1-99ca-180c22625514 2018-07-21 00:10:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" -d '{"role": {"name": "CreateSecurityGroupTests-96b52686-4da6-400-proj-role"}}' 2018-07-21 00:10:06,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c0fae59-d5a1-4d56-b330-1b6f2f4996d1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afc135bfbe434cdea00cbab6c198efbb", "links": {"self": "http://172.30.9.21:5000/v3/roles/afc135bfbe434cdea00cbab6c198efbb"}, "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj-role"}} 2018-07-21 00:10:06,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c0fae59-d5a1-4d56-b330-1b6f2f4996d1 2018-07-21 00:10:06,014 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-96b52686-4da6-400-proj-role 2018-07-21 00:10:06,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/afc135bfbe434cdea00cbab6c198efbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:06,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4d889b-8e4e-43b6-9f39-7ce85b8bb89b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afc135bfbe434cdea00cbab6c198efbb", "links": {"self": "http://172.30.9.21:5000/v3/roles/afc135bfbe434cdea00cbab6c198efbb"}, "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj-role"}} 2018-07-21 00:10:06,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/afc135bfbe434cdea00cbab6c198efbb used request id req-7e4d889b-8e4e-43b6-9f39-7ce85b8bb89b 2018-07-21 00:10:06,106 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-96b52686-4da6-400-proj-role to project CreateSecurityGroupTests-96b52686-4da6-400-proj 2018-07-21 00:10:06,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848/users/629a67ef507945fa8b73d1fd6c04e8da/roles/afc135bfbe434cdea00cbab6c198efbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:06,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-564f43bf-c308-4637-89db-86ff5ba88090 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:06,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848/users/629a67ef507945fa8b73d1fd6c04e8da/roles/afc135bfbe434cdea00cbab6c198efbb used request id req-564f43bf-c308-4637-89db-86ff5ba88090 2018-07-21 00:10:06,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:06,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:06,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afc135bfbe434cdea00cbab6c198efbb", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj-role"}], "expires_at": "2018-07-21T01:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3db6f22623f4eabb3404371a31ab848", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-96b52686-4da6-400-user", "id": "629a67ef507945fa8b73d1fd6c04e8da"}, "audit_ids": ["smPe6RzVTJiNyas6db0dgA"], "issued_at": "2018-07-21T00:10:06.000000Z"}} 2018-07-21 00:10:06,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:06,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db3952f-6d56-49de-8b58-451d01f2872a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:06,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9db3952f-6d56-49de-8b58-451d01f2872a 2018-07-21 00:10:06,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:07,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a775dc97-f913-4f16-acfe-dabe85ce0997 Date: Sat, 21 Jul 2018 00:10:07 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:10:07,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name&description=hello+group used request id req-a775dc97-f913-4f16-acfe-dabe85ce0997 2018-07-21 00:10:07,075 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name... 2018-07-21 00:10:07,075 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name 2018-07-21 00:10:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" -d '{"security_group": {"name": "CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name", "description": "hello group"}}' 2018-07-21 00:10:07,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6286ff61-6d6c-43de-bbfb-af33c9177081 Date: Sat, 21 Jul 2018 00:10:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "updated_at": "2018-07-21T00:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3db6f22623f4eabb3404371a31ab848"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3db6f22623f4eabb3404371a31ab848"}], "revision_number": 2, "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "f2292a95-d011-4777-b956-6128fae398e9", "name": "CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name"}} 2018-07-21 00:10:07,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-6286ff61-6d6c-43de-bbfb-af33c9177081 2018-07-21 00:10:07,463 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:07,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:07,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a7238de9-7b57-44a2-ad40-3ac3f36ef3f6 Date: Sat, 21 Jul 2018 00:10:07 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-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1"}]} 2018-07-21 00:10:07,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-a7238de9-7b57-44a2-ad40-3ac3f36ef3f6 2018-07-21 00:10:07,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:07,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25255c03-1a95-44c1-8601-0dbe8d40565b Date: Sat, 21 Jul 2018 00:10:07 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-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1"}]} 2018-07-21 00:10:07,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-25255c03-1a95-44c1-8601-0dbe8d40565b 2018-07-21 00:10:07,864 - neutron_utils - INFO - Retrieving security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:08,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d0ecee58-b191-41e8-8d24-59798c368e42 Date: Sat, 21 Jul 2018 00:10:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "updated_at": "2018-07-21T00:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3db6f22623f4eabb3404371a31ab848"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3db6f22623f4eabb3404371a31ab848"}], "revision_number": 2, "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "f2292a95-d011-4777-b956-6128fae398e9", "name": "CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name"}]} 2018-07-21 00:10:08,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-d0ecee58-b191-41e8-8d24-59798c368e42 2018-07-21 00:10:08,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:08,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd9601cc-49a7-45b9-88c3-0ab2fd298d24 Date: Sat, 21 Jul 2018 00:10:08 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-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1"}]} 2018-07-21 00:10:08,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-bd9601cc-49a7-45b9-88c3-0ab2fd298d24 2018-07-21 00:10:08,301 - neutron_utils - INFO - Retrieving security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:08,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:08,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9a285a31-c015-4dd0-8622-b763fcbd462c Date: Sat, 21 Jul 2018 00:10:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "updated_at": "2018-07-21T00:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3db6f22623f4eabb3404371a31ab848"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3db6f22623f4eabb3404371a31ab848"}], "revision_number": 2, "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "f2292a95-d011-4777-b956-6128fae398e9", "name": "CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name"}]} 2018-07-21 00:10:08,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-9a285a31-c015-4dd0-8622-b763fcbd462c 2018-07-21 00:10:08,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:08,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c697637f-f086-4c5c-9ed2-b9afc97a9c48 Date: Sat, 21 Jul 2018 00:10:08 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-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1"}]} 2018-07-21 00:10:08,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-c697637f-f086-4c5c-9ed2-b9afc97a9c48 2018-07-21 00:10:08,551 - neutron_utils - INFO - Retrieving security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:08,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ea3645d9-9ca5-4c94-b347-cd65c3126fb0 Date: Sat, 21 Jul 2018 00:10:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "updated_at": "2018-07-21T00:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3db6f22623f4eabb3404371a31ab848"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "revision_number": 0, "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3db6f22623f4eabb3404371a31ab848"}], "revision_number": 2, "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "f2292a95-d011-4777-b956-6128fae398e9", "name": "CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name"}]} 2018-07-21 00:10:08,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-ea3645d9-9ca5-4c94-b347-cd65c3126fb0 2018-07-21 00:10:08,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2292a95-d011-4777-b956-6128fae398e9 2018-07-21 00:10:08,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca718e30-d528-41c4-b018-848f256272ee Date: Sat, 21 Jul 2018 00:10:08 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-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:07Z", "security_group_id": "f2292a95-d011-4777-b956-6128fae398e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:07Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1"}]} 2018-07-21 00:10:08,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2292a95-d011-4777-b956-6128fae398e9 used request id req-ca718e30-d528-41c4-b018-848f256272ee 2018-07-21 00:10:08,808 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name 2018-07-21 00:10:08,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:09,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afc135bfbe434cdea00cbab6c198efbb", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj-role"}], "expires_at": "2018-07-21T01:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3db6f22623f4eabb3404371a31ab848", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b3db6f22623f4eabb3404371a31ab848", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b3db6f22623f4eabb3404371a31ab848", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b3db6f22623f4eabb3404371a31ab848", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-96b52686-4da6-400-user", "id": "629a67ef507945fa8b73d1fd6c04e8da"}, "audit_ids": ["_PJDPJEeQEelwWXwlKlyzw"], "issued_at": "2018-07-21T00:10:09.000000Z"}} 2018-07-21 00:10:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011ed2e609f5cc4470114e13c7e29081db57cb31" 2018-07-21 00:10:09,509 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2f9759c-ed2d-4606-8d93-811aa8b351ca Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:09,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f2292a95-d011-4777-b956-6128fae398e9 used request id req-f2f9759c-ed2d-4606-8d93-811aa8b351ca 2018-07-21 00:10:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}011ed2e609f5cc4470114e13c7e29081db57cb31" 2018-07-21 00:10:09,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bad49906-61bc-48ef-9a47-885a59f9c1be Date: Sat, 21 Jul 2018 00:10:09 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:10:09,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name&description=hello+group used request id req-bad49906-61bc-48ef-9a47-885a59f9c1be 2018-07-21 00:10:09,721 - neutron_utils - INFO - Deleting security group rule with ID - 8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1 2018-07-21 00:10:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:09,746 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9243dfa0-93a4-42f2-9b05-5fa3dc8ba31f Date: Sat, 21 Jul 2018 00:10:09 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:10:09,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1 used request id req-9243dfa0-93a4-42f2-9b05-5fa3dc8ba31f 2018-07-21 00:10:09,746 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:10:09,747 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 8bf290e6-73c5-4a60-a4bf-6be3e2cef3a1 does not exist Neutron server returns request_ids: ['req-9243dfa0-93a4-42f2-9b05-5fa3dc8ba31f'] 2018-07-21 00:10:09,747 - neutron_utils - INFO - Deleting security group rule with ID - 28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4 2018-07-21 00:10:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:09,940 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-600fd3ac-6765-4fe8-acad-3751aa0ca5e7 Date: Sat, 21 Jul 2018 00:10:09 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:10:09,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4 used request id req-600fd3ac-6765-4fe8-acad-3751aa0ca5e7 2018-07-21 00:10:09,941 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:10:09,941 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 28d7a64c-8e38-4eb8-b7b8-2f49bb9eb6e4 does not exist Neutron server returns request_ids: ['req-600fd3ac-6765-4fe8-acad-3751aa0ca5e7'] 2018-07-21 00:10:09,941 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-22f1790d-2142-4dcc-a846-bb6fecc9aa78name 2018-07-21 00:10:09,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f2292a95-d011-4777-b956-6128fae398e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ea485b997bcbcb29833a888a8ed1faca141172" 2018-07-21 00:10:09,971 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-99c95f62-8fec-4727-aa97-0e08e71de1dc Date: Sat, 21 Jul 2018 00:10:09 GMT RESP BODY: {"NeutronError": {"message": "Security group f2292a95-d011-4777-b956-6128fae398e9 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-21 00:10:09,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f2292a95-d011-4777-b956-6128fae398e9 used request id req-99c95f62-8fec-4727-aa97-0e08e71de1dc 2018-07-21 00:10:09,972 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f2292a95-d011-4777-b956-6128fae398e9 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-21 00:10:09,972 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f2292a95-d011-4777-b956-6128fae398e9 does not exist Neutron server returns request_ids: ['req-99c95f62-8fec-4727-aa97-0e08e71de1dc'] 2018-07-21 00:10:09,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:10,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-601e1b0c-b9ef-4187-b7af-29063137c580 Date: Sat, 21 Jul 2018 00:10:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:06Z", "updated_at": "2018-07-21T00:10:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:06Z", "revision_number": 0, "id": "1c93d60e-1e06-475c-8d59-96a1ac6dc187", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3db6f22623f4eabb3404371a31ab848"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:06Z", "revision_number": 0, "id": "9e7b6275-1fb5-470b-91ec-c351a681a9db", "remote_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv6", "project_id": "b3db6f22623f4eabb3404371a31ab848"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:06Z", "revision_number": 0, "id": "da6777c6-94e1-462e-b82e-7fe5565090ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3db6f22623f4eabb3404371a31ab848"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:06Z", "revision_number": 0, "id": "e2938827-7ab9-447f-873f-193b5aee7da6", "remote_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "port_range_min": null, "ethertype": "IPv4", "project_id": "b3db6f22623f4eabb3404371a31ab848"}], "revision_number": 4, "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:10:10,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-601e1b0c-b9ef-4187-b7af-29063137c580 2018-07-21 00:10:10,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:10,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae642b8b-3d28-4402-abfd-4cb13895bfd7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:10:10,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-ae642b8b-3d28-4402-abfd-4cb13895bfd7 2018-07-21 00:10:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:10,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a96d20-33cc-4321-92bb-45506e704120 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:10:10,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c3a96d20-33cc-4321-92bb-45506e704120 2018-07-21 00:10:10,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:10,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e1109e-b7c0-4d63-9a62-c263e6790be2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:10,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-85e1109e-b7c0-4d63-9a62-c263e6790be2 2018-07-21 00:10:10,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:10,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:10,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3dfa6d-1869-4e18-a67f-436c8f786316 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b3db6f22623f4eabb3404371a31ab848", "name": "CreateSecurityGroupTests-96b52686-4da6-400-proj"}} 2018-07-21 00:10:10,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848 used request id req-bf3dfa6d-1869-4e18-a67f-436c8f786316 2018-07-21 00:10:10,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 39ad88ad-5331-4bee-8a0f-f3bae3430f6d 2018-07-21 00:10:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=39ad88ad-5331-4bee-8a0f-f3bae3430f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:11,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-05341f01-af62-405f-80fc-083be5d24128 Date: Sat, 21 Jul 2018 00:10:11 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-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:06Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "1c93d60e-1e06-475c-8d59-96a1ac6dc187"}, {"remote_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:06Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "9e7b6275-1fb5-470b-91ec-c351a681a9db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:06Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "da6777c6-94e1-462e-b82e-7fe5565090ca"}, {"remote_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:06Z", "security_group_id": "39ad88ad-5331-4bee-8a0f-f3bae3430f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "b3db6f22623f4eabb3404371a31ab848", "created_at": "2018-07-21T00:10:06Z", "project_id": "b3db6f22623f4eabb3404371a31ab848", "id": "e2938827-7ab9-447f-873f-193b5aee7da6"}]} 2018-07-21 00:10:11,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=39ad88ad-5331-4bee-8a0f-f3bae3430f6d used request id req-05341f01-af62-405f-80fc-083be5d24128 2018-07-21 00:10:11,144 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:10:11,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/39ad88ad-5331-4bee-8a0f-f3bae3430f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:11,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea5f61b9-bd01-4fe8-ae06-8d3c8f1cd288 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:11,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/39ad88ad-5331-4bee-8a0f-f3bae3430f6d used request id req-ea5f61b9-bd01-4fe8-ae06-8d3c8f1cd288 2018-07-21 00:10:11,441 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-96b52686-4da6-400-proj 2018-07-21 00:10:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:11,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1ca140e-f313-41d8-8259-217ff633c4b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:11,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b3db6f22623f4eabb3404371a31ab848 used request id req-a1ca140e-f313-41d8-8259-217ff633c4b0 2018-07-21 00:10:11,666 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-96b52686-4da6-400-proj-role 2018-07-21 00:10:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/afc135bfbe434cdea00cbab6c198efbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:11,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f788b0-3613-4a9a-be90-eaac55f3afb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:11,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/afc135bfbe434cdea00cbab6c198efbb used request id req-67f788b0-3613-4a9a-be90-eaac55f3afb0 2018-07-21 00:10:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac0fb96a5f1daf4aa6aa75c74c04f3f2cd8a5d4" 2018-07-21 00:10:11,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e18be7-bd93-4182-9ca1-29a2978b555e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:11,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-51e18be7-bd93-4182-9ca1-29a2978b555e 2018-07-21 00:10:11,888 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-96b52686-4da6-400-user 2018-07-21 00:10:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/629a67ef507945fa8b73d1fd6c04e8da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b126abcdaa5e361c3a7cf76f1cc62c51d59cc86c" 2018-07-21 00:10:12,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc424d8-c8fa-42cd-aca6-edad56aa3936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:12,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/629a67ef507945fa8b73d1fd6c04e8da used request id req-cdc424d8-c8fa-42cd-aca6-edad56aa3936 2018-07-21 00:10:12,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:12,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["9VcbZGZcSfmzL7HDnAIqWA"], "issued_at": "2018-07-21T00:10:12.000000Z"}} 2018-07-21 00:10:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6cc19dcda691a2af3bf87d8b843e3b5c1a5cc268" 2018-07-21 00:10:12,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993c5762-5bea-40d3-bab6-e0fee8f74d8e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:12,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-993c5762-5bea-40d3-bab6-e0fee8f74d8e 2018-07-21 00:10:12,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:12,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:13,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["iF0JzhTuT1KzNYvMu-AF6A"], "issued_at": "2018-07-21T00:10:13.000000Z"}} 2018-07-21 00:10:13,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:13,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8393f4ad-ff89-4257-a3a6-a1ac6149e600 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:13,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8393f4ad-ff89-4257-a3a6-a1ac6149e600 2018-07-21 00:10:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:13,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:13,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2224bf74-4941-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:13,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c12de96-e383-46b0-b6c2-ab1f0a400dd8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2224bf74-4941-413-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:10:13,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2224bf74-4941-413-proj used request id req-7c12de96-e383-46b0-b6c2-ab1f0a400dd8 2018-07-21 00:10:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:13,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d5b404-197c-4433-be6d-4e1dd2a3f1bb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:13,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-06d5b404-197c-4433-be6d-4e1dd2a3f1bb 2018-07-21 00:10:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}}' 2018-07-21 00:10:13,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8cb57af-a056-461b-8619-2905b1c2f4f6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e"}, "tags": [], "enabled": true, "id": "d35a0fce3c4444498f672ce2f1138f5e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}} 2018-07-21 00:10:13,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a8cb57af-a056-461b-8619-2905b1c2f4f6 2018-07-21 00:10:13,469 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2224bf74-4941-413-proj 2018-07-21 00:10:13,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:13,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:13,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MH7dJf46QYu1MZn2ncF60A"], "issued_at": "2018-07-21T00:10:13.000000Z"}} 2018-07-21 00:10:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2388a413014384cbef6a1b878e69b53dcb02af21" 2018-07-21 00:10:13,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b209e166-9363-44ec-83e8-376d945355e5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:13,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b209e166-9363-44ec-83e8-376d945355e5 2018-07-21 00:10:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:13,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:13,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388a413014384cbef6a1b878e69b53dcb02af21" 2018-07-21 00:10:14,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082944dc-c8b1-431e-94b8-e3d1875a7d09 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:10:14,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-082944dc-c8b1-431e-94b8-e3d1875a7d09 2018-07-21 00:10:14,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2224bf74-4941-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388a413014384cbef6a1b878e69b53dcb02af21" 2018-07-21 00:10:14,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987a0cde-e40c-47c8-bfff-fd6c8989ae55 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2224bf74-4941-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e"}, "tags": [], "enabled": true, "id": "d35a0fce3c4444498f672ce2f1138f5e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}]} 2018-07-21 00:10:14,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2224bf74-4941-413-proj used request id req-987a0cde-e40c-47c8-bfff-fd6c8989ae55 2018-07-21 00:10:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388a413014384cbef6a1b878e69b53dcb02af21" 2018-07-21 00:10:14,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c7eac6-c5c4-4d3b-a695-9be094d44215 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:14,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-60c7eac6-c5c4-4d3b-a695-9be094d44215 2018-07-21 00:10:14,642 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2224bf74-4941-413-user 2018-07-21 00:10:14,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:14,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4203a311-d061-471f-94a9-87ecb5539039 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:14,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4203a311-d061-471f-94a9-87ecb5539039 2018-07-21 00:10:14,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" -d '{"role": {"name": "CreateSecurityGroupTests-2224bf74-4941-413-proj-role"}}' 2018-07-21 00:10:14,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da29b61-f54c-4286-813d-1faad4b86a65 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38b4328d8f624a76b4c12df4ded4acc7", "links": {"self": "http://172.30.9.21:5000/v3/roles/38b4328d8f624a76b4c12df4ded4acc7"}, "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj-role"}} 2018-07-21 00:10:14,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8da29b61-f54c-4286-813d-1faad4b86a65 2018-07-21 00:10:14,852 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2224bf74-4941-413-proj-role 2018-07-21 00:10:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/38b4328d8f624a76b4c12df4ded4acc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:14,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25840cb-f99a-4d73-a9dd-a5bec2334bb5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38b4328d8f624a76b4c12df4ded4acc7", "links": {"self": "http://172.30.9.21:5000/v3/roles/38b4328d8f624a76b4c12df4ded4acc7"}, "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj-role"}} 2018-07-21 00:10:14,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/38b4328d8f624a76b4c12df4ded4acc7 used request id req-f25840cb-f99a-4d73-a9dd-a5bec2334bb5 2018-07-21 00:10:14,873 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2224bf74-4941-413-proj-role to project CreateSecurityGroupTests-2224bf74-4941-413-proj 2018-07-21 00:10:14,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e/users/aeeac36fee6f4780a19ce7e0da87a8dd/roles/38b4328d8f624a76b4c12df4ded4acc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:15,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6320d324-9fbf-4567-aa4d-62e71c475040 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:15,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e/users/aeeac36fee6f4780a19ce7e0da87a8dd/roles/38b4328d8f624a76b4c12df4ded4acc7 used request id req-6320d324-9fbf-4567-aa4d-62e71c475040 2018-07-21 00:10:15,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:15,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:15,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["XuvWn1R6SKu13MvNVePwXg"], "issued_at": "2018-07-21T00:10:15.000000Z"}} 2018-07-21 00:10:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:15,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094b67a4-3a39-4dbc-aa8a-7cc10f2e4249 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:15,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-094b67a4-3a39-4dbc-aa8a-7cc10f2e4249 2018-07-21 00:10:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:15,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4984abf8-3ad8-4497-a0e1-c5c50e6d372f Date: Sat, 21 Jul 2018 00:10:15 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:10:15,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name&description=hello+group used request id req-4984abf8-3ad8-4497-a0e1-c5c50e6d372f 2018-07-21 00:10:15,720 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name... 2018-07-21 00:10:15,720 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name 2018-07-21 00:10:15,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:15,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2224bf74-4941-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:15,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d579184-1414-44a7-a820-b286c70c0559 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2224bf74-4941-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e"}, "tags": [], "enabled": true, "id": "d35a0fce3c4444498f672ce2f1138f5e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}]} 2018-07-21 00:10:15,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2224bf74-4941-413-proj used request id req-3d579184-1414-44a7-a820-b286c70c0559 2018-07-21 00:10:15,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" -d '{"security_group": {"tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name", "description": "hello group"}}' 2018-07-21 00:10:16,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-a7f59974-85e4-46ea-8fc0-07edebe5c6b2 Date: Sat, 21 Jul 2018 00:10:16 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "b7bffb9f-d441-40ea-80b3-676227f11b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "be051808-3b61-4556-8cb7-1df4956c926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 2, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4350e089-013e-4c01-8207-bd0da1fb217c", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name"}} 2018-07-21 00:10:16,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-a7f59974-85e4-46ea-8fc0-07edebe5c6b2 2018-07-21 00:10:16,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:16,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:16,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-403a0d4b-d7a2-474d-9050-9e081e3f8972 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:16,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-403a0d4b-d7a2-474d-9050-9e081e3f8972 2018-07-21 00:10:16,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:16,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:16,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c4ff3b2-6be3-4fbf-889a-671815401e22 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:16,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-9c4ff3b2-6be3-4fbf-889a-671815401e22 2018-07-21 00:10:16,794 - neutron_utils - INFO - Retrieving security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:16,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:17,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cb024d2b-0002-4919-8462-07b2583c3915 Date: Sat, 21 Jul 2018 00:10:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "b7bffb9f-d441-40ea-80b3-676227f11b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "be051808-3b61-4556-8cb7-1df4956c926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 2, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4350e089-013e-4c01-8207-bd0da1fb217c", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name"}]} 2018-07-21 00:10:17,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-cb024d2b-0002-4919-8462-07b2583c3915 2018-07-21 00:10:17,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:17,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:17,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88e554e7-3a21-4151-9c45-4abc75e75b58 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:17,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-88e554e7-3a21-4151-9c45-4abc75e75b58 2018-07-21 00:10:17,220 - neutron_utils - INFO - Retrieving security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:17,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:17,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7aed1f85-2754-4783-8094-bf96b808cf50 Date: Sat, 21 Jul 2018 00:10:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "b7bffb9f-d441-40ea-80b3-676227f11b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "be051808-3b61-4556-8cb7-1df4956c926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 2, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4350e089-013e-4c01-8207-bd0da1fb217c", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name"}]} 2018-07-21 00:10:17,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-7aed1f85-2754-4783-8094-bf96b808cf50 2018-07-21 00:10:17,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:17,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cb3dd89e-530d-421c-a7af-09e49cc10d24 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:17,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-cb3dd89e-530d-421c-a7af-09e49cc10d24 2018-07-21 00:10:17,644 - neutron_utils - INFO - Retrieving security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:17,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:17,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7355a3af-3665-4af7-b58c-28fe1abea1f2 Date: Sat, 21 Jul 2018 00:10:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "b7bffb9f-d441-40ea-80b3-676227f11b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "be051808-3b61-4556-8cb7-1df4956c926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 2, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4350e089-013e-4c01-8207-bd0da1fb217c", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name"}]} 2018-07-21 00:10:17,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-7355a3af-3665-4af7-b58c-28fe1abea1f2 2018-07-21 00:10:17,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:17,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:18,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f120a99-460f-4042-9db2-4ea485189cfe Date: Sat, 21 Jul 2018 00:10:18 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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:18,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-8f120a99-460f-4042-9db2-4ea485189cfe 2018-07-21 00:10:18,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:18,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38b4328d8f624a76b4c12df4ded4acc7", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj-role"}], "expires_at": "2018-07-21T01:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d35a0fce3c4444498f672ce2f1138f5e", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2224bf74-4941-413-user", "id": "aeeac36fee6f4780a19ce7e0da87a8dd"}, "audit_ids": ["rybJWn0ISY2ka-gN3n9tdA"], "issued_at": "2018-07-21T00:10:18.000000Z"}} 2018-07-21 00:10:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc920bcba7c51e0900034756ece554e38d25980" 2018-07-21 00:10:18,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-12da77f9-6823-483d-8de8-7783bc24168b Date: Sat, 21 Jul 2018 00:10:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "b7bffb9f-d441-40ea-80b3-676227f11b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "be051808-3b61-4556-8cb7-1df4956c926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 2, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4350e089-013e-4c01-8207-bd0da1fb217c", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name"}]} 2018-07-21 00:10:18,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name&description=hello+group used request id req-12da77f9-6823-483d-8de8-7783bc24168b 2018-07-21 00:10:18,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:18,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cc19dcda691a2af3bf87d8b843e3b5c1a5cc268" 2018-07-21 00:10:18,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a133aec3-79e5-4ad9-badb-06c7783b45bd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d35a0fce3c4444498f672ce2f1138f5e", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}} 2018-07-21 00:10:18,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e used request id req-a133aec3-79e5-4ad9-badb-06c7783b45bd 2018-07-21 00:10:18,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:18,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc920bcba7c51e0900034756ece554e38d25980" 2018-07-21 00:10:19,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4e06307-f772-484d-b5e7-ce429013a987 Date: Sat, 21 Jul 2018 00:10:19 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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:19,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-d4e06307-f772-484d-b5e7-ce429013a987 2018-07-21 00:10:19,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc920bcba7c51e0900034756ece554e38d25980" 2018-07-21 00:10:19,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80543363-cac9-494f-981f-895eb1ead580 Date: Sat, 21 Jul 2018 00:10:19 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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:19,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-80543363-cac9-494f-981f-895eb1ead580 2018-07-21 00:10:19,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:19,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:19,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38b4328d8f624a76b4c12df4ded4acc7", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj-role"}], "expires_at": "2018-07-21T01:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d35a0fce3c4444498f672ce2f1138f5e", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d35a0fce3c4444498f672ce2f1138f5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d35a0fce3c4444498f672ce2f1138f5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d35a0fce3c4444498f672ce2f1138f5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2224bf74-4941-413-user", "id": "aeeac36fee6f4780a19ce7e0da87a8dd"}, "audit_ids": ["j1Vje2wGQa2o6rApB-OsnA"], "issued_at": "2018-07-21T00:10:19.000000Z"}} 2018-07-21 00:10:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}292661b4a7fd4af624f0392025d104d9e50dc8fd" 2018-07-21 00:10:19,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c45257-0501-4fdd-85d7-9bd0fe72dd5f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:19,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-50c45257-0501-4fdd-85d7-9bd0fe72dd5f 2018-07-21 00:10:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292661b4a7fd4af624f0392025d104d9e50dc8fd" 2018-07-21 00:10:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8fe38ce1-5ab0-4b8a-bb9a-50fe70b1c6a2 Date: Sat, 21 Jul 2018 00:10:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "b7bffb9f-d441-40ea-80b3-676227f11b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "be051808-3b61-4556-8cb7-1df4956c926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 2, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4350e089-013e-4c01-8207-bd0da1fb217c", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name"}]} 2018-07-21 00:10:19,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name used request id req-8fe38ce1-5ab0-4b8a-bb9a-50fe70b1c6a2 2018-07-21 00:10:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:19,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:19,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292661b4a7fd4af624f0392025d104d9e50dc8fd" 2018-07-21 00:10:20,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb72d52-7326-479c-9139-dc7744e07199 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d35a0fce3c4444498f672ce2f1138f5e", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}} 2018-07-21 00:10:20,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e used request id req-5fb72d52-7326-479c-9139-dc7744e07199 2018-07-21 00:10:20,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292661b4a7fd4af624f0392025d104d9e50dc8fd" 2018-07-21 00:10:20,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6d7c578-0b18-41b5-8c43-47c32df129a3 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:20,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-b6d7c578-0b18-41b5-8c43-47c32df129a3 2018-07-21 00:10:20,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:20,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292661b4a7fd4af624f0392025d104d9e50dc8fd" 2018-07-21 00:10:20,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-391dab1c-91ed-4c97-af11-e038c16d8a27 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:20,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-391dab1c-91ed-4c97-af11-e038c16d8a27 2018-07-21 00:10:20,585 - neutron_utils - INFO - Retrieving security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:20,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292661b4a7fd4af624f0392025d104d9e50dc8fd" 2018-07-21 00:10:20,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a03a74e6-2afe-44c3-9bd2-9e33449dd8f2 Date: Sat, 21 Jul 2018 00:10:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "b7bffb9f-d441-40ea-80b3-676227f11b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "be051808-3b61-4556-8cb7-1df4956c926b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 2, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4350e089-013e-4c01-8207-bd0da1fb217c", "name": "CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name"}]} 2018-07-21 00:10:20,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-a03a74e6-2afe-44c3-9bd2-9e33449dd8f2 2018-07-21 00:10:20,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4350e089-013e-4c01-8207-bd0da1fb217c 2018-07-21 00:10:20,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292661b4a7fd4af624f0392025d104d9e50dc8fd" 2018-07-21 00:10:20,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4494812b-96b9-40a3-826c-e2cd30bd08e6 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "b7bffb9f-d441-40ea-80b3-676227f11b71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4350e089-013e-4c01-8207-bd0da1fb217c", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "be051808-3b61-4556-8cb7-1df4956c926b"}]} 2018-07-21 00:10:20,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4350e089-013e-4c01-8207-bd0da1fb217c used request id req-4494812b-96b9-40a3-826c-e2cd30bd08e6 2018-07-21 00:10:20,992 - neutron_utils - INFO - Deleting security group rule with ID - be051808-3b61-4556-8cb7-1df4956c926b 2018-07-21 00:10:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/be051808-3b61-4556-8cb7-1df4956c926b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:21,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f50bac8e-b7b7-4acc-b026-0b7162a5e5bb Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:21,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/be051808-3b61-4556-8cb7-1df4956c926b used request id req-f50bac8e-b7b7-4acc-b026-0b7162a5e5bb 2018-07-21 00:10:21,078 - neutron_utils - INFO - Deleting security group rule with ID - b7bffb9f-d441-40ea-80b3-676227f11b71 2018-07-21 00:10:21,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b7bffb9f-d441-40ea-80b3-676227f11b71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:21,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d9e71cb-9263-435f-aeca-9a898dd11214 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:21,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b7bffb9f-d441-40ea-80b3-676227f11b71 used request id req-7d9e71cb-9263-435f-aeca-9a898dd11214 2018-07-21 00:10:21,374 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6a6be721-7d9e-48d4-b3ab-1926fafb5e89name 2018-07-21 00:10:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4350e089-013e-4c01-8207-bd0da1fb217c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a070a550e6c876f2a763671488be2a7a9a8ae7a" 2018-07-21 00:10:21,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc8bf145-f023-4318-8799-92097e1df13c Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:21,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4350e089-013e-4c01-8207-bd0da1fb217c used request id req-bc8bf145-f023-4318-8799-92097e1df13c 2018-07-21 00:10:21,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:21,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a10ee969-5ef6-43c0-8d5e-dca130e5a0ff Date: Sat, 21 Jul 2018 00:10:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "updated_at": "2018-07-21T00:10:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "193dcab2-5753-49dc-a17f-ab265c4338be", "remote_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "1f235560-6b54-48dd-8fe4-54ff978c541c", "remote_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "a5060799-fcd3-4cba-a75f-4f549e0c7b97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "revision_number": 0, "id": "af136614-5db5-4ad1-ad0b-7a380d526ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d35a0fce3c4444498f672ce2f1138f5e"}], "revision_number": 4, "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:10:21,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a10ee969-5ef6-43c0-8d5e-dca130e5a0ff 2018-07-21 00:10:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:21,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098315c9-9238-4eca-97ab-e73ddefae067 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:10:21,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-098315c9-9238-4eca-97ab-e73ddefae067 2018-07-21 00:10:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:21,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d00061b-ede0-441d-9ab6-dd19daf8acab Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:10:21,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-2d00061b-ede0-441d-9ab6-dd19daf8acab 2018-07-21 00:10:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:22,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8385b58c-b9e9-4cf9-9184-12592e3f10cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:22,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-8385b58c-b9e9-4cf9-9184-12592e3f10cd 2018-07-21 00:10:22,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:22,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6b31f3-aab2-4dc0-a7fe-16c58a6caea5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:22,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-ce6b31f3-aab2-4dc0-a7fe-16c58a6caea5 2018-07-21 00:10:22,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:22,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b85bf2-ce82-4981-98bd-8f3043d90521 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d35a0fce3c4444498f672ce2f1138f5e", "name": "CreateSecurityGroupTests-2224bf74-4941-413-proj"}} 2018-07-21 00:10:22,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e used request id req-03b85bf2-ce82-4981-98bd-8f3043d90521 2018-07-21 00:10:22,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4203e38b-7ba1-4e72-99cd-cdaad14bbeaa 2018-07-21 00:10:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4203e38b-7ba1-4e72-99cd-cdaad14bbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:22,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-03e402b9-5e01-4435-8da6-d23b7bcfac52 Date: Sat, 21 Jul 2018 00:10:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "193dcab2-5753-49dc-a17f-ab265c4338be"}, {"remote_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "1f235560-6b54-48dd-8fe4-54ff978c541c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "a5060799-fcd3-4cba-a75f-4f549e0c7b97"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:16Z", "security_group_id": "4203e38b-7ba1-4e72-99cd-cdaad14bbeaa", "port_range_min": null, "revision_number": 0, "tenant_id": "d35a0fce3c4444498f672ce2f1138f5e", "created_at": "2018-07-21T00:10:16Z", "project_id": "d35a0fce3c4444498f672ce2f1138f5e", "id": "af136614-5db5-4ad1-ad0b-7a380d526ad3"}]} 2018-07-21 00:10:22,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4203e38b-7ba1-4e72-99cd-cdaad14bbeaa used request id req-03e402b9-5e01-4435-8da6-d23b7bcfac52 2018-07-21 00:10:22,421 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:10:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4203e38b-7ba1-4e72-99cd-cdaad14bbeaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:22,738 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-087705fa-e05d-49dd-adc3-da01e8eac76c Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:22,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4203e38b-7ba1-4e72-99cd-cdaad14bbeaa used request id req-087705fa-e05d-49dd-adc3-da01e8eac76c 2018-07-21 00:10:22,738 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2224bf74-4941-413-proj 2018-07-21 00:10:22,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:22,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43259739-bdf1-43a1-b340-2659f7d44abb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:22,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d35a0fce3c4444498f672ce2f1138f5e used request id req-43259739-bdf1-43a1-b340-2659f7d44abb 2018-07-21 00:10:22,876 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2224bf74-4941-413-proj-role 2018-07-21 00:10:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/38b4328d8f624a76b4c12df4ded4acc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:22,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a2ecb5b-f565-4845-9eaf-ce8f39b428c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:22,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/38b4328d8f624a76b4c12df4ded4acc7 used request id req-9a2ecb5b-f565-4845-9eaf-ce8f39b428c3 2018-07-21 00:10:22,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d7f78ba16e52db25a45a9e538c13c39f1f78f5" 2018-07-21 00:10:23,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e9dc39-686c-439b-9d78-170e5b24956a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:23,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e4e9dc39-686c-439b-9d78-170e5b24956a 2018-07-21 00:10:23,090 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2224bf74-4941-413-user 2018-07-21 00:10:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/aeeac36fee6f4780a19ce7e0da87a8dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388a413014384cbef6a1b878e69b53dcb02af21" 2018-07-21 00:10:23,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e450b03-8ba6-441c-9f5f-f411158b770c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:23,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/aeeac36fee6f4780a19ce7e0da87a8dd used request id req-9e450b03-8ba6-441c-9f5f-f411158b770c 2018-07-21 00:10:23,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:23,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WHLAztS-SGSOI1N8djTBAw"], "issued_at": "2018-07-21T00:10:23.000000Z"}} 2018-07-21 00:10:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}779113450daa5ae786918e30f334c2b7b47ea5d2" 2018-07-21 00:10:23,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906fff09-0315-4762-875c-e28ab530004f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:23,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-906fff09-0315-4762-875c-e28ab530004f 2018-07-21 00:10:23,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:23,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:24,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["zH6hGrcDT4OXK2cBs1JVww"], "issued_at": "2018-07-21T00:10:24.000000Z"}} 2018-07-21 00:10:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:24,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af5a585-bcb7-4490-ae66-0eb36e4537d9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:24,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2af5a585-bcb7-4490-ae66-0eb36e4537d9 2018-07-21 00:10:24,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:24,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:24,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca7b22d-ebb6-46bb-983d-fc36d9adcd08 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:10:24,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj used request id req-dca7b22d-ebb6-46bb-983d-fc36d9adcd08 2018-07-21 00:10:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:24,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7176077-5673-41c6-97c1-42a335f94803 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:24,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a7176077-5673-41c6-97c1-42a335f94803 2018-07-21 00:10:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj"}}' 2018-07-21 00:10:24,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83265848-ff28-4d1f-87e8-63737d8a13e8 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d"}, "tags": [], "enabled": true, "id": "6a7a22f476324aa09edc79cd38154a6d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj"}} 2018-07-21 00:10:24,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-83265848-ff28-4d1f-87e8-63737d8a13e8 2018-07-21 00:10:24,589 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj 2018-07-21 00:10:24,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:24,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:24,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["324zuUYdTxqv2Os4zy-Psw"], "issued_at": "2018-07-21T00:10:24.000000Z"}} 2018-07-21 00:10:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}49facd29c2f5419210f219b328f9532e71554460" 2018-07-21 00:10:25,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdebd6ba-104e-4b8c-b27d-c5a9bda403af 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:25,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bdebd6ba-104e-4b8c-b27d-c5a9bda403af 2018-07-21 00:10:25,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:25,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49facd29c2f5419210f219b328f9532e71554460" 2018-07-21 00:10:25,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ec6a41-98ab-404a-9be1-edbad3e0e4ad Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:10:25,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-82ec6a41-98ab-404a-9be1-edbad3e0e4ad 2018-07-21 00:10:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49facd29c2f5419210f219b328f9532e71554460" 2018-07-21 00:10:25,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d33b9c-b89f-414f-91ff-27dd61e4a86a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d"}, "tags": [], "enabled": true, "id": "6a7a22f476324aa09edc79cd38154a6d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj"}]} 2018-07-21 00:10:25,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj used request id req-62d33b9c-b89f-414f-91ff-27dd61e4a86a 2018-07-21 00:10:25,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49facd29c2f5419210f219b328f9532e71554460" 2018-07-21 00:10:25,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf333ab-0e40-4731-83c3-17584df282a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:25,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ccf333ab-0e40-4731-83c3-17584df282a3 2018-07-21 00:10:25,756 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3bdbe0d8-d124-41c-user 2018-07-21 00:10:25,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:25,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:25,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7fb079-5e90-4b15-842f-f6aae3bd5a3b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:25,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8a7fb079-5e90-4b15-842f-f6aae3bd5a3b 2018-07-21 00:10:25,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" -d '{"role": {"name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj-role"}}' 2018-07-21 00:10:25,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3448956-b5d6-47c4-8967-4c3625c19f78 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b4d7ce773a6446bb7f5243709e472f5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3b4d7ce773a6446bb7f5243709e472f5"}, "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj-role"}} 2018-07-21 00:10:25,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3448956-b5d6-47c4-8967-4c3625c19f78 2018-07-21 00:10:25,966 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj-role 2018-07-21 00:10:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3b4d7ce773a6446bb7f5243709e472f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:25,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8787087e-7ea5-4dca-8fdc-303ece8f9f94 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b4d7ce773a6446bb7f5243709e472f5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3b4d7ce773a6446bb7f5243709e472f5"}, "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj-role"}} 2018-07-21 00:10:25,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3b4d7ce773a6446bb7f5243709e472f5 used request id req-8787087e-7ea5-4dca-8fdc-303ece8f9f94 2018-07-21 00:10:25,989 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj-role to project CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj 2018-07-21 00:10:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d/users/0552fa0a0ace4bea94532f84251f89e9/roles/3b4d7ce773a6446bb7f5243709e472f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:26,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffbb9da8-71e2-4613-9de4-c1ed5b1382c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:26,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d/users/0552fa0a0ace4bea94532f84251f89e9/roles/3b4d7ce773a6446bb7f5243709e472f5 used request id req-ffbb9da8-71e2-4613-9de4-c1ed5b1382c3 2018-07-21 00:10:26,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:26,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:26,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vLmv2gw5T6eOmfI7s3N53Q"], "issued_at": "2018-07-21T00:10:26.000000Z"}} 2018-07-21 00:10:26,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:26,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b76c45d-b85e-4028-937b-a4c9e5948cb1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:26,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5b76c45d-b85e-4028-937b-a4c9e5948cb1 2018-07-21 00:10:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:26,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5206dc3d-c81a-40f1-aa5d-01d208ba7ff5 Date: Sat, 21 Jul 2018 00:10:26 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:10:26,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename&description=hello+group used request id req-5206dc3d-c81a-40f1-aa5d-01d208ba7ff5 2018-07-21 00:10:26,829 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename... 2018-07-21 00:10:26,829 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename 2018-07-21 00:10:26,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:26,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:26,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:26,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9288fdc9-c488-49de-a2a5-65bbab31ddc0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d"}, "tags": [], "enabled": true, "id": "6a7a22f476324aa09edc79cd38154a6d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj"}]} 2018-07-21 00:10:26,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj used request id req-9288fdc9-c488-49de-a2a5-65bbab31ddc0 2018-07-21 00:10:26,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" -d '{"security_group": {"tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "name": "CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename", "description": "hello group"}}' 2018-07-21 00:10:27,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7d0be04c-826e-4d86-95cb-8e8b4564e555 Date: Sat, 21 Jul 2018 00:10:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "updated_at": "2018-07-21T00:10:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "07976df5-4499-466a-9ab3-9e703f697b38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}], "revision_number": 2, "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "be95fca4-f997-4397-8155-9b285524bb4d", "name": "CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename"}} 2018-07-21 00:10:27,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-7d0be04c-826e-4d86-95cb-8e8b4564e555 2018-07-21 00:10:27,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:27,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-395c9424-5a21-42c6-b0da-5ac6e347f174 Date: Sat, 21 Jul 2018 00:10:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07976df5-4499-466a-9ab3-9e703f697b38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b"}]} 2018-07-21 00:10:27,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-395c9424-5a21-42c6-b0da-5ac6e347f174 2018-07-21 00:10:27,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:28,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf9c7376-a26c-4b57-810a-bb18619a2cd3 Date: Sat, 21 Jul 2018 00:10:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07976df5-4499-466a-9ab3-9e703f697b38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b"}]} 2018-07-21 00:10:28,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-cf9c7376-a26c-4b57-810a-bb18619a2cd3 2018-07-21 00:10:28,087 - neutron_utils - INFO - Retrieving security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:28,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:28,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9f9bab7c-a0ec-46cb-aa0c-626072547a1f Date: Sat, 21 Jul 2018 00:10:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "updated_at": "2018-07-21T00:10:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "07976df5-4499-466a-9ab3-9e703f697b38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}], "revision_number": 2, "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "be95fca4-f997-4397-8155-9b285524bb4d", "name": "CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename"}]} 2018-07-21 00:10:28,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-9f9bab7c-a0ec-46cb-aa0c-626072547a1f 2018-07-21 00:10:28,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:28,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:28,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b66e9a8f-86db-4dff-b14e-9f683104b16f Date: Sat, 21 Jul 2018 00:10:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07976df5-4499-466a-9ab3-9e703f697b38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b"}]} 2018-07-21 00:10:28,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-b66e9a8f-86db-4dff-b14e-9f683104b16f 2018-07-21 00:10:28,516 - neutron_utils - INFO - Retrieving security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:28,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:28,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-33df205b-ac4b-46df-a5d5-1efc5d6aea1a Date: Sat, 21 Jul 2018 00:10:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "updated_at": "2018-07-21T00:10:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "07976df5-4499-466a-9ab3-9e703f697b38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}], "revision_number": 2, "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "be95fca4-f997-4397-8155-9b285524bb4d", "name": "CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename"}]} 2018-07-21 00:10:28,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-33df205b-ac4b-46df-a5d5-1efc5d6aea1a 2018-07-21 00:10:28,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:28,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:28,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6666e60e-e167-426f-ab43-82c3c2e5715d Date: Sat, 21 Jul 2018 00:10:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07976df5-4499-466a-9ab3-9e703f697b38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b"}]} 2018-07-21 00:10:28,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-6666e60e-e167-426f-ab43-82c3c2e5715d 2018-07-21 00:10:28,757 - neutron_utils - INFO - Retrieving security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:28,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:28,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ae471884-95e8-4d7a-ba10-8926e7fd5c2b Date: Sat, 21 Jul 2018 00:10:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "updated_at": "2018-07-21T00:10:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "07976df5-4499-466a-9ab3-9e703f697b38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}], "revision_number": 2, "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "be95fca4-f997-4397-8155-9b285524bb4d", "name": "CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename"}]} 2018-07-21 00:10:28,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-ae471884-95e8-4d7a-ba10-8926e7fd5c2b 2018-07-21 00:10:28,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:29,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a15c9df-ea63-4299-9eeb-129d54738df9 Date: Sat, 21 Jul 2018 00:10:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07976df5-4499-466a-9ab3-9e703f697b38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b"}]} 2018-07-21 00:10:29,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-2a15c9df-ea63-4299-9eeb-129d54738df9 2018-07-21 00:10:29,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:29,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b4d7ce773a6446bb7f5243709e472f5", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj-role"}], "expires_at": "2018-07-21T01:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a7a22f476324aa09edc79cd38154a6d", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6a7a22f476324aa09edc79cd38154a6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6a7a22f476324aa09edc79cd38154a6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6a7a22f476324aa09edc79cd38154a6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6a7a22f476324aa09edc79cd38154a6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6a7a22f476324aa09edc79cd38154a6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6a7a22f476324aa09edc79cd38154a6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6a7a22f476324aa09edc79cd38154a6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6a7a22f476324aa09edc79cd38154a6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6a7a22f476324aa09edc79cd38154a6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6a7a22f476324aa09edc79cd38154a6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6a7a22f476324aa09edc79cd38154a6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6a7a22f476324aa09edc79cd38154a6d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6a7a22f476324aa09edc79cd38154a6d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6a7a22f476324aa09edc79cd38154a6d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-user", "id": "0552fa0a0ace4bea94532f84251f89e9"}, "audit_ids": ["-QAw_iBGS2iuxeizmvuU7Q"], "issued_at": "2018-07-21T00:10:29.000000Z"}} 2018-07-21 00:10:29,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07946a5ce3a86a9fa6c5a478d50c8a1083de245b" 2018-07-21 00:10:29,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0b79c375-33df-4a2f-9a27-41c8afb1d1e9 Date: Sat, 21 Jul 2018 00:10:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "updated_at": "2018-07-21T00:10:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "07976df5-4499-466a-9ab3-9e703f697b38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}], "revision_number": 2, "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "be95fca4-f997-4397-8155-9b285524bb4d", "name": "CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename"}]} 2018-07-21 00:10:29,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename&description=hello+group used request id req-0b79c375-33df-4a2f-9a27-41c8afb1d1e9 2018-07-21 00:10:29,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:29,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779113450daa5ae786918e30f334c2b7b47ea5d2" 2018-07-21 00:10:29,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80363784-4e01-4c12-ad7c-37282be62c3b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6a7a22f476324aa09edc79cd38154a6d", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj"}} 2018-07-21 00:10:29,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d used request id req-80363784-4e01-4c12-ad7c-37282be62c3b 2018-07-21 00:10:29,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:29,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07946a5ce3a86a9fa6c5a478d50c8a1083de245b" 2018-07-21 00:10:29,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1bfac0e9-e987-49cd-b844-cf0e76499e7a Date: Sat, 21 Jul 2018 00:10:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07976df5-4499-466a-9ab3-9e703f697b38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b"}]} 2018-07-21 00:10:29,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-1bfac0e9-e987-49cd-b844-cf0e76499e7a 2018-07-21 00:10:29,933 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be95fca4-f997-4397-8155-9b285524bb4d 2018-07-21 00:10:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07946a5ce3a86a9fa6c5a478d50c8a1083de245b" 2018-07-21 00:10:30,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88fd27ff-ca8e-4057-8fb5-2f2e2cd4192e Date: Sat, 21 Jul 2018 00:10: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-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07976df5-4499-466a-9ab3-9e703f697b38"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "be95fca4-f997-4397-8155-9b285524bb4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b22146e9-84c3-4f95-b13a-5c978db94a9b"}]} 2018-07-21 00:10:30,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=be95fca4-f997-4397-8155-9b285524bb4d used request id req-88fd27ff-ca8e-4057-8fb5-2f2e2cd4192e 2018-07-21 00:10:30,147 - neutron_utils - INFO - Deleting security group rule with ID - b22146e9-84c3-4f95-b13a-5c978db94a9b 2018-07-21 00:10:30,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b22146e9-84c3-4f95-b13a-5c978db94a9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:30,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b54218e4-95fa-4e8d-b6ef-b148a604a4fe Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:30,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b22146e9-84c3-4f95-b13a-5c978db94a9b used request id req-b54218e4-95fa-4e8d-b6ef-b148a604a4fe 2018-07-21 00:10:30,410 - neutron_utils - INFO - Deleting security group rule with ID - 07976df5-4499-466a-9ab3-9e703f697b38 2018-07-21 00:10:30,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/07976df5-4499-466a-9ab3-9e703f697b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:30,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4d62cb1-0fc4-47ef-a0ce-ad8c42e3b578 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:30,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/07976df5-4499-466a-9ab3-9e703f697b38 used request id req-a4d62cb1-0fc4-47ef-a0ce-ad8c42e3b578 2018-07-21 00:10:30,659 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-76ad3f47-203b-4246-ad85-442b890b0c1ename 2018-07-21 00:10:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/be95fca4-f997-4397-8155-9b285524bb4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b426382c1963be99991103c2dab96bafbcafc" 2018-07-21 00:10:30,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54ea1244-38cd-4485-8105-0db70544cb0e Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:30,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/be95fca4-f997-4397-8155-9b285524bb4d used request id req-54ea1244-38cd-4485-8105-0db70544cb0e 2018-07-21 00:10:30,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:31,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-910f705d-b1c5-4e5c-8a29-64e4bf30c947 Date: Sat, 21 Jul 2018 00:10:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "updated_at": "2018-07-21T00:10:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "31f9cc34-7b18-48db-8307-b5bfd1d9c7c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "6832b917-35c3-4539-af04-2dde3747f581", "remote_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "ab4ec0d0-8849-44d7-8676-9961dc2b17bf", "remote_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "revision_number": 0, "id": "b25eefd1-46e2-4ee5-8175-fc5378b49279", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7a22f476324aa09edc79cd38154a6d"}], "revision_number": 4, "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:10:31,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-910f705d-b1c5-4e5c-8a29-64e4bf30c947 2018-07-21 00:10:31,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:31,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9505d6fe-b4df-4122-bf8c-2d8343c906c0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6a7a22f476324aa09edc79cd38154a6d", "name": "CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj"}} 2018-07-21 00:10:31,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d used request id req-9505d6fe-b4df-4122-bf8c-2d8343c906c0 2018-07-21 00:10:31,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07df24e6-d9a1-402b-be10-325f73ef1b4d 2018-07-21 00:10:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07df24e6-d9a1-402b-be10-325f73ef1b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:31,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4c4451a8-1d84-434d-8204-ce40f6e09dbc Date: Sat, 21 Jul 2018 00:10:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "31f9cc34-7b18-48db-8307-b5bfd1d9c7c3"}, {"remote_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "6832b917-35c3-4539-af04-2dde3747f581"}, {"remote_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "ab4ec0d0-8849-44d7-8676-9961dc2b17bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:27Z", "security_group_id": "07df24e6-d9a1-402b-be10-325f73ef1b4d", "port_range_min": null, "revision_number": 0, "tenant_id": "6a7a22f476324aa09edc79cd38154a6d", "created_at": "2018-07-21T00:10:27Z", "project_id": "6a7a22f476324aa09edc79cd38154a6d", "id": "b25eefd1-46e2-4ee5-8175-fc5378b49279"}]} 2018-07-21 00:10:31,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07df24e6-d9a1-402b-be10-325f73ef1b4d used request id req-4c4451a8-1d84-434d-8204-ce40f6e09dbc 2018-07-21 00:10:31,594 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:10:31,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/07df24e6-d9a1-402b-be10-325f73ef1b4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:31,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54db473f-5b51-4ce3-9e0f-277b7f50ca4a Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:31,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/07df24e6-d9a1-402b-be10-325f73ef1b4d used request id req-54db473f-5b51-4ce3-9e0f-277b7f50ca4a 2018-07-21 00:10:31,905 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj 2018-07-21 00:10:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:32,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c97cd54-de66-4493-a124-eb5c0199059a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:32,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6a7a22f476324aa09edc79cd38154a6d used request id req-1c97cd54-de66-4493-a124-eb5c0199059a 2018-07-21 00:10:32,157 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3bdbe0d8-d124-41c-proj-role 2018-07-21 00:10:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3b4d7ce773a6446bb7f5243709e472f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:32,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b23c80-af36-4c11-9889-e9f043c01e49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:32,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3b4d7ce773a6446bb7f5243709e472f5 used request id req-62b23c80-af36-4c11-9889-e9f043c01e49 2018-07-21 00:10:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82c7713cfceb8475ae8f4cd24f6d6a00761e1789" 2018-07-21 00:10:32,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5476c5-55fe-48af-8a31-5661deff9701 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:32,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f5476c5-55fe-48af-8a31-5661deff9701 2018-07-21 00:10:32,378 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3bdbe0d8-d124-41c-user 2018-07-21 00:10:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0552fa0a0ace4bea94532f84251f89e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49facd29c2f5419210f219b328f9532e71554460" 2018-07-21 00:10:32,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-186d158c-4ba0-410f-a82f-3cf7b0f167f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:32,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0552fa0a0ace4bea94532f84251f89e9 used request id req-186d158c-4ba0-410f-a82f-3cf7b0f167f2 2018-07-21 00:10:32,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:32,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["YzRmrEpaS-yM8oQ7U__MZA"], "issued_at": "2018-07-21T00:10:32.000000Z"}} 2018-07-21 00:10:32,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}db4aab34ba754faf50a8c131606ea171cca43073" 2018-07-21 00:10:33,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d760911-7134-46b0-92d0-c45a0aedeebd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:33,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4d760911-7134-46b0-92d0-c45a0aedeebd 2018-07-21 00:10:33,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:33,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:33,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["NrJ5HDOjRyur8E22MBpGTA"], "issued_at": "2018-07-21T00:10:33.000000Z"}} 2018-07-21 00:10:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:33,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea56abd-f3e8-464c-b5ad-7ff7b6cf0a8c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:33,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bea56abd-f3e8-464c-b5ad-7ff7b6cf0a8c 2018-07-21 00:10:33,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:33,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:33,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:33,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779a0b8b-2d0e-4440-92d4-e70981850b09 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:10:33,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj used request id req-779a0b8b-2d0e-4440-92d4-e70981850b09 2018-07-21 00:10:33,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:33,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044a9604-ede4-4dd7-9973-2432afa59846 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:33,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-044a9604-ede4-4dd7-9973-2432afa59846 2018-07-21 00:10:33,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj"}}' 2018-07-21 00:10:33,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d41ad9e-4e1c-49a1-8287-cb557ffa95f5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b"}, "tags": [], "enabled": true, "id": "5d78d682fe354a2a8be8b41042b1470b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj"}} 2018-07-21 00:10:33,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3d41ad9e-4e1c-49a1-8287-cb557ffa95f5 2018-07-21 00:10:33,876 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj 2018-07-21 00:10:33,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:33,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:34,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["uEoAOQYFTfSMmiCdMRFknw"], "issued_at": "2018-07-21T00:10:34.000000Z"}} 2018-07-21 00:10:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}85950eea20089eddf4a666299375ec747d47d1ff" 2018-07-21 00:10:34,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b2d9e4-bb2a-43f6-b721-d153f2a01b8e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:34,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-26b2d9e4-bb2a-43f6-b721-d153f2a01b8e 2018-07-21 00:10:34,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:34,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:34,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85950eea20089eddf4a666299375ec747d47d1ff" 2018-07-21 00:10:34,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98541362-8604-471f-bc6f-cdb321ff97c6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:10:34,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-98541362-8604-471f-bc6f-cdb321ff97c6 2018-07-21 00:10:34,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85950eea20089eddf4a666299375ec747d47d1ff" 2018-07-21 00:10:34,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4067d388-3d88-41ef-819a-74c4728b1d61 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b"}, "tags": [], "enabled": true, "id": "5d78d682fe354a2a8be8b41042b1470b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj"}]} 2018-07-21 00:10:34,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj used request id req-4067d388-3d88-41ef-819a-74c4728b1d61 2018-07-21 00:10:34,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85950eea20089eddf4a666299375ec747d47d1ff" 2018-07-21 00:10:34,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21dde5fc-8992-46e8-ab1d-84f50fd2e31f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:34,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-21dde5fc-8992-46e8-ab1d-84f50fd2e31f 2018-07-21 00:10:35,127 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7ddc0307-14f2-4d0-user 2018-07-21 00:10:35,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:35,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:35,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744e23d7-99c4-4665-b8b4-6b691d7bd709 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:35,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-744e23d7-99c4-4665-b8b4-6b691d7bd709 2018-07-21 00:10:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" -d '{"role": {"name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role"}}' 2018-07-21 00:10:35,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c1c44d-4b2f-42e1-9878-2742c724f200 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bccf27a16fc4dfba53e3f22f3ef9598", "links": {"self": "http://172.30.9.21:5000/v3/roles/4bccf27a16fc4dfba53e3f22f3ef9598"}, "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role"}} 2018-07-21 00:10:35,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-15c1c44d-4b2f-42e1-9878-2742c724f200 2018-07-21 00:10:35,355 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role 2018-07-21 00:10:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4bccf27a16fc4dfba53e3f22f3ef9598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:35,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22a1828-7b42-4d70-87d0-de5411b75145 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bccf27a16fc4dfba53e3f22f3ef9598", "links": {"self": "http://172.30.9.21:5000/v3/roles/4bccf27a16fc4dfba53e3f22f3ef9598"}, "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role"}} 2018-07-21 00:10:35,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4bccf27a16fc4dfba53e3f22f3ef9598 used request id req-e22a1828-7b42-4d70-87d0-de5411b75145 2018-07-21 00:10:35,448 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role to project CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj 2018-07-21 00:10:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b/users/3e0d6e116813468e9ad4baf7ff6d1167/roles/4bccf27a16fc4dfba53e3f22f3ef9598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:35,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927d717e-4713-4dbd-98f7-3348dcd06848 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:35,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b/users/3e0d6e116813468e9ad4baf7ff6d1167/roles/4bccf27a16fc4dfba53e3f22f3ef9598 used request id req-927d717e-4713-4dbd-98f7-3348dcd06848 2018-07-21 00:10:35,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:35,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:35,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bccf27a16fc4dfba53e3f22f3ef9598", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role"}], "expires_at": "2018-07-21T01:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d78d682fe354a2a8be8b41042b1470b", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-user", "id": "3e0d6e116813468e9ad4baf7ff6d1167"}, "audit_ids": ["VVeLZ12dQVS-TR526kQxCg"], "issued_at": "2018-07-21T00:10:35.000000Z"}} 2018-07-21 00:10:35,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:35,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12454383-dedf-4333-a5e3-7e5b93163073 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:35,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-12454383-dedf-4333-a5e3-7e5b93163073 2018-07-21 00:10:36,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:36,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6fc0c5d9-d95b-447b-a559-863b3431a2a0 Date: Sat, 21 Jul 2018 00:10:36 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:10:36,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname&description=hello+group used request id req-6fc0c5d9-d95b-447b-a559-863b3431a2a0 2018-07-21 00:10:36,329 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname... 2018-07-21 00:10:36,329 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname 2018-07-21 00:10:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" -d '{"security_group": {"name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname", "description": "hello group"}}' 2018-07-21 00:10:36,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7f741414-b1ac-424e-957b-7458a4e824b6 Date: Sat, 21 Jul 2018 00:10:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 2, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}} 2018-07-21 00:10:36,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-7f741414-b1ac-424e-957b-7458a4e824b6 2018-07-21 00:10:36,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:36,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e815ffc6-c976-4f75-be48-b58234c034a3 Date: Sat, 21 Jul 2018 00:10:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:36,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-e815ffc6-c976-4f75-be48-b58234c034a3 2018-07-21 00:10:36,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:37,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e8c3ed0f-5136-4378-a1c7-c78c6567b390 Date: Sat, 21 Jul 2018 00:10:37 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-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:37,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-e8c3ed0f-5136-4378-a1c7-c78c6567b390 2018-07-21 00:10:37,111 - neutron_utils - INFO - Retrieving security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-22fbd3fe-69c3-470b-b6e2-34ea35c0798e Date: Sat, 21 Jul 2018 00:10:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 2, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}]} 2018-07-21 00:10:37,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-22fbd3fe-69c3-470b-b6e2-34ea35c0798e 2018-07-21 00:10:37,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:37,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5cea8141-c638-442a-a2ce-ccff3b3dac28 Date: Sat, 21 Jul 2018 00:10:37 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-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:37,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-5cea8141-c638-442a-a2ce-ccff3b3dac28 2018-07-21 00:10:37,530 - neutron_utils - INFO - Retrieving security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:37,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cc12d8ef-3fdd-447c-90bb-680fd81e28fb Date: Sat, 21 Jul 2018 00:10:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 2, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}]} 2018-07-21 00:10:37,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-cc12d8ef-3fdd-447c-90bb-680fd81e28fb 2018-07-21 00:10:37,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:37,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:37,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db096e28-d131-4696-9fde-51eb92898aec Date: Sat, 21 Jul 2018 00:10:37 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-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:37,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-db096e28-d131-4696-9fde-51eb92898aec 2018-07-21 00:10:37,793 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname 2018-07-21 00:10:37,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:37,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ce70e2d2-63b2-44d2-b6af-290221e4545c Date: Sat, 21 Jul 2018 00:10:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 2, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}]} 2018-07-21 00:10:37,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname used request id req-ce70e2d2-63b2-44d2-b6af-290221e4545c 2018-07-21 00:10:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:37,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:37,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0936bc8-b943-4943-8b13-41a419fc6ac7 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d78d682fe354a2a8be8b41042b1470b", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj"}} 2018-07-21 00:10:37,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b used request id req-f0936bc8-b943-4943-8b13-41a419fc6ac7 2018-07-21 00:10:37,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:37,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:38,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23805a03-2d50-47ec-8c3a-86aadf1890e6 Date: Sat, 21 Jul 2018 00:10:38 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-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:38,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-23805a03-2d50-47ec-8c3a-86aadf1890e6 2018-07-21 00:10:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}60e86de2e8e587fcb2dfec3eba1071578ab9a994" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": 10}}' 2018-07-21 00:10:38,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f6e28cdf-b863-4999-b4b6-a07fbe290fc0 Date: Sat, 21 Jul 2018 00:10:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": 10, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:38Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4"}} 2018-07-21 00:10:38,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-f6e28cdf-b863-4999-b4b6-a07fbe290fc0 2018-07-21 00:10:38,313 - neutron_utils - INFO - Retrieving security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:38,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5e05ceed-abfe-45c7-9d57-fdeaad33c410 Date: Sat, 21 Jul 2018 00:10:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "revision_number": 0, "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 3, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}]} 2018-07-21 00:10:38,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-5e05ceed-abfe-45c7-9d57-fdeaad33c410 2018-07-21 00:10:38,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:38,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b280ec26-b159-42cb-8cd7-4498cdcab2cc Date: Sat, 21 Jul 2018 00:10:38 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-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": 10, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:38Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:38,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-b280ec26-b159-42cb-8cd7-4498cdcab2cc 2018-07-21 00:10:38,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:38,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bccf27a16fc4dfba53e3f22f3ef9598", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role"}], "expires_at": "2018-07-21T01:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d78d682fe354a2a8be8b41042b1470b", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5d78d682fe354a2a8be8b41042b1470b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5d78d682fe354a2a8be8b41042b1470b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5d78d682fe354a2a8be8b41042b1470b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-user", "id": "3e0d6e116813468e9ad4baf7ff6d1167"}, "audit_ids": ["qZcS4L1ITpKQ5S1FxA62RQ"], "issued_at": "2018-07-21T00:10:38.000000Z"}} 2018-07-21 00:10:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03c32c846174b53a06adbfdd537545be5f1202" 2018-07-21 00:10:39,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-abdcc2f8-c54e-4c56-8e21-f4ccb232c657 Date: Sat, 21 Jul 2018 00:10:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "revision_number": 0, "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 3, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}]} 2018-07-21 00:10:39,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname&description=hello+group used request id req-abdcc2f8-c54e-4c56-8e21-f4ccb232c657 2018-07-21 00:10:39,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:39,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03c32c846174b53a06adbfdd537545be5f1202" 2018-07-21 00:10:39,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-cfab994a-3d62-4830-84e7-1b8ed40a203c Date: Sat, 21 Jul 2018 00:10:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": 10, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:38Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:39,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-cfab994a-3d62-4830-84e7-1b8ed40a203c 2018-07-21 00:10:39,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:39,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03c32c846174b53a06adbfdd537545be5f1202" 2018-07-21 00:10:39,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-6c3988b3-1399-4a0a-8dee-5532a5e6b9c5 Date: Sat, 21 Jul 2018 00:10:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": 10, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:38Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:39,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-6c3988b3-1399-4a0a-8dee-5532a5e6b9c5 2018-07-21 00:10:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03c32c846174b53a06adbfdd537545be5f1202" 2018-07-21 00:10:39,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-dedd7e49-8d8f-4836-a243-d1b198e90012 Date: Sat, 21 Jul 2018 00:10:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "revision_number": 0, "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 3, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}]} 2018-07-21 00:10:39,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname used request id req-dedd7e49-8d8f-4836-a243-d1b198e90012 2018-07-21 00:10:39,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:39,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03c32c846174b53a06adbfdd537545be5f1202" 2018-07-21 00:10:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-23e5ff8c-06d8-4e14-b3c7-d5efc97da3a9 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": 10, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:38Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:40,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-23e5ff8c-06d8-4e14-b3c7-d5efc97da3a9 2018-07-21 00:10:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03c32c846174b53a06adbfdd537545be5f1202" 2018-07-21 00:10:40,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c16a1c7b-8502-48d8-a947-4107d10254c6 Date: Sat, 21 Jul 2018 00:10:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "revision_number": 0, "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 3, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "name": "CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname"}]} 2018-07-21 00:10:40,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname used request id req-c16a1c7b-8502-48d8-a947-4107d10254c6 2018-07-21 00:10:40,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55e9f28f-c103-4008-a6b8-ca1e9459b644 2018-07-21 00:10:40,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03c32c846174b53a06adbfdd537545be5f1202" 2018-07-21 00:10:40,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-2263d61d-f661-49f0-8a48-6d7c91706f25 Date: Sat, 21 Jul 2018 00:10: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-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "09d7bdc0-e47b-460e-beeb-e21f63483ed4"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:10:38Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": 10, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:38Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "3ab3f05e-7d64-41ac-8431-b0a0421449d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "55e9f28f-c103-4008-a6b8-ca1e9459b644", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "857fafdb-68f0-4e4e-aabd-9efbe7fa4086"}]} 2018-07-21 00:10:40,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-2263d61d-f661-49f0-8a48-6d7c91706f25 2018-07-21 00:10:40,574 - neutron_utils - INFO - Deleting security group rule with ID - 857fafdb-68f0-4e4e-aabd-9efbe7fa4086 2018-07-21 00:10:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/857fafdb-68f0-4e4e-aabd-9efbe7fa4086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:40,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c993e26-36d1-4c3e-af2b-05a42f0add4a Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:40,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/857fafdb-68f0-4e4e-aabd-9efbe7fa4086 used request id req-4c993e26-36d1-4c3e-af2b-05a42f0add4a 2018-07-21 00:10:40,673 - neutron_utils - INFO - Deleting security group rule with ID - 3ab3f05e-7d64-41ac-8431-b0a0421449d4 2018-07-21 00:10:40,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/3ab3f05e-7d64-41ac-8431-b0a0421449d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:40,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b12f8c16-e802-46e0-85ba-9d70eae84f08 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:40,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/3ab3f05e-7d64-41ac-8431-b0a0421449d4 used request id req-b12f8c16-e802-46e0-85ba-9d70eae84f08 2018-07-21 00:10:40,771 - neutron_utils - INFO - Deleting security group rule with ID - 09d7bdc0-e47b-460e-beeb-e21f63483ed4 2018-07-21 00:10:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/09d7bdc0-e47b-460e-beeb-e21f63483ed4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:41,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d742766-6b85-415e-8866-8b82e17a698e Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:41,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/09d7bdc0-e47b-460e-beeb-e21f63483ed4 used request id req-8d742766-6b85-415e-8866-8b82e17a698e 2018-07-21 00:10:41,028 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a3bafef9-5d9b-4059-bddd-96e108ead85cname 2018-07-21 00:10:41,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/55e9f28f-c103-4008-a6b8-ca1e9459b644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e86de2e8e587fcb2dfec3eba1071578ab9a994" 2018-07-21 00:10:41,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b8bf954-ee7e-4a43-b785-0fb0acefbec4 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:41,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/55e9f28f-c103-4008-a6b8-ca1e9459b644 used request id req-1b8bf954-ee7e-4a43-b785-0fb0acefbec4 2018-07-21 00:10:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:41,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ac4c55b2-9ad2-4f5d-b2ac-d3864cb3977a Date: Sat, 21 Jul 2018 00:10:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "updated_at": "2018-07-21T00:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "00cb2044-0ff3-4310-aa94-17a1e1d40016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "d1ee0dff-4274-438b-834b-e7e490849805", "remote_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "e318afa4-5a5d-4138-aec8-d16a09e7b1b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "revision_number": 0, "id": "fd4e386f-a1fa-49f2-8eb2-4ed8f3b04344", "remote_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d78d682fe354a2a8be8b41042b1470b"}], "revision_number": 4, "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:10:41,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ac4c55b2-9ad2-4f5d-b2ac-d3864cb3977a 2018-07-21 00:10:41,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:41,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ceb169d-bc01-400f-bcf7-10dab1a68c86 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:10:41,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-8ceb169d-bc01-400f-bcf7-10dab1a68c86 2018-07-21 00:10:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:41,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3522b364-5e18-4f21-9287-fb632dd189ec Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:10:41,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-3522b364-5e18-4f21-9287-fb632dd189ec 2018-07-21 00:10:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:41,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebdb7df4-0bd5-4f80-9f7d-6bb94c14c259 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:41,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ebdb7df4-0bd5-4f80-9f7d-6bb94c14c259 2018-07-21 00:10:41,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:41,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:41,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4009a371-16d9-4b64-86a5-42f42eb596a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:41,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-4009a371-16d9-4b64-86a5-42f42eb596a1 2018-07-21 00:10:41,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:42,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f99534a0-7f5a-4895-8e04-08c4a6687b33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:42,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-f99534a0-7f5a-4895-8e04-08c4a6687b33 2018-07-21 00:10:42,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:42,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb71fa1-c522-4772-82e4-060541819ba0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5d78d682fe354a2a8be8b41042b1470b", "name": "CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj"}} 2018-07-21 00:10:42,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b used request id req-3fb71fa1-c522-4772-82e4-060541819ba0 2018-07-21 00:10:42,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4acc0e56-597f-4d2b-b1f9-cf0795608001 2018-07-21 00:10:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4acc0e56-597f-4d2b-b1f9-cf0795608001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:42,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb69f76b-7eec-480d-a841-fbff44cdb625 Date: Sat, 21 Jul 2018 00:10:42 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-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "00cb2044-0ff3-4310-aa94-17a1e1d40016"}, {"remote_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "d1ee0dff-4274-438b-834b-e7e490849805"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "e318afa4-5a5d-4138-aec8-d16a09e7b1b1"}, {"remote_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:36Z", "security_group_id": "4acc0e56-597f-4d2b-b1f9-cf0795608001", "port_range_min": null, "revision_number": 0, "tenant_id": "5d78d682fe354a2a8be8b41042b1470b", "created_at": "2018-07-21T00:10:36Z", "project_id": "5d78d682fe354a2a8be8b41042b1470b", "id": "fd4e386f-a1fa-49f2-8eb2-4ed8f3b04344"}]} 2018-07-21 00:10:42,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4acc0e56-597f-4d2b-b1f9-cf0795608001 used request id req-cb69f76b-7eec-480d-a841-fbff44cdb625 2018-07-21 00:10:42,353 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:10:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4acc0e56-597f-4d2b-b1f9-cf0795608001 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:42,667 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-361a0220-8725-4a33-a4fb-e3063ad82150 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:42,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4acc0e56-597f-4d2b-b1f9-cf0795608001 used request id req-361a0220-8725-4a33-a4fb-e3063ad82150 2018-07-21 00:10:42,668 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj 2018-07-21 00:10:42,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:42,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a012b1-8a9c-420e-8ce1-e3041ddd02bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:42,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5d78d682fe354a2a8be8b41042b1470b used request id req-29a012b1-8a9c-420e-8ce1-e3041ddd02bc 2018-07-21 00:10:42,924 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7ddc0307-14f2-4d0-proj-role 2018-07-21 00:10:42,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4bccf27a16fc4dfba53e3f22f3ef9598 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:43,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15fa9f06-90ab-46b0-834e-8d6ba6782594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:43,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4bccf27a16fc4dfba53e3f22f3ef9598 used request id req-15fa9f06-90ab-46b0-834e-8d6ba6782594 2018-07-21 00:10:43,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d1a6968a458cd38446ace00e9d7181320416b5a" 2018-07-21 00:10:43,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1459a6a5-e3b2-4b5f-9087-973fff59a92f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:43,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1459a6a5-e3b2-4b5f-9087-973fff59a92f 2018-07-21 00:10:43,136 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7ddc0307-14f2-4d0-user 2018-07-21 00:10:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3e0d6e116813468e9ad4baf7ff6d1167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85950eea20089eddf4a666299375ec747d47d1ff" 2018-07-21 00:10:43,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f496e0e-3ecc-4881-9867-13bb877089ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:43,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3e0d6e116813468e9ad4baf7ff6d1167 used request id req-1f496e0e-3ecc-4881-9867-13bb877089ae 2018-07-21 00:10:43,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:43,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["a-nrLPgwTCm2ORGWNBQlGg"], "issued_at": "2018-07-21T00:10:43.000000Z"}} 2018-07-21 00:10:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ce9995b79c6ca65d7620da2aa27f72595f2d4092" 2018-07-21 00:10:43,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c2a940-591a-49f3-b31b-ae8205b6b03c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:43,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-27c2a940-591a-49f3-b31b-ae8205b6b03c 2018-07-21 00:10:43,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:43,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:44,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["avXBWmU3T2OobLsJlnBEug"], "issued_at": "2018-07-21T00:10:44.000000Z"}} 2018-07-21 00:10:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:44,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac67083d-d99d-48d9-a14e-4b66d953e6f8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:44,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ac67083d-d99d-48d9-a14e-4b66d953e6f8 2018-07-21 00:10:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:44,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:44,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:44,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19ceb36-8e34-40c5-811f-00e95bcd74bb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:10:44,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj used request id req-e19ceb36-8e34-40c5-811f-00e95bcd74bb 2018-07-21 00:10:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:44,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ba2625-626f-4685-ae9e-03a738d96271 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:44,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-72ba2625-626f-4685-ae9e-03a738d96271 2018-07-21 00:10:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj"}}' 2018-07-21 00:10:44,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e72e886-f1d6-4b89-b486-4347d30fef82 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b"}, "tags": [], "enabled": true, "id": "7c280e61b7f54305a6122859a8c1ab6b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj"}} 2018-07-21 00:10:44,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7e72e886-f1d6-4b89-b486-4347d30fef82 2018-07-21 00:10:44,673 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj 2018-07-21 00:10:44,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:44,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:45,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MXj1rDZGT8aKn6wPMJvkhw"], "issued_at": "2018-07-21T00:10:45.000000Z"}} 2018-07-21 00:10:45,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}26e535ef6f50a07e2ba18ff2cea7f25067d9e76a" 2018-07-21 00:10:45,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab051a9-95c8-452b-996d-4618682839f4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:45,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aab051a9-95c8-452b-996d-4618682839f4 2018-07-21 00:10:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:45,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e535ef6f50a07e2ba18ff2cea7f25067d9e76a" 2018-07-21 00:10:45,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f963bd7d-c3f4-427b-9f24-096b6b7b6d08 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:10:45,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f963bd7d-c3f4-427b-9f24-096b6b7b6d08 2018-07-21 00:10:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e535ef6f50a07e2ba18ff2cea7f25067d9e76a" 2018-07-21 00:10:45,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6192bec-34fa-419c-9fec-da295230f3f3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b"}, "tags": [], "enabled": true, "id": "7c280e61b7f54305a6122859a8c1ab6b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj"}]} 2018-07-21 00:10:45,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj used request id req-a6192bec-34fa-419c-9fec-da295230f3f3 2018-07-21 00:10:45,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e535ef6f50a07e2ba18ff2cea7f25067d9e76a" 2018-07-21 00:10:45,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0490486-6ec8-44a6-92d5-c70a918fe4a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:45,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e0490486-6ec8-44a6-92d5-c70a918fe4a1 2018-07-21 00:10:45,866 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9cda8f3f-c549-4d9-user 2018-07-21 00:10:45,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:45,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211ac1fa-d249-43d2-9b69-71ddf24c21a7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:45,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-211ac1fa-d249-43d2-9b69-71ddf24c21a7 2018-07-21 00:10:45,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" -d '{"role": {"name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role"}}' 2018-07-21 00:10:46,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d2472a7-c3b3-4dba-af97-3c36c5dbcec9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83033daf41dd415e90dc721341b7088a", "links": {"self": "http://172.30.9.21:5000/v3/roles/83033daf41dd415e90dc721341b7088a"}, "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role"}} 2018-07-21 00:10:46,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1d2472a7-c3b3-4dba-af97-3c36c5dbcec9 2018-07-21 00:10:46,074 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role 2018-07-21 00:10:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/83033daf41dd415e90dc721341b7088a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:46,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38af59c9-8d7a-4a33-ab1f-4de4c946b52d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83033daf41dd415e90dc721341b7088a", "links": {"self": "http://172.30.9.21:5000/v3/roles/83033daf41dd415e90dc721341b7088a"}, "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role"}} 2018-07-21 00:10:46,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/83033daf41dd415e90dc721341b7088a used request id req-38af59c9-8d7a-4a33-ab1f-4de4c946b52d 2018-07-21 00:10:46,173 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role to project CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj 2018-07-21 00:10:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b/users/f2f404a3f3d449bba5b6087bf4d0343d/roles/83033daf41dd415e90dc721341b7088a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:46,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195c5b80-ba11-422b-8392-2ff5ec62a314 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:46,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b/users/f2f404a3f3d449bba5b6087bf4d0343d/roles/83033daf41dd415e90dc721341b7088a used request id req-195c5b80-ba11-422b-8392-2ff5ec62a314 2018-07-21 00:10:46,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:46,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:46,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83033daf41dd415e90dc721341b7088a", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role"}], "expires_at": "2018-07-21T01:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c280e61b7f54305a6122859a8c1ab6b", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-user", "id": "f2f404a3f3d449bba5b6087bf4d0343d"}, "audit_ids": ["rdXJtZSeSK-ApIp4hlNkZQ"], "issued_at": "2018-07-21T00:10:46.000000Z"}} 2018-07-21 00:10:46,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:46,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23624fc-866e-4c88-b6ca-d71c023ca1c7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:46,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e23624fc-866e-4c88-b6ca-d71c023ca1c7 2018-07-21 00:10:46,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:47,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-90c9c07e-d7c6-4b40-b747-73712f1badc7 Date: Sat, 21 Jul 2018 00:10:47 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:10:47,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name&description=hello+group used request id req-90c9c07e-d7c6-4b40-b747-73712f1badc7 2018-07-21 00:10:47,126 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name... 2018-07-21 00:10:47,127 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name 2018-07-21 00:10:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" -d '{"security_group": {"name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name", "description": "hello group"}}' 2018-07-21 00:10:47,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-dd30bbab-7ba9-47de-b967-cb37261af1d9 Date: Sat, 21 Jul 2018 00:10:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 2, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}} 2018-07-21 00:10:47,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-dd30bbab-7ba9-47de-b967-cb37261af1d9 2018-07-21 00:10:47,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:47,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1770b731-e48b-4319-9e63-c71cdb49809e Date: Sat, 21 Jul 2018 00:10:47 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:47,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-1770b731-e48b-4319-9e63-c71cdb49809e 2018-07-21 00:10:47,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:47,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b3cfda9-ddee-4d2c-8fc5-52a51f44025b Date: Sat, 21 Jul 2018 00:10:47 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:47,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-1b3cfda9-ddee-4d2c-8fc5-52a51f44025b 2018-07-21 00:10:47,888 - neutron_utils - INFO - Retrieving security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:48,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b580bdaf-3213-4f06-8f94-c64827028897 Date: Sat, 21 Jul 2018 00:10:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 2, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}]} 2018-07-21 00:10:48,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-b580bdaf-3213-4f06-8f94-c64827028897 2018-07-21 00:10:48,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:48,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbe8a500-f820-4e52-8f90-4a702aba62a6 Date: Sat, 21 Jul 2018 00:10:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:48,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-bbe8a500-f820-4e52-8f90-4a702aba62a6 2018-07-21 00:10:48,317 - neutron_utils - INFO - Retrieving security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:48,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fc1ee4f9-963e-487f-93c0-39c874ecaa1e Date: Sat, 21 Jul 2018 00:10:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 2, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}]} 2018-07-21 00:10:48,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-fc1ee4f9-963e-487f-93c0-39c874ecaa1e 2018-07-21 00:10:48,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:48,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54fe098f-1bc6-4116-be67-8b92bbdc2750 Date: Sat, 21 Jul 2018 00:10:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:48,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-54fe098f-1bc6-4116-be67-8b92bbdc2750 2018-07-21 00:10:48,743 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name 2018-07-21 00:10:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:48,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b1381bff-a594-4e65-bf15-5516c751e173 Date: Sat, 21 Jul 2018 00:10:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 2, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}]} 2018-07-21 00:10:48,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name used request id req-b1381bff-a594-4e65-bf15-5516c751e173 2018-07-21 00:10:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:48,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:49,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299eecf9-70b9-4905-89a8-d02609e5cbc8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c280e61b7f54305a6122859a8c1ab6b", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj"}} 2018-07-21 00:10:49,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b used request id req-299eecf9-70b9-4905-89a8-d02609e5cbc8 2018-07-21 00:10:49,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:49,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61cb1bb0-fcef-48e7-838f-b8aa4a3f0dd5 Date: Sat, 21 Jul 2018 00:10:49 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:49,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-61cb1bb0-fcef-48e7-838f-b8aa4a3f0dd5 2018-07-21 00:10:49,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}9ba8f8f004472e54e70bffbce66be536e4142b9d" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe"}}' 2018-07-21 00:10:49,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-0bb7c76b-9b69-483a-978b-25e2657c9cd0 Date: Sat, 21 Jul 2018 00:10:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:49Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0"}} 2018-07-21 00:10:49,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-0bb7c76b-9b69-483a-978b-25e2657c9cd0 2018-07-21 00:10:49,295 - neutron_utils - INFO - Retrieving security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:49,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d1776b5a-80ce-405b-9ad8-66fbd815259b Date: Sat, 21 Jul 2018 00:10:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "revision_number": 0, "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 3, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}]} 2018-07-21 00:10:49,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-d1776b5a-80ce-405b-9ad8-66fbd815259b 2018-07-21 00:10:49,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:49,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cf13da3d-9bab-4b81-a68e-a43cb4efedd6 Date: Sat, 21 Jul 2018 00:10:49 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:49Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:49,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-cf13da3d-9bab-4b81-a68e-a43cb4efedd6 2018-07-21 00:10:49,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:50,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83033daf41dd415e90dc721341b7088a", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role"}], "expires_at": "2018-07-21T01:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c280e61b7f54305a6122859a8c1ab6b", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7c280e61b7f54305a6122859a8c1ab6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/7c280e61b7f54305a6122859a8c1ab6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/7c280e61b7f54305a6122859a8c1ab6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-user", "id": "f2f404a3f3d449bba5b6087bf4d0343d"}, "audit_ids": ["dycvI4dXTuaqpayxGV1Mjg"], "issued_at": "2018-07-21T00:10:50.000000Z"}} 2018-07-21 00:10:50,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56aed15a0d09eaec9adcc58d21295fa8d4f38dbb" 2018-07-21 00:10:50,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e83698cc-0527-4f38-8da0-a22d0e22e0b4 Date: Sat, 21 Jul 2018 00:10:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "revision_number": 0, "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 3, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}]} 2018-07-21 00:10:50,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name&description=hello+group used request id req-e83698cc-0527-4f38-8da0-a22d0e22e0b4 2018-07-21 00:10:50,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:50,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56aed15a0d09eaec9adcc58d21295fa8d4f38dbb" 2018-07-21 00:10:50,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7710c4ca-71e2-494f-953d-769c0a0ee6a4 Date: Sat, 21 Jul 2018 00:10:50 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:49Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:50,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-7710c4ca-71e2-494f-953d-769c0a0ee6a4 2018-07-21 00:10:50,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:50,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56aed15a0d09eaec9adcc58d21295fa8d4f38dbb" 2018-07-21 00:10:50,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d0b22e1f-4108-4662-abc6-481f39078679 Date: Sat, 21 Jul 2018 00:10:50 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:49Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:50,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-d0b22e1f-4108-4662-abc6-481f39078679 2018-07-21 00:10:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56aed15a0d09eaec9adcc58d21295fa8d4f38dbb" 2018-07-21 00:10:50,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-06cb9a5f-1ce4-4553-9814-2aac1834cceb Date: Sat, 21 Jul 2018 00:10:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "revision_number": 0, "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 3, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}]} 2018-07-21 00:10:50,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name used request id req-06cb9a5f-1ce4-4553-9814-2aac1834cceb 2018-07-21 00:10:50,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56aed15a0d09eaec9adcc58d21295fa8d4f38dbb" 2018-07-21 00:10:51,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e66c30a7-abe7-4498-a3ab-9ff9b19509cf Date: Sat, 21 Jul 2018 00:10:51 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:49Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:51,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-e66c30a7-abe7-4498-a3ab-9ff9b19509cf 2018-07-21 00:10:51,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56aed15a0d09eaec9adcc58d21295fa8d4f38dbb" 2018-07-21 00:10:51,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-608e488a-05ee-4301-a837-665664aacba2 Date: Sat, 21 Jul 2018 00:10:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "revision_number": 0, "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 3, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "name": "CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name"}]} 2018-07-21 00:10:51,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name used request id req-608e488a-05ee-4301-a837-665664aacba2 2018-07-21 00:10:51,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a5ca355-85f8-4a48-9e8a-fdfa83042afe 2018-07-21 00:10:51,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56aed15a0d09eaec9adcc58d21295fa8d4f38dbb" 2018-07-21 00:10:51,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b8080e79-24b6-4dcc-91b7-22feda7bbd95 Date: Sat, 21 Jul 2018 00:10:51 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-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:49Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:49Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ae738560-238c-4b77-af47-2b8c0ce10cc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "5a5ca355-85f8-4a48-9e8a-fdfa83042afe", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "ba1f81a0-f733-4fac-99e5-dadf41bef2e4"}]} 2018-07-21 00:10:51,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-b8080e79-24b6-4dcc-91b7-22feda7bbd95 2018-07-21 00:10:51,486 - neutron_utils - INFO - Deleting security group rule with ID - 57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8 2018-07-21 00:10:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:51,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ee7d82d-ab5e-4208-8f39-d6ffcb13d574 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:51,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/57fe1f8e-0bc3-4437-9df5-3e4bdf9bc1c8 used request id req-1ee7d82d-ab5e-4208-8f39-d6ffcb13d574 2018-07-21 00:10:51,762 - neutron_utils - INFO - Deleting security group rule with ID - ba1f81a0-f733-4fac-99e5-dadf41bef2e4 2018-07-21 00:10:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ba1f81a0-f733-4fac-99e5-dadf41bef2e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:52,039 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7dae424-d9d7-4c1a-bd05-15dbeff04680 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:52,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ba1f81a0-f733-4fac-99e5-dadf41bef2e4 used request id req-c7dae424-d9d7-4c1a-bd05-15dbeff04680 2018-07-21 00:10:52,040 - neutron_utils - INFO - Deleting security group rule with ID - ae738560-238c-4b77-af47-2b8c0ce10cc0 2018-07-21 00:10:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ae738560-238c-4b77-af47-2b8c0ce10cc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:52,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-963a9bb3-af75-43de-8013-a59204a5ec86 Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:52,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ae738560-238c-4b77-af47-2b8c0ce10cc0 used request id req-963a9bb3-af75-43de-8013-a59204a5ec86 2018-07-21 00:10:52,161 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-783e935d-9e8f-49b4-a540-43941bec0431name 2018-07-21 00:10:52,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5a5ca355-85f8-4a48-9e8a-fdfa83042afe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba8f8f004472e54e70bffbce66be536e4142b9d" 2018-07-21 00:10:52,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fd20d28-6b5e-4b37-802c-422cc457edec Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:52,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5a5ca355-85f8-4a48-9e8a-fdfa83042afe used request id req-9fd20d28-6b5e-4b37-802c-422cc457edec 2018-07-21 00:10:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:52,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-24dcecc3-183e-49d6-bd7c-24c5706f94fa Date: Sat, 21 Jul 2018 00:10:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "updated_at": "2018-07-21T00:10:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "852bd739-70a4-4fb8-b2c7-79f430e1dd23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "931fcf35-bdb2-4f3f-92c8-1353b4084ec2", "remote_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "e0034548-b02a-42bc-b0a5-07cfa66ec765", "remote_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "revision_number": 0, "id": "e9ffa61d-9823-4272-8c0c-b6a97ea79052", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c280e61b7f54305a6122859a8c1ab6b"}], "revision_number": 4, "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "58feb014-90e0-4692-94a5-c1f807587e05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:10:52,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-24dcecc3-183e-49d6-bd7c-24c5706f94fa 2018-07-21 00:10:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:52,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84fb4f6-0394-4ad3-9dc2-457e3c7d3665 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:10:52,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-e84fb4f6-0394-4ad3-9dc2-457e3c7d3665 2018-07-21 00:10:52,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:52,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759c27e7-ab79-4c98-8181-a37dfa83be9e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:10:52,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-759c27e7-ab79-4c98-8181-a37dfa83be9e 2018-07-21 00:10:52,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:52,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40ab3753-1d45-4402-8299-1ef102f975f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:52,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-40ab3753-1d45-4402-8299-1ef102f975f8 2018-07-21 00:10:52,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:53,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a826a38-6a9a-4d84-aa6f-017273e86089 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:53,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-1a826a38-6a9a-4d84-aa6f-017273e86089 2018-07-21 00:10:53,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:53,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:53,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8044ad6-6ae0-470d-be15-bcd63c9f4f89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:10:53,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d8044ad6-6ae0-470d-be15-bcd63c9f4f89 2018-07-21 00:10:53,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:10:53,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:53,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db8db33-7217-425f-9f5f-8dd2871f775a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7c280e61b7f54305a6122859a8c1ab6b", "name": "CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj"}} 2018-07-21 00:10:53,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b used request id req-5db8db33-7217-425f-9f5f-8dd2871f775a 2018-07-21 00:10:53,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58feb014-90e0-4692-94a5-c1f807587e05 2018-07-21 00:10:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=58feb014-90e0-4692-94a5-c1f807587e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:53,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-26dcfe76-cb0a-4cda-b146-fb0337af226a Date: Sat, 21 Jul 2018 00:10:53 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-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "852bd739-70a4-4fb8-b2c7-79f430e1dd23"}, {"remote_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "931fcf35-bdb2-4f3f-92c8-1353b4084ec2"}, {"remote_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "e0034548-b02a-42bc-b0a5-07cfa66ec765"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:47Z", "security_group_id": "58feb014-90e0-4692-94a5-c1f807587e05", "port_range_min": null, "revision_number": 0, "tenant_id": "7c280e61b7f54305a6122859a8c1ab6b", "created_at": "2018-07-21T00:10:47Z", "project_id": "7c280e61b7f54305a6122859a8c1ab6b", "id": "e9ffa61d-9823-4272-8c0c-b6a97ea79052"}]} 2018-07-21 00:10:53,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=58feb014-90e0-4692-94a5-c1f807587e05 used request id req-26dcfe76-cb0a-4cda-b146-fb0337af226a 2018-07-21 00:10:53,412 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:10:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/58feb014-90e0-4692-94a5-c1f807587e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:53,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc72b75f-6def-4836-9f56-2b77e87abe9e Content-Length: 0 Date: Sat, 21 Jul 2018 00:10:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:10:53,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/58feb014-90e0-4692-94a5-c1f807587e05 used request id req-bc72b75f-6def-4836-9f56-2b77e87abe9e 2018-07-21 00:10:53,717 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj 2018-07-21 00:10:53,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:54,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600b0d3f-ffc9-4868-a609-22cead78754a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:54,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7c280e61b7f54305a6122859a8c1ab6b used request id req-600b0d3f-ffc9-4868-a609-22cead78754a 2018-07-21 00:10:54,043 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9cda8f3f-c549-4d9-proj-role 2018-07-21 00:10:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/83033daf41dd415e90dc721341b7088a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:54,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aae10de-57dd-4185-b074-9a5cf38fa80d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:54,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/83033daf41dd415e90dc721341b7088a used request id req-4aae10de-57dd-4185-b074-9a5cf38fa80d 2018-07-21 00:10:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8825868c706f7a7e819566933e805f6f54ae0aca" 2018-07-21 00:10:54,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7736049e-6725-4a4a-9d3c-4a5d60af9fe2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:54,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7736049e-6725-4a4a-9d3c-4a5d60af9fe2 2018-07-21 00:10:54,260 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9cda8f3f-c549-4d9-user 2018-07-21 00:10:54,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f2f404a3f3d449bba5b6087bf4d0343d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e535ef6f50a07e2ba18ff2cea7f25067d9e76a" 2018-07-21 00:10:54,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d1361b-47d6-43c2-b7d9-065ffddb6e98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:54,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f2f404a3f3d449bba5b6087bf4d0343d used request id req-22d1361b-47d6-43c2-b7d9-065ffddb6e98 2018-07-21 00:10:54,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:54,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4fexlww9QlqMByYUXTY1wg"], "issued_at": "2018-07-21T00:10:54.000000Z"}} 2018-07-21 00:10:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f8d33d015c1db006966501aa31b5c5548af21a47" 2018-07-21 00:10:54,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435d8095-23da-4f06-90c7-18fc9790c8a7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:54,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-435d8095-23da-4f06-90c7-18fc9790c8a7 2018-07-21 00:10:54,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:54,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:55,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pHwaObrRSoezxCEntYP51A"], "issued_at": "2018-07-21T00:10:55.000000Z"}} 2018-07-21 00:10:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:10:55,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5a3104-2c3a-46f3-af66-5d096dd36317 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:55,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0e5a3104-2c3a-46f3-af66-5d096dd36317 2018-07-21 00:10:55,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:55,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:55,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:10:55,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b470699-d982-4da6-b94e-b9c68b9b5bf5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:10:55,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj used request id req-9b470699-d982-4da6-b94e-b9c68b9b5bf5 2018-07-21 00:10:55,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:10:55,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c0c113-2002-4113-84a6-104647416c96 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:55,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f6c0c113-2002-4113-84a6-104647416c96 2018-07-21 00:10:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}}' 2018-07-21 00:10:55,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95aafa35-7882-4201-99c8-25e1efb5632b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c"}, "tags": [], "enabled": true, "id": "94e203c563fa4add850ab7b9a77a978c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}} 2018-07-21 00:10:55,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-95aafa35-7882-4201-99c8-25e1efb5632b 2018-07-21 00:10:55,775 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj 2018-07-21 00:10:55,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:55,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:56,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["aKR7JxurROi8x3hUGdLSAA"], "issued_at": "2018-07-21T00:10:56.000000Z"}} 2018-07-21 00:10:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}264426dbb6ffb4424c820fe70bd149a75e2fc73c" 2018-07-21 00:10:56,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df60d243-ee32-4ff8-bf3c-010366e4f939 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:56,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-df60d243-ee32-4ff8-bf3c-010366e4f939 2018-07-21 00:10:56,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:10:56,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:10:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:10:56,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264426dbb6ffb4424c820fe70bd149a75e2fc73c" 2018-07-21 00:10:56,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb36ab7-a432-4420-9c04-f5802231db2d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:10:56,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0fb36ab7-a432-4420-9c04-f5802231db2d 2018-07-21 00:10:56,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264426dbb6ffb4424c820fe70bd149a75e2fc73c" 2018-07-21 00:10:56,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19348f2-afe8-4c6e-96d6-933db14a8de1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c"}, "tags": [], "enabled": true, "id": "94e203c563fa4add850ab7b9a77a978c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}]} 2018-07-21 00:10:56,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj used request id req-f19348f2-afe8-4c6e-96d6-933db14a8de1 2018-07-21 00:10:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264426dbb6ffb4424c820fe70bd149a75e2fc73c" 2018-07-21 00:10:56,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e4544c-7158-447e-af06-e913667f16a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:10:56,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-32e4544c-7158-447e-af06-e913667f16a1 2018-07-21 00:10:56,965 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6aa492fa-3cd6-4a1-user 2018-07-21 00:10:56,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:56,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:10:57,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dfc045-1133-40c4-8b67-a6cec80e319b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:10:57,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-74dfc045-1133-40c4-8b67-a6cec80e319b 2018-07-21 00:10:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" -d '{"role": {"name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role"}}' 2018-07-21 00:10:57,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb4d1a8-f2e3-4444-a20d-a2be26711b0c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ae4113d159b449290d01c9b2c60c514", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ae4113d159b449290d01c9b2c60c514"}, "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role"}} 2018-07-21 00:10:57,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5eb4d1a8-f2e3-4444-a20d-a2be26711b0c 2018-07-21 00:10:57,182 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role 2018-07-21 00:10:57,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4ae4113d159b449290d01c9b2c60c514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:10:57,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b63db8-8247-4605-b07d-9d503b126dc4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ae4113d159b449290d01c9b2c60c514", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ae4113d159b449290d01c9b2c60c514"}, "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role"}} 2018-07-21 00:10:57,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4ae4113d159b449290d01c9b2c60c514 used request id req-21b63db8-8247-4605-b07d-9d503b126dc4 2018-07-21 00:10:57,202 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role to project CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj 2018-07-21 00:10:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c/users/8d5ab277a6c144a98c9c8e831fa1f812/roles/4ae4113d159b449290d01c9b2c60c514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:10:57,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b183c02c-0532-4b40-bc20-d546dcd6d6ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:10:57,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c/users/8d5ab277a6c144a98c9c8e831fa1f812/roles/4ae4113d159b449290d01c9b2c60c514 used request id req-b183c02c-0532-4b40-bc20-d546dcd6d6ed 2018-07-21 00:10:57,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:10:57,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:10:57,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ae4113d159b449290d01c9b2c60c514", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role"}], "expires_at": "2018-07-21T01:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94e203c563fa4add850ab7b9a77a978c", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-user", "id": "8d5ab277a6c144a98c9c8e831fa1f812"}, "audit_ids": ["2NoWSjv7TfOYoVHK4YyryQ"], "issued_at": "2018-07-21T00:10:57.000000Z"}} 2018-07-21 00:10:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:57,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cd1877-98b5-4e6b-b736-785ef27ea40f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:10:57,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-36cd1877-98b5-4e6b-b736-785ef27ea40f 2018-07-21 00:10:57,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:58,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dedc5f48-b1d1-4935-879c-f7ce2099ee00 Date: Sat, 21 Jul 2018 00:10:58 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:10:58,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name&description=hello+group used request id req-dedc5f48-b1d1-4935-879c-f7ce2099ee00 2018-07-21 00:10:58,315 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name... 2018-07-21 00:10:58,316 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name 2018-07-21 00:10:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" -d '{"security_group": {"name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name", "description": "hello group"}}' 2018-07-21 00:10:58,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-827b0906-46b2-49ae-81c0-362a6e9ed94f Date: Sat, 21 Jul 2018 00:10:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:10:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 2, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}} 2018-07-21 00:10:58,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-827b0906-46b2-49ae-81c0-362a6e9ed94f 2018-07-21 00:10:58,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:10:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:58,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b58e07d-f831-4ecf-b397-60ba4e2b5a06 Date: Sat, 21 Jul 2018 00:10:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:10:58,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-6b58e07d-f831-4ecf-b397-60ba4e2b5a06 2018-07-21 00:10:58,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:10:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:59,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca2960c5-643b-4910-a16c-9a2d146fa39f Date: Sat, 21 Jul 2018 00:10:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:10:59,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-ca2960c5-643b-4910-a16c-9a2d146fa39f 2018-07-21 00:10:59,187 - neutron_utils - INFO - Retrieving security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:10:59,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:59,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8b743b2f-7614-4da0-811d-c97e0c2b114f Date: Sat, 21 Jul 2018 00:10:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:10:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 2, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:10:59,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-8b743b2f-7614-4da0-811d-c97e0c2b114f 2018-07-21 00:10:59,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:10:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:59,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d3b749b3-e7f4-4ceb-a697-702553fdd4e3 Date: Sat, 21 Jul 2018 00:10:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:10:59,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-d3b749b3-e7f4-4ceb-a697-702553fdd4e3 2018-07-21 00:10:59,602 - neutron_utils - INFO - Retrieving security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:10:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:59,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-95354983-ff3d-4386-b087-862fc02692c6 Date: Sat, 21 Jul 2018 00:10:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:10:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 2, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:10:59,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-95354983-ff3d-4386-b087-862fc02692c6 2018-07-21 00:10:59,816 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:10:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:10:59,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3ddc56d-3577-4b17-b42f-e05758a3c910 Date: Sat, 21 Jul 2018 00:10:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:10:59,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-e3ddc56d-3577-4b17-b42f-e05758a3c910 2018-07-21 00:10:59,846 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name 2018-07-21 00:10:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:00,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-12c145b4-af52-445d-9e90-85c148ba2fe7 Date: Sat, 21 Jul 2018 00:11:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:10:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 2, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:00,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-12c145b4-af52-445d-9e90-85c148ba2fe7 2018-07-21 00:11:00,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:00,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:00,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:00,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c30920f-3af7-4e4a-9259-9b79e1941d9f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94e203c563fa4add850ab7b9a77a978c", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}} 2018-07-21 00:11:00,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c used request id req-5c30920f-3af7-4e4a-9259-9b79e1941d9f 2018-07-21 00:11:00,178 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:00,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec267cff-b69f-490b-b0a5-1b28643803ae Date: Sat, 21 Jul 2018 00:11:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:00,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-ec267cff-b69f-490b-b0a5-1b28643803ae 2018-07-21 00:11:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d1d13209905ba42094582e7cb7c03d7b4bcfa020" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982"}}' 2018-07-21 00:11:00,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-0b282f63-3a53-495d-86b7-663c478a736e Date: Sat, 21 Jul 2018 00:11:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}} 2018-07-21 00:11:00,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-0b282f63-3a53-495d-86b7-663c478a736e 2018-07-21 00:11:00,726 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name 2018-07-21 00:11:00,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:00,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cb96425d-a9f8-42d8-9e65-b4fbac63a451 Date: Sat, 21 Jul 2018 00:11:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 3, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:00,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-cb96425d-a9f8-42d8-9e65-b4fbac63a451 2018-07-21 00:11:00,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:00,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c19edf-f33f-4b13-af78-af6680b453cb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94e203c563fa4add850ab7b9a77a978c", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}} 2018-07-21 00:11:00,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c used request id req-75c19edf-f33f-4b13-af78-af6680b453cb 2018-07-21 00:11:00,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:01,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0bf9fd17-f0e5-4660-a63d-417d7e4e158b Date: Sat, 21 Jul 2018 00:11:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:01,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-0bf9fd17-f0e5-4660-a63d-417d7e4e158b 2018-07-21 00:11:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d1d13209905ba42094582e7cb7c03d7b4bcfa020" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982"}}' 2018-07-21 00:11:01,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-014a1fa4-9813-46ba-a432-bb6a06111551 Date: Sat, 21 Jul 2018 00:11:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}} 2018-07-21 00:11:01,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-014a1fa4-9813-46ba-a432-bb6a06111551 2018-07-21 00:11:01,427 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name 2018-07-21 00:11:01,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:01,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-cbcd1bee-2690-485b-ad82-a4b29941c8c9 Date: Sat, 21 Jul 2018 00:11:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 4, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:01,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-cbcd1bee-2690-485b-ad82-a4b29941c8c9 2018-07-21 00:11:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:01,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74689ff7-d0f1-4d8e-8899-ebe06dd7a8a1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94e203c563fa4add850ab7b9a77a978c", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}} 2018-07-21 00:11:01,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c used request id req-74689ff7-d0f1-4d8e-8899-ebe06dd7a8a1 2018-07-21 00:11:01,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:01,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-ae25c727-9d1e-4891-a0f1-4d77e44f77f0 Date: Sat, 21 Jul 2018 00:11:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:01,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-ae25c727-9d1e-4891-a0f1-4d77e44f77f0 2018-07-21 00:11:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d1d13209905ba42094582e7cb7c03d7b4bcfa020" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10}}' 2018-07-21 00:11:01,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-6fe8c555-b56b-49f3-a523-69193761aef0 Date: Sat, 21 Jul 2018 00:11:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}} 2018-07-21 00:11:01,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-6fe8c555-b56b-49f3-a523-69193761aef0 2018-07-21 00:11:01,798 - neutron_utils - INFO - Retrieving security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:02,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0b2d26b8-09fe-4c57-993c-5fff22c592d4 Date: Sat, 21 Jul 2018 00:11:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:02,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-0b2d26b8-09fe-4c57-993c-5fff22c592d4 2018-07-21 00:11:02,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:02,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:02,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4f2141d8-01c8-489a-89d0-b5b952d78c8d Date: Sat, 21 Jul 2018 00:11:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:02,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-4f2141d8-01c8-489a-89d0-b5b952d78c8d 2018-07-21 00:11:02,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:02,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ae4113d159b449290d01c9b2c60c514", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role"}], "expires_at": "2018-07-21T01:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94e203c563fa4add850ab7b9a77a978c", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/94e203c563fa4add850ab7b9a77a978c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/94e203c563fa4add850ab7b9a77a978c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/94e203c563fa4add850ab7b9a77a978c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-user", "id": "8d5ab277a6c144a98c9c8e831fa1f812"}, "audit_ids": ["_D2GD3eGTFiKJxoj5DiwZw"], "issued_at": "2018-07-21T00:11:02.000000Z"}} 2018-07-21 00:11:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:02,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c0d76f63-cbb6-483b-9aff-645e4681d337 Date: Sat, 21 Jul 2018 00:11:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:02,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name&description=hello+group used request id req-c0d76f63-cbb6-483b-9aff-645e4681d337 2018-07-21 00:11:02,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:02,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:03,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-896d8ab7-e687-44c5-b281-af0c9e7694e5 Date: Sat, 21 Jul 2018 00:11:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:03,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-896d8ab7-e687-44c5-b281-af0c9e7694e5 2018-07-21 00:11:03,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:03,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fb46de27-ca56-43cc-ab86-8213b27449a8 Date: Sat, 21 Jul 2018 00:11:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:03,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-fb46de27-ca56-43cc-ab86-8213b27449a8 2018-07-21 00:11:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:03,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-caf8b718-84c0-45ca-9271-4b0be60649ae Date: Sat, 21 Jul 2018 00:11:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:03,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-caf8b718-84c0-45ca-9271-4b0be60649ae 2018-07-21 00:11:03,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:03,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0db9ff14-94c9-4d94-b6aa-38349c76ad1b Date: Sat, 21 Jul 2018 00:11:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:03,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-0db9ff14-94c9-4d94-b6aa-38349c76ad1b 2018-07-21 00:11:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:03,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-21ffd15a-a042-426e-a2f2-7c2093c6c223 Date: Sat, 21 Jul 2018 00:11:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:03,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-21ffd15a-a042-426e-a2f2-7c2093c6c223 2018-07-21 00:11:03,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:03,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:04,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-993d1baa-b142-414c-ab86-e0a3fbb03eb8 Date: Sat, 21 Jul 2018 00:11:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:04,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-993d1baa-b142-414c-ab86-e0a3fbb03eb8 2018-07-21 00:11:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:04,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-081b350c-0c75-47a7-a7a4-561efae5e183 Date: Sat, 21 Jul 2018 00:11:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:04,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-081b350c-0c75-47a7-a7a4-561efae5e183 2018-07-21 00:11:04,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:04,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:04,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-982bcafe-f816-4262-ad4c-8a2c72b66bc4 Date: Sat, 21 Jul 2018 00:11:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:04,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-982bcafe-f816-4262-ad4c-8a2c72b66bc4 2018-07-21 00:11:04,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:04,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-18f21dab-30df-4f22-8989-494d8c82b9ee Date: Sat, 21 Jul 2018 00:11:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:04,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-18f21dab-30df-4f22-8989-494d8c82b9ee 2018-07-21 00:11:04,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:04,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:04,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-262b53cd-02aa-4bc9-8f4c-fe6a5c5135e4 Date: Sat, 21 Jul 2018 00:11:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:04,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-262b53cd-02aa-4bc9-8f4c-fe6a5c5135e4 2018-07-21 00:11:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:05,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3892da3e-823d-46b9-b89e-a309507a3993 Date: Sat, 21 Jul 2018 00:11:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:05,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-3892da3e-823d-46b9-b89e-a309507a3993 2018-07-21 00:11:05,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:05,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-698779c0-b840-428b-8717-b760269b96b1 Date: Sat, 21 Jul 2018 00:11:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:05,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-698779c0-b840-428b-8717-b760269b96b1 2018-07-21 00:11:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:05,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f6a62cc7-10b0-47f0-803f-bc82f9e7ef88 Date: Sat, 21 Jul 2018 00:11:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:05,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-f6a62cc7-10b0-47f0-803f-bc82f9e7ef88 2018-07-21 00:11:05,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:05,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5271287b-8a1b-4ffe-88be-2932fe9d309b Date: Sat, 21 Jul 2018 00:11:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:05,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-5271287b-8a1b-4ffe-88be-2932fe9d309b 2018-07-21 00:11:05,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:05,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bc61c412-0333-4d46-aaae-7cd838323fea Date: Sat, 21 Jul 2018 00:11:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:11:01Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "259227a4-3ed0-4895-8e83-763c60d6311c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "revision_number": 0, "id": "325786a6-e910-4687-9963-59fc086bbb55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "350a6642-21e1-417a-9628-e9553305d101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "revision_number": 0, "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "41d34a2f-7228-43a3-9997-e64c16a1a692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 5, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "94650f22-b6ab-47a9-96b1-839df42f9982", "name": "CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name"}]} 2018-07-21 00:11:05,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name used request id req-bc61c412-0333-4d46-aaae-7cd838323fea 2018-07-21 00:11:05,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94650f22-b6ab-47a9-96b1-839df42f9982 2018-07-21 00:11:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b00efc7bb07ee457f0c18dc5ec8d5f7ce0ced9f" 2018-07-21 00:11:05,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a78c9e2e-097a-4105-8dc2-50cc00f32266 Date: Sat, 21 Jul 2018 00:11:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "259227a4-3ed0-4895-8e83-763c60d6311c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:00Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:00Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "325786a6-e910-4687-9963-59fc086bbb55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "350a6642-21e1-417a-9628-e9553305d101"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:01Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": 10, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:11:01Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "39d465bf-44bd-4de4-b3c4-53b48a007a63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "94650f22-b6ab-47a9-96b1-839df42f9982", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "41d34a2f-7228-43a3-9997-e64c16a1a692"}]} 2018-07-21 00:11:05,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-a78c9e2e-097a-4105-8dc2-50cc00f32266 2018-07-21 00:11:05,835 - neutron_utils - INFO - Deleting security group rule with ID - 41d34a2f-7228-43a3-9997-e64c16a1a692 2018-07-21 00:11:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/41d34a2f-7228-43a3-9997-e64c16a1a692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:05,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09409cb2-59b4-4bf7-8814-9b82d3f4c8d1 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:05,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/41d34a2f-7228-43a3-9997-e64c16a1a692 used request id req-09409cb2-59b4-4bf7-8814-9b82d3f4c8d1 2018-07-21 00:11:05,942 - neutron_utils - INFO - Deleting security group rule with ID - 259227a4-3ed0-4895-8e83-763c60d6311c 2018-07-21 00:11:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/259227a4-3ed0-4895-8e83-763c60d6311c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:06,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2376339-1c6f-4e02-bffb-5915e4174888 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:06,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/259227a4-3ed0-4895-8e83-763c60d6311c used request id req-e2376339-1c6f-4e02-bffb-5915e4174888 2018-07-21 00:11:06,051 - neutron_utils - INFO - Deleting security group rule with ID - 325786a6-e910-4687-9963-59fc086bbb55 2018-07-21 00:11:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/325786a6-e910-4687-9963-59fc086bbb55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:06,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68b10d6e-489d-43b1-aee0-d3e85db45e47 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:06,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/325786a6-e910-4687-9963-59fc086bbb55 used request id req-68b10d6e-489d-43b1-aee0-d3e85db45e47 2018-07-21 00:11:06,152 - neutron_utils - INFO - Deleting security group rule with ID - 39d465bf-44bd-4de4-b3c4-53b48a007a63 2018-07-21 00:11:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/39d465bf-44bd-4de4-b3c4-53b48a007a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:06,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4f05aa6-310f-49df-9363-b9dc49390478 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:06,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/39d465bf-44bd-4de4-b3c4-53b48a007a63 used request id req-c4f05aa6-310f-49df-9363-b9dc49390478 2018-07-21 00:11:06,264 - neutron_utils - INFO - Deleting security group rule with ID - 350a6642-21e1-417a-9628-e9553305d101 2018-07-21 00:11:06,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/350a6642-21e1-417a-9628-e9553305d101 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:06,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe9651dc-406a-4cdb-9460-e007b6c36998 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:06,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/350a6642-21e1-417a-9628-e9553305d101 used request id req-fe9651dc-406a-4cdb-9460-e007b6c36998 2018-07-21 00:11:06,373 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8d88f126-18a6-4c2e-99da-5fe12622f267name 2018-07-21 00:11:06,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/94650f22-b6ab-47a9-96b1-839df42f9982 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d13209905ba42094582e7cb7c03d7b4bcfa020" 2018-07-21 00:11:06,499 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ecfc59d-f515-4d80-8711-74121a7f880b Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:06,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/94650f22-b6ab-47a9-96b1-839df42f9982 used request id req-4ecfc59d-f515-4d80-8711-74121a7f880b 2018-07-21 00:11:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:11:06,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bbff5f9d-1569-4714-841f-43285dfa3f94 Date: Sat, 21 Jul 2018 00:11:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "updated_at": "2018-07-21T00:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "0ea20762-b4bd-4171-98ad-aca020c7fb7b", "remote_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "17c6f6b9-2d5b-42ae-9147-748932b3e8b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "3dfed415-5319-440a-860e-7e38b9c49699", "remote_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94e203c563fa4add850ab7b9a77a978c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "revision_number": 0, "id": "8a5d5362-7173-42fb-b305-177317791b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94e203c563fa4add850ab7b9a77a978c"}], "revision_number": 4, "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:11:06,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bbff5f9d-1569-4714-841f-43285dfa3f94 2018-07-21 00:11:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:11:06,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3d0f04-d0c7-4d7d-b2f8-546c733d9a17 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "94e203c563fa4add850ab7b9a77a978c", "name": "CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj"}} 2018-07-21 00:11:06,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c used request id req-3f3d0f04-d0c7-4d7d-b2f8-546c733d9a17 2018-07-21 00:11:06,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 008c21c5-3c83-48b8-8e32-510eb97a7925 2018-07-21 00:11:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=008c21c5-3c83-48b8-8e32-510eb97a7925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:11:07,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-59f21310-19cc-49bb-b6e2-384cc9862313 Date: Sat, 21 Jul 2018 00:11:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "0ea20762-b4bd-4171-98ad-aca020c7fb7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "17c6f6b9-2d5b-42ae-9147-748932b3e8b6"}, {"remote_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "3dfed415-5319-440a-860e-7e38b9c49699"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:10:58Z", "security_group_id": "008c21c5-3c83-48b8-8e32-510eb97a7925", "port_range_min": null, "revision_number": 0, "tenant_id": "94e203c563fa4add850ab7b9a77a978c", "created_at": "2018-07-21T00:10:58Z", "project_id": "94e203c563fa4add850ab7b9a77a978c", "id": "8a5d5362-7173-42fb-b305-177317791b41"}]} 2018-07-21 00:11:07,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=008c21c5-3c83-48b8-8e32-510eb97a7925 used request id req-59f21310-19cc-49bb-b6e2-384cc9862313 2018-07-21 00:11:07,077 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:11:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/008c21c5-3c83-48b8-8e32-510eb97a7925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:11:07,393 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e984fe3-001a-42fa-9fb9-a29b15147da5 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:07,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/008c21c5-3c83-48b8-8e32-510eb97a7925 used request id req-7e984fe3-001a-42fa-9fb9-a29b15147da5 2018-07-21 00:11:07,394 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj 2018-07-21 00:11:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:11:07,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e9637d-7c39-4b23-a766-0e59da27e7eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:07,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/94e203c563fa4add850ab7b9a77a978c used request id req-58e9637d-7c39-4b23-a766-0e59da27e7eb 2018-07-21 00:11:07,636 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6aa492fa-3cd6-4a1-proj-role 2018-07-21 00:11:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4ae4113d159b449290d01c9b2c60c514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:11:07,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3850f4e2-eb27-4a68-afb5-81e4dba09a59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:07,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4ae4113d159b449290d01c9b2c60c514 used request id req-3850f4e2-eb27-4a68-afb5-81e4dba09a59 2018-07-21 00:11:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fd484a96bcb810f0ce8290410d2fad2b1b374d" 2018-07-21 00:11:07,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3f7a82-3b15-4364-9fdf-8d36c9e3c9bd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:07,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2b3f7a82-3b15-4364-9fdf-8d36c9e3c9bd 2018-07-21 00:11:07,852 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6aa492fa-3cd6-4a1-user 2018-07-21 00:11:07,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/8d5ab277a6c144a98c9c8e831fa1f812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264426dbb6ffb4424c820fe70bd149a75e2fc73c" 2018-07-21 00:11:08,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a349b6-d788-44a6-b5c2-a7a374e165aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:08,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8d5ab277a6c144a98c9c8e831fa1f812 used request id req-15a349b6-d788-44a6-b5c2-a7a374e165aa 2018-07-21 00:11:08,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:08,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3qz_h4EwQIGAGT8gLFbgVg"], "issued_at": "2018-07-21T00:11:08.000000Z"}} 2018-07-21 00:11:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}747b8b8d0f678badae09f0cc33089bc8b024908a" 2018-07-21 00:11:08,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f81a90aa-9fd4-444a-b115-dc0f9edd778e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:08,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f81a90aa-9fd4-444a-b115-dc0f9edd778e 2018-07-21 00:11:08,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:08,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:08,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["lDbkr3qdTF-LSxEGkd7TcA"], "issued_at": "2018-07-21T00:11:08.000000Z"}} 2018-07-21 00:11:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:09,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920e5519-ec29-4872-9c1a-d7574a769668 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:09,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-920e5519-ec29-4872-9c1a-d7574a769668 2018-07-21 00:11:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:09,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:09,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3dee3ba-b6a1-4894-ab81-210e19d1ebb4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:11:09,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj used request id req-c3dee3ba-b6a1-4894-ab81-210e19d1ebb4 2018-07-21 00:11:09,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:09,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2db64ce-c613-4512-9bf7-0a8a7123979a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:09,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d2db64ce-c613-4512-9bf7-0a8a7123979a 2018-07-21 00:11:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj"}}' 2018-07-21 00:11:09,367 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5231e334-73d8-41b4-882a-0eca4a8e0af9 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739"}, "tags": [], "enabled": true, "id": "16e7eb90e6054871a2ce95cd0d485739", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj"}} 2018-07-21 00:11:09,367 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5231e334-73d8-41b4-882a-0eca4a8e0af9 2018-07-21 00:11:09,367 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj 2018-07-21 00:11:09,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:09,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:09,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["X1_yor3BSg6JZ4FKiWv1dA"], "issued_at": "2018-07-21T00:11:09.000000Z"}} 2018-07-21 00:11:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}50c153026194ea09ca5f2934eb6d9ab89cb86e41" 2018-07-21 00:11:09,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b908a67e-e0a1-4c23-b324-508c85324a70 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:09,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b908a67e-e0a1-4c23-b324-508c85324a70 2018-07-21 00:11:09,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:09,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c153026194ea09ca5f2934eb6d9ab89cb86e41" 2018-07-21 00:11:09,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6e50b1-a997-4b44-8a0c-8d4238ab8443 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:11:09,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7b6e50b1-a997-4b44-8a0c-8d4238ab8443 2018-07-21 00:11:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c153026194ea09ca5f2934eb6d9ab89cb86e41" 2018-07-21 00:11:10,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e866378-cff4-4025-8777-0a8f9150781c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739"}, "tags": [], "enabled": true, "id": "16e7eb90e6054871a2ce95cd0d485739", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj"}]} 2018-07-21 00:11:10,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj used request id req-3e866378-cff4-4025-8777-0a8f9150781c 2018-07-21 00:11:10,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c153026194ea09ca5f2934eb6d9ab89cb86e41" 2018-07-21 00:11:10,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c819319-9b53-4b06-9000-e7076a60822b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:10,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5c819319-9b53-4b06-9000-e7076a60822b 2018-07-21 00:11:10,492 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3af3f841-9bb1-4d1-user 2018-07-21 00:11:10,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:10,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8651d6e-ccc8-4e45-a3ea-ddda643f9a94 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:10,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d8651d6e-ccc8-4e45-a3ea-ddda643f9a94 2018-07-21 00:11:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" -d '{"role": {"name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role"}}' 2018-07-21 00:11:10,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f79014-8863-4d1c-b49d-a00ad9a7eec4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71160dc6d82f409cbaed407a451d1eab", "links": {"self": "http://172.30.9.21:5000/v3/roles/71160dc6d82f409cbaed407a451d1eab"}, "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role"}} 2018-07-21 00:11:10,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b8f79014-8863-4d1c-b49d-a00ad9a7eec4 2018-07-21 00:11:10,703 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role 2018-07-21 00:11:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/71160dc6d82f409cbaed407a451d1eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:10,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a7d607-5be3-49b6-a9fb-4b784b288875 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71160dc6d82f409cbaed407a451d1eab", "links": {"self": "http://172.30.9.21:5000/v3/roles/71160dc6d82f409cbaed407a451d1eab"}, "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role"}} 2018-07-21 00:11:10,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/71160dc6d82f409cbaed407a451d1eab used request id req-c4a7d607-5be3-49b6-a9fb-4b784b288875 2018-07-21 00:11:10,802 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role to project CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj 2018-07-21 00:11:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739/users/a2780a7522694f19bcf71c12046eff75/roles/71160dc6d82f409cbaed407a451d1eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:10,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9ea92b3-7b06-40db-97ec-e237a6c13973 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:10,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739/users/a2780a7522694f19bcf71c12046eff75/roles/71160dc6d82f409cbaed407a451d1eab used request id req-f9ea92b3-7b06-40db-97ec-e237a6c13973 2018-07-21 00:11:10,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:10,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:11,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71160dc6d82f409cbaed407a451d1eab", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role"}], "expires_at": "2018-07-21T01:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16e7eb90e6054871a2ce95cd0d485739", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-user", "id": "a2780a7522694f19bcf71c12046eff75"}, "audit_ids": ["7sXC9xsqT0SM0BsorfcS0g"], "issued_at": "2018-07-21T00:11:11.000000Z"}} 2018-07-21 00:11:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:11,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33fe32f-16fa-43b0-8296-0254cd66a176 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:11,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a33fe32f-16fa-43b0-8296-0254cd66a176 2018-07-21 00:11:11,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:11,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-861898d8-a1e5-4a33-85f9-06a9667b092f Date: Sat, 21 Jul 2018 00:11:11 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:11:11,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name&description=hello+group used request id req-861898d8-a1e5-4a33-85f9-06a9667b092f 2018-07-21 00:11:11,749 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name... 2018-07-21 00:11:11,749 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name 2018-07-21 00:11:11,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" -d '{"security_group": {"name": "CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name", "description": "hello group"}}' 2018-07-21 00:11:12,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4a671188-166d-4f0f-8182-6d6a39939760 Date: Sat, 21 Jul 2018 00:11:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "updated_at": "2018-07-21T00:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv4", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "87a45f33-cacd-4250-a777-a0574c61d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv6", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}], "revision_number": 2, "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "name": "CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name"}} 2018-07-21 00:11:12,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-4a671188-166d-4f0f-8182-6d6a39939760 2018-07-21 00:11:12,249 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:12,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:12,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f8e414a-959f-4359-8c96-3f0867ad5beb Date: Sat, 21 Jul 2018 00:11:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "87a45f33-cacd-4250-a777-a0574c61d17d"}]} 2018-07-21 00:11:12,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-3f8e414a-959f-4359-8c96-3f0867ad5beb 2018-07-21 00:11:12,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:12,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6df1e32-172b-4a42-bfd1-4ad19cbb938d Date: Sat, 21 Jul 2018 00:11:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "87a45f33-cacd-4250-a777-a0574c61d17d"}]} 2018-07-21 00:11:12,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-b6df1e32-172b-4a42-bfd1-4ad19cbb938d 2018-07-21 00:11:12,683 - neutron_utils - INFO - Retrieving security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:12,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:12,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e0d6bc60-ccbd-4e00-9e46-6ff736c211a0 Date: Sat, 21 Jul 2018 00:11:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "updated_at": "2018-07-21T00:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv4", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "87a45f33-cacd-4250-a777-a0574c61d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv6", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}], "revision_number": 2, "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "name": "CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name"}]} 2018-07-21 00:11:12,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-e0d6bc60-ccbd-4e00-9e46-6ff736c211a0 2018-07-21 00:11:12,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:13,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1682d7b-0ff7-4873-a764-339139ae4793 Date: Sat, 21 Jul 2018 00:11:13 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-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "87a45f33-cacd-4250-a777-a0574c61d17d"}]} 2018-07-21 00:11:13,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-b1682d7b-0ff7-4873-a764-339139ae4793 2018-07-21 00:11:13,117 - neutron_utils - INFO - Retrieving security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:13,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c621eb11-7db3-44d7-8bc6-63dc421d4f90 Date: Sat, 21 Jul 2018 00:11:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "updated_at": "2018-07-21T00:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv4", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "87a45f33-cacd-4250-a777-a0574c61d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv6", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}], "revision_number": 2, "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "name": "CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name"}]} 2018-07-21 00:11:13,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-c621eb11-7db3-44d7-8bc6-63dc421d4f90 2018-07-21 00:11:13,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:13,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccfd2582-59e2-41c9-99d7-123f1091dd0e Date: Sat, 21 Jul 2018 00:11:13 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-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "87a45f33-cacd-4250-a777-a0574c61d17d"}]} 2018-07-21 00:11:13,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-ccfd2582-59e2-41c9-99d7-123f1091dd0e 2018-07-21 00:11:13,199 - neutron_utils - INFO - Retrieving security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:13,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:13,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-02e89ae4-0da5-40b9-972a-f5e2afca17d9 Date: Sat, 21 Jul 2018 00:11:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "updated_at": "2018-07-21T00:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv4", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "87a45f33-cacd-4250-a777-a0574c61d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv6", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}], "revision_number": 2, "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "name": "CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name"}]} 2018-07-21 00:11:13,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-02e89ae4-0da5-40b9-972a-f5e2afca17d9 2018-07-21 00:11:13,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:13,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:13,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bb2185d-40cb-4ff0-a651-a36379bdffa3 Date: Sat, 21 Jul 2018 00:11:13 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-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "87a45f33-cacd-4250-a777-a0574c61d17d"}]} 2018-07-21 00:11:13,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-4bb2185d-40cb-4ff0-a651-a36379bdffa3 2018-07-21 00:11:13,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:13,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71160dc6d82f409cbaed407a451d1eab", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role"}], "expires_at": "2018-07-21T01:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16e7eb90e6054871a2ce95cd0d485739", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/16e7eb90e6054871a2ce95cd0d485739", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/16e7eb90e6054871a2ce95cd0d485739", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/16e7eb90e6054871a2ce95cd0d485739", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-user", "id": "a2780a7522694f19bcf71c12046eff75"}, "audit_ids": ["8TL3PBWLSTCi8CGuXeSLdQ"], "issued_at": "2018-07-21T00:11:13.000000Z"}} 2018-07-21 00:11:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8e13077a5205689170e0766925d0d3cf9a4041" 2018-07-21 00:11:14,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-719c6e84-1354-407d-96f5-b16a78dd6d12 Date: Sat, 21 Jul 2018 00:11:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "updated_at": "2018-07-21T00:11:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv4", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "revision_number": 0, "id": "87a45f33-cacd-4250-a777-a0574c61d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv6", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}], "revision_number": 2, "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "name": "CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name"}]} 2018-07-21 00:11:14,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name&description=hello+group used request id req-719c6e84-1354-407d-96f5-b16a78dd6d12 2018-07-21 00:11:14,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8e13077a5205689170e0766925d0d3cf9a4041" 2018-07-21 00:11:14,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e51f98a5-ad14-4154-b291-bc00fec63a3b Date: Sat, 21 Jul 2018 00:11: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-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "87a45f33-cacd-4250-a777-a0574c61d17d"}]} 2018-07-21 00:11:14,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-e51f98a5-ad14-4154-b291-bc00fec63a3b 2018-07-21 00:11:14,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd 2018-07-21 00:11:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8e13077a5205689170e0766925d0d3cf9a4041" 2018-07-21 00:11:14,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bb59757-1632-46f2-8ec0-23dd15d48715 Date: Sat, 21 Jul 2018 00:11: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-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "1f36c03d-ac1c-42fd-97a5-d6f602298462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:12Z", "security_group_id": "2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:12Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "87a45f33-cacd-4250-a777-a0574c61d17d"}]} 2018-07-21 00:11:14,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-7bb59757-1632-46f2-8ec0-23dd15d48715 2018-07-21 00:11:14,605 - neutron_utils - INFO - Deleting security group rule with ID - 87a45f33-cacd-4250-a777-a0574c61d17d 2018-07-21 00:11:14,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/87a45f33-cacd-4250-a777-a0574c61d17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:14,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6511d14-42b9-4f2a-893c-d7bca8243a45 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:14,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/87a45f33-cacd-4250-a777-a0574c61d17d used request id req-c6511d14-42b9-4f2a-893c-d7bca8243a45 2018-07-21 00:11:14,864 - neutron_utils - INFO - Deleting security group rule with ID - 1f36c03d-ac1c-42fd-97a5-d6f602298462 2018-07-21 00:11:14,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1f36c03d-ac1c-42fd-97a5-d6f602298462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:15,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16a4d530-9db9-410f-bfc2-612aad8b52e4 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:15,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1f36c03d-ac1c-42fd-97a5-d6f602298462 used request id req-16a4d530-9db9-410f-bfc2-612aad8b52e4 2018-07-21 00:11:15,148 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7f13ffc5-5fd3-42dc-8d16-e306945f5040name 2018-07-21 00:11:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24afd350ef88acb3bfe4336072e6525e436200cb" 2018-07-21 00:11:15,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07653c1f-6fbd-4667-8eb4-fc77659df386 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:15,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2fe5ec6c-6aa7-4264-bcf4-d1f851f514cd used request id req-07653c1f-6fbd-4667-8eb4-fc77659df386 2018-07-21 00:11:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:15,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d2cfe787-f4c3-477b-bf73-f3a21d8aeb93 Date: Sat, 21 Jul 2018 00:11:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:11Z", "updated_at": "2018-07-21T00:11:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "revision_number": 0, "id": "2783c562-dca1-469f-ad05-1b7d9217b131", "remote_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv6", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "revision_number": 0, "id": "33873fb5-8768-49d7-b71f-d122dbf562d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv6", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "revision_number": 0, "id": "4cc03dcc-588f-4aef-8e72-a0dc88a702f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv4", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "revision_number": 0, "id": "ede50b44-bcb4-4e0a-955d-cd2bd4e4c61d", "remote_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "port_range_min": null, "ethertype": "IPv4", "project_id": "16e7eb90e6054871a2ce95cd0d485739"}], "revision_number": 4, "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "e15919d3-a161-484d-b631-d6ac898e232e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:11:15,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d2cfe787-f4c3-477b-bf73-f3a21d8aeb93 2018-07-21 00:11:15,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:15,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84370676-0df4-4c0c-a401-3068d7fe672a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:11:15,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-84370676-0df4-4c0c-a401-3068d7fe672a 2018-07-21 00:11:15,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:15,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e0ff6d-d548-47d0-9b61-d90e57d0cc33 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:11:15,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c4e0ff6d-d548-47d0-9b61-d90e57d0cc33 2018-07-21 00:11:15,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:15,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb6c97e-e31f-49c3-840b-0cb3acd188b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:15,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-acb6c97e-e31f-49c3-840b-0cb3acd188b8 2018-07-21 00:11:15,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:16,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04248fa1-00f2-408f-b32d-709bcba97ba8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:16,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-04248fa1-00f2-408f-b32d-709bcba97ba8 2018-07-21 00:11:16,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:16,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06dce2bd-d6c6-4d44-813c-cb45f6d93fa3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:16,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-06dce2bd-d6c6-4d44-813c-cb45f6d93fa3 2018-07-21 00:11:16,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:16,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-620adc75-ae48-47d4-ae26-8e11251eadd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:16,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-620adc75-ae48-47d4-ae26-8e11251eadd5 2018-07-21 00:11:16,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:16,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:16,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef467628-fc5a-4cf8-8a91-8fb6cfbb02ac Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16e7eb90e6054871a2ce95cd0d485739", "name": "CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj"}} 2018-07-21 00:11:16,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739 used request id req-ef467628-fc5a-4cf8-8a91-8fb6cfbb02ac 2018-07-21 00:11:16,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e15919d3-a161-484d-b631-d6ac898e232e 2018-07-21 00:11:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e15919d3-a161-484d-b631-d6ac898e232e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:16,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a7176a4a-9e94-4850-8081-493134d00c7d Date: Sat, 21 Jul 2018 00:11:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:11Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "2783c562-dca1-469f-ad05-1b7d9217b131"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:11Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "33873fb5-8768-49d7-b71f-d122dbf562d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:11Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "4cc03dcc-588f-4aef-8e72-a0dc88a702f2"}, {"remote_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:11Z", "security_group_id": "e15919d3-a161-484d-b631-d6ac898e232e", "port_range_min": null, "revision_number": 0, "tenant_id": "16e7eb90e6054871a2ce95cd0d485739", "created_at": "2018-07-21T00:11:11Z", "project_id": "16e7eb90e6054871a2ce95cd0d485739", "id": "ede50b44-bcb4-4e0a-955d-cd2bd4e4c61d"}]} 2018-07-21 00:11:16,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e15919d3-a161-484d-b631-d6ac898e232e used request id req-a7176a4a-9e94-4850-8081-493134d00c7d 2018-07-21 00:11:16,548 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:11:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e15919d3-a161-484d-b631-d6ac898e232e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:16,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e6e6921-63a7-4177-9cda-03a3208cae0f Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:16,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e15919d3-a161-484d-b631-d6ac898e232e used request id req-2e6e6921-63a7-4177-9cda-03a3208cae0f 2018-07-21 00:11:16,889 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj 2018-07-21 00:11:16,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:17,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8320d0c9-5b23-4941-b947-130e2adf4fd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:17,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/16e7eb90e6054871a2ce95cd0d485739 used request id req-8320d0c9-5b23-4941-b947-130e2adf4fd4 2018-07-21 00:11:17,127 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3af3f841-9bb1-4d1-proj-role 2018-07-21 00:11:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/71160dc6d82f409cbaed407a451d1eab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:17,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-699c9034-82ee-42e1-b190-2bd985c14d5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:17,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/71160dc6d82f409cbaed407a451d1eab used request id req-699c9034-82ee-42e1-b190-2bd985c14d5f 2018-07-21 00:11:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8afd5b07fa0eb0a427465b89e504bd4c7450f05" 2018-07-21 00:11:17,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e781ee-1204-4ec1-9681-12925da6b0a1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:17,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30e781ee-1204-4ec1-9681-12925da6b0a1 2018-07-21 00:11:17,355 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3af3f841-9bb1-4d1-user 2018-07-21 00:11:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a2780a7522694f19bcf71c12046eff75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c153026194ea09ca5f2934eb6d9ab89cb86e41" 2018-07-21 00:11:17,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95c2981-8fe4-4b9a-9813-3885ea62ba12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:17,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a2780a7522694f19bcf71c12046eff75 used request id req-c95c2981-8fe4-4b9a-9813-3885ea62ba12 2018-07-21 00:11:17,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:17,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xYuyTk7PRU6lPUf7PjPUcg"], "issued_at": "2018-07-21T00:11:17.000000Z"}} 2018-07-21 00:11:17,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7463765552984b3d7be84823744ee94bdbfd2291" 2018-07-21 00:11:18,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75d8c62-df1c-499a-bb76-f50378cfad9d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:18,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c75d8c62-df1c-499a-bb76-f50378cfad9d 2018-07-21 00:11:18,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:18,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:18,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["rgVRDiIkTDSO058oqsQzIQ"], "issued_at": "2018-07-21T00:11:18.000000Z"}} 2018-07-21 00:11:18,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:18,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de9d14e-a350-49ea-9e30-4e4c10d508e5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:18,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1de9d14e-a350-49ea-9e30-4e4c10d508e5 2018-07-21 00:11:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:18,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e75fb63d-52d2-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:18,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6b0fa0-d0bc-4879-a964-7f03441bd366 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e75fb63d-52d2-467-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:11:18,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e75fb63d-52d2-467-proj used request id req-4f6b0fa0-d0bc-4879-a964-7f03441bd366 2018-07-21 00:11:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:18,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01dd0cfe-05de-4d55-ba7b-89a78a72aa68 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:18,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-01dd0cfe-05de-4d55-ba7b-89a78a72aa68 2018-07-21 00:11:18,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}}' 2018-07-21 00:11:18,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb48cc9-49f6-4c67-9e90-6f4d5cfca9ae Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605"}, "tags": [], "enabled": true, "id": "d20af915df214bc4b4d14fe588e4e605", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}} 2018-07-21 00:11:18,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0cb48cc9-49f6-4c67-9e90-6f4d5cfca9ae 2018-07-21 00:11:18,853 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e75fb63d-52d2-467-proj 2018-07-21 00:11:18,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:18,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:19,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Nd_-U4wxRDWcWVa99I994Q"], "issued_at": "2018-07-21T00:11:19.000000Z"}} 2018-07-21 00:11:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d984d43aa4b4e88c5cddf78a27edf1d5a1983afb" 2018-07-21 00:11:19,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1078858a-5a50-4f23-a373-5b2eedd5d4c4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:19,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1078858a-5a50-4f23-a373-5b2eedd5d4c4 2018-07-21 00:11:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:19,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:19,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d984d43aa4b4e88c5cddf78a27edf1d5a1983afb" 2018-07-21 00:11:19,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fc4a6d-e1c0-4708-812c-c82bb3c2519a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:11:19,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-77fc4a6d-e1c0-4708-812c-c82bb3c2519a 2018-07-21 00:11:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-e75fb63d-52d2-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d984d43aa4b4e88c5cddf78a27edf1d5a1983afb" 2018-07-21 00:11:19,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfa04a7-7714-4424-88ed-22a2ae2527b3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-e75fb63d-52d2-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605"}, "tags": [], "enabled": true, "id": "d20af915df214bc4b4d14fe588e4e605", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}]} 2018-07-21 00:11:19,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-e75fb63d-52d2-467-proj used request id req-3dfa04a7-7714-4424-88ed-22a2ae2527b3 2018-07-21 00:11:19,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d984d43aa4b4e88c5cddf78a27edf1d5a1983afb" 2018-07-21 00:11:19,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ffc8eb-ccf3-47ad-bf02-fa4ec95f31f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:19,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-44ffc8eb-ccf3-47ad-bf02-fa4ec95f31f8 2018-07-21 00:11:19,953 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e75fb63d-52d2-467-user 2018-07-21 00:11:19,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:19,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14873a5-05aa-4046-80a7-50a19248182a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:19,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c14873a5-05aa-4046-80a7-50a19248182a 2018-07-21 00:11:19,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" -d '{"role": {"name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role"}}' 2018-07-21 00:11:20,086 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8591e7eb-2024-4d67-95cd-00c0587f565c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9b81cf2601a474389a5696fe00361cf", "links": {"self": "http://172.30.9.21:5000/v3/roles/e9b81cf2601a474389a5696fe00361cf"}, "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role"}} 2018-07-21 00:11:20,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8591e7eb-2024-4d67-95cd-00c0587f565c 2018-07-21 00:11:20,086 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role 2018-07-21 00:11:20,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e9b81cf2601a474389a5696fe00361cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:20,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ba3d90-8ed8-4794-b572-642325cc05b1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9b81cf2601a474389a5696fe00361cf", "links": {"self": "http://172.30.9.21:5000/v3/roles/e9b81cf2601a474389a5696fe00361cf"}, "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role"}} 2018-07-21 00:11:20,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e9b81cf2601a474389a5696fe00361cf used request id req-37ba3d90-8ed8-4794-b572-642325cc05b1 2018-07-21 00:11:20,193 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role to project CreateSecurityGroupTests-e75fb63d-52d2-467-proj 2018-07-21 00:11:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605/users/f5bbb10f36cd489dbcf8db74e73292e6/roles/e9b81cf2601a474389a5696fe00361cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:20,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1630bce9-ff0e-4a3d-a22f-41a659eaf0b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:20,333 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605/users/f5bbb10f36cd489dbcf8db74e73292e6/roles/e9b81cf2601a474389a5696fe00361cf used request id req-1630bce9-ff0e-4a3d-a22f-41a659eaf0b5 2018-07-21 00:11:20,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:20,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:20,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9b81cf2601a474389a5696fe00361cf", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role"}], "expires_at": "2018-07-21T01:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20af915df214bc4b4d14fe588e4e605", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-user", "id": "f5bbb10f36cd489dbcf8db74e73292e6"}, "audit_ids": ["ilFqhKq7RxiTM1qcR2YJrA"], "issued_at": "2018-07-21T00:11:20.000000Z"}} 2018-07-21 00:11:20,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:20,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7526e33d-d59f-481f-9071-e33f91d14395 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:20,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7526e33d-d59f-481f-9071-e33f91d14395 2018-07-21 00:11:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:21,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b626fdbb-8bc5-4efd-a2e1-b5702866e22e Date: Sat, 21 Jul 2018 00:11:21 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:11:21,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name&description=hello+group used request id req-b626fdbb-8bc5-4efd-a2e1-b5702866e22e 2018-07-21 00:11:21,135 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name... 2018-07-21 00:11:21,135 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name 2018-07-21 00:11:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" -d '{"security_group": {"name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name", "description": "hello group"}}' 2018-07-21 00:11:21,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-de802738-b87c-45b0-9fd3-ad641aaab497 Date: Sat, 21 Jul 2018 00:11:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 2, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}} 2018-07-21 00:11:21,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-de802738-b87c-45b0-9fd3-ad641aaab497 2018-07-21 00:11:21,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:21,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b34bf963-6d4d-4627-80db-bd1b257b5971 Date: Sat, 21 Jul 2018 00:11:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}]} 2018-07-21 00:11:21,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-b34bf963-6d4d-4627-80db-bd1b257b5971 2018-07-21 00:11:21,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:21,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:21,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91095e0e-14e6-4ea3-a79d-47e7a3efdaeb Date: Sat, 21 Jul 2018 00:11:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}]} 2018-07-21 00:11:21,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-91095e0e-14e6-4ea3-a79d-47e7a3efdaeb 2018-07-21 00:11:21,946 - neutron_utils - INFO - Retrieving security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:22,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-92c2d5e3-af9b-4544-95fe-b6131c7a4953 Date: Sat, 21 Jul 2018 00:11:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 2, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:22,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-92c2d5e3-af9b-4544-95fe-b6131c7a4953 2018-07-21 00:11:22,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:22,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:22,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e23c9125-0b07-4f5e-8436-93eab76f7b69 Date: Sat, 21 Jul 2018 00:11:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}]} 2018-07-21 00:11:22,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-e23c9125-0b07-4f5e-8436-93eab76f7b69 2018-07-21 00:11:22,211 - neutron_utils - INFO - Retrieving security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:22,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8382acf7-f2ea-49e2-97f9-bf6144a5b583 Date: Sat, 21 Jul 2018 00:11:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 2, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:22,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-8382acf7-f2ea-49e2-97f9-bf6144a5b583 2018-07-21 00:11:22,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:22,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-419d7c10-c757-4dbb-a192-003063fd4803 Date: Sat, 21 Jul 2018 00:11:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}]} 2018-07-21 00:11:22,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-419d7c10-c757-4dbb-a192-003063fd4803 2018-07-21 00:11:22,645 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name 2018-07-21 00:11:22,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:22,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-13f471de-07cb-4014-8cf3-dfa4373321d0 Date: Sat, 21 Jul 2018 00:11:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 2, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:22,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-13f471de-07cb-4014-8cf3-dfa4373321d0 2018-07-21 00:11:22,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:22,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:22,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bbfa20-581a-4137-9042-06c67c918cbc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d20af915df214bc4b4d14fe588e4e605", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}} 2018-07-21 00:11:22,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 used request id req-e5bbfa20-581a-4137-9042-06c67c918cbc 2018-07-21 00:11:22,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:23,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b388ecb4-d1e9-48d4-944c-ba4327395d8f Date: Sat, 21 Jul 2018 00:11:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}]} 2018-07-21 00:11:23,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-b388ecb4-d1e9-48d4-944c-ba4327395d8f 2018-07-21 00:11:23,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}cf2d54f344d40b776252d3a50bbce8facea081f3" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7"}}' 2018-07-21 00:11:23,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-da7048c8-b0b7-43b0-aa0c-aaa0ce2596a9 Date: Sat, 21 Jul 2018 00:11:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}} 2018-07-21 00:11:23,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-da7048c8-b0b7-43b0-aa0c-aaa0ce2596a9 2018-07-21 00:11:23,206 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name 2018-07-21 00:11:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:23,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-73d90eff-089c-49f5-8104-801a8448ad1d Date: Sat, 21 Jul 2018 00:11:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 3, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:23,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-73d90eff-089c-49f5-8104-801a8448ad1d 2018-07-21 00:11:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:23,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb97df97-8753-4ac3-9883-ba30e78594a2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d20af915df214bc4b4d14fe588e4e605", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}} 2018-07-21 00:11:23,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 used request id req-fb97df97-8753-4ac3-9883-ba30e78594a2 2018-07-21 00:11:23,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:23,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9ae67ff8-20a4-431d-817e-6e904afcfea7 Date: Sat, 21 Jul 2018 00:11:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:23,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-9ae67ff8-20a4-431d-817e-6e904afcfea7 2018-07-21 00:11:23,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}cf2d54f344d40b776252d3a50bbce8facea081f3" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7"}}' 2018-07-21 00:11:23,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f9483d12-58ff-4d03-bb7d-e250c508911b Date: Sat, 21 Jul 2018 00:11:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}} 2018-07-21 00:11:23,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-f9483d12-58ff-4d03-bb7d-e250c508911b 2018-07-21 00:11:23,894 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name 2018-07-21 00:11:23,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:24,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-a4ddecdb-4011-4948-a0e4-4c4edee6cec4 Date: Sat, 21 Jul 2018 00:11:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 4, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:24,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-a4ddecdb-4011-4948-a0e4-4c4edee6cec4 2018-07-21 00:11:24,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:24,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb8945e-7ca9-4b83-a0a9-0ae2cd1e31ed Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d20af915df214bc4b4d14fe588e4e605", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}} 2018-07-21 00:11:24,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 used request id req-efb8945e-7ca9-4b83-a0a9-0ae2cd1e31ed 2018-07-21 00:11:24,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:24,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-717c22eb-a328-42d2-a05d-968fd247b6b6 Date: Sat, 21 Jul 2018 00:11:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:24,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-717c22eb-a328-42d2-a05d-968fd247b6b6 2018-07-21 00:11:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}cf2d54f344d40b776252d3a50bbce8facea081f3" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10}}' 2018-07-21 00:11:24,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-cd836cb9-9c99-4598-84cd-3671c2cfb2af Date: Sat, 21 Jul 2018 00:11:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}} 2018-07-21 00:11:24,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-cd836cb9-9c99-4598-84cd-3671c2cfb2af 2018-07-21 00:11:24,750 - neutron_utils - INFO - Retrieving security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:25,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c5490b94-75ee-45d5-abac-24ecd3ca9f8d Date: Sat, 21 Jul 2018 00:11:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:25,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-c5490b94-75ee-45d5-abac-24ecd3ca9f8d 2018-07-21 00:11:25,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:25,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-10d1964d-bc88-4611-a5f9-ddf6dd92f831 Date: Sat, 21 Jul 2018 00:11:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:25,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-10d1964d-bc88-4611-a5f9-ddf6dd92f831 2018-07-21 00:11:25,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:25,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9b81cf2601a474389a5696fe00361cf", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role"}], "expires_at": "2018-07-21T01:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20af915df214bc4b4d14fe588e4e605", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d20af915df214bc4b4d14fe588e4e605", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d20af915df214bc4b4d14fe588e4e605", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d20af915df214bc4b4d14fe588e4e605", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-user", "id": "f5bbb10f36cd489dbcf8db74e73292e6"}, "audit_ids": ["2mPT3BjAQZ21Quf2uSzmKQ"], "issued_at": "2018-07-21T00:11:25.000000Z"}} 2018-07-21 00:11:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:25,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f68cfb9c-7e01-4c02-abbb-32fde3bfaffa Date: Sat, 21 Jul 2018 00:11:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:25,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name&description=hello+group used request id req-f68cfb9c-7e01-4c02-abbb-32fde3bfaffa 2018-07-21 00:11:25,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:25,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:26,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d40f0db8-5793-429b-a6c1-dfeaff3e73ca Date: Sat, 21 Jul 2018 00:11:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:26,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-d40f0db8-5793-429b-a6c1-dfeaff3e73ca 2018-07-21 00:11:26,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:26,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:26,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b7743b3d-1c78-43bc-81a1-19e238afcc02 Date: Sat, 21 Jul 2018 00:11:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:26,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-b7743b3d-1c78-43bc-81a1-19e238afcc02 2018-07-21 00:11:26,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:26,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e6bb09eb-b99a-4419-b7a6-aae54bf646b9 Date: Sat, 21 Jul 2018 00:11:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:26,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-e6bb09eb-b99a-4419-b7a6-aae54bf646b9 2018-07-21 00:11:26,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:26,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bab34ec8-c1b6-4470-a64e-7018fde8828d Date: Sat, 21 Jul 2018 00:11:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:26,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-bab34ec8-c1b6-4470-a64e-7018fde8828d 2018-07-21 00:11:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:27,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f0f358a5-f9cc-48c0-96d2-7be5dc377672 Date: Sat, 21 Jul 2018 00:11:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:27,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-f0f358a5-f9cc-48c0-96d2-7be5dc377672 2018-07-21 00:11:27,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:27,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2b9b7163-669f-433e-8b3b-08a42d5dc288 Date: Sat, 21 Jul 2018 00:11:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:27,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-2b9b7163-669f-433e-8b3b-08a42d5dc288 2018-07-21 00:11:27,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:27,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6e40d5aa-c38b-4ba8-8371-8376bf9e5f4b Date: Sat, 21 Jul 2018 00:11:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-6e40d5aa-c38b-4ba8-8371-8376bf9e5f4b 2018-07-21 00:11:27,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-849434ca-d7d7-4aef-82dc-426808d82814 Date: Sat, 21 Jul 2018 00:11:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:27,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-849434ca-d7d7-4aef-82dc-426808d82814 2018-07-21 00:11:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:27,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c93b3779-08f5-448b-90f7-eeb9eacec776 Date: Sat, 21 Jul 2018 00:11:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:27,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-c93b3779-08f5-448b-90f7-eeb9eacec776 2018-07-21 00:11:27,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:27,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:28,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a143ce22-0aee-4351-9c00-dd2c3858fdf1 Date: Sat, 21 Jul 2018 00:11:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:28,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-a143ce22-0aee-4351-9c00-dd2c3858fdf1 2018-07-21 00:11:28,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:28,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e02fb5c5-f7fb-4f4d-91b9-110c1e8f4c20 Date: Sat, 21 Jul 2018 00:11:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:28,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-e02fb5c5-f7fb-4f4d-91b9-110c1e8f4c20 2018-07-21 00:11:28,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:28,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cb8ebb9e-31d2-4298-b29d-21b0145f8108 Date: Sat, 21 Jul 2018 00:11:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:28,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-cb8ebb9e-31d2-4298-b29d-21b0145f8108 2018-07-21 00:11:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:28,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3ab0cbff-988e-4e9f-9657-61d6ccb4d8ff Date: Sat, 21 Jul 2018 00:11:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:28,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-3ab0cbff-988e-4e9f-9657-61d6ccb4d8ff 2018-07-21 00:11:28,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:28,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:28,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3ac208c6-c1df-4da1-9355-165460a02a14 Date: Sat, 21 Jul 2018 00:11:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:28,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-3ac208c6-c1df-4da1-9355-165460a02a14 2018-07-21 00:11:28,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-de60da89-5aa7-4d23-aad4-5bee0cf622f9 Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:29,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-de60da89-5aa7-4d23-aad4-5bee0cf622f9 2018-07-21 00:11:29,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ea3be4aa-8e37-4a39-b034-9709a4db40ee Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:29,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-ea3be4aa-8e37-4a39-b034-9709a4db40ee 2018-07-21 00:11:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-22b61c5f-0262-4b14-a29c-a9faacd53286 Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:29,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-22b61c5f-0262-4b14-a29c-a9faacd53286 2018-07-21 00:11:29,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3dca43a0-4154-4271-9a8d-1eb8c6f757af Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:29,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-3dca43a0-4154-4271-9a8d-1eb8c6f757af 2018-07-21 00:11:29,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1856601e-c358-4785-a9a1-5f6a69e5f09a Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:29,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-1856601e-c358-4785-a9a1-5f6a69e5f09a 2018-07-21 00:11:29,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-390011b7-996b-4cc5-80c4-d18a51dfe588 Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:29,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-390011b7-996b-4cc5-80c4-d18a51dfe588 2018-07-21 00:11:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bf6c4323-04cf-4513-bfdd-87a3ac73b8b7 Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "updated_at": "2018-07-21T00:11:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "revision_number": 0, "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": 10, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "e167c9f2-a537-4627-bbea-184a46d7eb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "revision_number": 0, "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 5, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "name": "CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name"}]} 2018-07-21 00:11:29,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name used request id req-bf6c4323-04cf-4513-bfdd-87a3ac73b8b7 2018-07-21 00:11:29,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:29,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-70688756-46fe-49f8-95b5-cd20f061add2 Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:29,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-70688756-46fe-49f8-95b5-cd20f061add2 2018-07-21 00:11:29,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:29,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1b696b76-bf68-4234-a7cd-9eb01ec07434 Date: Sat, 21 Jul 2018 00:11:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "1badd9ad-a6cd-4bd9-88e2-074b387cafae"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:29,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-1b696b76-bf68-4234-a7cd-9eb01ec07434 2018-07-21 00:11:29,735 - neutron_utils - INFO - Deleting security group rule with ID - 1badd9ad-a6cd-4bd9-88e2-074b387cafae 2018-07-21 00:11:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1badd9ad-a6cd-4bd9-88e2-074b387cafae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:30,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff90e591-f171-4bba-8575-e11746a194a4 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:30,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1badd9ad-a6cd-4bd9-88e2-074b387cafae used request id req-ff90e591-f171-4bba-8575-e11746a194a4 2018-07-21 00:11:30,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d297bae7-14df-4a9d-91ef-08d89722c1a7 2018-07-21 00:11:30,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a830380c08ce2b42dd599b111b67bbe5c29a1abd" 2018-07-21 00:11:30,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-6f8ef627-d37b-4b52-aa83-ce838f6096c6 Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:24Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": 10, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:24Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6b2eb2f4-7ee3-47f3-b506-244decf9f65d"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "a5125702-d4f7-4e04-842a-4e76d6ded49f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "e167c9f2-a537-4627-bbea-184a46d7eb23"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:23Z", "security_group_id": "d297bae7-14df-4a9d-91ef-08d89722c1a7", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:23Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380"}]} 2018-07-21 00:11:30,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-6f8ef627-d37b-4b52-aa83-ce838f6096c6 2018-07-21 00:11:30,051 - neutron_utils - INFO - Deleting security group rule with ID - e167c9f2-a537-4627-bbea-184a46d7eb23 2018-07-21 00:11:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e167c9f2-a537-4627-bbea-184a46d7eb23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:30,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b50fde16-c173-4d36-be38-c6420ecfce02 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:30,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e167c9f2-a537-4627-bbea-184a46d7eb23 used request id req-b50fde16-c173-4d36-be38-c6420ecfce02 2018-07-21 00:11:30,158 - neutron_utils - INFO - Deleting security group rule with ID - ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380 2018-07-21 00:11:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:30,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-575a9603-1805-43b0-b3c4-a61db4bacdfd Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:30,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ed6e214e-ba06-4b1e-8cd6-f4aee9ecb380 used request id req-575a9603-1805-43b0-b3c4-a61db4bacdfd 2018-07-21 00:11:30,264 - neutron_utils - INFO - Deleting security group rule with ID - a5125702-d4f7-4e04-842a-4e76d6ded49f 2018-07-21 00:11:30,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a5125702-d4f7-4e04-842a-4e76d6ded49f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:30,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94b6d674-4e03-4ccf-95c7-f814f3b7f433 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:30,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a5125702-d4f7-4e04-842a-4e76d6ded49f used request id req-94b6d674-4e03-4ccf-95c7-f814f3b7f433 2018-07-21 00:11:30,559 - neutron_utils - INFO - Deleting security group rule with ID - 1badd9ad-a6cd-4bd9-88e2-074b387cafae 2018-07-21 00:11:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1badd9ad-a6cd-4bd9-88e2-074b387cafae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:30,586 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-649dcec7-3b75-42fe-aad1-b61879de6afd Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1badd9ad-a6cd-4bd9-88e2-074b387cafae does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:11:30,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1badd9ad-a6cd-4bd9-88e2-074b387cafae used request id req-649dcec7-3b75-42fe-aad1-b61879de6afd 2018-07-21 00:11:30,587 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1badd9ad-a6cd-4bd9-88e2-074b387cafae does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:11:30,587 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1badd9ad-a6cd-4bd9-88e2-074b387cafae does not exist Neutron server returns request_ids: ['req-649dcec7-3b75-42fe-aad1-b61879de6afd'] 2018-07-21 00:11:30,587 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f62e1b1c-6b0e-4510-958e-ea9b8d3807b1name 2018-07-21 00:11:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d297bae7-14df-4a9d-91ef-08d89722c1a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d54f344d40b776252d3a50bbce8facea081f3" 2018-07-21 00:11:30,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42603cff-4c04-4e65-83c1-606ba8cc0162 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:30,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d297bae7-14df-4a9d-91ef-08d89722c1a7 used request id req-42603cff-4c04-4e65-83c1-606ba8cc0162 2018-07-21 00:11:30,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:30,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f7bf2cf8-7d23-4cfa-b02c-33064f544578 Date: Sat, 21 Jul 2018 00:11:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:20Z", "updated_at": "2018-07-21T00:11:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "04020108-a6a0-4415-ad18-a9a4bb31b868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "b7a04eee-a940-45ed-9568-60105c8f56a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "c8f71f54-d634-4895-9034-895ea7d45e28", "remote_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20af915df214bc4b4d14fe588e4e605"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "revision_number": 0, "id": "fe927a44-6dd4-40f0-8dcf-9256de4fa9a6", "remote_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20af915df214bc4b4d14fe588e4e605"}], "revision_number": 4, "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:11:30,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f7bf2cf8-7d23-4cfa-b02c-33064f544578 2018-07-21 00:11:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58261225-ee54-4cac-806a-29dd927ff38e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:11:31,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-58261225-ee54-4cac-806a-29dd927ff38e 2018-07-21 00:11:31,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b84b2d-f5a3-40c5-a20b-605c6a067bfc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:11:31,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-09b84b2d-f5a3-40c5-a20b-605c6a067bfc 2018-07-21 00:11:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf769d4a-aefe-4a2c-9e9e-19a413515a4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:31,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-cf769d4a-aefe-4a2c-9e9e-19a413515a4c 2018-07-21 00:11:31,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b347ffd-ab04-4ab3-a833-6d8bb4653864 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:31,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-3b347ffd-ab04-4ab3-a833-6d8bb4653864 2018-07-21 00:11:31,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:31,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2611003-5982-46c4-92f3-ec48dbd5888d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:31,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-e2611003-5982-46c4-92f3-ec48dbd5888d 2018-07-21 00:11:31,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e62473cd-1aaf-4319-8fa5-d1bc2ac0c747 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:31,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-e62473cd-1aaf-4319-8fa5-d1bc2ac0c747 2018-07-21 00:11:31,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ee34b4-732a-40c2-a88d-754b1c099788 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d20af915df214bc4b4d14fe588e4e605", "name": "CreateSecurityGroupTests-e75fb63d-52d2-467-proj"}} 2018-07-21 00:11:31,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 used request id req-11ee34b4-732a-40c2-a88d-754b1c099788 2018-07-21 00:11:31,732 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ba7ef3b-0f0c-41a1-a23d-17b59439c701 2018-07-21 00:11:31,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6ba7ef3b-0f0c-41a1-a23d-17b59439c701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:31,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cdc60ed5-a197-4ddc-b8ae-b266bb7e056a Date: Sat, 21 Jul 2018 00:11:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "04020108-a6a0-4415-ad18-a9a4bb31b868"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "b7a04eee-a940-45ed-9568-60105c8f56a3"}, {"remote_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "c8f71f54-d634-4895-9034-895ea7d45e28"}, {"remote_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:21Z", "security_group_id": "6ba7ef3b-0f0c-41a1-a23d-17b59439c701", "port_range_min": null, "revision_number": 0, "tenant_id": "d20af915df214bc4b4d14fe588e4e605", "created_at": "2018-07-21T00:11:21Z", "project_id": "d20af915df214bc4b4d14fe588e4e605", "id": "fe927a44-6dd4-40f0-8dcf-9256de4fa9a6"}]} 2018-07-21 00:11:31,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6ba7ef3b-0f0c-41a1-a23d-17b59439c701 used request id req-cdc60ed5-a197-4ddc-b8ae-b266bb7e056a 2018-07-21 00:11:31,919 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:11:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6ba7ef3b-0f0c-41a1-a23d-17b59439c701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:32,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af2454ae-47b4-4309-9120-59b8377a1da0 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:32,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6ba7ef3b-0f0c-41a1-a23d-17b59439c701 used request id req-af2454ae-47b4-4309-9120-59b8377a1da0 2018-07-21 00:11:32,248 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e75fb63d-52d2-467-proj 2018-07-21 00:11:32,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:32,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd50ab9-a6b1-4b9c-bceb-c2e1a9f8e3c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:32,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d20af915df214bc4b4d14fe588e4e605 used request id req-8cd50ab9-a6b1-4b9c-bceb-c2e1a9f8e3c1 2018-07-21 00:11:32,493 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e75fb63d-52d2-467-proj-role 2018-07-21 00:11:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e9b81cf2601a474389a5696fe00361cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:32,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa60c43-2a32-4658-b8a6-e4d469470c94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:32,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e9b81cf2601a474389a5696fe00361cf used request id req-8fa60c43-2a32-4658-b8a6-e4d469470c94 2018-07-21 00:11:32,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b03fa1205278e700934fd8ebf0310a1218c283" 2018-07-21 00:11:32,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f592a3db-544f-4c85-959a-31859bbec412 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:32,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f592a3db-544f-4c85-959a-31859bbec412 2018-07-21 00:11:32,707 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e75fb63d-52d2-467-user 2018-07-21 00:11:32,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f5bbb10f36cd489dbcf8db74e73292e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d984d43aa4b4e88c5cddf78a27edf1d5a1983afb" 2018-07-21 00:11:32,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2def68-3ded-4d0d-a3f9-2f6ccb78d589 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:32,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f5bbb10f36cd489dbcf8db74e73292e6 used request id req-0c2def68-3ded-4d0d-a3f9-2f6ccb78d589 2018-07-21 00:11:32,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:33,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["De9J4ItqTT2XoVRwb1yznQ"], "issued_at": "2018-07-21T00:11:33.000000Z"}} 2018-07-21 00:11:33,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1c94d7f0b77c14eb376685a7500f1d395bab2284" 2018-07-21 00:11:33,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b25481-f9e9-4e54-b3b5-52d5316f43b4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:33,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-07b25481-f9e9-4e54-b3b5-52d5316f43b4 2018-07-21 00:11:33,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:33,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:33,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["5QYF1S1YQIarMtrjMgK2WA"], "issued_at": "2018-07-21T00:11:33.000000Z"}} 2018-07-21 00:11:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:33,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285b0d49-f30c-4f65-bde8-f5f80781fd82 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:33,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-285b0d49-f30c-4f65-bde8-f5f80781fd82 2018-07-21 00:11:33,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:33,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-16a7f485-c690-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:34,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b4d792-56de-4560-8fff-a6166515adc4 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-16a7f485-c690-440-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:11:34,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-16a7f485-c690-440-proj used request id req-30b4d792-56de-4560-8fff-a6166515adc4 2018-07-21 00:11:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:34,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b4de14-7852-490c-ba5c-bf3d2cddb39e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:34,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-85b4de14-7852-490c-ba5c-bf3d2cddb39e 2018-07-21 00:11:34,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}}' 2018-07-21 00:11:34,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-129da0f4-d3ce-4c5a-bd79-ebc830c59393 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec"}, "tags": [], "enabled": true, "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}} 2018-07-21 00:11:34,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-129da0f4-d3ce-4c5a-bd79-ebc830c59393 2018-07-21 00:11:34,296 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-16a7f485-c690-440-proj 2018-07-21 00:11:34,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:34,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:34,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4yWvHGvsQFimMuYXGZBSiw"], "issued_at": "2018-07-21T00:11:34.000000Z"}} 2018-07-21 00:11:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}63f75d12a1429f77f5fd34f537332dc5672f375e" 2018-07-21 00:11:34,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9d2562-1491-4b38-8d15-31c089590002 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:34,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd9d2562-1491-4b38-8d15-31c089590002 2018-07-21 00:11:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:34,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f75d12a1429f77f5fd34f537332dc5672f375e" 2018-07-21 00:11:34,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32eeb997-07f2-4c34-9161-78f047fafe92 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:11:34,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-32eeb997-07f2-4c34-9161-78f047fafe92 2018-07-21 00:11:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-16a7f485-c690-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f75d12a1429f77f5fd34f537332dc5672f375e" 2018-07-21 00:11:34,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28ec1f1-77c7-40ee-9c54-58a5cef329c9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-16a7f485-c690-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec"}, "tags": [], "enabled": true, "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}]} 2018-07-21 00:11:34,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-16a7f485-c690-440-proj used request id req-f28ec1f1-77c7-40ee-9c54-58a5cef329c9 2018-07-21 00:11:35,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f75d12a1429f77f5fd34f537332dc5672f375e" 2018-07-21 00:11:35,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29a1fbd-c2b2-4bee-be13-b56f78dff79a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:35,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f29a1fbd-c2b2-4bee-be13-b56f78dff79a 2018-07-21 00:11:35,488 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-16a7f485-c690-440-user 2018-07-21 00:11:35,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:35,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6e16e6-2874-4bb9-9b83-b60fb33994e3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:35,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9c6e16e6-2874-4bb9-9b83-b60fb33994e3 2018-07-21 00:11:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" -d '{"role": {"name": "CreateSecurityGroupTests-16a7f485-c690-440-proj-role"}}' 2018-07-21 00:11:35,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b054a0a-cb36-456a-9a6b-9b0feccf410b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44042045b5b24db08a164428096f73b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/44042045b5b24db08a164428096f73b9"}, "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj-role"}} 2018-07-21 00:11:35,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b054a0a-cb36-456a-9a6b-9b0feccf410b 2018-07-21 00:11:35,696 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-16a7f485-c690-440-proj-role 2018-07-21 00:11:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/44042045b5b24db08a164428096f73b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:35,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a20b91-4e54-42f8-ba59-bee7223114e6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44042045b5b24db08a164428096f73b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/44042045b5b24db08a164428096f73b9"}, "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj-role"}} 2018-07-21 00:11:35,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/44042045b5b24db08a164428096f73b9 used request id req-96a20b91-4e54-42f8-ba59-bee7223114e6 2018-07-21 00:11:35,792 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-16a7f485-c690-440-proj-role to project CreateSecurityGroupTests-16a7f485-c690-440-proj 2018-07-21 00:11:35,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec/users/f986c2411b214943b021ead905f11424/roles/44042045b5b24db08a164428096f73b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:35,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a29dd6b7-d4d2-4039-911a-6addf284151e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:35,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec/users/f986c2411b214943b021ead905f11424/roles/44042045b5b24db08a164428096f73b9 used request id req-a29dd6b7-d4d2-4039-911a-6addf284151e 2018-07-21 00:11:35,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:35,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:36,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44042045b5b24db08a164428096f73b9", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj-role"}], "expires_at": "2018-07-21T01:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-16a7f485-c690-440-user", "id": "f986c2411b214943b021ead905f11424"}, "audit_ids": ["zutbfwufRBGQawx32-ov_Q"], "issued_at": "2018-07-21T00:11:36.000000Z"}} 2018-07-21 00:11:36,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:36,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111d8eaa-3c5a-43c7-9c3a-65434977ae38 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:36,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-111d8eaa-3c5a-43c7-9c3a-65434977ae38 2018-07-21 00:11:36,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:36,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0404255d-8016-4fcb-a103-4e63efa3244b Date: Sat, 21 Jul 2018 00:11:36 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:11:36,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name&description=hello+group used request id req-0404255d-8016-4fcb-a103-4e63efa3244b 2018-07-21 00:11:36,785 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name... 2018-07-21 00:11:36,785 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name 2018-07-21 00:11:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" -d '{"security_group": {"name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name", "description": "hello group"}}' 2018-07-21 00:11:37,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ce61da7e-b42f-436b-888f-746d784f2d11 Date: Sat, 21 Jul 2018 00:11:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 2, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}} 2018-07-21 00:11:37,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-ce61da7e-b42f-436b-888f-746d784f2d11 2018-07-21 00:11:37,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:37,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92a18e4c-0135-4866-b3d3-bcb710b2f8bc Date: Sat, 21 Jul 2018 00:11:37 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-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}]} 2018-07-21 00:11:37,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-92a18e4c-0135-4866-b3d3-bcb710b2f8bc 2018-07-21 00:11:37,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:37,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f877940-051a-4b7c-bd1b-67ed09a8e13c Date: Sat, 21 Jul 2018 00:11:37 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-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}]} 2018-07-21 00:11:37,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-3f877940-051a-4b7c-bd1b-67ed09a8e13c 2018-07-21 00:11:37,552 - neutron_utils - INFO - Retrieving security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:37,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4d3f31b8-fcf7-4364-8404-9bbafa8a7bde Date: Sat, 21 Jul 2018 00:11:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 2, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:37,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-4d3f31b8-fcf7-4364-8404-9bbafa8a7bde 2018-07-21 00:11:37,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:37,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:37,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6fb1f6d6-d91a-42d8-a0cd-5d26fa31815f Date: Sat, 21 Jul 2018 00:11:37 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-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}]} 2018-07-21 00:11:37,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-6fb1f6d6-d91a-42d8-a0cd-5d26fa31815f 2018-07-21 00:11:37,851 - neutron_utils - INFO - Retrieving security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:37,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:38,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c90d4d3b-70ae-4297-84bf-b437a31d3981 Date: Sat, 21 Jul 2018 00:11:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 2, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:38,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-c90d4d3b-70ae-4297-84bf-b437a31d3981 2018-07-21 00:11:38,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:38,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-148d2734-f457-4301-bf55-99b9b96e3b7f Date: Sat, 21 Jul 2018 00:11:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}]} 2018-07-21 00:11:38,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-148d2734-f457-4301-bf55-99b9b96e3b7f 2018-07-21 00:11:38,273 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name 2018-07-21 00:11:38,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:38,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4dda155b-4d67-4b90-8949-328d6fbcdf23 Date: Sat, 21 Jul 2018 00:11:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 2, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:38,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-4dda155b-4d67-4b90-8949-328d6fbcdf23 2018-07-21 00:11:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:38,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:38,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c4bfa8-5526-4e52-9282-b02ef5e8a9d2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}} 2018-07-21 00:11:38,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec used request id req-e6c4bfa8-5526-4e52-9282-b02ef5e8a9d2 2018-07-21 00:11:38,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:38,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd8f6034-e226-410d-8d24-2d6848ddd44e Date: Sat, 21 Jul 2018 00:11:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}]} 2018-07-21 00:11:38,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-bd8f6034-e226-410d-8d24-2d6848ddd44e 2018-07-21 00:11:38,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d199668bf3030ea40d28d90181b3209fbbc2eb77" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619"}}' 2018-07-21 00:11:39,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-d1b9ef11-65c8-4425-aa3c-4aa4944e83e8 Date: Sat, 21 Jul 2018 00:11:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}} 2018-07-21 00:11:39,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-d1b9ef11-65c8-4425-aa3c-4aa4944e83e8 2018-07-21 00:11:39,152 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name 2018-07-21 00:11:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:39,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-441c0c57-e372-4c96-acf4-e1d939f4dffa Date: Sat, 21 Jul 2018 00:11:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 3, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:39,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-441c0c57-e372-4c96-acf4-e1d939f4dffa 2018-07-21 00:11:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:39,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be04d56-2039-45c8-b076-204e86ea9148 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}} 2018-07-21 00:11:39,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec used request id req-3be04d56-2039-45c8-b076-204e86ea9148 2018-07-21 00:11:39,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:39,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7bba5500-12fa-4cc0-9c1d-6b0f86126652 Date: Sat, 21 Jul 2018 00:11:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:39,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-7bba5500-12fa-4cc0-9c1d-6b0f86126652 2018-07-21 00:11:39,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d199668bf3030ea40d28d90181b3209fbbc2eb77" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619"}}' 2018-07-21 00:11:39,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-5d792412-bda4-4302-91fa-8ead572005d1 Date: Sat, 21 Jul 2018 00:11:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}} 2018-07-21 00:11:39,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-5d792412-bda4-4302-91fa-8ead572005d1 2018-07-21 00:11:39,511 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name 2018-07-21 00:11:39,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:39,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-6f5e31d3-7ff3-42be-96af-7448bd685d42 Date: Sat, 21 Jul 2018 00:11:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 4, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:39,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-6f5e31d3-7ff3-42be-96af-7448bd685d42 2018-07-21 00:11:39,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:39,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9ef117-d865-4f20-9c50-e7ddaf30ea16 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}} 2018-07-21 00:11:39,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec used request id req-0b9ef117-d865-4f20-9c50-e7ddaf30ea16 2018-07-21 00:11:39,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:40,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-052b87ba-2bca-4331-b219-00d96142c2a2 Date: Sat, 21 Jul 2018 00:11:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:40,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-052b87ba-2bca-4331-b219-00d96142c2a2 2018-07-21 00:11:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d199668bf3030ea40d28d90181b3209fbbc2eb77" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10}}' 2018-07-21 00:11:40,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e32539cd-6f04-4bfc-b943-d500ed1368e4 Date: Sat, 21 Jul 2018 00:11:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}} 2018-07-21 00:11:40,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-e32539cd-6f04-4bfc-b943-d500ed1368e4 2018-07-21 00:11:40,379 - neutron_utils - INFO - Retrieving security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:40,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:40,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9310d0f0-274e-4597-b913-175eaf377115 Date: Sat, 21 Jul 2018 00:11:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:40,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-9310d0f0-274e-4597-b913-175eaf377115 2018-07-21 00:11:40,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:40,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b4a4b463-2f0e-427d-b1b5-9c44eac2e1bf Date: Sat, 21 Jul 2018 00:11:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:40,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-b4a4b463-2f0e-427d-b1b5-9c44eac2e1bf 2018-07-21 00:11:40,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:40,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44042045b5b24db08a164428096f73b9", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj-role"}], "expires_at": "2018-07-21T01:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/8726bd2d7b08413993ed6b11e9fdc7ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-16a7f485-c690-440-user", "id": "f986c2411b214943b021ead905f11424"}, "audit_ids": ["BnX5lFc5QjWl-wl4Kb8Knw"], "issued_at": "2018-07-21T00:11:40.000000Z"}} 2018-07-21 00:11:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:41,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7692abeb-42bf-4f70-91f8-3375145c2047 Date: Sat, 21 Jul 2018 00:11:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:41,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name&description=hello+group used request id req-7692abeb-42bf-4f70-91f8-3375145c2047 2018-07-21 00:11:41,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4540559a-8b42-4301-a9e2-11857b207bef Date: Sat, 21 Jul 2018 00:11:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:41,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-4540559a-8b42-4301-a9e2-11857b207bef 2018-07-21 00:11:41,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:41,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-02840c7c-f756-43bf-bb46-8e84d5188ec1 Date: Sat, 21 Jul 2018 00:11:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:41,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-02840c7c-f756-43bf-bb46-8e84d5188ec1 2018-07-21 00:11:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:41,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cf2759d4-4810-4e4d-82dc-9f1b73d624ca Date: Sat, 21 Jul 2018 00:11:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:41,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-cf2759d4-4810-4e4d-82dc-9f1b73d624ca 2018-07-21 00:11:41,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:41,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-56418928-319b-4431-ae0c-845e00fc2239 Date: Sat, 21 Jul 2018 00:11:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:41,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-56418928-319b-4431-ae0c-845e00fc2239 2018-07-21 00:11:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:42,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5732637f-b530-446e-926e-c7a88d1f3de1 Date: Sat, 21 Jul 2018 00:11:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:42,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-5732637f-b530-446e-926e-c7a88d1f3de1 2018-07-21 00:11:42,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:42,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-050b512a-a7aa-4c04-a3b1-5840d8291841 Date: Sat, 21 Jul 2018 00:11:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:42,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-050b512a-a7aa-4c04-a3b1-5840d8291841 2018-07-21 00:11:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:42,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fadc864b-b124-4f83-8017-7163b0d45be2 Date: Sat, 21 Jul 2018 00:11:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:42,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-fadc864b-b124-4f83-8017-7163b0d45be2 2018-07-21 00:11:42,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:42,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9e444f58-6f2d-48b4-881d-4963ecc4f517 Date: Sat, 21 Jul 2018 00:11:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:42,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-9e444f58-6f2d-48b4-881d-4963ecc4f517 2018-07-21 00:11:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:42,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d4b66ba2-6780-49e2-ad17-9d1097af1223 Date: Sat, 21 Jul 2018 00:11:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:42,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-d4b66ba2-6780-49e2-ad17-9d1097af1223 2018-07-21 00:11:42,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:42,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:42,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9181890a-de8f-4fcb-a7f1-7e388c0ae20f Date: Sat, 21 Jul 2018 00:11:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:42,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-9181890a-de8f-4fcb-a7f1-7e388c0ae20f 2018-07-21 00:11:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1abb1bc2-11c1-4a17-a62b-e793704692c6 Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:43,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-1abb1bc2-11c1-4a17-a62b-e793704692c6 2018-07-21 00:11:43,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:43,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c3bc3ae0-ec08-499a-8cb5-5a44b9b314ff Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:43,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-c3bc3ae0-ec08-499a-8cb5-5a44b9b314ff 2018-07-21 00:11:43,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0c508a49-45c1-44cf-99e6-e534997d4a06 Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:43,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-0c508a49-45c1-44cf-99e6-e534997d4a06 2018-07-21 00:11:43,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:43,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dbc54b9d-4e24-4a1c-95ee-626e724bea43 Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:43,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-dbc54b9d-4e24-4a1c-95ee-626e724bea43 2018-07-21 00:11:43,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-859ec088-5843-4cf8-81df-d024dae06a70 Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:43,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-859ec088-5843-4cf8-81df-d024dae06a70 2018-07-21 00:11:43,413 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:43,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8742584b-77b2-4eaa-ab91-6085ae400190 Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:43,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-8742584b-77b2-4eaa-ab91-6085ae400190 2018-07-21 00:11:43,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a1f5fbbe-a0dd-45ab-994b-da5c6fec10a7 Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:43,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-a1f5fbbe-a0dd-45ab-994b-da5c6fec10a7 2018-07-21 00:11:43,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:43,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3dd0a194-ba88-46f1-9551-c4dd2aca43e1 Date: Sat, 21 Jul 2018 00:11:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:43,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-3dd0a194-ba88-46f1-9551-c4dd2aca43e1 2018-07-21 00:11:43,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:44,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-51e72e44-19a2-4b74-a4ce-4e819b346fdf Date: Sat, 21 Jul 2018 00:11:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:44,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-51e72e44-19a2-4b74-a4ce-4e819b346fdf 2018-07-21 00:11:44,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:44,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:44,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5c55af2a-be71-4a13-a1e0-e33ef87bc192 Date: Sat, 21 Jul 2018 00:11:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:44,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-5c55af2a-be71-4a13-a1e0-e33ef87bc192 2018-07-21 00:11:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:44,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cc58e135-00a6-417c-b815-1d97b92ff87c Date: Sat, 21 Jul 2018 00:11:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:44,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-cc58e135-00a6-417c-b815-1d97b92ff87c 2018-07-21 00:11:44,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:44,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:44,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d2ba11ce-f2b3-481e-af9e-4234f7ccc122 Date: Sat, 21 Jul 2018 00:11:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:44,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-d2ba11ce-f2b3-481e-af9e-4234f7ccc122 2018-07-21 00:11:44,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:44,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-834da17b-a821-447d-a780-f4636ddb09d5 Date: Sat, 21 Jul 2018 00:11:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "updated_at": "2018-07-21T00:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "16ef68a2-3a37-43ff-b697-925172b85f2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "22eb98ea-950f-4a17-813d-ea76921f0215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "revision_number": 0, "id": "61d8278d-0ec5-4cce-a45c-698102d414fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "revision_number": 0, "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "revision_number": 0, "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 5, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "973b662c-76b7-4db4-a284-dd2559ec8619", "name": "CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name"}]} 2018-07-21 00:11:44,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name used request id req-834da17b-a821-447d-a780-f4636ddb09d5 2018-07-21 00:11:44,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:44,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-689bb992-a4ea-4dce-983d-123223da387b Date: Sat, 21 Jul 2018 00:11:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8"}]} 2018-07-21 00:11:44,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-689bb992-a4ea-4dce-983d-123223da387b 2018-07-21 00:11:44,946 - neutron_utils - INFO - Deleting security group rule with ID - bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 2018-07-21 00:11:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:45,049 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-925e6371-7216-445b-8988-a5b99fb5ebaa Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:45,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 used request id req-925e6371-7216-445b-8988-a5b99fb5ebaa 2018-07-21 00:11:45,049 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-21 00:11:45,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 973b662c-76b7-4db4-a284-dd2559ec8619 2018-07-21 00:11:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a03999d17700c533724cb1338b4e67f35b5e6f" 2018-07-21 00:11:45,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-a7079d7f-3fca-4e02-9d3a-14dfee3ad679 Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "16ef68a2-3a37-43ff-b697-925172b85f2c"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:39Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:39Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "22eb98ea-950f-4a17-813d-ea76921f0215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:37Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:37Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "61d8278d-0ec5-4cce-a45c-698102d414fe"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-21T00:11:40Z", "security_group_id": "973b662c-76b7-4db4-a284-dd2559ec8619", "port_range_min": 10, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:40Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "b94eaca8-c152-490e-a702-e8679a6e2d2b"}]} 2018-07-21 00:11:45,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-a7079d7f-3fca-4e02-9d3a-14dfee3ad679 2018-07-21 00:11:45,085 - neutron_utils - INFO - Deleting security group rule with ID - 16ef68a2-3a37-43ff-b697-925172b85f2c 2018-07-21 00:11:45,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/16ef68a2-3a37-43ff-b697-925172b85f2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:45,189 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d92c6d98-b08c-4d40-9ece-48d6398d30d3 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:45,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/16ef68a2-3a37-43ff-b697-925172b85f2c used request id req-d92c6d98-b08c-4d40-9ece-48d6398d30d3 2018-07-21 00:11:45,189 - neutron_utils - INFO - Deleting security group rule with ID - b94eaca8-c152-490e-a702-e8679a6e2d2b 2018-07-21 00:11:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b94eaca8-c152-490e-a702-e8679a6e2d2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:45,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44be4e05-7af6-4783-a47a-3b4ac4d1aca5 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:45,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b94eaca8-c152-490e-a702-e8679a6e2d2b used request id req-44be4e05-7af6-4783-a47a-3b4ac4d1aca5 2018-07-21 00:11:45,448 - neutron_utils - INFO - Deleting security group rule with ID - 61d8278d-0ec5-4cce-a45c-698102d414fe 2018-07-21 00:11:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/61d8278d-0ec5-4cce-a45c-698102d414fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:45,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-471d3929-f370-4723-b4d0-9eb350d74fe3 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:45,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/61d8278d-0ec5-4cce-a45c-698102d414fe used request id req-471d3929-f370-4723-b4d0-9eb350d74fe3 2018-07-21 00:11:45,552 - neutron_utils - INFO - Deleting security group rule with ID - 22eb98ea-950f-4a17-813d-ea76921f0215 2018-07-21 00:11:45,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/22eb98ea-950f-4a17-813d-ea76921f0215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:45,642 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3093d360-fa04-49c6-a558-0f70ad2cba70 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:45,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/22eb98ea-950f-4a17-813d-ea76921f0215 used request id req-3093d360-fa04-49c6-a558-0f70ad2cba70 2018-07-21 00:11:45,642 - neutron_utils - INFO - Deleting security group rule with ID - bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 2018-07-21 00:11:45,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:45,668 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-d30f2600-51a0-40db-b742-bc495c25823b Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: {"NeutronError": {"message": "Security group rule bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:11:45,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 used request id req-d30f2600-51a0-40db-b742-bc495c25823b 2018-07-21 00:11:45,668 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-21 00:11:45,669 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule bc6dfd2e-8510-4d67-bbf8-3fc71a8fbbf8 does not exist Neutron server returns request_ids: ['req-d30f2600-51a0-40db-b742-bc495c25823b'] 2018-07-21 00:11:45,669 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e23852f7-e82a-4913-8fa9-2dfbaec34ea8name 2018-07-21 00:11:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/973b662c-76b7-4db4-a284-dd2559ec8619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d199668bf3030ea40d28d90181b3209fbbc2eb77" 2018-07-21 00:11:45,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98acd8c1-37eb-45fd-b34e-f7dab1796736 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:45,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/973b662c-76b7-4db4-a284-dd2559ec8619 used request id req-98acd8c1-37eb-45fd-b34e-f7dab1796736 2018-07-21 00:11:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:46,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-451fb152-f552-4e4a-9469-1ea6d290ef72 Date: Sat, 21 Jul 2018 00:11:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:36Z", "updated_at": "2018-07-21T00:11:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "revision_number": 0, "id": "2a7d7dd5-3708-41ef-9ed9-3bb9d06cb299", "remote_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "revision_number": 0, "id": "6512719b-c643-4d05-88aa-4901ba2e2949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "revision_number": 0, "id": "9df42586-7c77-4d0a-b58f-a004de4c7457", "remote_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "revision_number": 0, "id": "f979d31e-2e77-4954-9ba2-f1b82058a460", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec"}], "revision_number": 4, "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:11:46,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-451fb152-f552-4e4a-9469-1ea6d290ef72 2018-07-21 00:11:46,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:46,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03fe4a4b-020a-4799-9fe3-541a5dc3132c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:11:46,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-03fe4a4b-020a-4799-9fe3-541a5dc3132c 2018-07-21 00:11:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:46,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb0e43e-253c-423f-a376-5dff7e2c9bad Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8726bd2d7b08413993ed6b11e9fdc7ec", "name": "CreateSecurityGroupTests-16a7f485-c690-440-proj"}} 2018-07-21 00:11:46,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec used request id req-fbb0e43e-253c-423f-a376-5dff7e2c9bad 2018-07-21 00:11:46,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19fd99d7-61fe-4f13-a3cb-162c37ee3e37 2018-07-21 00:11:46,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=19fd99d7-61fe-4f13-a3cb-162c37ee3e37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:46,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-109873e4-c2e8-4465-988c-4aa1f76c888f Date: Sat, 21 Jul 2018 00:11:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:36Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "2a7d7dd5-3708-41ef-9ed9-3bb9d06cb299"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:36Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "6512719b-c643-4d05-88aa-4901ba2e2949"}, {"remote_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:36Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "9df42586-7c77-4d0a-b58f-a004de4c7457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:11:36Z", "security_group_id": "19fd99d7-61fe-4f13-a3cb-162c37ee3e37", "port_range_min": null, "revision_number": 0, "tenant_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "created_at": "2018-07-21T00:11:36Z", "project_id": "8726bd2d7b08413993ed6b11e9fdc7ec", "id": "f979d31e-2e77-4954-9ba2-f1b82058a460"}]} 2018-07-21 00:11:46,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=19fd99d7-61fe-4f13-a3cb-162c37ee3e37 used request id req-109873e4-c2e8-4465-988c-4aa1f76c888f 2018-07-21 00:11:46,541 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:11:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/19fd99d7-61fe-4f13-a3cb-162c37ee3e37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:46,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58d83680-5752-4f9e-975f-71118228f351 Content-Length: 0 Date: Sat, 21 Jul 2018 00:11:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:11:46,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/19fd99d7-61fe-4f13-a3cb-162c37ee3e37 used request id req-58d83680-5752-4f9e-975f-71118228f351 2018-07-21 00:11:46,864 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-16a7f485-c690-440-proj 2018-07-21 00:11:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:47,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1339cbe4-2772-4e20-8dab-2ede050aae06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:47,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8726bd2d7b08413993ed6b11e9fdc7ec used request id req-1339cbe4-2772-4e20-8dab-2ede050aae06 2018-07-21 00:11:47,104 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-16a7f485-c690-440-proj-role 2018-07-21 00:11:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/44042045b5b24db08a164428096f73b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:47,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e6ac1e2-695e-4a19-9a11-3830b06c609b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:47,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/44042045b5b24db08a164428096f73b9 used request id req-7e6ac1e2-695e-4a19-9a11-3830b06c609b 2018-07-21 00:11:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad2af8dd1fad47473c3cf8b249142782f46640f5" 2018-07-21 00:11:47,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55404729-744c-4e82-a186-3a97c33bef8b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:47,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-55404729-744c-4e82-a186-3a97c33bef8b 2018-07-21 00:11:47,342 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-16a7f485-c690-440-user 2018-07-21 00:11:47,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f986c2411b214943b021ead905f11424 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63f75d12a1429f77f5fd34f537332dc5672f375e" 2018-07-21 00:11:47,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0fe5c24-1a46-40dc-8ded-3fe60e319d6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:47,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f986c2411b214943b021ead905f11424 used request id req-e0fe5c24-1a46-40dc-8ded-3fe60e319d6e 2018-07-21 00:11:47,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:47,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cx7pTsCITcWOsZJWsOeg5g"], "issued_at": "2018-07-21T00:11:47.000000Z"}} 2018-07-21 00:11:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e6b55857ebe2bd66844dfdce700f0daeb0dc9e8a" 2018-07-21 00:11:48,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd72f3e8-c391-4d0f-866b-eb8449c8bb45 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:48,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fd72f3e8-c391-4d0f-866b-eb8449c8bb45 2018-07-21 00:11:48,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:48,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:48,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["K5ie7SmySSKFrVv40h3jRQ"], "issued_at": "2018-07-21T00:11:48.000000Z"}} 2018-07-21 00:11:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:48,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee36ce9-5444-4344-9891-daba6467653e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:48,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eee36ce9-5444-4344-9891-daba6467653e 2018-07-21 00:11:48,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:48,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:48,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2fa841f9-9710-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:48,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0dbf6f-b7f1-4d20-a325-83f6f31f95fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2fa841f9-9710-466-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:11:48,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2fa841f9-9710-466-proj used request id req-4b0dbf6f-b7f1-4d20-a325-83f6f31f95fb 2018-07-21 00:11:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:48,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184e0146-e8ce-4b90-ba79-a88f3c54ca1a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:48,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-184e0146-e8ce-4b90-ba79-a88f3c54ca1a 2018-07-21 00:11:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj"}}' 2018-07-21 00:11:48,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f503a95d-0ac1-4e16-9b7a-9490f414906a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f883339911c74238a9de8c0382036bc8"}, "tags": [], "enabled": true, "id": "f883339911c74238a9de8c0382036bc8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj"}} 2018-07-21 00:11:48,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f503a95d-0ac1-4e16-9b7a-9490f414906a 2018-07-21 00:11:48,889 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-2fa841f9-9710-466-proj 2018-07-21 00:11:48,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:48,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:49,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jQEhjy0WRla0jUD5KIUVHQ"], "issued_at": "2018-07-21T00:11:49.000000Z"}} 2018-07-21 00:11:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bc79dbbccc6029912b6c0dd6f5332776997828c4" 2018-07-21 00:11:49,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ce6043-9a18-45f6-972c-f16729942de9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:49,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-88ce6043-9a18-45f6-972c-f16729942de9 2018-07-21 00:11:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:11:49,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:11:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:11:49,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc79dbbccc6029912b6c0dd6f5332776997828c4" 2018-07-21 00:11:49,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7250349b-4399-42d9-85c2-17adb83bd5b5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:11:49,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7250349b-4399-42d9-85c2-17adb83bd5b5 2018-07-21 00:11:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-2fa841f9-9710-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc79dbbccc6029912b6c0dd6f5332776997828c4" 2018-07-21 00:11:49,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1b51a5-0deb-40ca-b318-01d5f7164c2a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-2fa841f9-9710-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f883339911c74238a9de8c0382036bc8"}, "tags": [], "enabled": true, "id": "f883339911c74238a9de8c0382036bc8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj"}]} 2018-07-21 00:11:49,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-2fa841f9-9710-466-proj used request id req-4c1b51a5-0deb-40ca-b318-01d5f7164c2a 2018-07-21 00:11:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc79dbbccc6029912b6c0dd6f5332776997828c4" 2018-07-21 00:11:49,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54ab0e6-c726-42bf-a149-8aaedeaf9e78 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:11:49,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b54ab0e6-c726-42bf-a149-8aaedeaf9e78 2018-07-21 00:11:50,085 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-2fa841f9-9710-466-user 2018-07-21 00:11:50,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:50,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944e3057-f121-444e-b20b-210b69812674 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:50,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-944e3057-f121-444e-b20b-210b69812674 2018-07-21 00:11:50,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" -d '{"role": {"name": "CreateImageSuccessTests-2fa841f9-9710-466-proj-role"}}' 2018-07-21 00:11:50,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c95a21-742e-4401-8de7-17c588d70423 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ac7470dbfc84b65b58a3a1520c79a00", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ac7470dbfc84b65b58a3a1520c79a00"}, "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj-role"}} 2018-07-21 00:11:50,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-27c95a21-742e-4401-8de7-17c588d70423 2018-07-21 00:11:50,301 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-2fa841f9-9710-466-proj-role 2018-07-21 00:11:50,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4ac7470dbfc84b65b58a3a1520c79a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:50,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a869735-28ea-4ada-8100-bbea24fef111 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ac7470dbfc84b65b58a3a1520c79a00", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ac7470dbfc84b65b58a3a1520c79a00"}, "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj-role"}} 2018-07-21 00:11:50,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4ac7470dbfc84b65b58a3a1520c79a00 used request id req-4a869735-28ea-4ada-8100-bbea24fef111 2018-07-21 00:11:50,396 - keystone_utils - INFO - Granting role CreateImageSuccessTests-2fa841f9-9710-466-proj-role to project CreateImageSuccessTests-2fa841f9-9710-466-proj 2018-07-21 00:11:50,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f883339911c74238a9de8c0382036bc8/users/8f037c367ee44a859081da9808ca91ae/roles/4ac7470dbfc84b65b58a3a1520c79a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:50,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8d7c5a0-2278-4baf-8c23-db42a470a299 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:50,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f883339911c74238a9de8c0382036bc8/users/8f037c367ee44a859081da9808ca91ae/roles/4ac7470dbfc84b65b58a3a1520c79a00 used request id req-c8d7c5a0-2278-4baf-8c23-db42a470a299 2018-07-21 00:11:50,559 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:11:50,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:11:50,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:50,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ac7470dbfc84b65b58a3a1520c79a00", "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj-role"}], "expires_at": "2018-07-21T01:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f883339911c74238a9de8c0382036bc8", "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2fa841f9-9710-466-user", "id": "8f037c367ee44a859081da9808ca91ae"}, "audit_ids": ["FFMchS5oS0-e5B4GWGKZ2A"], "issued_at": "2018-07-21T00:11:50.000000Z"}} 2018-07-21 00:11:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}74d096b08bdd04f672c8d448fff183854ea4b925" 2018-07-21 00:11:51,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b50def-c430-4218-bd20-05509e6b6a0a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:11:51,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e5b50def-c430-4218-bd20-05509e6b6a0a 2018-07-21 00:11:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" 2018-07-21 00:11:51,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-3b234ccd-b007-47e7-8f59-a1904830936a Date: Sat, 21 Jul 2018 00:11:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001"} 2018-07-21 00:11:51,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 used request id req-3b234ccd-b007-47e7-8f59-a1904830936a 2018-07-21 00:11:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" 2018-07-21 00:11:51,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-400c09c2-07d4-4ef3-9a46-42f8bd6dd24d Date: Sat, 21 Jul 2018 00:11:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:11:51,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-400c09c2-07d4-4ef3-9a46-42f8bd6dd24d 2018-07-21 00:11:51,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001"}' 2018-07-21 00:11:52,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dfdd9f76-c560-4bad-80da-b70baad9ab82 Date: Sat, 21 Jul 2018 00:11:52 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:11:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:11:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "min_disk": 0, "protected": false, "id": "e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "file": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/file", "checksum": null, "owner": "f883339911c74238a9de8c0382036bc8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:11:52,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dfdd9f76-c560-4bad-80da-b70baad9ab82 2018-07-21 00:11:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" -d '' 2018-07-21 00:11:54,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c33d3e6c-4cce-4cfc-830e-e832a9719ce8 Date: Sat, 21 Jul 2018 00:11: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-21 00:11:54,082 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/file used request id req-c33d3e6c-4cce-4cfc-830e-e832a9719ce8 2018-07-21 00:11:54,083 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:11:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" 2018-07-21 00:11:54,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1840beef-e623-4a99-8038-2d7598d1186c Date: Sat, 21 Jul 2018 00:11:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:11:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:11:54Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/snap", "metadata": {}}], "self": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "min_disk": 0, "protected": false, "id": "e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "file": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f883339911c74238a9de8c0382036bc8", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:11:54,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f used request id req-1840beef-e623-4a99-8038-2d7598d1186c 2018-07-21 00:11:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" 2018-07-21 00:11:54,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8da7da6d-531d-49f5-9254-e50474882986 Date: Sat, 21 Jul 2018 00:11: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-21 00:11:54,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8da7da6d-531d-49f5-9254-e50474882986 2018-07-21 00:11:54,864 - create_image - INFO - Created image with name - CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 2018-07-21 00:11:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" 2018-07-21 00:11:55,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-afe84426-fa21-4a59-8495-f1d92bd6b491 Date: Sat, 21 Jul 2018 00:11:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:11:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:11:54Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/snap", "metadata": {}}], "self": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "min_disk": 0, "protected": false, "id": "e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "file": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f883339911c74238a9de8c0382036bc8", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:11:55,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f used request id req-afe84426-fa21-4a59-8495-f1d92bd6b491 2018-07-21 00:11:55,053 - create_image - DEBUG - Instance status is - active 2018-07-21 00:11:55,053 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 2018-07-21 00:11:55,053 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 2018-07-21 00:11:55,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:11:55,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ac7470dbfc84b65b58a3a1520c79a00", "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj-role"}], "expires_at": "2018-07-21T01:11:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f883339911c74238a9de8c0382036bc8", "name": "CreateImageSuccessTests-2fa841f9-9710-466-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f883339911c74238a9de8c0382036bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/f883339911c74238a9de8c0382036bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/f883339911c74238a9de8c0382036bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2fa841f9-9710-466-user", "id": "8f037c367ee44a859081da9808ca91ae"}, "audit_ids": ["zYgsa_BDRmyRXXCrliMYKw"], "issued_at": "2018-07-21T00:11:55.000000Z"}} 2018-07-21 00:11:55,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24e8dd974db6a6ede23b19b5d9f3dfe153edebf8" 2018-07-21 00:11:55,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ccd6f445-2f18-4007-a251-4144ef29702d Date: Sat, 21 Jul 2018 00:11:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:11:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:11:54Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/snap", "metadata": {}}], "self": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "min_disk": 0, "protected": false, "id": "e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f", "file": "/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f883339911c74238a9de8c0382036bc8", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001"} 2018-07-21 00:11:55,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 used request id req-ccd6f445-2f18-4007-a251-4144ef29702d 2018-07-21 00:11:55,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24e8dd974db6a6ede23b19b5d9f3dfe153edebf8" 2018-07-21 00:11:56,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3057befc-5663-4e0d-8162-ff246a1a103d Date: Sat, 21 Jul 2018 00:11:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:11:56,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3057befc-5663-4e0d-8162-ff246a1a103d 2018-07-21 00:11:56,266 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 2018-07-21 00:11:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24e8dd974db6a6ede23b19b5d9f3dfe153edebf8" 2018-07-21 00:11:56,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2884ee20-82f6-450a-b17d-41bc21249644 Date: Sat, 21 Jul 2018 00:11:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:11:56,799 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f used request id req-2884ee20-82f6-450a-b17d-41bc21249644 2018-07-21 00:11:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24e8dd974db6a6ede23b19b5d9f3dfe153edebf8" 2018-07-21 00:11:57,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7fbc61cb-1ff0-4884-9578-c9c4b1c32493 Date: Sat, 21 Jul 2018 00:11:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001"} 2018-07-21 00:11:57,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 used request id req-7fbc61cb-1ff0-4884-9578-c9c4b1c32493 2018-07-21 00:11:57,377 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8fb2476c-f82d-40aa-b8cc-a5bf6240a001 2018-07-21 00:11:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74d096b08bdd04f672c8d448fff183854ea4b925" 2018-07-21 00:11:57,950 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-f2c64f1d-c03e-4022-865e-0e643994dacb Date: Sat, 21 Jul 2018 00:11:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:11:57,950 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e2542db8-c7d1-4bf9-85c2-3bbe4f480c2f used request id req-f2c64f1d-c03e-4022-865e-0e643994dacb 2018-07-21 00:11:57,951 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-07-21 00:11:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6a3f2c9b-0230-4c3f-89b5-99fb173ec8bd Date: Sat, 21 Jul 2018 00:11:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:11:58,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6a3f2c9b-0230-4c3f-89b5-99fb173ec8bd 2018-07-21 00:11:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad87440-a956-44dc-8e92-a80ba36322fb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:11:58,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-dad87440-a956-44dc-8e92-a80ba36322fb 2018-07-21 00:11:58,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348bfc9c-45ae-47d3-987e-a35d0cb11323 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:11:58,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-348bfc9c-45ae-47d3-987e-a35d0cb11323 2018-07-21 00:11:58,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d3ae85-2399-43f7-81ca-3f22537d3519 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:58,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-07d3ae85-2399-43f7-81ca-3f22537d3519 2018-07-21 00:11:58,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:58,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92059d0f-91ed-4fb0-bd4b-b90d8f2cc1a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:58,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-92059d0f-91ed-4fb0-bd4b-b90d8f2cc1a1 2018-07-21 00:11:58,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:58,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3d3376-df27-47db-b9c6-06302db561fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:58,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-ed3d3376-df27-47db-b9c6-06302db561fa 2018-07-21 00:11:58,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:58,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b80b110-c01a-4b6c-977b-8b25f4217191 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:58,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-2b80b110-c01a-4b6c-977b-8b25f4217191 2018-07-21 00:11:58,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:58,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-024ca093-81ac-41e4-99db-97f5e651f1f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:58,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-024ca093-81ac-41e4-99db-97f5e651f1f1 2018-07-21 00:11:58,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:58,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-424747c5-acc7-4199-89a9-2dbf142481f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:58,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-424747c5-acc7-4199-89a9-2dbf142481f1 2018-07-21 00:11:58,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:58,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:59,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e956ae91-6a87-4268-904f-269e309965ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:11:59,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-e956ae91-6a87-4268-904f-269e309965ed 2018-07-21 00:11:59,047 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:11:59,047 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-2fa841f9-9710-466-proj 2018-07-21 00:11:59,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f883339911c74238a9de8c0382036bc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:59,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa33040-5b5d-4ac1-8624-1c616e4b3f92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:59,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f883339911c74238a9de8c0382036bc8 used request id req-7fa33040-5b5d-4ac1-8624-1c616e4b3f92 2018-07-21 00:11:59,290 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-2fa841f9-9710-466-proj-role 2018-07-21 00:11:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4ac7470dbfc84b65b58a3a1520c79a00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:59,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe7f106-1a12-414f-bac3-0bad4ea28906 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:59,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4ac7470dbfc84b65b58a3a1520c79a00 used request id req-dbe7f106-1a12-414f-bac3-0bad4ea28906 2018-07-21 00:11:59,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50a38eb00c59c244e49b1fa77f1c41fd43288f9" 2018-07-21 00:11:59,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63b5ced-70d6-49fe-8b6a-1e1dd251cb9b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:11:59,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d63b5ced-70d6-49fe-8b6a-1e1dd251cb9b 2018-07-21 00:11:59,512 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-2fa841f9-9710-466-user 2018-07-21 00:11:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/8f037c367ee44a859081da9808ca91ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc79dbbccc6029912b6c0dd6f5332776997828c4" 2018-07-21 00:11:59,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-000132ce-488f-4626-a9bf-7cf5035234ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:11:59,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8f037c367ee44a859081da9808ca91ae used request id req-000132ce-488f-4626-a9bf-7cf5035234ae 2018-07-21 00:11:59,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:00,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wSj7WiG_QzyY4GnO841tdg"], "issued_at": "2018-07-21T00:12:00.000000Z"}} 2018-07-21 00:12:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7850fdd2e1afb03f2b027fabd0eebd89bcd71812" 2018-07-21 00:12:00,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2b6866-5103-4a74-a479-6dc63018ec6a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:00,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8f2b6866-5103-4a74-a479-6dc63018ec6a 2018-07-21 00:12:00,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:00,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:00,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["6iAf8LmuQgub9uzyD-l2Cw"], "issued_at": "2018-07-21T00:12:00.000000Z"}} 2018-07-21 00:12:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:00,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9e6816-c5cc-432b-9ca0-cca4b5f06abe 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:00,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bc9e6816-c5cc-432b-9ca0-cca4b5f06abe 2018-07-21 00:12:00,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:00,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ade2cf81-0c40-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:00,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fbaf32c-f66a-4c3d-94b8-22ff9a3926c7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ade2cf81-0c40-49e-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:12:00,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ade2cf81-0c40-49e-proj used request id req-8fbaf32c-f66a-4c3d-94b8-22ff9a3926c7 2018-07-21 00:12:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:00,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9fdd36-2c6d-4c2f-be77-ef4b60ee724a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:00,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1f9fdd36-2c6d-4c2f-be77-ef4b60ee724a 2018-07-21 00:12:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj"}}' 2018-07-21 00:12:01,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9641e8d-c1af-4ae8-9915-7deaff10b2e6 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b34d47b4517e4ef4ad26825ed443f970"}, "tags": [], "enabled": true, "id": "b34d47b4517e4ef4ad26825ed443f970", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj"}} 2018-07-21 00:12:01,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e9641e8d-c1af-4ae8-9915-7deaff10b2e6 2018-07-21 00:12:01,044 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ade2cf81-0c40-49e-proj 2018-07-21 00:12:01,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:01,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:01,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["eyzBqp2ASuGVupFArlWZEw"], "issued_at": "2018-07-21T00:12:01.000000Z"}} 2018-07-21 00:12:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3a355cdb4b1ee099c3a314acd289fa4476d267f9" 2018-07-21 00:12:01,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a1ed1f-672a-4d70-b73a-322b99371c4e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:01,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-82a1ed1f-672a-4d70-b73a-322b99371c4e 2018-07-21 00:12:01,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:01,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a355cdb4b1ee099c3a314acd289fa4476d267f9" 2018-07-21 00:12:01,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb543bc-b0dd-48db-b3da-86c15d5452d8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:12:01,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2fb543bc-b0dd-48db-b3da-86c15d5452d8 2018-07-21 00:12:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ade2cf81-0c40-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a355cdb4b1ee099c3a314acd289fa4476d267f9" 2018-07-21 00:12:01,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23944eac-0eed-4251-8589-2d2c258573f0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ade2cf81-0c40-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b34d47b4517e4ef4ad26825ed443f970"}, "tags": [], "enabled": true, "id": "b34d47b4517e4ef4ad26825ed443f970", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj"}]} 2018-07-21 00:12:01,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ade2cf81-0c40-49e-proj used request id req-23944eac-0eed-4251-8589-2d2c258573f0 2018-07-21 00:12:01,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a355cdb4b1ee099c3a314acd289fa4476d267f9" 2018-07-21 00:12:01,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e6d658-2011-4296-98d3-ae8d93949e95 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:01,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-81e6d658-2011-4296-98d3-ae8d93949e95 2018-07-21 00:12:02,235 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ade2cf81-0c40-49e-user 2018-07-21 00:12:02,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:02,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:02,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23817ea-cd47-4f32-a008-a98c03947e04 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:02,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c23817ea-cd47-4f32-a008-a98c03947e04 2018-07-21 00:12:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" -d '{"role": {"name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role"}}' 2018-07-21 00:12:02,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34769ae-525c-4784-ba59-21b5bc1cb4dd Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9964db76bb134b59a06f8a5cb13c27e5", "links": {"self": "http://172.30.9.21:5000/v3/roles/9964db76bb134b59a06f8a5cb13c27e5"}, "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role"}} 2018-07-21 00:12:02,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d34769ae-525c-4784-ba59-21b5bc1cb4dd 2018-07-21 00:12:02,451 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role 2018-07-21 00:12:02,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9964db76bb134b59a06f8a5cb13c27e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:02,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844d9de6-7061-4115-9ef2-60ae02f910fa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9964db76bb134b59a06f8a5cb13c27e5", "links": {"self": "http://172.30.9.21:5000/v3/roles/9964db76bb134b59a06f8a5cb13c27e5"}, "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role"}} 2018-07-21 00:12:02,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9964db76bb134b59a06f8a5cb13c27e5 used request id req-844d9de6-7061-4115-9ef2-60ae02f910fa 2018-07-21 00:12:02,543 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role to project CreateImageSuccessTests-ade2cf81-0c40-49e-proj 2018-07-21 00:12:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b34d47b4517e4ef4ad26825ed443f970/users/9e6595688b004fc089f28ffe5f2a1c83/roles/9964db76bb134b59a06f8a5cb13c27e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:02,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43db1e8-1c22-43cd-b158-e514465989b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:02,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b34d47b4517e4ef4ad26825ed443f970/users/9e6595688b004fc089f28ffe5f2a1c83/roles/9964db76bb134b59a06f8a5cb13c27e5 used request id req-d43db1e8-1c22-43cd-b158-e514465989b2 2018-07-21 00:12:02,617 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:12:02,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:02,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:03,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9964db76bb134b59a06f8a5cb13c27e5", "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role"}], "expires_at": "2018-07-21T01:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b34d47b4517e4ef4ad26825ed443f970", "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-user", "id": "9e6595688b004fc089f28ffe5f2a1c83"}, "audit_ids": ["1NjwlvlMQY-kaVlvlmLFCw"], "issued_at": "2018-07-21T00:12:03.000000Z"}} 2018-07-21 00:12:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9a310a4c786a652b62dec595572e79920673c38a" 2018-07-21 00:12:03,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd835924-27f3-450b-9e53-7e1d62457ada 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:03,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd835924-27f3-450b-9e53-7e1d62457ada 2018-07-21 00:12:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" 2018-07-21 00:12:03,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4d82028c-f940-41e1-b1b6-ea2477937bcb Date: Sat, 21 Jul 2018 00:12:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44"} 2018-07-21 00:12:03,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 used request id req-4d82028c-f940-41e1-b1b6-ea2477937bcb 2018-07-21 00:12:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" 2018-07-21 00:12:03,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-81779e21-4548-46b0-8d3e-ebd1d9ad2afd Date: Sat, 21 Jul 2018 00:12:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:03,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-81779e21-4548-46b0-8d3e-ebd1d9ad2afd 2018-07-21 00:12:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44"}' 2018-07-21 00:12:03,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0c92d4f8-bd2d-4562-b3f9-b8ad7a93a172 Date: Sat, 21 Jul 2018 00:12:03 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "min_disk": 0, "protected": false, "id": "e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "file": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/file", "checksum": null, "owner": "b34d47b4517e4ef4ad26825ed443f970", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:03,844 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0c92d4f8-bd2d-4562-b3f9-b8ad7a93a172 2018-07-21 00:12:03,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" -d '' 2018-07-21 00:12:04,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-db55affb-04ad-4468-b49b-0a41df6c12de Date: Sat, 21 Jul 2018 00:12: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-21 00:12:04,886 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/file used request id req-db55affb-04ad-4468-b49b-0a41df6c12de 2018-07-21 00:12:04,887 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:12:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" 2018-07-21 00:12:05,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5785fd5d-7bc8-4ffb-a164-bdd3f20b32a7 Date: Sat, 21 Jul 2018 00:12:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:04Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/snap", "metadata": {}}], "self": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "min_disk": 0, "protected": false, "id": "e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "file": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b34d47b4517e4ef4ad26825ed443f970", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:05,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39 used request id req-5785fd5d-7bc8-4ffb-a164-bdd3f20b32a7 2018-07-21 00:12:05,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" 2018-07-21 00:12:05,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d78afb51-7144-4965-9456-9000b5932fa8 Date: Sat, 21 Jul 2018 00:12: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-21 00:12:05,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d78afb51-7144-4965-9456-9000b5932fa8 2018-07-21 00:12:05,668 - create_image - INFO - Created image with name - CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 2018-07-21 00:12:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" 2018-07-21 00:12:06,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-fb97ccd8-4fcd-48c5-b8d3-379bb8a61278 Date: Sat, 21 Jul 2018 00:12:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:04Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/snap", "metadata": {}}], "self": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "min_disk": 0, "protected": false, "id": "e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "file": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b34d47b4517e4ef4ad26825ed443f970", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:06,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39 used request id req-fb97ccd8-4fcd-48c5-b8d3-379bb8a61278 2018-07-21 00:12:06,272 - create_image - DEBUG - Instance status is - active 2018-07-21 00:12:06,272 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 2018-07-21 00:12:06,272 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 2018-07-21 00:12:06,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:06,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9964db76bb134b59a06f8a5cb13c27e5", "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role"}], "expires_at": "2018-07-21T01:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b34d47b4517e4ef4ad26825ed443f970", "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b34d47b4517e4ef4ad26825ed443f970", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b34d47b4517e4ef4ad26825ed443f970", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b34d47b4517e4ef4ad26825ed443f970", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ade2cf81-0c40-49e-user", "id": "9e6595688b004fc089f28ffe5f2a1c83"}, "audit_ids": ["oEH3Fz-DRgKzgmenSrfHvg"], "issued_at": "2018-07-21T00:12:06.000000Z"}} 2018-07-21 00:12:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff75fa335607032c8eab1587bc433cdd813846dc" 2018-07-21 00:12:06,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e83bdd4d-4b76-4a1a-aa31-423fe91e5272 Date: Sat, 21 Jul 2018 00:12:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:04Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/snap", "metadata": {}}], "self": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "min_disk": 0, "protected": false, "id": "e0d29ea7-8678-45e5-8f8e-54cccc4aef39", "file": "/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b34d47b4517e4ef4ad26825ed443f970", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44"} 2018-07-21 00:12:06,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 used request id req-e83bdd4d-4b76-4a1a-aa31-423fe91e5272 2018-07-21 00:12:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff75fa335607032c8eab1587bc433cdd813846dc" 2018-07-21 00:12:07,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c9e90743-1770-4619-bd94-94436ca15348 Date: Sat, 21 Jul 2018 00:12: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-21 00:12:07,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c9e90743-1770-4619-bd94-94436ca15348 2018-07-21 00:12:07,078 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c02eba43-94a1-48c2-9a47-7ae87fc4eb44 2018-07-21 00:12:07,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a310a4c786a652b62dec595572e79920673c38a" 2018-07-21 00:12:08,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2656897e-9640-4dbf-95f3-a5506da8d9d7 Date: Sat, 21 Jul 2018 00:12: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-21 00:12:08,134 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e0d29ea7-8678-45e5-8f8e-54cccc4aef39 used request id req-2656897e-9640-4dbf-95f3-a5506da8d9d7 2018-07-21 00:12:08,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:08,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5a13880f-6a1c-41d0-ba08-1402ba3aa287 Date: Sat, 21 Jul 2018 00:12:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:12:08,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5a13880f-6a1c-41d0-ba08-1402ba3aa287 2018-07-21 00:12:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:08,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b760ba-c93c-4e0b-95f5-ff4167677c42 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:12:08,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-21b760ba-c93c-4e0b-95f5-ff4167677c42 2018-07-21 00:12:08,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:08,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd816632-4a81-48b9-aab6-9f8096d6b700 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:12:08,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-dd816632-4a81-48b9-aab6-9f8096d6b700 2018-07-21 00:12:08,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:08,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad61f7dd-3c3b-4310-b43d-893f8f4b279a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:08,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ad61f7dd-3c3b-4310-b43d-893f8f4b279a 2018-07-21 00:12:08,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:08,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:08,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e51c0bb8-ed32-4e4a-9130-8a34b8755509 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:08,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-e51c0bb8-ed32-4e4a-9130-8a34b8755509 2018-07-21 00:12:08,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:08,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:08,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3452653a-fbe5-48b8-b66a-14bf254944e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:08,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-3452653a-fbe5-48b8-b66a-14bf254944e9 2018-07-21 00:12:08,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:08,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:09,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02089b62-33fa-49c3-92dd-5adb0cd4ca57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:09,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-02089b62-33fa-49c3-92dd-5adb0cd4ca57 2018-07-21 00:12:09,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:09,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137e1314-8f56-4835-99ff-07259bc1fcef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:09,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-137e1314-8f56-4835-99ff-07259bc1fcef 2018-07-21 00:12:09,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:09,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b6f879a-3b72-40c2-aa8b-8372a55f7a2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:09,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-8b6f879a-3b72-40c2-aa8b-8372a55f7a2a 2018-07-21 00:12:09,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:09,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:09,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ced9575-340c-4e0a-b567-b1eb8c914478 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:09,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-7ced9575-340c-4e0a-b567-b1eb8c914478 2018-07-21 00:12:09,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:09,356 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ade2cf81-0c40-49e-proj 2018-07-21 00:12:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b34d47b4517e4ef4ad26825ed443f970 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:09,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecfe2f22-1592-459e-871a-f6f8aa967ed6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:09,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b34d47b4517e4ef4ad26825ed443f970 used request id req-ecfe2f22-1592-459e-871a-f6f8aa967ed6 2018-07-21 00:12:09,588 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ade2cf81-0c40-49e-proj-role 2018-07-21 00:12:09,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9964db76bb134b59a06f8a5cb13c27e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:09,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0e92ed4-7c4e-4ea7-aa01-1eabba9dd21a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:09,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9964db76bb134b59a06f8a5cb13c27e5 used request id req-b0e92ed4-7c4e-4ea7-aa01-1eabba9dd21a 2018-07-21 00:12:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb8b8cb8776f2f8b01db9f74d33684b54db7201" 2018-07-21 00:12:09,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adbdc9b-3b3b-42dd-8c38-9b02d1f24204 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:09,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9adbdc9b-3b3b-42dd-8c38-9b02d1f24204 2018-07-21 00:12:09,800 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ade2cf81-0c40-49e-user 2018-07-21 00:12:09,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9e6595688b004fc089f28ffe5f2a1c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a355cdb4b1ee099c3a314acd289fa4476d267f9" 2018-07-21 00:12:09,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6568385a-361e-4ec7-a8aa-6d1d0d35f77a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:09,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9e6595688b004fc089f28ffe5f2a1c83 used request id req-6568385a-361e-4ec7-a8aa-6d1d0d35f77a 2018-07-21 00:12:09,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:10,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["P42ZRtsmSZ6FkoBqotgj_Q"], "issued_at": "2018-07-21T00:12:10.000000Z"}} 2018-07-21 00:12:10,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5baf5698cbc5460f7c48a35c7c4c5a94bdfee182" 2018-07-21 00:12:10,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ce9cbe-8707-4a9f-a364-7d4722fab3a5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:10,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e0ce9cbe-8707-4a9f-a364-7d4722fab3a5 2018-07-21 00:12:10,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:10,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:10,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["OQaE2t-bR06fOhSCB0ZjIg"], "issued_at": "2018-07-21T00:12:10.000000Z"}} 2018-07-21 00:12:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:10,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f245be85-b48b-4b66-bf77-4ece663ed886 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:10,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f245be85-b48b-4b66-bf77-4ece663ed886 2018-07-21 00:12:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:10,968 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:10,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:11,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6536aa13-a193-492b-9355-96f89a672727 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:12:11,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj used request id req-6536aa13-a193-492b-9355-96f89a672727 2018-07-21 00:12:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:11,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59dccdf3-348b-4f2c-aa82-dde63c58abb9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:11,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-59dccdf3-348b-4f2c-aa82-dde63c58abb9 2018-07-21 00:12:11,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj"}}' 2018-07-21 00:12:11,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd1ee4a-1475-4464-b9a0-f104bca573ad Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/784001db22384e8582f31dac1956157a"}, "tags": [], "enabled": true, "id": "784001db22384e8582f31dac1956157a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj"}} 2018-07-21 00:12:11,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9cd1ee4a-1475-4464-b9a0-f104bca573ad 2018-07-21 00:12:11,284 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj 2018-07-21 00:12:11,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:11,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:11,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["F9xY9NVgQgmNBQ9wMJtd8w"], "issued_at": "2018-07-21T00:12:11.000000Z"}} 2018-07-21 00:12:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f18e02c6d9bd128ca874e159b71ceda19b8ba77f" 2018-07-21 00:12:11,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd211a5-6017-401e-b5f0-1c406d4aa795 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:11,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dbd211a5-6017-401e-b5f0-1c406d4aa795 2018-07-21 00:12:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:11,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18e02c6d9bd128ca874e159b71ceda19b8ba77f" 2018-07-21 00:12:11,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ffdd92-2892-462d-ba2c-2a60c4a344d9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:12:11,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-81ffdd92-2892-462d-ba2c-2a60c4a344d9 2018-07-21 00:12:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18e02c6d9bd128ca874e159b71ceda19b8ba77f" 2018-07-21 00:12:11,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b932bdd5-9714-4701-9e6e-66b3b14c24e4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/784001db22384e8582f31dac1956157a"}, "tags": [], "enabled": true, "id": "784001db22384e8582f31dac1956157a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj"}]} 2018-07-21 00:12:11,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj used request id req-b932bdd5-9714-4701-9e6e-66b3b14c24e4 2018-07-21 00:12:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18e02c6d9bd128ca874e159b71ceda19b8ba77f" 2018-07-21 00:12:12,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9684634-cb19-481a-bc2f-1eafbc8aac90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:12,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a9684634-cb19-481a-bc2f-1eafbc8aac90 2018-07-21 00:12:12,500 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ed032d4e-a9f0-4ee-user 2018-07-21 00:12:12,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:12,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:12,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e161f65-4fdc-44d9-b533-e5ac607f6edd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:12,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e161f65-4fdc-44d9-b533-e5ac607f6edd 2018-07-21 00:12:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" -d '{"role": {"name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role"}}' 2018-07-21 00:12:12,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e0dbda6-f4d2-4fef-ba41-5af4f2e65af2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9c56c47101e45c6a395ad615b5c667c", "links": {"self": "http://172.30.9.21:5000/v3/roles/f9c56c47101e45c6a395ad615b5c667c"}, "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role"}} 2018-07-21 00:12:12,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2e0dbda6-f4d2-4fef-ba41-5af4f2e65af2 2018-07-21 00:12:12,727 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role 2018-07-21 00:12:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f9c56c47101e45c6a395ad615b5c667c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72bc8c4c-099d-4788-a1ce-18e67250bad8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9c56c47101e45c6a395ad615b5c667c", "links": {"self": "http://172.30.9.21:5000/v3/roles/f9c56c47101e45c6a395ad615b5c667c"}, "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role"}} 2018-07-21 00:12:12,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f9c56c47101e45c6a395ad615b5c667c used request id req-72bc8c4c-099d-4788-a1ce-18e67250bad8 2018-07-21 00:12:12,822 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role to project CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj 2018-07-21 00:12:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/784001db22384e8582f31dac1956157a/users/576caa5297a542f6bfce0bfaddb69b41/roles/f9c56c47101e45c6a395ad615b5c667c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:12,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4229f860-2576-4e94-99cb-10fdd1038925 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:12,964 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/784001db22384e8582f31dac1956157a/users/576caa5297a542f6bfce0bfaddb69b41/roles/f9c56c47101e45c6a395ad615b5c667c used request id req-4229f860-2576-4e94-99cb-10fdd1038925 2018-07-21 00:12:12,965 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:12:12,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:12,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:13,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9c56c47101e45c6a395ad615b5c667c", "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role"}], "expires_at": "2018-07-21T01:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "784001db22384e8582f31dac1956157a", "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-user", "id": "576caa5297a542f6bfce0bfaddb69b41"}, "audit_ids": ["GRtclpDnRD2EC4YeNOfCSA"], "issued_at": "2018-07-21T00:12:13.000000Z"}} 2018-07-21 00:12:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f1c2039a56941ecb9fa6884db524d59bb3712b1e" 2018-07-21 00:12:13,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83be7757-0820-4373-b8ea-d9fdf9e4ec5a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:13,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-83be7757-0820-4373-b8ea-d9fdf9e4ec5a 2018-07-21 00:12:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" 2018-07-21 00:12:14,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-8c072f6e-3fe5-43ff-8ee0-6c17902cf693 Date: Sat, 21 Jul 2018 00:12:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6"} 2018-07-21 00:12:14,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 used request id req-8c072f6e-3fe5-43ff-8ee0-6c17902cf693 2018-07-21 00:12:14,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" 2018-07-21 00:12:14,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ae729691-05a3-45c3-901e-70d78e0e1e02 Date: Sat, 21 Jul 2018 00:12:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:14,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ae729691-05a3-45c3-901e-70d78e0e1e02 2018-07-21 00:12:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6"}' 2018-07-21 00:12:14,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-546dbbc2-1f68-4574-ab17-4deb87484163 Date: Sat, 21 Jul 2018 00:12:14 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "min_disk": 0, "protected": false, "id": "1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "file": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/file", "checksum": null, "owner": "784001db22384e8582f31dac1956157a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:14,886 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-546dbbc2-1f68-4574-ab17-4deb87484163 2018-07-21 00:12:14,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" -d '' 2018-07-21 00:12:16,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-495b0f9d-b82f-4f99-8fcd-26aa597a036b Date: Sat, 21 Jul 2018 00:12:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:16,188 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/file used request id req-495b0f9d-b82f-4f99-8fcd-26aa597a036b 2018-07-21 00:12:16,189 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:12:16,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" 2018-07-21 00:12:16,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e288b6ee-affa-4b8e-a891-a936a49b76f1 Date: Sat, 21 Jul 2018 00:12:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:16Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/snap", "metadata": {}}], "self": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "min_disk": 0, "protected": false, "id": "1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "file": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "784001db22384e8582f31dac1956157a", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:16,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9 used request id req-e288b6ee-affa-4b8e-a891-a936a49b76f1 2018-07-21 00:12:16,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" 2018-07-21 00:12:16,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b334a4fe-f38d-4296-9d8e-7441da9cd0a0 Date: Sat, 21 Jul 2018 00:12:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:16,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b334a4fe-f38d-4296-9d8e-7441da9cd0a0 2018-07-21 00:12:16,988 - create_image - INFO - Created image with name - CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 2018-07-21 00:12:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" 2018-07-21 00:12:17,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b967cb67-5b21-41af-b8e5-d194eaea2d43 Date: Sat, 21 Jul 2018 00:12:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:16Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/snap", "metadata": {}}], "self": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "min_disk": 0, "protected": false, "id": "1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "file": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "784001db22384e8582f31dac1956157a", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:17,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9 used request id req-b967cb67-5b21-41af-b8e5-d194eaea2d43 2018-07-21 00:12:17,012 - create_image - DEBUG - Instance status is - active 2018-07-21 00:12:17,013 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 2018-07-21 00:12:17,013 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 2018-07-21 00:12:17,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:17,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9c56c47101e45c6a395ad615b5c667c", "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role"}], "expires_at": "2018-07-21T01:12:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "784001db22384e8582f31dac1956157a", "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/784001db22384e8582f31dac1956157a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/784001db22384e8582f31dac1956157a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/784001db22384e8582f31dac1956157a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ed032d4e-a9f0-4ee-user", "id": "576caa5297a542f6bfce0bfaddb69b41"}, "audit_ids": ["omYRrVMJRBmN-5tmH5-WaA"], "issued_at": "2018-07-21T00:12:17.000000Z"}} 2018-07-21 00:12:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b9011cb2fd71b54cbba53007ba45aa2603181cc" 2018-07-21 00:12:17,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2f7b21da-8156-4dc8-a86f-f2dc7904123c Date: Sat, 21 Jul 2018 00:12:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:16Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/snap", "metadata": {}}], "self": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "min_disk": 0, "protected": false, "id": "1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9", "file": "/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "784001db22384e8582f31dac1956157a", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6"} 2018-07-21 00:12:17,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 used request id req-2f7b21da-8156-4dc8-a86f-f2dc7904123c 2018-07-21 00:12:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3b9011cb2fd71b54cbba53007ba45aa2603181cc" 2018-07-21 00:12:17,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bae5966f-ee55-473a-a98b-182c46280508 Date: Sat, 21 Jul 2018 00:12:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:17,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-bae5966f-ee55-473a-a98b-182c46280508 2018-07-21 00:12:17,809 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-50c09139-701d-4ed6-ba5c-e380f6125bc6 2018-07-21 00:12:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1c2039a56941ecb9fa6884db524d59bb3712b1e" 2018-07-21 00:12:18,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77e1927a-5149-4ad8-be38-c4546075f626 Date: Sat, 21 Jul 2018 00:12:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:18,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1c0ca7fe-ee2d-4ea6-b860-cd38ccb177a9 used request id req-77e1927a-5149-4ad8-be38-c4546075f626 2018-07-21 00:12:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:18,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1c6b8ae9-f664-4ba5-bcb5-8c8e5c94ba13 Date: Sat, 21 Jul 2018 00:12:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:12:18,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1c6b8ae9-f664-4ba5-bcb5-8c8e5c94ba13 2018-07-21 00:12:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:18,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe7bbbf-528e-4888-875c-a075e578d82d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:12:18,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-7fe7bbbf-528e-4888-875c-a075e578d82d 2018-07-21 00:12:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:18,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ddcc0b-9e75-41b9-ab71-9e4f96daa2f6 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:12:18,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-85ddcc0b-9e75-41b9-ab71-9e4f96daa2f6 2018-07-21 00:12:18,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:18,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e4c40e5-fb2d-4455-8f28-1a69ad3f5bbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:18,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-4e4c40e5-fb2d-4455-8f28-1a69ad3f5bbf 2018-07-21 00:12:18,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:18,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41297110-1684-4045-8024-d616951faa02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:19,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-41297110-1684-4045-8024-d616951faa02 2018-07-21 00:12:19,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b73565-03a5-4633-83e7-c800ca4c6207 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:19,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-55b73565-03a5-4633-83e7-c800ca4c6207 2018-07-21 00:12:19,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df70f12-b119-41b0-b429-6519803fd24f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:19,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-8df70f12-b119-41b0-b429-6519803fd24f 2018-07-21 00:12:19,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3518fd8a-fa4c-4794-a2b1-9d9b72757af9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:19,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-3518fd8a-fa4c-4794-a2b1-9d9b72757af9 2018-07-21 00:12:19,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:19,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed7cb49-4592-48be-ad93-ec5df7ca3142 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:19,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-fed7cb49-4592-48be-ad93-ec5df7ca3142 2018-07-21 00:12:19,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff8e6fe-d6cc-4848-b8aa-c4782845d52f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:19,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-5ff8e6fe-d6cc-4848-b8aa-c4782845d52f 2018-07-21 00:12:19,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:19,516 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj 2018-07-21 00:12:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/784001db22384e8582f31dac1956157a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3f63a9-aea3-483c-91cb-3e7b66e836e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:19,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/784001db22384e8582f31dac1956157a used request id req-1b3f63a9-aea3-483c-91cb-3e7b66e836e3 2018-07-21 00:12:19,768 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ed032d4e-a9f0-4ee-proj-role 2018-07-21 00:12:19,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f9c56c47101e45c6a395ad615b5c667c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5533b00d-65ef-4094-8850-5f07e2c263c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:19,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f9c56c47101e45c6a395ad615b5c667c used request id req-5533b00d-65ef-4094-8850-5f07e2c263c7 2018-07-21 00:12:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9c16127af1df13126f4bda850c7f6158646101a" 2018-07-21 00:12:19,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aefc001-3202-419e-bf37-104ed41e7fe1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:19,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2aefc001-3202-419e-bf37-104ed41e7fe1 2018-07-21 00:12:19,972 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ed032d4e-a9f0-4ee-user 2018-07-21 00:12:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/576caa5297a542f6bfce0bfaddb69b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18e02c6d9bd128ca874e159b71ceda19b8ba77f" 2018-07-21 00:12:20,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87857ea0-16fd-4e95-aeba-9c73740835ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:20,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/576caa5297a542f6bfce0bfaddb69b41 used request id req-87857ea0-16fd-4e95-aeba-9c73740835ca 2018-07-21 00:12:20,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:20,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["q6673lmfR1Wbkh6HUoorKw"], "issued_at": "2018-07-21T00:12:20.000000Z"}} 2018-07-21 00:12:20,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}65bc32aae9001d6ff1db1a5a830ee96243fbe550" 2018-07-21 00:12:20,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfccd039-e774-4f22-999e-1b80a072401b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:20,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cfccd039-e774-4f22-999e-1b80a072401b 2018-07-21 00:12:20,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:20,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:21,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qXrRtWc_TI6F_4Wom7i6Cg"], "issued_at": "2018-07-21T00:12:21.000000Z"}} 2018-07-21 00:12:21,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:21,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472e2f1d-4d42-4f0e-baab-fdc2728716d4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:21,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-472e2f1d-4d42-4f0e-baab-fdc2728716d4 2018-07-21 00:12:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:21,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-91ad1c4c-3072-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:21,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984c21cf-67fb-446e-b63e-454cbd46265c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-91ad1c4c-3072-427-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:12:21,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-91ad1c4c-3072-427-proj used request id req-984c21cf-67fb-446e-b63e-454cbd46265c 2018-07-21 00:12:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:21,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236c039c-5de7-4d25-869a-059a1af3f70c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:21,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-236c039c-5de7-4d25-869a-059a1af3f70c 2018-07-21 00:12:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj"}}' 2018-07-21 00:12:21,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052b5c82-d47f-43eb-a1e3-b8cda8385185 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd2b8a0ed7bb4109a62d2a2a645169b7"}, "tags": [], "enabled": true, "id": "dd2b8a0ed7bb4109a62d2a2a645169b7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj"}} 2018-07-21 00:12:21,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-052b5c82-d47f-43eb-a1e3-b8cda8385185 2018-07-21 00:12:21,463 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-91ad1c4c-3072-427-proj 2018-07-21 00:12:21,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:21,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:21,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["GmxUy3DNSFqNr358d2tlRg"], "issued_at": "2018-07-21T00:12:21.000000Z"}} 2018-07-21 00:12:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0cdb69234ec3ba1d965eb6123972d6e91a62b2eb" 2018-07-21 00:12:21,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aab42bf-600f-4d7f-893d-fd1598cc2e98 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:21,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7aab42bf-600f-4d7f-893d-fd1598cc2e98 2018-07-21 00:12:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:21,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:21,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb69234ec3ba1d965eb6123972d6e91a62b2eb" 2018-07-21 00:12:22,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14551d90-7cee-4dc1-a702-6d00d2418afa Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:12:22,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-14551d90-7cee-4dc1-a702-6d00d2418afa 2018-07-21 00:12:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-91ad1c4c-3072-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb69234ec3ba1d965eb6123972d6e91a62b2eb" 2018-07-21 00:12:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39000276-5510-4422-8696-6e7aa72424d1 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-91ad1c4c-3072-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd2b8a0ed7bb4109a62d2a2a645169b7"}, "tags": [], "enabled": true, "id": "dd2b8a0ed7bb4109a62d2a2a645169b7", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj"}]} 2018-07-21 00:12:22,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-91ad1c4c-3072-427-proj used request id req-39000276-5510-4422-8696-6e7aa72424d1 2018-07-21 00:12:22,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb69234ec3ba1d965eb6123972d6e91a62b2eb" 2018-07-21 00:12:22,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d6e409-6a53-4465-a543-ed8a31488ba0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:22,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d8d6e409-6a53-4465-a543-ed8a31488ba0 2018-07-21 00:12:22,565 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-91ad1c4c-3072-427-user 2018-07-21 00:12:22,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:22,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8173ba-56a1-422d-9440-9862e676b664 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:22,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c8173ba-56a1-422d-9440-9862e676b664 2018-07-21 00:12:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" -d '{"role": {"name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj-role"}}' 2018-07-21 00:12:22,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0152cf35-3aac-439f-8c40-79e4616c785e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44675351f65941d1a81ea7a4dc42cf72", "links": {"self": "http://172.30.9.21:5000/v3/roles/44675351f65941d1a81ea7a4dc42cf72"}, "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj-role"}} 2018-07-21 00:12:22,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0152cf35-3aac-439f-8c40-79e4616c785e 2018-07-21 00:12:22,781 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-91ad1c4c-3072-427-proj-role 2018-07-21 00:12:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/44675351f65941d1a81ea7a4dc42cf72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:22,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c119a32-3eac-4979-845e-f8ff3c6eb862 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44675351f65941d1a81ea7a4dc42cf72", "links": {"self": "http://172.30.9.21:5000/v3/roles/44675351f65941d1a81ea7a4dc42cf72"}, "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj-role"}} 2018-07-21 00:12:22,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/44675351f65941d1a81ea7a4dc42cf72 used request id req-8c119a32-3eac-4979-845e-f8ff3c6eb862 2018-07-21 00:12:22,801 - keystone_utils - INFO - Granting role CreateImageSuccessTests-91ad1c4c-3072-427-proj-role to project CreateImageSuccessTests-91ad1c4c-3072-427-proj 2018-07-21 00:12:22,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/dd2b8a0ed7bb4109a62d2a2a645169b7/users/9f9c77536929422caacb3edf4b1ea821/roles/44675351f65941d1a81ea7a4dc42cf72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:22,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f753bbae-76d6-4290-9e4b-a7a8fa390428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:22,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dd2b8a0ed7bb4109a62d2a2a645169b7/users/9f9c77536929422caacb3edf4b1ea821/roles/44675351f65941d1a81ea7a4dc42cf72 used request id req-f753bbae-76d6-4290-9e4b-a7a8fa390428 2018-07-21 00:12:22,939 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:12:22,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:22,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:23,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44675351f65941d1a81ea7a4dc42cf72", "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj-role"}], "expires_at": "2018-07-21T01:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd2b8a0ed7bb4109a62d2a2a645169b7", "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-91ad1c4c-3072-427-user", "id": "9f9c77536929422caacb3edf4b1ea821"}, "audit_ids": ["UPzozlNeS3eLsQo1_l0P-A"], "issued_at": "2018-07-21T00:12:23.000000Z"}} 2018-07-21 00:12:23,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d201672bd4b7a737719ef7823d42d050de690d40" 2018-07-21 00:12:23,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2374d7-d62d-4efa-af8a-244896cdb4d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:23,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2b2374d7-d62d-4efa-af8a-244896cdb4d3 2018-07-21 00:12:23,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" 2018-07-21 00:12:23,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-b307dd49-064e-4dc7-b51c-7935e211161c Date: Sat, 21 Jul 2018 00:12:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298"} 2018-07-21 00:12:23,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 used request id req-b307dd49-064e-4dc7-b51c-7935e211161c 2018-07-21 00:12:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" 2018-07-21 00:12:23,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7eb232ad-09ff-4e4f-9f31-73a5a24fa050 Date: Sat, 21 Jul 2018 00:12:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:23,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7eb232ad-09ff-4e4f-9f31-73a5a24fa050 2018-07-21 00:12:23,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298"}' 2018-07-21 00:12:24,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3589054e-542d-4eb7-942b-550b73620c0f Date: Sat, 21 Jul 2018 00:12:24 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219", "min_disk": 0, "protected": false, "id": "e23570e8-c4ed-4794-a4d1-f07751847219", "file": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219/file", "checksum": null, "owner": "dd2b8a0ed7bb4109a62d2a2a645169b7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:24,078 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3589054e-542d-4eb7-942b-550b73620c0f 2018-07-21 00:12:24,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" -d '' 2018-07-21 00:12:24,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be5da802-f8f3-4cd2-8e60-027b1464e926 Date: Sat, 21 Jul 2018 00:12:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:24,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219/file used request id req-be5da802-f8f3-4cd2-8e60-027b1464e926 2018-07-21 00:12:24,660 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:12:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" 2018-07-21 00:12:24,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e04d0cce-2576-4ca2-908c-acf30cc4924d Date: Sat, 21 Jul 2018 00:12:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:24Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e23570e8-c4ed-4794-a4d1-f07751847219/snap", "metadata": {}}], "self": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219", "min_disk": 0, "protected": false, "id": "e23570e8-c4ed-4794-a4d1-f07751847219", "file": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd2b8a0ed7bb4109a62d2a2a645169b7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e23570e8-c4ed-4794-a4d1-f07751847219/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:24,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219 used request id req-e04d0cce-2576-4ca2-908c-acf30cc4924d 2018-07-21 00:12:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" 2018-07-21 00:12:25,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b6908b54-c097-479e-b30f-cf7b04798365 Date: Sat, 21 Jul 2018 00:12:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:25,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b6908b54-c097-479e-b30f-cf7b04798365 2018-07-21 00:12:25,029 - create_image - INFO - Created image with name - CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 2018-07-21 00:12:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" 2018-07-21 00:12:25,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-00b7690b-5d95-4525-9913-88f0688c85c2 Date: Sat, 21 Jul 2018 00:12:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:24Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e23570e8-c4ed-4794-a4d1-f07751847219/snap", "metadata": {}}], "self": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219", "min_disk": 0, "protected": false, "id": "e23570e8-c4ed-4794-a4d1-f07751847219", "file": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd2b8a0ed7bb4109a62d2a2a645169b7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e23570e8-c4ed-4794-a4d1-f07751847219/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:25,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219 used request id req-00b7690b-5d95-4525-9913-88f0688c85c2 2018-07-21 00:12:25,217 - create_image - DEBUG - Instance status is - active 2018-07-21 00:12:25,218 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 2018-07-21 00:12:25,218 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 2018-07-21 00:12:25,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:25,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44675351f65941d1a81ea7a4dc42cf72", "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj-role"}], "expires_at": "2018-07-21T01:12:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd2b8a0ed7bb4109a62d2a2a645169b7", "name": "CreateImageSuccessTests-91ad1c4c-3072-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/dd2b8a0ed7bb4109a62d2a2a645169b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-91ad1c4c-3072-427-user", "id": "9f9c77536929422caacb3edf4b1ea821"}, "audit_ids": ["GxsaFGfWSMmCbiGTQM4B_Q"], "issued_at": "2018-07-21T00:12:25.000000Z"}} 2018-07-21 00:12:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8a4d3bee5b9c936e7e8efd7e579c61a6e9cae63" 2018-07-21 00:12:25,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-bf9d43c0-2d35-43f6-a1da-9ab7f8f04322 Date: Sat, 21 Jul 2018 00:12:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:24Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e23570e8-c4ed-4794-a4d1-f07751847219/snap", "metadata": {}}], "self": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219", "min_disk": 0, "protected": false, "id": "e23570e8-c4ed-4794-a4d1-f07751847219", "file": "/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd2b8a0ed7bb4109a62d2a2a645169b7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/e23570e8-c4ed-4794-a4d1-f07751847219/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298"} 2018-07-21 00:12:25,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 used request id req-bf9d43c0-2d35-43f6-a1da-9ab7f8f04322 2018-07-21 00:12:25,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8a4d3bee5b9c936e7e8efd7e579c61a6e9cae63" 2018-07-21 00:12:26,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c792aa10-b292-4fe3-8514-1be69060aa4c Date: Sat, 21 Jul 2018 00:12:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:26,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c792aa10-b292-4fe3-8514-1be69060aa4c 2018-07-21 00:12:26,005 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-cae8d3e2-aa06-46de-98c0-f94e961bc298 2018-07-21 00:12:26,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d201672bd4b7a737719ef7823d42d050de690d40" 2018-07-21 00:12:26,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1784fbcf-f4ca-4c6c-8ccb-38920181579b Date: Sat, 21 Jul 2018 00:12:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:26,840 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e23570e8-c4ed-4794-a4d1-f07751847219 used request id req-1784fbcf-f4ca-4c6c-8ccb-38920181579b 2018-07-21 00:12:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1bf40f47-a2b3-49fb-9320-b52d5d798a93 Date: Sat, 21 Jul 2018 00:12:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:12:27,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1bf40f47-a2b3-49fb-9320-b52d5d798a93 2018-07-21 00:12:27,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730f6051-b8e3-43f0-a3bc-dc3a4bf5ad23 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:12:27,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-730f6051-b8e3-43f0-a3bc-dc3a4bf5ad23 2018-07-21 00:12:27,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c5ed3f-066f-4d86-8ec6-e039e6180730 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:12:27,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-f2c5ed3f-066f-4d86-8ec6-e039e6180730 2018-07-21 00:12:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35477656-5671-48ad-a1a9-89ec45d3f235 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:27,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-35477656-5671-48ad-a1a9-89ec45d3f235 2018-07-21 00:12:27,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:27,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d67e853-5d63-4694-be00-4ad60e8da61d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:27,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-8d67e853-5d63-4694-be00-4ad60e8da61d 2018-07-21 00:12:27,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-110c8cee-cc94-4fc0-b156-bfcef27501e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:27,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-110c8cee-cc94-4fc0-b156-bfcef27501e8 2018-07-21 00:12:27,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed413f0-1b04-42e9-9476-cc4ee52ae31e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:27,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-3ed413f0-1b04-42e9-9476-cc4ee52ae31e 2018-07-21 00:12:27,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461fb307-febf-4ec3-93df-4eda8ce211af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:27,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-461fb307-febf-4ec3-93df-4eda8ce211af 2018-07-21 00:12:27,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:27,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b9718e-a87b-437c-88c9-1fd8fd1fef21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:27,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-26b9718e-a87b-437c-88c9-1fd8fd1fef21 2018-07-21 00:12:27,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:27,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a083a45a-8e36-4798-99f7-c9572dab7327 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:27,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a083a45a-8e36-4798-99f7-c9572dab7327 2018-07-21 00:12:27,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:27,966 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-91ad1c4c-3072-427-proj 2018-07-21 00:12:27,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/dd2b8a0ed7bb4109a62d2a2a645169b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:28,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c0b7f07-5b5b-4fd4-8703-bb1e4f56d976 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:28,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/dd2b8a0ed7bb4109a62d2a2a645169b7 used request id req-6c0b7f07-5b5b-4fd4-8703-bb1e4f56d976 2018-07-21 00:12:28,194 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-91ad1c4c-3072-427-proj-role 2018-07-21 00:12:28,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/44675351f65941d1a81ea7a4dc42cf72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:28,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11493aa-30d8-40e1-9390-98e7b0f34f0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:28,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/44675351f65941d1a81ea7a4dc42cf72 used request id req-c11493aa-30d8-40e1-9390-98e7b0f34f0c 2018-07-21 00:12:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13337eecab46d9cf27a2fd8f104e51d3eaf3c64e" 2018-07-21 00:12:28,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1786be51-387b-4cb5-ab14-485f32176f48 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:28,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1786be51-387b-4cb5-ab14-485f32176f48 2018-07-21 00:12:28,421 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-91ad1c4c-3072-427-user 2018-07-21 00:12:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9f9c77536929422caacb3edf4b1ea821 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdb69234ec3ba1d965eb6123972d6e91a62b2eb" 2018-07-21 00:12:28,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a81a56-5646-472d-9e9d-b9516d0b6ebc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:28,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9f9c77536929422caacb3edf4b1ea821 used request id req-c3a81a56-5646-472d-9e9d-b9516d0b6ebc 2018-07-21 00:12:28,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:29,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["w8XwxYppR-OmN3sDMG_twg"], "issued_at": "2018-07-21T00:12:29.000000Z"}} 2018-07-21 00:12:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e89a0e8d9ff576d781b01ac1b9eff4a885ecf75e" 2018-07-21 00:12:29,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3b30c4-ed4b-4c92-9d37-139cced259d7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:29,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd3b30c4-ed4b-4c92-9d37-139cced259d7 2018-07-21 00:12:29,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:29,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:29,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["k7JA-KVXSaOUFKBz8a6vMw"], "issued_at": "2018-07-21T00:12:29.000000Z"}} 2018-07-21 00:12:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:29,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a8d7a3-d18e-456d-8397-4bfa72895fd8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:29,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a5a8d7a3-d18e-456d-8397-4bfa72895fd8 2018-07-21 00:12:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:29,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a60c504-9746-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:29,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccb826d-e517-4285-8a72-32be39131faf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a60c504-9746-487-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:12:29,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4a60c504-9746-487-proj used request id req-6ccb826d-e517-4285-8a72-32be39131faf 2018-07-21 00:12:29,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:29,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60df94a-0754-4d42-a609-1b6e4de3c446 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:29,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a60df94a-0754-4d42-a609-1b6e4de3c446 2018-07-21 00:12:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj"}}' 2018-07-21 00:12:29,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e99f6bbb-694a-4736-a925-e2ec1c195879 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e4ff4a6ec599432f81d8643e177595b4"}, "tags": [], "enabled": true, "id": "e4ff4a6ec599432f81d8643e177595b4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj"}} 2018-07-21 00:12:29,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e99f6bbb-694a-4736-a925-e2ec1c195879 2018-07-21 00:12:29,900 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4a60c504-9746-487-proj 2018-07-21 00:12:29,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:29,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:30,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["2qck3PPMQwGsoTE1w3WgFA"], "issued_at": "2018-07-21T00:12:30.000000Z"}} 2018-07-21 00:12:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bac324a93945de5b78c54f70eb7a59e70d8ea370" 2018-07-21 00:12:30,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099bc787-54cb-43b5-8ccc-0d23d7bda916 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:30,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-099bc787-54cb-43b5-8ccc-0d23d7bda916 2018-07-21 00:12:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:30,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:30,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bac324a93945de5b78c54f70eb7a59e70d8ea370" 2018-07-21 00:12:30,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f313a344-70e2-4dfa-8d73-3080918316f8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:12:30,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f313a344-70e2-4dfa-8d73-3080918316f8 2018-07-21 00:12:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-4a60c504-9746-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bac324a93945de5b78c54f70eb7a59e70d8ea370" 2018-07-21 00:12:30,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0f2733-2647-4c19-8f44-e774c6aba34c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-4a60c504-9746-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e4ff4a6ec599432f81d8643e177595b4"}, "tags": [], "enabled": true, "id": "e4ff4a6ec599432f81d8643e177595b4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj"}]} 2018-07-21 00:12:30,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-4a60c504-9746-487-proj used request id req-2c0f2733-2647-4c19-8f44-e774c6aba34c 2018-07-21 00:12:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bac324a93945de5b78c54f70eb7a59e70d8ea370" 2018-07-21 00:12:30,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d39c75-de12-4cb6-aecb-88d6217b86f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:30,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e7d39c75-de12-4cb6-aecb-88d6217b86f1 2018-07-21 00:12:31,001 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4a60c504-9746-487-user 2018-07-21 00:12:31,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:31,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb55c9c-b488-406d-b1c0-4d2a82397baa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:31,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ccb55c9c-b488-406d-b1c0-4d2a82397baa 2018-07-21 00:12:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" -d '{"role": {"name": "CreateImageSuccessTests-4a60c504-9746-487-proj-role"}}' 2018-07-21 00:12:31,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25822ffe-d210-45c6-957d-249732e76641 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6181da6c133b4efe986bbe757aa49347", "links": {"self": "http://172.30.9.21:5000/v3/roles/6181da6c133b4efe986bbe757aa49347"}, "name": "CreateImageSuccessTests-4a60c504-9746-487-proj-role"}} 2018-07-21 00:12:31,211 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-25822ffe-d210-45c6-957d-249732e76641 2018-07-21 00:12:31,212 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4a60c504-9746-487-proj-role 2018-07-21 00:12:31,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6181da6c133b4efe986bbe757aa49347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:31,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085d34c1-1e1a-464c-9c43-037aa5bdb290 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6181da6c133b4efe986bbe757aa49347", "links": {"self": "http://172.30.9.21:5000/v3/roles/6181da6c133b4efe986bbe757aa49347"}, "name": "CreateImageSuccessTests-4a60c504-9746-487-proj-role"}} 2018-07-21 00:12:31,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6181da6c133b4efe986bbe757aa49347 used request id req-085d34c1-1e1a-464c-9c43-037aa5bdb290 2018-07-21 00:12:31,301 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4a60c504-9746-487-proj-role to project CreateImageSuccessTests-4a60c504-9746-487-proj 2018-07-21 00:12:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e4ff4a6ec599432f81d8643e177595b4/users/b978a44ac1244c07a942d92ac38668b7/roles/6181da6c133b4efe986bbe757aa49347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:31,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a10553-4dad-4333-84ab-d1fbf3c446c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:31,444 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e4ff4a6ec599432f81d8643e177595b4/users/b978a44ac1244c07a942d92ac38668b7/roles/6181da6c133b4efe986bbe757aa49347 used request id req-11a10553-4dad-4333-84ab-d1fbf3c446c7 2018-07-21 00:12:31,445 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:12:31,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:31,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:31,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6181da6c133b4efe986bbe757aa49347", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj-role"}], "expires_at": "2018-07-21T01:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4ff4a6ec599432f81d8643e177595b4", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a60c504-9746-487-user", "id": "b978a44ac1244c07a942d92ac38668b7"}, "audit_ids": ["E7qQ1AsWT3yCxvqc1jzwDg"], "issued_at": "2018-07-21T00:12:31.000000Z"}} 2018-07-21 00:12:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}90797716c93ab3971d3d94b9eca69181e6f0909e" 2018-07-21 00:12:31,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025a01ba-1f72-4c36-abf0-4b84ebb0d394 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:31,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-025a01ba-1f72-4c36-abf0-4b84ebb0d394 2018-07-21 00:12:31,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" 2018-07-21 00:12:32,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c55cb499-f30f-47ea-b8ae-8a3638097fe2 Date: Sat, 21 Jul 2018 00:12:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4"} 2018-07-21 00:12:32,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 used request id req-c55cb499-f30f-47ea-b8ae-8a3638097fe2 2018-07-21 00:12:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" 2018-07-21 00:12:32,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-474ea8cf-97e3-448f-a23e-7e23ac479f39 Date: Sat, 21 Jul 2018 00:12:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:32,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-474ea8cf-97e3-448f-a23e-7e23ac479f39 2018-07-21 00:12:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4"}' 2018-07-21 00:12:32,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5b296a46-7f1f-47ac-b8d8-08172b16e39c Date: Sat, 21 Jul 2018 00:12:32 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a", "min_disk": 0, "protected": false, "id": "37e35f2b-970a-4d6e-b69e-52b98bb4628a", "file": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/file", "checksum": null, "owner": "e4ff4a6ec599432f81d8643e177595b4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:32,950 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5b296a46-7f1f-47ac-b8d8-08172b16e39c 2018-07-21 00:12:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" -d '' 2018-07-21 00:12:34,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1196b33a-c16a-46ee-a430-376b5cb342f5 Date: Sat, 21 Jul 2018 00:12:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:34,173 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/file used request id req-1196b33a-c16a-46ee-a430-376b5cb342f5 2018-07-21 00:12:34,174 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:12:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" 2018-07-21 00:12:34,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ba39358c-ebda-4902-8182-13dc0e73f1a2 Date: Sat, 21 Jul 2018 00:12:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:34Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "metadata": {}}], "self": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a", "min_disk": 0, "protected": false, "id": "37e35f2b-970a-4d6e-b69e-52b98bb4628a", "file": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4ff4a6ec599432f81d8643e177595b4", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:34,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a used request id req-ba39358c-ebda-4902-8182-13dc0e73f1a2 2018-07-21 00:12:34,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" 2018-07-21 00:12:34,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4bae5145-cf9a-4315-ba63-962acb077a20 Date: Sat, 21 Jul 2018 00:12: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-21 00:12:34,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4bae5145-cf9a-4315-ba63-962acb077a20 2018-07-21 00:12:34,633 - create_image - INFO - Created image with name - CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 2018-07-21 00:12:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" 2018-07-21 00:12:34,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8c09475b-2d82-4bf3-a38d-bb8a0118e6f6 Date: Sat, 21 Jul 2018 00:12:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:34Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "metadata": {}}], "self": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a", "min_disk": 0, "protected": false, "id": "37e35f2b-970a-4d6e-b69e-52b98bb4628a", "file": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4ff4a6ec599432f81d8643e177595b4", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:34,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a used request id req-8c09475b-2d82-4bf3-a38d-bb8a0118e6f6 2018-07-21 00:12:34,826 - create_image - DEBUG - Instance status is - active 2018-07-21 00:12:34,826 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 2018-07-21 00:12:34,826 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 2018-07-21 00:12:34,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:35,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6181da6c133b4efe986bbe757aa49347", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj-role"}], "expires_at": "2018-07-21T01:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4ff4a6ec599432f81d8643e177595b4", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a60c504-9746-487-user", "id": "b978a44ac1244c07a942d92ac38668b7"}, "audit_ids": ["oLj1kbZFTe6YabiJzI7JUQ"], "issued_at": "2018-07-21T00:12:35.000000Z"}} 2018-07-21 00:12:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b176354506c0c4e08c8ed0a48ad26691f74ecc" 2018-07-21 00:12:35,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-daed5adc-29e0-47fb-845d-4bc0c4d28803 Date: Sat, 21 Jul 2018 00:12:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:34Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "metadata": {}}], "self": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a", "min_disk": 0, "protected": false, "id": "37e35f2b-970a-4d6e-b69e-52b98bb4628a", "file": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4ff4a6ec599432f81d8643e177595b4", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4"} 2018-07-21 00:12:35,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 used request id req-daed5adc-29e0-47fb-845d-4bc0c4d28803 2018-07-21 00:12:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b176354506c0c4e08c8ed0a48ad26691f74ecc" 2018-07-21 00:12:35,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3fa49649-e0b9-41c7-87b0-8f864206a592 Date: Sat, 21 Jul 2018 00:12: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-21 00:12:35,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3fa49649-e0b9-41c7-87b0-8f864206a592 2018-07-21 00:12:35,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:35,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:36,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6181da6c133b4efe986bbe757aa49347", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj-role"}], "expires_at": "2018-07-21T01:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4ff4a6ec599432f81d8643e177595b4", "name": "CreateImageSuccessTests-4a60c504-9746-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e4ff4a6ec599432f81d8643e177595b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4a60c504-9746-487-user", "id": "b978a44ac1244c07a942d92ac38668b7"}, "audit_ids": ["h3mvUGCETFOy--0oQg8dOQ"], "issued_at": "2018-07-21T00:12:36.000000Z"}} 2018-07-21 00:12:36,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d0465beb4ed53d36bf2d6c0961626197ae3fbe78" 2018-07-21 00:12:36,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4917fd2-faa3-40a5-bf59-65a41f5733ed 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:36,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c4917fd2-faa3-40a5-bf59-65a41f5733ed 2018-07-21 00:12:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0465beb4ed53d36bf2d6c0961626197ae3fbe78" 2018-07-21 00:12:36,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6b2bd373-aeea-46ad-bb16-2c3d5eea37cc Date: Sat, 21 Jul 2018 00:12:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:34Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "metadata": {}}], "self": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a", "min_disk": 0, "protected": false, "id": "37e35f2b-970a-4d6e-b69e-52b98bb4628a", "file": "/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4ff4a6ec599432f81d8643e177595b4", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4"} 2018-07-21 00:12:36,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 used request id req-6b2bd373-aeea-46ad-bb16-2c3d5eea37cc 2018-07-21 00:12:36,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0465beb4ed53d36bf2d6c0961626197ae3fbe78" 2018-07-21 00:12:36,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9f3b0a7a-cf30-4dad-93f2-34c819a4e283 Date: Sat, 21 Jul 2018 00:12: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-21 00:12:36,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9f3b0a7a-cf30-4dad-93f2-34c819a4e283 2018-07-21 00:12:36,499 - create_image - INFO - Found image with name - CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 2018-07-21 00:12:36,499 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-21d1b8c4-1f28-498d-9ea4-9451df4b1ff4 2018-07-21 00:12:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90797716c93ab3971d3d94b9eca69181e6f0909e" 2018-07-21 00:12:37,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-269044fa-7af6-4e36-9b29-db60635b7988 Date: Sat, 21 Jul 2018 00:12:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:37,050 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/37e35f2b-970a-4d6e-b69e-52b98bb4628a used request id req-269044fa-7af6-4e36-9b29-db60635b7988 2018-07-21 00:12:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d609f879-c733-4eb3-a98e-99fc976b39b6 Date: Sat, 21 Jul 2018 00:12:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:12:37,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d609f879-c733-4eb3-a98e-99fc976b39b6 2018-07-21 00:12:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff55f37-edef-4b94-a3aa-86e0a2ed70da Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:12:37,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-cff55f37-edef-4b94-a3aa-86e0a2ed70da 2018-07-21 00:12:37,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e900a09-375f-4486-9fab-58b721e7fb4b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:12:37,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7e900a09-375f-4486-9fab-58b721e7fb4b 2018-07-21 00:12:37,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0522180-931d-43a8-bbf2-1ff9e9a09be3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:37,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-c0522180-931d-43a8-bbf2-1ff9e9a09be3 2018-07-21 00:12:37,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a459cf6-63cd-47cf-969a-b5de61fe06bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:37,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-4a459cf6-63cd-47cf-969a-b5de61fe06bb 2018-07-21 00:12:37,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:37,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f839c8-f296-4641-88e5-b10b3b56c699 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:37,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-b3f839c8-f296-4641-88e5-b10b3b56c699 2018-07-21 00:12:37,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf3d5c2-082e-43fc-a686-171526343b6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:37,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-baf3d5c2-082e-43fc-a686-171526343b6f 2018-07-21 00:12:37,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:37,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32ad41e4-3598-4607-bda7-be73ddabb075 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:37,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-32ad41e4-3598-4607-bda7-be73ddabb075 2018-07-21 00:12:37,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:38,096 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20326897-6c94-4e99-be1b-d8ca9fbdc0a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:38,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-20326897-6c94-4e99-be1b-d8ca9fbdc0a9 2018-07-21 00:12:38,097 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:38,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a800c23-5ada-4f42-8c21-9165bbdb9c17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:38,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-6a800c23-5ada-4f42-8c21-9165bbdb9c17 2018-07-21 00:12:38,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:38,187 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4a60c504-9746-487-proj 2018-07-21 00:12:38,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e4ff4a6ec599432f81d8643e177595b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:38,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1dd5223-a413-4f22-82ed-54ee1f410dcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:38,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e4ff4a6ec599432f81d8643e177595b4 used request id req-b1dd5223-a413-4f22-82ed-54ee1f410dcb 2018-07-21 00:12:38,427 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4a60c504-9746-487-proj-role 2018-07-21 00:12:38,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6181da6c133b4efe986bbe757aa49347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:38,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb3fcec-2ceb-4ee0-a900-a1b73ebb4d57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:38,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6181da6c133b4efe986bbe757aa49347 used request id req-bcb3fcec-2ceb-4ee0-a900-a1b73ebb4d57 2018-07-21 00:12:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc9c225706c0af063ad4e2f3f50b158f0b62dd9" 2018-07-21 00:12:38,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec38e22a-8f67-4271-99f3-30030c24e8c0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:38,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ec38e22a-8f67-4271-99f3-30030c24e8c0 2018-07-21 00:12:38,632 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4a60c504-9746-487-user 2018-07-21 00:12:38,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b978a44ac1244c07a942d92ac38668b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bac324a93945de5b78c54f70eb7a59e70d8ea370" 2018-07-21 00:12:38,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5e626e-02cc-41e9-b4e1-d16bfdb5beac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:38,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b978a44ac1244c07a942d92ac38668b7 used request id req-3b5e626e-02cc-41e9-b4e1-d16bfdb5beac 2018-07-21 00:12:38,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:39,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ThyVVbnoQ5-7fojp_D_1-w"], "issued_at": "2018-07-21T00:12:39.000000Z"}} 2018-07-21 00:12:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3d075cef4d3f9540d8da85e4500c580ea7cc7962" 2018-07-21 00:12:39,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081ad3ae-4082-4100-8779-07695ab7cdb8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:39,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-081ad3ae-4082-4100-8779-07695ab7cdb8 2018-07-21 00:12:39,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:39,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:39,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["w_40rlMgTU6QYA1STq6d_A"], "issued_at": "2018-07-21T00:12:39.000000Z"}} 2018-07-21 00:12:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:39,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7f1bbb-f019-4c96-b548-4648b48f33d1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:39,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa7f1bbb-f019-4c96-b548-4648b48f33d1 2018-07-21 00:12:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:39,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:39,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-03982fb5-56b8-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:39,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61045504-3e80-4df8-92e8-6777e4855f60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-03982fb5-56b8-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:12:39,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-03982fb5-56b8-4f5-proj used request id req-61045504-3e80-4df8-92e8-6777e4855f60 2018-07-21 00:12:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:40,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61745e2f-f597-4135-8283-b257b9ad2392 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:40,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-61745e2f-f597-4135-8283-b257b9ad2392 2018-07-21 00:12:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj"}}' 2018-07-21 00:12:40,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-707d2fff-06fc-4f0d-a0e3-0e9f0ecdb30f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3c520ba404d1465eac6bcf68806e4dbf"}, "tags": [], "enabled": true, "id": "3c520ba404d1465eac6bcf68806e4dbf", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj"}} 2018-07-21 00:12:40,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-707d2fff-06fc-4f0d-a0e3-0e9f0ecdb30f 2018-07-21 00:12:40,128 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-03982fb5-56b8-4f5-proj 2018-07-21 00:12:40,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:40,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:40,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ik6r5QSvTI-mTT-UfUCopw"], "issued_at": "2018-07-21T00:12:40.000000Z"}} 2018-07-21 00:12:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e66eaa551ae00fc9c60e54c1070b496155a502d2" 2018-07-21 00:12:40,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deba0a22-0ffe-4ea1-9e4e-bad70b1997c8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:40,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-deba0a22-0ffe-4ea1-9e4e-bad70b1997c8 2018-07-21 00:12:40,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:40,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66eaa551ae00fc9c60e54c1070b496155a502d2" 2018-07-21 00:12:40,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cf7001-0555-4198-8ec3-511be7b4b994 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:12:40,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-03cf7001-0555-4198-8ec3-511be7b4b994 2018-07-21 00:12:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-03982fb5-56b8-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66eaa551ae00fc9c60e54c1070b496155a502d2" 2018-07-21 00:12:40,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e73d8d-5e86-47bc-a692-65b10de75eab Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-03982fb5-56b8-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3c520ba404d1465eac6bcf68806e4dbf"}, "tags": [], "enabled": true, "id": "3c520ba404d1465eac6bcf68806e4dbf", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj"}]} 2018-07-21 00:12:40,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-03982fb5-56b8-4f5-proj used request id req-b5e73d8d-5e86-47bc-a692-65b10de75eab 2018-07-21 00:12:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66eaa551ae00fc9c60e54c1070b496155a502d2" 2018-07-21 00:12:41,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b3c968-447d-4ad7-9e84-1e5c99d6e74d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:41,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-85b3c968-447d-4ad7-9e84-1e5c99d6e74d 2018-07-21 00:12:41,408 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-03982fb5-56b8-4f5-user 2018-07-21 00:12:41,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:41,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d962c592-c4d8-439f-91c7-e7d777bf1e5b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:41,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d962c592-c4d8-439f-91c7-e7d777bf1e5b 2018-07-21 00:12:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" -d '{"role": {"name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role"}}' 2018-07-21 00:12:41,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b542b66-2bbf-4442-8549-6f228468e4a8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04ef243a1b504858acd7692beef26766", "links": {"self": "http://172.30.9.21:5000/v3/roles/04ef243a1b504858acd7692beef26766"}, "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role"}} 2018-07-21 00:12:41,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1b542b66-2bbf-4442-8549-6f228468e4a8 2018-07-21 00:12:41,613 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role 2018-07-21 00:12:41,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/04ef243a1b504858acd7692beef26766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:41,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94df5920-6047-4671-99f0-e63859c34998 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04ef243a1b504858acd7692beef26766", "links": {"self": "http://172.30.9.21:5000/v3/roles/04ef243a1b504858acd7692beef26766"}, "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role"}} 2018-07-21 00:12:41,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/04ef243a1b504858acd7692beef26766 used request id req-94df5920-6047-4671-99f0-e63859c34998 2018-07-21 00:12:41,709 - keystone_utils - INFO - Granting role CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role to project CreateImageSuccessTests-03982fb5-56b8-4f5-proj 2018-07-21 00:12:41,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3c520ba404d1465eac6bcf68806e4dbf/users/a548d84b39ec4f1c83f324a43d379286/roles/04ef243a1b504858acd7692beef26766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:41,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea412af-5c1a-49a9-9aab-05bdf017a61a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:41,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3c520ba404d1465eac6bcf68806e4dbf/users/a548d84b39ec4f1c83f324a43d379286/roles/04ef243a1b504858acd7692beef26766 used request id req-7ea412af-5c1a-49a9-9aab-05bdf017a61a 2018-07-21 00:12:41,844 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:12:41,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:41,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:42,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04ef243a1b504858acd7692beef26766", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role"}], "expires_at": "2018-07-21T01:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c520ba404d1465eac6bcf68806e4dbf", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-user", "id": "a548d84b39ec4f1c83f324a43d379286"}, "audit_ids": ["k7plvECMS-SbfkQgVYAMIQ"], "issued_at": "2018-07-21T00:12:42.000000Z"}} 2018-07-21 00:12:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}67cfe3847a1903b22c40865a7a25324d42326b96" 2018-07-21 00:12:42,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9d12ca-e882-4ebd-a121-7a1790729438 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:42,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5e9d12ca-e882-4ebd-a121-7a1790729438 2018-07-21 00:12:42,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" 2018-07-21 00:12:42,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-b28386c4-8809-4b72-a165-8560ae63e578 Date: Sat, 21 Jul 2018 00:12:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8"} 2018-07-21 00:12:42,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 used request id req-b28386c4-8809-4b72-a165-8560ae63e578 2018-07-21 00:12:42,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" 2018-07-21 00:12:42,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8005ace4-dc4e-4050-b3b9-096a9298ae60 Date: Sat, 21 Jul 2018 00:12:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:42,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8005ace4-dc4e-4050-b3b9-096a9298ae60 2018-07-21 00:12:42,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8"}' 2018-07-21 00:12:42,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7e436e28-9847-41c7-b719-2f3b719bb8c8 Date: Sat, 21 Jul 2018 00:12:42 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee", "min_disk": 0, "protected": false, "id": "bbad1862-c11c-4799-ab9a-96cc82a4bcee", "file": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/file", "checksum": null, "owner": "3c520ba404d1465eac6bcf68806e4dbf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:42,938 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7e436e28-9847-41c7-b719-2f3b719bb8c8 2018-07-21 00:12:42,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" -d '' 2018-07-21 00:12:44,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6450898d-3c7f-4b8d-ab8d-1ee87eba69f7 Date: Sat, 21 Jul 2018 00:12:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:44,144 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/file used request id req-6450898d-3c7f-4b8d-ab8d-1ee87eba69f7 2018-07-21 00:12:44,144 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:12:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" 2018-07-21 00:12:44,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-365a8e1c-e798-462e-910f-d5f465c90d67 Date: Sat, 21 Jul 2018 00:12:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:44Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "metadata": {}}], "self": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee", "min_disk": 0, "protected": false, "id": "bbad1862-c11c-4799-ab9a-96cc82a4bcee", "file": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c520ba404d1465eac6bcf68806e4dbf", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:44,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee used request id req-365a8e1c-e798-462e-910f-d5f465c90d67 2018-07-21 00:12:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" 2018-07-21 00:12:44,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7136836f-6438-4ea6-ad2a-aa63e6e82774 Date: Sat, 21 Jul 2018 00:12: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-21 00:12:44,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7136836f-6438-4ea6-ad2a-aa63e6e82774 2018-07-21 00:12:44,347 - create_image - INFO - Created image with name - CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 2018-07-21 00:12:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" 2018-07-21 00:12:44,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5b3ff1d2-100b-4865-a99e-3b496b8e3d66 Date: Sat, 21 Jul 2018 00:12:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:44Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "metadata": {}}], "self": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee", "min_disk": 0, "protected": false, "id": "bbad1862-c11c-4799-ab9a-96cc82a4bcee", "file": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c520ba404d1465eac6bcf68806e4dbf", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:44,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee used request id req-5b3ff1d2-100b-4865-a99e-3b496b8e3d66 2018-07-21 00:12:44,532 - create_image - DEBUG - Instance status is - active 2018-07-21 00:12:44,532 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 2018-07-21 00:12:44,533 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 2018-07-21 00:12:44,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:44,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04ef243a1b504858acd7692beef26766", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role"}], "expires_at": "2018-07-21T01:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c520ba404d1465eac6bcf68806e4dbf", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-user", "id": "a548d84b39ec4f1c83f324a43d379286"}, "audit_ids": ["w0XUFb0IQYyMTKUwUDlnwg"], "issued_at": "2018-07-21T00:12:44.000000Z"}} 2018-07-21 00:12:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26fe7fa2d5f9008143184f54d28534ad54f02334" 2018-07-21 00:12:45,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e4cbbb1b-d811-4e2a-b2bc-aee09fa7ce16 Date: Sat, 21 Jul 2018 00:12:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:44Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "metadata": {}}], "self": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee", "min_disk": 0, "protected": false, "id": "bbad1862-c11c-4799-ab9a-96cc82a4bcee", "file": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c520ba404d1465eac6bcf68806e4dbf", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8"} 2018-07-21 00:12:45,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 used request id req-e4cbbb1b-d811-4e2a-b2bc-aee09fa7ce16 2018-07-21 00:12:45,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26fe7fa2d5f9008143184f54d28534ad54f02334" 2018-07-21 00:12:45,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-acb704f9-b5e4-4682-93ba-bb1f625f9554 Date: Sat, 21 Jul 2018 00:12:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:45,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-acb704f9-b5e4-4682-93ba-bb1f625f9554 2018-07-21 00:12:45,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:45,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:45,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04ef243a1b504858acd7692beef26766", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role"}], "expires_at": "2018-07-21T01:12:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c520ba404d1465eac6bcf68806e4dbf", "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/3c520ba404d1465eac6bcf68806e4dbf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-03982fb5-56b8-4f5-user", "id": "a548d84b39ec4f1c83f324a43d379286"}, "audit_ids": ["v0wVXQm_Sz2wpFIwSNyPbw"], "issued_at": "2018-07-21T00:12:45.000000Z"}} 2018-07-21 00:12:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}989105e5ddde493aa253efc25cdb56a2454a8b5d" 2018-07-21 00:12:46,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9593285-aff5-4414-ac57-b93dec0b70c4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:46,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d9593285-aff5-4414-ac57-b93dec0b70c4 2018-07-21 00:12:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989105e5ddde493aa253efc25cdb56a2454a8b5d" 2018-07-21 00:12:46,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-878855b1-2a94-4913-bd66-62593ef7c630 Date: Sat, 21 Jul 2018 00:12:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:44Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "metadata": {}}], "self": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee", "min_disk": 0, "protected": false, "id": "bbad1862-c11c-4799-ab9a-96cc82a4bcee", "file": "/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c520ba404d1465eac6bcf68806e4dbf", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8"} 2018-07-21 00:12:46,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 used request id req-878855b1-2a94-4913-bd66-62593ef7c630 2018-07-21 00:12:46,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989105e5ddde493aa253efc25cdb56a2454a8b5d" 2018-07-21 00:12:46,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-156a9002-895e-49a4-9573-d40d3b02dd8a Date: Sat, 21 Jul 2018 00:12:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:46,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-156a9002-895e-49a4-9573-d40d3b02dd8a 2018-07-21 00:12:46,408 - create_image - INFO - Found image with name - CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 2018-07-21 00:12:46,409 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-4685cf8c-0a25-41b8-a0f5-a1982894d2f8 2018-07-21 00:12:46,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67cfe3847a1903b22c40865a7a25324d42326b96" 2018-07-21 00:12:46,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-183dd166-0ce3-4105-8aba-e42c6e4e6449 Date: Sat, 21 Jul 2018 00:12:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:46,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bbad1862-c11c-4799-ab9a-96cc82a4bcee used request id req-183dd166-0ce3-4105-8aba-e42c6e4e6449 2018-07-21 00:12:46,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:46,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d98f6aaf-9514-4593-915e-ed26ff1080d7 Date: Sat, 21 Jul 2018 00:12:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:12:46,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d98f6aaf-9514-4593-915e-ed26ff1080d7 2018-07-21 00:12:47,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339b893f-4f4f-4990-bac7-eb13b0fea168 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:12:47,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-339b893f-4f4f-4990-bac7-eb13b0fea168 2018-07-21 00:12:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75bea9fb-2c38-4e97-a3b5-03d4991d335c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:12:47,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-75bea9fb-2c38-4e97-a3b5-03d4991d335c 2018-07-21 00:12:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c17f26a8-69f6-4866-ab37-b3cff64257a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:47,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-c17f26a8-69f6-4866-ab37-b3cff64257a0 2018-07-21 00:12:47,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1767d800-6970-4b80-a055-898a895c7886 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:47,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-1767d800-6970-4b80-a055-898a895c7886 2018-07-21 00:12:47,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dbdcb33-0b1f-493d-9499-7250b8015571 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:47,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-0dbdcb33-0b1f-493d-9499-7250b8015571 2018-07-21 00:12:47,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785d1b67-0337-473a-976b-dd72f4efd3f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:47,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-785d1b67-0337-473a-976b-dd72f4efd3f5 2018-07-21 00:12:47,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c0f469-0006-4ba2-8e56-bdbb9f48ed77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:47,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-b7c0f469-0006-4ba2-8e56-bdbb9f48ed77 2018-07-21 00:12:47,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98165622-91bf-448d-b6d4-c19b2a29d755 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:47,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-98165622-91bf-448d-b6d4-c19b2a29d755 2018-07-21 00:12:47,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:47,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:47,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3961e04-a68d-4f8f-8098-8859cbc471d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:47,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-b3961e04-a68d-4f8f-8098-8859cbc471d2 2018-07-21 00:12:47,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:47,985 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-03982fb5-56b8-4f5-proj 2018-07-21 00:12:47,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3c520ba404d1465eac6bcf68806e4dbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:48,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd7b8a8-9405-41b2-8288-005604c8dfc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:48,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3c520ba404d1465eac6bcf68806e4dbf used request id req-ecd7b8a8-9405-41b2-8288-005604c8dfc3 2018-07-21 00:12:48,242 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-03982fb5-56b8-4f5-proj-role 2018-07-21 00:12:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/04ef243a1b504858acd7692beef26766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:48,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b51bd543-e711-4af4-93d7-75150d439768 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:48,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/04ef243a1b504858acd7692beef26766 used request id req-b51bd543-e711-4af4-93d7-75150d439768 2018-07-21 00:12:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae79c6f94b1bdad3879a26aa0ad424b50ba9463b" 2018-07-21 00:12:48,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01450554-90f7-4f88-8801-f6f6f7beb918 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:48,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01450554-90f7-4f88-8801-f6f6f7beb918 2018-07-21 00:12:48,461 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-03982fb5-56b8-4f5-user 2018-07-21 00:12:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a548d84b39ec4f1c83f324a43d379286 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e66eaa551ae00fc9c60e54c1070b496155a502d2" 2018-07-21 00:12:48,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afec4ca0-4bf9-4bd4-94ac-7701e1735fcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:48,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a548d84b39ec4f1c83f324a43d379286 used request id req-afec4ca0-4bf9-4bd4-94ac-7701e1735fcb 2018-07-21 00:12:48,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:49,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["2ZQaDWoPRPavRLgNGxVYUA"], "issued_at": "2018-07-21T00:12:48.000000Z"}} 2018-07-21 00:12:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f91bce034baaf960cc00c10ea38035aa3f287a82" 2018-07-21 00:12:49,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50669356-fcf3-42ef-b476-10f17f151f5e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:49,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-50669356-fcf3-42ef-b476-10f17f151f5e 2018-07-21 00:12:49,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:49,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:49,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Jt4TJluJTfC3GLtu_6ZG2g"], "issued_at": "2018-07-21T00:12:49.000000Z"}} 2018-07-21 00:12:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:49,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557bac70-b414-4f74-ae32-a5fce6caa9e1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:49,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-557bac70-b414-4f74-ae32-a5fce6caa9e1 2018-07-21 00:12:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:49,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-76449783-6b04-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:49,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fb84fc-62f1-498b-904c-63c66654da55 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-76449783-6b04-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:12:49,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-76449783-6b04-4ef-proj used request id req-88fb84fc-62f1-498b-904c-63c66654da55 2018-07-21 00:12:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:49,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d71297-41c9-4169-88dd-c38b72ad0767 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:49,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e8d71297-41c9-4169-88dd-c38b72ad0767 2018-07-21 00:12:49,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-76449783-6b04-4ef-proj"}}' 2018-07-21 00:12:49,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e55d987-8748-40a1-8425-3d932b33a6d9 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/349e614af69a4742b06e45e2c66c9685"}, "tags": [], "enabled": true, "id": "349e614af69a4742b06e45e2c66c9685", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-76449783-6b04-4ef-proj"}} 2018-07-21 00:12:49,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5e55d987-8748-40a1-8425-3d932b33a6d9 2018-07-21 00:12:49,962 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-76449783-6b04-4ef-proj 2018-07-21 00:12:49,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:49,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:50,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["SnxIgtfcRF6uLnPcjPmnag"], "issued_at": "2018-07-21T00:12:50.000000Z"}} 2018-07-21 00:12:50,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3e1705f6571575d9bb6833e3685f4438add7d831" 2018-07-21 00:12:50,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f43443-a8a5-4b71-ae34-f28d03f8adbe 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:50,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-71f43443-a8a5-4b71-ae34-f28d03f8adbe 2018-07-21 00:12:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:50,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1705f6571575d9bb6833e3685f4438add7d831" 2018-07-21 00:12:50,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b4526e-c575-4182-9131-7962080b932a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:12:50,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f6b4526e-c575-4182-9131-7962080b932a 2018-07-21 00:12:50,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-76449783-6b04-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1705f6571575d9bb6833e3685f4438add7d831" 2018-07-21 00:12:50,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad35b2ff-7f6e-4e9e-9b24-d63d3b01e7c2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-76449783-6b04-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/349e614af69a4742b06e45e2c66c9685"}, "tags": [], "enabled": true, "id": "349e614af69a4742b06e45e2c66c9685", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-76449783-6b04-4ef-proj"}]} 2018-07-21 00:12:50,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-76449783-6b04-4ef-proj used request id req-ad35b2ff-7f6e-4e9e-9b24-d63d3b01e7c2 2018-07-21 00:12:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1705f6571575d9bb6833e3685f4438add7d831" 2018-07-21 00:12:50,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bc5d77-af8f-4b54-8bde-f074394dca6f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:50,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-71bc5d77-af8f-4b54-8bde-f074394dca6f 2018-07-21 00:12:51,145 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-76449783-6b04-4ef-user 2018-07-21 00:12:51,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:51,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:51,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3506f0b-1159-420d-937c-5533072421da Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:51,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3506f0b-1159-420d-937c-5533072421da 2018-07-21 00:12:51,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" -d '{"role": {"name": "CreateImageNegativeTests-76449783-6b04-4ef-proj-role"}}' 2018-07-21 00:12:51,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e507718-d1c4-4e28-8c98-d749cb2452f6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d06550b6b05a414390d64c95ca0c3ca8", "links": {"self": "http://172.30.9.21:5000/v3/roles/d06550b6b05a414390d64c95ca0c3ca8"}, "name": "CreateImageNegativeTests-76449783-6b04-4ef-proj-role"}} 2018-07-21 00:12:51,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2e507718-d1c4-4e28-8c98-d749cb2452f6 2018-07-21 00:12:51,368 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-76449783-6b04-4ef-proj-role 2018-07-21 00:12:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d06550b6b05a414390d64c95ca0c3ca8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:51,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d7ba6e-f931-4c9b-83b8-d93a9b3eb402 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d06550b6b05a414390d64c95ca0c3ca8", "links": {"self": "http://172.30.9.21:5000/v3/roles/d06550b6b05a414390d64c95ca0c3ca8"}, "name": "CreateImageNegativeTests-76449783-6b04-4ef-proj-role"}} 2018-07-21 00:12:51,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d06550b6b05a414390d64c95ca0c3ca8 used request id req-02d7ba6e-f931-4c9b-83b8-d93a9b3eb402 2018-07-21 00:12:51,468 - keystone_utils - INFO - Granting role CreateImageNegativeTests-76449783-6b04-4ef-proj-role to project CreateImageNegativeTests-76449783-6b04-4ef-proj 2018-07-21 00:12:51,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/349e614af69a4742b06e45e2c66c9685/users/aaa99b18083a4d808d5b9f977124291c/roles/d06550b6b05a414390d64c95ca0c3ca8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:51,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f17cb63-7210-4cd7-9406-e961dc365ec4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:51,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/349e614af69a4742b06e45e2c66c9685/users/aaa99b18083a4d808d5b9f977124291c/roles/d06550b6b05a414390d64c95ca0c3ca8 used request id req-1f17cb63-7210-4cd7-9406-e961dc365ec4 2018-07-21 00:12:51,598 - openstack_tests - DEBUG - Image metadata - None 2018-07-21 00:12:51,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:51,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:51,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d06550b6b05a414390d64c95ca0c3ca8", "name": "CreateImageNegativeTests-76449783-6b04-4ef-proj-role"}], "expires_at": "2018-07-21T01:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "349e614af69a4742b06e45e2c66c9685", "name": "CreateImageNegativeTests-76449783-6b04-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/349e614af69a4742b06e45e2c66c9685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/349e614af69a4742b06e45e2c66c9685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/349e614af69a4742b06e45e2c66c9685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/349e614af69a4742b06e45e2c66c9685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/349e614af69a4742b06e45e2c66c9685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/349e614af69a4742b06e45e2c66c9685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_349e614af69a4742b06e45e2c66c9685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_349e614af69a4742b06e45e2c66c9685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/349e614af69a4742b06e45e2c66c9685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/349e614af69a4742b06e45e2c66c9685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/349e614af69a4742b06e45e2c66c9685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/349e614af69a4742b06e45e2c66c9685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/349e614af69a4742b06e45e2c66c9685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/349e614af69a4742b06e45e2c66c9685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-76449783-6b04-4ef-user", "id": "aaa99b18083a4d808d5b9f977124291c"}, "audit_ids": ["FEZIIgPJSlWL6hyNyuNvrg"], "issued_at": "2018-07-21T00:12:52.000000Z"}} 2018-07-21 00:12:51,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}84138f8a600a5213b9339c4179621af792d82678" 2018-07-21 00:12:52,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3399396-e06a-4e5e-a15e-6fb06dc16452 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:52,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e3399396-e06a-4e5e-a15e-6fb06dc16452 2018-07-21 00:12:52,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-24eff1aa-9cdd-4ee6-a715-00bc4b7be043 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84138f8a600a5213b9339c4179621af792d82678" 2018-07-21 00:12:52,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-e06bee27-3dfe-4c82-b935-c9ab8b21da8f Date: Sat, 21 Jul 2018 00:12:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-24eff1aa-9cdd-4ee6-a715-00bc4b7be043"} 2018-07-21 00:12:52,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-24eff1aa-9cdd-4ee6-a715-00bc4b7be043 used request id req-e06bee27-3dfe-4c82-b935-c9ab8b21da8f 2018-07-21 00:12:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84138f8a600a5213b9339c4179621af792d82678" 2018-07-21 00:12:52,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c3ec243b-488f-42e0-a639-aa6c97f898e3 Date: Sat, 21 Jul 2018 00:12:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:52,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c3ec243b-488f-42e0-a639-aa6c97f898e3 2018-07-21 00:12:52,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84138f8a600a5213b9339c4179621af792d82678" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-24eff1aa-9cdd-4ee6-a715-00bc4b7be043"}' 2018-07-21 00:12:53,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8388647c-ec60-4cf5-8782-eb3a53e980de Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-823d501e-1dee-4933-96b7-b19f7e723a0e Date: Sat, 21 Jul 2018 00:12:53 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-24eff1aa-9cdd-4ee6-a715-00bc4b7be043", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:12:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:12:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/8388647c-ec60-4cf5-8782-eb3a53e980de", "min_disk": 0, "protected": false, "id": "8388647c-ec60-4cf5-8782-eb3a53e980de", "file": "/v2/images/8388647c-ec60-4cf5-8782-eb3a53e980de/file", "checksum": null, "owner": "349e614af69a4742b06e45e2c66c9685", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:12:53,216 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-823d501e-1dee-4933-96b7-b19f7e723a0e 2018-07-21 00:12:53,223 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-21 00:12:53,223 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-24eff1aa-9cdd-4ee6-a715-00bc4b7be043 2018-07-21 00:12:53,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/8388647c-ec60-4cf5-8782-eb3a53e980de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84138f8a600a5213b9339c4179621af792d82678" 2018-07-21 00:12:53,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d32f0d9b-adaf-4785-a772-6ae7e7569f3c Date: Sat, 21 Jul 2018 00:12:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:12:53,481 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8388647c-ec60-4cf5-8782-eb3a53e980de used request id req-d32f0d9b-adaf-4785-a772-6ae7e7569f3c 2018-07-21 00:12:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:53,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-db1a4b9f-9f41-4632-bed6-62fd43275c3b Date: Sat, 21 Jul 2018 00:12:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:12:53,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-db1a4b9f-9f41-4632-bed6-62fd43275c3b 2018-07-21 00:12:53,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:53,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d164e28-0895-4b23-a05c-dc057f97eabe Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:12:53,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-0d164e28-0895-4b23-a05c-dc057f97eabe 2018-07-21 00:12:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:53,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53be7d5d-69ad-465c-8318-dcec09cfe365 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:12:53,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-53be7d5d-69ad-465c-8318-dcec09cfe365 2018-07-21 00:12:53,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ec8ee3-8238-41a8-b6e6-8e37ee68a18b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:54,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-28ec8ee3-8238-41a8-b6e6-8e37ee68a18b 2018-07-21 00:12:54,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c32626-17fd-4117-9722-2bf7a72d67d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:54,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-80c32626-17fd-4117-9722-2bf7a72d67d8 2018-07-21 00:12:54,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d31911c2-d244-4325-bc8a-1467d89296e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:54,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d31911c2-d244-4325-bc8a-1467d89296e5 2018-07-21 00:12:54,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a20ea26-80c0-4c48-a614-dd7fc81b742e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:54,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-5a20ea26-80c0-4c48-a614-dd7fc81b742e 2018-07-21 00:12:54,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a797a8-583d-4a29-b5c0-dcab577638c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:54,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-74a797a8-583d-4a29-b5c0-dcab577638c3 2018-07-21 00:12:54,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d17250f-8174-466d-b0ec-224597d53376 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:54,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-0d17250f-8174-466d-b0ec-224597d53376 2018-07-21 00:12:54,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:54,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d59448-6597-45d3-aaa3-6878622b00f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:12:54,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-74d59448-6597-45d3-aaa3-6878622b00f2 2018-07-21 00:12:54,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:12:54,520 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-76449783-6b04-4ef-proj 2018-07-21 00:12:54,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/349e614af69a4742b06e45e2c66c9685 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c19690-7f95-440f-a5ca-ef13da6b12a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:54,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/349e614af69a4742b06e45e2c66c9685 used request id req-a7c19690-7f95-440f-a5ca-ef13da6b12a3 2018-07-21 00:12:54,762 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-76449783-6b04-4ef-proj-role 2018-07-21 00:12:54,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d06550b6b05a414390d64c95ca0c3ca8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43204b0-8185-409e-bbc8-73f26614c3a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:54,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d06550b6b05a414390d64c95ca0c3ca8 used request id req-d43204b0-8185-409e-bbc8-73f26614c3a1 2018-07-21 00:12:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a95368de72718f9039986bbbb2088e7e1685a2f" 2018-07-21 00:12:54,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f844b1-98b2-41ee-a628-4fc83fa6c03b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:54,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62f844b1-98b2-41ee-a628-4fc83fa6c03b 2018-07-21 00:12:54,972 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-76449783-6b04-4ef-user 2018-07-21 00:12:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/aaa99b18083a4d808d5b9f977124291c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1705f6571575d9bb6833e3685f4438add7d831" 2018-07-21 00:12:55,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493522f8-73aa-4af3-9e79-f77777e27802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:55,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/aaa99b18083a4d808d5b9f977124291c used request id req-493522f8-73aa-4af3-9e79-f77777e27802 2018-07-21 00:12:55,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:55,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["5GJwc_KKRoue2VlX4i1IOA"], "issued_at": "2018-07-21T00:12:55.000000Z"}} 2018-07-21 00:12:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b7def8ce052d1283ff4166cc4c90b8de77963536" 2018-07-21 00:12:55,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c61ce8-7a0a-43b6-805a-38fc5f770b57 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:55,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7c61ce8-7a0a-43b6-805a-38fc5f770b57 2018-07-21 00:12:55,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:55,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:56,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pDs2mHTHSK2Rj7GzE3r54A"], "issued_at": "2018-07-21T00:12:56.000000Z"}} 2018-07-21 00:12:56,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:56,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1025ef56-440b-4dbf-86d8-9e0434070475 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:56,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1025ef56-440b-4dbf-86d8-9e0434070475 2018-07-21 00:12:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:56,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a587cbef-9021-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:56,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed8f634-c7d2-4c9f-befb-68981f5c7622 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a587cbef-9021-441-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:12:56,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-a587cbef-9021-441-proj used request id req-0ed8f634-c7d2-4c9f-befb-68981f5c7622 2018-07-21 00:12:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:56,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5715d0f-e7ae-4346-b466-fcd3f8d2fc3f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:56,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c5715d0f-e7ae-4346-b466-fcd3f8d2fc3f 2018-07-21 00:12:56,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-a587cbef-9021-441-proj"}}' 2018-07-21 00:12:56,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd48619f-08ca-471c-8e06-7f2fc2b80287 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7572a4111e5f4f189cb5f3499eff4335"}, "tags": [], "enabled": true, "id": "7572a4111e5f4f189cb5f3499eff4335", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a587cbef-9021-441-proj"}} 2018-07-21 00:12:56,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-cd48619f-08ca-471c-8e06-7f2fc2b80287 2018-07-21 00:12:56,547 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-a587cbef-9021-441-proj 2018-07-21 00:12:56,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:56,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:56,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1Sb70NwHStKBZMYvH5Gkow"], "issued_at": "2018-07-21T00:12:56.000000Z"}} 2018-07-21 00:12:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}88db3c479a6c16aac6623d118b191d8edd3b4429" 2018-07-21 00:12:57,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09a644b-83cc-446f-b676-629e4aa03328 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:57,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c09a644b-83cc-446f-b676-629e4aa03328 2018-07-21 00:12:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:12:57,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:12:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88db3c479a6c16aac6623d118b191d8edd3b4429" 2018-07-21 00:12:57,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e143707-29c7-481b-9de4-eaed7fe52800 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:12:57,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4e143707-29c7-481b-9de4-eaed7fe52800 2018-07-21 00:12:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-a587cbef-9021-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88db3c479a6c16aac6623d118b191d8edd3b4429" 2018-07-21 00:12:57,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11db3f93-4bfa-41e9-ad46-7f73c6391670 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-a587cbef-9021-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7572a4111e5f4f189cb5f3499eff4335"}, "tags": [], "enabled": true, "id": "7572a4111e5f4f189cb5f3499eff4335", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-a587cbef-9021-441-proj"}]} 2018-07-21 00:12:57,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-a587cbef-9021-441-proj used request id req-11db3f93-4bfa-41e9-ad46-7f73c6391670 2018-07-21 00:12:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88db3c479a6c16aac6623d118b191d8edd3b4429" 2018-07-21 00:12:57,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bc8917-481c-448a-ac50-2ad8338b5181 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:12:57,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-02bc8917-481c-448a-ac50-2ad8338b5181 2018-07-21 00:12:57,720 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-a587cbef-9021-441-user 2018-07-21 00:12:57,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:57,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62f60c8-e6d4-4a73-b579-b6c23ff21603 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:12:57,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d62f60c8-e6d4-4a73-b579-b6c23ff21603 2018-07-21 00:12:57,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" -d '{"role": {"name": "CreateImageNegativeTests-a587cbef-9021-441-proj-role"}}' 2018-07-21 00:12:57,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce2670d-2943-4158-9611-30c6505055a1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3c5d9341895434eb2713cfd662a93f4", "links": {"self": "http://172.30.9.21:5000/v3/roles/a3c5d9341895434eb2713cfd662a93f4"}, "name": "CreateImageNegativeTests-a587cbef-9021-441-proj-role"}} 2018-07-21 00:12:57,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4ce2670d-2943-4158-9611-30c6505055a1 2018-07-21 00:12:57,936 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-a587cbef-9021-441-proj-role 2018-07-21 00:12:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a3c5d9341895434eb2713cfd662a93f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:57,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b4343c-6676-46c3-9f7a-1f53450991a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3c5d9341895434eb2713cfd662a93f4", "links": {"self": "http://172.30.9.21:5000/v3/roles/a3c5d9341895434eb2713cfd662a93f4"}, "name": "CreateImageNegativeTests-a587cbef-9021-441-proj-role"}} 2018-07-21 00:12:57,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a3c5d9341895434eb2713cfd662a93f4 used request id req-26b4343c-6676-46c3-9f7a-1f53450991a9 2018-07-21 00:12:57,956 - keystone_utils - INFO - Granting role CreateImageNegativeTests-a587cbef-9021-441-proj-role to project CreateImageNegativeTests-a587cbef-9021-441-proj 2018-07-21 00:12:57,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/7572a4111e5f4f189cb5f3499eff4335/users/834ea8cb844847bcbbc9481264044c1a/roles/a3c5d9341895434eb2713cfd662a93f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:58,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30ed2ed5-64e4-4450-a50c-342a830c0286 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:12:58,094 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7572a4111e5f4f189cb5f3499eff4335/users/834ea8cb844847bcbbc9481264044c1a/roles/a3c5d9341895434eb2713cfd662a93f4 used request id req-30ed2ed5-64e4-4450-a50c-342a830c0286 2018-07-21 00:12:58,094 - openstack_tests - DEBUG - Image metadata - None 2018-07-21 00:12:58,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:12:58,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:12:58,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3c5d9341895434eb2713cfd662a93f4", "name": "CreateImageNegativeTests-a587cbef-9021-441-proj-role"}], "expires_at": "2018-07-21T01:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7572a4111e5f4f189cb5f3499eff4335", "name": "CreateImageNegativeTests-a587cbef-9021-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7572a4111e5f4f189cb5f3499eff4335", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/7572a4111e5f4f189cb5f3499eff4335", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/7572a4111e5f4f189cb5f3499eff4335", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7572a4111e5f4f189cb5f3499eff4335", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/7572a4111e5f4f189cb5f3499eff4335", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/7572a4111e5f4f189cb5f3499eff4335", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_7572a4111e5f4f189cb5f3499eff4335", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7572a4111e5f4f189cb5f3499eff4335", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7572a4111e5f4f189cb5f3499eff4335", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/7572a4111e5f4f189cb5f3499eff4335", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/7572a4111e5f4f189cb5f3499eff4335", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7572a4111e5f4f189cb5f3499eff4335", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/7572a4111e5f4f189cb5f3499eff4335", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/7572a4111e5f4f189cb5f3499eff4335", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-a587cbef-9021-441-user", "id": "834ea8cb844847bcbbc9481264044c1a"}, "audit_ids": ["LQh9M_iERTC1YAXMO80fjA"], "issued_at": "2018-07-21T00:12:58.000000Z"}} 2018-07-21 00:12:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5eafcfbf6b35873a5fa588e375be224390497cfc" 2018-07-21 00:12:58,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e175788-4938-4562-b43d-b0aa1bf8d0ab 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:12:58,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2e175788-4938-4562-b43d-b0aa1bf8d0ab 2018-07-21 00:12:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-65bb4b92-b055-4c4b-b72b-0695315b3043 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eafcfbf6b35873a5fa588e375be224390497cfc" 2018-07-21 00:12:59,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-41a39c3a-8108-4e5b-a5c7-cd0b741fe4aa Date: Sat, 21 Jul 2018 00:12:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-65bb4b92-b055-4c4b-b72b-0695315b3043"} 2018-07-21 00:12:59,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-65bb4b92-b055-4c4b-b72b-0695315b3043 used request id req-41a39c3a-8108-4e5b-a5c7-cd0b741fe4aa 2018-07-21 00:12:59,171 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-07-21 00:12:59,171 - file_utils - DEBUG - Saving file to - /tmp/68a852a7-d11c-4172-9dd3-1d8bfeb98d79 2018-07-21 00:12:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5eafcfbf6b35873a5fa588e375be224390497cfc" 2018-07-21 00:12:59,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3d9952e0-f8ad-4e56-98e8-f6cc1b93d3c1 Date: Sat, 21 Jul 2018 00:12:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:12:59,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3d9952e0-f8ad-4e56-98e8-f6cc1b93d3c1 2018-07-21 00:12:59,589 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-21 00:12:59,589 - glance_utils - DEBUG - Closing file ./tmp/68a852a7-d11c-4172-9dd3-1d8bfeb98d79 2018-07-21 00:12:59,589 - glance_utils - INFO - Removing file ./tmp/68a852a7-d11c-4172-9dd3-1d8bfeb98d79 2018-07-21 00:12:59,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:59,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-face1965-cf37-4d90-a6ab-b2b966ff41fb Date: Sat, 21 Jul 2018 00:12:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:12:59,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-face1965-cf37-4d90-a6ab-b2b966ff41fb 2018-07-21 00:12:59,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:12:59,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d8fded-b58c-48e1-9f0b-51a2e2a19d3c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:12:59,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-95d8fded-b58c-48e1-9f0b-51a2e2a19d3c 2018-07-21 00:12:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607e0dd7-edf4-48ca-a56b-fd4c54077aac Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:00,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-607e0dd7-edf4-48ca-a56b-fd4c54077aac 2018-07-21 00:13:00,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca207da1-00f4-4a6d-883f-b626af0ac695 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:00,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ca207da1-00f4-4a6d-883f-b626af0ac695 2018-07-21 00:13:00,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:00,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af80e1d0-f9a8-4fc1-bdc8-c04a1ace1e9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:00,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-af80e1d0-f9a8-4fc1-bdc8-c04a1ace1e9c 2018-07-21 00:13:00,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0723e26b-6b1f-4513-ac3f-25c103166e6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:00,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-0723e26b-6b1f-4513-ac3f-25c103166e6b 2018-07-21 00:13:00,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ccfed58-7985-4631-88b0-08faa204e100 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:00,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-7ccfed58-7985-4631-88b0-08faa204e100 2018-07-21 00:13:00,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c33985ad-5c3c-4b8c-b197-6916f9e977d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:00,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-c33985ad-5c3c-4b8c-b197-6916f9e977d1 2018-07-21 00:13:00,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:00,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e392cbd-67c3-40a1-991b-3fe0b4d21105 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:00,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-0e392cbd-67c3-40a1-991b-3fe0b4d21105 2018-07-21 00:13:00,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,694 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8e16312-a852-4042-8b2c-5a482a04981f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:00,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a8e16312-a852-4042-8b2c-5a482a04981f 2018-07-21 00:13:00,694 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:00,695 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-a587cbef-9021-441-proj 2018-07-21 00:13:00,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7572a4111e5f4f189cb5f3499eff4335 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:00,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-393a3741-6f39-4c64-b8bd-db5ae56d541f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:00,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7572a4111e5f4f189cb5f3499eff4335 used request id req-393a3741-6f39-4c64-b8bd-db5ae56d541f 2018-07-21 00:13:00,936 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-a587cbef-9021-441-proj-role 2018-07-21 00:13:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a3c5d9341895434eb2713cfd662a93f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:01,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b29e901c-f628-4ca5-acd3-5b93796eb5b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:01,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a3c5d9341895434eb2713cfd662a93f4 used request id req-b29e901c-f628-4ca5-acd3-5b93796eb5b2 2018-07-21 00:13:01,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd418629c1644228aea81f09decf10d319acdea" 2018-07-21 00:13:01,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0fdba4-7b50-4e15-a299-2090ccee9617 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:01,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ce0fdba4-7b50-4e15-a299-2090ccee9617 2018-07-21 00:13:01,233 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-a587cbef-9021-441-user 2018-07-21 00:13:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/834ea8cb844847bcbbc9481264044c1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88db3c479a6c16aac6623d118b191d8edd3b4429" 2018-07-21 00:13:01,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ccac09-b122-4958-8015-df1e1a7ef391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:01,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/834ea8cb844847bcbbc9481264044c1a used request id req-e2ccac09-b122-4958-8015-df1e1a7ef391 2018-07-21 00:13:01,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:01,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["82OvgEBhSPe893KnrLNL6Q"], "issued_at": "2018-07-21T00:13:01.000000Z"}} 2018-07-21 00:13:01,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}779ae30ffc9e5afc92b55fddb286edf63effc5e5" 2018-07-21 00:13:01,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e58c38-de4c-4202-8a98-1b367b552919 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:01,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-64e58c38-de4c-4202-8a98-1b367b552919 2018-07-21 00:13:01,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:01,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:02,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LUrRXOudSquHpX0QsxuC8g"], "issued_at": "2018-07-21T00:13:02.000000Z"}} 2018-07-21 00:13:02,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:02,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf0fabd-50aa-4999-a475-881eb9313e76 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:02,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eaf0fabd-50aa-4999-a475-881eb9313e76 2018-07-21 00:13:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:02,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:02,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704d5682-8d24-470c-a75f-e64452294fd6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:02,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj used request id req-704d5682-8d24-470c-a75f-e64452294fd6 2018-07-21 00:13:02,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:02,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7be31c-98ea-43db-96f9-532f6f4bee61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:02,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3a7be31c-98ea-43db-96f9-532f6f4bee61 2018-07-21 00:13:02,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj"}}' 2018-07-21 00:13:02,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-077d4fc5-249a-47b2-84ca-ec6298d4a515 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dc1b885b499747758fecacbfc673dca3"}, "tags": [], "enabled": true, "id": "dc1b885b499747758fecacbfc673dca3", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj"}} 2018-07-21 00:13:02,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-077d4fc5-249a-47b2-84ca-ec6298d4a515 2018-07-21 00:13:02,740 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj 2018-07-21 00:13:02,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:02,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:03,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Qn9iY_yGQqGGtNdjoJW4ig"], "issued_at": "2018-07-21T00:13:03.000000Z"}} 2018-07-21 00:13:03,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}022bc624c4f8d6aaa0c82c43447e3db843c291de" 2018-07-21 00:13:03,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5867e0e5-cc1d-4811-879c-e6fb10cdb719 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:03,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5867e0e5-cc1d-4811-879c-e6fb10cdb719 2018-07-21 00:13:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:03,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022bc624c4f8d6aaa0c82c43447e3db843c291de" 2018-07-21 00:13:03,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba8e51a-9823-42d5-94f9-b9424b06fbe6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:03,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eba8e51a-9823-42d5-94f9-b9424b06fbe6 2018-07-21 00:13:03,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022bc624c4f8d6aaa0c82c43447e3db843c291de" 2018-07-21 00:13:03,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69499e03-4bf6-4950-bb32-c67bbf52da33 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dc1b885b499747758fecacbfc673dca3"}, "tags": [], "enabled": true, "id": "dc1b885b499747758fecacbfc673dca3", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj"}]} 2018-07-21 00:13:03,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj used request id req-69499e03-4bf6-4950-bb32-c67bbf52da33 2018-07-21 00:13:03,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022bc624c4f8d6aaa0c82c43447e3db843c291de" 2018-07-21 00:13:03,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9422083f-5b60-4d25-b169-1120cabb4bf9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:03,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9422083f-5b60-4d25-b169-1120cabb4bf9 2018-07-21 00:13:04,026 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-fbc7e7c1-c481-4d4-user 2018-07-21 00:13:04,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:04,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:04,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a35d05b-c767-4fe3-ba17-5a9584a369c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:04,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0a35d05b-c767-4fe3-ba17-5a9584a369c3 2018-07-21 00:13:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" -d '{"role": {"name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj-role"}}' 2018-07-21 00:13:04,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa344fc2-7f42-4ab9-b30b-fe550126b57d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5627ff58ce44c119dedd9303d67df76", "links": {"self": "http://172.30.9.21:5000/v3/roles/d5627ff58ce44c119dedd9303d67df76"}, "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj-role"}} 2018-07-21 00:13:04,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-fa344fc2-7f42-4ab9-b30b-fe550126b57d 2018-07-21 00:13:04,259 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj-role 2018-07-21 00:13:04,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d5627ff58ce44c119dedd9303d67df76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:04,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5c83a2-c020-4369-8ad0-0418b8ccb4ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5627ff58ce44c119dedd9303d67df76", "links": {"self": "http://172.30.9.21:5000/v3/roles/d5627ff58ce44c119dedd9303d67df76"}, "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj-role"}} 2018-07-21 00:13:04,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d5627ff58ce44c119dedd9303d67df76 used request id req-1a5c83a2-c020-4369-8ad0-0418b8ccb4ae 2018-07-21 00:13:04,358 - keystone_utils - INFO - Granting role CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj-role to project CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj 2018-07-21 00:13:04,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/dc1b885b499747758fecacbfc673dca3/users/a5e4d2fd840148d39ee5fb208e439a71/roles/d5627ff58ce44c119dedd9303d67df76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:04,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53177217-4f71-4a66-9209-d3d180a28a89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:04,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dc1b885b499747758fecacbfc673dca3/users/a5e4d2fd840148d39ee5fb208e439a71/roles/d5627ff58ce44c119dedd9303d67df76 used request id req-53177217-4f71-4a66-9209-d3d180a28a89 2018-07-21 00:13:04,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:04,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:04,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5627ff58ce44c119dedd9303d67df76", "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj-role"}], "expires_at": "2018-07-21T01:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc1b885b499747758fecacbfc673dca3", "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/dc1b885b499747758fecacbfc673dca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/dc1b885b499747758fecacbfc673dca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/dc1b885b499747758fecacbfc673dca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dc1b885b499747758fecacbfc673dca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/dc1b885b499747758fecacbfc673dca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/dc1b885b499747758fecacbfc673dca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_dc1b885b499747758fecacbfc673dca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_dc1b885b499747758fecacbfc673dca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dc1b885b499747758fecacbfc673dca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/dc1b885b499747758fecacbfc673dca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/dc1b885b499747758fecacbfc673dca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/dc1b885b499747758fecacbfc673dca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/dc1b885b499747758fecacbfc673dca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/dc1b885b499747758fecacbfc673dca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-fbc7e7c1-c481-4d4-user", "id": "a5e4d2fd840148d39ee5fb208e439a71"}, "audit_ids": ["JnAoeHReSoCpKZR8dVxtGA"], "issued_at": "2018-07-21T00:13:04.000000Z"}} 2018-07-21 00:13:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b4cb4c83221b5f64ed649b7ba1795ca5f17e5e47" 2018-07-21 00:13:04,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7e611f-ece7-4b53-837e-874bfe40e734 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:04,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9c7e611f-ece7-4b53-837e-874bfe40e734 2018-07-21 00:13:05,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4cb4c83221b5f64ed649b7ba1795ca5f17e5e47" 2018-07-21 00:13:05,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-55b035a3-5339-4a4d-beed-d23cb48ce191 Date: Sat, 21 Jul 2018 00:13:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-21 00:13:05,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=foo used request id req-55b035a3-5339-4a4d-beed-d23cb48ce191 2018-07-21 00:13:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:05,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-78d7ce8e-04b1-475c-949d-0d576cb6aecc Date: Sat, 21 Jul 2018 00:13:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:13:05,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-78d7ce8e-04b1-475c-949d-0d576cb6aecc 2018-07-21 00:13:05,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:05,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f975c1-ffc0-4533-8948-9f09a10c4cf1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:13:05,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-e5f975c1-ffc0-4533-8948-9f09a10c4cf1 2018-07-21 00:13:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:05,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b54c97-a2cb-4db8-84dd-528832910d16 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:05,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-e0b54c97-a2cb-4db8-84dd-528832910d16 2018-07-21 00:13:05,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:05,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3983e32-e12a-4ff5-88eb-7caf6dd395d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:05,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-e3983e32-e12a-4ff5-88eb-7caf6dd395d4 2018-07-21 00:13:05,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:05,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:05,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e53f1eb-fdf8-4229-8714-671f4e4fc4b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:05,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-8e53f1eb-fdf8-4229-8714-671f4e4fc4b6 2018-07-21 00:13:05,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:05,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1955eed8-3795-4f3f-99a8-fa342c1b60c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:05,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-1955eed8-3795-4f3f-99a8-fa342c1b60c0 2018-07-21 00:13:05,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:06,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a821a967-5357-4d18-8aca-6a84a827c371 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:06,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-a821a967-5357-4d18-8aca-6a84a827c371 2018-07-21 00:13:06,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:06,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9e06d1-fa48-4ed8-8960-033e6bd4da09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:06,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-9c9e06d1-fa48-4ed8-8960-033e6bd4da09 2018-07-21 00:13:06,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:06,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2adf41be-5065-4e0a-ba84-8731b11b664d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:06,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-2adf41be-5065-4e0a-ba84-8731b11b664d 2018-07-21 00:13:06,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:06,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3554baf9-9085-4bc3-bbec-a5f497ad940e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:06,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-3554baf9-9085-4bc3-bbec-a5f497ad940e 2018-07-21 00:13:06,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:06,312 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj 2018-07-21 00:13:06,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/dc1b885b499747758fecacbfc673dca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:06,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06dc9111-afd2-4d64-9bbd-68231af6cbb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:06,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/dc1b885b499747758fecacbfc673dca3 used request id req-06dc9111-afd2-4d64-9bbd-68231af6cbb5 2018-07-21 00:13:06,541 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-fbc7e7c1-c481-4d4-proj-role 2018-07-21 00:13:06,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d5627ff58ce44c119dedd9303d67df76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:06,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b97879-266c-4388-957a-2a719563d92d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:06,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d5627ff58ce44c119dedd9303d67df76 used request id req-62b97879-266c-4388-957a-2a719563d92d 2018-07-21 00:13:06,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a779ef87a1a45d571afb08984ab61eae79814396" 2018-07-21 00:13:06,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e967a3f2-b39d-44d1-8347-a9dd12f24d43 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:06,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e967a3f2-b39d-44d1-8347-a9dd12f24d43 2018-07-21 00:13:06,776 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-fbc7e7c1-c481-4d4-user 2018-07-21 00:13:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a5e4d2fd840148d39ee5fb208e439a71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022bc624c4f8d6aaa0c82c43447e3db843c291de" 2018-07-21 00:13:07,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4311819-50b3-472d-b081-a37c7aecb4c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:07,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a5e4d2fd840148d39ee5fb208e439a71 used request id req-d4311819-50b3-472d-b081-a37c7aecb4c2 2018-07-21 00:13:07,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:07,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["N7LpJqCBQBCsLKWfGxYPdA"], "issued_at": "2018-07-21T00:13:07.000000Z"}} 2018-07-21 00:13:07,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e69001c571099c688d8661222d5608ac7a696a79" 2018-07-21 00:13:07,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c469e639-136a-455f-88c9-dae126ce176e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:07,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c469e639-136a-455f-88c9-dae126ce176e 2018-07-21 00:13:07,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:07,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:07,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["d8roWm3fQLKObR0_zUgmrQ"], "issued_at": "2018-07-21T00:13:07.000000Z"}} 2018-07-21 00:13:07,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:08,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9ad836-7902-42a6-94c6-5e345c20f12c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:08,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ac9ad836-7902-42a6-94c6-5e345c20f12c 2018-07-21 00:13:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:08,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:08,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b8197cfd-5728-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:08,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-219dddaa-d42b-4873-8cb5-878b9407690a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b8197cfd-5728-47d-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:08,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b8197cfd-5728-47d-proj used request id req-219dddaa-d42b-4873-8cb5-878b9407690a 2018-07-21 00:13:08,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:08,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea1079e-599f-46f6-829f-c8fcd1178148 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:08,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2ea1079e-599f-46f6-829f-c8fcd1178148 2018-07-21 00:13:08,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj"}}' 2018-07-21 00:13:08,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6996edf4-bf9a-4305-9ee3-a2fcd4ea6331 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7e19866e8fd04123ac9fe2c55c624cb5"}, "tags": [], "enabled": true, "id": "7e19866e8fd04123ac9fe2c55c624cb5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj"}} 2018-07-21 00:13:08,332 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6996edf4-bf9a-4305-9ee3-a2fcd4ea6331 2018-07-21 00:13:08,332 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-b8197cfd-5728-47d-proj 2018-07-21 00:13:08,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:08,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:08,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["5Yw6nhNQRp6l03ogdxW62Q"], "issued_at": "2018-07-21T00:13:08.000000Z"}} 2018-07-21 00:13:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fe58376fd1d8868cc5ba668e8680db315364e59f" 2018-07-21 00:13:08,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2abbf2f6-9526-4ddc-8b76-37eb2d6bb533 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:08,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2abbf2f6-9526-4ddc-8b76-37eb2d6bb533 2018-07-21 00:13:08,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:08,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:08,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe58376fd1d8868cc5ba668e8680db315364e59f" 2018-07-21 00:13:08,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29ecbe1-49b3-43bf-93d0-789d150c7f23 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:08,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e29ecbe1-49b3-43bf-93d0-789d150c7f23 2018-07-21 00:13:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-b8197cfd-5728-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe58376fd1d8868cc5ba668e8680db315364e59f" 2018-07-21 00:13:09,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6f6b4f-5986-460a-9d97-de58d59be3dd Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-b8197cfd-5728-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7e19866e8fd04123ac9fe2c55c624cb5"}, "tags": [], "enabled": true, "id": "7e19866e8fd04123ac9fe2c55c624cb5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj"}]} 2018-07-21 00:13:09,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-b8197cfd-5728-47d-proj used request id req-3c6f6b4f-5986-460a-9d97-de58d59be3dd 2018-07-21 00:13:09,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe58376fd1d8868cc5ba668e8680db315364e59f" 2018-07-21 00:13:09,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce33d39-e696-48dd-9feb-71fc9a5e7ecf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:09,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cce33d39-e696-48dd-9feb-71fc9a5e7ecf 2018-07-21 00:13:09,529 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-b8197cfd-5728-47d-user 2018-07-21 00:13:09,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:09,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51822888-46eb-4d53-829e-5f77c7a0ea0d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:09,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-51822888-46eb-4d53-829e-5f77c7a0ea0d 2018-07-21 00:13:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" -d '{"role": {"name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj-role"}}' 2018-07-21 00:13:09,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3741d49a-dee5-4396-9241-3c0ad29f08bc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d55db4124be14bebb33e91387d3067d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/d55db4124be14bebb33e91387d3067d7"}, "name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj-role"}} 2018-07-21 00:13:09,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3741d49a-dee5-4396-9241-3c0ad29f08bc 2018-07-21 00:13:09,763 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-b8197cfd-5728-47d-proj-role 2018-07-21 00:13:09,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d55db4124be14bebb33e91387d3067d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:09,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13b0f70-a177-444f-9eee-c885d6b69be9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d55db4124be14bebb33e91387d3067d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/d55db4124be14bebb33e91387d3067d7"}, "name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj-role"}} 2018-07-21 00:13:09,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d55db4124be14bebb33e91387d3067d7 used request id req-e13b0f70-a177-444f-9eee-c885d6b69be9 2018-07-21 00:13:09,784 - keystone_utils - INFO - Granting role CreateImageNegativeTests-b8197cfd-5728-47d-proj-role to project CreateImageNegativeTests-b8197cfd-5728-47d-proj 2018-07-21 00:13:09,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/7e19866e8fd04123ac9fe2c55c624cb5/users/903d6770bd154cd0a090c39f52f4c21c/roles/d55db4124be14bebb33e91387d3067d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:09,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54a6725f-25e1-4abc-abe6-b2261d6dbd0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:09,855 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7e19866e8fd04123ac9fe2c55c624cb5/users/903d6770bd154cd0a090c39f52f4c21c/roles/d55db4124be14bebb33e91387d3067d7 used request id req-54a6725f-25e1-4abc-abe6-b2261d6dbd0e 2018-07-21 00:13:09,855 - openstack_tests - DEBUG - Image metadata - None 2018-07-21 00:13:09,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:09,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:10,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d55db4124be14bebb33e91387d3067d7", "name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj-role"}], "expires_at": "2018-07-21T01:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e19866e8fd04123ac9fe2c55c624cb5", "name": "CreateImageNegativeTests-b8197cfd-5728-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_7e19866e8fd04123ac9fe2c55c624cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7e19866e8fd04123ac9fe2c55c624cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/7e19866e8fd04123ac9fe2c55c624cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-b8197cfd-5728-47d-user", "id": "903d6770bd154cd0a090c39f52f4c21c"}, "audit_ids": ["0n2CRlOOS4OfKznppu2YQA"], "issued_at": "2018-07-21T00:13:10.000000Z"}} 2018-07-21 00:13:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ae2406f648853a7e4ca35ed015d6e692ebecd200" 2018-07-21 00:13:10,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4101bcd5-169a-4e09-b945-eae4808c4fe6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:10,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4101bcd5-169a-4e09-b945-eae4808c4fe6 2018-07-21 00:13:10,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-e1449905-f54e-4b7b-9980-ccad585c3aed -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae2406f648853a7e4ca35ed015d6e692ebecd200" 2018-07-21 00:13:10,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-17d4e406-8b83-49d8-8e5d-80854983410a Date: Sat, 21 Jul 2018 00:13:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-e1449905-f54e-4b7b-9980-ccad585c3aed"} 2018-07-21 00:13:10,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-e1449905-f54e-4b7b-9980-ccad585c3aed used request id req-17d4e406-8b83-49d8-8e5d-80854983410a 2018-07-21 00:13:10,583 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-07-21 00:13:10,584 - file_utils - DEBUG - Saving file to - /tmp/7837c2f6-d607-442c-a6b3-4b58d0a69505 2018-07-21 00:13:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:10,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-84010518-d38a-4bfc-8b6f-50ca140e6c69 Date: Sat, 21 Jul 2018 00:13:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:13:10,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-84010518-d38a-4bfc-8b6f-50ca140e6c69 2018-07-21 00:13:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89becedc-ab98-45fa-9a24-ab396107f13c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:13:11,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-89becedc-ab98-45fa-9a24-ab396107f13c 2018-07-21 00:13:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1797a6a0-f373-46f7-b1a9-577f8b49bdec Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:11,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1797a6a0-f373-46f7-b1a9-577f8b49bdec 2018-07-21 00:13:11,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f568eccf-dbf1-4bc2-a318-29f4a47792ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:11,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-f568eccf-dbf1-4bc2-a318-29f4a47792ad 2018-07-21 00:13:11,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0604f14-1c24-4671-967a-30909805d16f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:11,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-d0604f14-1c24-4671-967a-30909805d16f 2018-07-21 00:13:11,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89c2d8e1-cd64-4ff1-ad0e-97f8e8973562 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:11,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-89c2d8e1-cd64-4ff1-ad0e-97f8e8973562 2018-07-21 00:13:11,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a41c40ca-8e06-4f5c-9ad4-4a672169a15a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:11,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-a41c40ca-8e06-4f5c-9ad4-4a672169a15a 2018-07-21 00:13:11,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f09db8c-3769-49fd-9b78-59bc03641bd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:11,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-3f09db8c-3769-49fd-9b78-59bc03641bd4 2018-07-21 00:13:11,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe15ab0-e3f5-437f-bfc5-19dda0c6a403 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:11,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-6fe15ab0-e3f5-437f-bfc5-19dda0c6a403 2018-07-21 00:13:11,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:11,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73e40544-38c6-4ed4-b188-b64e3ac87078 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:11,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-73e40544-38c6-4ed4-b188-b64e3ac87078 2018-07-21 00:13:11,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:11,782 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-b8197cfd-5728-47d-proj 2018-07-21 00:13:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7e19866e8fd04123ac9fe2c55c624cb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:12,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ce67d4-66d6-45a7-8107-23e91c963dcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:12,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7e19866e8fd04123ac9fe2c55c624cb5 used request id req-99ce67d4-66d6-45a7-8107-23e91c963dcc 2018-07-21 00:13:12,057 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-b8197cfd-5728-47d-proj-role 2018-07-21 00:13:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d55db4124be14bebb33e91387d3067d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:12,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd4b98d-e588-4547-8533-d8cb533bc52c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:12,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d55db4124be14bebb33e91387d3067d7 used request id req-ecd4b98d-e588-4547-8533-d8cb533bc52c 2018-07-21 00:13:12,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea57c5a84ef3c3f780cccc17bbc9c9c9575e96a5" 2018-07-21 00:13:12,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a182977b-3afb-459e-bf58-3068aa18522e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:12,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a182977b-3afb-459e-bf58-3068aa18522e 2018-07-21 00:13:12,280 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-b8197cfd-5728-47d-user 2018-07-21 00:13:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/903d6770bd154cd0a090c39f52f4c21c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe58376fd1d8868cc5ba668e8680db315364e59f" 2018-07-21 00:13:12,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30ffa9ad-d3db-4c51-9da8-7a04952e16f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:12,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/903d6770bd154cd0a090c39f52f4c21c used request id req-30ffa9ad-d3db-4c51-9da8-7a04952e16f3 2018-07-21 00:13:12,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:12,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["2fsJyDrCSZyFtoGeknMv2w"], "issued_at": "2018-07-21T00:13:12.000000Z"}} 2018-07-21 00:13:12,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0a8f4afc585da209becabf74ddcae843fb527661" 2018-07-21 00:13:12,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37538a84-4f8b-4674-9ca2-6e51ed091e13 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:12,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37538a84-4f8b-4674-9ca2-6e51ed091e13 2018-07-21 00:13:12,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:12,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:13,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cwlX0_GMRp-xAQmY48gEBQ"], "issued_at": "2018-07-21T00:13:13.000000Z"}} 2018-07-21 00:13:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:13,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccfd3f2-8371-4021-8c6f-c841bb38781d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:13,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3ccfd3f2-8371-4021-8c6f-c841bb38781d 2018-07-21 00:13:13,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:13,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:13,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f01a2d-ea5c-4458-b785-0f3c13de651b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:13,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj used request id req-c9f01a2d-ea5c-4458-b785-0f3c13de651b 2018-07-21 00:13:13,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:13,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2803a51-eba9-457a-89ef-a1e28fd9f4e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:13,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d2803a51-eba9-457a-89ef-a1e28fd9f4e9 2018-07-21 00:13:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj"}}' 2018-07-21 00:13:13,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-992c9b60-04fd-486b-a0f2-1998b0602518 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9befcc7233b946d7a1728dcbba7fa4d0"}, "tags": [], "enabled": true, "id": "9befcc7233b946d7a1728dcbba7fa4d0", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj"}} 2018-07-21 00:13:13,684 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-992c9b60-04fd-486b-a0f2-1998b0602518 2018-07-21 00:13:13,685 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj 2018-07-21 00:13:13,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:13,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:14,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["QIKg0CFhRautDDJFGsZ3CA"], "issued_at": "2018-07-21T00:13:14.000000Z"}} 2018-07-21 00:13:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f8364bd2b38675672f33b731f94ea782d04c6738" 2018-07-21 00:13:14,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c960d95f-2125-4638-b62f-cd4669fd72b6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:14,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c960d95f-2125-4638-b62f-cd4669fd72b6 2018-07-21 00:13:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:14,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:14,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8364bd2b38675672f33b731f94ea782d04c6738" 2018-07-21 00:13:14,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb5287c-79d5-446f-89b2-4ff84432d3b7 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:14,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3cb5287c-79d5-446f-89b2-4ff84432d3b7 2018-07-21 00:13:14,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8364bd2b38675672f33b731f94ea782d04c6738" 2018-07-21 00:13:14,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0eface7-4396-496b-a01f-9604163efe1e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9befcc7233b946d7a1728dcbba7fa4d0"}, "tags": [], "enabled": true, "id": "9befcc7233b946d7a1728dcbba7fa4d0", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj"}]} 2018-07-21 00:13:14,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj used request id req-c0eface7-4396-496b-a01f-9604163efe1e 2018-07-21 00:13:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8364bd2b38675672f33b731f94ea782d04c6738" 2018-07-21 00:13:14,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bac2ce0-d77a-488a-8e5f-ae5f188fed99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:14,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7bac2ce0-d77a-488a-8e5f-ae5f188fed99 2018-07-21 00:13:14,960 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-f5839c4f-d97a-4d2-user 2018-07-21 00:13:14,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:14,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04bf7b0-c9a1-41c2-a94f-45673c0c4d55 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:14,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a04bf7b0-c9a1-41c2-a94f-45673c0c4d55 2018-07-21 00:13:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" -d '{"role": {"name": "CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj-role"}}' 2018-07-21 00:13:15,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43bcbdce-accf-490e-bcff-208a1ac66080 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f7abb4ac64d479390fcbb10597765a1", "links": {"self": "http://172.30.9.21:5000/v3/roles/3f7abb4ac64d479390fcbb10597765a1"}, "name": "CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj-role"}} 2018-07-21 00:13:15,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-43bcbdce-accf-490e-bcff-208a1ac66080 2018-07-21 00:13:15,104 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj-role 2018-07-21 00:13:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3f7abb4ac64d479390fcbb10597765a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd31959a-3fa2-46a4-a87f-34c917f9c84b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f7abb4ac64d479390fcbb10597765a1", "links": {"self": "http://172.30.9.21:5000/v3/roles/3f7abb4ac64d479390fcbb10597765a1"}, "name": "CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj-role"}} 2018-07-21 00:13:15,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3f7abb4ac64d479390fcbb10597765a1 used request id req-cd31959a-3fa2-46a4-a87f-34c917f9c84b 2018-07-21 00:13:15,125 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj-role to project CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj 2018-07-21 00:13:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9befcc7233b946d7a1728dcbba7fa4d0/users/c779b6168a9e4576a2b5c733992ca0a0/roles/3f7abb4ac64d479390fcbb10597765a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7822ce95-8906-40d1-8c93-9296f95b3fa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:15,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9befcc7233b946d7a1728dcbba7fa4d0/users/c779b6168a9e4576a2b5c733992ca0a0/roles/3f7abb4ac64d479390fcbb10597765a1 used request id req-7822ce95-8906-40d1-8c93-9296f95b3fa6 2018-07-21 00:13:15,263 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-21 00:13:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8fcc3bc5-aedf-4969-9345-abe761148762 Date: Sat, 21 Jul 2018 00:13:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:13:15,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8fcc3bc5-aedf-4969-9345-abe761148762 2018-07-21 00:13:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95301f8c-728d-4edd-bed4-d4896da8282e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:13:15,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-95301f8c-728d-4edd-bed4-d4896da8282e 2018-07-21 00:13:15,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f1f87b-ac9b-410f-a3d5-fb248303ae66 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:15,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-74f1f87b-ac9b-410f-a3d5-fb248303ae66 2018-07-21 00:13:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a7da80-4cbc-49f7-b253-d9a82758f08b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:15,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-c0a7da80-4cbc-49f7-b253-d9a82758f08b 2018-07-21 00:13:15,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:15,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f035d6-cc9b-4aad-9f2c-d1e613c8b20a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:15,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-b3f035d6-cc9b-4aad-9f2c-d1e613c8b20a 2018-07-21 00:13:15,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:15,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:15,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e73c40-42db-4a57-aa60-6d81f8d0d7c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:15,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-38e73c40-42db-4a57-aa60-6d81f8d0d7c9 2018-07-21 00:13:15,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:16,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:16,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ba44b9-e54a-4069-8ae2-82eb9e9c0fc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:16,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-10ba44b9-e54a-4069-8ae2-82eb9e9c0fc9 2018-07-21 00:13:16,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:16,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee5a8acc-a6bc-40d3-81fe-7ab8333930ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:16,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-ee5a8acc-a6bc-40d3-81fe-7ab8333930ab 2018-07-21 00:13:16,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:16,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:16,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b56aeb-2d26-46df-82ba-c0ad71283b86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:16,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-29b56aeb-2d26-46df-82ba-c0ad71283b86 2018-07-21 00:13:16,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:16,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:16,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a878b77-04cd-4420-b433-8e12d558ecd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:16,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-3a878b77-04cd-4420-b433-8e12d558ecd4 2018-07-21 00:13:16,374 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:16,375 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj 2018-07-21 00:13:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9befcc7233b946d7a1728dcbba7fa4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:16,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18350b32-3d47-4254-94c9-1885dd3e7685 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:16,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9befcc7233b946d7a1728dcbba7fa4d0 used request id req-18350b32-3d47-4254-94c9-1885dd3e7685 2018-07-21 00:13:16,607 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-f5839c4f-d97a-4d2-proj-role 2018-07-21 00:13:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3f7abb4ac64d479390fcbb10597765a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:16,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4790d160-d00e-4d00-bf11-71290f7e47b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:16,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3f7abb4ac64d479390fcbb10597765a1 used request id req-4790d160-d00e-4d00-bf11-71290f7e47b9 2018-07-21 00:13:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5574424dbfa5baf6ea32c54cc68b025726234d3f" 2018-07-21 00:13:16,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd510ac-fe42-406c-9983-f746ccd1a0d3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:16,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7cd510ac-fe42-406c-9983-f746ccd1a0d3 2018-07-21 00:13:16,818 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-f5839c4f-d97a-4d2-user 2018-07-21 00:13:16,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c779b6168a9e4576a2b5c733992ca0a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8364bd2b38675672f33b731f94ea782d04c6738" 2018-07-21 00:13:17,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-970e4fc7-f4a6-47bc-81b3-c73cf937d7c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:17,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c779b6168a9e4576a2b5c733992ca0a0 used request id req-970e4fc7-f4a6-47bc-81b3-c73cf937d7c1 2018-07-21 00:13:17,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:17,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["YCria-zkS2erZC_-MT7ArA"], "issued_at": "2018-07-21T00:13:17.000000Z"}} 2018-07-21 00:13:17,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}36729bc632bfd50e1b3d0749f4aee091532cc438" 2018-07-21 00:13:17,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a935b81a-86e1-4c4d-86fd-2bcf81d82803 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:17,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a935b81a-86e1-4c4d-86fd-2bcf81d82803 2018-07-21 00:13:17,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:17,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:17,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["--4EaNphTtOrlEA4XfvOiw"], "issued_at": "2018-07-21T00:13:17.000000Z"}} 2018-07-21 00:13:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:17,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a06ad52-1952-4c35-97dc-edbd06171ed0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:17,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9a06ad52-1952-4c35-97dc-edbd06171ed0 2018-07-21 00:13:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:17,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f9c88213-34d7-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:18,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e61b839-d074-4d0d-a172-b19cca5b36d1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f9c88213-34d7-405-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:18,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f9c88213-34d7-405-proj used request id req-7e61b839-d074-4d0d-a172-b19cca5b36d1 2018-07-21 00:13:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:18,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747b8994-7d87-4032-9658-ce1d92052c6a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:18,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-747b8994-7d87-4032-9658-ce1d92052c6a 2018-07-21 00:13:18,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-f9c88213-34d7-405-proj"}}' 2018-07-21 00:13:18,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb67561-003a-41cb-a942-a753d4f4067d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f97056bc164b4a26b4a046dfeea2b634"}, "tags": [], "enabled": true, "id": "f97056bc164b4a26b4a046dfeea2b634", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f9c88213-34d7-405-proj"}} 2018-07-21 00:13:18,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-beb67561-003a-41cb-a942-a753d4f4067d 2018-07-21 00:13:18,302 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-f9c88213-34d7-405-proj 2018-07-21 00:13:18,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:18,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:18,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Lw40V0SQQPyUjtOUA_JSTg"], "issued_at": "2018-07-21T00:13:18.000000Z"}} 2018-07-21 00:13:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}19049cad1aba48a517a048cf01764b6ace33786c" 2018-07-21 00:13:18,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d062db9-6bf5-4dbb-929a-1efd0ebf6a08 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:18,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d062db9-6bf5-4dbb-929a-1efd0ebf6a08 2018-07-21 00:13:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:18,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:18,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19049cad1aba48a517a048cf01764b6ace33786c" 2018-07-21 00:13:18,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d371d1f6-4fb5-4018-8caa-822fc51ced2b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:18,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d371d1f6-4fb5-4018-8caa-822fc51ced2b 2018-07-21 00:13:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-f9c88213-34d7-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19049cad1aba48a517a048cf01764b6ace33786c" 2018-07-21 00:13:19,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f7d3b8-5240-4893-82cd-01bb7a6ea836 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-f9c88213-34d7-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f97056bc164b4a26b4a046dfeea2b634"}, "tags": [], "enabled": true, "id": "f97056bc164b4a26b4a046dfeea2b634", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f9c88213-34d7-405-proj"}]} 2018-07-21 00:13:19,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-f9c88213-34d7-405-proj used request id req-26f7d3b8-5240-4893-82cd-01bb7a6ea836 2018-07-21 00:13:19,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19049cad1aba48a517a048cf01764b6ace33786c" 2018-07-21 00:13:19,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f42f4c-0662-4ea6-a644-1a68c81fafbe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:19,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-22f42f4c-0662-4ea6-a644-1a68c81fafbe 2018-07-21 00:13:19,409 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-f9c88213-34d7-405-user 2018-07-21 00:13:19,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:19,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:19,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0b4a32-18d1-4815-ab22-b911d55bb288 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:19,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd0b4a32-18d1-4815-ab22-b911d55bb288 2018-07-21 00:13:19,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" -d '{"role": {"name": "CreateMultiPartImageTests-f9c88213-34d7-405-proj-role"}}' 2018-07-21 00:13:19,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8459e416-7814-4eb3-aaf5-90f3042f9c85 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e00ed0e68cc4c80a0aabf4a8171c8d2", "links": {"self": "http://172.30.9.21:5000/v3/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2"}, "name": "CreateMultiPartImageTests-f9c88213-34d7-405-proj-role"}} 2018-07-21 00:13:19,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8459e416-7814-4eb3-aaf5-90f3042f9c85 2018-07-21 00:13:19,631 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-f9c88213-34d7-405-proj-role 2018-07-21 00:13:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:19,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe355eb-98aa-48a1-9386-65f5b92e1af5 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e00ed0e68cc4c80a0aabf4a8171c8d2", "links": {"self": "http://172.30.9.21:5000/v3/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2"}, "name": "CreateMultiPartImageTests-f9c88213-34d7-405-proj-role"}} 2018-07-21 00:13:19,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2 used request id req-0fe355eb-98aa-48a1-9386-65f5b92e1af5 2018-07-21 00:13:19,726 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-f9c88213-34d7-405-proj-role to project CreateMultiPartImageTests-f9c88213-34d7-405-proj 2018-07-21 00:13:19,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f97056bc164b4a26b4a046dfeea2b634/users/773d107fd77b45bb894b881511191708/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:19,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb91900e-6dc6-40c5-8c6c-51a2e3c196d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:19,867 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f97056bc164b4a26b4a046dfeea2b634/users/773d107fd77b45bb894b881511191708/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2 used request id req-bb91900e-6dc6-40c5-8c6c-51a2e3c196d9 2018-07-21 00:13:19,875 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-21 00:13:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-533b9a15-6776-49da-b297-08af9551c4bb Date: Sat, 21 Jul 2018 00:13:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:13:20,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-533b9a15-6776-49da-b297-08af9551c4bb 2018-07-21 00:13:20,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c2aad7-1b99-4059-bf69-3da0905a8e90 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:13:20,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-c0c2aad7-1b99-4059-bf69-3da0905a8e90 2018-07-21 00:13:20,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db0efef-9826-482a-8437-9962a9a4b716 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:20,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-5db0efef-9826-482a-8437-9962a9a4b716 2018-07-21 00:13:20,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65f6d512-4bf8-45b4-ada1-543022870bc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:20,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-65f6d512-4bf8-45b4-ada1-543022870bc8 2018-07-21 00:13:20,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:20,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a497b6-7e49-4131-a99a-522ad64d9e41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:20,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-13a497b6-7e49-4131-a99a-522ad64d9e41 2018-07-21 00:13:20,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab1a869-e90c-4ae0-818d-1100c32bea42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:20,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-6ab1a869-e90c-4ae0-818d-1100c32bea42 2018-07-21 00:13:20,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3983f9d-11f2-418e-8c4b-335d0656e5c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:20,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-d3983f9d-11f2-418e-8c4b-335d0656e5c3 2018-07-21 00:13:20,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:20,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bffa350-9f11-419d-a963-313a54fd41c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:20,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-1bffa350-9f11-419d-a963-313a54fd41c1 2018-07-21 00:13:20,741 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef237ce-f38f-48cd-b325-3c1ad025829e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:20,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-aef237ce-f38f-48cd-b325-3c1ad025829e 2018-07-21 00:13:20,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:20,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:20,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69856bbe-5bb8-4ddc-a7fe-80c4c507d372 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:20,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-69856bbe-5bb8-4ddc-a7fe-80c4c507d372 2018-07-21 00:13:20,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:20,926 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-f9c88213-34d7-405-proj 2018-07-21 00:13:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f97056bc164b4a26b4a046dfeea2b634 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:21,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e46827-dde3-41b1-9c6f-e22b89066bf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:21,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f97056bc164b4a26b4a046dfeea2b634 used request id req-e2e46827-dde3-41b1-9c6f-e22b89066bf9 2018-07-21 00:13:21,170 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-f9c88213-34d7-405-proj-role 2018-07-21 00:13:21,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:21,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-141434a9-6249-41d1-99db-9e2367173de4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:21,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5e00ed0e68cc4c80a0aabf4a8171c8d2 used request id req-141434a9-6249-41d1-99db-9e2367173de4 2018-07-21 00:13:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0e3a541bbf6170dd9b9d41e0e8e38620cef479b" 2018-07-21 00:13:21,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4a92fc-75f8-4767-b89c-58cae8be3c0f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:21,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be4a92fc-75f8-4767-b89c-58cae8be3c0f 2018-07-21 00:13:21,399 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-f9c88213-34d7-405-user 2018-07-21 00:13:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/773d107fd77b45bb894b881511191708 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19049cad1aba48a517a048cf01764b6ace33786c" 2018-07-21 00:13:21,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5b82c2-ff87-452b-b16b-1a6662d8c1f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:21,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/773d107fd77b45bb894b881511191708 used request id req-cb5b82c2-ff87-452b-b16b-1a6662d8c1f2 2018-07-21 00:13:21,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:21,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["EbOUtOxNQz2qWhq2FFSPvQ"], "issued_at": "2018-07-21T00:13:21.000000Z"}} 2018-07-21 00:13:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2368faec28d7fe0283619250d482f729a9b326f6" 2018-07-21 00:13:22,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7665ac3a-b023-4bf3-9e28-794b4e3721d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:22,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7665ac3a-b023-4bf3-9e28-794b4e3721d3 2018-07-21 00:13:22,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:22,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:22,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jw92eJBxTfe7nHK6Nwdn-w"], "issued_at": "2018-07-21T00:13:22.000000Z"}} 2018-07-21 00:13:22,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:22,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8395b7c5-4819-4c1a-b798-858caec939a1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:22,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8395b7c5-4819-4c1a-b798-858caec939a1 2018-07-21 00:13:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:22,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-cd7e2846-8099-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:22,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5340f95-007b-4c46-a6a4-17339b4e8619 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-cd7e2846-8099-454-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:22,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-cd7e2846-8099-454-proj used request id req-d5340f95-007b-4c46-a6a4-17339b4e8619 2018-07-21 00:13:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:22,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f50561a-e221-42ca-bc9d-5f37a09ede9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:22,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5f50561a-e221-42ca-bc9d-5f37a09ede9a 2018-07-21 00:13:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-cd7e2846-8099-454-proj"}}' 2018-07-21 00:13:22,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0366dd9a-8e12-49f5-90e4-aa69909f9dcf Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/01f70fb97c384c51bf6f241a22a8c7e7"}, "tags": [], "enabled": true, "id": "01f70fb97c384c51bf6f241a22a8c7e7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-cd7e2846-8099-454-proj"}} 2018-07-21 00:13:22,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0366dd9a-8e12-49f5-90e4-aa69909f9dcf 2018-07-21 00:13:22,901 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-cd7e2846-8099-454-proj 2018-07-21 00:13:22,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:22,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:23,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["kCsk13UOT3qcsQ4aX7lehQ"], "issued_at": "2018-07-21T00:13:23.000000Z"}} 2018-07-21 00:13:23,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}58ff4c68ddde6045f250b474858c7fefaa0f72c0" 2018-07-21 00:13:23,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8cdee8-2da1-4f07-8f59-3fec79da1572 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:23,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6d8cdee8-2da1-4f07-8f59-3fec79da1572 2018-07-21 00:13:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:23,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ff4c68ddde6045f250b474858c7fefaa0f72c0" 2018-07-21 00:13:23,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef45708-8f3b-4ec7-bad6-bf676f39a9c6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:23,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6ef45708-8f3b-4ec7-bad6-bf676f39a9c6 2018-07-21 00:13:23,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-cd7e2846-8099-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ff4c68ddde6045f250b474858c7fefaa0f72c0" 2018-07-21 00:13:23,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e21b085-6ad4-4851-9d43-302de5b8f0ce Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-cd7e2846-8099-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/01f70fb97c384c51bf6f241a22a8c7e7"}, "tags": [], "enabled": true, "id": "01f70fb97c384c51bf6f241a22a8c7e7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-cd7e2846-8099-454-proj"}]} 2018-07-21 00:13:23,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-cd7e2846-8099-454-proj used request id req-9e21b085-6ad4-4851-9d43-302de5b8f0ce 2018-07-21 00:13:23,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ff4c68ddde6045f250b474858c7fefaa0f72c0" 2018-07-21 00:13:23,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3607cf45-cb20-499b-aa07-301ce9992ed8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:23,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3607cf45-cb20-499b-aa07-301ce9992ed8 2018-07-21 00:13:23,996 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-cd7e2846-8099-454-user 2018-07-21 00:13:23,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:24,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09011c9a-033d-4d9b-a2c7-ab07ac4668ba Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:24,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09011c9a-033d-4d9b-a2c7-ab07ac4668ba 2018-07-21 00:13:24,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" -d '{"role": {"name": "CreateMultiPartImageTests-cd7e2846-8099-454-proj-role"}}' 2018-07-21 00:13:24,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe99600-ce15-4cbc-9fef-e39de81137b0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e565c53e89b4ddd8be4839a6f980b5c", "links": {"self": "http://172.30.9.21:5000/v3/roles/7e565c53e89b4ddd8be4839a6f980b5c"}, "name": "CreateMultiPartImageTests-cd7e2846-8099-454-proj-role"}} 2018-07-21 00:13:24,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-bbe99600-ce15-4cbc-9fef-e39de81137b0 2018-07-21 00:13:24,199 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-cd7e2846-8099-454-proj-role 2018-07-21 00:13:24,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7e565c53e89b4ddd8be4839a6f980b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:24,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4749c800-955c-436f-830d-f5d51f730cc4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e565c53e89b4ddd8be4839a6f980b5c", "links": {"self": "http://172.30.9.21:5000/v3/roles/7e565c53e89b4ddd8be4839a6f980b5c"}, "name": "CreateMultiPartImageTests-cd7e2846-8099-454-proj-role"}} 2018-07-21 00:13:24,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7e565c53e89b4ddd8be4839a6f980b5c used request id req-4749c800-955c-436f-830d-f5d51f730cc4 2018-07-21 00:13:24,395 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-cd7e2846-8099-454-proj-role to project CreateMultiPartImageTests-cd7e2846-8099-454-proj 2018-07-21 00:13:24,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/01f70fb97c384c51bf6f241a22a8c7e7/users/b38ed1b04ced40d3ae8264188a43e149/roles/7e565c53e89b4ddd8be4839a6f980b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:24,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6db1e2-e53d-4a93-937c-661da4b2776c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:24,538 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/01f70fb97c384c51bf6f241a22a8c7e7/users/b38ed1b04ced40d3ae8264188a43e149/roles/7e565c53e89b4ddd8be4839a6f980b5c used request id req-df6db1e2-e53d-4a93-937c-661da4b2776c 2018-07-21 00:13:24,538 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-21 00:13:24,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:24,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9e73146c-c0a5-45c8-9090-3158f8f99196 Date: Sat, 21 Jul 2018 00:13:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:13:24,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9e73146c-c0a5-45c8-9090-3158f8f99196 2018-07-21 00:13:24,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:24,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb3e96d-830a-4d2e-8daf-96b236891b6c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:13:24,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-6bb3e96d-830a-4d2e-8daf-96b236891b6c 2018-07-21 00:13:24,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:24,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48cac28-65f2-434e-bc25-d29f3784ead7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:24,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c48cac28-65f2-434e-bc25-d29f3784ead7 2018-07-21 00:13:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee239d1a-348d-4a13-b524-5c1f7dad2fd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:25,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ee239d1a-348d-4a13-b524-5c1f7dad2fd9 2018-07-21 00:13:25,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:25,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb0c8983-02ec-401f-8653-f7e0b502450d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:25,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-cb0c8983-02ec-401f-8653-f7e0b502450d 2018-07-21 00:13:25,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ca3953d-7971-4657-bdfa-7ea2bf13c416 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:25,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-0ca3953d-7971-4657-bdfa-7ea2bf13c416 2018-07-21 00:13:25,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:25,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655628a7-4d45-476d-9d58-94f5274e3eff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:25,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-655628a7-4d45-476d-9d58-94f5274e3eff 2018-07-21 00:13:25,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e312cb-2059-4066-8d12-bbd5d04cd432 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:25,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-f6e312cb-2059-4066-8d12-bbd5d04cd432 2018-07-21 00:13:25,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a05c8794-2864-4890-970a-9d1b00402c5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:25,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-a05c8794-2864-4890-970a-9d1b00402c5e 2018-07-21 00:13:25,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b7bf14-18d9-4b5f-8909-c66c7e09c2e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:25,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-08b7bf14-18d9-4b5f-8909-c66c7e09c2e5 2018-07-21 00:13:25,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:25,653 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-cd7e2846-8099-454-proj 2018-07-21 00:13:25,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/01f70fb97c384c51bf6f241a22a8c7e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c932933-9562-4bc8-902f-1a23eaef5676 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:25,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/01f70fb97c384c51bf6f241a22a8c7e7 used request id req-3c932933-9562-4bc8-902f-1a23eaef5676 2018-07-21 00:13:25,876 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-cd7e2846-8099-454-proj-role 2018-07-21 00:13:25,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7e565c53e89b4ddd8be4839a6f980b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:25,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a7e5b4-638a-4087-a4f4-335f4d85b38b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:25,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7e565c53e89b4ddd8be4839a6f980b5c used request id req-a3a7e5b4-638a-4087-a4f4-335f4d85b38b 2018-07-21 00:13:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bdd274fbd6c505f0ed336712b137d58305c0e3" 2018-07-21 00:13:26,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b924cf3a-6273-46e3-a4c6-2567cab0a242 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:26,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b924cf3a-6273-46e3-a4c6-2567cab0a242 2018-07-21 00:13:26,089 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-cd7e2846-8099-454-user 2018-07-21 00:13:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b38ed1b04ced40d3ae8264188a43e149 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ff4c68ddde6045f250b474858c7fefaa0f72c0" 2018-07-21 00:13:26,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dac3eb91-d944-4163-b1ba-353b1ab50096 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:26,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b38ed1b04ced40d3ae8264188a43e149 used request id req-dac3eb91-d944-4163-b1ba-353b1ab50096 2018-07-21 00:13:26,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:26,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["d_3i-DLKSYe-dB2Ua6H8DA"], "issued_at": "2018-07-21T00:13:26.000000Z"}} 2018-07-21 00:13:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}149803a38a2ea3ae632d463317dda7797b02e01d" 2018-07-21 00:13:26,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84da9d32-6135-4de0-a079-b52e6997abe8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:26,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-84da9d32-6135-4de0-a079-b52e6997abe8 2018-07-21 00:13:26,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:26,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:27,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cbNeVykoSjeI5DNASisbaA"], "issued_at": "2018-07-21T00:13:27.000000Z"}} 2018-07-21 00:13:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:27,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cb52a6-9e34-4def-b4b4-f655fd27718d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:27,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81cb52a6-9e34-4def-b4b4-f655fd27718d 2018-07-21 00:13:27,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:27,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a64c67cb-06dd-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:27,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3097118-09a6-4d74-a614-15170fc503de Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a64c67cb-06dd-484-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:27,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-a64c67cb-06dd-484-proj used request id req-d3097118-09a6-4d74-a614-15170fc503de 2018-07-21 00:13:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:27,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f2070b-853a-489a-b841-199eefc3ae3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:27,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a9f2070b-853a-489a-b841-199eefc3ae3d 2018-07-21 00:13:27,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj"}}' 2018-07-21 00:13:27,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f4fe32-ddf5-48ec-a83b-2b0874fb8ce4 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20bf80a442d843a2a59f3d5928d4c743"}, "tags": [], "enabled": true, "id": "20bf80a442d843a2a59f3d5928d4c743", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj"}} 2018-07-21 00:13:27,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b8f4fe32-ddf5-48ec-a83b-2b0874fb8ce4 2018-07-21 00:13:27,620 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-a64c67cb-06dd-484-proj 2018-07-21 00:13:27,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:27,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:28,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WbJy1GacTBmIYKrYCMuw8Q"], "issued_at": "2018-07-21T00:13:27.000000Z"}} 2018-07-21 00:13:28,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bf1ee8a1653601d83860a64f18817d563d4e9f13" 2018-07-21 00:13:28,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66de02fc-2403-4623-bf48-be794ce3c548 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:28,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-66de02fc-2403-4623-bf48-be794ce3c548 2018-07-21 00:13:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:28,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:28,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1ee8a1653601d83860a64f18817d563d4e9f13" 2018-07-21 00:13:28,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf4712a-dcf7-4c1a-8ae2-049b9e20b31b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:28,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6cf4712a-dcf7-4c1a-8ae2-049b9e20b31b 2018-07-21 00:13:28,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-a64c67cb-06dd-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1ee8a1653601d83860a64f18817d563d4e9f13" 2018-07-21 00:13:28,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdc1034-5583-4b7c-8232-f0c5050a46d9 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-a64c67cb-06dd-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20bf80a442d843a2a59f3d5928d4c743"}, "tags": [], "enabled": true, "id": "20bf80a442d843a2a59f3d5928d4c743", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj"}]} 2018-07-21 00:13:28,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-a64c67cb-06dd-484-proj used request id req-9fdc1034-5583-4b7c-8232-f0c5050a46d9 2018-07-21 00:13:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1ee8a1653601d83860a64f18817d563d4e9f13" 2018-07-21 00:13:28,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb8deaf-3f98-4c84-bb47-8bc97adbe58b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:28,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fcb8deaf-3f98-4c84-bb47-8bc97adbe58b 2018-07-21 00:13:28,792 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-a64c67cb-06dd-484-user 2018-07-21 00:13:28,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:28,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5456f2d-6d63-4f47-af23-fb94e303690e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:28,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f5456f2d-6d63-4f47-af23-fb94e303690e 2018-07-21 00:13:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" -d '{"role": {"name": "CreateKeypairsTests-a64c67cb-06dd-484-proj-role"}}' 2018-07-21 00:13:28,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e52a96e-e11c-4bee-a1c6-89bbb60e8cdc Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2965acab6b8c4bb9a96e3f81fdc5f485", "links": {"self": "http://172.30.9.21:5000/v3/roles/2965acab6b8c4bb9a96e3f81fdc5f485"}, "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj-role"}} 2018-07-21 00:13:28,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e52a96e-e11c-4bee-a1c6-89bbb60e8cdc 2018-07-21 00:13:28,924 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-a64c67cb-06dd-484-proj-role 2018-07-21 00:13:28,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2965acab6b8c4bb9a96e3f81fdc5f485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:29,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b447b6a-2fba-4137-8812-79316d652bb1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2965acab6b8c4bb9a96e3f81fdc5f485", "links": {"self": "http://172.30.9.21:5000/v3/roles/2965acab6b8c4bb9a96e3f81fdc5f485"}, "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj-role"}} 2018-07-21 00:13:29,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2965acab6b8c4bb9a96e3f81fdc5f485 used request id req-3b447b6a-2fba-4137-8812-79316d652bb1 2018-07-21 00:13:29,013 - keystone_utils - INFO - Granting role CreateKeypairsTests-a64c67cb-06dd-484-proj-role to project CreateKeypairsTests-a64c67cb-06dd-484-proj 2018-07-21 00:13:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/20bf80a442d843a2a59f3d5928d4c743/users/242bbc532cad4ac4a91cd8953cf15b8e/roles/2965acab6b8c4bb9a96e3f81fdc5f485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:29,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a43774-a480-4186-8f93-6a7946b1adce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:29,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/20bf80a442d843a2a59f3d5928d4c743/users/242bbc532cad4ac4a91cd8953cf15b8e/roles/2965acab6b8c4bb9a96e3f81fdc5f485 used request id req-b7a43774-a480-4186-8f93-6a7946b1adce 2018-07-21 00:13:29,142 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:13:29,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:29,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:29,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2965acab6b8c4bb9a96e3f81fdc5f485", "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj-role"}], "expires_at": "2018-07-21T01:13:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20bf80a442d843a2a59f3d5928d4c743", "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a64c67cb-06dd-484-user", "id": "242bbc532cad4ac4a91cd8953cf15b8e"}, "audit_ids": ["4Vo3QiQRRA6nic6j_s7rhQ"], "issued_at": "2018-07-21T00:13:29.000000Z"}} 2018-07-21 00:13:29,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}06492badbdcecf06630eea251df2e141ab66bcc6" 2018-07-21 00:13:29,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f793c33-e09e-4071-8a43-9269eae9ed6e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:29,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7f793c33-e09e-4071-8a43-9269eae9ed6e 2018-07-21 00:13:29,665 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:13:29,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06492badbdcecf06630eea251df2e141ab66bcc6" 2018-07-21 00:13:29,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fcc0537-7128-44d3-ab4a-af6128bfefce x-compute-request-id: req-8fcc0537-7128-44d3-ab4a-af6128bfefce Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:13:29,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8fcc0537-7128-44d3-ab4a-af6128bfefce 2018-07-21 00:13:29,860 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7... 2018-07-21 00:13:29,861 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:13:29,893 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 2018-07-21 00:13:29,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06492badbdcecf06630eea251df2e141ab66bcc6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkCcn20tPPJVmHXwLdb3uOwLbmySjs+N0ohNvBMgk+rgl+c6fwfZtY99j9ET/aAo2EqcBcuY5N93dIHz2xB5ogjQtv9g3dwfOWKUmab/CP+B+JXahp1GhlruPDpLsh3RyFH7hmVBbCJpmgWAAxsZWpoSxjPdNt4MqtQNJ6MF5Srw==", "name": "CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7"}}' 2018-07-21 00:13:29,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6323e72-98ac-4861-93cc-1c21adb19421 x-compute-request-id: req-d6323e72-98ac-4861-93cc-1c21adb19421 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkCcn20tPPJVmHXwLdb3uOwLbmySjs+N0ohNvBMgk+rgl+c6fwfZtY99j9ET/aAo2EqcBcuY5N93dIHz2xB5ogjQtv9g3dwfOWKUmab/CP+B+JXahp1GhlruPDpLsh3RyFH7hmVBbCJpmgWAAxsZWpoSxjPdNt4MqtQNJ6MF5Srw==", "user_id": "242bbc532cad4ac4a91cd8953cf15b8e", "name": "CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7", "fingerprint": "1b:93:08:f4:d9:7e:a5:7e:e4:52:d7:a5:1f:8f:bd:1b"}} 2018-07-21 00:13:29,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d6323e72-98ac-4861-93cc-1c21adb19421 2018-07-21 00:13:29,955 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 2018-07-21 00:13:29,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:30,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2965acab6b8c4bb9a96e3f81fdc5f485", "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj-role"}], "expires_at": "2018-07-21T01:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20bf80a442d843a2a59f3d5928d4c743", "name": "CreateKeypairsTests-a64c67cb-06dd-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20bf80a442d843a2a59f3d5928d4c743", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/20bf80a442d843a2a59f3d5928d4c743", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/20bf80a442d843a2a59f3d5928d4c743", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-a64c67cb-06dd-484-user", "id": "242bbc532cad4ac4a91cd8953cf15b8e"}, "audit_ids": ["DwI2povvQoabcvvXYYhbcg"], "issued_at": "2018-07-21T00:13:30.000000Z"}} 2018-07-21 00:13:30,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533fb52b75a20ee81c742d09ffd970a2c826644e" 2018-07-21 00:13:30,572 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:13: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-73fe353c-f17f-44b7-89b2-e5ef2ed409f0 x-compute-request-id: req-73fe353c-f17f-44b7-89b2-e5ef2ed409f0 Content-Length: 0 Content-Type: application/json 2018-07-21 00:13:30,572 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 used request id req-73fe353c-f17f-44b7-89b2-e5ef2ed409f0 2018-07-21 00:13:30,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}533fb52b75a20ee81c742d09ffd970a2c826644e" 2018-07-21 00:13:30,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13: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-ee909b55-46ba-405f-836b-7e5dbcc47d7a x-compute-request-id: req-ee909b55-46ba-405f-836b-7e5dbcc47d7a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:13:30,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ee909b55-46ba-405f-836b-7e5dbcc47d7a 2018-07-21 00:13:30,598 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 2018-07-21 00:13:30,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06492badbdcecf06630eea251df2e141ab66bcc6" 2018-07-21 00:13:30,626 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13: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-489f66a8-5e87-46a7-b957-8055d0c0109e x-compute-request-id: req-489f66a8-5e87-46a7-b957-8055d0c0109e Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 not found for user 242bbc532cad4ac4a91cd8953cf15b8e", "code": 404}} 2018-07-21 00:13:30,626 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-22f9592e-a004-4533-8067-6ed8cb83e8d7 used request id req-489f66a8-5e87-46a7-b957-8055d0c0109e 2018-07-21 00:13:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:30,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b38f64f3-c644-4a07-bb33-130392531c9e Date: Sat, 21 Jul 2018 00:13:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:13:30,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b38f64f3-c644-4a07-bb33-130392531c9e 2018-07-21 00:13:30,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:30,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebad4e4c-4176-4645-87a1-27cc6517582c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:13:30,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-ebad4e4c-4176-4645-87a1-27cc6517582c 2018-07-21 00:13:30,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a60ab00-1046-47e5-a631-7b1847e2badf Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:31,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0a60ab00-1046-47e5-a631-7b1847e2badf 2018-07-21 00:13:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ef89023-3cfd-4390-a46b-19c9e3e0d0f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:31,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-2ef89023-3cfd-4390-a46b-19c9e3e0d0f8 2018-07-21 00:13:31,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b351a632-7328-4776-821c-b1a3b24c9327 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:31,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-b351a632-7328-4776-821c-b1a3b24c9327 2018-07-21 00:13:31,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:31,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d030d6e-e08f-4ae4-817c-9c9abe072f3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:31,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-5d030d6e-e08f-4ae4-817c-9c9abe072f3a 2018-07-21 00:13:31,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9218e2e1-63ab-4d95-a6d9-518d546ac018 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:31,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-9218e2e1-63ab-4d95-a6d9-518d546ac018 2018-07-21 00:13:31,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6f4bd6-41fc-4498-9fa1-3decb85d79bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:31,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-8e6f4bd6-41fc-4498-9fa1-3decb85d79bd 2018-07-21 00:13:31,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:31,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87221349-5aff-4000-b890-76b7e9fef0f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:31,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-87221349-5aff-4000-b890-76b7e9fef0f0 2018-07-21 00:13:31,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:31,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da443bf3-eaee-48c7-8e22-3a23de822bb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:31,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-da443bf3-eaee-48c7-8e22-3a23de822bb1 2018-07-21 00:13:31,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:31,735 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-a64c67cb-06dd-484-proj 2018-07-21 00:13:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/20bf80a442d843a2a59f3d5928d4c743 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:31,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bb3a3d-06be-4250-b90a-a5a61975df45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:31,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/20bf80a442d843a2a59f3d5928d4c743 used request id req-c8bb3a3d-06be-4250-b90a-a5a61975df45 2018-07-21 00:13:31,972 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-a64c67cb-06dd-484-proj-role 2018-07-21 00:13:31,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2965acab6b8c4bb9a96e3f81fdc5f485 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:32,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3796520-bfdf-459e-b86f-eed813920551 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:32,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2965acab6b8c4bb9a96e3f81fdc5f485 used request id req-f3796520-bfdf-459e-b86f-eed813920551 2018-07-21 00:13:32,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31e4d4b1edd3f5a8694f79ed17f62175b9b091f" 2018-07-21 00:13:32,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c43ea9-b5bd-4f25-b88e-dbeb2a387607 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:32,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9c43ea9-b5bd-4f25-b88e-dbeb2a387607 2018-07-21 00:13:32,179 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-a64c67cb-06dd-484-user 2018-07-21 00:13:32,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/242bbc532cad4ac4a91cd8953cf15b8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1ee8a1653601d83860a64f18817d563d4e9f13" 2018-07-21 00:13:32,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703a4344-5a42-4d28-b916-e66ab7fa1420 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:32,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/242bbc532cad4ac4a91cd8953cf15b8e used request id req-703a4344-5a42-4d28-b916-e66ab7fa1420 2018-07-21 00:13:32,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:32,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["NOktAfzvSoazg6lGba9A6g"], "issued_at": "2018-07-21T00:13:32.000000Z"}} 2018-07-21 00:13:32,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8f0284e79ccb4d02b090688024532360de4f265a" 2018-07-21 00:13:32,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd2fdf2-2121-4c33-8073-c489c127034e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:32,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2fd2fdf2-2121-4c33-8073-c489c127034e 2018-07-21 00:13:32,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:32,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:33,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jAoQncjOQ_6KEJ2k4fUkNw"], "issued_at": "2018-07-21T00:13:33.000000Z"}} 2018-07-21 00:13:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:33,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b59124e-8668-435f-ac51-d47e1366b4ed 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:33,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8b59124e-8668-435f-ac51-d47e1366b4ed 2018-07-21 00:13:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:33,356 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f823bef4-93c4-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:33,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aaa1b1b-5dce-4940-99b2-019175d0f078 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f823bef4-93c4-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:33,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f823bef4-93c4-4bd-proj used request id req-3aaa1b1b-5dce-4940-99b2-019175d0f078 2018-07-21 00:13:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:33,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8507fc74-cd6e-402c-bac5-ff751720ebf8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:33,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8507fc74-cd6e-402c-bac5-ff751720ebf8 2018-07-21 00:13:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj"}}' 2018-07-21 00:13:33,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a27c2b-dbb5-42ac-9b02-e50e7267f62f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a4b2f4abfebf4098b3d5a596e9248fdf"}, "tags": [], "enabled": true, "id": "a4b2f4abfebf4098b3d5a596e9248fdf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj"}} 2018-07-21 00:13:33,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c1a27c2b-dbb5-42ac-9b02-e50e7267f62f 2018-07-21 00:13:33,607 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f823bef4-93c4-4bd-proj 2018-07-21 00:13:33,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:33,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:34,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["HTJP9AD2QwC3XYWqzVuJ7g"], "issued_at": "2018-07-21T00:13:34.000000Z"}} 2018-07-21 00:13:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b9c741e08df9b343c6bd0cedfe6ca5dfa560f4d8" 2018-07-21 00:13:34,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78269893-aaa1-40ac-b33f-dd322039d066 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:34,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-78269893-aaa1-40ac-b33f-dd322039d066 2018-07-21 00:13:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:34,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c741e08df9b343c6bd0cedfe6ca5dfa560f4d8" 2018-07-21 00:13:34,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc25d7f-ae79-4cc3-aac5-98d46b471a5c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:34,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9cc25d7f-ae79-4cc3-aac5-98d46b471a5c 2018-07-21 00:13:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-f823bef4-93c4-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c741e08df9b343c6bd0cedfe6ca5dfa560f4d8" 2018-07-21 00:13:34,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9240d6f9-a67f-4bf7-a1e6-d859d646dd48 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-f823bef4-93c4-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a4b2f4abfebf4098b3d5a596e9248fdf"}, "tags": [], "enabled": true, "id": "a4b2f4abfebf4098b3d5a596e9248fdf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj"}]} 2018-07-21 00:13:34,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-f823bef4-93c4-4bd-proj used request id req-9240d6f9-a67f-4bf7-a1e6-d859d646dd48 2018-07-21 00:13:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c741e08df9b343c6bd0cedfe6ca5dfa560f4d8" 2018-07-21 00:13:34,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03faba9e-57a9-42e2-bc13-85bc98b12acc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:34,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-03faba9e-57a9-42e2-bc13-85bc98b12acc 2018-07-21 00:13:34,720 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f823bef4-93c4-4bd-user 2018-07-21 00:13:34,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:34,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:34,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a173b2f-74d6-46de-a4d2-bd08e75e1d77 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:34,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a173b2f-74d6-46de-a4d2-bd08e75e1d77 2018-07-21 00:13:34,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" -d '{"role": {"name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj-role"}}' 2018-07-21 00:13:35,014 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30422b21-4557-4b51-89e1-5f4bd0d61bfb Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ae0c723e15145ec9a4b3672c19748ae", "links": {"self": "http://172.30.9.21:5000/v3/roles/8ae0c723e15145ec9a4b3672c19748ae"}, "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj-role"}} 2018-07-21 00:13:35,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-30422b21-4557-4b51-89e1-5f4bd0d61bfb 2018-07-21 00:13:35,014 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f823bef4-93c4-4bd-proj-role 2018-07-21 00:13:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8ae0c723e15145ec9a4b3672c19748ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:35,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a6c042-83ee-4f29-86ff-fc8cc979bd78 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ae0c723e15145ec9a4b3672c19748ae", "links": {"self": "http://172.30.9.21:5000/v3/roles/8ae0c723e15145ec9a4b3672c19748ae"}, "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj-role"}} 2018-07-21 00:13:35,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8ae0c723e15145ec9a4b3672c19748ae used request id req-32a6c042-83ee-4f29-86ff-fc8cc979bd78 2018-07-21 00:13:35,116 - keystone_utils - INFO - Granting role CreateKeypairsTests-f823bef4-93c4-4bd-proj-role to project CreateKeypairsTests-f823bef4-93c4-4bd-proj 2018-07-21 00:13:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a4b2f4abfebf4098b3d5a596e9248fdf/users/be80b4be27d6408daa5446eae2179fa7/roles/8ae0c723e15145ec9a4b3672c19748ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:35,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0235729c-52f9-411f-a382-01a08b43e254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:35,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a4b2f4abfebf4098b3d5a596e9248fdf/users/be80b4be27d6408daa5446eae2179fa7/roles/8ae0c723e15145ec9a4b3672c19748ae used request id req-0235729c-52f9-411f-a382-01a08b43e254 2018-07-21 00:13:35,179 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:13:35,292 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567.pub 2018-07-21 00:13:35,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:35,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:35,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ae0c723e15145ec9a4b3672c19748ae", "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj-role"}], "expires_at": "2018-07-21T01:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4b2f4abfebf4098b3d5a596e9248fdf", "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f823bef4-93c4-4bd-user", "id": "be80b4be27d6408daa5446eae2179fa7"}, "audit_ids": ["9rDhsti1Sd-2tiEXOWupeQ"], "issued_at": "2018-07-21T00:13:35.000000Z"}} 2018-07-21 00:13:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d3e457ec174b0fb856d0f5a1f9b8dbfb16501a20" 2018-07-21 00:13:35,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ba9655-9a59-4c69-88e3-31b83b51365d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:35,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d1ba9655-9a59-4c69-88e3-31b83b51365d 2018-07-21 00:13:35,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:13:35,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e457ec174b0fb856d0f5a1f9b8dbfb16501a20" 2018-07-21 00:13:35,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13: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-9da2773e-416e-43be-aa4c-ab38b7c12678 x-compute-request-id: req-9da2773e-416e-43be-aa4c-ab38b7c12678 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:13:35,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-9da2773e-416e-43be-aa4c-ab38b7c12678 2018-07-21 00:13:35,979 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567... 2018-07-21 00:13:35,980 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-21 00:13:35,980 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567.pub 2018-07-21 00:13:35,980 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567 2018-07-21 00:13:35,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e457ec174b0fb856d0f5a1f9b8dbfb16501a20" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAqx1olD4PxwCf7w8sxv+o+trG0qd93J5hfRL7mXT0hDL45n1VXnSX5jx9SWqEH2k3jrEsfrnG3GMuefFe4Wudw3orNngEt5MI02ojU8mlhth6Swx2DHUpCN+AHLwVU3845KUQNAFwAJ7L97iZEZ7JRBr6nM0S0Hx3rnsQSx7oDdqxu5hiFM5JYzoKKj2FJgnOYPm6DI9IFeqypi88r2q0N6f9ER4Hnk6mkReNUaK6FdpxCRwCIgf8Y83+7ei2udeuXsKw4VpGLwAclrRmJ5etZEVdX/4rtA37w6Bg6C2G0t7uscFVTpWRsHExCiC8AJa5L1wGbpnjnywOEtTC0ZJV", "name": "CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567"}}' 2018-07-21 00:13:36,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13: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-c2e6f266-ae82-40dd-bf27-62d74a444d00 x-compute-request-id: req-c2e6f266-ae82-40dd-bf27-62d74a444d00 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAqx1olD4PxwCf7w8sxv+o+trG0qd93J5hfRL7mXT0hDL45n1VXnSX5jx9SWqEH2k3jrEsfrnG3GMuefFe4Wudw3orNngEt5MI02ojU8mlhth6Swx2DHUpCN+AHLwVU3845KUQNAFwAJ7L97iZEZ7JRBr6nM0S0Hx3rnsQSx7oDdqxu5hiFM5JYzoKKj2FJgnOYPm6DI9IFeqypi88r2q0N6f9ER4Hnk6mkReNUaK6FdpxCRwCIgf8Y83+7ei2udeuXsKw4VpGLwAclrRmJ5etZEVdX/4rtA37w6Bg6C2G0t7uscFVTpWRsHExCiC8AJa5L1wGbpnjnywOEtTC0ZJV", "user_id": "be80b4be27d6408daa5446eae2179fa7", "name": "CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567", "fingerprint": "e5:6b:6e:d0:33:d4:c8:83:bf:cc:f8:6c:03:2d:88:55"}} 2018-07-21 00:13:36,038 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2e6f266-ae82-40dd-bf27-62d74a444d00 2018-07-21 00:13:36,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:36,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ae0c723e15145ec9a4b3672c19748ae", "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj-role"}], "expires_at": "2018-07-21T01:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4b2f4abfebf4098b3d5a596e9248fdf", "name": "CreateKeypairsTests-f823bef4-93c4-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/a4b2f4abfebf4098b3d5a596e9248fdf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f823bef4-93c4-4bd-user", "id": "be80b4be27d6408daa5446eae2179fa7"}, "audit_ids": ["U9MWMBnuRC2oYUocfJUqAw"], "issued_at": "2018-07-21T00:13:36.000000Z"}} 2018-07-21 00:13:36,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dcc9c7a118c92502a97f58e66faa7af94236acb" 2018-07-21 00:13:36,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ae1dd53-c125-4a68-a0ba-da1fabe5b5b8 x-compute-request-id: req-4ae1dd53-c125-4a68-a0ba-da1fabe5b5b8 Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAqx1olD4PxwCf7w8sxv+o+trG0qd93J5hfRL7mXT0hDL45n1VXnSX5jx9SWqEH2k3jrEsfrnG3GMuefFe4Wudw3orNngEt5MI02ojU8mlhth6Swx2DHUpCN+AHLwVU3845KUQNAFwAJ7L97iZEZ7JRBr6nM0S0Hx3rnsQSx7oDdqxu5hiFM5JYzoKKj2FJgnOYPm6DI9IFeqypi88r2q0N6f9ER4Hnk6mkReNUaK6FdpxCRwCIgf8Y83+7ei2udeuXsKw4VpGLwAclrRmJ5etZEVdX/4rtA37w6Bg6C2G0t7uscFVTpWRsHExCiC8AJa5L1wGbpnjnywOEtTC0ZJV", "user_id": "be80b4be27d6408daa5446eae2179fa7", "name": "CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567", "deleted": false, "created_at": "2018-07-21T00:13:36.000000", "updated_at": null, "fingerprint": "e5:6b:6e:d0:33:d4:c8:83:bf:cc:f8:6c:03:2d:88:55", "deleted_at": null, "id": 62}} 2018-07-21 00:13:36,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567 used request id req-4ae1dd53-c125-4a68-a0ba-da1fabe5b5b8 2018-07-21 00:13:36,629 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567 2018-07-21 00:13:36,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e457ec174b0fb856d0f5a1f9b8dbfb16501a20" 2018-07-21 00:13:36,666 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:13:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5da09e8-6436-4937-826c-2f3cf367f2b6 x-compute-request-id: req-a5da09e8-6436-4937-826c-2f3cf367f2b6 Content-Length: 0 Content-Type: application/json 2018-07-21 00:13:36,666 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1bb6d8de-21c8-42cc-b413-01914f952567 used request id req-a5da09e8-6436-4937-826c-2f3cf367f2b6 2018-07-21 00:13:36,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4f31c23e-692b-4188-9b19-6164be90a73f Date: Sat, 21 Jul 2018 00:13:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:13:37,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4f31c23e-692b-4188-9b19-6164be90a73f 2018-07-21 00:13:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366c1482-2de0-4236-9043-cea52d49bda3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:13:37,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-366c1482-2de0-4236-9043-cea52d49bda3 2018-07-21 00:13:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee87ab6f-dc47-4f54-a38b-e421696ce5a8 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:13:37,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ee87ab6f-dc47-4f54-a38b-e421696ce5a8 2018-07-21 00:13:37,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc30ff17-8286-4d56-8691-6c991df46458 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:37,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-dc30ff17-8286-4d56-8691-6c991df46458 2018-07-21 00:13:37,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500f366e-fef1-4fa6-86cb-91a43371a1e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:37,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-500f366e-fef1-4fa6-86cb-91a43371a1e3 2018-07-21 00:13:37,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:37,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,512 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4755e8ab-41d5-4610-951d-cdc541fc8b53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:37,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-4755e8ab-41d5-4610-951d-cdc541fc8b53 2018-07-21 00:13:37,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e16e04ab-dd8c-480f-ae62-547b8c3d4e26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:37,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-e16e04ab-dd8c-480f-ae62-547b8c3d4e26 2018-07-21 00:13:37,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b33e77d-bf60-4c5b-8330-b349f765be9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:37,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-1b33e77d-bf60-4c5b-8330-b349f765be9c 2018-07-21 00:13:37,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:37,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c49cbf-505e-4bd7-9bba-63ca73eac2b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:37,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-d1c49cbf-505e-4bd7-9bba-63ca73eac2b6 2018-07-21 00:13:37,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:38,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9692d4-a41b-4d46-8059-c3b14f832f5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:13:38,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-df9692d4-a41b-4d46-8059-c3b14f832f5b 2018-07-21 00:13:38,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:13:38,003 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f823bef4-93c4-4bd-proj 2018-07-21 00:13:38,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a4b2f4abfebf4098b3d5a596e9248fdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:38,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cbd229c-994b-4d73-a68c-9d087bce006e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:38,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a4b2f4abfebf4098b3d5a596e9248fdf used request id req-9cbd229c-994b-4d73-a68c-9d087bce006e 2018-07-21 00:13:38,230 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f823bef4-93c4-4bd-proj-role 2018-07-21 00:13:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8ae0c723e15145ec9a4b3672c19748ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:38,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971f7cb7-1793-4460-9dba-61ee72d54b01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:38,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8ae0c723e15145ec9a4b3672c19748ae used request id req-971f7cb7-1793-4460-9dba-61ee72d54b01 2018-07-21 00:13:38,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533e1859ba24f10031dfb9fb9312dfa70eeb812" 2018-07-21 00:13:38,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3c640c-a501-48b6-8c39-18de116cf787 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:38,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7a3c640c-a501-48b6-8c39-18de116cf787 2018-07-21 00:13:38,432 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f823bef4-93c4-4bd-user 2018-07-21 00:13:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/be80b4be27d6408daa5446eae2179fa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c741e08df9b343c6bd0cedfe6ca5dfa560f4d8" 2018-07-21 00:13:38,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e471371-b36b-4d81-a4a0-6b181cac4ec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:38,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/be80b4be27d6408daa5446eae2179fa7 used request id req-2e471371-b36b-4d81-a4a0-6b181cac4ec8 2018-07-21 00:13:38,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:39,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["-5f4jH9GRKKPGkG3lEjA4A"], "issued_at": "2018-07-21T00:13:39.000000Z"}} 2018-07-21 00:13:39,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}466596c09f1df85342afa59e3bb12d6b2cc49b10" 2018-07-21 00:13:39,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5283e87f-6ef6-4c7d-8c9c-8d9cf9ab78e4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:39,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5283e87f-6ef6-4c7d-8c9c-8d9cf9ab78e4 2018-07-21 00:13:39,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:39,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:39,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["FYWOU4nbQ9eF0uGVK-G5Ww"], "issued_at": "2018-07-21T00:13:39.000000Z"}} 2018-07-21 00:13:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:13:39,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bfa946-6425-48f4-bb1a-96362ed75a54 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:39,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d9bfa946-6425-48f4-bb1a-96362ed75a54 2018-07-21 00:13:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:39,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d23c53b6-5ff5-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:13:39,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7acf46ee-dc3f-4fde-9080-fc685036fa88 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d23c53b6-5ff5-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:13:39,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d23c53b6-5ff5-4b6-proj used request id req-7acf46ee-dc3f-4fde-9080-fc685036fa88 2018-07-21 00:13:39,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:13:39,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0555d4-85c8-430b-88d5-22b09f160844 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:39,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5d0555d4-85c8-430b-88d5-22b09f160844 2018-07-21 00:13:39,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj"}}' 2018-07-21 00:13:39,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dac6674-feed-43f6-bed9-899869e1625c Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5fdf48566bf04b76a8770c23d1ab417b"}, "tags": [], "enabled": true, "id": "5fdf48566bf04b76a8770c23d1ab417b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj"}} 2018-07-21 00:13:39,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6dac6674-feed-43f6-bed9-899869e1625c 2018-07-21 00:13:39,936 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d23c53b6-5ff5-4b6-proj 2018-07-21 00:13:39,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:39,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:40,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["syAs-JkVRoqX2Jt6DODTHA"], "issued_at": "2018-07-21T00:13:40.000000Z"}} 2018-07-21 00:13:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}43f7da784fc47a932c7c1a12867cc1f3edeee56d" 2018-07-21 00:13:40,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb690999-cde2-46a7-b500-d97e3304d32e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:40,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eb690999-cde2-46a7-b500-d97e3304d32e 2018-07-21 00:13:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:13:40,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:13:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:13:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f7da784fc47a932c7c1a12867cc1f3edeee56d" 2018-07-21 00:13:40,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c4144c-c5f9-463d-8b4b-e1dd009d00c5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:13:40,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-66c4144c-c5f9-463d-8b4b-e1dd009d00c5 2018-07-21 00:13:40,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-d23c53b6-5ff5-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f7da784fc47a932c7c1a12867cc1f3edeee56d" 2018-07-21 00:13:40,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2a0389-e03f-4f1a-a39c-7ad23dd1af57 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-d23c53b6-5ff5-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5fdf48566bf04b76a8770c23d1ab417b"}, "tags": [], "enabled": true, "id": "5fdf48566bf04b76a8770c23d1ab417b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj"}]} 2018-07-21 00:13:40,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-d23c53b6-5ff5-4b6-proj used request id req-1a2a0389-e03f-4f1a-a39c-7ad23dd1af57 2018-07-21 00:13:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f7da784fc47a932c7c1a12867cc1f3edeee56d" 2018-07-21 00:13:40,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffa919f-7979-4a1e-a5f1-0f7ab939c331 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:13:40,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0ffa919f-7979-4a1e-a5f1-0f7ab939c331 2018-07-21 00:13:41,133 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d23c53b6-5ff5-4b6-user 2018-07-21 00:13:41,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:41,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:13:41,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc49702-8730-4c37-99da-16a780c6531e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:13:41,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2fc49702-8730-4c37-99da-16a780c6531e 2018-07-21 00:13:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" -d '{"role": {"name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role"}}' 2018-07-21 00:13:41,343 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eee5762-4b66-4f78-8f5a-693389f6b144 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecc3417673ef4412a2019a424894f543", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecc3417673ef4412a2019a424894f543"}, "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role"}} 2018-07-21 00:13:41,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0eee5762-4b66-4f78-8f5a-693389f6b144 2018-07-21 00:13:41,344 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role 2018-07-21 00:13:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ecc3417673ef4412a2019a424894f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:13:41,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f20062-f9f7-4362-bab0-4cb24bc60ef3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecc3417673ef4412a2019a424894f543", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecc3417673ef4412a2019a424894f543"}, "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role"}} 2018-07-21 00:13:41,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ecc3417673ef4412a2019a424894f543 used request id req-74f20062-f9f7-4362-bab0-4cb24bc60ef3 2018-07-21 00:13:41,443 - keystone_utils - INFO - Granting role CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role to project CreateKeypairsTests-d23c53b6-5ff5-4b6-proj 2018-07-21 00:13:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5fdf48566bf04b76a8770c23d1ab417b/users/639458dd5b484f22bf6789f753c6a120/roles/ecc3417673ef4412a2019a424894f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:13:41,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42741d05-fa3a-4dbc-b3d0-c9387c571fe8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:13:41,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5fdf48566bf04b76a8770c23d1ab417b/users/639458dd5b484f22bf6789f753c6a120/roles/ecc3417673ef4412a2019a424894f543 used request id req-42741d05-fa3a-4dbc-b3d0-c9387c571fe8 2018-07-21 00:13:41,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:13:41,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:13:41,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:13:41,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc3417673ef4412a2019a424894f543", "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role"}], "expires_at": "2018-07-21T01:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fdf48566bf04b76a8770c23d1ab417b", "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-user", "id": "639458dd5b484f22bf6789f753c6a120"}, "audit_ids": ["mTL1nxvbRCe3ixs9GFmTdg"], "issued_at": "2018-07-21T00:13:41.000000Z"}} 2018-07-21 00:13:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7d2bc32cbad82aafae5b4d0db6653ddecd9e713f" 2018-07-21 00:13:42,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446ede20-82fd-4dfd-b8ae-611f46b64ec3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:13:42,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-446ede20-82fd-4dfd-b8ae-611f46b64ec3 2018-07-21 00:13:42,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:13:42,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bc32cbad82aafae5b4d0db6653ddecd9e713f" 2018-07-21 00:13:42,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:13:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e16f720-ce67-4980-bbc2-6e4e45cf9ee5 x-compute-request-id: req-1e16f720-ce67-4980-bbc2-6e4e45cf9ee5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:13:42,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1e16f720-ce67-4980-bbc2-6e4e45cf9ee5 2018-07-21 00:13:42,269 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143... 2018-07-21 00:13:42,269 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:14:02,952 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143 2018-07-21 00:14:02,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bc32cbad82aafae5b4d0db6653ddecd9e713f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDfOktiJsihb4WZ7JvRTV224U1nWYFn+fhKbbzj/C0CYZc72dFxz/Hx4drONUnhMA3qpgoruLlMAVvQOA+Ppk0KwM9eHGE80Lc5OaANZcNtZi1CKK8zvBsIjounJ0cxRXMrOTfgeU6HdMSB8Nsto5cmJX2bHc1mpLefp1dT/lyi2nKBeflQFIf44uFf8VaEZiURbw/lgr6qQ6KnNAokJbOmnUAN/F+SyUK9m/N8D9ERONgIjLAbvfnj5XPVHx/Ec58eoANEc+ntB9mDLP3SyfHHcFWqYWsSdZbG4aYZrS3qz+usikJ5lQ46QzVkIWhya37oI6m8ak7IOfhUikDXowk9Tys6oPal/g27ZejXnRea8rXTJ+zKV+KalXVof9TkVHSKzky+wm2TQuu7xYX6s5CvUtx45KoM+E9vxlckxPqXcX8uX2ywH24GOyojx0QionqsA5sFhhAYY9M1509jDoZ1czHjmmfgIV232tmjfDc26zAUFX0qF2JIi5Mkk6Roho/T+PZrpK5K4HnRWL8vRNJWIurJtG5CNQYP9699YB2BbUCUEvKGxgGhDqiotW8WVspGU9fRvX1jwNj9li9JpVXqfyuz3Lf0ntQhZMbYn77+/7LKbC8sl9Ftfiy/lcWv0Ohlb4bGZOggT0vHUdWVrppuB93NZqtwNUtvwZeIK7xBKg4jUG8J9sO5IgefcDUPI6h18vn3ZRK9kbpeAUoecX6TZaEcka/1UKRFW5iLq/0qNHHmaNupgQHEDDqg2jwqCs5u8ZFW7vsOiIDKyuNKKbuWUe2/hUF+A2c57iCe3+AI36k8jFPUBhbSCNZtOQfv860TJlzKnQTcBGOmWRIQWErJYRnIFRWovKlfw31R7uv2a5uwthzuVfbPzWMurlUEYVjEnERjE5jM30UWobKtjDOIt7puStmTf/vMeMCx59K0NAhbkiFD2tkftZsaKOIpqPY+BW3UNPcGS+VPlFNlx13RaRpryI8keiR+2V6Kzmovkd9DwwLSSm0v5mRb9tHHAmKSc1nAwqgF+PiDkipT4YvEHFgW1AdOBdl/J7ZAMsn3bWeOA254E9vtQjFkIwzdBOhRP0v5o/XfhfroKrpf5kSnqvcgIBmnQzRscksF+1yPFH5zOpqeHk3sSCa9ho0ktPkSM23d0YyZkUXhzGYNFftvYAYAwP+11ASCpfPrqRXbZpLJM1zDd7wTztZNeLxDApSAybeFIec0H5tnbxeKdfKdCvdPuFBzzkRO4EPluFTOBAgJr8xcOM8dnI89rGdxYT9b/uo31ZrAXjkx2nTZlHSR+6G0f3prhrIi5Em4dHbgHl2qfr0TvhnrZvMETNwhMUBw3A4ToSzDwF8miBzubSROa0rzA+GMnN4gKb3FJptcgXyjvH1IAyQXhX0vXFS/9kQlUg3Ygn2cOC0zD76mt/6HfGv3NIw+zm8NdRu156H9pSsPCAL5lvkHSIiUGgZ27IO3bz0jO/LK2Lko8S1WWDLmvmWvzBnj0CPJu+N+4PpMjoXrGLKNKqUjnH+werwPMO+MK+1Xr5hoxNBitW+kzy2jp7OpAz10oHH5E3bqUwhylExSBADPF8C76n7mMWXkv7o4cwaHwdN5f/iumPhDSCNHqsRtgvfS0KIHwdPOqbzkK2dr9RgBaHybgQPnNgBtugzlFQ==", "name": "CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143"}}' 2018-07-21 00:14:03,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-b462ae03-2383-475e-bbfc-90ea5d20916c x-compute-request-id: req-b462ae03-2383-475e-bbfc-90ea5d20916c Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDfOktiJsihb4WZ7JvRTV224U1nWYFn+fhKbbzj/C0CYZc72dFxz/Hx4drONUnhMA3qpgoruLlMAVvQOA+Ppk0KwM9eHGE80Lc5OaANZcNtZi1CKK8zvBsIjounJ0cxRXMrOTfgeU6HdMSB8Nsto5cmJX2bHc1mpLefp1dT/lyi2nKBeflQFIf44uFf8VaEZiURbw/lgr6qQ6KnNAokJbOmnUAN/F+SyUK9m/N8D9ERONgIjLAbvfnj5XPVHx/Ec58eoANEc+ntB9mDLP3SyfHHcFWqYWsSdZbG4aYZrS3qz+usikJ5lQ46QzVkIWhya37oI6m8ak7IOfhUikDXowk9Tys6oPal/g27ZejXnRea8rXTJ+zKV+KalXVof9TkVHSKzky+wm2TQuu7xYX6s5CvUtx45KoM+E9vxlckxPqXcX8uX2ywH24GOyojx0QionqsA5sFhhAYY9M1509jDoZ1czHjmmfgIV232tmjfDc26zAUFX0qF2JIi5Mkk6Roho/T+PZrpK5K4HnRWL8vRNJWIurJtG5CNQYP9699YB2BbUCUEvKGxgGhDqiotW8WVspGU9fRvX1jwNj9li9JpVXqfyuz3Lf0ntQhZMbYn77+/7LKbC8sl9Ftfiy/lcWv0Ohlb4bGZOggT0vHUdWVrppuB93NZqtwNUtvwZeIK7xBKg4jUG8J9sO5IgefcDUPI6h18vn3ZRK9kbpeAUoecX6TZaEcka/1UKRFW5iLq/0qNHHmaNupgQHEDDqg2jwqCs5u8ZFW7vsOiIDKyuNKKbuWUe2/hUF+A2c57iCe3+AI36k8jFPUBhbSCNZtOQfv860TJlzKnQTcBGOmWRIQWErJYRnIFRWovKlfw31R7uv2a5uwthzuVfbPzWMurlUEYVjEnERjE5jM30UWobKtjDOIt7puStmTf/vMeMCx59K0NAhbkiFD2tkftZsaKOIpqPY+BW3UNPcGS+VPlFNlx13RaRpryI8keiR+2V6Kzmovkd9DwwLSSm0v5mRb9tHHAmKSc1nAwqgF+PiDkipT4YvEHFgW1AdOBdl/J7ZAMsn3bWeOA254E9vtQjFkIwzdBOhRP0v5o/XfhfroKrpf5kSnqvcgIBmnQzRscksF+1yPFH5zOpqeHk3sSCa9ho0ktPkSM23d0YyZkUXhzGYNFftvYAYAwP+11ASCpfPrqRXbZpLJM1zDd7wTztZNeLxDApSAybeFIec0H5tnbxeKdfKdCvdPuFBzzkRO4EPluFTOBAgJr8xcOM8dnI89rGdxYT9b/uo31ZrAXjkx2nTZlHSR+6G0f3prhrIi5Em4dHbgHl2qfr0TvhnrZvMETNwhMUBw3A4ToSzDwF8miBzubSROa0rzA+GMnN4gKb3FJptcgXyjvH1IAyQXhX0vXFS/9kQlUg3Ygn2cOC0zD76mt/6HfGv3NIw+zm8NdRu156H9pSsPCAL5lvkHSIiUGgZ27IO3bz0jO/LK2Lko8S1WWDLmvmWvzBnj0CPJu+N+4PpMjoXrGLKNKqUjnH+werwPMO+MK+1Xr5hoxNBitW+kzy2jp7OpAz10oHH5E3bqUwhylExSBADPF8C76n7mMWXkv7o4cwaHwdN5f/iumPhDSCNHqsRtgvfS0KIHwdPOqbzkK2dr9RgBaHybgQPnNgBtugzlFQ==", "user_id": "639458dd5b484f22bf6789f753c6a120", "name": "CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143", "fingerprint": "42:c5:e9:89:71:2c:fd:7d:a2:e1:42:9b:35:2d:5e:01"}} 2018-07-21 00:14:03,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b462ae03-2383-475e-bbfc-90ea5d20916c 2018-07-21 00:14:03,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:03,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc3417673ef4412a2019a424894f543", "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role"}], "expires_at": "2018-07-21T01:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fdf48566bf04b76a8770c23d1ab417b", "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5fdf48566bf04b76a8770c23d1ab417b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5fdf48566bf04b76a8770c23d1ab417b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5fdf48566bf04b76a8770c23d1ab417b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d23c53b6-5ff5-4b6-user", "id": "639458dd5b484f22bf6789f753c6a120"}, "audit_ids": ["lOR110t7Q2y6bAsveLl2gw"], "issued_at": "2018-07-21T00:14:03.000000Z"}} 2018-07-21 00:14:03,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c20d48d25c733e1d73107e223bc4e50bc75a1541" 2018-07-21 00:14:03,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d558cd28-28cd-4220-8fcb-4753dc2c5187 x-compute-request-id: req-d558cd28-28cd-4220-8fcb-4753dc2c5187 Content-Encoding: gzip Content-Length: 1578 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDfOktiJsihb4WZ7JvRTV224U1nWYFn+fhKbbzj/C0CYZc72dFxz/Hx4drONUnhMA3qpgoruLlMAVvQOA+Ppk0KwM9eHGE80Lc5OaANZcNtZi1CKK8zvBsIjounJ0cxRXMrOTfgeU6HdMSB8Nsto5cmJX2bHc1mpLefp1dT/lyi2nKBeflQFIf44uFf8VaEZiURbw/lgr6qQ6KnNAokJbOmnUAN/F+SyUK9m/N8D9ERONgIjLAbvfnj5XPVHx/Ec58eoANEc+ntB9mDLP3SyfHHcFWqYWsSdZbG4aYZrS3qz+usikJ5lQ46QzVkIWhya37oI6m8ak7IOfhUikDXowk9Tys6oPal/g27ZejXnRea8rXTJ+zKV+KalXVof9TkVHSKzky+wm2TQuu7xYX6s5CvUtx45KoM+E9vxlckxPqXcX8uX2ywH24GOyojx0QionqsA5sFhhAYY9M1509jDoZ1czHjmmfgIV232tmjfDc26zAUFX0qF2JIi5Mkk6Roho/T+PZrpK5K4HnRWL8vRNJWIurJtG5CNQYP9699YB2BbUCUEvKGxgGhDqiotW8WVspGU9fRvX1jwNj9li9JpVXqfyuz3Lf0ntQhZMbYn77+/7LKbC8sl9Ftfiy/lcWv0Ohlb4bGZOggT0vHUdWVrppuB93NZqtwNUtvwZeIK7xBKg4jUG8J9sO5IgefcDUPI6h18vn3ZRK9kbpeAUoecX6TZaEcka/1UKRFW5iLq/0qNHHmaNupgQHEDDqg2jwqCs5u8ZFW7vsOiIDKyuNKKbuWUe2/hUF+A2c57iCe3+AI36k8jFPUBhbSCNZtOQfv860TJlzKnQTcBGOmWRIQWErJYRnIFRWovKlfw31R7uv2a5uwthzuVfbPzWMurlUEYVjEnERjE5jM30UWobKtjDOIt7puStmTf/vMeMCx59K0NAhbkiFD2tkftZsaKOIpqPY+BW3UNPcGS+VPlFNlx13RaRpryI8keiR+2V6Kzmovkd9DwwLSSm0v5mRb9tHHAmKSc1nAwqgF+PiDkipT4YvEHFgW1AdOBdl/J7ZAMsn3bWeOA254E9vtQjFkIwzdBOhRP0v5o/XfhfroKrpf5kSnqvcgIBmnQzRscksF+1yPFH5zOpqeHk3sSCa9ho0ktPkSM23d0YyZkUXhzGYNFftvYAYAwP+11ASCpfPrqRXbZpLJM1zDd7wTztZNeLxDApSAybeFIec0H5tnbxeKdfKdCvdPuFBzzkRO4EPluFTOBAgJr8xcOM8dnI89rGdxYT9b/uo31ZrAXjkx2nTZlHSR+6G0f3prhrIi5Em4dHbgHl2qfr0TvhnrZvMETNwhMUBw3A4ToSzDwF8miBzubSROa0rzA+GMnN4gKb3FJptcgXyjvH1IAyQXhX0vXFS/9kQlUg3Ygn2cOC0zD76mt/6HfGv3NIw+zm8NdRu156H9pSsPCAL5lvkHSIiUGgZ27IO3bz0jO/LK2Lko8S1WWDLmvmWvzBnj0CPJu+N+4PpMjoXrGLKNKqUjnH+werwPMO+MK+1Xr5hoxNBitW+kzy2jp7OpAz10oHH5E3bqUwhylExSBADPF8C76n7mMWXkv7o4cwaHwdN5f/iumPhDSCNHqsRtgvfS0KIHwdPOqbzkK2dr9RgBaHybgQPnNgBtugzlFQ==", "user_id": "639458dd5b484f22bf6789f753c6a120", "name": "CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143", "deleted": false, "created_at": "2018-07-21T00:14:03.000000", "updated_at": null, "fingerprint": "42:c5:e9:89:71:2c:fd:7d:a2:e1:42:9b:35:2d:5e:01", "deleted_at": null, "id": 65}} 2018-07-21 00:14:03,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143 used request id req-d558cd28-28cd-4220-8fcb-4753dc2c5187 2018-07-21 00:14:03,622 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143 2018-07-21 00:14:03,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bc32cbad82aafae5b4d0db6653ddecd9e713f" 2018-07-21 00:14:03,667 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a92a115-e471-4235-902b-761b5ad6bdbf x-compute-request-id: req-1a92a115-e471-4235-902b-761b5ad6bdbf Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:03,667 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-55032e1f-3b86-41d1-8160-e455337f9143 used request id req-1a92a115-e471-4235-902b-761b5ad6bdbf 2018-07-21 00:14:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:03,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e026b8cf-34d6-4f99-9d73-3a978dea8453 Date: Sat, 21 Jul 2018 00:14:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:03,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e026b8cf-34d6-4f99-9d73-3a978dea8453 2018-07-21 00:14:03,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845e2b80-cb4b-49d8-bdbc-078748eaf3c3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:04,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-845e2b80-cb4b-49d8-bdbc-078748eaf3c3 2018-07-21 00:14:04,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a6605c-522e-4d77-8f9d-32615dd5d08a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:04,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-97a6605c-522e-4d77-8f9d-32615dd5d08a 2018-07-21 00:14:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e52c2001-4113-4d19-bf74-c63dd6e4fe39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:04,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-e52c2001-4113-4d19-bf74-c63dd6e4fe39 2018-07-21 00:14:04,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d294f78-7379-4862-9e04-a65e6eee5f96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:04,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-3d294f78-7379-4862-9e04-a65e6eee5f96 2018-07-21 00:14:04,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e9d9369-ea33-44b4-b2ac-7555fe6ae76d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:04,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-7e9d9369-ea33-44b4-b2ac-7555fe6ae76d 2018-07-21 00:14:04,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6920dc59-0a88-4117-85c3-cb22fe2e97bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:04,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-6920dc59-0a88-4117-85c3-cb22fe2e97bf 2018-07-21 00:14:04,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:04,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c65c25-b762-4373-bcf4-a7fe5e6a62d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:04,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-79c65c25-b762-4373-bcf4-a7fe5e6a62d9 2018-07-21 00:14:04,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a96ee7c-db60-469e-be5c-d247f60c6552 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:04,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-9a96ee7c-db60-469e-be5c-d247f60c6552 2018-07-21 00:14:04,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:04,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2dd9644-b1fd-41de-bd00-49de4fb7c0e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:04,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-c2dd9644-b1fd-41de-bd00-49de4fb7c0e2 2018-07-21 00:14:04,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:04,797 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d23c53b6-5ff5-4b6-proj 2018-07-21 00:14:04,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5fdf48566bf04b76a8770c23d1ab417b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:05,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa65d44-fb13-4b7f-8c1a-969e9509d5cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:05,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5fdf48566bf04b76a8770c23d1ab417b used request id req-7fa65d44-fb13-4b7f-8c1a-969e9509d5cb 2018-07-21 00:14:05,038 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d23c53b6-5ff5-4b6-proj-role 2018-07-21 00:14:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ecc3417673ef4412a2019a424894f543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:05,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee72691-a675-4181-b989-33ccc24f1ca5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:05,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ecc3417673ef4412a2019a424894f543 used request id req-dee72691-a675-4181-b989-33ccc24f1ca5 2018-07-21 00:14:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9294e9089a176f2eaf338557bab6ae02910b04b5" 2018-07-21 00:14:05,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f626042-394a-416a-926f-51e577959676 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:05,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5f626042-394a-416a-926f-51e577959676 2018-07-21 00:14:05,263 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d23c53b6-5ff5-4b6-user 2018-07-21 00:14:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/639458dd5b484f22bf6789f753c6a120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43f7da784fc47a932c7c1a12867cc1f3edeee56d" 2018-07-21 00:14:05,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d449d76-a212-4435-bf2f-8c1e636f85dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:05,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/639458dd5b484f22bf6789f753c6a120 used request id req-3d449d76-a212-4435-bf2f-8c1e636f85dc 2018-07-21 00:14:05,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:05,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["NiUwOVidSrS8pLurEcr6-g"], "issued_at": "2018-07-21T00:14:05.000000Z"}} 2018-07-21 00:14:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}05847a31539e6703a09563ceab6d86146015ae05" 2018-07-21 00:14:06,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb51539-82d6-4415-a9f9-90dfc8ad7a49 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:06,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-adb51539-82d6-4415-a9f9-90dfc8ad7a49 2018-07-21 00:14:06,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:06,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:06,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1A7SUyTcTtWcEZ0xD6oZWw"], "issued_at": "2018-07-21T00:14:06.000000Z"}} 2018-07-21 00:14:06,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:06,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d284a5a4-f0f8-4d7b-b149-f8714bb0f760 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:06,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d284a5a4-f0f8-4d7b-b149-f8714bb0f760 2018-07-21 00:14:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:06,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5f03960b-8bd0-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:06,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee80cb70-a81b-4115-b84f-98a675e40514 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5f03960b-8bd0-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:06,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5f03960b-8bd0-4ae-proj used request id req-ee80cb70-a81b-4115-b84f-98a675e40514 2018-07-21 00:14:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:06,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192c8f86-a8c6-494e-baf4-407917c84640 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:06,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-192c8f86-a8c6-494e-baf4-407917c84640 2018-07-21 00:14:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj"}}' 2018-07-21 00:14:06,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c3039b8-3960-4268-92c7-fb46792ebfee Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c3622e6b31094ee48dda7b3b29d829e3"}, "tags": [], "enabled": true, "id": "c3622e6b31094ee48dda7b3b29d829e3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj"}} 2018-07-21 00:14:06,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0c3039b8-3960-4268-92c7-fb46792ebfee 2018-07-21 00:14:06,835 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5f03960b-8bd0-4ae-proj 2018-07-21 00:14:06,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:06,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:07,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["uRyKMdlyRSCeChdC12ynLg"], "issued_at": "2018-07-21T00:14:07.000000Z"}} 2018-07-21 00:14:07,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a1b5d8d1945349ba6699d0542fe3b91ac58cd820" 2018-07-21 00:14:07,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0257eb8-6072-45a4-a815-519f8c9cf3f1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:07,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e0257eb8-6072-45a4-a815-519f8c9cf3f1 2018-07-21 00:14:07,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:07,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:07,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b5d8d1945349ba6699d0542fe3b91ac58cd820" 2018-07-21 00:14:07,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7be1606-211d-4352-9317-23a831257f3c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:07,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c7be1606-211d-4352-9317-23a831257f3c 2018-07-21 00:14:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-5f03960b-8bd0-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b5d8d1945349ba6699d0542fe3b91ac58cd820" 2018-07-21 00:14:07,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73106b03-63cb-4d96-9b52-3c901bc00d6a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-5f03960b-8bd0-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c3622e6b31094ee48dda7b3b29d829e3"}, "tags": [], "enabled": true, "id": "c3622e6b31094ee48dda7b3b29d829e3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj"}]} 2018-07-21 00:14:07,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-5f03960b-8bd0-4ae-proj used request id req-73106b03-63cb-4d96-9b52-3c901bc00d6a 2018-07-21 00:14:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b5d8d1945349ba6699d0542fe3b91ac58cd820" 2018-07-21 00:14:07,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6d8e1b-efb5-4bd4-ac44-13718fc0bb32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:07,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ac6d8e1b-efb5-4bd4-ac44-13718fc0bb32 2018-07-21 00:14:07,858 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5f03960b-8bd0-4ae-user 2018-07-21 00:14:07,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:07,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e57faa7f-8391-46d7-90c8-3ba547976f83 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:07,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e57faa7f-8391-46d7-90c8-3ba547976f83 2018-07-21 00:14:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" -d '{"role": {"name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role"}}' 2018-07-21 00:14:08,086 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60cae52e-1ec8-4f51-bac9-17ff22960cde Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49e57222c26e4414b86894c3027e6687", "links": {"self": "http://172.30.9.21:5000/v3/roles/49e57222c26e4414b86894c3027e6687"}, "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role"}} 2018-07-21 00:14:08,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-60cae52e-1ec8-4f51-bac9-17ff22960cde 2018-07-21 00:14:08,086 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role 2018-07-21 00:14:08,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/49e57222c26e4414b86894c3027e6687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:08,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99aa40e9-a60d-43b1-b778-998d0a097c56 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49e57222c26e4414b86894c3027e6687", "links": {"self": "http://172.30.9.21:5000/v3/roles/49e57222c26e4414b86894c3027e6687"}, "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role"}} 2018-07-21 00:14:08,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/49e57222c26e4414b86894c3027e6687 used request id req-99aa40e9-a60d-43b1-b778-998d0a097c56 2018-07-21 00:14:08,177 - keystone_utils - INFO - Granting role CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role to project CreateKeypairsTests-5f03960b-8bd0-4ae-proj 2018-07-21 00:14:08,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c3622e6b31094ee48dda7b3b29d829e3/users/beea2ae4189146bc9c429c13752d507f/roles/49e57222c26e4414b86894c3027e6687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:08,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50818306-75d5-4cc8-8b14-71d493c87d5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:08,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c3622e6b31094ee48dda7b3b29d829e3/users/beea2ae4189146bc9c429c13752d507f/roles/49e57222c26e4414b86894c3027e6687 used request id req-50818306-75d5-4cc8-8b14-71d493c87d5f 2018-07-21 00:14:08,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:08,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:08,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:08,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49e57222c26e4414b86894c3027e6687", "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role"}], "expires_at": "2018-07-21T01:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3622e6b31094ee48dda7b3b29d829e3", "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-user", "id": "beea2ae4189146bc9c429c13752d507f"}, "audit_ids": ["naA6kDNARsWrqF_tR1hEdg"], "issued_at": "2018-07-21T00:14:08.000000Z"}} 2018-07-21 00:14:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}da24d4ae6bb0ef631ba5dae04201dee491cff39c" 2018-07-21 00:14:08,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22dee17f-30cc-4c96-8825-be5bb5ff6af9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:08,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-22dee17f-30cc-4c96-8825-be5bb5ff6af9 2018-07-21 00:14:08,835 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:08,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da24d4ae6bb0ef631ba5dae04201dee491cff39c" 2018-07-21 00:14:09,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6b262d9-6694-4e0a-95dd-29415f80ca00 x-compute-request-id: req-f6b262d9-6694-4e0a-95dd-29415f80ca00 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:09,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f6b262d9-6694-4e0a-95dd-29415f80ca00 2018-07-21 00:14:09,025 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb... 2018-07-21 00:14:09,025 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:14:09,078 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb 2018-07-21 00:14:09,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da24d4ae6bb0ef631ba5dae04201dee491cff39c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOl4CdbIIBBrezJa/jyO+1DwhsdKj1jCxKO1CKmJETvVGJgmmWgYu57weH3sXG9w53icY8HhdrmwB3stW9SRFG7z1QCcQvTqMKf/aSEORI0qHk4DrvJOWyoOI4KNfhGQd0JLnJOzzL7TneLAsKdLIWfAmXh3xulqWqcENtm8YgXQ==", "name": "CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb"}}' 2018-07-21 00:14:09,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-3934665b-775f-4136-a4b7-12626289620b x-compute-request-id: req-3934665b-775f-4136-a4b7-12626289620b Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOl4CdbIIBBrezJa/jyO+1DwhsdKj1jCxKO1CKmJETvVGJgmmWgYu57weH3sXG9w53icY8HhdrmwB3stW9SRFG7z1QCcQvTqMKf/aSEORI0qHk4DrvJOWyoOI4KNfhGQd0JLnJOzzL7TneLAsKdLIWfAmXh3xulqWqcENtm8YgXQ==", "user_id": "beea2ae4189146bc9c429c13752d507f", "name": "CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb", "fingerprint": "4a:9a:7b:87:6d:67:cc:4f:c9:43:6f:ed:60:18:2b:aa"}} 2018-07-21 00:14:09,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3934665b-775f-4136-a4b7-12626289620b 2018-07-21 00:14:09,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:09,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "49e57222c26e4414b86894c3027e6687", "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role"}], "expires_at": "2018-07-21T01:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3622e6b31094ee48dda7b3b29d829e3", "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c3622e6b31094ee48dda7b3b29d829e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c3622e6b31094ee48dda7b3b29d829e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c3622e6b31094ee48dda7b3b29d829e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5f03960b-8bd0-4ae-user", "id": "beea2ae4189146bc9c429c13752d507f"}, "audit_ids": ["Pt257IXTRw-WKEHkEBTgxg"], "issued_at": "2018-07-21T00:14:09.000000Z"}} 2018-07-21 00:14:09,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbbaa8ea90b477deccc3a9a09f490bcac630766" 2018-07-21 00:14:09,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-1089f18a-e4dd-4a49-9d60-5c893f1371f7 x-compute-request-id: req-1089f18a-e4dd-4a49-9d60-5c893f1371f7 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOl4CdbIIBBrezJa/jyO+1DwhsdKj1jCxKO1CKmJETvVGJgmmWgYu57weH3sXG9w53icY8HhdrmwB3stW9SRFG7z1QCcQvTqMKf/aSEORI0qHk4DrvJOWyoOI4KNfhGQd0JLnJOzzL7TneLAsKdLIWfAmXh3xulqWqcENtm8YgXQ==", "user_id": "beea2ae4189146bc9c429c13752d507f", "name": "CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb", "deleted": false, "created_at": "2018-07-21T00:14:09.000000", "updated_at": null, "fingerprint": "4a:9a:7b:87:6d:67:cc:4f:c9:43:6f:ed:60:18:2b:aa", "deleted_at": null, "id": 68}} 2018-07-21 00:14:09,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb used request id req-1089f18a-e4dd-4a49-9d60-5c893f1371f7 2018-07-21 00:14:09,758 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb 2018-07-21 00:14:09,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da24d4ae6bb0ef631ba5dae04201dee491cff39c" 2018-07-21 00:14:09,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14: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-c6caa5b4-397d-4a20-91b0-fabd30dd18d0 x-compute-request-id: req-c6caa5b4-397d-4a20-91b0-fabd30dd18d0 Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:09,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4e332942-7752-4985-9f20-55bba1b68fdb used request id req-c6caa5b4-397d-4a20-91b0-fabd30dd18d0 2018-07-21 00:14:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b9f6815b-e832-4ca8-8e2c-b8b7cc35007a Date: Sat, 21 Jul 2018 00:14:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:10,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b9f6815b-e832-4ca8-8e2c-b8b7cc35007a 2018-07-21 00:14:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c016f0bf-9346-4c67-90a5-1e725bf8bb68 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:10,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-c016f0bf-9346-4c67-90a5-1e725bf8bb68 2018-07-21 00:14:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc76385-1c6b-4e5b-bb48-f51114f96ab5 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:10,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1bc76385-1c6b-4e5b-bb48-f51114f96ab5 2018-07-21 00:14:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2732576-e420-40cf-9701-ad650d5850ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:10,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-d2732576-e420-40cf-9701-ad650d5850ec 2018-07-21 00:14:10,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:10,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0583b2-d9c8-42db-80ce-d46b3123756d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:10,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-2d0583b2-d9c8-42db-80ce-d46b3123756d 2018-07-21 00:14:10,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529ebed6-3dc2-4e2c-8b80-2e45afb3a8a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:10,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-529ebed6-3dc2-4e2c-8b80-2e45afb3a8a3 2018-07-21 00:14:10,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a3755b0-5c24-4cc2-9e7e-71203388684b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:10,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-1a3755b0-5c24-4cc2-9e7e-71203388684b 2018-07-21 00:14:10,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b83d79-1d0b-43f4-9112-22df058f814c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:10,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-84b83d79-1d0b-43f4-9112-22df058f814c 2018-07-21 00:14:10,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:10,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ea999e-6be0-490e-a3c9-aa671acdcc9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:10,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-01ea999e-6be0-490e-a3c9-aa671acdcc9d 2018-07-21 00:14:10,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:10,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adea7f96-7784-4e88-82c6-78d4a088d5a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:10,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-adea7f96-7784-4e88-82c6-78d4a088d5a4 2018-07-21 00:14:10,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:10,904 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5f03960b-8bd0-4ae-proj 2018-07-21 00:14:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c3622e6b31094ee48dda7b3b29d829e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:11,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7914aec4-0bea-4d46-af7a-c48f5b8d4a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:11,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c3622e6b31094ee48dda7b3b29d829e3 used request id req-7914aec4-0bea-4d46-af7a-c48f5b8d4a8e 2018-07-21 00:14:11,188 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5f03960b-8bd0-4ae-proj-role 2018-07-21 00:14:11,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/49e57222c26e4414b86894c3027e6687 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:11,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aec31ac-3efb-490b-a948-cc46b00b73ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:11,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/49e57222c26e4414b86894c3027e6687 used request id req-2aec31ac-3efb-490b-a948-cc46b00b73ac 2018-07-21 00:14:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d416ea81da56bdf81c4276a3494ddb25411133" 2018-07-21 00:14:11,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020c1cdd-a610-46f7-b63d-20b71ec15368 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:11,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-020c1cdd-a610-46f7-b63d-20b71ec15368 2018-07-21 00:14:11,345 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5f03960b-8bd0-4ae-user 2018-07-21 00:14:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/beea2ae4189146bc9c429c13752d507f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b5d8d1945349ba6699d0542fe3b91ac58cd820" 2018-07-21 00:14:11,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3483d900-379e-4180-9995-6bff7816c3a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:11,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/beea2ae4189146bc9c429c13752d507f used request id req-3483d900-379e-4180-9995-6bff7816c3a3 2018-07-21 00:14:11,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:12,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["yMgxcnAtRBe9ugNWmI9RrQ"], "issued_at": "2018-07-21T00:14:12.000000Z"}} 2018-07-21 00:14:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6ec66db37ba0729b21c5f7db6a83ffe1133968f9" 2018-07-21 00:14:12,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a18a36-c35c-460d-9228-422582dc27bb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:12,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81a18a36-c35c-460d-9228-422582dc27bb 2018-07-21 00:14:12,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:12,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:12,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Doa5DPqMQ1aBY3a8USdXTQ"], "issued_at": "2018-07-21T00:14:12.000000Z"}} 2018-07-21 00:14:12,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:12,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b078e217-a4ed-4386-bf98-d57c46f1f175 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:12,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b078e217-a4ed-4386-bf98-d57c46f1f175 2018-07-21 00:14:12,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:12,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-af90d2e0-51c2-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:12,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764fc58b-a4e2-4a01-997f-0723dc57556a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-af90d2e0-51c2-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:12,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-af90d2e0-51c2-4fe-proj used request id req-764fc58b-a4e2-4a01-997f-0723dc57556a 2018-07-21 00:14:12,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:12,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ef9dab-d3e5-4e93-a4ee-ffabe6ce7ac8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:12,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e4ef9dab-d3e5-4e93-a4ee-ffabe6ce7ac8 2018-07-21 00:14:12,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj"}}' 2018-07-21 00:14:13,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd47ba31-3c4f-4536-8270-e0b89332f01f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9b86de613d684553bb47e2cd446221d8"}, "tags": [], "enabled": true, "id": "9b86de613d684553bb47e2cd446221d8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj"}} 2018-07-21 00:14:13,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fd47ba31-3c4f-4536-8270-e0b89332f01f 2018-07-21 00:14:13,099 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-af90d2e0-51c2-4fe-proj 2018-07-21 00:14:13,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:13,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:13,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["IJUgJUfRQTWoWGOafhhQrg"], "issued_at": "2018-07-21T00:14:13.000000Z"}} 2018-07-21 00:14:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1130309c73bbd52ec591e6bdc7501708c66307c4" 2018-07-21 00:14:13,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bdd8b4-a4d5-450b-87f2-c1a3dc3ec621 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:13,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-33bdd8b4-a4d5-450b-87f2-c1a3dc3ec621 2018-07-21 00:14:13,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:13,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1130309c73bbd52ec591e6bdc7501708c66307c4" 2018-07-21 00:14:13,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd48cd34-5ba8-4532-af2f-51e058c84049 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:13,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cd48cd34-5ba8-4532-af2f-51e058c84049 2018-07-21 00:14:13,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-af90d2e0-51c2-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1130309c73bbd52ec591e6bdc7501708c66307c4" 2018-07-21 00:14:13,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71e0dd7-5773-4609-9c95-2e00131ec0a6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-af90d2e0-51c2-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9b86de613d684553bb47e2cd446221d8"}, "tags": [], "enabled": true, "id": "9b86de613d684553bb47e2cd446221d8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj"}]} 2018-07-21 00:14:13,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-af90d2e0-51c2-4fe-proj used request id req-b71e0dd7-5773-4609-9c95-2e00131ec0a6 2018-07-21 00:14:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1130309c73bbd52ec591e6bdc7501708c66307c4" 2018-07-21 00:14:13,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec793a0c-d500-4935-b3ef-7f0b7cb54ca8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:13,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ec793a0c-d500-4935-b3ef-7f0b7cb54ca8 2018-07-21 00:14:14,187 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-af90d2e0-51c2-4fe-user 2018-07-21 00:14:14,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:14,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2678ad50-2d29-413c-bf5b-d4683e99e038 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:14,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2678ad50-2d29-413c-bf5b-d4683e99e038 2018-07-21 00:14:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" -d '{"role": {"name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role"}}' 2018-07-21 00:14:14,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8373ea75-12db-468e-bc11-ded84d18fb9b Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92ff903474364c05929c65bb839b37b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/92ff903474364c05929c65bb839b37b9"}, "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role"}} 2018-07-21 00:14:14,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8373ea75-12db-468e-bc11-ded84d18fb9b 2018-07-21 00:14:14,404 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role 2018-07-21 00:14:14,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/92ff903474364c05929c65bb839b37b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:14,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdaea9a7-8556-49ac-9e90-c443261fdbba Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92ff903474364c05929c65bb839b37b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/92ff903474364c05929c65bb839b37b9"}, "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role"}} 2018-07-21 00:14:14,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/92ff903474364c05929c65bb839b37b9 used request id req-cdaea9a7-8556-49ac-9e90-c443261fdbba 2018-07-21 00:14:14,509 - keystone_utils - INFO - Granting role CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role to project CreateKeypairsTests-af90d2e0-51c2-4fe-proj 2018-07-21 00:14:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9b86de613d684553bb47e2cd446221d8/users/d72059c31d104988bbbf844e2d1cd9e1/roles/92ff903474364c05929c65bb839b37b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:14,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6659c39d-b1da-4030-87ea-0d7b627163f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:14,646 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9b86de613d684553bb47e2cd446221d8/users/d72059c31d104988bbbf844e2d1cd9e1/roles/92ff903474364c05929c65bb839b37b9 used request id req-6659c39d-b1da-4030-87ea-0d7b627163f5 2018-07-21 00:14:14,646 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:14,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:14,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:15,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ff903474364c05929c65bb839b37b9", "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role"}], "expires_at": "2018-07-21T01:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b86de613d684553bb47e2cd446221d8", "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-user", "id": "d72059c31d104988bbbf844e2d1cd9e1"}, "audit_ids": ["kap37fc8Tbacen9nUc3ESg"], "issued_at": "2018-07-21T00:14:15.000000Z"}} 2018-07-21 00:14:15,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}35baf6700f9963406f1daf154777597ad9211f4c" 2018-07-21 00:14:15,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d6a4c9-af99-48b6-b265-c9c5fecb37ab 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:15,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-69d6a4c9-af99-48b6-b265-c9c5fecb37ab 2018-07-21 00:14:15,140 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:15,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35baf6700f9963406f1daf154777597ad9211f4c" 2018-07-21 00:14:15,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-d994c517-f7d0-4dd7-8150-cc75f4d9a053 x-compute-request-id: req-d994c517-f7d0-4dd7-8150-cc75f4d9a053 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:15,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d994c517-f7d0-4dd7-8150-cc75f4d9a053 2018-07-21 00:14:15,330 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19... 2018-07-21 00:14:15,331 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:14:15,374 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19 2018-07-21 00:14:15,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35baf6700f9963406f1daf154777597ad9211f4c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4SvQjKU3okZa00feLEZeXAbyLJeBTrRposqeNDPBbCqaJikcLJBRscukrp9HPBeg6IKVvLJ+mTzjAOQNJJvwsWNU7CrjJTpIRNtN5AR5XyU3rlSyPGjiPO75KaJNwzU1YbbGyygqMQxf2inRU9qEuxCZ6ylkmfEk6f29aM9Of0w==", "name": "CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19"}}' 2018-07-21 00:14:15,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-f03980a6-12af-4764-af69-91c96dc2a016 x-compute-request-id: req-f03980a6-12af-4764-af69-91c96dc2a016 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4SvQjKU3okZa00feLEZeXAbyLJeBTrRposqeNDPBbCqaJikcLJBRscukrp9HPBeg6IKVvLJ+mTzjAOQNJJvwsWNU7CrjJTpIRNtN5AR5XyU3rlSyPGjiPO75KaJNwzU1YbbGyygqMQxf2inRU9qEuxCZ6ylkmfEk6f29aM9Of0w==", "user_id": "d72059c31d104988bbbf844e2d1cd9e1", "name": "CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19", "fingerprint": "cb:74:42:4f:e9:16:68:8c:a8:16:82:b8:3b:26:3b:20"}} 2018-07-21 00:14:15,439 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f03980a6-12af-4764-af69-91c96dc2a016 2018-07-21 00:14:15,441 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19.pub 2018-07-21 00:14:15,442 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19 2018-07-21 00:14:15,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:15,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ff903474364c05929c65bb839b37b9", "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role"}], "expires_at": "2018-07-21T01:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b86de613d684553bb47e2cd446221d8", "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9b86de613d684553bb47e2cd446221d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9b86de613d684553bb47e2cd446221d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9b86de613d684553bb47e2cd446221d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-af90d2e0-51c2-4fe-user", "id": "d72059c31d104988bbbf844e2d1cd9e1"}, "audit_ids": ["8WPJPK0CRMS09CUGVmzzoA"], "issued_at": "2018-07-21T00:14:15.000000Z"}} 2018-07-21 00:14:15,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ce2ae26786ff519bbf3e1f868224939f871400" 2018-07-21 00:14:16,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-424327d1-e5b8-4006-8409-35a221635c6f x-compute-request-id: req-424327d1-e5b8-4006-8409-35a221635c6f Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4SvQjKU3okZa00feLEZeXAbyLJeBTrRposqeNDPBbCqaJikcLJBRscukrp9HPBeg6IKVvLJ+mTzjAOQNJJvwsWNU7CrjJTpIRNtN5AR5XyU3rlSyPGjiPO75KaJNwzU1YbbGyygqMQxf2inRU9qEuxCZ6ylkmfEk6f29aM9Of0w==", "user_id": "d72059c31d104988bbbf844e2d1cd9e1", "name": "CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19", "deleted": false, "created_at": "2018-07-21T00:14:15.000000", "updated_at": null, "fingerprint": "cb:74:42:4f:e9:16:68:8c:a8:16:82:b8:3b:26:3b:20", "deleted_at": null, "id": 71}} 2018-07-21 00:14:16,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19 used request id req-424327d1-e5b8-4006-8409-35a221635c6f 2018-07-21 00:14:16,026 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19 2018-07-21 00:14:16,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35baf6700f9963406f1daf154777597ad9211f4c" 2018-07-21 00:14:16,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14: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-2a9dc5cb-29c7-4190-a746-388123336f4e x-compute-request-id: req-2a9dc5cb-29c7-4190-a746-388123336f4e Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:16,074 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19 used request id req-2a9dc5cb-29c7-4190-a746-388123336f4e 2018-07-21 00:14:16,074 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19.pub] 2018-07-21 00:14:16,074 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-b278bb28-153b-4a7c-a3de-037407518a19] 2018-07-21 00:14:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:16,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6963920c-2d56-4b53-95f6-04b4cfa0e094 Date: Sat, 21 Jul 2018 00:14:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:16,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6963920c-2d56-4b53-95f6-04b4cfa0e094 2018-07-21 00:14:16,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:16,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c678f0-fa25-47cd-826e-4e52e812a5db Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:16,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-b9c678f0-fa25-47cd-826e-4e52e812a5db 2018-07-21 00:14:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:16,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5a91c5-6546-4cb3-a289-56a869bdd229 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:16,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-af5a91c5-6546-4cb3-a289-56a869bdd229 2018-07-21 00:14:16,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:16,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e0531f0-0dde-429a-a322-976cc4e6f15c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:16,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-5e0531f0-0dde-429a-a322-976cc4e6f15c 2018-07-21 00:14:16,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:16,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a7d979-3d61-49a5-99be-2d28aad4ccab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:16,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-68a7d979-3d61-49a5-99be-2d28aad4ccab 2018-07-21 00:14:16,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:16,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:16,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-866f0a5e-0117-4894-a6ad-7cafe4755c59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:16,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-866f0a5e-0117-4894-a6ad-7cafe4755c59 2018-07-21 00:14:16,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:16,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:16,930 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-208eccd5-1cd4-4fc8-9a18-5edbfc16c3f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:16,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-208eccd5-1cd4-4fc8-9a18-5edbfc16c3f0 2018-07-21 00:14:16,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:16,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:17,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b749eaf-0d0a-426d-85f5-230f0757ce01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:17,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-1b749eaf-0d0a-426d-85f5-230f0757ce01 2018-07-21 00:14:17,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:17,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:17,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d16cb41-22d3-4898-89a4-75e82af2c90c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:17,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-7d16cb41-22d3-4898-89a4-75e82af2c90c 2018-07-21 00:14:17,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:17,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a58e708-86b1-4ec3-bcdb-78c13e62401e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:17,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-3a58e708-86b1-4ec3-bcdb-78c13e62401e 2018-07-21 00:14:17,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:17,212 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-af90d2e0-51c2-4fe-proj 2018-07-21 00:14:17,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9b86de613d684553bb47e2cd446221d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:17,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ae82bf-b42e-430b-84c8-91f8a069b82b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:17,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9b86de613d684553bb47e2cd446221d8 used request id req-b8ae82bf-b42e-430b-84c8-91f8a069b82b 2018-07-21 00:14:17,476 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-af90d2e0-51c2-4fe-proj-role 2018-07-21 00:14:17,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/92ff903474364c05929c65bb839b37b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:17,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18d52b8c-998a-4e48-9bea-ea917091cf00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:17,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/92ff903474364c05929c65bb839b37b9 used request id req-18d52b8c-998a-4e48-9bea-ea917091cf00 2018-07-21 00:14:17,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbe5ea5e2b471b4ab0acaf481daa3434d002442" 2018-07-21 00:14:17,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fed10cd-f2fb-4cc1-a29c-f428a7fdffa8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:17,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8fed10cd-f2fb-4cc1-a29c-f428a7fdffa8 2018-07-21 00:14:17,698 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-af90d2e0-51c2-4fe-user 2018-07-21 00:14:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d72059c31d104988bbbf844e2d1cd9e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1130309c73bbd52ec591e6bdc7501708c66307c4" 2018-07-21 00:14:17,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fd9d2f5-da25-4c5c-bd88-94088d3620b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:17,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d72059c31d104988bbbf844e2d1cd9e1 used request id req-3fd9d2f5-da25-4c5c-bd88-94088d3620b2 2018-07-21 00:14:17,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:18,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["6LMHWCRBRj-rEJ1DohSyRg"], "issued_at": "2018-07-21T00:14:18.000000Z"}} 2018-07-21 00:14:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fe0b7dd1c09ea8ab92fea68117d99b3bce2795b7" 2018-07-21 00:14:18,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7247b892-1a2e-4a46-9522-77d30d813585 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:18,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7247b892-1a2e-4a46-9522-77d30d813585 2018-07-21 00:14:18,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:18,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:18,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["KaxgN6R0QxythZAIcr5KAg"], "issued_at": "2018-07-21T00:14:18.000000Z"}} 2018-07-21 00:14:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:18,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61323c57-d3d1-4277-8e44-0bcb4c64a66b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:18,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-61323c57-d3d1-4277-8e44-0bcb4c64a66b 2018-07-21 00:14:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:18,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:18,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fc697058-7d35-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:18,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a024238b-75e0-499d-8b11-48ab115b299d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fc697058-7d35-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:18,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fc697058-7d35-4b1-proj used request id req-a024238b-75e0-499d-8b11-48ab115b299d 2018-07-21 00:14:18,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:19,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd72992-93b9-4449-a823-28f543a79246 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:19,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0cd72992-93b9-4449-a823-28f543a79246 2018-07-21 00:14:19,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj"}}' 2018-07-21 00:14:19,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae046637-b08b-41e9-b0d1-9fcff11f25d3 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6669c3177fe742da8a2ea1585d342083"}, "tags": [], "enabled": true, "id": "6669c3177fe742da8a2ea1585d342083", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj"}} 2018-07-21 00:14:19,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ae046637-b08b-41e9-b0d1-9fcff11f25d3 2018-07-21 00:14:19,140 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-fc697058-7d35-4b1-proj 2018-07-21 00:14:19,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:19,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:19,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AuqUfAT9R2WGAj6oiJulLg"], "issued_at": "2018-07-21T00:14:19.000000Z"}} 2018-07-21 00:14:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}735e932f0af1f0e00235f11fe10f8304fd0db397" 2018-07-21 00:14:19,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8506f4-33a1-41e4-822b-3a5a267c0f6e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:19,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ae8506f4-33a1-41e4-822b-3a5a267c0f6e 2018-07-21 00:14:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:19,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:19,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735e932f0af1f0e00235f11fe10f8304fd0db397" 2018-07-21 00:14:19,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb312a1f-ecbe-4404-8475-dd4bba539db8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:19,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bb312a1f-ecbe-4404-8475-dd4bba539db8 2018-07-21 00:14:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-fc697058-7d35-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735e932f0af1f0e00235f11fe10f8304fd0db397" 2018-07-21 00:14:19,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5adfbd11-cd3a-4f5c-8279-24e30c651c15 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-fc697058-7d35-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6669c3177fe742da8a2ea1585d342083"}, "tags": [], "enabled": true, "id": "6669c3177fe742da8a2ea1585d342083", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj"}]} 2018-07-21 00:14:19,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-fc697058-7d35-4b1-proj used request id req-5adfbd11-cd3a-4f5c-8279-24e30c651c15 2018-07-21 00:14:19,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735e932f0af1f0e00235f11fe10f8304fd0db397" 2018-07-21 00:14:19,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1bece5-9605-4c71-b037-135072787bdc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:19,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ef1bece5-9605-4c71-b037-135072787bdc 2018-07-21 00:14:20,338 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-fc697058-7d35-4b1-user 2018-07-21 00:14:20,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:20,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95da5030-b619-469a-b5fd-17cf45d5e072 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:20,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-95da5030-b619-469a-b5fd-17cf45d5e072 2018-07-21 00:14:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" -d '{"role": {"name": "CreateKeypairsTests-fc697058-7d35-4b1-proj-role"}}' 2018-07-21 00:14:20,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af409cae-554b-48fc-9599-29f6b5c0effc Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9474480c898c4fe1a7bb5d01a5d28dea", "links": {"self": "http://172.30.9.21:5000/v3/roles/9474480c898c4fe1a7bb5d01a5d28dea"}, "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj-role"}} 2018-07-21 00:14:20,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-af409cae-554b-48fc-9599-29f6b5c0effc 2018-07-21 00:14:20,631 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-fc697058-7d35-4b1-proj-role 2018-07-21 00:14:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9474480c898c4fe1a7bb5d01a5d28dea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e601022-a7b1-4a40-b1e8-9ef128a72011 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9474480c898c4fe1a7bb5d01a5d28dea", "links": {"self": "http://172.30.9.21:5000/v3/roles/9474480c898c4fe1a7bb5d01a5d28dea"}, "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj-role"}} 2018-07-21 00:14:20,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9474480c898c4fe1a7bb5d01a5d28dea used request id req-1e601022-a7b1-4a40-b1e8-9ef128a72011 2018-07-21 00:14:20,729 - keystone_utils - INFO - Granting role CreateKeypairsTests-fc697058-7d35-4b1-proj-role to project CreateKeypairsTests-fc697058-7d35-4b1-proj 2018-07-21 00:14:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6669c3177fe742da8a2ea1585d342083/users/c125f4ae54f04026b2e6123f1b2896ce/roles/9474480c898c4fe1a7bb5d01a5d28dea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:20,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c06a145-ecd7-4341-929c-497a5a1f9c3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:20,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6669c3177fe742da8a2ea1585d342083/users/c125f4ae54f04026b2e6123f1b2896ce/roles/9474480c898c4fe1a7bb5d01a5d28dea used request id req-7c06a145-ecd7-4341-929c-497a5a1f9c3b 2018-07-21 00:14:20,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:20,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:20,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:21,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9474480c898c4fe1a7bb5d01a5d28dea", "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj-role"}], "expires_at": "2018-07-21T01:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6669c3177fe742da8a2ea1585d342083", "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-fc697058-7d35-4b1-user", "id": "c125f4ae54f04026b2e6123f1b2896ce"}, "audit_ids": ["ID4Z1TBvSGeGEo5cAvWv3w"], "issued_at": "2018-07-21T00:14:21.000000Z"}} 2018-07-21 00:14:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6c278d1018b3b2be168b200ca2da614cd999c87f" 2018-07-21 00:14:21,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebd72a5-4916-4e68-add4-0fe3f24173ff 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:21,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cebd72a5-4916-4e68-add4-0fe3f24173ff 2018-07-21 00:14:21,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:21,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c278d1018b3b2be168b200ca2da614cd999c87f" 2018-07-21 00:14:21,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d824dac-ed28-45fd-af41-cf30554465f5 x-compute-request-id: req-0d824dac-ed28-45fd-af41-cf30554465f5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:21,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d824dac-ed28-45fd-af41-cf30554465f5 2018-07-21 00:14:21,475 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d... 2018-07-21 00:14:21,475 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:14:21,545 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d 2018-07-21 00:14:21,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c278d1018b3b2be168b200ca2da614cd999c87f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQnJn/jB/NKkYnPhS5uz/053MTkk8qOw/B7aLs36OJPJh1gNYnYBzw+CtChK9WIhoF2dOC2Z6X8J9qqzeiPISSql1U90TuZ8z+82oYLsYKyDyKi/b1C7qJADxsof+gMa/DWuU4mig746Qw6ZG729V9MCfcn/IXwh1kVrgYa9lsLQ==", "name": "CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d"}}' 2018-07-21 00:14:21,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64becf0b-f8ce-47b1-9f0e-af8bd2572ca7 x-compute-request-id: req-64becf0b-f8ce-47b1-9f0e-af8bd2572ca7 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQnJn/jB/NKkYnPhS5uz/053MTkk8qOw/B7aLs36OJPJh1gNYnYBzw+CtChK9WIhoF2dOC2Z6X8J9qqzeiPISSql1U90TuZ8z+82oYLsYKyDyKi/b1C7qJADxsof+gMa/DWuU4mig746Qw6ZG729V9MCfcn/IXwh1kVrgYa9lsLQ==", "user_id": "c125f4ae54f04026b2e6123f1b2896ce", "name": "CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d", "fingerprint": "83:d3:72:e1:a4:4f:71:1d:70:de:fe:8c:6f:e4:18:b1"}} 2018-07-21 00:14:21,619 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-64becf0b-f8ce-47b1-9f0e-af8bd2572ca7 2018-07-21 00:14:21,621 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d.pub 2018-07-21 00:14:21,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:22,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9474480c898c4fe1a7bb5d01a5d28dea", "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj-role"}], "expires_at": "2018-07-21T01:14:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6669c3177fe742da8a2ea1585d342083", "name": "CreateKeypairsTests-fc697058-7d35-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6669c3177fe742da8a2ea1585d342083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6669c3177fe742da8a2ea1585d342083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6669c3177fe742da8a2ea1585d342083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-fc697058-7d35-4b1-user", "id": "c125f4ae54f04026b2e6123f1b2896ce"}, "audit_ids": ["GaUrp5mvQ82d8u_e8XQWJg"], "issued_at": "2018-07-21T00:14:22.000000Z"}} 2018-07-21 00:14:22,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc4224c0471dca53191bed8a4296fc2abeb8913f" 2018-07-21 00:14:22,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f97dc62b-cd82-4fca-944b-94d29ad524b6 x-compute-request-id: req-f97dc62b-cd82-4fca-944b-94d29ad524b6 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQnJn/jB/NKkYnPhS5uz/053MTkk8qOw/B7aLs36OJPJh1gNYnYBzw+CtChK9WIhoF2dOC2Z6X8J9qqzeiPISSql1U90TuZ8z+82oYLsYKyDyKi/b1C7qJADxsof+gMa/DWuU4mig746Qw6ZG729V9MCfcn/IXwh1kVrgYa9lsLQ==", "user_id": "c125f4ae54f04026b2e6123f1b2896ce", "name": "CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d", "deleted": false, "created_at": "2018-07-21T00:14:21.000000", "updated_at": null, "fingerprint": "83:d3:72:e1:a4:4f:71:1d:70:de:fe:8c:6f:e4:18:b1", "deleted_at": null, "id": 74}} 2018-07-21 00:14:22,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d used request id req-f97dc62b-cd82-4fca-944b-94d29ad524b6 2018-07-21 00:14:22,213 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d 2018-07-21 00:14:22,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c278d1018b3b2be168b200ca2da614cd999c87f" 2018-07-21 00:14:22,277 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14: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-0df86001-abbf-4e79-a5f0-79d3b593948e x-compute-request-id: req-0df86001-abbf-4e79-a5f0-79d3b593948e Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:22,277 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d used request id req-0df86001-abbf-4e79-a5f0-79d3b593948e 2018-07-21 00:14:22,277 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-2eb15f6b-9df0-423b-8d45-b8fc94178e7d.pub] 2018-07-21 00:14:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:22,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-83e28efd-5195-4034-a52d-515d686badc1 Date: Sat, 21 Jul 2018 00:14:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:22,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-83e28efd-5195-4034-a52d-515d686badc1 2018-07-21 00:14:22,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:22,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc551fc7-21c2-4f87-9dfc-16a188bd354f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:22,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-fc551fc7-21c2-4f87-9dfc-16a188bd354f 2018-07-21 00:14:22,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:22,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa15563a-baa3-4fb4-8f82-9d64da7acf15 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:22,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-fa15563a-baa3-4fb4-8f82-9d64da7acf15 2018-07-21 00:14:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:22,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a68b11-5550-4041-b094-f0658c4c87d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:22,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-11a68b11-5550-4041-b094-f0658c4c87d4 2018-07-21 00:14:22,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:22,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:22,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-227018f0-e309-404a-b87a-1a857f13ef5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:22,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-227018f0-e309-404a-b87a-1a857f13ef5c 2018-07-21 00:14:22,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:22,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d58213a5-1584-42de-9694-c573f4ad0f7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:22,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d58213a5-1584-42de-9694-c573f4ad0f7e 2018-07-21 00:14:22,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:22,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:23,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64520b41-2745-4eeb-a40b-413caa349899 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:23,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-64520b41-2745-4eeb-a40b-413caa349899 2018-07-21 00:14:23,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:23,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3f2585-5a2a-49c5-b17a-f3cbba85edfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:23,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-6d3f2585-5a2a-49c5-b17a-f3cbba85edfd 2018-07-21 00:14:23,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:23,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:23,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19306fc-ab51-4e5d-ae8d-cdfa0e01077c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:23,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-b19306fc-ab51-4e5d-ae8d-cdfa0e01077c 2018-07-21 00:14:23,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:23,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:23,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ecef34-4f59-414c-8384-8d7db5c07051 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:23,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-e5ecef34-4f59-414c-8384-8d7db5c07051 2018-07-21 00:14:23,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:23,414 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-fc697058-7d35-4b1-proj 2018-07-21 00:14:23,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6669c3177fe742da8a2ea1585d342083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:23,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c053447f-d4ce-48bc-94bd-c469f9d1f395 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:23,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6669c3177fe742da8a2ea1585d342083 used request id req-c053447f-d4ce-48bc-94bd-c469f9d1f395 2018-07-21 00:14:23,643 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-fc697058-7d35-4b1-proj-role 2018-07-21 00:14:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9474480c898c4fe1a7bb5d01a5d28dea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:23,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac84934e-3377-4804-b32e-697ffe8889de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:23,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9474480c898c4fe1a7bb5d01a5d28dea used request id req-ac84934e-3377-4804-b32e-697ffe8889de 2018-07-21 00:14:23,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ba81336474d222147736508c2a66ec6a0541a3" 2018-07-21 00:14:23,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd0ef62-bbc9-420f-8137-7bc4ad41073d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:23,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2bd0ef62-bbc9-420f-8137-7bc4ad41073d 2018-07-21 00:14:23,861 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-fc697058-7d35-4b1-user 2018-07-21 00:14:23,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c125f4ae54f04026b2e6123f1b2896ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735e932f0af1f0e00235f11fe10f8304fd0db397" 2018-07-21 00:14:24,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-238829e6-6717-4fac-bb4a-e98465f66f3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:24,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c125f4ae54f04026b2e6123f1b2896ce used request id req-238829e6-6717-4fac-bb4a-e98465f66f3e 2018-07-21 00:14:24,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:24,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["02bC5T6qQ0qqBecrW9AwWg"], "issued_at": "2018-07-21T00:14:24.000000Z"}} 2018-07-21 00:14:24,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}140001909999c1416bb67f86bd447e4363556da3" 2018-07-21 00:14:24,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2c65c9-9f03-4bf1-acd2-bf1d29e1d8c1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:24,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cd2c65c9-9f03-4bf1-acd2-bf1d29e1d8c1 2018-07-21 00:14:24,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:24,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:24,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ds-oly9IQaqiwLyPWlMXAg"], "issued_at": "2018-07-21T00:14:24.000000Z"}} 2018-07-21 00:14:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:25,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3f39d3-a68c-48b9-8e3a-609205381373 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:25,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2a3f39d3-a68c-48b9-8e3a-609205381373 2018-07-21 00:14:25,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:25,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:25,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:25,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9446c58-0e3a-4588-82f7-1187cc725ead Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:25,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj used request id req-c9446c58-0e3a-4588-82f7-1187cc725ead 2018-07-21 00:14:25,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:25,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4f31bd-23b1-48f8-a7a2-dba145ac5463 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:25,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4c4f31bd-23b1-48f8-a7a2-dba145ac5463 2018-07-21 00:14:25,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj"}}' 2018-07-21 00:14:25,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5590d7-a194-453b-a498-ee724775f29b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4354826b565d4f7c92463b1c11af7719"}, "tags": [], "enabled": true, "id": "4354826b565d4f7c92463b1c11af7719", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj"}} 2018-07-21 00:14:25,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9b5590d7-a194-453b-a498-ee724775f29b 2018-07-21 00:14:25,356 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj 2018-07-21 00:14:25,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:25,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:25,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4Vk84OFSSpGALNDrSXAePg"], "issued_at": "2018-07-21T00:14:25.000000Z"}} 2018-07-21 00:14:25,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4ebbc1a011279ba54ce84e0a9bfdaefec0388c6c" 2018-07-21 00:14:25,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de051ea-d521-4823-aab1-dd4253c51fef 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:25,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1de051ea-d521-4823-aab1-dd4253c51fef 2018-07-21 00:14:25,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:25,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc1a011279ba54ce84e0a9bfdaefec0388c6c" 2018-07-21 00:14:25,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecccc52f-fac0-45b0-9fb0-3623b1869bf8 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:25,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ecccc52f-fac0-45b0-9fb0-3623b1869bf8 2018-07-21 00:14:25,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc1a011279ba54ce84e0a9bfdaefec0388c6c" 2018-07-21 00:14:26,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea1b4f7-c5a1-4ef0-a0cb-e3526a152c4b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4354826b565d4f7c92463b1c11af7719"}, "tags": [], "enabled": true, "id": "4354826b565d4f7c92463b1c11af7719", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj"}]} 2018-07-21 00:14:26,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj used request id req-8ea1b4f7-c5a1-4ef0-a0cb-e3526a152c4b 2018-07-21 00:14:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc1a011279ba54ce84e0a9bfdaefec0388c6c" 2018-07-21 00:14:26,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4c907c-bad3-4f22-833d-60a920055338 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:26,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ca4c907c-bad3-4f22-833d-60a920055338 2018-07-21 00:14:26,534 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5e014e99-9162-4f6-user 2018-07-21 00:14:26,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:26,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:26,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f198f0d3-20a5-4f83-ae34-2eca815c69f0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:26,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f198f0d3-20a5-4f83-ae34-2eca815c69f0 2018-07-21 00:14:26,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" -d '{"role": {"name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj-role"}}' 2018-07-21 00:14:26,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263c6e56-975e-4274-976d-c094fc0c40f6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f48cd3606cb442818dc93c0a7a911078", "links": {"self": "http://172.30.9.21:5000/v3/roles/f48cd3606cb442818dc93c0a7a911078"}, "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj-role"}} 2018-07-21 00:14:26,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-263c6e56-975e-4274-976d-c094fc0c40f6 2018-07-21 00:14:26,739 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj-role 2018-07-21 00:14:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f48cd3606cb442818dc93c0a7a911078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:26,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96a029b-4b36-4a85-9e5c-87f6b08d5be4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f48cd3606cb442818dc93c0a7a911078", "links": {"self": "http://172.30.9.21:5000/v3/roles/f48cd3606cb442818dc93c0a7a911078"}, "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj-role"}} 2018-07-21 00:14:26,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f48cd3606cb442818dc93c0a7a911078 used request id req-e96a029b-4b36-4a85-9e5c-87f6b08d5be4 2018-07-21 00:14:26,835 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj-role to project CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj 2018-07-21 00:14:26,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4354826b565d4f7c92463b1c11af7719/users/92ac4e51a7db4c9b9fb64c4da38b9e2b/roles/f48cd3606cb442818dc93c0a7a911078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:26,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cac8051-e190-4f09-9d34-a0961edfa2e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:26,975 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4354826b565d4f7c92463b1c11af7719/users/92ac4e51a7db4c9b9fb64c4da38b9e2b/roles/f48cd3606cb442818dc93c0a7a911078 used request id req-9cac8051-e190-4f09-9d34-a0961edfa2e2 2018-07-21 00:14:26,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:27,230 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0.pub 2018-07-21 00:14:27,230 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0 2018-07-21 00:14:27,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:27,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:27,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f48cd3606cb442818dc93c0a7a911078", "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj-role"}], "expires_at": "2018-07-21T01:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4354826b565d4f7c92463b1c11af7719", "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4354826b565d4f7c92463b1c11af7719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4354826b565d4f7c92463b1c11af7719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4354826b565d4f7c92463b1c11af7719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4354826b565d4f7c92463b1c11af7719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4354826b565d4f7c92463b1c11af7719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4354826b565d4f7c92463b1c11af7719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4354826b565d4f7c92463b1c11af7719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4354826b565d4f7c92463b1c11af7719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4354826b565d4f7c92463b1c11af7719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4354826b565d4f7c92463b1c11af7719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4354826b565d4f7c92463b1c11af7719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4354826b565d4f7c92463b1c11af7719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4354826b565d4f7c92463b1c11af7719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4354826b565d4f7c92463b1c11af7719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-5e014e99-9162-4f6-user", "id": "92ac4e51a7db4c9b9fb64c4da38b9e2b"}, "audit_ids": ["Z3SaYlXDTBGDtZJzLkBp-w"], "issued_at": "2018-07-21T00:14:27.000000Z"}} 2018-07-21 00:14:27,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}07217857f4b09c9934c69aa962d95d6207c2c1b7" 2018-07-21 00:14:27,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58f67e5-3d09-43af-a0e1-2543d706469c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:27,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b58f67e5-3d09-43af-a0e1-2543d706469c 2018-07-21 00:14:27,728 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:27,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07217857f4b09c9934c69aa962d95d6207c2c1b7" 2018-07-21 00:14:27,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-05e836a5-4416-4ae7-8985-2dfd7e6d766d x-compute-request-id: req-05e836a5-4416-4ae7-8985-2dfd7e6d766d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:27,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-05e836a5-4416-4ae7-8985-2dfd7e6d766d 2018-07-21 00:14:27,923 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0... 2018-07-21 00:14:27,923 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-21 00:14:27,924 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0.pub 2018-07-21 00:14:27,924 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0 2018-07-21 00:14:27,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07217857f4b09c9934c69aa962d95d6207c2c1b7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5megAexJVJxhi/06/qFZW0oRMu7WwmLSx1wWLY3K+2bOBSVhkwfSMe7eSP38WBfktDIR9dn2AwcWSCFcLroqTMvqjRs8DNWXd4mdaUFbJDdStTvVvVxiz9Pfys7kmwX940pLdRhms39OX0BHutF4oKaL3WZ3kEiPqUvJms/y9gYdyNqwI+RnkLDuImgqxSnryIMdZbj9DH4YckyGJchrlDpIEYZmpmcP6PNGp7duBCwWP6birGq2HAb1Nzc877CAqRu6HjgLTQV0W4Uwxsn8ypszzYhwDyMYdIPvvdTGKQaEnOLvAnNV09EJzZo4Tt18Kc/7GxBon6mb+K9KN+81L", "name": "CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0"}}' 2018-07-21 00:14:27,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-88ef6ce5-17bd-42e2-9432-1fa1dda8756b x-compute-request-id: req-88ef6ce5-17bd-42e2-9432-1fa1dda8756b Content-Encoding: gzip Content-Length: 504 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5megAexJVJxhi/06/qFZW0oRMu7WwmLSx1wWLY3K+2bOBSVhkwfSMe7eSP38WBfktDIR9dn2AwcWSCFcLroqTMvqjRs8DNWXd4mdaUFbJDdStTvVvVxiz9Pfys7kmwX940pLdRhms39OX0BHutF4oKaL3WZ3kEiPqUvJms/y9gYdyNqwI+RnkLDuImgqxSnryIMdZbj9DH4YckyGJchrlDpIEYZmpmcP6PNGp7duBCwWP6birGq2HAb1Nzc877CAqRu6HjgLTQV0W4Uwxsn8ypszzYhwDyMYdIPvvdTGKQaEnOLvAnNV09EJzZo4Tt18Kc/7GxBon6mb+K9KN+81L", "user_id": "92ac4e51a7db4c9b9fb64c4da38b9e2b", "name": "CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0", "fingerprint": "2a:77:5b:4a:74:11:82:9e:eb:44:42:35:10:1d:2d:2e"}} 2018-07-21 00:14:27,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-88ef6ce5-17bd-42e2-9432-1fa1dda8756b 2018-07-21 00:14:27,985 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0 2018-07-21 00:14:27,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07217857f4b09c9934c69aa962d95d6207c2c1b7" 2018-07-21 00:14:28,039 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14: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-5b67ebc8-46e0-4ca7-871c-253d22ae4ef9 x-compute-request-id: req-5b67ebc8-46e0-4ca7-871c-253d22ae4ef9 Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:28,039 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0 used request id req-5b67ebc8-46e0-4ca7-871c-253d22ae4ef9 2018-07-21 00:14:28,040 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0.pub] 2018-07-21 00:14:28,040 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-48a86103-d741-4e33-ad53-f5f31a7986c0] 2018-07-21 00:14:28,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-48c4123f-10de-4e1b-90cb-1654869570e6 Date: Sat, 21 Jul 2018 00:14:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:28,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-48c4123f-10de-4e1b-90cb-1654869570e6 2018-07-21 00:14:28,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31bb255-6fc5-4e8f-a9b3-9c2002ca9e94 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:28,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-d31bb255-6fc5-4e8f-a9b3-9c2002ca9e94 2018-07-21 00:14:28,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e72eb62-4c25-487d-a45f-dbf3795cc989 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:28,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-8e72eb62-4c25-487d-a45f-dbf3795cc989 2018-07-21 00:14:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-152be185-2bc6-48a0-bf7f-3e087b3176fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:28,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-152be185-2bc6-48a0-bf7f-3e087b3176fb 2018-07-21 00:14:28,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa3f78f-129b-474f-94ed-bea22e9cdf7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:28,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-0aa3f78f-129b-474f-94ed-bea22e9cdf7b 2018-07-21 00:14:28,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f56fe1b-59c4-45d8-99e0-2baad412cac2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:28,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-2f56fe1b-59c4-45d8-99e0-2baad412cac2 2018-07-21 00:14:28,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bde68a1-bbdc-4601-8956-fde7a609c941 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:28,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-4bde68a1-bbdc-4601-8956-fde7a609c941 2018-07-21 00:14:28,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913d6656-f1e9-4b83-99ef-2677f68fda19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:28,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-913d6656-f1e9-4b83-99ef-2677f68fda19 2018-07-21 00:14:28,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c26549d8-b06e-406e-9c69-60cf9904190d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:28,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-c26549d8-b06e-406e-9c69-60cf9904190d 2018-07-21 00:14:28,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:28,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030e45c4-e1ae-4168-9e12-0734022d0b33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:28,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-030e45c4-e1ae-4168-9e12-0734022d0b33 2018-07-21 00:14:28,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:28,997 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj 2018-07-21 00:14:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4354826b565d4f7c92463b1c11af7719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:29,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ea678f-a303-49ae-b504-b554f550e0fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:29,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4354826b565d4f7c92463b1c11af7719 used request id req-68ea678f-a303-49ae-b504-b554f550e0fd 2018-07-21 00:14:29,229 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5e014e99-9162-4f6-proj-role 2018-07-21 00:14:29,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f48cd3606cb442818dc93c0a7a911078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:29,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dcf4407-38b8-47ce-934f-108afaac4557 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:29,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f48cd3606cb442818dc93c0a7a911078 used request id req-9dcf4407-38b8-47ce-934f-108afaac4557 2018-07-21 00:14:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f743840a8e1339286990285c3b0a6e88a8466f05" 2018-07-21 00:14:29,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e31aef-c767-488c-ab6d-d3b2e8fd0d7c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:29,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e6e31aef-c767-488c-ab6d-d3b2e8fd0d7c 2018-07-21 00:14:29,440 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5e014e99-9162-4f6-user 2018-07-21 00:14:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/92ac4e51a7db4c9b9fb64c4da38b9e2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebbc1a011279ba54ce84e0a9bfdaefec0388c6c" 2018-07-21 00:14:29,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dda3db8-9f11-4d4d-a82a-4f3b9f5bae65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:29,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/92ac4e51a7db4c9b9fb64c4da38b9e2b used request id req-6dda3db8-9f11-4d4d-a82a-4f3b9f5bae65 2018-07-21 00:14:29,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:30,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3tTQaN7USm-bZu7K1C7w4A"], "issued_at": "2018-07-21T00:14:30.000000Z"}} 2018-07-21 00:14:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2b480200a7b8ed8c191186ae50e28bee6501da7b" 2018-07-21 00:14:30,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f5c083-fadf-45c7-a897-cceae06ccfdc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:30,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-54f5c083-fadf-45c7-a897-cceae06ccfdc 2018-07-21 00:14:30,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:30,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:30,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["NYSTJmSoSIS9GnP25Mxc0A"], "issued_at": "2018-07-21T00:14:30.000000Z"}} 2018-07-21 00:14:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:30,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30728a47-2411-4baa-9721-20f1589e3a8a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:30,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-30728a47-2411-4baa-9721-20f1589e3a8a 2018-07-21 00:14:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:30,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-74fea345-6c4e-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:30,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfea8181-d747-4cff-9522-c81cbba8f056 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-74fea345-6c4e-413-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:30,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-74fea345-6c4e-413-proj used request id req-dfea8181-d747-4cff-9522-c81cbba8f056 2018-07-21 00:14:30,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:30,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea183129-9934-4a1e-a33c-88c07ad2171b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:30,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ea183129-9934-4a1e-a33c-88c07ad2171b 2018-07-21 00:14:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj"}}' 2018-07-21 00:14:30,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a95c4fe-53d3-41e7-8e31-fb428bb7a2cf Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/14f5eceb025241e694e9968d614312fe"}, "tags": [], "enabled": true, "id": "14f5eceb025241e694e9968d614312fe", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj"}} 2018-07-21 00:14:30,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3a95c4fe-53d3-41e7-8e31-fb428bb7a2cf 2018-07-21 00:14:30,925 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-74fea345-6c4e-413-proj 2018-07-21 00:14:30,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:30,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:31,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Ew96Xv7tS9K5AkTWms7VBA"], "issued_at": "2018-07-21T00:14:31.000000Z"}} 2018-07-21 00:14:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a1ed845832ce6779bb5eeb3719fffac8366ff433" 2018-07-21 00:14:31,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f593f5c6-5d22-431c-883a-23f067f3e9db 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:31,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f593f5c6-5d22-431c-883a-23f067f3e9db 2018-07-21 00:14:31,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:31,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ed845832ce6779bb5eeb3719fffac8366ff433" 2018-07-21 00:14:31,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a330fda-5838-4d1b-92ff-dd228e982efc Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:31,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3a330fda-5838-4d1b-92ff-dd228e982efc 2018-07-21 00:14:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-74fea345-6c4e-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ed845832ce6779bb5eeb3719fffac8366ff433" 2018-07-21 00:14:31,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2572dcdf-7635-4a84-9996-8fb227bb06ce Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-74fea345-6c4e-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/14f5eceb025241e694e9968d614312fe"}, "tags": [], "enabled": true, "id": "14f5eceb025241e694e9968d614312fe", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj"}]} 2018-07-21 00:14:31,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-74fea345-6c4e-413-proj used request id req-2572dcdf-7635-4a84-9996-8fb227bb06ce 2018-07-21 00:14:31,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ed845832ce6779bb5eeb3719fffac8366ff433" 2018-07-21 00:14:31,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869ed43e-99af-4eff-b1fd-90295f36af8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:31,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-869ed43e-99af-4eff-b1fd-90295f36af8e 2018-07-21 00:14:32,116 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-74fea345-6c4e-413-user 2018-07-21 00:14:32,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:32,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:32,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d8f09b-e4ac-442c-b789-e5e94ac4afaa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:32,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c2d8f09b-e4ac-442c-b789-e5e94ac4afaa 2018-07-21 00:14:32,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" -d '{"role": {"name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj-role"}}' 2018-07-21 00:14:32,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-470885a0-aae5-4c45-ab62-981d91d7df20 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b16d13f7bab48998189e1499a36a953", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b16d13f7bab48998189e1499a36a953"}, "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj-role"}} 2018-07-21 00:14:32,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-470885a0-aae5-4c45-ab62-981d91d7df20 2018-07-21 00:14:32,320 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-74fea345-6c4e-413-proj-role 2018-07-21 00:14:32,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6b16d13f7bab48998189e1499a36a953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:32,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2e235b-9281-4657-80e1-bb74831c3dc2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b16d13f7bab48998189e1499a36a953", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b16d13f7bab48998189e1499a36a953"}, "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj-role"}} 2018-07-21 00:14:32,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6b16d13f7bab48998189e1499a36a953 used request id req-df2e235b-9281-4657-80e1-bb74831c3dc2 2018-07-21 00:14:32,422 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-74fea345-6c4e-413-proj-role to project CreateKeypairsCleanupTests-74fea345-6c4e-413-proj 2018-07-21 00:14:32,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/14f5eceb025241e694e9968d614312fe/users/be53528a6f9d4ea98a363ff68cc3f4c4/roles/6b16d13f7bab48998189e1499a36a953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:32,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bde9521-3442-420d-b7a2-250496dbaa8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:32,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/14f5eceb025241e694e9968d614312fe/users/be53528a6f9d4ea98a363ff68cc3f4c4/roles/6b16d13f7bab48998189e1499a36a953 used request id req-3bde9521-3442-420d-b7a2-250496dbaa8a 2018-07-21 00:14:32,562 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:32,901 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910.pub 2018-07-21 00:14:32,901 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910 2018-07-21 00:14:32,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:32,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:33,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b16d13f7bab48998189e1499a36a953", "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj-role"}], "expires_at": "2018-07-21T01:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14f5eceb025241e694e9968d614312fe", "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/14f5eceb025241e694e9968d614312fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/14f5eceb025241e694e9968d614312fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/14f5eceb025241e694e9968d614312fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/14f5eceb025241e694e9968d614312fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/14f5eceb025241e694e9968d614312fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/14f5eceb025241e694e9968d614312fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_14f5eceb025241e694e9968d614312fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_14f5eceb025241e694e9968d614312fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/14f5eceb025241e694e9968d614312fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/14f5eceb025241e694e9968d614312fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/14f5eceb025241e694e9968d614312fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/14f5eceb025241e694e9968d614312fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/14f5eceb025241e694e9968d614312fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/14f5eceb025241e694e9968d614312fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-74fea345-6c4e-413-user", "id": "be53528a6f9d4ea98a363ff68cc3f4c4"}, "audit_ids": ["Kyz3XaBQQLeAEWsliwT3VA"], "issued_at": "2018-07-21T00:14:33.000000Z"}} 2018-07-21 00:14:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}58c1c8a53ec3de2056d46bb02a7f4a4d44c43aef" 2018-07-21 00:14:33,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a663cf0e-4528-491a-90e1-61fc19e48283 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:33,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a663cf0e-4528-491a-90e1-61fc19e48283 2018-07-21 00:14:33,378 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:33,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c1c8a53ec3de2056d46bb02a7f4a4d44c43aef" 2018-07-21 00:14:33,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-8ec431e6-44eb-4f2e-8b11-9c68318279d1 x-compute-request-id: req-8ec431e6-44eb-4f2e-8b11-9c68318279d1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:33,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8ec431e6-44eb-4f2e-8b11-9c68318279d1 2018-07-21 00:14:33,585 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910... 2018-07-21 00:14:33,585 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-21 00:14:33,585 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910.pub 2018-07-21 00:14:33,585 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910 2018-07-21 00:14:33,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c1c8a53ec3de2056d46bb02a7f4a4d44c43aef" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG2i0qJZYl1Ov/cwvo3CJbTuTTBtI4bE2rn6BSD3rxzHPA5wRa5FqcUVPSG4pE7c/hj9LesC9rrHl8PTMCnzeeqJDM09rVHl+Uvb1JrSfJ9Bz1yHWAkaLJCP6XH6zwf4Ea19AL8LEyTgo36TS4XFS1SRcIQxMCmCAqYAUDFpSoSep3GurLZj6gYxYKYvipnWZSh/Mvkn3qtsNsTa78mBLQAZOpwKe028OFULBPk9fa2M9csn1d9QUFXSQrInvH1ilvlZRDMftFlp5+pUoWzl2qy3ARTG91u8WHJFubogVGWpusitZgoSbJkd3ZhoCFo+xJhbxhim7odkOvn2Q8IvGh", "name": "CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910"}}' 2018-07-21 00:14:33,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-36f6cad4-8347-40f1-91e5-5beffa5b5af8 x-compute-request-id: req-36f6cad4-8347-40f1-91e5-5beffa5b5af8 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG2i0qJZYl1Ov/cwvo3CJbTuTTBtI4bE2rn6BSD3rxzHPA5wRa5FqcUVPSG4pE7c/hj9LesC9rrHl8PTMCnzeeqJDM09rVHl+Uvb1JrSfJ9Bz1yHWAkaLJCP6XH6zwf4Ea19AL8LEyTgo36TS4XFS1SRcIQxMCmCAqYAUDFpSoSep3GurLZj6gYxYKYvipnWZSh/Mvkn3qtsNsTa78mBLQAZOpwKe028OFULBPk9fa2M9csn1d9QUFXSQrInvH1ilvlZRDMftFlp5+pUoWzl2qy3ARTG91u8WHJFubogVGWpusitZgoSbJkd3ZhoCFo+xJhbxhim7odkOvn2Q8IvGh", "user_id": "be53528a6f9d4ea98a363ff68cc3f4c4", "name": "CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910", "fingerprint": "77:3c:51:4e:94:df:f0:29:a0:5c:01:6d:d7:4e:67:43"}} 2018-07-21 00:14:33,649 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-36f6cad4-8347-40f1-91e5-5beffa5b5af8 2018-07-21 00:14:33,650 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910 2018-07-21 00:14:33,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c1c8a53ec3de2056d46bb02a7f4a4d44c43aef" 2018-07-21 00:14:33,685 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14: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-6b12d833-2a79-4686-bbc6-bbefd77fecd0 x-compute-request-id: req-6b12d833-2a79-4686-bbc6-bbefd77fecd0 Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:33,685 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d3bb8f29-00ff-4aa7-8372-9ccc3a600910 used request id req-6b12d833-2a79-4686-bbc6-bbefd77fecd0 2018-07-21 00:14:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:33,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-db245ee7-030e-420c-b0a2-bad6e0c420e0 Date: Sat, 21 Jul 2018 00:14:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:33,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-db245ee7-030e-420c-b0a2-bad6e0c420e0 2018-07-21 00:14:33,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241159fd-88e9-4ba8-ac07-4034e0790d7a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:34,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-241159fd-88e9-4ba8-ac07-4034e0790d7a 2018-07-21 00:14:34,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff52a335-dccd-4fdc-b97f-a6c2cb01cc4c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:34,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ff52a335-dccd-4fdc-b97f-a6c2cb01cc4c 2018-07-21 00:14:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e58239-8648-4a1b-8874-3e77e16a9f75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:34,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-64e58239-8648-4a1b-8874-3e77e16a9f75 2018-07-21 00:14:34,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2aa207-0c11-4e3e-a467-1fb0a2ae4492 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:34,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-4b2aa207-0c11-4e3e-a467-1fb0a2ae4492 2018-07-21 00:14:34,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:34,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59e836d-f815-4c93-a544-cce9410f5590 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:34,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-b59e836d-f815-4c93-a544-cce9410f5590 2018-07-21 00:14:34,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:34,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e44286d3-9cd7-4190-b213-5fc0241c687d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:34,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-e44286d3-9cd7-4190-b213-5fc0241c687d 2018-07-21 00:14:34,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:34,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58771087-d329-44ea-a87f-cee7d8e54665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:34,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-58771087-d329-44ea-a87f-cee7d8e54665 2018-07-21 00:14:34,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:34,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf7a0d8-1f3b-4b4b-b2cd-e9ea4f9e3396 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:34,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-9cf7a0d8-1f3b-4b4b-b2cd-e9ea4f9e3396 2018-07-21 00:14:34,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:34,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:34,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59cb0188-dd9d-4dae-b754-317396633f20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:34,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-59cb0188-dd9d-4dae-b754-317396633f20 2018-07-21 00:14:34,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:34,798 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-74fea345-6c4e-413-proj 2018-07-21 00:14:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/14f5eceb025241e694e9968d614312fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:35,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06e58a6-cd6d-4d2d-ae91-608adffdbf90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:35,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/14f5eceb025241e694e9968d614312fe used request id req-e06e58a6-cd6d-4d2d-ae91-608adffdbf90 2018-07-21 00:14:35,046 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-74fea345-6c4e-413-proj-role 2018-07-21 00:14:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6b16d13f7bab48998189e1499a36a953 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:35,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a71351d7-83a8-4c15-88f9-9ccadc4ab731 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:35,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6b16d13f7bab48998189e1499a36a953 used request id req-a71351d7-83a8-4c15-88f9-9ccadc4ab731 2018-07-21 00:14:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a2d7c8d5cb0357d548fef59ad1488852dbae6e" 2018-07-21 00:14:35,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcba8b6a-e8bb-40e6-9d6a-13582781d2e2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:35,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bcba8b6a-e8bb-40e6-9d6a-13582781d2e2 2018-07-21 00:14:35,172 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-74fea345-6c4e-413-user 2018-07-21 00:14:35,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/be53528a6f9d4ea98a363ff68cc3f4c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ed845832ce6779bb5eeb3719fffac8366ff433" 2018-07-21 00:14:35,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44f73ab9-9c1d-4dfd-92b3-51ce8fdd3e4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:35,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/be53528a6f9d4ea98a363ff68cc3f4c4 used request id req-44f73ab9-9c1d-4dfd-92b3-51ce8fdd3e4a 2018-07-21 00:14:35,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:35,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xbzmZjBOQ-yw1LH23dCa3Q"], "issued_at": "2018-07-21T00:14:35.000000Z"}} 2018-07-21 00:14:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ceecf4d5389033b8d09885673b17ef9959391e72" 2018-07-21 00:14:35,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a36307-9783-4236-ae5b-82ef6f46946f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:35,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-98a36307-9783-4236-ae5b-82ef6f46946f 2018-07-21 00:14:35,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:35,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:36,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["n56GEs4MTtOtsLt514WqyA"], "issued_at": "2018-07-21T00:14:36.000000Z"}} 2018-07-21 00:14:36,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:36,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37609e56-2674-4e61-9131-3dc36d978cd5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:36,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37609e56-2674-4e61-9131-3dc36d978cd5 2018-07-21 00:14:36,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:36,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:36,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:36,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed3a032-d793-4a47-bc69-a1c0945b8274 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:36,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj used request id req-2ed3a032-d793-4a47-bc69-a1c0945b8274 2018-07-21 00:14:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:36,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2a99db-825c-42e4-83b7-cbab9c7ad3dd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:36,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fc2a99db-825c-42e4-83b7-cbab9c7ad3dd 2018-07-21 00:14:36,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj"}}' 2018-07-21 00:14:36,595 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-879c6e44-e3a4-4293-b0fe-866f241dcb6e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/161d66745ed146a2aa411e47c8c46cd6"}, "tags": [], "enabled": true, "id": "161d66745ed146a2aa411e47c8c46cd6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj"}} 2018-07-21 00:14:36,595 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-879c6e44-e3a4-4293-b0fe-866f241dcb6e 2018-07-21 00:14:36,595 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj 2018-07-21 00:14:36,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:36,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:36,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BzdFhLfATv-LD-q9hQd0lg"], "issued_at": "2018-07-21T00:14:36.000000Z"}} 2018-07-21 00:14:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dafc9e60e58a42721a28d1f356012b7f6c6ce376" 2018-07-21 00:14:37,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5ce427-cabd-42a0-9b1c-f28c32d576a6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:37,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c5ce427-cabd-42a0-9b1c-f28c32d576a6 2018-07-21 00:14:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:37,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafc9e60e58a42721a28d1f356012b7f6c6ce376" 2018-07-21 00:14:37,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f021eb23-0c4b-4096-ba48-02ab030b9402 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:37,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f021eb23-0c4b-4096-ba48-02ab030b9402 2018-07-21 00:14:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafc9e60e58a42721a28d1f356012b7f6c6ce376" 2018-07-21 00:14:37,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a90d5c-27e7-4f74-8315-08038bbd6289 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/161d66745ed146a2aa411e47c8c46cd6"}, "tags": [], "enabled": true, "id": "161d66745ed146a2aa411e47c8c46cd6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj"}]} 2018-07-21 00:14:37,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj used request id req-a5a90d5c-27e7-4f74-8315-08038bbd6289 2018-07-21 00:14:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafc9e60e58a42721a28d1f356012b7f6c6ce376" 2018-07-21 00:14:37,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0338d253-1b45-47ee-83d3-d054b0264c3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:37,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0338d253-1b45-47ee-83d3-d054b0264c3d 2018-07-21 00:14:37,654 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-16a5c1df-df92-4d5-user 2018-07-21 00:14:37,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:37,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7082a692-edfe-434b-a569-41dc295e214d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:37,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7082a692-edfe-434b-a569-41dc295e214d 2018-07-21 00:14:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" -d '{"role": {"name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj-role"}}' 2018-07-21 00:14:37,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb7f7c31-bbc8-4e46-8635-1cb4b290ac5a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9f2410f407341429d7701608ce67f13", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9f2410f407341429d7701608ce67f13"}, "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj-role"}} 2018-07-21 00:14:37,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-bb7f7c31-bbc8-4e46-8635-1cb4b290ac5a 2018-07-21 00:14:37,858 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj-role 2018-07-21 00:14:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d9f2410f407341429d7701608ce67f13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:37,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44055bf7-e2b9-471c-b2a6-ef4945454c40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9f2410f407341429d7701608ce67f13", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9f2410f407341429d7701608ce67f13"}, "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj-role"}} 2018-07-21 00:14:37,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d9f2410f407341429d7701608ce67f13 used request id req-44055bf7-e2b9-471c-b2a6-ef4945454c40 2018-07-21 00:14:37,953 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj-role to project CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj 2018-07-21 00:14:37,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/161d66745ed146a2aa411e47c8c46cd6/users/5ea61c3d12ea4513836f9e90c9a15c6e/roles/d9f2410f407341429d7701608ce67f13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:38,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed20b45d-6092-4df6-b73f-9bbc63bb1518 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:38,083 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/161d66745ed146a2aa411e47c8c46cd6/users/5ea61c3d12ea4513836f9e90c9a15c6e/roles/d9f2410f407341429d7701608ce67f13 used request id req-ed20b45d-6092-4df6-b73f-9bbc63bb1518 2018-07-21 00:14:38,083 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:38,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:38,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:38,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9f2410f407341429d7701608ce67f13", "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj-role"}], "expires_at": "2018-07-21T01:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "161d66745ed146a2aa411e47c8c46cd6", "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/161d66745ed146a2aa411e47c8c46cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/161d66745ed146a2aa411e47c8c46cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/161d66745ed146a2aa411e47c8c46cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/161d66745ed146a2aa411e47c8c46cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/161d66745ed146a2aa411e47c8c46cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/161d66745ed146a2aa411e47c8c46cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_161d66745ed146a2aa411e47c8c46cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_161d66745ed146a2aa411e47c8c46cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/161d66745ed146a2aa411e47c8c46cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/161d66745ed146a2aa411e47c8c46cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/161d66745ed146a2aa411e47c8c46cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/161d66745ed146a2aa411e47c8c46cd6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/161d66745ed146a2aa411e47c8c46cd6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/161d66745ed146a2aa411e47c8c46cd6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-16a5c1df-df92-4d5-user", "id": "5ea61c3d12ea4513836f9e90c9a15c6e"}, "audit_ids": ["zSjPqYewTji08aZld8FJyg"], "issued_at": "2018-07-21T00:14:38.000000Z"}} 2018-07-21 00:14:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4732549d9666ca10ceb0192fdb9367df770988c3" 2018-07-21 00:14:38,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14ebd8f-516f-4a4b-9520-030c3b111d6a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:38,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f14ebd8f-516f-4a4b-9520-030c3b111d6a 2018-07-21 00:14:38,569 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:38,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4732549d9666ca10ceb0192fdb9367df770988c3" 2018-07-21 00:14:38,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14: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-9a4ca823-09c5-4ada-94f6-564b01e0448d x-compute-request-id: req-9a4ca823-09c5-4ada-94f6-564b01e0448d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:38,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-9a4ca823-09c5-4ada-94f6-564b01e0448d 2018-07-21 00:14:38,761 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba... 2018-07-21 00:14:38,761 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:14:38,859 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba 2018-07-21 00:14:38,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4732549d9666ca10ceb0192fdb9367df770988c3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXD+h3U/9dK6MNXD0qgOOnZUEFDM1xd5sd57+Xvc0ClCkpWTSMPmPNXjEgs3yhh31Vf2Sa6RZw01KHMf39ea6KL6E8WS+L07T3LM5p4LUihnCNBtZJV5JLn9LHEATxcYncfoCFyB3vf12HjJArt7+mQ362oeDr956K9qgT1eGSLw==", "name": "CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba"}}' 2018-07-21 00:14:38,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09f0ed5d-57bf-4ccd-9623-6c87e2fbb84c x-compute-request-id: req-09f0ed5d-57bf-4ccd-9623-6c87e2fbb84c Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDXD+h3U/9dK6MNXD0qgOOnZUEFDM1xd5sd57+Xvc0ClCkpWTSMPmPNXjEgs3yhh31Vf2Sa6RZw01KHMf39ea6KL6E8WS+L07T3LM5p4LUihnCNBtZJV5JLn9LHEATxcYncfoCFyB3vf12HjJArt7+mQ362oeDr956K9qgT1eGSLw==", "user_id": "5ea61c3d12ea4513836f9e90c9a15c6e", "name": "CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba", "fingerprint": "12:76:97:73:74:07:b8:9b:4a:0d:31:07:3f:27:ef:04"}} 2018-07-21 00:14:38,913 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-09f0ed5d-57bf-4ccd-9623-6c87e2fbb84c 2018-07-21 00:14:38,924 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba.pub 2018-07-21 00:14:38,925 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba 2018-07-21 00:14:38,925 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba 2018-07-21 00:14:38,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4732549d9666ca10ceb0192fdb9367df770988c3" 2018-07-21 00:14:38,966 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14: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-e7151bca-730a-4f48-921e-d1b408cfcde6 x-compute-request-id: req-e7151bca-730a-4f48-921e-d1b408cfcde6 Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:38,966 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba used request id req-e7151bca-730a-4f48-921e-d1b408cfcde6 2018-07-21 00:14:38,967 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba.pub] 2018-07-21 00:14:38,967 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-77b953ce-5006-49bf-b8d7-4592f5a973ba] 2018-07-21 00:14:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c2a9a902-ede7-402b-8995-5da83138c988 Date: Sat, 21 Jul 2018 00:14:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:39,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c2a9a902-ede7-402b-8995-5da83138c988 2018-07-21 00:14:39,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4882238-9c37-4650-a0a5-3f11c8636ae0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-c4882238-9c37-4650-a0a5-3f11c8636ae0 2018-07-21 00:14:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d01f84-3403-4136-bce2-9953b2ad922d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:39,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-97d01f84-3403-4136-bce2-9953b2ad922d 2018-07-21 00:14:39,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d05759-7e72-4b6a-ad3e-b6f37d22457c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:39,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-b7d05759-7e72-4b6a-ad3e-b6f37d22457c 2018-07-21 00:14:39,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,627 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd22aed-9a20-4ecc-9d48-cb777b6cc796 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:39,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-bcd22aed-9a20-4ecc-9d48-cb777b6cc796 2018-07-21 00:14:39,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6f53bf-41cf-4990-b86e-4a483175cc5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:39,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-cc6f53bf-41cf-4990-b86e-4a483175cc5a 2018-07-21 00:14:39,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00becbe4-5486-4760-af42-746acbf9e298 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:39,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-00becbe4-5486-4760-af42-746acbf9e298 2018-07-21 00:14:39,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:39,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d51fa15-38a1-48fa-9452-f00aa3e35d53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:39,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-6d51fa15-38a1-48fa-9452-f00aa3e35d53 2018-07-21 00:14:39,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:40,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bc0242-f37e-4cc1-93d2-a96db19bb133 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:40,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-53bc0242-f37e-4cc1-93d2-a96db19bb133 2018-07-21 00:14:40,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:40,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-009b06ed-5877-45e3-86ef-f7b1b017b3bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:40,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-009b06ed-5877-45e3-86ef-f7b1b017b3bb 2018-07-21 00:14:40,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:40,107 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj 2018-07-21 00:14:40,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/161d66745ed146a2aa411e47c8c46cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:40,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a25a5d36-3306-4b56-9ba8-6383082da656 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:40,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/161d66745ed146a2aa411e47c8c46cd6 used request id req-a25a5d36-3306-4b56-9ba8-6383082da656 2018-07-21 00:14:40,367 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-16a5c1df-df92-4d5-proj-role 2018-07-21 00:14:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d9f2410f407341429d7701608ce67f13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:40,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7dc4e08-fbab-46be-b2d9-1c484b6c37cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:40,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d9f2410f407341429d7701608ce67f13 used request id req-e7dc4e08-fbab-46be-b2d9-1c484b6c37cc 2018-07-21 00:14:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7ba0c3f659e6962ab8409c98494401ea81d72" 2018-07-21 00:14:40,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd306866-0355-4899-995e-9181645babd9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:40,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fd306866-0355-4899-995e-9181645babd9 2018-07-21 00:14:40,582 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-16a5c1df-df92-4d5-user 2018-07-21 00:14:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5ea61c3d12ea4513836f9e90c9a15c6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafc9e60e58a42721a28d1f356012b7f6c6ce376" 2018-07-21 00:14:40,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6156bcb7-5089-4400-a5f0-0e31e27e0129 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:40,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5ea61c3d12ea4513836f9e90c9a15c6e used request id req-6156bcb7-5089-4400-a5f0-0e31e27e0129 2018-07-21 00:14:40,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:41,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["FiSVzCIhQkK3eKcnBprGjg"], "issued_at": "2018-07-21T00:14:41.000000Z"}} 2018-07-21 00:14:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}09d8e7dc8928a5ad4db579ab2fa782307c175edf" 2018-07-21 00:14:41,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a05ec7-9d60-4ee1-b354-2967b62c07e0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:41,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e3a05ec7-9d60-4ee1-b354-2967b62c07e0 2018-07-21 00:14:41,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:41,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:41,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8JRJjwhUS_2L4EA24minBA"], "issued_at": "2018-07-21T00:14:41.000000Z"}} 2018-07-21 00:14:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:41,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78e0fc0-12a1-4f00-949d-c7e297678c7a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:41,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a78e0fc0-12a1-4f00-949d-c7e297678c7a 2018-07-21 00:14:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:41,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:41,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:41,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceacdacd-23df-41ce-aaac-02ac4bdbd15d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:41,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj used request id req-ceacdacd-23df-41ce-aaac-02ac4bdbd15d 2018-07-21 00:14:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:41,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8bb57f1-0daa-4927-8db8-613fc604b598 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:41,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f8bb57f1-0daa-4927-8db8-613fc604b598 2018-07-21 00:14:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj"}}' 2018-07-21 00:14:42,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e675b93-42af-4ba6-b979-6bd4a577cc3d Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/eb7e61715a844a998e795951d6c9039b"}, "tags": [], "enabled": true, "id": "eb7e61715a844a998e795951d6c9039b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj"}} 2018-07-21 00:14:42,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3e675b93-42af-4ba6-b979-6bd4a577cc3d 2018-07-21 00:14:42,062 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj 2018-07-21 00:14:42,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:42,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:42,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wmYn9m8FSsy2Il9xY1_gmw"], "issued_at": "2018-07-21T00:14:42.000000Z"}} 2018-07-21 00:14:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bb2cd4ffe9b2a6e34a9bb7be4ad4f3e0be63db68" 2018-07-21 00:14:42,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78269935-90bb-4c13-886c-2ba63bdba39d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:42,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-78269935-90bb-4c13-886c-2ba63bdba39d 2018-07-21 00:14:42,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:42,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:42,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2cd4ffe9b2a6e34a9bb7be4ad4f3e0be63db68" 2018-07-21 00:14:42,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8369eac2-7194-4e76-9c07-17b599f20bdb Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:42,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8369eac2-7194-4e76-9c07-17b599f20bdb 2018-07-21 00:14:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2cd4ffe9b2a6e34a9bb7be4ad4f3e0be63db68" 2018-07-21 00:14:42,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d716a68-cccc-4d69-afee-822599533b68 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/eb7e61715a844a998e795951d6c9039b"}, "tags": [], "enabled": true, "id": "eb7e61715a844a998e795951d6c9039b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj"}]} 2018-07-21 00:14:42,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj used request id req-5d716a68-cccc-4d69-afee-822599533b68 2018-07-21 00:14:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2cd4ffe9b2a6e34a9bb7be4ad4f3e0be63db68" 2018-07-21 00:14:42,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff44a02-d840-410a-a154-25caf4e2dad7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:42,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5ff44a02-d840-410a-a154-25caf4e2dad7 2018-07-21 00:14:43,247 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-7801e62c-cdc9-461-user 2018-07-21 00:14:43,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:43,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea9c588-7973-4908-924c-2596ea952d53 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:43,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7ea9c588-7973-4908-924c-2596ea952d53 2018-07-21 00:14:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" -d '{"role": {"name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj-role"}}' 2018-07-21 00:14:43,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab9a8cbe-e9cf-4e64-9703-424342c86c99 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f5bdd649daf4e26abed1f8e9a0799a1", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f5bdd649daf4e26abed1f8e9a0799a1"}, "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj-role"}} 2018-07-21 00:14:43,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab9a8cbe-e9cf-4e64-9703-424342c86c99 2018-07-21 00:14:43,458 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj-role 2018-07-21 00:14:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6f5bdd649daf4e26abed1f8e9a0799a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:43,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05adfb76-2b2c-4b28-9ca3-166edaa8cb82 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6f5bdd649daf4e26abed1f8e9a0799a1", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f5bdd649daf4e26abed1f8e9a0799a1"}, "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj-role"}} 2018-07-21 00:14:43,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6f5bdd649daf4e26abed1f8e9a0799a1 used request id req-05adfb76-2b2c-4b28-9ca3-166edaa8cb82 2018-07-21 00:14:43,549 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj-role to project CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj 2018-07-21 00:14:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/eb7e61715a844a998e795951d6c9039b/users/99c68460d0354427aa90a767b2e986c0/roles/6f5bdd649daf4e26abed1f8e9a0799a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:43,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c3a5c0a-c0af-41ad-93ca-77916118c4f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:43,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/eb7e61715a844a998e795951d6c9039b/users/99c68460d0354427aa90a767b2e986c0/roles/6f5bdd649daf4e26abed1f8e9a0799a1 used request id req-1c3a5c0a-c0af-41ad-93ca-77916118c4f6 2018-07-21 00:14:43,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:43,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:43,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:44,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6f5bdd649daf4e26abed1f8e9a0799a1", "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj-role"}], "expires_at": "2018-07-21T01:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb7e61715a844a998e795951d6c9039b", "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eb7e61715a844a998e795951d6c9039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/eb7e61715a844a998e795951d6c9039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/eb7e61715a844a998e795951d6c9039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eb7e61715a844a998e795951d6c9039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/eb7e61715a844a998e795951d6c9039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/eb7e61715a844a998e795951d6c9039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_eb7e61715a844a998e795951d6c9039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_eb7e61715a844a998e795951d6c9039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/eb7e61715a844a998e795951d6c9039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/eb7e61715a844a998e795951d6c9039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/eb7e61715a844a998e795951d6c9039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eb7e61715a844a998e795951d6c9039b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/eb7e61715a844a998e795951d6c9039b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/eb7e61715a844a998e795951d6c9039b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-7801e62c-cdc9-461-user", "id": "99c68460d0354427aa90a767b2e986c0"}, "audit_ids": ["EodS_bMMRO6O6LUN59xx_w"], "issued_at": "2018-07-21T00:14:44.000000Z"}} 2018-07-21 00:14:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d589deb1c892709ccbc232ca077bba2e2683e722" 2018-07-21 00:14:44,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7899fa7f-abba-4590-b95a-cc28171ceff8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:44,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7899fa7f-abba-4590-b95a-cc28171ceff8 2018-07-21 00:14:44,175 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:44,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589deb1c892709ccbc232ca077bba2e2683e722" 2018-07-21 00:14:44,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36355cef-9514-499e-bdc6-cefc26626382 x-compute-request-id: req-36355cef-9514-499e-bdc6-cefc26626382 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:44,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-36355cef-9514-499e-bdc6-cefc26626382 2018-07-21 00:14:44,367 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae... 2018-07-21 00:14:44,368 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:14:44,387 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae 2018-07-21 00:14:44,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589deb1c892709ccbc232ca077bba2e2683e722" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQClrM9lj54OR5LCgEOn2/rTIJ086jttobrizJ5R6Hj8tAHcD61YiIK61waOgb+4GEWT9oTcxmEfD8Hh5YJaEQ53RcjBfntbEXdPY6EuYWDUjQcoibNGDj/FKoBPle73EjXgXux9ZfxU6nHkN51k2/4KZJz5YYB666kWD4+kYmhhGQ==", "name": "CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae"}}' 2018-07-21 00:14:44,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-699235b8-9c08-4583-bb63-48e6988c777d x-compute-request-id: req-699235b8-9c08-4583-bb63-48e6988c777d Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQClrM9lj54OR5LCgEOn2/rTIJ086jttobrizJ5R6Hj8tAHcD61YiIK61waOgb+4GEWT9oTcxmEfD8Hh5YJaEQ53RcjBfntbEXdPY6EuYWDUjQcoibNGDj/FKoBPle73EjXgXux9ZfxU6nHkN51k2/4KZJz5YYB666kWD4+kYmhhGQ==", "user_id": "99c68460d0354427aa90a767b2e986c0", "name": "CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae", "fingerprint": "39:00:3e:9c:98:cb:27:8d:f6:db:8e:fd:28:8a:34:d0"}} 2018-07-21 00:14:44,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-699235b8-9c08-4583-bb63-48e6988c777d 2018-07-21 00:14:44,447 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae.pub 2018-07-21 00:14:44,448 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae 2018-07-21 00:14:44,448 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae 2018-07-21 00:14:44,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d589deb1c892709ccbc232ca077bba2e2683e722" 2018-07-21 00:14:44,512 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ff06fa6-5d62-4638-9fbf-4f31004c4ab2 x-compute-request-id: req-9ff06fa6-5d62-4638-9fbf-4f31004c4ab2 Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:44,512 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae used request id req-9ff06fa6-5d62-4638-9fbf-4f31004c4ab2 2018-07-21 00:14:44,512 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae.pub] 2018-07-21 00:14:44,513 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-e7756aa0-2864-432c-9ee9-c42f91d6a1ae] 2018-07-21 00:14:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:44,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5885f9ee-2d6e-4488-b3e3-cb348ea7fdae Date: Sat, 21 Jul 2018 00:14:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:44,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5885f9ee-2d6e-4488-b3e3-cb348ea7fdae 2018-07-21 00:14:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:44,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afdd8218-4eff-4fd4-8cec-50568538d5a1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:44,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-afdd8218-4eff-4fd4-8cec-50568538d5a1 2018-07-21 00:14:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:44,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186b92ed-ae2e-469d-be1a-d937014f0f22 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:44,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-186b92ed-ae2e-469d-be1a-d937014f0f22 2018-07-21 00:14:44,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdead3b1-363b-4923-bc34-181141994894 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:45,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-bdead3b1-363b-4923-bc34-181141994894 2018-07-21 00:14:45,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0465728a-d184-4e2c-904e-61abddb54ef5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:45,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-0465728a-d184-4e2c-904e-61abddb54ef5 2018-07-21 00:14:45,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d02682-82e2-48ce-9d73-c8262b2050f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:45,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-e8d02682-82e2-48ce-9d73-c8262b2050f3 2018-07-21 00:14:45,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:45,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d1900da-75e8-45f5-9e0f-a76985f9107a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:45,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-5d1900da-75e8-45f5-9e0f-a76985f9107a 2018-07-21 00:14:45,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90e7420b-ab4f-4a3c-b315-65729c04a470 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:45,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-90e7420b-ab4f-4a3c-b315-65729c04a470 2018-07-21 00:14:45,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:45,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b2deed-7dba-4439-b564-7057438f1f60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:45,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-03b2deed-7dba-4439-b564-7057438f1f60 2018-07-21 00:14:45,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48470fb-ca20-4577-947e-f8733e24342d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:45,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a48470fb-ca20-4577-947e-f8733e24342d 2018-07-21 00:14:45,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:45,619 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj 2018-07-21 00:14:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/eb7e61715a844a998e795951d6c9039b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c418d26c-9827-490c-9633-b25d848804e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:45,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/eb7e61715a844a998e795951d6c9039b used request id req-c418d26c-9827-490c-9633-b25d848804e1 2018-07-21 00:14:45,846 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-7801e62c-cdc9-461-proj-role 2018-07-21 00:14:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6f5bdd649daf4e26abed1f8e9a0799a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:45,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b85ed4f-0d51-42ec-99bc-43623c7cfdb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:45,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6f5bdd649daf4e26abed1f8e9a0799a1 used request id req-3b85ed4f-0d51-42ec-99bc-43623c7cfdb4 2018-07-21 00:14:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82b01802560083cf629d8795a6c23c4b09a36b9f" 2018-07-21 00:14:46,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37eb1ca4-e3f9-4b92-b6f7-ca15291dcd71 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:46,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-37eb1ca4-e3f9-4b92-b6f7-ca15291dcd71 2018-07-21 00:14:46,081 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-7801e62c-cdc9-461-user 2018-07-21 00:14:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/99c68460d0354427aa90a767b2e986c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2cd4ffe9b2a6e34a9bb7be4ad4f3e0be63db68" 2018-07-21 00:14:46,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9afae8f6-b499-4506-822f-da76b33b6f60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:46,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/99c68460d0354427aa90a767b2e986c0 used request id req-9afae8f6-b499-4506-822f-da76b33b6f60 2018-07-21 00:14:46,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:46,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3BC9OcsTSsq1dR1_L5PzWg"], "issued_at": "2018-07-21T00:14:46.000000Z"}} 2018-07-21 00:14:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9e669a088627a9b30dc490050d95fcb37005f570" 2018-07-21 00:14:46,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90e0287-3609-4044-92eb-a5f2e4ab393a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:46,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e90e0287-3609-4044-92eb-a5f2e4ab393a 2018-07-21 00:14:46,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:46,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:47,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JSt5BwFZTDOo6B29chVQ2A"], "issued_at": "2018-07-21T00:14:47.000000Z"}} 2018-07-21 00:14:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:47,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d443b718-f8ba-4f53-9fda-d2403c56f774 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:47,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d443b718-f8ba-4f53-9fda-d2403c56f774 2018-07-21 00:14:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:47,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:47,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473cce29-de8c-4bbf-ae2f-ecc644fc75ac Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:47,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj used request id req-473cce29-de8c-4bbf-ae2f-ecc644fc75ac 2018-07-21 00:14:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:47,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520837e5-1600-4a9d-b280-82020873856c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:47,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-520837e5-1600-4a9d-b280-82020873856c 2018-07-21 00:14:47,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj"}}' 2018-07-21 00:14:47,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c95e6f-e324-4978-9a68-05cf11de9a76 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/21aa1cb2237d4f5c9c6e0d605d3a5164"}, "tags": [], "enabled": true, "id": "21aa1cb2237d4f5c9c6e0d605d3a5164", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj"}} 2018-07-21 00:14:47,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-88c95e6f-e324-4978-9a68-05cf11de9a76 2018-07-21 00:14:47,601 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj 2018-07-21 00:14:47,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:47,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:48,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["mZIqlFN0Sem8jqs3dgFahw"], "issued_at": "2018-07-21T00:14:48.000000Z"}} 2018-07-21 00:14:48,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d8dc4755d0533a8136aefa8d383330f463894814" 2018-07-21 00:14:48,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f1135b-1182-47d5-8dc3-8d28a2fcbbf3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:48,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e1f1135b-1182-47d5-8dc3-8d28a2fcbbf3 2018-07-21 00:14:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:48,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8dc4755d0533a8136aefa8d383330f463894814" 2018-07-21 00:14:48,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7f6379-9ba7-46c0-8f0a-80859bb2cb53 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:48,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8e7f6379-9ba7-46c0-8f0a-80859bb2cb53 2018-07-21 00:14:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8dc4755d0533a8136aefa8d383330f463894814" 2018-07-21 00:14:48,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464bcdbb-1ab8-42f7-9e5a-73a3646c1c46 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/21aa1cb2237d4f5c9c6e0d605d3a5164"}, "tags": [], "enabled": true, "id": "21aa1cb2237d4f5c9c6e0d605d3a5164", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj"}]} 2018-07-21 00:14:48,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj used request id req-464bcdbb-1ab8-42f7-9e5a-73a3646c1c46 2018-07-21 00:14:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8dc4755d0533a8136aefa8d383330f463894814" 2018-07-21 00:14:48,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a07aa7-500e-4265-8430-6c51c4aad105 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:48,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-27a07aa7-500e-4265-8430-6c51c4aad105 2018-07-21 00:14:48,792 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-user 2018-07-21 00:14:48,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:48,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:48,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3837d325-bf44-4b1d-8074-43dcf7299022 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:48,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3837d325-bf44-4b1d-8074-43dcf7299022 2018-07-21 00:14:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" -d '{"role": {"name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj-role"}}' 2018-07-21 00:14:49,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93ea839-f1ba-4c93-8449-27d46e98105e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55fdb583b1f84a589cdf0e45a8720801", "links": {"self": "http://172.30.9.21:5000/v3/roles/55fdb583b1f84a589cdf0e45a8720801"}, "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj-role"}} 2018-07-21 00:14:49,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e93ea839-f1ba-4c93-8449-27d46e98105e 2018-07-21 00:14:49,009 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj-role 2018-07-21 00:14:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/55fdb583b1f84a589cdf0e45a8720801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:49,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1666d1a-4921-493c-9c90-5ff32e35636e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55fdb583b1f84a589cdf0e45a8720801", "links": {"self": "http://172.30.9.21:5000/v3/roles/55fdb583b1f84a589cdf0e45a8720801"}, "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj-role"}} 2018-07-21 00:14:49,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/55fdb583b1f84a589cdf0e45a8720801 used request id req-e1666d1a-4921-493c-9c90-5ff32e35636e 2018-07-21 00:14:49,105 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj-role to project CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj 2018-07-21 00:14:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/21aa1cb2237d4f5c9c6e0d605d3a5164/users/96b80fd14bca48daa3ed4a5d2070371c/roles/55fdb583b1f84a589cdf0e45a8720801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:49,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946aaffd-6df7-4080-a6d8-ba8bd17ff1b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:49,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/21aa1cb2237d4f5c9c6e0d605d3a5164/users/96b80fd14bca48daa3ed4a5d2070371c/roles/55fdb583b1f84a589cdf0e45a8720801 used request id req-946aaffd-6df7-4080-a6d8-ba8bd17ff1b1 2018-07-21 00:14:49,233 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:49,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:49,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:49,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55fdb583b1f84a589cdf0e45a8720801", "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj-role"}], "expires_at": "2018-07-21T01:14:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21aa1cb2237d4f5c9c6e0d605d3a5164", "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/21aa1cb2237d4f5c9c6e0d605d3a5164", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-user", "id": "96b80fd14bca48daa3ed4a5d2070371c"}, "audit_ids": ["vWoZ6OUbS_y7hb6Uh_h-Xw"], "issued_at": "2018-07-21T00:14:49.000000Z"}} 2018-07-21 00:14:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3eebfbc354adf1c71ddb26b8c63ba2dba089708e" 2018-07-21 00:14:49,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25343af-bc5d-4d69-a637-9b69545d19b4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:49,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f25343af-bc5d-4d69-a637-9b69545d19b4 2018-07-21 00:14:49,714 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:14:49,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eebfbc354adf1c71ddb26b8c63ba2dba089708e" 2018-07-21 00:14:49,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e3ea57a0-70e2-4eb2-9f8a-c5aafe311172 x-compute-request-id: req-e3ea57a0-70e2-4eb2-9f8a-c5aafe311172 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:14:49,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e3ea57a0-70e2-4eb2-9f8a-c5aafe311172 2018-07-21 00:14:49,903 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc... 2018-07-21 00:14:49,903 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:14:49,933 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc 2018-07-21 00:14:49,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eebfbc354adf1c71ddb26b8c63ba2dba089708e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCppwmNhnP1DDYOvV8f3o+XJMWhuLVNFbFHSozEqnBwk62D74gxDKrekopdUEZ7PVIo/jXaVA5wbq4Ym/xuCgVEDb+VplCkVGLa0+GEKOpz4mi+/CMw+EMdv6fDZT7SUqlHavsDsZxwhLfmEViEOi4PtAwVrdws4k0WPO6/gzV3XQ==", "name": "CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc"}}' 2018-07-21 00:14:49,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f77ca17-11f6-431d-b9a1-d995e734cc30 x-compute-request-id: req-8f77ca17-11f6-431d-b9a1-d995e734cc30 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCppwmNhnP1DDYOvV8f3o+XJMWhuLVNFbFHSozEqnBwk62D74gxDKrekopdUEZ7PVIo/jXaVA5wbq4Ym/xuCgVEDb+VplCkVGLa0+GEKOpz4mi+/CMw+EMdv6fDZT7SUqlHavsDsZxwhLfmEViEOi4PtAwVrdws4k0WPO6/gzV3XQ==", "user_id": "96b80fd14bca48daa3ed4a5d2070371c", "name": "CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc", "fingerprint": "d5:84:4d:37:00:49:0d:5d:dc:d7:67:ed:45:9f:76:55"}} 2018-07-21 00:14:49,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8f77ca17-11f6-431d-b9a1-d995e734cc30 2018-07-21 00:14:50,011 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc.pub 2018-07-21 00:14:50,012 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc 2018-07-21 00:14:50,012 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc 2018-07-21 00:14:50,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eebfbc354adf1c71ddb26b8c63ba2dba089708e" 2018-07-21 00:14:50,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f63c611-dd37-4be9-9bd7-a7e5237dd7d7 x-compute-request-id: req-5f63c611-dd37-4be9-9bd7-a7e5237dd7d7 Content-Length: 0 Content-Type: application/json 2018-07-21 00:14:50,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-16d902ba-2022-420b-9e81-158bd4219edc used request id req-5f63c611-dd37-4be9-9bd7-a7e5237dd7d7 2018-07-21 00:14:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-74c78e57-b15a-4cd0-a9c5-56e91565c0ea Date: Sat, 21 Jul 2018 00:14:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:14:50,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-74c78e57-b15a-4cd0-a9c5-56e91565c0ea 2018-07-21 00:14:50,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0715d30c-4879-42e2-8b3b-a24fc3c91b98 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:14:50,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-0715d30c-4879-42e2-8b3b-a24fc3c91b98 2018-07-21 00:14:50,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84827964-9ec8-40f8-a7ee-d9756276843f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:14:50,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-84827964-9ec8-40f8-a7ee-d9756276843f 2018-07-21 00:14:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67fc2696-1608-41b7-8d56-03f5eb592819 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:50,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-67fc2696-1608-41b7-8d56-03f5eb592819 2018-07-21 00:14:50,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:50,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc7241ba-5a31-465b-89a3-60e7ee9ed0de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:50,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-dc7241ba-5a31-465b-89a3-60e7ee9ed0de 2018-07-21 00:14:50,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b3e221-4efa-45ab-b659-25e97ff8c1ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:50,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-70b3e221-4efa-45ab-b659-25e97ff8c1ae 2018-07-21 00:14:50,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3ecb38-acac-442b-b790-0e3d3bd72396 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:50,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-3c3ecb38-acac-442b-b790-0e3d3bd72396 2018-07-21 00:14:50,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:50,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d20d9cb-2bbb-4d58-9271-fb70132b2c31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:50,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-8d20d9cb-2bbb-4d58-9271-fb70132b2c31 2018-07-21 00:14:50,980 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:51,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3271d378-2dad-4fa0-8ff2-c847d3b64359 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:51,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-3271d378-2dad-4fa0-8ff2-c847d3b64359 2018-07-21 00:14:51,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:51,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:51,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d958e74-b514-417a-9b0b-0c138d149da0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:14:51,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-6d958e74-b514-417a-9b0b-0c138d149da0 2018-07-21 00:14:51,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:14:51,175 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj 2018-07-21 00:14:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/21aa1cb2237d4f5c9c6e0d605d3a5164 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:51,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0fc459d-1bcf-446e-a344-f04f39b5ec3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:51,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/21aa1cb2237d4f5c9c6e0d605d3a5164 used request id req-d0fc459d-1bcf-446e-a344-f04f39b5ec3a 2018-07-21 00:14:51,415 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-proj-role 2018-07-21 00:14:51,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/55fdb583b1f84a589cdf0e45a8720801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:51,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46bd06f9-8654-45a6-8b83-7a626da77d5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:51,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/55fdb583b1f84a589cdf0e45a8720801 used request id req-46bd06f9-8654-45a6-8b83-7a626da77d5a 2018-07-21 00:14:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311162ec7790fe564d8798d6b4ec6fe69d24f968" 2018-07-21 00:14:51,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2558147-4e51-4c8f-938e-70ac4cbc417e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:51,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b2558147-4e51-4c8f-938e-70ac4cbc417e 2018-07-21 00:14:51,617 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ee3b20e4-45cf-44f-user 2018-07-21 00:14:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/96b80fd14bca48daa3ed4a5d2070371c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8dc4755d0533a8136aefa8d383330f463894814" 2018-07-21 00:14:51,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2999dfd5-6189-456c-9e4a-95c3baa5802e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:51,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/96b80fd14bca48daa3ed4a5d2070371c used request id req-2999dfd5-6189-456c-9e4a-95c3baa5802e 2018-07-21 00:14:51,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:52,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["y0Ywe7hyRx-NMp1K-1zRyw"], "issued_at": "2018-07-21T00:14:52.000000Z"}} 2018-07-21 00:14:52,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c48849bc5b2762465658662b8972559e359e4f61" 2018-07-21 00:14:52,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4fbdb2-3bfc-48b1-808f-486f5fc65a23 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:52,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dd4fbdb2-3bfc-48b1-808f-486f5fc65a23 2018-07-21 00:14:52,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:52,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:52,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["45tokjdVQw6sKiqKgrmtxA"], "issued_at": "2018-07-21T00:14:52.000000Z"}} 2018-07-21 00:14:52,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:14:52,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9495d3a1-9d88-4a08-974e-65beab39bcc1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:52,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9495d3a1-9d88-4a08-974e-65beab39bcc1 2018-07-21 00:14:52,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:52,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:14:52,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc67ed78-c107-4522-bc4a-0984085e7a2b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:14:52,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj used request id req-fc67ed78-c107-4522-bc4a-0984085e7a2b 2018-07-21 00:14:52,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:14:53,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e770d0e-cbf3-44d1-b75d-2a8ba46f61a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:53,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7e770d0e-cbf3-44d1-b75d-2a8ba46f61a9 2018-07-21 00:14:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj"}}' 2018-07-21 00:14:53,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-590c71cf-c7d9-46c8-a69d-c7dd8e44eca0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189"}, "tags": [], "enabled": true, "id": "4ccaa076a28b4cecaaf6b44fd04e4189", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj"}} 2018-07-21 00:14:53,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-590c71cf-c7d9-46c8-a69d-c7dd8e44eca0 2018-07-21 00:14:53,218 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj 2018-07-21 00:14:53,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:53,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:53,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["F2eCmblMTTW8Pegkv5nqhg"], "issued_at": "2018-07-21T00:14:53.000000Z"}} 2018-07-21 00:14:53,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4af1c132206f4f9c9e6ae201940b738d423091e6" 2018-07-21 00:14:53,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990b7a4f-4f5f-4ec2-a924-4b9508662944 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:53,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-990b7a4f-4f5f-4ec2-a924-4b9508662944 2018-07-21 00:14:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:53,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af1c132206f4f9c9e6ae201940b738d423091e6" 2018-07-21 00:14:53,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc4f469-2eca-4d23-bf07-548abf9802a6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:14:53,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6cc4f469-2eca-4d23-bf07-548abf9802a6 2018-07-21 00:14:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af1c132206f4f9c9e6ae201940b738d423091e6" 2018-07-21 00:14:53,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f72846-7889-401c-ac78-94bbe0b77a90 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189"}, "tags": [], "enabled": true, "id": "4ccaa076a28b4cecaaf6b44fd04e4189", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj"}]} 2018-07-21 00:14:53,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj used request id req-b7f72846-7889-401c-ac78-94bbe0b77a90 2018-07-21 00:14:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af1c132206f4f9c9e6ae201940b738d423091e6" 2018-07-21 00:14:53,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1f4e0e-8cc8-426a-b383-4253f918707b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:14:53,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8c1f4e0e-8cc8-426a-b383-4253f918707b 2018-07-21 00:14:54,338 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-29fb1ced-4402-4b9-user 2018-07-21 00:14:54,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:14:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d55d60-281e-4dfc-a8f6-bccd330055c8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:14:54,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30d55d60-281e-4dfc-a8f6-bccd330055c8 2018-07-21 00:14:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" -d '{"role": {"name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role"}}' 2018-07-21 00:14:54,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b6bfef-f800-4aca-854c-694b369d5640 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c75b4e06a51041b9aba60dcf3b3f71ed", "links": {"self": "http://172.30.9.21:5000/v3/roles/c75b4e06a51041b9aba60dcf3b3f71ed"}, "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role"}} 2018-07-21 00:14:54,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-47b6bfef-f800-4aca-854c-694b369d5640 2018-07-21 00:14:54,541 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role 2018-07-21 00:14:54,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c75b4e06a51041b9aba60dcf3b3f71ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:14:54,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30568077-1ff5-4139-beb8-20fb4051b997 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c75b4e06a51041b9aba60dcf3b3f71ed", "links": {"self": "http://172.30.9.21:5000/v3/roles/c75b4e06a51041b9aba60dcf3b3f71ed"}, "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role"}} 2018-07-21 00:14:54,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c75b4e06a51041b9aba60dcf3b3f71ed used request id req-30568077-1ff5-4139-beb8-20fb4051b997 2018-07-21 00:14:54,640 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role to project CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj 2018-07-21 00:14:54,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189/users/eda0714bc83b4ab6a4e553918eadf5ce/roles/c75b4e06a51041b9aba60dcf3b3f71ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:14:54,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab107fc-b037-443c-8405-7a156b9b3662 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:14:54,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189/users/eda0714bc83b4ab6a4e553918eadf5ce/roles/c75b4e06a51041b9aba60dcf3b3f71ed used request id req-eab107fc-b037-443c-8405-7a156b9b3662 2018-07-21 00:14:54,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:14:54,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:55,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c75b4e06a51041b9aba60dcf3b3f71ed", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role"}], "expires_at": "2018-07-21T01:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ccaa076a28b4cecaaf6b44fd04e4189", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-user", "id": "eda0714bc83b4ab6a4e553918eadf5ce"}, "audit_ids": ["J09RQ-eRQ0q6tUohpuV7EA"], "issued_at": "2018-07-21T00:14:55.000000Z"}} 2018-07-21 00:14:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:14:55,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ffef11-77e9-4f54-ad2f-3c25d5ef3cd7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:14:55,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20ffef11-77e9-4f54-ad2f-3c25d5ef3cd7 2018-07-21 00:14:55,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:14:55,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4fde694d-d00c-4372-8a32-fe47c91d8bce Date: Sat, 21 Jul 2018 00:14:55 GMT RESP BODY: {"networks":[]} 2018-07-21 00:14:55,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net used request id req-4fde694d-d00c-4372-8a32-fe47c91d8bce 2018-07-21 00:14:55,482 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net 2018-07-21 00:14:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net", "admin_state_up": true}}' 2018-07-21 00:14:56,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-1718a5ea-2a0d-4f2e-9cd1-b5c8331bb44e Date: Sat, 21 Jul 2018 00:14:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e1bb1ee-46af-41dc-8678-c2dd972deb39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ccaa076a28b4cecaaf6b44fd04e4189","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:14:55Z","is_default":false,"name":"CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4ccaa076a28b4cecaaf6b44fd04e4189","created_at":"2018-07-21T00:14:55Z","mtu":999}} 2018-07-21 00:14:56,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1718a5ea-2a0d-4f2e-9cd1-b5c8331bb44e 2018-07-21 00:14:56,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:14:56,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-6e83a1bb-6230-424b-9965-8ee005dbe960 Date: Sat, 21 Jul 2018 00:14:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0e1bb1ee-46af-41dc-8678-c2dd972deb39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ccaa076a28b4cecaaf6b44fd04e4189","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:14:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net","admin_state_up":true,"tenant_id":"4ccaa076a28b4cecaaf6b44fd04e4189","created_at":"2018-07-21T00:14:55Z","mtu":999}]} 2018-07-21 00:14:56,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 used request id req-6e83a1bb-6230-424b-9965-8ee005dbe960 2018-07-21 00:14:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:14:56,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f368bbe3-5f16-49d8-81ba-40afdff55641 Date: Sat, 21 Jul 2018 00:14:56 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:14:56,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 used request id req-f368bbe3-5f16-49d8-81ba-40afdff55641 2018-07-21 00:14:56,624 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet 2018-07-21 00:14:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" -d '{"subnets": [{"ip_version": 4, "network_id": "0e1bb1ee-46af-41dc-8678-c2dd972deb39", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet"}]}' 2018-07-21 00:14:57,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-14fa5522-555a-4e87-8c37-22848d23671c Date: Sat, 21 Jul 2018 00:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e1bb1ee-46af-41dc-8678-c2dd972deb39","tenant_id":"4ccaa076a28b4cecaaf6b44fd04e4189","created_at":"2018-07-21T00:14:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:14:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4ccaa076a28b4cecaaf6b44fd04e4189","id":"eb02fff1-d168-41a3-a8c5-bcf01bd2f48b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet"}]} 2018-07-21 00:14:57,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-14fa5522-555a-4e87-8c37-22848d23671c 2018-07-21 00:14:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:14:57,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c9b3d84e-baa9-4c9e-b3a0-66b6ff4bf4ff Date: Sat, 21 Jul 2018 00:14:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0e1bb1ee-46af-41dc-8678-c2dd972deb39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ccaa076a28b4cecaaf6b44fd04e4189","l2_adjacency":true,"status":"ACTIVE","subnets":["eb02fff1-d168-41a3-a8c5-bcf01bd2f48b"],"description":"","tags":[],"updated_at":"2018-07-21T00:14:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net","admin_state_up":true,"tenant_id":"4ccaa076a28b4cecaaf6b44fd04e4189","created_at":"2018-07-21T00:14:55Z","mtu":999}]} 2018-07-21 00:14:57,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 used request id req-c9b3d84e-baa9-4c9e-b3a0-66b6ff4bf4ff 2018-07-21 00:14:57,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:14:57,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5c493f08-724e-4967-818a-489f6d234664 Date: Sat, 21 Jul 2018 00:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e1bb1ee-46af-41dc-8678-c2dd972deb39","tenant_id":"4ccaa076a28b4cecaaf6b44fd04e4189","created_at":"2018-07-21T00:14:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:14:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ccaa076a28b4cecaaf6b44fd04e4189","id":"eb02fff1-d168-41a3-a8c5-bcf01bd2f48b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet"}]} 2018-07-21 00:14:57,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 used request id req-5c493f08-724e-4967-818a-489f6d234664 2018-07-21 00:14:57,930 - OpenStackNetwork - DEBUG - Network [0e1bb1ee-46af-41dc-8678-c2dd972deb39] created successfully 2018-07-21 00:14:57,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:14:58,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c75b4e06a51041b9aba60dcf3b3f71ed", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role"}], "expires_at": "2018-07-21T01:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ccaa076a28b4cecaaf6b44fd04e4189", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4ccaa076a28b4cecaaf6b44fd04e4189", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-user", "id": "eda0714bc83b4ab6a4e553918eadf5ce"}, "audit_ids": ["KPI6--ACT8mLZ6Rt0bxMRg"], "issued_at": "2018-07-21T00:14:58.000000Z"}} 2018-07-21 00:14:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b664252b3201bda85d88f52c10eef1feded32" 2018-07-21 00:14:58,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-322972af-ce4f-4ba6-a52d-5ee0dbdd5b35 Date: Sat, 21 Jul 2018 00:14:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0e1bb1ee-46af-41dc-8678-c2dd972deb39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ccaa076a28b4cecaaf6b44fd04e4189","l2_adjacency":true,"status":"ACTIVE","subnets":["eb02fff1-d168-41a3-a8c5-bcf01bd2f48b"],"description":"","tags":[],"updated_at":"2018-07-21T00:14:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net","admin_state_up":true,"tenant_id":"4ccaa076a28b4cecaaf6b44fd04e4189","created_at":"2018-07-21T00:14:55Z","mtu":999}]} 2018-07-21 00:14:58,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net used request id req-322972af-ce4f-4ba6-a52d-5ee0dbdd5b35 2018-07-21 00:14:58,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:14:58,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:14:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:14:58,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c48849bc5b2762465658662b8972559e359e4f61" 2018-07-21 00:14:58,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5724216d-1be1-4555-8b0d-1b2655989d14 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4ccaa076a28b4cecaaf6b44fd04e4189", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj"}} 2018-07-21 00:14:58,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189 used request id req-5724216d-1be1-4555-8b0d-1b2655989d14 2018-07-21 00:14:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b664252b3201bda85d88f52c10eef1feded32" 2018-07-21 00:14:58,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-40ec28bc-ad36-4175-956e-a90ea5a50093 Date: Sat, 21 Jul 2018 00:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e1bb1ee-46af-41dc-8678-c2dd972deb39","tenant_id":"4ccaa076a28b4cecaaf6b44fd04e4189","created_at":"2018-07-21T00:14:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:14:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4ccaa076a28b4cecaaf6b44fd04e4189","id":"eb02fff1-d168-41a3-a8c5-bcf01bd2f48b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet"}]} 2018-07-21 00:14:58,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0e1bb1ee-46af-41dc-8678-c2dd972deb39 used request id req-40ec28bc-ad36-4175-956e-a90ea5a50093 2018-07-21 00:14:58,937 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet 2018-07-21 00:14:58,937 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet 2018-07-21 00:14:58,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/eb02fff1-d168-41a3-a8c5-bcf01bd2f48b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b664252b3201bda85d88f52c10eef1feded32" 2018-07-21 00:15:00,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43eb0170-07ce-42b0-a5c9-e0494ef5e5c5 Date: Sat, 21 Jul 2018 00:15:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:15:00,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/eb02fff1-d168-41a3-a8c5-bcf01bd2f48b used request id req-43eb0170-07ce-42b0-a5c9-e0494ef5e5c5 2018-07-21 00:15:00,837 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net 2018-07-21 00:15:00,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/0e1bb1ee-46af-41dc-8678-c2dd972deb39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b664252b3201bda85d88f52c10eef1feded32" 2018-07-21 00:15:02,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-423af2fa-716e-48b6-8e27-1da58483ce1c Date: Sat, 21 Jul 2018 00:15:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:15:02,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0e1bb1ee-46af-41dc-8678-c2dd972deb39 used request id req-423af2fa-716e-48b6-8e27-1da58483ce1c 2018-07-21 00:15:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b664252b3201bda85d88f52c10eef1feded32" 2018-07-21 00:15:02,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-944318bd-1532-4e71-b4ff-34102bfc92d9 Date: Sat, 21 Jul 2018 00:15:02 GMT RESP BODY: {"networks":[]} 2018-07-21 00:15:02,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net used request id req-944318bd-1532-4e71-b4ff-34102bfc92d9 2018-07-21 00:15:02,165 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet 2018-07-21 00:15:02,165 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-subnet 2018-07-21 00:15:02,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/eb02fff1-d168-41a3-a8c5-bcf01bd2f48b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:15:02,205 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-fe4d3180-00c9-48f9-bc28-20c8d2122807 Date: Sat, 21 Jul 2018 00:15:02 GMT RESP BODY: {"NeutronError": {"message": "Subnet eb02fff1-d168-41a3-a8c5-bcf01bd2f48b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-21 00:15:02,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/eb02fff1-d168-41a3-a8c5-bcf01bd2f48b used request id req-fe4d3180-00c9-48f9-bc28-20c8d2122807 2018-07-21 00:15:02,205 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet eb02fff1-d168-41a3-a8c5-bcf01bd2f48b could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-21 00:15:02,206 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ce48f6b9-d05b-4b6f-89df-a6c6eca3395e-pub-net 2018-07-21 00:15:02,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/0e1bb1ee-46af-41dc-8678-c2dd972deb39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}871b5e92a9ce2756f1286d840ee7d92b5401b301" 2018-07-21 00:15:02,401 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-62e55324-c337-439a-b26e-8d56f4cb6928 Date: Sat, 21 Jul 2018 00:15:02 GMT RESP BODY: {"NeutronError": {"message": "Network 0e1bb1ee-46af-41dc-8678-c2dd972deb39 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-21 00:15:02,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0e1bb1ee-46af-41dc-8678-c2dd972deb39 used request id req-62e55324-c337-439a-b26e-8d56f4cb6928 2018-07-21 00:15:02,402 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 0e1bb1ee-46af-41dc-8678-c2dd972deb39 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-21 00:15:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:02,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-36e3ede3-a313-49db-a7f0-be8f397c01ac Date: Sat, 21 Jul 2018 00:15:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "created_at": "2018-07-21T00:14:55Z", "updated_at": "2018-07-21T00:14:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "revision_number": 0, "id": "500170b4-8f04-497f-bbb2-8deca6960351", "remote_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "remote_ip_prefix": null, "created_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "revision_number": 0, "id": "d7e1f99f-04a1-4237-9463-f1f9fdb0b067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "revision_number": 0, "id": "dc3be41b-932e-45e0-a6a8-7758d55233cc", "remote_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "remote_ip_prefix": null, "created_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "revision_number": 0, "id": "e2f6b02a-3bb9-4427-b01c-34c136b30030", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189"}], "revision_number": 4, "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:15:02,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-36e3ede3-a313-49db-a7f0-be8f397c01ac 2018-07-21 00:15:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:02,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66311dc-8eb2-45d3-94a7-19da4719806a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:15:02,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-b66311dc-8eb2-45d3-94a7-19da4719806a 2018-07-21 00:15:02,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:02,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edda6ef3-8a04-4dfd-8dda-d58ff7d34fc1 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:15:02,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-edda6ef3-8a04-4dfd-8dda-d58ff7d34fc1 2018-07-21 00:15:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:02,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a821543e-5a01-442b-9ebc-a1fc15feff90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:02,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-a821543e-5a01-442b-9ebc-a1fc15feff90 2018-07-21 00:15:02,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:03,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-befcaa3e-8f07-4129-aab3-2abf30da3d83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:03,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-befcaa3e-8f07-4129-aab3-2abf30da3d83 2018-07-21 00:15:03,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:03,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:03,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2689cd-8c0e-4894-93d8-98350110dbbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:03,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-0d2689cd-8c0e-4894-93d8-98350110dbbe 2018-07-21 00:15:03,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:03,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0ee1c6-c154-423a-8d5f-630900b1635b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4ccaa076a28b4cecaaf6b44fd04e4189", "name": "CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj"}} 2018-07-21 00:15:03,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189 used request id req-2b0ee1c6-c154-423a-8d5f-630900b1635b 2018-07-21 00:15:03,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5285173e-59de-4d55-8f97-e34db47d1aa9 2018-07-21 00:15:03,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5285173e-59de-4d55-8f97-e34db47d1aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:03,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ba7fb319-4e37-4652-9489-8f3a244e4eb7 Date: Sat, 21 Jul 2018 00:15:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "port_range_min": null, "revision_number": 0, "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "created_at": "2018-07-21T00:14:55Z", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "id": "500170b4-8f04-497f-bbb2-8deca6960351"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "port_range_min": null, "revision_number": 0, "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "created_at": "2018-07-21T00:14:55Z", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "id": "d7e1f99f-04a1-4237-9463-f1f9fdb0b067"}, {"remote_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "port_range_min": null, "revision_number": 0, "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "created_at": "2018-07-21T00:14:55Z", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "id": "dc3be41b-932e-45e0-a6a8-7758d55233cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:14:55Z", "security_group_id": "5285173e-59de-4d55-8f97-e34db47d1aa9", "port_range_min": null, "revision_number": 0, "tenant_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "created_at": "2018-07-21T00:14:55Z", "project_id": "4ccaa076a28b4cecaaf6b44fd04e4189", "id": "e2f6b02a-3bb9-4427-b01c-34c136b30030"}]} 2018-07-21 00:15:03,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5285173e-59de-4d55-8f97-e34db47d1aa9 used request id req-ba7fb319-4e37-4652-9489-8f3a244e4eb7 2018-07-21 00:15:03,442 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:15:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5285173e-59de-4d55-8f97-e34db47d1aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:03,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79e6dfec-23d6-4955-bfc0-8d65e26438f7 Content-Length: 0 Date: Sat, 21 Jul 2018 00:15:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:15:03,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5285173e-59de-4d55-8f97-e34db47d1aa9 used request id req-79e6dfec-23d6-4955-bfc0-8d65e26438f7 2018-07-21 00:15:03,768 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj 2018-07-21 00:15:03,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:04,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd0094f6-c44d-40b4-8977-0bbc53d8deee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:04,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4ccaa076a28b4cecaaf6b44fd04e4189 used request id req-bd0094f6-c44d-40b4-8977-0bbc53d8deee 2018-07-21 00:15:04,008 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-29fb1ced-4402-4b9-proj-role 2018-07-21 00:15:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c75b4e06a51041b9aba60dcf3b3f71ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:04,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77f611a-8191-49b1-a5b9-1867445e7bf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:04,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c75b4e06a51041b9aba60dcf3b3f71ed used request id req-f77f611a-8191-49b1-a5b9-1867445e7bf3 2018-07-21 00:15:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b2235809d4b91e11ce8412d4f9f1b4cecac898" 2018-07-21 00:15:04,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e69d38-4f16-4fb8-9ba6-8f0fef3669b7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:15:04,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-07e69d38-4f16-4fb8-9ba6-8f0fef3669b7 2018-07-21 00:15:04,235 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-29fb1ced-4402-4b9-user 2018-07-21 00:15:04,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/eda0714bc83b4ab6a4e553918eadf5ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4af1c132206f4f9c9e6ae201940b738d423091e6" 2018-07-21 00:15:04,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8871f2ee-b754-4fdf-acba-a364ee98f88a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:04,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/eda0714bc83b4ab6a4e553918eadf5ce used request id req-8871f2ee-b754-4fdf-acba-a364ee98f88a 2018-07-21 00:15:04,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:04,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1xsvK97VR_mD_PaV_JjcVA"], "issued_at": "2018-07-21T00:15:04.000000Z"}} 2018-07-21 00:15:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2292860d7ed2612659d607db3a667a8d3a3ade55" 2018-07-21 00:15:04,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d21c74-d865-4aa9-94a0-e839986f5ee7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:04,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-66d21c74-d865-4aa9-94a0-e839986f5ee7 2018-07-21 00:15:04,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:04,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:05,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fzpwy3IvSpOlyrzGq-I5tg"], "issued_at": "2018-07-21T00:15:05.000000Z"}} 2018-07-21 00:15:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:05,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c18dbad-6b0a-4cc0-b70e-af9ca2065e1e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:05,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9c18dbad-6b0a-4cc0-b70e-af9ca2065e1e 2018-07-21 00:15:05,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:05,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:05,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:05,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5f6df2-94f1-40ce-bce1-5f10252693b2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:15:05,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj used request id req-0c5f6df2-94f1-40ce-bce1-5f10252693b2 2018-07-21 00:15:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:05,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91784933-1687-408f-92c4-33e6c6ecd345 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:15:05,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-91784933-1687-408f-92c4-33e6c6ecd345 2018-07-21 00:15:05,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}}' 2018-07-21 00:15:05,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f685d8b-25c7-44ee-ae9b-0d3d05a8b95d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "id": "4a0b9593365345b38f1663d0b708230b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}} 2018-07-21 00:15:05,726 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3f685d8b-25c7-44ee-ae9b-0d3d05a8b95d 2018-07-21 00:15:05,727 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-14327ac6-ef20-47a-proj 2018-07-21 00:15:05,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:05,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:06,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tRC6Gz1zQGKQPhBQ3LIDcA"], "issued_at": "2018-07-21T00:15:06.000000Z"}} 2018-07-21 00:15:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9e0fc9561ac610af2de67ad6d24184c2cc4f1c30" 2018-07-21 00:15:06,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8196f10a-afa9-4bee-a10b-d2a2012762bb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:06,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8196f10a-afa9-4bee-a10b-d2a2012762bb 2018-07-21 00:15:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:06,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0fc9561ac610af2de67ad6d24184c2cc4f1c30" 2018-07-21 00:15:06,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69883a2d-86d6-4b58-b7b7-b3c73932e663 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:15:06,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-69883a2d-86d6-4b58-b7b7-b3c73932e663 2018-07-21 00:15:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0fc9561ac610af2de67ad6d24184c2cc4f1c30" 2018-07-21 00:15:06,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9477c4-8b0c-4112-b040-d53c6b9afb42 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "id": "4a0b9593365345b38f1663d0b708230b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}]} 2018-07-21 00:15:06,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj used request id req-ea9477c4-8b0c-4112-b040-d53c6b9afb42 2018-07-21 00:15:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0fc9561ac610af2de67ad6d24184c2cc4f1c30" 2018-07-21 00:15:06,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6cbdaf-6376-4ccf-bca1-0e78df3ec655 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:15:06,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1c6cbdaf-6376-4ccf-bca1-0e78df3ec655 2018-07-21 00:15:06,756 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-14327ac6-ef20-47a-user 2018-07-21 00:15:06,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:06,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6352307d-a6f6-46f4-bc72-9329691e9fdd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:15:06,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6352307d-a6f6-46f4-bc72-9329691e9fdd 2018-07-21 00:15:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" -d '{"role": {"name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role"}}' 2018-07-21 00:15:06,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8445dc8c-c8f6-4611-b267-5687100319f7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1fcd2d174fdf4a46a4caee86b77f3baf", "links": {"self": "http://172.30.9.21:5000/v3/roles/1fcd2d174fdf4a46a4caee86b77f3baf"}, "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role"}} 2018-07-21 00:15:06,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8445dc8c-c8f6-4611-b267-5687100319f7 2018-07-21 00:15:06,979 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role 2018-07-21 00:15:06,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/1fcd2d174fdf4a46a4caee86b77f3baf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:07,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1d3e3c-adc6-4939-b5a3-f04935635378 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1fcd2d174fdf4a46a4caee86b77f3baf", "links": {"self": "http://172.30.9.21:5000/v3/roles/1fcd2d174fdf4a46a4caee86b77f3baf"}, "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role"}} 2018-07-21 00:15:07,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/1fcd2d174fdf4a46a4caee86b77f3baf used request id req-9d1d3e3c-adc6-4939-b5a3-f04935635378 2018-07-21 00:15:07,069 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role to project CreateNetworkSuccessTests-14327ac6-ef20-47a-proj 2018-07-21 00:15:07,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b/users/297469d48401443d95975e0db50b5db4/roles/1fcd2d174fdf4a46a4caee86b77f3baf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:07,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eff6e06-cdc0-443d-a260-f3a11c9e1d35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:07,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b/users/297469d48401443d95975e0db50b5db4/roles/1fcd2d174fdf4a46a4caee86b77f3baf used request id req-9eff6e06-cdc0-443d-a260-f3a11c9e1d35 2018-07-21 00:15:07,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:07,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:07,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["RMfmlGzyQ2yknKKXVeP-fw"], "issued_at": "2018-07-21T00:15:07.000000Z"}} 2018-07-21 00:15:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c16b2bd-db4a-4f27-9809-5e133110e88e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:07,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7c16b2bd-db4a-4f27-9809-5e133110e88e 2018-07-21 00:15:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:08,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ca7e8c41-6cb5-4796-a7d8-fec73e53753f Date: Sat, 21 Jul 2018 00:15:08 GMT RESP BODY: {"networks":[]} 2018-07-21 00:15:08,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net used request id req-ca7e8c41-6cb5-4796-a7d8-fec73e53753f 2018-07-21 00:15:08,066 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net 2018-07-21 00:15:08,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:08,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:08,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BuoZjxK8TMOa6vsXGqrjqA"], "issued_at": "2018-07-21T00:15:08.000000Z"}} 2018-07-21 00:15:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}45f9cf7d741ba81299cada649be133ba5da0e6fa" 2018-07-21 00:15:08,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee46f2f-270a-4c70-b8a6-6e6cd50cb81e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:08,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dee46f2f-270a-4c70-b8a6-6e6cd50cb81e 2018-07-21 00:15:08,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:08,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45f9cf7d741ba81299cada649be133ba5da0e6fa" 2018-07-21 00:15:08,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf3988c-90be-49ac-a5f5-da0b6581bbe5 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "id": "4a0b9593365345b38f1663d0b708230b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}]} 2018-07-21 00:15:08,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj used request id req-1bf3988c-90be-49ac-a5f5-da0b6581bbe5 2018-07-21 00:15:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" -d '{"network": {"tenant_id": "4a0b9593365345b38f1663d0b708230b", "mtu": 999, "name": "CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net", "admin_state_up": true}}' 2018-07-21 00:15:09,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-a070eb5d-a0d7-40b1-9e75-924d202cccc0 Date: Sat, 21 Jul 2018 00:15:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"54e9c7f7-51d7-488c-b099-c33f65413387","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a0b9593365345b38f1663d0b708230b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:15:09Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net","admin_state_up":true,"tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:08Z","mtu":999}} 2018-07-21 00:15:09,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-a070eb5d-a0d7-40b1-9e75-924d202cccc0 2018-07-21 00:15:09,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:09,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e1cbad79-2680-4b44-9293-8676fc1eb4ec Date: Sat, 21 Jul 2018 00:15:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"54e9c7f7-51d7-488c-b099-c33f65413387","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a0b9593365345b38f1663d0b708230b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:15:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net","admin_state_up":true,"tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:08Z","provider:network_type":"vxlan"}]} 2018-07-21 00:15:09,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-e1cbad79-2680-4b44-9293-8676fc1eb4ec 2018-07-21 00:15:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8a5daeb-3397-4dbb-b95d-1351f10ecd76 Date: Sat, 21 Jul 2018 00:15:09 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:15:09,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-a8a5daeb-3397-4dbb-b95d-1351f10ecd76 2018-07-21 00:15:09,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:09,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:10,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jhsacwjSRP-RUcus_N11lw"], "issued_at": "2018-07-21T00:15:10.000000Z"}} 2018-07-21 00:15:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6ca820fa592b80afd930074966578a9552b6fc81" 2018-07-21 00:15:10,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5f579c-4ac2-4510-9122-67bf91264421 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:10,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2e5f579c-4ac2-4510-9122-67bf91264421 2018-07-21 00:15:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:10,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:10,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca820fa592b80afd930074966578a9552b6fc81" 2018-07-21 00:15:10,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3d9ed6-fad6-4020-897b-ef08fdf07cff Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "id": "4a0b9593365345b38f1663d0b708230b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}]} 2018-07-21 00:15:10,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj used request id req-cb3d9ed6-fad6-4020-897b-ef08fdf07cff 2018-07-21 00:15:10,308 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet 2018-07-21 00:15:10,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" -d '{"subnets": [{"ip_version": 4, "network_id": "54e9c7f7-51d7-488c-b099-c33f65413387", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet", "tenant_id": "4a0b9593365345b38f1663d0b708230b"}]}' 2018-07-21 00:15:10,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-ff167790-455d-4675-923d-b2811330221f Date: Sat, 21 Jul 2018 00:15:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:10Z","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":"54700449-9b31-47ae-9c07-c82c7fef94bf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a0b9593365345b38f1663d0b708230b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","ip_version":4}]} 2018-07-21 00:15:10,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ff167790-455d-4675-923d-b2811330221f 2018-07-21 00:15:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:11,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-794d2190-96f8-4c75-989c-15827ff37e8a Date: Sat, 21 Jul 2018 00:15:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"54e9c7f7-51d7-488c-b099-c33f65413387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a0b9593365345b38f1663d0b708230b","l2_adjacency":true,"status":"ACTIVE","subnets":["54700449-9b31-47ae-9c07-c82c7fef94bf"],"description":"","tags":[],"updated_at":"2018-07-21T00:15:10Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net","admin_state_up":true,"tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:08Z","provider:network_type":"vxlan"}]} 2018-07-21 00:15:11,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-794d2190-96f8-4c75-989c-15827ff37e8a 2018-07-21 00:15:11,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:11,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-51872309-8a8f-4885-bdee-e74d2380d2ad Date: Sat, 21 Jul 2018 00:15:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:10Z","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":"54700449-9b31-47ae-9c07-c82c7fef94bf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a0b9593365345b38f1663d0b708230b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","ip_version":4}]} 2018-07-21 00:15:11,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-51872309-8a8f-4885-bdee-e74d2380d2ad 2018-07-21 00:15:11,471 - OpenStackNetwork - DEBUG - Network [54e9c7f7-51d7-488c-b099-c33f65413387] created successfully 2018-07-21 00:15:11,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:11,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fcd2d174fdf4a46a4caee86b77f3baf", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role"}], "expires_at": "2018-07-21T01:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-user", "id": "297469d48401443d95975e0db50b5db4"}, "audit_ids": ["PnIxqY_aT_-WNqDEWDVJrQ"], "issued_at": "2018-07-21T00:15:11.000000Z"}} 2018-07-21 00:15:11,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55531df2874a5c683af68015be6c36146977b62e" 2018-07-21 00:15:12,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7fc80846-4490-494f-b673-9ce5f26337b3 Date: Sat, 21 Jul 2018 00:15:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"54e9c7f7-51d7-488c-b099-c33f65413387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b9593365345b38f1663d0b708230b","l2_adjacency":true,"status":"ACTIVE","subnets":["54700449-9b31-47ae-9c07-c82c7fef94bf"],"description":"","tags":[],"updated_at":"2018-07-21T00:15:10Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net","admin_state_up":true,"tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:08Z","mtu":999}]} 2018-07-21 00:15:12,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net used request id req-7fc80846-4490-494f-b673-9ce5f26337b3 2018-07-21 00:15:12,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:12,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2292860d7ed2612659d607db3a667a8d3a3ade55" 2018-07-21 00:15:12,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94386482-938c-44e3-9fcc-40188c5ff663 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}} 2018-07-21 00:15:12,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b used request id req-94386482-938c-44e3-9fcc-40188c5ff663 2018-07-21 00:15:12,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55531df2874a5c683af68015be6c36146977b62e" 2018-07-21 00:15:12,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6b5869e8-6ea3-419e-921e-4e9a06063e66 Date: Sat, 21 Jul 2018 00:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","dns_nameservers":[],"updated_at":"2018-07-21T00:15:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a0b9593365345b38f1663d0b708230b","id":"54700449-9b31-47ae-9c07-c82c7fef94bf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet"}]} 2018-07-21 00:15:12,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-6b5869e8-6ea3-419e-921e-4e9a06063e66 2018-07-21 00:15:12,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:12,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:12,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1fcd2d174fdf4a46a4caee86b77f3baf", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role"}], "expires_at": "2018-07-21T01:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4a0b9593365345b38f1663d0b708230b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4a0b9593365345b38f1663d0b708230b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4a0b9593365345b38f1663d0b708230b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-user", "id": "297469d48401443d95975e0db50b5db4"}, "audit_ids": ["CthzM9OyTN2eSLi8vuACRA"], "issued_at": "2018-07-21T00:15:12.000000Z"}} 2018-07-21 00:15:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}97ba7f4ecc18c83589f79c05f840a8857eab5fd4" 2018-07-21 00:15:12,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845cb54f-5a08-45da-bff4-147b6b498427 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:12,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-845cb54f-5a08-45da-bff4-147b6b498427 2018-07-21 00:15:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ba7f4ecc18c83589f79c05f840a8857eab5fd4" 2018-07-21 00:15:13,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4391352-0a77-4504-9abf-3d2abb3ce443 Date: Sat, 21 Jul 2018 00:15:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"54e9c7f7-51d7-488c-b099-c33f65413387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b9593365345b38f1663d0b708230b","l2_adjacency":true,"status":"ACTIVE","subnets":["54700449-9b31-47ae-9c07-c82c7fef94bf"],"description":"","tags":[],"updated_at":"2018-07-21T00:15:10Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net","admin_state_up":true,"tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:08Z","mtu":999}]} 2018-07-21 00:15:13,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net used request id req-e4391352-0a77-4504-9abf-3d2abb3ce443 2018-07-21 00:15:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:13,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ba7f4ecc18c83589f79c05f840a8857eab5fd4" 2018-07-21 00:15:13,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243f4e74-a1a8-498e-8a69-d10dfb3aeec2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}} 2018-07-21 00:15:13,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b used request id req-243f4e74-a1a8-498e-8a69-d10dfb3aeec2 2018-07-21 00:15:13,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ba7f4ecc18c83589f79c05f840a8857eab5fd4" 2018-07-21 00:15:13,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d3890d5b-30ea-4779-bd38-990ac4c9c402 Date: Sat, 21 Jul 2018 00:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","dns_nameservers":[],"updated_at":"2018-07-21T00:15:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a0b9593365345b38f1663d0b708230b","id":"54700449-9b31-47ae-9c07-c82c7fef94bf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet"}]} 2018-07-21 00:15:13,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-d3890d5b-30ea-4779-bd38-990ac4c9c402 2018-07-21 00:15:13,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:13,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:14,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BedUVN8mSQSMKFXsskF_Yg"], "issued_at": "2018-07-21T00:15:14.000000Z"}} 2018-07-21 00:15:14,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:14,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d332433-ae3f-40fd-926c-a20712fab8f6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:14,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0d332433-ae3f-40fd-926c-a20712fab8f6 2018-07-21 00:15:14,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:14,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-50918cae-66f5-4599-944c-4bc906fd19f1 Date: Sat, 21 Jul 2018 00:15:14 GMT RESP BODY: {"routers": []} 2018-07-21 00:15:14,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router&admin_state_up=True used request id req-50918cae-66f5-4599-944c-4bc906fd19f1 2018-07-21 00:15:14,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:14,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:14,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["zBwrF4YNTX2KAi7gUVeP7A"], "issued_at": "2018-07-21T00:15:14.000000Z"}} 2018-07-21 00:15:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f2a55cb9cb75c0806135fc351f6c36c9423d89ed" 2018-07-21 00:15:14,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e09724-33fd-4229-868e-5c6169a4067a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:14,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a5e09724-33fd-4229-868e-5c6169a4067a 2018-07-21 00:15:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:14,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a55cb9cb75c0806135fc351f6c36c9423d89ed" 2018-07-21 00:15:14,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755238ac-da0e-4d59-8116-dcd705f76771 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "id": "4a0b9593365345b38f1663d0b708230b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}]} 2018-07-21 00:15:14,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-14327ac6-ef20-47a-proj used request id req-755238ac-da0e-4d59-8116-dcd705f76771 2018-07-21 00:15:14,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:15,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-90472f55-e2c6-425c-8482-aa5cf1a78abb Date: Sat, 21 Jul 2018 00:15:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:15:15,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-90472f55-e2c6-425c-8482-aa5cf1a78abb 2018-07-21 00:15:15,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:15,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-728029ae-9839-4385-ada8-2a16d5b10ad4 Date: Sat, 21 Jul 2018 00:15:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-21 00:15:15,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-728029ae-9839-4385-ada8-2a16d5b10ad4 2018-07-21 00:15:15,452 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router 2018-07-21 00:15:15,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "tenant_id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router", "admin_state_up": true}}' 2018-07-21 00:15:21,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-74bccbba-8705-4bdd-a0b2-33ba6f88c7da Date: Sat, 21 Jul 2018 00:15:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:16Z", "admin_state_up": true, "updated_at": "2018-07-21T00:15:17Z", "project_id": "4a0b9593365345b38f1663d0b708230b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "6d2aca0a-4231-48c9-9274-3bbfea0e569c", "name": "CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router"}} 2018-07-21 00:15:21,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-74bccbba-8705-4bdd-a0b2-33ba6f88c7da 2018-07-21 00:15:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6d2aca0a-4231-48c9-9274-3bbfea0e569c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:22,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3423 X-Openstack-Request-Id: req-95806367-adba-4d9b-959f-1a34aeaa3aca Date: Sat, 21 Jul 2018 00:15:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:22Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.209"}],"id":"77db56a3-da0d-4809-9323-40f615d8ba27","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:6d:ff","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-21T00:15:16Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:18Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","ip_address":"169.254.192.9"}],"id":"85b8d574-3946-43d4-90b8-61df8ec7734a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:30:f1:0e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a0b9593365345b38f1663d0b708230b","admin_state_up":true,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:18Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:19Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","ip_address":"169.254.192.7"}],"id":"aebedd9e-4b79-4ae1-af26-3208fe016655","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ab:c8:18","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a0b9593365345b38f1663d0b708230b","admin_state_up":true,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:19Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:18Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","ip_address":"169.254.192.10"}],"id":"dac371fa-98ae-47a7-8054-e564faff7e63","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:1c:e2","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a0b9593365345b38f1663d0b708230b","admin_state_up":true,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:17Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"}]} 2018-07-21 00:15:22,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6d2aca0a-4231-48c9-9274-3bbfea0e569c used request id req-95806367-adba-4d9b-959f-1a34aeaa3aca 2018-07-21 00:15:22,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:22,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-45103041-2fbe-4938-a545-68d2d777e907 Date: Sat, 21 Jul 2018 00:15:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-21 00:15:22,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-45103041-2fbe-4938-a545-68d2d777e907 2018-07-21 00:15:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:22,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-84fc0048-7657-4ca0-a33e-22a9b2c2aae7 Date: Sat, 21 Jul 2018 00:15:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a0b9593365345b38f1663d0b708230b","enable_dhcp":false,"segment_id":null,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:15Z","ip_version":4}} 2018-07-21 00:15:22,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 used request id req-84fc0048-7657-4ca0-a33e-22a9b2c2aae7 2018-07-21 00:15:22,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:22,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-677d42cb-b860-4580-b9cd-3b7aa215395d Date: Sat, 21 Jul 2018 00:15:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a0b9593365345b38f1663d0b708230b","enable_dhcp":false,"segment_id":null,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:15Z","ip_version":4}} 2018-07-21 00:15:22,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 used request id req-677d42cb-b860-4580-b9cd-3b7aa215395d 2018-07-21 00:15:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:22,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-8e4390ff-611d-4191-a5ab-ad6556b371f9 Date: Sat, 21 Jul 2018 00:15:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a0b9593365345b38f1663d0b708230b","enable_dhcp":false,"segment_id":null,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:15Z","ip_version":4}} 2018-07-21 00:15:22,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 used request id req-8e4390ff-611d-4191-a5ab-ad6556b371f9 2018-07-21 00:15:22,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:23,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5a9d50f0-db72-4a05-a40b-f54c525c8611 Date: Sat, 21 Jul 2018 00:15:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"54e9c7f7-51d7-488c-b099-c33f65413387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"4a0b9593365345b38f1663d0b708230b","l2_adjacency":true,"status":"ACTIVE","subnets":["54700449-9b31-47ae-9c07-c82c7fef94bf"],"description":"","tags":[],"updated_at":"2018-07-21T00:15:10Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net","admin_state_up":true,"tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:08Z","provider:network_type":"vxlan"}]} 2018-07-21 00:15:23,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net used request id req-5a9d50f0-db72-4a05-a40b-f54c525c8611 2018-07-21 00:15:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:23,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:23,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ccf4ce-26d6-4a06-b8fa-ed442dd7a62c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}} 2018-07-21 00:15:23,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b used request id req-69ccf4ce-26d6-4a06-b8fa-ed442dd7a62c 2018-07-21 00:15:23,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:23,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-0c54abe3-6aad-4467-ba10-3cd0fd3005e1 Date: Sat, 21 Jul 2018 00:15:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:10Z","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":"54700449-9b31-47ae-9c07-c82c7fef94bf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a0b9593365345b38f1663d0b708230b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","ip_version":4}]} 2018-07-21 00:15:23,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-0c54abe3-6aad-4467-ba10-3cd0fd3005e1 2018-07-21 00:15:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387&name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:23,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-69703e12-a97d-493b-b9c1-293a6cce2ff4 Date: Sat, 21 Jul 2018 00:15:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:10Z","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":"54700449-9b31-47ae-9c07-c82c7fef94bf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a0b9593365345b38f1663d0b708230b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","ip_version":4}]} 2018-07-21 00:15:23,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=54e9c7f7-51d7-488c-b099-c33f65413387&name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet used request id req-69703e12-a97d-493b-b9c1-293a6cce2ff4 2018-07-21 00:15:23,414 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-21 00:15:23,414 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router 2018-07-21 00:15:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" -d '{"subnet_id": "54700449-9b31-47ae-9c07-c82c7fef94bf"}' 2018-07-21 00:15:25,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a692a8e3-d355-4fee-a893-131cb71ff8c7 Date: Sat, 21 Jul 2018 00:15:25 GMT RESP BODY: {"network_id": "54e9c7f7-51d7-488c-b099-c33f65413387", "tenant_id": "4a0b9593365345b38f1663d0b708230b", "subnet_id": "54700449-9b31-47ae-9c07-c82c7fef94bf", "subnet_ids": ["54700449-9b31-47ae-9c07-c82c7fef94bf"], "port_id": "99a48156-21c1-4552-9786-b55e27e8ece5", "id": "6d2aca0a-4231-48c9-9274-3bbfea0e569c"} 2018-07-21 00:15:25,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c/add_router_interface used request id req-a692a8e3-d355-4fee-a893-131cb71ff8c7 2018-07-21 00:15:25,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:26,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-2512d45c-d2ec-43d9-a4b5-0e5aeec33793 Date: Sat, 21 Jul 2018 00:15:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:16Z", "admin_state_up": true, "updated_at": "2018-07-21T00:15:24Z", "project_id": "4a0b9593365345b38f1663d0b708230b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6d2aca0a-4231-48c9-9274-3bbfea0e569c", "name": "CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router"}} 2018-07-21 00:15:26,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c used request id req-2512d45c-d2ec-43d9-a4b5-0e5aeec33793 2018-07-21 00:15:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6d2aca0a-4231-48c9-9274-3bbfea0e569c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4584 X-Openstack-Request-Id: req-78117dc2-34b0-4c73-b7c9-dc16782e1940 Date: Sat, 21 Jul 2018 00:15:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:23Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.209"}],"id":"77db56a3-da0d-4809-9323-40f615d8ba27","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:6d:ff","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-21T00:15:16Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:24Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","ip_address":"169.254.192.9"}],"id":"85b8d574-3946-43d4-90b8-61df8ec7734a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:f1:0e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a0b9593365345b38f1663d0b708230b","admin_state_up":true,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:18Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"54700449-9b31-47ae-9c07-c82c7fef94bf","ip_address":"10.55.1.1"}],"id":"99a48156-21c1-4552-9786-b55e27e8ece5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:28:34","project_id":"4a0b9593365345b38f1663d0b708230b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:24Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:25Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","ip_address":"169.254.192.7"}],"id":"aebedd9e-4b79-4ae1-af26-3208fe016655","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ab:c8:18","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a0b9593365345b38f1663d0b708230b","admin_state_up":true,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:19Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:25Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","ip_address":"169.254.192.10"}],"id":"dac371fa-98ae-47a7-8054-e564faff7e63","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:1c:e2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 4a0b9593365345b38f1663d0b708230b","admin_state_up":true,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:17Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"}]} 2018-07-21 00:15:26,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6d2aca0a-4231-48c9-9274-3bbfea0e569c used request id req-78117dc2-34b0-4c73-b7c9-dc16782e1940 2018-07-21 00:15:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:26,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-54fe009f-f02b-4228-aff9-4a01dd4102b5 Date: Sat, 21 Jul 2018 00:15:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-21 00:15:26,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-54fe009f-f02b-4228-aff9-4a01dd4102b5 2018-07-21 00:15:26,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:26,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-f526357c-c3c5-4e0a-8c65-f4ed02279a27 Date: Sat, 21 Jul 2018 00:15:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a0b9593365345b38f1663d0b708230b","enable_dhcp":false,"segment_id":null,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:15Z","ip_version":4}} 2018-07-21 00:15:26,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 used request id req-f526357c-c3c5-4e0a-8c65-f4ed02279a27 2018-07-21 00:15:26,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:26,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-9e2c111a-e33d-42f1-997c-54ce9efeafd4 Date: Sat, 21 Jul 2018 00:15:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a0b9593365345b38f1663d0b708230b","enable_dhcp":false,"segment_id":null,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:15Z","ip_version":4}} 2018-07-21 00:15:26,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 used request id req-9e2c111a-e33d-42f1-997c-54ce9efeafd4 2018-07-21 00:15:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:26,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-4c8b0182-378c-4980-8765-021e7c47b1b1 Date: Sat, 21 Jul 2018 00:15:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7afeb80f-58f6-446d-95d4-10c4cc6c3ee3","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 4a0b9593365345b38f1663d0b708230b","enable_dhcp":false,"segment_id":null,"network_id":"92b3bf52-020d-4cd0-b3ac-a47f912e6fc7","tenant_id":"","created_at":"2018-07-21T00:15:15Z","ip_version":4}} 2018-07-21 00:15:26,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/7afeb80f-58f6-446d-95d4-10c4cc6c3ee3 used request id req-4c8b0182-378c-4980-8765-021e7c47b1b1 2018-07-21 00:15:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/54700449-9b31-47ae-9c07-c82c7fef94bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:26,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-a3f81542-f454-4f1a-9785-2acbe68b69c0 Date: Sat, 21 Jul 2018 00:15:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:10Z","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":"54700449-9b31-47ae-9c07-c82c7fef94bf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"4a0b9593365345b38f1663d0b708230b","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","ip_version":4}} 2018-07-21 00:15:26,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/54700449-9b31-47ae-9c07-c82c7fef94bf used request id req-a3f81542-f454-4f1a-9785-2acbe68b69c0 2018-07-21 00:15:26,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55531df2874a5c683af68015be6c36146977b62e" 2018-07-21 00:15:27,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ca731fff-1425-4de8-bf80-6f28db68802a Date: Sat, 21 Jul 2018 00:15:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:16Z", "admin_state_up": true, "updated_at": "2018-07-21T00:15:24Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4a0b9593365345b38f1663d0b708230b", "id": "6d2aca0a-4231-48c9-9274-3bbfea0e569c", "name": "CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router"}]} 2018-07-21 00:15:27,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router&admin_state_up=True used request id req-ca731fff-1425-4de8-bf80-6f28db68802a 2018-07-21 00:15:27,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2292860d7ed2612659d607db3a667a8d3a3ade55" 2018-07-21 00:15:27,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f305c5-856f-40aa-8801-533944d39065 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}} 2018-07-21 00:15:27,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b used request id req-21f305c5-856f-40aa-8801-533944d39065 2018-07-21 00:15:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6d2aca0a-4231-48c9-9274-3bbfea0e569c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55531df2874a5c683af68015be6c36146977b62e" 2018-07-21 00:15:27,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-23fc7b95-7bff-4b1d-b2e9-82a73346b8e5 Date: Sat, 21 Jul 2018 00:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54700449-9b31-47ae-9c07-c82c7fef94bf","ip_address":"10.55.1.1"}],"id":"99a48156-21c1-4552-9786-b55e27e8ece5","security_groups":[],"mac_address":"fa:16:3e:a9:28:34","project_id":"4a0b9593365345b38f1663d0b708230b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:24Z","binding:vnic_type":"normal","device_id":"6d2aca0a-4231-48c9-9274-3bbfea0e569c","ip_allocation":"immediate"}]} 2018-07-21 00:15:27,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6d2aca0a-4231-48c9-9274-3bbfea0e569c used request id req-23fc7b95-7bff-4b1d-b2e9-82a73346b8e5 2018-07-21 00:15:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/54700449-9b31-47ae-9c07-c82c7fef94bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55531df2874a5c683af68015be6c36146977b62e" 2018-07-21 00:15:27,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-8280127d-a5f1-4b70-947e-5f0129c3a74d Date: Sat, 21 Jul 2018 00:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54e9c7f7-51d7-488c-b099-c33f65413387","tenant_id":"4a0b9593365345b38f1663d0b708230b","created_at":"2018-07-21T00:15:10Z","dns_nameservers":[],"updated_at":"2018-07-21T00:15:10Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4a0b9593365345b38f1663d0b708230b","id":"54700449-9b31-47ae-9c07-c82c7fef94bf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet"}} 2018-07-21 00:15:27,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/54700449-9b31-47ae-9c07-c82c7fef94bf used request id req-8280127d-a5f1-4b70-947e-5f0129c3a74d 2018-07-21 00:15:27,764 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router and subnet CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet 2018-07-21 00:15:27,765 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router 2018-07-21 00:15:27,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" -d '{"subnet_id": "54700449-9b31-47ae-9c07-c82c7fef94bf"}' 2018-07-21 00:15:29,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bbf407c9-4ba3-4ec5-8e5b-b7e03a4fada5 Date: Sat, 21 Jul 2018 00:15:29 GMT RESP BODY: {"network_id": "54e9c7f7-51d7-488c-b099-c33f65413387", "tenant_id": "4a0b9593365345b38f1663d0b708230b", "subnet_id": "54700449-9b31-47ae-9c07-c82c7fef94bf", "subnet_ids": ["54700449-9b31-47ae-9c07-c82c7fef94bf"], "port_id": "99a48156-21c1-4552-9786-b55e27e8ece5", "id": "6d2aca0a-4231-48c9-9274-3bbfea0e569c"} 2018-07-21 00:15:29,990 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c/remove_router_interface used request id req-bbf407c9-4ba3-4ec5-8e5b-b7e03a4fada5 2018-07-21 00:15:29,990 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router 2018-07-21 00:15:29,990 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-router 2018-07-21 00:15:29,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09334d2e0f4a61520bcf576063cf63127dc7cd43" 2018-07-21 00:15:33,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de71cfd3-6267-4491-873d-75224c4d69eb Content-Length: 0 Date: Sat, 21 Jul 2018 00:15:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:15:33,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6d2aca0a-4231-48c9-9274-3bbfea0e569c used request id req-de71cfd3-6267-4491-873d-75224c4d69eb 2018-07-21 00:15:33,626 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet 2018-07-21 00:15:33,626 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-subnet 2018-07-21 00:15:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/54700449-9b31-47ae-9c07-c82c7fef94bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:35,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38a9e990-4bc1-4411-9ac6-7850be7a30f9 Date: Sat, 21 Jul 2018 00:15:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:15:35,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/54700449-9b31-47ae-9c07-c82c7fef94bf used request id req-38a9e990-4bc1-4411-9ac6-7850be7a30f9 2018-07-21 00:15:35,790 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-16fd3cae-4e90-4bf8-8dfa-1a5ccb397655-pub-net 2018-07-21 00:15:35,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/54e9c7f7-51d7-488c-b099-c33f65413387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e38a70160116259a4451bec89b388a49c41492f" 2018-07-21 00:15:37,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78ca7f81-3b22-4ffd-b098-6f97a16556bf Date: Sat, 21 Jul 2018 00:15:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:15:37,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/54e9c7f7-51d7-488c-b099-c33f65413387 used request id req-78ca7f81-3b22-4ffd-b098-6f97a16556bf 2018-07-21 00:15:37,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:37,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-84f232df-9d12-4b2a-991d-b82e5f02fb63 Date: Sat, 21 Jul 2018 00:15:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:08Z", "updated_at": "2018-07-21T00:15:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "revision_number": 0, "id": "43045524-51a1-46fb-abe2-88ffeec6b393", "remote_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "tenant_id": "4a0b9593365345b38f1663d0b708230b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b9593365345b38f1663d0b708230b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "revision_number": 0, "id": "706269ae-4f69-4f18-a2e4-b26bee7a3a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "tenant_id": "4a0b9593365345b38f1663d0b708230b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b9593365345b38f1663d0b708230b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "revision_number": 0, "id": "beb67c86-3f60-4fb0-b856-7f492cad8cdd", "remote_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "tenant_id": "4a0b9593365345b38f1663d0b708230b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b9593365345b38f1663d0b708230b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "revision_number": 0, "id": "c07f7541-657c-4ed2-b0a0-8f4d95c81476", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "tenant_id": "4a0b9593365345b38f1663d0b708230b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b9593365345b38f1663d0b708230b"}], "revision_number": 4, "project_id": "4a0b9593365345b38f1663d0b708230b", "id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:15:37,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-84f232df-9d12-4b2a-991d-b82e5f02fb63 2018-07-21 00:15:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:37,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b034f038-cdb7-4013-88f8-46429576fcbf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:15:37,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-b034f038-cdb7-4013-88f8-46429576fcbf 2018-07-21 00:15:37,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:37,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651bc29d-7ed0-4640-bf25-fed8064c1e02 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:15:37,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-651bc29d-7ed0-4640-bf25-fed8064c1e02 2018-07-21 00:15:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:37,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0037d00-c0a1-49bc-8dde-9878fbeea834 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:37,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-f0037d00-c0a1-49bc-8dde-9878fbeea834 2018-07-21 00:15:37,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:37,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:37,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3e8926-5051-4384-8bd0-669e84c0ed83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:37,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-2d3e8926-5051-4384-8bd0-669e84c0ed83 2018-07-21 00:15:37,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:37,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b529376b-0ed1-447e-acee-f6096ba169a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:37,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-b529376b-0ed1-447e-acee-f6096ba169a7 2018-07-21 00:15:37,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:37,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46a46d6-a1e2-4663-a72f-9658c11ad63c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:37,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-e46a46d6-a1e2-4663-a72f-9658c11ad63c 2018-07-21 00:15:37,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:37,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:38,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d551353-ca94-4db8-8a6e-198bbbc867a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:15:38,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-2d551353-ca94-4db8-8a6e-198bbbc867a1 2018-07-21 00:15:38,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:15:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:38,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cd2bcc-ed5c-4d43-b031-86b4f09d5806 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b9593365345b38f1663d0b708230b", "name": "CreateNetworkSuccessTests-14327ac6-ef20-47a-proj"}} 2018-07-21 00:15:38,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b used request id req-97cd2bcc-ed5c-4d43-b031-86b4f09d5806 2018-07-21 00:15:38,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f458220a-ebac-4d92-9e1f-77c369d31b87 2018-07-21 00:15:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f458220a-ebac-4d92-9e1f-77c369d31b87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:38,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eb31c58d-f0c3-4afb-8678-922abab15716 Date: Sat, 21 Jul 2018 00:15:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:08Z", "project_id": "4a0b9593365345b38f1663d0b708230b", "id": "43045524-51a1-46fb-abe2-88ffeec6b393"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:08Z", "project_id": "4a0b9593365345b38f1663d0b708230b", "id": "706269ae-4f69-4f18-a2e4-b26bee7a3a8f"}, {"remote_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:08Z", "project_id": "4a0b9593365345b38f1663d0b708230b", "id": "beb67c86-3f60-4fb0-b856-7f492cad8cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:08Z", "security_group_id": "f458220a-ebac-4d92-9e1f-77c369d31b87", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b9593365345b38f1663d0b708230b", "created_at": "2018-07-21T00:15:08Z", "project_id": "4a0b9593365345b38f1663d0b708230b", "id": "c07f7541-657c-4ed2-b0a0-8f4d95c81476"}]} 2018-07-21 00:15:38,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f458220a-ebac-4d92-9e1f-77c369d31b87 used request id req-eb31c58d-f0c3-4afb-8678-922abab15716 2018-07-21 00:15:38,358 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:15:38,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f458220a-ebac-4d92-9e1f-77c369d31b87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:38,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f6cdd31-2576-434b-8d73-f8e91d081ef5 Content-Length: 0 Date: Sat, 21 Jul 2018 00:15:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:15:38,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f458220a-ebac-4d92-9e1f-77c369d31b87 used request id req-1f6cdd31-2576-434b-8d73-f8e91d081ef5 2018-07-21 00:15:38,684 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-14327ac6-ef20-47a-proj 2018-07-21 00:15:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:38,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef5a6a0-fbfd-4242-8699-0874112d190c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:38,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4a0b9593365345b38f1663d0b708230b used request id req-fef5a6a0-fbfd-4242-8699-0874112d190c 2018-07-21 00:15:38,942 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-14327ac6-ef20-47a-proj-role 2018-07-21 00:15:38,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/1fcd2d174fdf4a46a4caee86b77f3baf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:39,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc8cffe-a5a8-4f4e-9f79-3df8f69b70a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:39,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/1fcd2d174fdf4a46a4caee86b77f3baf used request id req-1fc8cffe-a5a8-4f4e-9f79-3df8f69b70a7 2018-07-21 00:15:39,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}693bdf178ebba2f8d597de1630c1796006fad3bf" 2018-07-21 00:15:39,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9969a5f4-199e-49eb-99f0-31b01bac0040 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:15:39,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9969a5f4-199e-49eb-99f0-31b01bac0040 2018-07-21 00:15:39,161 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-14327ac6-ef20-47a-user 2018-07-21 00:15:39,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/297469d48401443d95975e0db50b5db4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0fc9561ac610af2de67ad6d24184c2cc4f1c30" 2018-07-21 00:15:39,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a3cf9e-88b4-4956-b729-6d21ad12e4cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:39,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/297469d48401443d95975e0db50b5db4 used request id req-18a3cf9e-88b4-4956-b729-6d21ad12e4cb 2018-07-21 00:15:39,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:39,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["EU6B513xRxKpPpJf_2nu0w"], "issued_at": "2018-07-21T00:15:39.000000Z"}} 2018-07-21 00:15:39,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d5f9236ae95a1471bdb29813c136cdb35a8fe47b" 2018-07-21 00:15:39,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048f7d2b-7028-4c6f-bbdc-c1ad88a6b50c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:39,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-048f7d2b-7028-4c6f-bbdc-c1ad88a6b50c 2018-07-21 00:15:39,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:39,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:40,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["SvPIgTC6RhC3X3XIBCISLw"], "issued_at": "2018-07-21T00:15:40.000000Z"}} 2018-07-21 00:15:40,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:15:40,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e82761-3e5e-4edd-b31e-9a0d05fd1b5a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:40,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-36e82761-3e5e-4edd-b31e-9a0d05fd1b5a 2018-07-21 00:15:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:40,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:40,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:15:40,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1267f197-9241-46ce-87eb-6b94a45b89ff Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:15:40,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj used request id req-1267f197-9241-46ce-87eb-6b94a45b89ff 2018-07-21 00:15:40,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:15:40,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a1e063-d1c2-4c1f-ac46-6d8c8c874b14 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:15:40,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a9a1e063-d1c2-4c1f-ac46-6d8c8c874b14 2018-07-21 00:15:40,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}}' 2018-07-21 00:15:40,757 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52d9593f-6271-4fc0-a827-fa25fd4912cd Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "id": "5a4db7f6ab904d79bffe115d348a06a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}} 2018-07-21 00:15:40,757 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-52d9593f-6271-4fc0-a827-fa25fd4912cd 2018-07-21 00:15:40,758 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-652501f0-ea28-4a6-proj 2018-07-21 00:15:40,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:40,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:41,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["l2WnL2DJTkG2Uj_EIia81A"], "issued_at": "2018-07-21T00:15:41.000000Z"}} 2018-07-21 00:15:41,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c5396e4f1f62cdc425e0f707b987b527839e86ee" 2018-07-21 00:15:41,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad7d5fe-0191-47b8-a495-c3dd343c754f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:41,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7ad7d5fe-0191-47b8-a495-c3dd343c754f 2018-07-21 00:15:41,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:41,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:41,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5396e4f1f62cdc425e0f707b987b527839e86ee" 2018-07-21 00:15:41,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bec0cf1-d88e-49dc-8f07-2bf7d911eb90 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:15:41,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8bec0cf1-d88e-49dc-8f07-2bf7d911eb90 2018-07-21 00:15:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5396e4f1f62cdc425e0f707b987b527839e86ee" 2018-07-21 00:15:41,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d433c3d6-8163-40fd-87d3-a28fff85fec8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "id": "5a4db7f6ab904d79bffe115d348a06a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}]} 2018-07-21 00:15:41,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj used request id req-d433c3d6-8163-40fd-87d3-a28fff85fec8 2018-07-21 00:15:41,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5396e4f1f62cdc425e0f707b987b527839e86ee" 2018-07-21 00:15:41,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84393d8a-055f-48aa-b4d3-ff7bef723b3b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:15:41,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-84393d8a-055f-48aa-b4d3-ff7bef723b3b 2018-07-21 00:15:41,979 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-652501f0-ea28-4a6-user 2018-07-21 00:15:41,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:41,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:15:42,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1403b327-f144-4376-a161-6df8320cfc30 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:15:42,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1403b327-f144-4376-a161-6df8320cfc30 2018-07-21 00:15:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" -d '{"role": {"name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj-role"}}' 2018-07-21 00:15:42,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ada0d69-0eed-42a3-b26d-06e505a4de57 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "032e25f80e844c02b7e24998c5104c89", "links": {"self": "http://172.30.9.21:5000/v3/roles/032e25f80e844c02b7e24998c5104c89"}, "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj-role"}} 2018-07-21 00:15:42,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9ada0d69-0eed-42a3-b26d-06e505a4de57 2018-07-21 00:15:42,206 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-652501f0-ea28-4a6-proj-role 2018-07-21 00:15:42,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/032e25f80e844c02b7e24998c5104c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:15:42,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a41692f-c829-4beb-bbb7-ec0296a6d2d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "032e25f80e844c02b7e24998c5104c89", "links": {"self": "http://172.30.9.21:5000/v3/roles/032e25f80e844c02b7e24998c5104c89"}, "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj-role"}} 2018-07-21 00:15:42,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/032e25f80e844c02b7e24998c5104c89 used request id req-5a41692f-c829-4beb-bbb7-ec0296a6d2d7 2018-07-21 00:15:42,296 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-652501f0-ea28-4a6-proj-role to project CreateNetworkSuccessTests-652501f0-ea28-4a6-proj 2018-07-21 00:15:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3/users/b5559fbc002d440aa5e2fa67f6839051/roles/032e25f80e844c02b7e24998c5104c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:15:42,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53c7cbd-400b-4f41-b600-686442228768 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:15:42,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3/users/b5559fbc002d440aa5e2fa67f6839051/roles/032e25f80e844c02b7e24998c5104c89 used request id req-a53c7cbd-400b-4f41-b600-686442228768 2018-07-21 00:15:42,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:42,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:42,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VP4rjYKhTjeGtH6xXTMwnA"], "issued_at": "2018-07-21T00:15:42.000000Z"}} 2018-07-21 00:15:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:15:42,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e74ab1-bf10-4ef4-8b55-3f2f32445303 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:42,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-33e74ab1-bf10-4ef4-8b55-3f2f32445303 2018-07-21 00:15:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:15:43,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f1724f48-2991-4ebc-b8f0-1cc9aebcc2c6 Date: Sat, 21 Jul 2018 00:15:43 GMT RESP BODY: {"networks":[]} 2018-07-21 00:15:43,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net used request id req-f1724f48-2991-4ebc-b8f0-1cc9aebcc2c6 2018-07-21 00:15:43,134 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net 2018-07-21 00:15:43,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:43,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:43,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["lOVyUVxsSzmxI8czFjq5nA"], "issued_at": "2018-07-21T00:15:43.000000Z"}} 2018-07-21 00:15:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4fe71d1f7ee14b84620cb7606e29fe716ef0d370" 2018-07-21 00:15:43,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43076368-82c5-4411-bb7a-6c5bcebf0c69 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:43,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-43076368-82c5-4411-bb7a-6c5bcebf0c69 2018-07-21 00:15:43,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:43,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe71d1f7ee14b84620cb7606e29fe716ef0d370" 2018-07-21 00:15:43,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245d7fbf-c915-4d53-b995-943e697b021b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "id": "5a4db7f6ab904d79bffe115d348a06a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}]} 2018-07-21 00:15:43,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj used request id req-245d7fbf-c915-4d53-b995-943e697b021b 2018-07-21 00:15:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" -d '{"network": {"tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "mtu": 999, "name": "CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net", "admin_state_up": true}}' 2018-07-21 00:15:44,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-933eb127-7d0d-435f-b067-04ca741a016b Date: Sat, 21 Jul 2018 00:15:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"5a4db7f6ab904d79bffe115d348a06a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:15:44Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net","admin_state_up":true,"tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:44Z","mtu":999}} 2018-07-21 00:15:44,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-933eb127-7d0d-435f-b067-04ca741a016b 2018-07-21 00:15:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:15:44,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0396421c-6539-478c-9ce5-afa9f267cada Date: Sat, 21 Jul 2018 00:15:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"5a4db7f6ab904d79bffe115d348a06a3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:15:44Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net","admin_state_up":true,"tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:44Z","provider:network_type":"vxlan"}]} 2018-07-21 00:15:44,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 used request id req-0396421c-6539-478c-9ce5-afa9f267cada 2018-07-21 00:15:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:15:44,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-edd50393-f4b9-40a1-9cbb-a9eb9f0406f8 Date: Sat, 21 Jul 2018 00:15:44 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:15:44,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 used request id req-edd50393-f4b9-40a1-9cbb-a9eb9f0406f8 2018-07-21 00:15:44,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:44,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:45,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fFh_wXrZQyCm5TyhXqpFeA"], "issued_at": "2018-07-21T00:15:45.000000Z"}} 2018-07-21 00:15:45,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}11c5e8bac9fa1b565125b6d8db95f59b3231adb5" 2018-07-21 00:15:45,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254d9be0-e12c-4a2c-aa02-bd7093190589 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:45,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-254d9be0-e12c-4a2c-aa02-bd7093190589 2018-07-21 00:15:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:45,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11c5e8bac9fa1b565125b6d8db95f59b3231adb5" 2018-07-21 00:15:45,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad7031e-2c46-428e-8c9e-820a50baf10b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "id": "5a4db7f6ab904d79bffe115d348a06a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}]} 2018-07-21 00:15:45,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj used request id req-7ad7031e-2c46-428e-8c9e-820a50baf10b 2018-07-21 00:15:45,231 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet 2018-07-21 00:15:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" -d '{"subnets": [{"ip_version": 4, "network_id": "bbcdef8b-d491-4d9f-a12a-cdb84061ce62", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet", "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3"}]}' 2018-07-21 00:15:45,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c830326a-1537-483d-ae1c-600a719ae41e Date: Sat, 21 Jul 2018 00:15:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:45Z","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":"375b5d81-cabc-4bd3-aabc-806e9c87d942","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"5a4db7f6ab904d79bffe115d348a06a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:45Z","ip_version":4}]} 2018-07-21 00:15:45,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c830326a-1537-483d-ae1c-600a719ae41e 2018-07-21 00:15:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:15:46,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-828d773d-e322-498f-8ff0-318f7d408693 Date: Sat, 21 Jul 2018 00:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"5a4db7f6ab904d79bffe115d348a06a3","l2_adjacency":true,"status":"ACTIVE","subnets":["375b5d81-cabc-4bd3-aabc-806e9c87d942"],"description":"","tags":[],"updated_at":"2018-07-21T00:15:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net","admin_state_up":true,"tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:44Z","provider:network_type":"vxlan"}]} 2018-07-21 00:15:46,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 used request id req-828d773d-e322-498f-8ff0-318f7d408693 2018-07-21 00:15:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:15:46,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-daf76ff0-cef7-498f-8471-549433eb7c02 Date: Sat, 21 Jul 2018 00:15:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:45Z","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":"375b5d81-cabc-4bd3-aabc-806e9c87d942","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"5a4db7f6ab904d79bffe115d348a06a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:45Z","ip_version":4}]} 2018-07-21 00:15:46,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 used request id req-daf76ff0-cef7-498f-8471-549433eb7c02 2018-07-21 00:15:46,338 - OpenStackNetwork - DEBUG - Network [bbcdef8b-d491-4d9f-a12a-cdb84061ce62] created successfully 2018-07-21 00:15:46,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:46,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "032e25f80e844c02b7e24998c5104c89", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj-role"}], "expires_at": "2018-07-21T01:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a4db7f6ab904d79bffe115d348a06a3", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5a4db7f6ab904d79bffe115d348a06a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5a4db7f6ab904d79bffe115d348a06a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5a4db7f6ab904d79bffe115d348a06a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5a4db7f6ab904d79bffe115d348a06a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5a4db7f6ab904d79bffe115d348a06a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5a4db7f6ab904d79bffe115d348a06a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5a4db7f6ab904d79bffe115d348a06a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5a4db7f6ab904d79bffe115d348a06a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5a4db7f6ab904d79bffe115d348a06a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5a4db7f6ab904d79bffe115d348a06a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5a4db7f6ab904d79bffe115d348a06a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5a4db7f6ab904d79bffe115d348a06a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5a4db7f6ab904d79bffe115d348a06a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5a4db7f6ab904d79bffe115d348a06a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-user", "id": "b5559fbc002d440aa5e2fa67f6839051"}, "audit_ids": ["ZrCMNt2PQzamIDZ0XBGsdA"], "issued_at": "2018-07-21T00:15:46.000000Z"}} 2018-07-21 00:15:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb9077ce969ee04dc41f9e871f7b6e10bce5582" 2018-07-21 00:15:47,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ebc0740-d67e-442e-8e43-7fa0d1ffd4de Date: Sat, 21 Jul 2018 00:15:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a4db7f6ab904d79bffe115d348a06a3","l2_adjacency":true,"status":"ACTIVE","subnets":["375b5d81-cabc-4bd3-aabc-806e9c87d942"],"description":"","tags":[],"updated_at":"2018-07-21T00:15:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net","admin_state_up":true,"tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:44Z","mtu":999}]} 2018-07-21 00:15:47,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net used request id req-8ebc0740-d67e-442e-8e43-7fa0d1ffd4de 2018-07-21 00:15:47,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:47,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:47,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f9236ae95a1471bdb29813c136cdb35a8fe47b" 2018-07-21 00:15:47,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0b0965-4403-4603-a07a-e9be9b166e37 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a4db7f6ab904d79bffe115d348a06a3", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}} 2018-07-21 00:15:47,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 used request id req-6c0b0965-4403-4603-a07a-e9be9b166e37 2018-07-21 00:15:47,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb9077ce969ee04dc41f9e871f7b6e10bce5582" 2018-07-21 00:15:47,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b8b4d28-76af-4e2f-97b2-c6ecf5355b16 Date: Sat, 21 Jul 2018 00:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:45Z","dns_nameservers":[],"updated_at":"2018-07-21T00:15:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5a4db7f6ab904d79bffe115d348a06a3","id":"375b5d81-cabc-4bd3-aabc-806e9c87d942","subnetpool_id":null,"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet"}]} 2018-07-21 00:15:47,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 used request id req-2b8b4d28-76af-4e2f-97b2-c6ecf5355b16 2018-07-21 00:15:47,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:47,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:47,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qiniEDKySrqndPRmif-0rQ"], "issued_at": "2018-07-21T00:15:47.000000Z"}} 2018-07-21 00:15:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:47,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcacfdc9-dce3-4544-9736-9fec754c3b9a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:47,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bcacfdc9-dce3-4544-9736-9fec754c3b9a 2018-07-21 00:15:47,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:48,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eec17f3f-1c55-414c-88a3-fabef04fa8ac Date: Sat, 21 Jul 2018 00:15:48 GMT RESP BODY: {"routers": []} 2018-07-21 00:15:48,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router&admin_state_up=True used request id req-eec17f3f-1c55-414c-88a3-fabef04fa8ac 2018-07-21 00:15:48,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:15:48,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:15:48,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1IzIUcB0SvGVTY8c3A0Yvg"], "issued_at": "2018-07-21T00:15:48.000000Z"}} 2018-07-21 00:15:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f837d860a861427d497363df7a923276a40fca07" 2018-07-21 00:15:48,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f57d48-d6ec-4c43-85e0-bfdfa3eb3c8f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:15:48,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d7f57d48-d6ec-4c43-85e0-bfdfa3eb3c8f 2018-07-21 00:15:48,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:48,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f837d860a861427d497363df7a923276a40fca07" 2018-07-21 00:15:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d5bf10-130a-403d-94b5-ca0770e43ca7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "id": "5a4db7f6ab904d79bffe115d348a06a3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}]} 2018-07-21 00:15:48,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-652501f0-ea28-4a6-proj used request id req-43d5bf10-130a-403d-94b5-ca0770e43ca7 2018-07-21 00:15:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:48,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5311664f-a256-45f4-a09b-372d0cfb29ee Date: Sat, 21 Jul 2018 00:15:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:15:48,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-5311664f-a256-45f4-a09b-372d0cfb29ee 2018-07-21 00:15:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d92868db-589a-4d08-ad33-fb6ca5c60d19 Date: Sat, 21 Jul 2018 00:15:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-21 00:15:49,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-d92868db-589a-4d08-ad33-fb6ca5c60d19 2018-07-21 00:15:49,055 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router 2018-07-21 00:15:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "name": "CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router", "admin_state_up": true}}' 2018-07-21 00:15:55,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5a532cbc-d1fd-4561-9b43-b70e342a470b Date: Sat, 21 Jul 2018 00:15:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:49Z", "admin_state_up": true, "updated_at": "2018-07-21T00:15:50Z", "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "679b2b31-c33e-4953-96b9-0a43e2913e27", "name": "CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router"}} 2018-07-21 00:15:55,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-5a532cbc-d1fd-4561-9b43-b70e342a470b 2018-07-21 00:15:55,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=679b2b31-c33e-4953-96b9-0a43e2913e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:55,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-1959d44e-acf8-409a-b0f5-4b9630c0282f Date: Sat, 21 Jul 2018 00:15:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:53Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","ip_address":"169.254.192.9"}],"id":"31a0d49d-e205-4b0f-86f7-33d29d65fc14","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:ed:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5a4db7f6ab904d79bffe115d348a06a3","admin_state_up":true,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:53Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:51Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","ip_address":"169.254.192.3"}],"id":"67ea7ef0-b93b-4034-a8e7-798dcfa4f1bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:52:43","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5a4db7f6ab904d79bffe115d348a06a3","admin_state_up":true,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:51Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:55Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.203"}],"id":"73877659-1d3d-4858-a3ce-1685c36b541d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:03:d7","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-21T00:15:50Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:52Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","ip_address":"169.254.192.11"}],"id":"af4467d6-af27-48e9-89aa-59f909aa7f4c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:21:7a:3a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5a4db7f6ab904d79bffe115d348a06a3","admin_state_up":true,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:52Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"}]} 2018-07-21 00:15:55,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=679b2b31-c33e-4953-96b9-0a43e2913e27 used request id req-1959d44e-acf8-409a-b0f5-4b9630c0282f 2018-07-21 00:15:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:55,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a3d09cf7-e0a1-4035-9386-1be75e85ffa5 Date: Sat, 21 Jul 2018 00:15:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-21 00:15:55,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-a3d09cf7-e0a1-4035-9386-1be75e85ffa5 2018-07-21 00:15:55,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:55,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-93874b80-1acd-4674-a1e7-6a6121463a7e Date: Sat, 21 Jul 2018 00:15:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 5a4db7f6ab904d79bffe115d348a06a3","enable_dhcp":false,"segment_id":null,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:49Z","ip_version":4}} 2018-07-21 00:15:55,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad used request id req-93874b80-1acd-4674-a1e7-6a6121463a7e 2018-07-21 00:15:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-10cb7b42-f216-4c1a-97d0-ad4288abc24b Date: Sat, 21 Jul 2018 00:15:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 5a4db7f6ab904d79bffe115d348a06a3","enable_dhcp":false,"segment_id":null,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:49Z","ip_version":4}} 2018-07-21 00:15:55,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad used request id req-10cb7b42-f216-4c1a-97d0-ad4288abc24b 2018-07-21 00:15:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:56,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-0251e2ca-29d0-47c1-b4b8-6f39b1702673 Date: Sat, 21 Jul 2018 00:15:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 5a4db7f6ab904d79bffe115d348a06a3","enable_dhcp":false,"segment_id":null,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:49Z","ip_version":4}} 2018-07-21 00:15:56,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad used request id req-0251e2ca-29d0-47c1-b4b8-6f39b1702673 2018-07-21 00:15:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:56,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-546fec2a-95f4-45f0-ad83-ad7cca5287b6 Date: Sat, 21 Jul 2018 00:15:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"5a4db7f6ab904d79bffe115d348a06a3","l2_adjacency":true,"status":"ACTIVE","subnets":["375b5d81-cabc-4bd3-aabc-806e9c87d942"],"description":"","tags":[],"updated_at":"2018-07-21T00:15:45Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net","admin_state_up":true,"tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:44Z","provider:network_type":"vxlan"}]} 2018-07-21 00:15:56,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net used request id req-546fec2a-95f4-45f0-ad83-ad7cca5287b6 2018-07-21 00:15:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:15:56,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:15:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:15:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:56,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deab2e86-6e50-405f-b6f8-cab730d870e9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a4db7f6ab904d79bffe115d348a06a3", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}} 2018-07-21 00:15:56,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 used request id req-deab2e86-6e50-405f-b6f8-cab730d870e9 2018-07-21 00:15:56,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:56,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-44f932aa-1fa7-4364-8d55-498eda9a7bf6 Date: Sat, 21 Jul 2018 00:15:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:45Z","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":"375b5d81-cabc-4bd3-aabc-806e9c87d942","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"5a4db7f6ab904d79bffe115d348a06a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:45Z","ip_version":4}]} 2018-07-21 00:15:56,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62 used request id req-44f932aa-1fa7-4364-8d55-498eda9a7bf6 2018-07-21 00:15:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62&name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:56,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-eea92b3a-f99e-448e-8757-d088b6157b46 Date: Sat, 21 Jul 2018 00:15:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:15:45Z","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":"375b5d81-cabc-4bd3-aabc-806e9c87d942","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"5a4db7f6ab904d79bffe115d348a06a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:45Z","ip_version":4}]} 2018-07-21 00:15:56,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcdef8b-d491-4d9f-a12a-cdb84061ce62&name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet used request id req-eea92b3a-f99e-448e-8757-d088b6157b46 2018-07-21 00:15:56,745 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-21 00:15:56,745 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router 2018-07-21 00:15:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" -d '{"subnet_id": "375b5d81-cabc-4bd3-aabc-806e9c87d942"}' 2018-07-21 00:15:59,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c36cf62-5eeb-40a9-afa5-15817efbeff0 Date: Sat, 21 Jul 2018 00:15:59 GMT RESP BODY: {"network_id": "bbcdef8b-d491-4d9f-a12a-cdb84061ce62", "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "subnet_id": "375b5d81-cabc-4bd3-aabc-806e9c87d942", "subnet_ids": ["375b5d81-cabc-4bd3-aabc-806e9c87d942"], "port_id": "710edfc7-08ef-484f-b74f-c70549ff2225", "id": "679b2b31-c33e-4953-96b9-0a43e2913e27"} 2018-07-21 00:15:59,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27/add_router_interface used request id req-0c36cf62-5eeb-40a9-afa5-15817efbeff0 2018-07-21 00:15:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:59,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-d6059b1d-a81e-4f45-a200-b1bbca4cc31e Date: Sat, 21 Jul 2018 00:15:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:49Z", "admin_state_up": true, "updated_at": "2018-07-21T00:15:58Z", "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "679b2b31-c33e-4953-96b9-0a43e2913e27", "name": "CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router"}} 2018-07-21 00:15:59,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27 used request id req-d6059b1d-a81e-4f45-a200-b1bbca4cc31e 2018-07-21 00:15:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=679b2b31-c33e-4953-96b9-0a43e2913e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:59,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4584 X-Openstack-Request-Id: req-b9e17b96-6e34-4368-8863-04bcdfb678a1 Date: Sat, 21 Jul 2018 00:15:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:59Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","ip_address":"169.254.192.9"}],"id":"31a0d49d-e205-4b0f-86f7-33d29d65fc14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:ed:5a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5a4db7f6ab904d79bffe115d348a06a3","admin_state_up":true,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:53Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:57Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","ip_address":"169.254.192.3"}],"id":"67ea7ef0-b93b-4034-a8e7-798dcfa4f1bb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:52:43","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5a4db7f6ab904d79bffe115d348a06a3","admin_state_up":true,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:51Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"375b5d81-cabc-4bd3-aabc-806e9c87d942","ip_address":"10.55.1.1"}],"id":"710edfc7-08ef-484f-b74f-c70549ff2225","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1d:95:de","project_id":"5a4db7f6ab904d79bffe115d348a06a3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:57Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:57Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.203"}],"id":"73877659-1d3d-4858-a3ce-1685c36b541d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0d:03:d7","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-21T00:15:50Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:15:58Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","ip_address":"169.254.192.11"}],"id":"af4467d6-af27-48e9-89aa-59f909aa7f4c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:21:7a:3a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5a4db7f6ab904d79bffe115d348a06a3","admin_state_up":true,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:52Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"}]} 2018-07-21 00:15:59,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=679b2b31-c33e-4953-96b9-0a43e2913e27 used request id req-b9e17b96-6e34-4368-8863-04bcdfb678a1 2018-07-21 00:15:59,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:59,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5dd65a5e-cea7-4f0f-ad84-8c44669d9fdc Date: Sat, 21 Jul 2018 00:15:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-21 00:15:59,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-5dd65a5e-cea7-4f0f-ad84-8c44669d9fdc 2018-07-21 00:15:59,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:59,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-9f077c98-e7f8-428e-862f-e9e55a6d8f0a Date: Sat, 21 Jul 2018 00:15:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 5a4db7f6ab904d79bffe115d348a06a3","enable_dhcp":false,"segment_id":null,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:49Z","ip_version":4}} 2018-07-21 00:15:59,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad used request id req-9f077c98-e7f8-428e-862f-e9e55a6d8f0a 2018-07-21 00:15:59,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:15:59,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-ce701fe4-5b91-4297-b28c-588e73d92ded Date: Sat, 21 Jul 2018 00:15:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 5a4db7f6ab904d79bffe115d348a06a3","enable_dhcp":false,"segment_id":null,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:49Z","ip_version":4}} 2018-07-21 00:15:59,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad used request id req-ce701fe4-5b91-4297-b28c-588e73d92ded 2018-07-21 00:15:59,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:16:00,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-565d0811-9a0b-4c82-9976-a0f7324c8527 Date: Sat, 21 Jul 2018 00:16:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ff7aaa88-891d-4150-8fda-50d8f1e1f5ad","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 5a4db7f6ab904d79bffe115d348a06a3","enable_dhcp":false,"segment_id":null,"network_id":"3b57bf85-2bc3-47e6-9bfa-7c6bff2fc9bf","tenant_id":"","created_at":"2018-07-21T00:15:49Z","ip_version":4}} 2018-07-21 00:16:00,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ff7aaa88-891d-4150-8fda-50d8f1e1f5ad used request id req-565d0811-9a0b-4c82-9976-a0f7324c8527 2018-07-21 00:16:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/375b5d81-cabc-4bd3-aabc-806e9c87d942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:16:00,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-5fbad903-3e3a-4a1f-8802-660942c74cc0 Date: Sat, 21 Jul 2018 00:16:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:15:45Z","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":"375b5d81-cabc-4bd3-aabc-806e9c87d942","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"5a4db7f6ab904d79bffe115d348a06a3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:45Z","ip_version":4}} 2018-07-21 00:16:00,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/375b5d81-cabc-4bd3-aabc-806e9c87d942 used request id req-5fbad903-3e3a-4a1f-8802-660942c74cc0 2018-07-21 00:16:00,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb9077ce969ee04dc41f9e871f7b6e10bce5582" 2018-07-21 00:16:00,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9ca79534-d04c-437d-bca8-a40dd961c01f Date: Sat, 21 Jul 2018 00:16:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:49Z", "admin_state_up": true, "updated_at": "2018-07-21T00:15:58Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "id": "679b2b31-c33e-4953-96b9-0a43e2913e27", "name": "CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router"}]} 2018-07-21 00:16:00,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router&admin_state_up=True used request id req-9ca79534-d04c-437d-bca8-a40dd961c01f 2018-07-21 00:16:00,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5f9236ae95a1471bdb29813c136cdb35a8fe47b" 2018-07-21 00:16:00,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398cca6b-9ffa-4fc9-bf66-8f7b8f03aea7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a4db7f6ab904d79bffe115d348a06a3", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}} 2018-07-21 00:16:00,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 used request id req-398cca6b-9ffa-4fc9-bf66-8f7b8f03aea7 2018-07-21 00:16:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=679b2b31-c33e-4953-96b9-0a43e2913e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb9077ce969ee04dc41f9e871f7b6e10bce5582" 2018-07-21 00:16:00,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-f9cf6c6b-c760-454b-a8e4-75ebc2a2c6b2 Date: Sat, 21 Jul 2018 00:16:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:16:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"375b5d81-cabc-4bd3-aabc-806e9c87d942","ip_address":"10.55.1.1"}],"id":"710edfc7-08ef-484f-b74f-c70549ff2225","security_groups":[],"mac_address":"fa:16:3e:1d:95:de","project_id":"5a4db7f6ab904d79bffe115d348a06a3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:57Z","binding:vnic_type":"normal","device_id":"679b2b31-c33e-4953-96b9-0a43e2913e27","ip_allocation":"immediate"}]} 2018-07-21 00:16:00,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=679b2b31-c33e-4953-96b9-0a43e2913e27 used request id req-f9cf6c6b-c760-454b-a8e4-75ebc2a2c6b2 2018-07-21 00:16:00,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/375b5d81-cabc-4bd3-aabc-806e9c87d942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb9077ce969ee04dc41f9e871f7b6e10bce5582" 2018-07-21 00:16:01,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-2a474217-70cd-4168-b955-a2dae052de11 Date: Sat, 21 Jul 2018 00:16:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcdef8b-d491-4d9f-a12a-cdb84061ce62","tenant_id":"5a4db7f6ab904d79bffe115d348a06a3","created_at":"2018-07-21T00:15:45Z","dns_nameservers":[],"updated_at":"2018-07-21T00:15:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5a4db7f6ab904d79bffe115d348a06a3","id":"375b5d81-cabc-4bd3-aabc-806e9c87d942","subnetpool_id":null,"name":"CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet"}} 2018-07-21 00:16:01,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/375b5d81-cabc-4bd3-aabc-806e9c87d942 used request id req-2a474217-70cd-4168-b955-a2dae052de11 2018-07-21 00:16:01,202 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router and subnet CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet 2018-07-21 00:16:01,202 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router 2018-07-21 00:16:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" -d '{"subnet_id": "375b5d81-cabc-4bd3-aabc-806e9c87d942"}' 2018-07-21 00:16:03,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-80bbe970-63ca-4e35-af01-9005215d7f91 Date: Sat, 21 Jul 2018 00:16:03 GMT RESP BODY: {"network_id": "bbcdef8b-d491-4d9f-a12a-cdb84061ce62", "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "subnet_id": "375b5d81-cabc-4bd3-aabc-806e9c87d942", "subnet_ids": ["375b5d81-cabc-4bd3-aabc-806e9c87d942"], "port_id": "710edfc7-08ef-484f-b74f-c70549ff2225", "id": "679b2b31-c33e-4953-96b9-0a43e2913e27"} 2018-07-21 00:16:03,770 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27/remove_router_interface used request id req-80bbe970-63ca-4e35-af01-9005215d7f91 2018-07-21 00:16:03,770 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router 2018-07-21 00:16:03,771 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-router 2018-07-21 00:16:03,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba3339192a3fccc39bfc2369c03a02ea0194c3a" 2018-07-21 00:16:07,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b90f0e4-a3ec-410f-a1ff-a3bd3c0abb1a Content-Length: 0 Date: Sat, 21 Jul 2018 00:16:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:07,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/679b2b31-c33e-4953-96b9-0a43e2913e27 used request id req-3b90f0e4-a3ec-410f-a1ff-a3bd3c0abb1a 2018-07-21 00:16:07,519 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet 2018-07-21 00:16:07,519 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-subnet 2018-07-21 00:16:07,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/375b5d81-cabc-4bd3-aabc-806e9c87d942 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:16:09,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31430296-88e9-4dd0-8aac-8010a60b9ad2 Date: Sat, 21 Jul 2018 00:16:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:09,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/375b5d81-cabc-4bd3-aabc-806e9c87d942 used request id req-31430296-88e9-4dd0-8aac-8010a60b9ad2 2018-07-21 00:16:09,765 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-af059ea1-266a-44f0-9884-cdac2106c976-pub-net 2018-07-21 00:16:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/bbcdef8b-d491-4d9f-a12a-cdb84061ce62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987af1becc36643bb964bc703676efdb9fad9af0" 2018-07-21 00:16:11,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0dd1d69f-073e-480b-b152-01605d935568 Date: Sat, 21 Jul 2018 00:16:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:11,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bbcdef8b-d491-4d9f-a12a-cdb84061ce62 used request id req-0dd1d69f-073e-480b-b152-01605d935568 2018-07-21 00:16:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:11,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1fd1cf0b-ff4a-4af4-9518-05c4c82ec806 Date: Sat, 21 Jul 2018 00:16:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:44Z", "updated_at": "2018-07-21T00:15:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "revision_number": 0, "id": "4db3c3b2-d8f0-45ec-a5c3-a85560f7c82c", "remote_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a4db7f6ab904d79bffe115d348a06a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "revision_number": 0, "id": "a363d4b2-b34c-4d93-876e-c51bf05fe9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a4db7f6ab904d79bffe115d348a06a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "revision_number": 0, "id": "a84d5985-e0e6-4090-807c-33e15288c9a2", "remote_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a4db7f6ab904d79bffe115d348a06a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "revision_number": 0, "id": "af562d65-1f8a-4f59-ac0a-3e2c0fdea838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a4db7f6ab904d79bffe115d348a06a3"}], "revision_number": 4, "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "id": "637fede2-e6da-482f-9d26-05e070bf7993", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:16:11,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1fd1cf0b-ff4a-4af4-9518-05c4c82ec806 2018-07-21 00:16:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:11,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1461e67f-744b-4a8b-ae30-cbc8c0e8f86c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:16:11,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-1461e67f-744b-4a8b-ae30-cbc8c0e8f86c 2018-07-21 00:16:11,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:11,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26159f74-0bb1-47ea-9b6b-795162fb0b6a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:16:11,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-26159f74-0bb1-47ea-9b6b-795162fb0b6a 2018-07-21 00:16:11,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:11,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10d82ae-754d-4c14-a66a-a816b7ba23b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:11,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-f10d82ae-754d-4c14-a66a-a816b7ba23b9 2018-07-21 00:16:11,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:11,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cac82f-950c-4195-9003-98020a9ca532 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:11,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-09cac82f-950c-4195-9003-98020a9ca532 2018-07-21 00:16:11,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:11,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:12,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b6465d-21eb-4db3-891b-97067da75fd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:12,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-e0b6465d-21eb-4db3-891b-97067da75fd4 2018-07-21 00:16:12,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:12,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:12,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1e7ab7-ee75-4b5c-bce4-7c3fc1e5e25b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:12,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-7a1e7ab7-ee75-4b5c-bce4-7c3fc1e5e25b 2018-07-21 00:16:12,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:12,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:12,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fa3992-b9bc-4722-ae8b-dca17e5e4572 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a4db7f6ab904d79bffe115d348a06a3", "name": "CreateNetworkSuccessTests-652501f0-ea28-4a6-proj"}} 2018-07-21 00:16:12,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 used request id req-87fa3992-b9bc-4722-ae8b-dca17e5e4572 2018-07-21 00:16:12,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 637fede2-e6da-482f-9d26-05e070bf7993 2018-07-21 00:16:12,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=637fede2-e6da-482f-9d26-05e070bf7993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:12,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc783313-fb2e-4b0d-8ab2-229c4eb3abdb Date: Sat, 21 Jul 2018 00:16:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "port_range_min": null, "revision_number": 0, "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:44Z", "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "id": "4db3c3b2-d8f0-45ec-a5c3-a85560f7c82c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "port_range_min": null, "revision_number": 0, "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:44Z", "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "id": "a363d4b2-b34c-4d93-876e-c51bf05fe9e4"}, {"remote_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "port_range_min": null, "revision_number": 0, "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:44Z", "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "id": "a84d5985-e0e6-4090-807c-33e15288c9a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:15:44Z", "security_group_id": "637fede2-e6da-482f-9d26-05e070bf7993", "port_range_min": null, "revision_number": 0, "tenant_id": "5a4db7f6ab904d79bffe115d348a06a3", "created_at": "2018-07-21T00:15:44Z", "project_id": "5a4db7f6ab904d79bffe115d348a06a3", "id": "af562d65-1f8a-4f59-ac0a-3e2c0fdea838"}]} 2018-07-21 00:16:12,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=637fede2-e6da-482f-9d26-05e070bf7993 used request id req-bc783313-fb2e-4b0d-8ab2-229c4eb3abdb 2018-07-21 00:16:12,431 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:16:12,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/637fede2-e6da-482f-9d26-05e070bf7993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:12,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99b035a0-dfbe-438a-9cfe-3fb6e1c3c337 Content-Length: 0 Date: Sat, 21 Jul 2018 00:16:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:12,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/637fede2-e6da-482f-9d26-05e070bf7993 used request id req-99b035a0-dfbe-438a-9cfe-3fb6e1c3c337 2018-07-21 00:16:12,916 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-652501f0-ea28-4a6-proj 2018-07-21 00:16:12,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:13,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35ea4139-da72-4807-a192-8925dc78a384 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:13,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5a4db7f6ab904d79bffe115d348a06a3 used request id req-35ea4139-da72-4807-a192-8925dc78a384 2018-07-21 00:16:13,164 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-652501f0-ea28-4a6-proj-role 2018-07-21 00:16:13,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/032e25f80e844c02b7e24998c5104c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:13,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4c8fcf-e843-4892-a771-1c16e69ddc06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:13,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/032e25f80e844c02b7e24998c5104c89 used request id req-9d4c8fcf-e843-4892-a771-1c16e69ddc06 2018-07-21 00:16:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf65d007e60c680ebf6cde959b6d9005092e78af" 2018-07-21 00:16:13,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114a4168-116b-4fed-81e8-87070e1b0767 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:16:13,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-114a4168-116b-4fed-81e8-87070e1b0767 2018-07-21 00:16:13,389 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-652501f0-ea28-4a6-user 2018-07-21 00:16:13,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b5559fbc002d440aa5e2fa67f6839051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5396e4f1f62cdc425e0f707b987b527839e86ee" 2018-07-21 00:16:13,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dedebc12-7450-46eb-867e-0d648790f965 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:13,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b5559fbc002d440aa5e2fa67f6839051 used request id req-dedebc12-7450-46eb-867e-0d648790f965 2018-07-21 00:16:13,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:13,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WGHXe3CMRACuEWcejfRzHA"], "issued_at": "2018-07-21T00:16:13.000000Z"}} 2018-07-21 00:16:13,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}cc8b4a67d84e01763b716c57198ca3c9bf3762f2" 2018-07-21 00:16:14,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a245ca7d-d1df-4a7e-959b-e589a7955d92 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:14,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a245ca7d-d1df-4a7e-959b-e589a7955d92 2018-07-21 00:16:14,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:14,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:14,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jAt7-NZRT3OZET064zOKbg"], "issued_at": "2018-07-21T00:16:14.000000Z"}} 2018-07-21 00:16:14,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:14,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f8dc4c-902f-4dab-9605-c2e2f3d8e466 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:14,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e8f8dc4c-902f-4dab-9605-c2e2f3d8e466 2018-07-21 00:16:14,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:16:14,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:16:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-42c36ece-2e92-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:14,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db929800-e593-4ed0-b4fb-b66eed57d5fb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-42c36ece-2e92-424-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:16:14,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-42c36ece-2e92-424-proj used request id req-db929800-e593-4ed0-b4fb-b66eed57d5fb 2018-07-21 00:16:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:14,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f051b8-fae9-4e73-89a0-305027a81ba4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:16:14,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-78f051b8-fae9-4e73-89a0-305027a81ba4 2018-07-21 00:16:14,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}}' 2018-07-21 00:16:14,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7965a691-d645-438d-8811-7be9d23830b1 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30"}, "tags": [], "enabled": true, "id": "59861295457e41b0bd40536a81190a30", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}} 2018-07-21 00:16:14,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7965a691-d645-438d-8811-7be9d23830b1 2018-07-21 00:16:14,889 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-42c36ece-2e92-424-proj 2018-07-21 00:16:14,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:14,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:15,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7OkjSpcNRCGWzGkty7rqWA"], "issued_at": "2018-07-21T00:16:15.000000Z"}} 2018-07-21 00:16:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0e97ad6e274ebb50d51f6b8fd345f7fe5f313fb5" 2018-07-21 00:16:15,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0167742c-3871-4d2d-8bdb-d5d5c6e1bce2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:15,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0167742c-3871-4d2d-8bdb-d5d5c6e1bce2 2018-07-21 00:16:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:16:15,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:16:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e97ad6e274ebb50d51f6b8fd345f7fe5f313fb5" 2018-07-21 00:16:15,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e739b640-70fc-4a93-bc29-5df74751b624 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:16:15,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e739b640-70fc-4a93-bc29-5df74751b624 2018-07-21 00:16:15,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-42c36ece-2e92-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e97ad6e274ebb50d51f6b8fd345f7fe5f313fb5" 2018-07-21 00:16:15,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf82a3cb-6a0b-4fb1-9688-066ac616e07a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-42c36ece-2e92-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30"}, "tags": [], "enabled": true, "id": "59861295457e41b0bd40536a81190a30", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}]} 2018-07-21 00:16:15,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-42c36ece-2e92-424-proj used request id req-bf82a3cb-6a0b-4fb1-9688-066ac616e07a 2018-07-21 00:16:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e97ad6e274ebb50d51f6b8fd345f7fe5f313fb5" 2018-07-21 00:16:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-072200eb-eb88-46fd-9405-1febefdf7817 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:16:15,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-072200eb-eb88-46fd-9405-1febefdf7817 2018-07-21 00:16:16,176 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-42c36ece-2e92-424-user 2018-07-21 00:16:16,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:16,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86248f9-8c5d-45b1-b69a-0f655038e74e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:16:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b86248f9-8c5d-45b1-b69a-0f655038e74e 2018-07-21 00:16:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" -d '{"role": {"name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role"}}' 2018-07-21 00:16:16,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d455216e-2ab6-458e-9966-372a1df9f49d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a07c191d595244a19e83e21f0da790df", "links": {"self": "http://172.30.9.21:5000/v3/roles/a07c191d595244a19e83e21f0da790df"}, "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role"}} 2018-07-21 00:16:16,392 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d455216e-2ab6-458e-9966-372a1df9f49d 2018-07-21 00:16:16,392 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role 2018-07-21 00:16:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a07c191d595244a19e83e21f0da790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:16,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8881534b-3143-457a-b8cd-3846722303f2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a07c191d595244a19e83e21f0da790df", "links": {"self": "http://172.30.9.21:5000/v3/roles/a07c191d595244a19e83e21f0da790df"}, "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role"}} 2018-07-21 00:16:16,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a07c191d595244a19e83e21f0da790df used request id req-8881534b-3143-457a-b8cd-3846722303f2 2018-07-21 00:16:16,494 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role to project CreateNetworkSuccessTests-42c36ece-2e92-424-proj 2018-07-21 00:16:16,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30/users/22fcc07be9604a3eb06dbb867f9e430d/roles/a07c191d595244a19e83e21f0da790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:16,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05597292-ab59-40c3-b3f4-22a1eae86fe4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:16,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30/users/22fcc07be9604a3eb06dbb867f9e430d/roles/a07c191d595244a19e83e21f0da790df used request id req-05597292-ab59-40c3-b3f4-22a1eae86fe4 2018-07-21 00:16:16,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:16,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:17,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a07c191d595244a19e83e21f0da790df", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role"}], "expires_at": "2018-07-21T01:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-user", "id": "22fcc07be9604a3eb06dbb867f9e430d"}, "audit_ids": ["iEq_IW88QniY2i4A4jv62g"], "issued_at": "2018-07-21T00:16:16.000000Z"}} 2018-07-21 00:16:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:17,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c9b603-e7a6-430b-b63c-e26bcbcace49 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:17,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b5c9b603-e7a6-430b-b63c-e26bcbcace49 2018-07-21 00:16:17,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:17,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23070746-445f-4bf0-93ce-fd86d4dad513 Date: Sat, 21 Jul 2018 00:16:17 GMT RESP BODY: {"networks":[]} 2018-07-21 00:16:17,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net used request id req-23070746-445f-4bf0-93ce-fd86d4dad513 2018-07-21 00:16:17,327 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net 2018-07-21 00:16:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net", "admin_state_up": true}}' 2018-07-21 00:16:17,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-0a156d9c-ed04-4583-9733-866f7e42598b Date: Sat, 21 Jul 2018 00:16:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69e18430-768d-4e2b-9d83-82bfcabf6889","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59861295457e41b0bd40536a81190a30","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:16:17Z","is_default":false,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:17Z","mtu":999}} 2018-07-21 00:16:17,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-0a156d9c-ed04-4583-9733-866f7e42598b 2018-07-21 00:16:18,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=69e18430-768d-4e2b-9d83-82bfcabf6889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-c19e5026-cc6a-4ae0-b592-fdfb4727cc19 Date: Sat, 21 Jul 2018 00:16:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69e18430-768d-4e2b-9d83-82bfcabf6889","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59861295457e41b0bd40536a81190a30","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:16:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net","admin_state_up":true,"tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:17Z","mtu":999}]} 2018-07-21 00:16:18,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=69e18430-768d-4e2b-9d83-82bfcabf6889 used request id req-c19e5026-cc6a-4ae0-b592-fdfb4727cc19 2018-07-21 00:16:18,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:18,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dc72eaaf-dc0a-4732-a1b8-e74a8ffabf03 Date: Sat, 21 Jul 2018 00:16:18 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:16:18,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 used request id req-dc72eaaf-dc0a-4732-a1b8-e74a8ffabf03 2018-07-21 00:16:18,460 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet 2018-07-21 00:16:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" -d '{"subnets": [{"ip_version": 4, "network_id": "69e18430-768d-4e2b-9d83-82bfcabf6889", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}]}' 2018-07-21 00:16:19,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6eec727-fe13-4ad1-879c-012c7126d1d2 Date: Sat, 21 Jul 2018 00:16:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}]} 2018-07-21 00:16:19,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c6eec727-fe13-4ad1-879c-012c7126d1d2 2018-07-21 00:16:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=69e18430-768d-4e2b-9d83-82bfcabf6889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:19,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f84896dc-5cde-433e-a9c2-7eed3ede9733 Date: Sat, 21 Jul 2018 00:16:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69e18430-768d-4e2b-9d83-82bfcabf6889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59861295457e41b0bd40536a81190a30","l2_adjacency":true,"status":"ACTIVE","subnets":["ad7a800b-4a14-421e-bdfe-e37968bc9c8f"],"description":"","tags":[],"updated_at":"2018-07-21T00:16:18Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net","admin_state_up":true,"tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:17Z","mtu":999}]} 2018-07-21 00:16:19,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=69e18430-768d-4e2b-9d83-82bfcabf6889 used request id req-f84896dc-5cde-433e-a9c2-7eed3ede9733 2018-07-21 00:16:19,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:19,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-24f80433-cade-497d-bd8e-f7a16c87d62d Date: Sat, 21 Jul 2018 00:16:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}]} 2018-07-21 00:16:19,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 used request id req-24f80433-cade-497d-bd8e-f7a16c87d62d 2018-07-21 00:16:19,801 - OpenStackNetwork - DEBUG - Network [69e18430-768d-4e2b-9d83-82bfcabf6889] created successfully 2018-07-21 00:16:19,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:19,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:20,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a07c191d595244a19e83e21f0da790df", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role"}], "expires_at": "2018-07-21T01:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-user", "id": "22fcc07be9604a3eb06dbb867f9e430d"}, "audit_ids": ["FJBVPQW7RMWgylzikQ-JMg"], "issued_at": "2018-07-21T00:16:20.000000Z"}} 2018-07-21 00:16:20,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:20,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc187c3-bb8c-444c-a014-9e0616fbd6af 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:20,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0dc187c3-bb8c-444c-a014-9e0616fbd6af 2018-07-21 00:16:20,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:20,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e299667-0aea-4d8f-87e4-36f7b58ff482 Date: Sat, 21 Jul 2018 00:16:20 GMT RESP BODY: {"routers": []} 2018-07-21 00:16:20,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router&admin_state_up=True used request id req-6e299667-0aea-4d8f-87e4-36f7b58ff482 2018-07-21 00:16:20,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:20,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:21,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a07c191d595244a19e83e21f0da790df", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role"}], "expires_at": "2018-07-21T01:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-user", "id": "22fcc07be9604a3eb06dbb867f9e430d"}, "audit_ids": ["Y07VxhE1QS-TlYt7zTGE8w"], "issued_at": "2018-07-21T00:16:21.000000Z"}} 2018-07-21 00:16:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0d2417a68836489cf35a3f1e66986e73859d02c0" 2018-07-21 00:16:21,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706147f2-2a1a-49fd-a655-8b77872ce004 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:21,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-706147f2-2a1a-49fd-a655-8b77872ce004 2018-07-21 00:16:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:21,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-17f13de1-8fea-4a00-81a0-6eae3fba8bcb Date: Sat, 21 Jul 2018 00:16:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:16:21,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-17f13de1-8fea-4a00-81a0-6eae3fba8bcb 2018-07-21 00:16:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:21,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-47f9f3a6-4d3d-48e8-9612-a4480a27075c Date: Sat, 21 Jul 2018 00:16:21 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:16:21,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-47f9f3a6-4d3d-48e8-9612-a4480a27075c 2018-07-21 00:16:21,820 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router 2018-07-21 00:16:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router", "admin_state_up": true}}' 2018-07-21 00:16:28,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-86232fa7-8ae7-42f0-aeda-ea1bf42ff11d Date: Sat, 21 Jul 2018 00:16:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:22Z", "admin_state_up": true, "updated_at": "2018-07-21T00:16:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "59861295457e41b0bd40536a81190a30", "id": "afd82a80-62b0-4dc7-a7b6-8c404078b8b2", "name": "CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router"}} 2018-07-21 00:16:28,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-86232fa7-8ae7-42f0-aeda-ea1bf42ff11d 2018-07-21 00:16:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=afd82a80-62b0-4dc7-a7b6-8c404078b8b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:28,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9d06bf80-26aa-4a4e-b212-4803b2d1441b Date: Sat, 21 Jul 2018 00:16:28 GMT RESP BODY: {"ports":[]} 2018-07-21 00:16:28,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=afd82a80-62b0-4dc7-a7b6-8c404078b8b2 used request id req-9d06bf80-26aa-4a4e-b212-4803b2d1441b 2018-07-21 00:16:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:28,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9f756e42-49b3-4349-8833-f46f0c7a554c Date: Sat, 21 Jul 2018 00:16:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69e18430-768d-4e2b-9d83-82bfcabf6889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59861295457e41b0bd40536a81190a30","l2_adjacency":true,"status":"ACTIVE","subnets":["ad7a800b-4a14-421e-bdfe-e37968bc9c8f"],"description":"","tags":[],"updated_at":"2018-07-21T00:16:18Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net","admin_state_up":true,"tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:17Z","mtu":999}]} 2018-07-21 00:16:28,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net used request id req-9f756e42-49b3-4349-8833-f46f0c7a554c 2018-07-21 00:16:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:16:28,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:16:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:16:28,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:28,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99d3dff-a992-48cc-b16d-9b59574742b6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}} 2018-07-21 00:16:28,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 used request id req-b99d3dff-a992-48cc-b16d-9b59574742b6 2018-07-21 00:16:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:29,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-63dcfc47-aff5-40cc-81d4-b0e48ea1cb33 Date: Sat, 21 Jul 2018 00:16:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}]} 2018-07-21 00:16:29,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 used request id req-63dcfc47-aff5-40cc-81d4-b0e48ea1cb33 2018-07-21 00:16:29,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889&name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:29,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e70235a-ec3f-4e04-b9ff-57535e413050 Date: Sat, 21 Jul 2018 00:16:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}]} 2018-07-21 00:16:29,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889&name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet used request id req-3e70235a-ec3f-4e04-b9ff-57535e413050 2018-07-21 00:16:29,304 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-21 00:16:29,304 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router 2018-07-21 00:16:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" -d '{"subnet_id": "ad7a800b-4a14-421e-bdfe-e37968bc9c8f"}' 2018-07-21 00:16:32,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c57152f1-b1b3-4b25-b496-99ec8443b68e Date: Sat, 21 Jul 2018 00:16:32 GMT RESP BODY: {"network_id": "69e18430-768d-4e2b-9d83-82bfcabf6889", "tenant_id": "59861295457e41b0bd40536a81190a30", "subnet_id": "ad7a800b-4a14-421e-bdfe-e37968bc9c8f", "subnet_ids": ["ad7a800b-4a14-421e-bdfe-e37968bc9c8f"], "port_id": "27447089-35b7-45a1-87a2-1144f74dff56", "id": "afd82a80-62b0-4dc7-a7b6-8c404078b8b2"} 2018-07-21 00:16:32,346 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2/add_router_interface used request id req-c57152f1-b1b3-4b25-b496-99ec8443b68e 2018-07-21 00:16:32,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:32,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-543bd24c-5d1f-4e15-a571-b8b5055ee624 Date: Sat, 21 Jul 2018 00:16:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:22Z", "admin_state_up": true, "updated_at": "2018-07-21T00:16:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "59861295457e41b0bd40536a81190a30", "id": "afd82a80-62b0-4dc7-a7b6-8c404078b8b2", "name": "CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router"}} 2018-07-21 00:16:32,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2 used request id req-543bd24c-5d1f-4e15-a571-b8b5055ee624 2018-07-21 00:16:32,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=afd82a80-62b0-4dc7-a7b6-8c404078b8b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:32,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-6de45b9f-f328-4233-8baa-bb2120ea29d8 Date: Sat, 21 Jul 2018 00:16:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:16:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","ip_address":"10.55.1.1"}],"id":"27447089-35b7-45a1-87a2-1144f74dff56","security_groups":[],"mac_address":"fa:16:3e:81:0e:1d","project_id":"59861295457e41b0bd40536a81190a30","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:30Z","binding:vnic_type":"normal","device_id":"afd82a80-62b0-4dc7-a7b6-8c404078b8b2","ip_allocation":"immediate"}]} 2018-07-21 00:16:32,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=afd82a80-62b0-4dc7-a7b6-8c404078b8b2 used request id req-6de45b9f-f328-4233-8baa-bb2120ea29d8 2018-07-21 00:16:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ad7a800b-4a14-421e-bdfe-e37968bc9c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:32,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0499bb59-3e07-4516-a6cd-01f6b21b2898 Date: Sat, 21 Jul 2018 00:16:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}} 2018-07-21 00:16:32,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ad7a800b-4a14-421e-bdfe-e37968bc9c8f used request id req-0499bb59-3e07-4516-a6cd-01f6b21b2898 2018-07-21 00:16:32,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:33,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a07c191d595244a19e83e21f0da790df", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role"}], "expires_at": "2018-07-21T01:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/59861295457e41b0bd40536a81190a30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-user", "id": "22fcc07be9604a3eb06dbb867f9e430d"}, "audit_ids": ["9tOe-HnHRL-2GgOzfJJGTQ"], "issued_at": "2018-07-21T00:16:33.000000Z"}} 2018-07-21 00:16:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7347e70d10b6e6a25060142bb4ad099a4e2d47ff" 2018-07-21 00:16:33,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5a3ac8b8-e3f0-4af1-a8a5-35daffccb960 Date: Sat, 21 Jul 2018 00:16:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69e18430-768d-4e2b-9d83-82bfcabf6889","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59861295457e41b0bd40536a81190a30","l2_adjacency":true,"status":"ACTIVE","subnets":["ad7a800b-4a14-421e-bdfe-e37968bc9c8f"],"description":"","tags":[],"updated_at":"2018-07-21T00:16:18Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net","admin_state_up":true,"tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:17Z","mtu":999}]} 2018-07-21 00:16:33,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net used request id req-5a3ac8b8-e3f0-4af1-a8a5-35daffccb960 2018-07-21 00:16:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:16:33,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:16:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:16:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8b4a67d84e01763b716c57198ca3c9bf3762f2" 2018-07-21 00:16:33,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21ff264-9428-4f26-baed-ac308c192f0d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}} 2018-07-21 00:16:33,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 used request id req-a21ff264-9428-4f26-baed-ac308c192f0d 2018-07-21 00:16:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7347e70d10b6e6a25060142bb4ad099a4e2d47ff" 2018-07-21 00:16:34,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a7882575-48ab-4f90-aa68-a62707ad9b87 Date: Sat, 21 Jul 2018 00:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}]} 2018-07-21 00:16:34,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889 used request id req-a7882575-48ab-4f90-aa68-a62707ad9b87 2018-07-21 00:16:34,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889&name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7347e70d10b6e6a25060142bb4ad099a4e2d47ff" 2018-07-21 00:16:34,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-224299fa-20ec-431b-b3cf-aae2520c8d07 Date: Sat, 21 Jul 2018 00:16:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}]} 2018-07-21 00:16:34,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=69e18430-768d-4e2b-9d83-82bfcabf6889&name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet used request id req-224299fa-20ec-431b-b3cf-aae2520c8d07 2018-07-21 00:16:34,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7347e70d10b6e6a25060142bb4ad099a4e2d47ff" 2018-07-21 00:16:34,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9759e0c9-7d5d-4099-989a-f5ac50cadb19 Date: Sat, 21 Jul 2018 00:16:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:22Z", "admin_state_up": true, "updated_at": "2018-07-21T00:16:30Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "59861295457e41b0bd40536a81190a30", "id": "afd82a80-62b0-4dc7-a7b6-8c404078b8b2", "name": "CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router"}]} 2018-07-21 00:16:34,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router used request id req-9759e0c9-7d5d-4099-989a-f5ac50cadb19 2018-07-21 00:16:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8b4a67d84e01763b716c57198ca3c9bf3762f2" 2018-07-21 00:16:34,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78a13c6-5152-4bab-a16c-511bff93b7f9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}} 2018-07-21 00:16:34,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 used request id req-a78a13c6-5152-4bab-a16c-511bff93b7f9 2018-07-21 00:16:34,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=afd82a80-62b0-4dc7-a7b6-8c404078b8b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7347e70d10b6e6a25060142bb4ad099a4e2d47ff" 2018-07-21 00:16:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-fdb4235f-bddf-4bd2-9995-a1a661f64f2f Date: Sat, 21 Jul 2018 00:16:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:16:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","ip_address":"10.55.1.1"}],"id":"27447089-35b7-45a1-87a2-1144f74dff56","security_groups":[],"mac_address":"fa:16:3e:81:0e:1d","project_id":"59861295457e41b0bd40536a81190a30","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:30Z","binding:vnic_type":"normal","device_id":"afd82a80-62b0-4dc7-a7b6-8c404078b8b2","ip_allocation":"immediate"}]} 2018-07-21 00:16:34,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=afd82a80-62b0-4dc7-a7b6-8c404078b8b2 used request id req-fdb4235f-bddf-4bd2-9995-a1a661f64f2f 2018-07-21 00:16:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ad7a800b-4a14-421e-bdfe-e37968bc9c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7347e70d10b6e6a25060142bb4ad099a4e2d47ff" 2018-07-21 00:16:35,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-5afa0c40-bf0e-4fab-bdc6-10f58ed0ef72 Date: Sat, 21 Jul 2018 00:16:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69e18430-768d-4e2b-9d83-82bfcabf6889","tenant_id":"59861295457e41b0bd40536a81190a30","created_at":"2018-07-21T00:16:18Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:18Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"59861295457e41b0bd40536a81190a30","id":"ad7a800b-4a14-421e-bdfe-e37968bc9c8f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet"}} 2018-07-21 00:16:35,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ad7a800b-4a14-421e-bdfe-e37968bc9c8f used request id req-5afa0c40-bf0e-4fab-bdc6-10f58ed0ef72 2018-07-21 00:16:35,117 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router and subnet CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet 2018-07-21 00:16:35,117 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router 2018-07-21 00:16:35,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" -d '{"subnet_id": "ad7a800b-4a14-421e-bdfe-e37968bc9c8f"}' 2018-07-21 00:16:37,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-96279b3e-6a94-478a-9007-011e36163bdd Date: Sat, 21 Jul 2018 00:16:37 GMT RESP BODY: {"network_id": "69e18430-768d-4e2b-9d83-82bfcabf6889", "tenant_id": "59861295457e41b0bd40536a81190a30", "subnet_id": "ad7a800b-4a14-421e-bdfe-e37968bc9c8f", "subnet_ids": ["ad7a800b-4a14-421e-bdfe-e37968bc9c8f"], "port_id": "27447089-35b7-45a1-87a2-1144f74dff56", "id": "afd82a80-62b0-4dc7-a7b6-8c404078b8b2"} 2018-07-21 00:16:37,867 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2/remove_router_interface used request id req-96279b3e-6a94-478a-9007-011e36163bdd 2018-07-21 00:16:37,868 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router 2018-07-21 00:16:37,868 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-router 2018-07-21 00:16:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bc2aeeeba2ef532c023e25891a075d868863849" 2018-07-21 00:16:41,685 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-174bf399-b0ac-447a-a029-acf9c9a0eaf2 Content-Length: 0 Date: Sat, 21 Jul 2018 00:16:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:41,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/afd82a80-62b0-4dc7-a7b6-8c404078b8b2 used request id req-174bf399-b0ac-447a-a029-acf9c9a0eaf2 2018-07-21 00:16:41,686 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet 2018-07-21 00:16:41,686 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-subnet 2018-07-21 00:16:41,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/ad7a800b-4a14-421e-bdfe-e37968bc9c8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:44,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bec9912-3e89-4ee9-96e1-66855369866a Date: Sat, 21 Jul 2018 00:16:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:44,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ad7a800b-4a14-421e-bdfe-e37968bc9c8f used request id req-8bec9912-3e89-4ee9-96e1-66855369866a 2018-07-21 00:16:44,224 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f2042167-d1e3-48fc-8525-3db8fd4d4d1e-pub-net 2018-07-21 00:16:44,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/69e18430-768d-4e2b-9d83-82bfcabf6889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85da2eedb653fad3dd7fbf39493bbba01061461" 2018-07-21 00:16:45,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86bbba18-54fd-42ea-86d9-7bddafe914f3 Date: Sat, 21 Jul 2018 00:16:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:45,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/69e18430-768d-4e2b-9d83-82bfcabf6889 used request id req-86bbba18-54fd-42ea-86d9-7bddafe914f3 2018-07-21 00:16:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:45,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2b5a5ee1-aaf1-4734-903a-9a8f3e993c08 Date: Sat, 21 Jul 2018 00:16:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:17Z", "updated_at": "2018-07-21T00:16:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "revision_number": 0, "id": "48fe9bb0-d091-4d3d-8e9d-b5e99c8e4777", "remote_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "tenant_id": "59861295457e41b0bd40536a81190a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "59861295457e41b0bd40536a81190a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "revision_number": 0, "id": "90d8d610-f289-4f04-a4db-2c67efe56e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "tenant_id": "59861295457e41b0bd40536a81190a30", "port_range_min": null, "ethertype": "IPv4", "project_id": "59861295457e41b0bd40536a81190a30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "revision_number": 0, "id": "9215f287-14f5-4f16-964b-e04bd47fdc5a", "remote_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "tenant_id": "59861295457e41b0bd40536a81190a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "59861295457e41b0bd40536a81190a30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "revision_number": 0, "id": "f8323226-b770-43ca-a31c-da578c3ebe53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "tenant_id": "59861295457e41b0bd40536a81190a30", "port_range_min": null, "ethertype": "IPv6", "project_id": "59861295457e41b0bd40536a81190a30"}], "revision_number": 4, "project_id": "59861295457e41b0bd40536a81190a30", "id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:16:45,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2b5a5ee1-aaf1-4734-903a-9a8f3e993c08 2018-07-21 00:16:45,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b012b4-18cd-4cb6-a50a-10afcd2d190a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:16:46,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-f0b012b4-18cd-4cb6-a50a-10afcd2d190a 2018-07-21 00:16:46,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512ea494-171d-4d80-b56c-553caa4afcd1 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:16:46,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-512ea494-171d-4d80-b56c-553caa4afcd1 2018-07-21 00:16:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42506543-f41e-49d7-8425-0f5e5763e9b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:46,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-42506543-f41e-49d7-8425-0f5e5763e9b4 2018-07-21 00:16:46,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:46,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e75f60a-0707-4506-bb0c-1b32a910065e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:46,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-5e75f60a-0707-4506-bb0c-1b32a910065e 2018-07-21 00:16:46,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:46,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580380d1-8295-4db6-9010-9de8801bc0e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:46,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-580380d1-8295-4db6-9010-9de8801bc0e5 2018-07-21 00:16:46,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272a6eae-830f-4c1a-9d1b-9d925f7d6106 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:46,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-272a6eae-830f-4c1a-9d1b-9d925f7d6106 2018-07-21 00:16:46,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb73096-54ca-49c7-b09d-653270fb55aa Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59861295457e41b0bd40536a81190a30", "name": "CreateNetworkSuccessTests-42c36ece-2e92-424-proj"}} 2018-07-21 00:16:46,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 used request id req-5cb73096-54ca-49c7-b09d-653270fb55aa 2018-07-21 00:16:46,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 648576d0-f8be-4a0c-9c49-1a44318594a8 2018-07-21 00:16:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=648576d0-f8be-4a0c-9c49-1a44318594a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:46,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5c212531-5a49-41de-ac72-416764656ee9 Date: Sat, 21 Jul 2018 00:16:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "port_range_min": null, "revision_number": 0, "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:17Z", "project_id": "59861295457e41b0bd40536a81190a30", "id": "48fe9bb0-d091-4d3d-8e9d-b5e99c8e4777"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "port_range_min": null, "revision_number": 0, "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:17Z", "project_id": "59861295457e41b0bd40536a81190a30", "id": "90d8d610-f289-4f04-a4db-2c67efe56e72"}, {"remote_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "port_range_min": null, "revision_number": 0, "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:17Z", "project_id": "59861295457e41b0bd40536a81190a30", "id": "9215f287-14f5-4f16-964b-e04bd47fdc5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:17Z", "security_group_id": "648576d0-f8be-4a0c-9c49-1a44318594a8", "port_range_min": null, "revision_number": 0, "tenant_id": "59861295457e41b0bd40536a81190a30", "created_at": "2018-07-21T00:16:17Z", "project_id": "59861295457e41b0bd40536a81190a30", "id": "f8323226-b770-43ca-a31c-da578c3ebe53"}]} 2018-07-21 00:16:46,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=648576d0-f8be-4a0c-9c49-1a44318594a8 used request id req-5c212531-5a49-41de-ac72-416764656ee9 2018-07-21 00:16:46,848 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:16:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/648576d0-f8be-4a0c-9c49-1a44318594a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:47,155 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b1613e8-2336-469e-badb-41ab9e857798 Content-Length: 0 Date: Sat, 21 Jul 2018 00:16:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:47,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/648576d0-f8be-4a0c-9c49-1a44318594a8 used request id req-3b1613e8-2336-469e-badb-41ab9e857798 2018-07-21 00:16:47,156 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-42c36ece-2e92-424-proj 2018-07-21 00:16:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:47,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-161043c9-aafd-4467-8df2-2b82262f6816 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:47,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/59861295457e41b0bd40536a81190a30 used request id req-161043c9-aafd-4467-8df2-2b82262f6816 2018-07-21 00:16:47,416 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-42c36ece-2e92-424-proj-role 2018-07-21 00:16:47,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a07c191d595244a19e83e21f0da790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:47,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f2ada9-35ac-4a61-b183-83aeef3388f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:47,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a07c191d595244a19e83e21f0da790df used request id req-98f2ada9-35ac-4a61-b183-83aeef3388f3 2018-07-21 00:16:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f84954c1fd70fc35646cc115e53949160e3a66" 2018-07-21 00:16:47,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872beed9-0500-46de-b766-f5c54367fa34 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:16:47,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-872beed9-0500-46de-b766-f5c54367fa34 2018-07-21 00:16:47,626 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-42c36ece-2e92-424-user 2018-07-21 00:16:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/22fcc07be9604a3eb06dbb867f9e430d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e97ad6e274ebb50d51f6b8fd345f7fe5f313fb5" 2018-07-21 00:16:47,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c09de0-b473-41e7-ae80-4ecaeede46e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:47,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/22fcc07be9604a3eb06dbb867f9e430d used request id req-16c09de0-b473-41e7-ae80-4ecaeede46e1 2018-07-21 00:16:47,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:48,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["IBvPiPzhTRizsj7qhRz2vw"], "issued_at": "2018-07-21T00:16:48.000000Z"}} 2018-07-21 00:16:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9d738816b31c8b95a4d06a73c6e10b31fed9c59f" 2018-07-21 00:16:48,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900b5744-6ad6-4831-bc92-117ab6227bf5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:48,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-900b5744-6ad6-4831-bc92-117ab6227bf5 2018-07-21 00:16:48,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:48,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:48,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["T5nmODrySyaCqYcNCPvPTw"], "issued_at": "2018-07-21T00:16:48.000000Z"}} 2018-07-21 00:16:48,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:48,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b15faf-4544-4876-bba8-fc4153ce169e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:48,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-79b15faf-4544-4876-bba8-fc4153ce169e 2018-07-21 00:16:48,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:16:48,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:16:48,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:48,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7aa56d-cf8c-458a-9fa1-abc59d67d9b7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:16:48,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj used request id req-ab7aa56d-cf8c-458a-9fa1-abc59d67d9b7 2018-07-21 00:16:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:49,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfe7585-6dce-4c2f-bd1f-9074799a7d5c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:16:49,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9bfe7585-6dce-4c2f-bd1f-9074799a7d5c 2018-07-21 00:16:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj"}}' 2018-07-21 00:16:49,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:16:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a7dee22-a976-4810-94c3-dd197cd0b67d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3"}, "tags": [], "enabled": true, "id": "ca3a13cc37ba411d9dc24b850a5890d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj"}} 2018-07-21 00:16:49,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4a7dee22-a976-4810-94c3-dd197cd0b67d 2018-07-21 00:16:49,176 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj 2018-07-21 00:16:49,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:49,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:49,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wEcxIiAORnasnHF283mJCA"], "issued_at": "2018-07-21T00:16:49.000000Z"}} 2018-07-21 00:16:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9b159c9e972a0e99b633301fdfba6f94de0b7200" 2018-07-21 00:16:49,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e65cfef-6319-407c-8e80-793b77eb32c9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:49,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3e65cfef-6319-407c-8e80-793b77eb32c9 2018-07-21 00:16:49,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:16:49,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:16:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:16:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b159c9e972a0e99b633301fdfba6f94de0b7200" 2018-07-21 00:16:49,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c575dd-267f-46e3-b357-083a82bb98b9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:16:49,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68c575dd-267f-46e3-b357-083a82bb98b9 2018-07-21 00:16:49,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b159c9e972a0e99b633301fdfba6f94de0b7200" 2018-07-21 00:16:49,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77042b88-199c-4832-b118-d2b09c039e2d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3"}, "tags": [], "enabled": true, "id": "ca3a13cc37ba411d9dc24b850a5890d3", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj"}]} 2018-07-21 00:16:49,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj used request id req-77042b88-199c-4832-b118-d2b09c039e2d 2018-07-21 00:16:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b159c9e972a0e99b633301fdfba6f94de0b7200" 2018-07-21 00:16:49,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bac088-ecab-40b9-8493-d49770028c5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:16:49,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-26bac088-ecab-40b9-8493-d49770028c5e 2018-07-21 00:16:50,307 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ca9b7130-b115-4e3-user 2018-07-21 00:16:50,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:50,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a7a7d1-00b7-4dc9-9bd4-37b591deda33 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:16:50,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-93a7a7d1-00b7-4dc9-9bd4-37b591deda33 2018-07-21 00:16:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" -d '{"role": {"name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role"}}' 2018-07-21 00:16:50,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d950b6e-0cdb-4121-9a63-95c4801749e8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc2f26d5a13d46688b75fc6cc33f97fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/cc2f26d5a13d46688b75fc6cc33f97fb"}, "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role"}} 2018-07-21 00:16:50,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2d950b6e-0cdb-4121-9a63-95c4801749e8 2018-07-21 00:16:50,524 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role 2018-07-21 00:16:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cc2f26d5a13d46688b75fc6cc33f97fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:50,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c48cfc2-1d6f-4e06-9d98-b4b064c17a66 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc2f26d5a13d46688b75fc6cc33f97fb", "links": {"self": "http://172.30.9.21:5000/v3/roles/cc2f26d5a13d46688b75fc6cc33f97fb"}, "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role"}} 2018-07-21 00:16:50,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cc2f26d5a13d46688b75fc6cc33f97fb used request id req-2c48cfc2-1d6f-4e06-9d98-b4b064c17a66 2018-07-21 00:16:50,620 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role to project CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj 2018-07-21 00:16:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3/users/15e02faa9a9f4fbc94233c01edc5affa/roles/cc2f26d5a13d46688b75fc6cc33f97fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:50,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d9d5dbc-8231-4a75-83f9-34313182bd92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:16:50,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3/users/15e02faa9a9f4fbc94233c01edc5affa/roles/cc2f26d5a13d46688b75fc6cc33f97fb used request id req-8d9d5dbc-8231-4a75-83f9-34313182bd92 2018-07-21 00:16:50,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:16:50,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:51,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc2f26d5a13d46688b75fc6cc33f97fb", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role"}], "expires_at": "2018-07-21T01:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca3a13cc37ba411d9dc24b850a5890d3", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-user", "id": "15e02faa9a9f4fbc94233c01edc5affa"}, "audit_ids": ["Hpi2aW6oRQqro-V1MeWS0w"], "issued_at": "2018-07-21T00:16:51.000000Z"}} 2018-07-21 00:16:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:51,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8306b92e-7e71-4b63-b301-7a6c92eff4e0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:16:51,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8306b92e-7e71-4b63-b301-7a6c92eff4e0 2018-07-21 00:16:51,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:51,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea718107-ecfd-4829-9dc1-ac9d5acb8e19 Date: Sat, 21 Jul 2018 00:16:51 GMT RESP BODY: {"networks":[]} 2018-07-21 00:16:51,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net used request id req-ea718107-ecfd-4829-9dc1-ac9d5acb8e19 2018-07-21 00:16:51,429 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net 2018-07-21 00:16:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net", "admin_state_up": true}}' 2018-07-21 00:16:51,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-3a639724-ff5c-497a-b173-a3c205cb5778 Date: Sat, 21 Jul 2018 00:16:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca3a13cc37ba411d9dc24b850a5890d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:16:51Z","is_default":false,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:51Z","mtu":999}} 2018-07-21 00:16:51,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3a639724-ff5c-497a-b173-a3c205cb5778 2018-07-21 00:16:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=017baa3a-4d39-421d-affc-d4f7fd68aac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:52,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-2339e182-b81f-402c-8022-863cc00417b9 Date: Sat, 21 Jul 2018 00:16:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca3a13cc37ba411d9dc24b850a5890d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:16:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net","admin_state_up":true,"tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:51Z","mtu":999}]} 2018-07-21 00:16:52,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=017baa3a-4d39-421d-affc-d4f7fd68aac0 used request id req-2339e182-b81f-402c-8022-863cc00417b9 2018-07-21 00:16:52,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:52,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-145630f4-5696-490b-9396-3d39b178e6d9 Date: Sat, 21 Jul 2018 00:16:52 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:16:52,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0 used request id req-145630f4-5696-490b-9396-3d39b178e6d9 2018-07-21 00:16:52,446 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet 2018-07-21 00:16:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" -d '{"subnets": [{"ip_version": 4, "network_id": "017baa3a-4d39-421d-affc-d4f7fd68aac0", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet"}]}' 2018-07-21 00:16:53,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8e41a65f-4d7a-4f3f-8b20-1ac51788e18b Date: Sat, 21 Jul 2018 00:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:52Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"ca3a13cc37ba411d9dc24b850a5890d3","id":"5e5dd2d7-1575-44d1-8654-94cd2dc5491d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet"}]} 2018-07-21 00:16:53,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-8e41a65f-4d7a-4f3f-8b20-1ac51788e18b 2018-07-21 00:16:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=017baa3a-4d39-421d-affc-d4f7fd68aac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:53,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1860da53-a181-4d80-b055-1833f5cce76e Date: Sat, 21 Jul 2018 00:16:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca3a13cc37ba411d9dc24b850a5890d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5e5dd2d7-1575-44d1-8654-94cd2dc5491d"],"description":"","tags":[],"updated_at":"2018-07-21T00:16:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net","admin_state_up":true,"tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:51Z","mtu":999}]} 2018-07-21 00:16:53,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=017baa3a-4d39-421d-affc-d4f7fd68aac0 used request id req-1860da53-a181-4d80-b055-1833f5cce76e 2018-07-21 00:16:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:54,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a7c2c58f-868c-4de5-b765-b07cf0be09f1 Date: Sat, 21 Jul 2018 00:16:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:52Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ca3a13cc37ba411d9dc24b850a5890d3","id":"5e5dd2d7-1575-44d1-8654-94cd2dc5491d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet"}]} 2018-07-21 00:16:54,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0 used request id req-a7c2c58f-868c-4de5-b765-b07cf0be09f1 2018-07-21 00:16:54,244 - OpenStackNetwork - DEBUG - Network [017baa3a-4d39-421d-affc-d4f7fd68aac0] created successfully 2018-07-21 00:16:54,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:16:54,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc2f26d5a13d46688b75fc6cc33f97fb", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role"}], "expires_at": "2018-07-21T01:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca3a13cc37ba411d9dc24b850a5890d3", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ca3a13cc37ba411d9dc24b850a5890d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-user", "id": "15e02faa9a9f4fbc94233c01edc5affa"}, "audit_ids": ["Kj94p963QT2Ytmm7piLV8Q"], "issued_at": "2018-07-21T00:16:54.000000Z"}} 2018-07-21 00:16:54,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0849fb4535c168cc54994db914b1941d12b2306" 2018-07-21 00:16:54,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9c776e51-9b11-44e2-a7ad-27159a77e36c Date: Sat, 21 Jul 2018 00:16:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca3a13cc37ba411d9dc24b850a5890d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5e5dd2d7-1575-44d1-8654-94cd2dc5491d"],"description":"","tags":[],"updated_at":"2018-07-21T00:16:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net","admin_state_up":true,"tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:51Z","mtu":999}]} 2018-07-21 00:16:54,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net used request id req-9c776e51-9b11-44e2-a7ad-27159a77e36c 2018-07-21 00:16:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:16:54,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:16:54,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d738816b31c8b95a4d06a73c6e10b31fed9c59f" 2018-07-21 00:16:55,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3e8771-45cf-4d8b-ae47-77785b05c984 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca3a13cc37ba411d9dc24b850a5890d3", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj"}} 2018-07-21 00:16:55,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3 used request id req-3f3e8771-45cf-4d8b-ae47-77785b05c984 2018-07-21 00:16:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0849fb4535c168cc54994db914b1941d12b2306" 2018-07-21 00:16:55,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-581f2e8a-8989-4f02-9936-a471e0741856 Date: Sat, 21 Jul 2018 00:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:52Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ca3a13cc37ba411d9dc24b850a5890d3","id":"5e5dd2d7-1575-44d1-8654-94cd2dc5491d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet"}]} 2018-07-21 00:16:55,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0 used request id req-581f2e8a-8989-4f02-9936-a471e0741856 2018-07-21 00:16:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0&name=CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0849fb4535c168cc54994db914b1941d12b2306" 2018-07-21 00:16:55,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9632fcc8-da21-44ee-89fa-e53f257a85e2 Date: Sat, 21 Jul 2018 00:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"017baa3a-4d39-421d-affc-d4f7fd68aac0","tenant_id":"ca3a13cc37ba411d9dc24b850a5890d3","created_at":"2018-07-21T00:16:52Z","dns_nameservers":[],"updated_at":"2018-07-21T00:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ca3a13cc37ba411d9dc24b850a5890d3","id":"5e5dd2d7-1575-44d1-8654-94cd2dc5491d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet"}]} 2018-07-21 00:16:55,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=017baa3a-4d39-421d-affc-d4f7fd68aac0&name=CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet used request id req-9632fcc8-da21-44ee-89fa-e53f257a85e2 2018-07-21 00:16:55,524 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet 2018-07-21 00:16:55,524 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-subnet 2018-07-21 00:16:55,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5e5dd2d7-1575-44d1-8654-94cd2dc5491d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:57,916 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f527fa41-7352-4908-89aa-83c90150119b Date: Sat, 21 Jul 2018 00:16:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:57,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5e5dd2d7-1575-44d1-8654-94cd2dc5491d used request id req-f527fa41-7352-4908-89aa-83c90150119b 2018-07-21 00:16:57,917 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-78e65a90-5076-4870-bb95-c27da19250af-pub-net 2018-07-21 00:16:57,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/017baa3a-4d39-421d-affc-d4f7fd68aac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4429047d28d634a41927880a40a0c38877901e9" 2018-07-21 00:16:59,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e65877ab-a703-49a3-a388-429846aac0d3 Date: Sat, 21 Jul 2018 00:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:16:59,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/017baa3a-4d39-421d-affc-d4f7fd68aac0 used request id req-e65877ab-a703-49a3-a388-429846aac0d3 2018-07-21 00:16:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:59,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-eda4887b-e354-4574-8a82-d6d21e419891 Date: Sat, 21 Jul 2018 00:16:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "created_at": "2018-07-21T00:16:51Z", "updated_at": "2018-07-21T00:16:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "revision_number": 0, "id": "20bf8049-fa1d-4846-b8f0-b46e02937295", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "revision_number": 0, "id": "24fd791b-719e-4820-a85c-e21a99a6c8c8", "remote_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "revision_number": 0, "id": "5fe11b25-13ba-4c49-9ffa-897e5bd3ce07", "remote_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "revision_number": 0, "id": "97f1da0c-2ca7-4ffa-ab95-70eb9ae28998", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3"}], "revision_number": 4, "project_id": "ca3a13cc37ba411d9dc24b850a5890d3", "id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:16:59,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-eda4887b-e354-4574-8a82-d6d21e419891 2018-07-21 00:16:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:59,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4f36d1-0e06-4f25-84d9-8391b4400945 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:16:59,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-8f4f36d1-0e06-4f25-84d9-8391b4400945 2018-07-21 00:16:59,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:59,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba8de00-602a-47fb-8b98-0647d7d37a16 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:16:59,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7ba8de00-602a-47fb-8b98-0647d7d37a16 2018-07-21 00:16:59,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:59,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ca67c0-5cfe-4781-8d56-1707b8192bf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:59,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-73ca67c0-5cfe-4781-8d56-1707b8192bf5 2018-07-21 00:16:59,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:59,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:59,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90332704-e98f-453f-aeef-869f41d39483 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:59,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-90332704-e98f-453f-aeef-869f41d39483 2018-07-21 00:16:59,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:59,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:16:59,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93134e62-1950-4dcd-a910-5a84f885bbc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:16:59,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-93134e62-1950-4dcd-a910-5a84f885bbc5 2018-07-21 00:16:59,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:16:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:17:00,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac1e898-9e0f-45ab-be5f-25bb1bbe7684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:00,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-5ac1e898-9e0f-45ab-be5f-25bb1bbe7684 2018-07-21 00:17:00,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:17:00,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ffee0da-0204-4a1a-9db0-d1294bf4f486 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca3a13cc37ba411d9dc24b850a5890d3", "name": "CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj"}} 2018-07-21 00:17:00,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3 used request id req-3ffee0da-0204-4a1a-9db0-d1294bf4f486 2018-07-21 00:17:00,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ab374112-2713-4bf8-bf0b-845f5d276b4a 2018-07-21 00:17:00,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ab374112-2713-4bf8-bf0b-845f5d276b4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:17:00,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f679cff4-db48-495b-bdd3-8ab33d4c51ab Date: Sat, 21 Jul 2018 00:17:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "created_at": "2018-07-21T00:16:51Z", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3", "id": "20bf8049-fa1d-4846-b8f0-b46e02937295"}, {"remote_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "created_at": "2018-07-21T00:16:51Z", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3", "id": "24fd791b-719e-4820-a85c-e21a99a6c8c8"}, {"remote_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "created_at": "2018-07-21T00:16:51Z", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3", "id": "5fe11b25-13ba-4c49-9ffa-897e5bd3ce07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:16:51Z", "security_group_id": "ab374112-2713-4bf8-bf0b-845f5d276b4a", "port_range_min": null, "revision_number": 0, "tenant_id": "ca3a13cc37ba411d9dc24b850a5890d3", "created_at": "2018-07-21T00:16:51Z", "project_id": "ca3a13cc37ba411d9dc24b850a5890d3", "id": "97f1da0c-2ca7-4ffa-ab95-70eb9ae28998"}]} 2018-07-21 00:17:00,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ab374112-2713-4bf8-bf0b-845f5d276b4a used request id req-f679cff4-db48-495b-bdd3-8ab33d4c51ab 2018-07-21 00:17:00,304 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:17:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ab374112-2713-4bf8-bf0b-845f5d276b4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:17:00,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c827214b-9cc0-4771-aab1-aef0f417746e Content-Length: 0 Date: Sat, 21 Jul 2018 00:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:17:00,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ab374112-2713-4bf8-bf0b-845f5d276b4a used request id req-c827214b-9cc0-4771-aab1-aef0f417746e 2018-07-21 00:17:00,835 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj 2018-07-21 00:17:00,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:17:01,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b535ac65-38ce-474e-b4c7-57ecaaff97e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:01,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ca3a13cc37ba411d9dc24b850a5890d3 used request id req-b535ac65-38ce-474e-b4c7-57ecaaff97e0 2018-07-21 00:17:01,056 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ca9b7130-b115-4e3-proj-role 2018-07-21 00:17:01,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/cc2f26d5a13d46688b75fc6cc33f97fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:17:01,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a76d0b3-6f20-422b-95f8-ad2a9c95e5c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:01,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/cc2f26d5a13d46688b75fc6cc33f97fb used request id req-8a76d0b3-6f20-422b-95f8-ad2a9c95e5c9 2018-07-21 00:17:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4bd6d47576fda1b5bee25b226526000db7aaaa" 2018-07-21 00:17:01,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea99e02d-9c03-4382-b710-6524b578a582 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:01,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ea99e02d-9c03-4382-b710-6524b578a582 2018-07-21 00:17:01,273 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ca9b7130-b115-4e3-user 2018-07-21 00:17:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/15e02faa9a9f4fbc94233c01edc5affa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b159c9e972a0e99b633301fdfba6f94de0b7200" 2018-07-21 00:17:01,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6d0a95-7187-42c8-ae51-b1f0f7fa294c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:01,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/15e02faa9a9f4fbc94233c01edc5affa used request id req-4c6d0a95-7187-42c8-ae51-b1f0f7fa294c 2018-07-21 00:17:01,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:01,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ahM08ZFETT-7lfMOZl4oWg"], "issued_at": "2018-07-21T00:17:01.000000Z"}} 2018-07-21 00:17:01,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f32e54b7ee3a38580841beedf31b8426d030a44c" 2018-07-21 00:17:01,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5f9219-183b-47c0-849a-9fa299adafb3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:01,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa5f9219-183b-47c0-849a-9fa299adafb3 2018-07-21 00:17:01,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:01,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:02,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["OkbQ6EwhQM-hcTulHuIKSQ"], "issued_at": "2018-07-21T00:17:02.000000Z"}} 2018-07-21 00:17:02,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:02,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2063b7-6706-4818-8ae3-db860a8cb5e7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:02,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8d2063b7-6706-4818-8ae3-db860a8cb5e7 2018-07-21 00:17:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:02,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8fd3b104-b86a-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:02,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91206d30-c833-4c4c-aa4e-1302ab6d92b2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8fd3b104-b86a-423-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:17:02,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8fd3b104-b86a-423-proj used request id req-91206d30-c833-4c4c-aa4e-1302ab6d92b2 2018-07-21 00:17:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:02,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513a7539-6ca7-4d4a-a4fb-7e5b935105ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:02,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-513a7539-6ca7-4d4a-a4fb-7e5b935105ea 2018-07-21 00:17:02,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj"}}' 2018-07-21 00:17:02,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bef89f2-fddc-4ab8-a176-44642fd746d4 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb"}, "tags": [], "enabled": true, "id": "c8440835b3494116bedb080c82621adb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj"}} 2018-07-21 00:17:02,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7bef89f2-fddc-4ab8-a176-44642fd746d4 2018-07-21 00:17:02,746 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-8fd3b104-b86a-423-proj 2018-07-21 00:17:02,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:02,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:03,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["-6uyGmT7R_-7ATtBOr8fVQ"], "issued_at": "2018-07-21T00:17:03.000000Z"}} 2018-07-21 00:17:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b935c40cd6064575a0c74efe14ef42177c6ae173" 2018-07-21 00:17:03,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc2af7d-aa91-49fe-b844-d9ebfdf10e7c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:03,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ccc2af7d-aa91-49fe-b844-d9ebfdf10e7c 2018-07-21 00:17:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:03,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b935c40cd6064575a0c74efe14ef42177c6ae173" 2018-07-21 00:17:03,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030702fb-b7cb-4399-b12e-1de6ba40d8ed Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:17:03,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-030702fb-b7cb-4399-b12e-1de6ba40d8ed 2018-07-21 00:17:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-8fd3b104-b86a-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b935c40cd6064575a0c74efe14ef42177c6ae173" 2018-07-21 00:17:03,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505da293-5cbe-4c53-8f53-b4f135989dbb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-8fd3b104-b86a-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb"}, "tags": [], "enabled": true, "id": "c8440835b3494116bedb080c82621adb", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj"}]} 2018-07-21 00:17:03,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-8fd3b104-b86a-423-proj used request id req-505da293-5cbe-4c53-8f53-b4f135989dbb 2018-07-21 00:17:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b935c40cd6064575a0c74efe14ef42177c6ae173" 2018-07-21 00:17:03,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecaf094d-9d71-46dd-adf0-04a21f0dca08 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:03,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ecaf094d-9d71-46dd-adf0-04a21f0dca08 2018-07-21 00:17:03,924 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-8fd3b104-b86a-423-user 2018-07-21 00:17:03,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:03,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:04,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6112bb58-7d72-41c7-aebd-dc0edb2e5b8b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:04,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6112bb58-7d72-41c7-aebd-dc0edb2e5b8b 2018-07-21 00:17:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" -d '{"role": {"name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role"}}' 2018-07-21 00:17:04,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b9f002-075d-4ac7-b86e-d2683dc90185 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "696a8c0508f3418da09e677c63281c15", "links": {"self": "http://172.30.9.21:5000/v3/roles/696a8c0508f3418da09e677c63281c15"}, "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role"}} 2018-07-21 00:17:04,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-07b9f002-075d-4ac7-b86e-d2683dc90185 2018-07-21 00:17:04,147 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role 2018-07-21 00:17:04,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/696a8c0508f3418da09e677c63281c15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:04,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872c81a6-351c-43ba-8c74-137296ecc998 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "696a8c0508f3418da09e677c63281c15", "links": {"self": "http://172.30.9.21:5000/v3/roles/696a8c0508f3418da09e677c63281c15"}, "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role"}} 2018-07-21 00:17:04,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/696a8c0508f3418da09e677c63281c15 used request id req-872c81a6-351c-43ba-8c74-137296ecc998 2018-07-21 00:17:04,166 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role to project CreateNetworkSuccessTests-8fd3b104-b86a-423-proj 2018-07-21 00:17:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb/users/b5b9d1cb2a4848e1b094649cd34a8724/roles/696a8c0508f3418da09e677c63281c15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:04,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc12ea55-0ad8-4710-9582-d521c8f5df03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:04,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb/users/b5b9d1cb2a4848e1b094649cd34a8724/roles/696a8c0508f3418da09e677c63281c15 used request id req-dc12ea55-0ad8-4710-9582-d521c8f5df03 2018-07-21 00:17:04,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:04,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:04,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "696a8c0508f3418da09e677c63281c15", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role"}], "expires_at": "2018-07-21T01:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8440835b3494116bedb080c82621adb", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-user", "id": "b5b9d1cb2a4848e1b094649cd34a8724"}, "audit_ids": ["1B5GCKAHQxerJ7exoaZZnA"], "issued_at": "2018-07-21T00:17:04.000000Z"}} 2018-07-21 00:17:04,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:04,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df85900c-ea17-42da-8819-8e8dbdceb06a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:04,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-df85900c-ea17-42da-8819-8e8dbdceb06a 2018-07-21 00:17:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:04,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6fcca058-dab4-4cf0-be6d-ebbd92a7ca4b Date: Sat, 21 Jul 2018 00:17:04 GMT RESP BODY: {"networks":[]} 2018-07-21 00:17:04,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net used request id req-6fcca058-dab4-4cf0-be6d-ebbd92a7ca4b 2018-07-21 00:17:04,908 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net 2018-07-21 00:17:04,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net", "admin_state_up": true}}' 2018-07-21 00:17:05,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-6d932e22-bc53-4b71-ae47-d7397142f8e6 Date: Sat, 21 Jul 2018 00:17:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b127e7fe-63d1-488e-b423-3636e823ca20","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8440835b3494116bedb080c82621adb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:17:05Z","is_default":false,"name":"CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c8440835b3494116bedb080c82621adb","created_at":"2018-07-21T00:17:05Z","mtu":999}} 2018-07-21 00:17:05,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6d932e22-bc53-4b71-ae47-d7397142f8e6 2018-07-21 00:17:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b127e7fe-63d1-488e-b423-3636e823ca20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:05,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ef51d136-0926-4be7-96d9-e9f74b3ba7f4 Date: Sat, 21 Jul 2018 00:17:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b127e7fe-63d1-488e-b423-3636e823ca20","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8440835b3494116bedb080c82621adb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:17:05Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net","admin_state_up":true,"tenant_id":"c8440835b3494116bedb080c82621adb","created_at":"2018-07-21T00:17:05Z","mtu":999}]} 2018-07-21 00:17:05,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b127e7fe-63d1-488e-b423-3636e823ca20 used request id req-ef51d136-0926-4be7-96d9-e9f74b3ba7f4 2018-07-21 00:17:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b127e7fe-63d1-488e-b423-3636e823ca20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:05,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2378a869-2b67-43a2-a857-88fd6b27f554 Date: Sat, 21 Jul 2018 00:17:05 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:17:05,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b127e7fe-63d1-488e-b423-3636e823ca20 used request id req-2378a869-2b67-43a2-a857-88fd6b27f554 2018-07-21 00:17:05,956 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-subnet 2018-07-21 00:17:05,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" -d '{"subnets": [{"ip_version": 4, "network_id": "b127e7fe-63d1-488e-b423-3636e823ca20", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-subnet"}]}' 2018-07-21 00:17:06,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ff581a88-9c5c-4165-af6e-a3268884c796 Date: Sat, 21 Jul 2018 00:17:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b127e7fe-63d1-488e-b423-3636e823ca20","tenant_id":"c8440835b3494116bedb080c82621adb","created_at":"2018-07-21T00:17:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:17:06Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c8440835b3494116bedb080c82621adb","id":"733854e8-0c20-4ea0-841a-cc8def85e3ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-subnet"}]} 2018-07-21 00:17:06,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ff581a88-9c5c-4165-af6e-a3268884c796 2018-07-21 00:17:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b127e7fe-63d1-488e-b423-3636e823ca20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:07,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4cb67930-88f3-47dc-9820-66cbdbd17dc1 Date: Sat, 21 Jul 2018 00:17:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b127e7fe-63d1-488e-b423-3636e823ca20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c8440835b3494116bedb080c82621adb","l2_adjacency":true,"status":"ACTIVE","subnets":["733854e8-0c20-4ea0-841a-cc8def85e3ff"],"description":"","tags":[],"updated_at":"2018-07-21T00:17:06Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net","admin_state_up":true,"tenant_id":"c8440835b3494116bedb080c82621adb","created_at":"2018-07-21T00:17:05Z","mtu":999}]} 2018-07-21 00:17:07,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b127e7fe-63d1-488e-b423-3636e823ca20 used request id req-4cb67930-88f3-47dc-9820-66cbdbd17dc1 2018-07-21 00:17:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b127e7fe-63d1-488e-b423-3636e823ca20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:07,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5744c5cf-65f4-4fe8-ba68-82264a2e057a Date: Sat, 21 Jul 2018 00:17:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b127e7fe-63d1-488e-b423-3636e823ca20","tenant_id":"c8440835b3494116bedb080c82621adb","created_at":"2018-07-21T00:17:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:17:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c8440835b3494116bedb080c82621adb","id":"733854e8-0c20-4ea0-841a-cc8def85e3ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-subnet"}]} 2018-07-21 00:17:07,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b127e7fe-63d1-488e-b423-3636e823ca20 used request id req-5744c5cf-65f4-4fe8-ba68-82264a2e057a 2018-07-21 00:17:07,397 - OpenStackNetwork - DEBUG - Network [b127e7fe-63d1-488e-b423-3636e823ca20] created successfully 2018-07-21 00:17:07,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:07,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:07,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "696a8c0508f3418da09e677c63281c15", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role"}], "expires_at": "2018-07-21T01:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8440835b3494116bedb080c82621adb", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c8440835b3494116bedb080c82621adb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c8440835b3494116bedb080c82621adb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c8440835b3494116bedb080c82621adb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-user", "id": "b5b9d1cb2a4848e1b094649cd34a8724"}, "audit_ids": ["CC-EG46qQZK3gBUaQRTeCA"], "issued_at": "2018-07-21T00:17:07.000000Z"}} 2018-07-21 00:17:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}77dea772d6d610c096acd1d88d25462c1c828785" 2018-07-21 00:17:07,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c5d22d-57c7-4dee-80b7-5f42dad38872 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:07,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b0c5d22d-57c7-4dee-80b7-5f42dad38872 2018-07-21 00:17:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dea772d6d610c096acd1d88d25462c1c828785" 2018-07-21 00:17:08,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4b1f1c1f-336d-49e4-83d7-dd889bba8eed Date: Sat, 21 Jul 2018 00:17:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b127e7fe-63d1-488e-b423-3636e823ca20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c8440835b3494116bedb080c82621adb","l2_adjacency":true,"status":"ACTIVE","subnets":["733854e8-0c20-4ea0-841a-cc8def85e3ff"],"description":"","tags":[],"updated_at":"2018-07-21T00:17:06Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net","admin_state_up":true,"tenant_id":"c8440835b3494116bedb080c82621adb","created_at":"2018-07-21T00:17:05Z","mtu":999}]} 2018-07-21 00:17:08,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net used request id req-4b1f1c1f-336d-49e4-83d7-dd889bba8eed 2018-07-21 00:17:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:08,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dea772d6d610c096acd1d88d25462c1c828785" 2018-07-21 00:17:08,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39203cb-13e0-45d9-b4b9-286e00eb1537 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c8440835b3494116bedb080c82621adb", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj"}} 2018-07-21 00:17:08,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb used request id req-d39203cb-13e0-45d9-b4b9-286e00eb1537 2018-07-21 00:17:08,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b127e7fe-63d1-488e-b423-3636e823ca20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77dea772d6d610c096acd1d88d25462c1c828785" 2018-07-21 00:17:08,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1b2f17b-673b-46ae-8218-ebfe1775064f Date: Sat, 21 Jul 2018 00:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b127e7fe-63d1-488e-b423-3636e823ca20","tenant_id":"c8440835b3494116bedb080c82621adb","created_at":"2018-07-21T00:17:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:17:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c8440835b3494116bedb080c82621adb","id":"733854e8-0c20-4ea0-841a-cc8def85e3ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-subnet"}]} 2018-07-21 00:17:08,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b127e7fe-63d1-488e-b423-3636e823ca20 used request id req-b1b2f17b-673b-46ae-8218-ebfe1775064f 2018-07-21 00:17:08,539 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-subnet 2018-07-21 00:17:08,540 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-subnet 2018-07-21 00:17:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/733854e8-0c20-4ea0-841a-cc8def85e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:10,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66565635-ed95-4dc8-9ba1-e99ae9bb5b72 Date: Sat, 21 Jul 2018 00:17:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:17:10,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/733854e8-0c20-4ea0-841a-cc8def85e3ff used request id req-66565635-ed95-4dc8-9ba1-e99ae9bb5b72 2018-07-21 00:17:10,834 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d6b92f56-8045-4c41-8cc9-51c66832038e-pub-net 2018-07-21 00:17:10,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b127e7fe-63d1-488e-b423-3636e823ca20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}893e8049811242ff062f41ee89d4dd21efb78815" 2018-07-21 00:17:12,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4540cb2-9331-431a-8da3-8942381edcfe Date: Sat, 21 Jul 2018 00:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:17:12,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b127e7fe-63d1-488e-b423-3636e823ca20 used request id req-e4540cb2-9331-431a-8da3-8942381edcfe 2018-07-21 00:17:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:12,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e199f8d5-bd69-4b67-ac04-9ff5664d963d Date: Sat, 21 Jul 2018 00:17:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8440835b3494116bedb080c82621adb", "created_at": "2018-07-21T00:17:05Z", "updated_at": "2018-07-21T00:17:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "revision_number": 0, "id": "018f9d36-073c-46e7-a36a-1b6975b057e4", "remote_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "remote_ip_prefix": null, "created_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "tenant_id": "c8440835b3494116bedb080c82621adb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8440835b3494116bedb080c82621adb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "revision_number": 0, "id": "27cb76ab-5d76-4736-a241-2ec3f19ad447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "tenant_id": "c8440835b3494116bedb080c82621adb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8440835b3494116bedb080c82621adb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "revision_number": 0, "id": "28654946-6f26-4af8-a632-1e7250c02f32", "remote_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "remote_ip_prefix": null, "created_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "tenant_id": "c8440835b3494116bedb080c82621adb", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8440835b3494116bedb080c82621adb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "revision_number": 0, "id": "f30353df-5c79-4168-95c8-a9bcf13e9222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "tenant_id": "c8440835b3494116bedb080c82621adb", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8440835b3494116bedb080c82621adb"}], "revision_number": 4, "project_id": "c8440835b3494116bedb080c82621adb", "id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:17:12,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e199f8d5-bd69-4b67-ac04-9ff5664d963d 2018-07-21 00:17:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:12,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c6d17e-8560-4c61-aa04-dc53cbfa5ca8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:17:12,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-b1c6d17e-8560-4c61-aa04-dc53cbfa5ca8 2018-07-21 00:17:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:12,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a592b97-1b2c-4ec6-b57d-d7077fe1b37f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:17:12,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7a592b97-1b2c-4ec6-b57d-d7077fe1b37f 2018-07-21 00:17:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:12,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b78f6e-c2cb-445c-827c-6844e27d7db5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:12,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-00b78f6e-c2cb-445c-827c-6844e27d7db5 2018-07-21 00:17:12,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:13,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:13,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0aceabc-6aeb-44de-8e3c-f1db1f3c8cf1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c8440835b3494116bedb080c82621adb", "name": "CreateNetworkSuccessTests-8fd3b104-b86a-423-proj"}} 2018-07-21 00:17:13,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb used request id req-f0aceabc-6aeb-44de-8e3c-f1db1f3c8cf1 2018-07-21 00:17:13,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a3b8ff8-96fe-4df5-986d-209a57c53b27 2018-07-21 00:17:13,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2a3b8ff8-96fe-4df5-986d-209a57c53b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:13,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-436b4dfb-14f6-48b2-bc60-29e62c3f7a34 Date: Sat, 21 Jul 2018 00:17:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "port_range_min": null, "revision_number": 0, "tenant_id": "c8440835b3494116bedb080c82621adb", "created_at": "2018-07-21T00:17:05Z", "project_id": "c8440835b3494116bedb080c82621adb", "id": "018f9d36-073c-46e7-a36a-1b6975b057e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "port_range_min": null, "revision_number": 0, "tenant_id": "c8440835b3494116bedb080c82621adb", "created_at": "2018-07-21T00:17:05Z", "project_id": "c8440835b3494116bedb080c82621adb", "id": "27cb76ab-5d76-4736-a241-2ec3f19ad447"}, {"remote_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "port_range_min": null, "revision_number": 0, "tenant_id": "c8440835b3494116bedb080c82621adb", "created_at": "2018-07-21T00:17:05Z", "project_id": "c8440835b3494116bedb080c82621adb", "id": "28654946-6f26-4af8-a632-1e7250c02f32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:17:05Z", "security_group_id": "2a3b8ff8-96fe-4df5-986d-209a57c53b27", "port_range_min": null, "revision_number": 0, "tenant_id": "c8440835b3494116bedb080c82621adb", "created_at": "2018-07-21T00:17:05Z", "project_id": "c8440835b3494116bedb080c82621adb", "id": "f30353df-5c79-4168-95c8-a9bcf13e9222"}]} 2018-07-21 00:17:13,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2a3b8ff8-96fe-4df5-986d-209a57c53b27 used request id req-436b4dfb-14f6-48b2-bc60-29e62c3f7a34 2018-07-21 00:17:13,299 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:17:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2a3b8ff8-96fe-4df5-986d-209a57c53b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:13,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc3463d4-f561-4005-9d0c-91efe8bad0a2 Content-Length: 0 Date: Sat, 21 Jul 2018 00:17:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:17:13,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2a3b8ff8-96fe-4df5-986d-209a57c53b27 used request id req-dc3463d4-f561-4005-9d0c-91efe8bad0a2 2018-07-21 00:17:13,599 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-8fd3b104-b86a-423-proj 2018-07-21 00:17:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:13,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f84588-b6ca-45af-bd39-7a11e6eb74a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:13,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c8440835b3494116bedb080c82621adb used request id req-b3f84588-b6ca-45af-bd39-7a11e6eb74a7 2018-07-21 00:17:13,829 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-8fd3b104-b86a-423-proj-role 2018-07-21 00:17:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/696a8c0508f3418da09e677c63281c15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:13,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71fcd558-3e0d-4961-ae42-56f7a9855617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:13,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/696a8c0508f3418da09e677c63281c15 used request id req-71fcd558-3e0d-4961-ae42-56f7a9855617 2018-07-21 00:17:13,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70aba6d867fe4639de130e79319b98c1a786425e" 2018-07-21 00:17:14,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ead6978-6ba0-43f5-86a9-c6ec678f59b0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:14,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1ead6978-6ba0-43f5-86a9-c6ec678f59b0 2018-07-21 00:17:14,153 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-8fd3b104-b86a-423-user 2018-07-21 00:17:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b5b9d1cb2a4848e1b094649cd34a8724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b935c40cd6064575a0c74efe14ef42177c6ae173" 2018-07-21 00:17:14,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00b785ad-3e50-492d-916c-89added51865 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:14,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b5b9d1cb2a4848e1b094649cd34a8724 used request id req-00b785ad-3e50-492d-916c-89added51865 2018-07-21 00:17:14,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:14,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AdxhY94GQ9i00v_S-R4vWQ"], "issued_at": "2018-07-21T00:17:14.000000Z"}} 2018-07-21 00:17:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b69893c4572bb4db2df4035a9e1163b07324f1b7" 2018-07-21 00:17:14,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f3f1b6-4367-4bd0-8283-de198cc2265b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:14,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81f3f1b6-4367-4bd0-8283-de198cc2265b 2018-07-21 00:17:14,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:14,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:15,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["YS-IJYnGQgKmL-2nyxFnfg"], "issued_at": "2018-07-21T00:17:15.000000Z"}} 2018-07-21 00:17:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:15,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4892a00a-905b-45ab-ab08-c30cf9ba28f7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:15,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4892a00a-905b-45ab-ab08-c30cf9ba28f7 2018-07-21 00:17:15,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:15,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1126cce7-80d5-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:15,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6095f6d-c7fd-4bce-8878-31d24f206cbe Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1126cce7-80d5-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:17:15,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1126cce7-80d5-4f0-proj used request id req-f6095f6d-c7fd-4bce-8878-31d24f206cbe 2018-07-21 00:17:15,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d70918a-3804-43a1-8884-19453412cc89 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:15,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8d70918a-3804-43a1-8884-19453412cc89 2018-07-21 00:17:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj"}}' 2018-07-21 00:17:15,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f221b17-630f-461a-b64e-78420120a2ea Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c4d748dacce41d393b24d482a9c8e41"}, "tags": [], "enabled": true, "id": "9c4d748dacce41d393b24d482a9c8e41", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj"}} 2018-07-21 00:17:15,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2f221b17-630f-461a-b64e-78420120a2ea 2018-07-21 00:17:15,685 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-1126cce7-80d5-4f0-proj 2018-07-21 00:17:15,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:15,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:16,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["kLGyQphHTN-7_h_YQ0BBAA"], "issued_at": "2018-07-21T00:17:16.000000Z"}} 2018-07-21 00:17:16,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}411c82b808a42eba746ce1625bd5db7c1ccd8317" 2018-07-21 00:17:16,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668e973b-c963-4046-a950-089e24873c45 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:16,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-668e973b-c963-4046-a950-089e24873c45 2018-07-21 00:17:16,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:16,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:16,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411c82b808a42eba746ce1625bd5db7c1ccd8317" 2018-07-21 00:17:16,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebb03d6-70b4-4851-acd0-506d16c36d31 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:17:16,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cebb03d6-70b4-4851-acd0-506d16c36d31 2018-07-21 00:17:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-1126cce7-80d5-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411c82b808a42eba746ce1625bd5db7c1ccd8317" 2018-07-21 00:17:16,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7503a943-a4fd-4e0e-9f24-ccbf2506e2f7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-1126cce7-80d5-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c4d748dacce41d393b24d482a9c8e41"}, "tags": [], "enabled": true, "id": "9c4d748dacce41d393b24d482a9c8e41", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj"}]} 2018-07-21 00:17:16,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-1126cce7-80d5-4f0-proj used request id req-7503a943-a4fd-4e0e-9f24-ccbf2506e2f7 2018-07-21 00:17:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411c82b808a42eba746ce1625bd5db7c1ccd8317" 2018-07-21 00:17:16,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba358fd-904f-4893-a02a-bc4ef43660bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:16,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4ba358fd-904f-4893-a02a-bc4ef43660bf 2018-07-21 00:17:16,830 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-1126cce7-80d5-4f0-user 2018-07-21 00:17:16,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:16,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2303b0-6eb3-440d-8a62-e0c9df76294b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:16,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6b2303b0-6eb3-440d-8a62-e0c9df76294b 2018-07-21 00:17:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" -d '{"role": {"name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role"}}' 2018-07-21 00:17:17,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49ae1b2-4af0-4476-af06-d1915f587ca6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f8c43d934c149a5ad4710cb086bf28c", "links": {"self": "http://172.30.9.21:5000/v3/roles/2f8c43d934c149a5ad4710cb086bf28c"}, "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role"}} 2018-07-21 00:17:17,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e49ae1b2-4af0-4476-af06-d1915f587ca6 2018-07-21 00:17:17,063 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role 2018-07-21 00:17:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2f8c43d934c149a5ad4710cb086bf28c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:17,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543c66f6-e80a-4868-b663-1c262b953136 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f8c43d934c149a5ad4710cb086bf28c", "links": {"self": "http://172.30.9.21:5000/v3/roles/2f8c43d934c149a5ad4710cb086bf28c"}, "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role"}} 2018-07-21 00:17:17,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2f8c43d934c149a5ad4710cb086bf28c used request id req-543c66f6-e80a-4868-b663-1c262b953136 2018-07-21 00:17:17,247 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role to project CreateRouterNegativeTests-1126cce7-80d5-4f0-proj 2018-07-21 00:17:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9c4d748dacce41d393b24d482a9c8e41/users/48a3dfc6e208433da8dd6e8830ece263/roles/2f8c43d934c149a5ad4710cb086bf28c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:17,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd0c4e0-25ad-4f28-bddd-4b92a8b506de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:17,389 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9c4d748dacce41d393b24d482a9c8e41/users/48a3dfc6e208433da8dd6e8830ece263/roles/2f8c43d934c149a5ad4710cb086bf28c used request id req-fcd0c4e0-25ad-4f28-bddd-4b92a8b506de 2018-07-21 00:17:17,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:17,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:17,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["mcVa0899SIeDsoEBpQXoVg"], "issued_at": "2018-07-21T00:17:17.000000Z"}} 2018-07-21 00:17:17,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:17,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1d7fb5-6c8a-4dc5-be48-9fe9c9a15cf1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:17,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-da1d7fb5-6c8a-4dc5-be48-9fe9c9a15cf1 2018-07-21 00:17:17,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:18,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c3f50880-689b-41a1-b25c-b9eb7b3a5e0f Date: Sat, 21 Jul 2018 00:17:18 GMT RESP BODY: {"networks":[]} 2018-07-21 00:17:18,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 used request id req-c3f50880-689b-41a1-b25c-b9eb7b3a5e0f 2018-07-21 00:17:18,087 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 2018-07-21 00:17:18,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" -d '{"network": {"name": "CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1", "admin_state_up": true}}' 2018-07-21 00:17:18,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-6221f794-3be9-4c17-934f-15a0d7b0013a Date: Sat, 21 Jul 2018 00:17:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"70b3e843-285a-4e7c-bc6c-e78e99c458ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:17:18Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:17:18Z","mtu":1450}} 2018-07-21 00:17:18,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6221f794-3be9-4c17-934f-15a0d7b0013a 2018-07-21 00:17:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=70b3e843-285a-4e7c-bc6c-e78e99c458ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:18,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4ea67bb4-13d2-4031-aaa5-f343d9c0b2e7 Date: Sat, 21 Jul 2018 00:17:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"70b3e843-285a-4e7c-bc6c-e78e99c458ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:17:18Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:17:18Z","provider:network_type":"vxlan"}]} 2018-07-21 00:17:18,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=70b3e843-285a-4e7c-bc6c-e78e99c458ec used request id req-4ea67bb4-13d2-4031-aaa5-f343d9c0b2e7 2018-07-21 00:17:18,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b3e843-285a-4e7c-bc6c-e78e99c458ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:19,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f77f27de-f10d-47e5-8af7-ce9fc8c9eeec Date: Sat, 21 Jul 2018 00:17:19 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:17:19,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b3e843-285a-4e7c-bc6c-e78e99c458ec used request id req-f77f27de-f10d-47e5-8af7-ce9fc8c9eeec 2018-07-21 00:17:19,215 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-subnet1 2018-07-21 00:17:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" -d '{"subnets": [{"ip_version": 4, "network_id": "70b3e843-285a-4e7c-bc6c-e78e99c458ec", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-subnet1"}]}' 2018-07-21 00:17:20,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-3838a3ca-c949-45d0-a200-b528674d87ac Date: Sat, 21 Jul 2018 00:17:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:17:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"21043488-dc92-44a8-9995-e71fab67244c","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"70b3e843-285a-4e7c-bc6c-e78e99c458ec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:17:19Z","ip_version":4}]} 2018-07-21 00:17:20,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-3838a3ca-c949-45d0-a200-b528674d87ac 2018-07-21 00:17:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=70b3e843-285a-4e7c-bc6c-e78e99c458ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:20,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ac210622-e188-47f5-bd4e-597db80f727c Date: Sat, 21 Jul 2018 00:17:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"70b3e843-285a-4e7c-bc6c-e78e99c458ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["21043488-dc92-44a8-9995-e71fab67244c"],"description":"","tags":[],"updated_at":"2018-07-21T00:17:19Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:17:18Z","provider:network_type":"vxlan"}]} 2018-07-21 00:17:20,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=70b3e843-285a-4e7c-bc6c-e78e99c458ec used request id req-ac210622-e188-47f5-bd4e-597db80f727c 2018-07-21 00:17:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b3e843-285a-4e7c-bc6c-e78e99c458ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:20,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-bf1586b6-5699-4ed3-9dae-2af1b2ef42d5 Date: Sat, 21 Jul 2018 00:17:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:17:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"21043488-dc92-44a8-9995-e71fab67244c","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"70b3e843-285a-4e7c-bc6c-e78e99c458ec","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:17:19Z","ip_version":4}]} 2018-07-21 00:17:20,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b3e843-285a-4e7c-bc6c-e78e99c458ec used request id req-bf1586b6-5699-4ed3-9dae-2af1b2ef42d5 2018-07-21 00:17:20,336 - OpenStackNetwork - DEBUG - Network [70b3e843-285a-4e7c-bc6c-e78e99c458ec] created successfully 2018-07-21 00:17:20,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:20,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:20,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f8c43d934c149a5ad4710cb086bf28c", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role"}], "expires_at": "2018-07-21T01:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c4d748dacce41d393b24d482a9c8e41", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-user", "id": "48a3dfc6e208433da8dd6e8830ece263"}, "audit_ids": ["VyfFcC9bRqShQhtf4Z0-Eg"], "issued_at": "2018-07-21T00:17:20.000000Z"}} 2018-07-21 00:17:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:20,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a906536f-1501-423b-b9d7-f937f6bb0ed0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:20,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a906536f-1501-423b-b9d7-f937f6bb0ed0 2018-07-21 00:17:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:21,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-627d9da8-5136-4e16-b179-a41590f1b02c Date: Sat, 21 Jul 2018 00:17:21 GMT RESP BODY: {"routers": []} 2018-07-21 00:17:21,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router&admin_state_up=True used request id req-627d9da8-5136-4e16-b179-a41590f1b02c 2018-07-21 00:17:21,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:21,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:21,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f8c43d934c149a5ad4710cb086bf28c", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role"}], "expires_at": "2018-07-21T01:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c4d748dacce41d393b24d482a9c8e41", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-user", "id": "48a3dfc6e208433da8dd6e8830ece263"}, "audit_ids": ["FpttGhqSS0aMnDCj1oMpQA"], "issued_at": "2018-07-21T00:17:21.000000Z"}} 2018-07-21 00:17:21,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6000cc19d19942d350fc5493372350b92b87792b" 2018-07-21 00:17:21,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3886edab-2b57-4c1d-9060-8c1cb9f32d3a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:21,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3886edab-2b57-4c1d-9060-8c1cb9f32d3a 2018-07-21 00:17:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:21,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-7fb24b0d-7444-4c61-a8a5-4477ba9a370f Date: Sat, 21 Jul 2018 00:17:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:17:21,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7fb24b0d-7444-4c61-a8a5-4477ba9a370f 2018-07-21 00:17:21,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:22,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-226a90e0-5d3c-4d6d-a13e-f01e947d036b Date: Sat, 21 Jul 2018 00:17:22 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:17:22,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-226a90e0-5d3c-4d6d-a13e-f01e947d036b 2018-07-21 00:17:22,087 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router 2018-07-21 00:17:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router", "admin_state_up": true}}' 2018-07-21 00:17:28,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-afe5d87c-43e5-4441-ae6c-00205ed08cf6 Date: Sat, 21 Jul 2018 00:17:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9c4d748dacce41d393b24d482a9c8e41", "created_at": "2018-07-21T00:17:22Z", "admin_state_up": true, "updated_at": "2018-07-21T00:17:24Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9c4d748dacce41d393b24d482a9c8e41", "id": "2652a529-8790-4af9-a67d-6ebff04ce0a2", "name": "CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router"}} 2018-07-21 00:17:28,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-afe5d87c-43e5-4441-ae6c-00205ed08cf6 2018-07-21 00:17:28,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2652a529-8790-4af9-a67d-6ebff04ce0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:28,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eacfcded-da79-463b-8558-6ff600762434 Date: Sat, 21 Jul 2018 00:17:28 GMT RESP BODY: {"ports":[]} 2018-07-21 00:17:28,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2652a529-8790-4af9-a67d-6ebff04ce0a2 used request id req-eacfcded-da79-463b-8558-6ff600762434 2018-07-21 00:17:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:28,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-56fbb89c-6d26-4699-bfe3-43f9ecfbc07b Date: Sat, 21 Jul 2018 00:17:28 GMT RESP BODY: {"networks":[]} 2018-07-21 00:17:28,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 used request id req-56fbb89c-6d26-4699-bfe3-43f9ecfbc07b 2018-07-21 00:17:28,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:28,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62f91888-9993-4a97-94e4-98a89f7e03dd Date: Sat, 21 Jul 2018 00:17:28 GMT RESP BODY: {"ports":[]} 2018-07-21 00:17:28,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-port1&admin_state_up=True used request id req-62f91888-9993-4a97-94e4-98a89f7e03dd 2018-07-21 00:17:28,945 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-port1 for router - CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router 2018-07-21 00:17:28,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:28,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:29,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f8c43d934c149a5ad4710cb086bf28c", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role"}], "expires_at": "2018-07-21T01:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c4d748dacce41d393b24d482a9c8e41", "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9c4d748dacce41d393b24d482a9c8e41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1126cce7-80d5-4f0-user", "id": "48a3dfc6e208433da8dd6e8830ece263"}, "audit_ids": ["KZ_9banMTq20vK6Fm8fPkg"], "issued_at": "2018-07-21T00:17:29.000000Z"}} 2018-07-21 00:17:29,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bbce9a4054e9dc34b9c85b7e4ed90fdd67da9824" 2018-07-21 00:17:29,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc353b1-dce4-4f22-a566-d39741e3c383 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:29,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2dc353b1-dce4-4f22-a566-d39741e3c383 2018-07-21 00:17:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:29,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9414ad65-dbaf-4510-a34d-faffe4e1d961 Date: Sat, 21 Jul 2018 00:17:29 GMT RESP BODY: {"networks":[]} 2018-07-21 00:17:29,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 used request id req-9414ad65-dbaf-4510-a34d-faffe4e1d961 2018-07-21 00:17:29,631 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router 2018-07-21 00:17:29,632 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-router 2018-07-21 00:17:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/2652a529-8790-4af9-a67d-6ebff04ce0a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cc3d663f1e228c87798a32fae583e3ffbde07da" 2018-07-21 00:17:33,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d7484cb-12d1-402b-931f-adb8d95ff0fc Content-Length: 0 Date: Sat, 21 Jul 2018 00:17:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:17:33,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2652a529-8790-4af9-a67d-6ebff04ce0a2 used request id req-2d7484cb-12d1-402b-931f-adb8d95ff0fc 2018-07-21 00:17:33,837 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-subnet1 2018-07-21 00:17:33,837 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-subnet1 2018-07-21 00:17:33,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/21043488-dc92-44a8-9995-e71fab67244c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:36,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a48cbb6e-5a37-4a18-b111-85c88e40b012 Date: Sat, 21 Jul 2018 00:17:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:17:36,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/21043488-dc92-44a8-9995-e71fab67244c used request id req-a48cbb6e-5a37-4a18-b111-85c88e40b012 2018-07-21 00:17:36,199 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-4a3785ab-c116-455d-8d0f-0a6d6361cc6d-pub-net1 2018-07-21 00:17:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/70b3e843-285a-4e7c-bc6c-e78e99c458ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da55d2940dd01f91dd8d76f47e70af14d8fb4eea" 2018-07-21 00:17:37,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f46d13c1-5855-4ce2-b326-93d97604dbe3 Date: Sat, 21 Jul 2018 00:17:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:17:37,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/70b3e843-285a-4e7c-bc6c-e78e99c458ec used request id req-f46d13c1-5855-4ce2-b326-93d97604dbe3 2018-07-21 00:17:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:37,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4a59b765-da60-4844-8dc0-547ea8a34c1b Date: Sat, 21 Jul 2018 00:17:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:17:37,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4a59b765-da60-4844-8dc0-547ea8a34c1b 2018-07-21 00:17:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:37,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe98b5e-6809-46a6-9dc5-caafabe66900 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:17:37,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-9fe98b5e-6809-46a6-9dc5-caafabe66900 2018-07-21 00:17:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:37,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23031cb4-fd7f-4896-bb5a-8ef4e6326f12 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:17:37,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-23031cb4-fd7f-4896-bb5a-8ef4e6326f12 2018-07-21 00:17:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6260288-e95f-402a-9918-914597a900c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:38,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-b6260288-e95f-402a-9918-914597a900c3 2018-07-21 00:17:38,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a86edd1-587b-4ddf-add6-d671a899fd16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:38,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-8a86edd1-587b-4ddf-add6-d671a899fd16 2018-07-21 00:17:38,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7188248c-d6c9-4c80-b9d9-897946c92c2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:38,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-7188248c-d6c9-4c80-b9d9-897946c92c2f 2018-07-21 00:17:38,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3184c78-d73a-44c1-b4d5-b930597ba33a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:38,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-b3184c78-d73a-44c1-b4d5-b930597ba33a 2018-07-21 00:17:38,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1827d4c-21fc-4575-ba18-e0257d6e3ecc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:38,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-b1827d4c-21fc-4575-ba18-e0257d6e3ecc 2018-07-21 00:17:38,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91540cda-ddd4-40a4-a6ef-d5713d6a2c27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:38,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-91540cda-ddd4-40a4-a6ef-d5713d6a2c27 2018-07-21 00:17:38,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e0eb69d-4feb-47ed-8af7-848c3cde6840 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:38,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-5e0eb69d-4feb-47ed-8af7-848c3cde6840 2018-07-21 00:17:38,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:38,578 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-1126cce7-80d5-4f0-proj 2018-07-21 00:17:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9c4d748dacce41d393b24d482a9c8e41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53413014-f69f-4aeb-a046-df745b083ffc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:38,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9c4d748dacce41d393b24d482a9c8e41 used request id req-53413014-f69f-4aeb-a046-df745b083ffc 2018-07-21 00:17:38,817 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-1126cce7-80d5-4f0-proj-role 2018-07-21 00:17:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2f8c43d934c149a5ad4710cb086bf28c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:38,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-853e72d5-c5d8-488b-bb79-93098c4769b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:38,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2f8c43d934c149a5ad4710cb086bf28c used request id req-853e72d5-c5d8-488b-bb79-93098c4769b5 2018-07-21 00:17:38,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f89431d7b7a3c811dd0bf9a2f6ae23dd84c29598" 2018-07-21 00:17:39,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4578258-4ce1-4c13-8d01-fabaf79073be Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:39,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e4578258-4ce1-4c13-8d01-fabaf79073be 2018-07-21 00:17:39,035 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-1126cce7-80d5-4f0-user 2018-07-21 00:17:39,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/48a3dfc6e208433da8dd6e8830ece263 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411c82b808a42eba746ce1625bd5db7c1ccd8317" 2018-07-21 00:17:39,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cba1061-692c-4ad8-a527-cd71577aec33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:39,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/48a3dfc6e208433da8dd6e8830ece263 used request id req-2cba1061-692c-4ad8-a527-cd71577aec33 2018-07-21 00:17:39,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:39,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4LrriSTTTOKm8w0edQUk9w"], "issued_at": "2018-07-21T00:17:39.000000Z"}} 2018-07-21 00:17:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b28b69b7ed4512c5ce4b49c9377dbf23f8c61340" 2018-07-21 00:17:39,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c480d3ba-81fb-40c6-9533-431b6b3b00d6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:39,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c480d3ba-81fb-40c6-9533-431b6b3b00d6 2018-07-21 00:17:39,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:39,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:40,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["biBb0NBmR2iIRceCBY91tw"], "issued_at": "2018-07-21T00:17:40.000000Z"}} 2018-07-21 00:17:40,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:40,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0ba3cc-a68a-4545-8c65-3783d16b1a1c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:40,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ed0ba3cc-a68a-4545-8c65-3783d16b1a1c 2018-07-21 00:17:40,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:40,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:40,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-919bb012-4829-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:40,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23826497-5bc8-41b5-9002-88628da19dc7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-919bb012-4829-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:17:40,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-919bb012-4829-4c9-proj used request id req-23826497-5bc8-41b5-9002-88628da19dc7 2018-07-21 00:17:40,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:40,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c5937a-86d6-4fc8-83d5-11d7dda5ecae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:40,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-01c5937a-86d6-4fc8-83d5-11d7dda5ecae 2018-07-21 00:17:40,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj"}}' 2018-07-21 00:17:40,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c32669-965e-460b-a4de-113f3f84d046 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/37687bb85c704231bc6e49a33001caf3"}, "tags": [], "enabled": true, "id": "37687bb85c704231bc6e49a33001caf3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj"}} 2018-07-21 00:17:40,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b0c32669-965e-460b-a4de-113f3f84d046 2018-07-21 00:17:40,548 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-919bb012-4829-4c9-proj 2018-07-21 00:17:40,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:40,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:40,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["keyUIjO9RkuSfsSlslryKQ"], "issued_at": "2018-07-21T00:17:40.000000Z"}} 2018-07-21 00:17:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d83e5eb5814368addce0c4ac30b0fedbe26eeae6" 2018-07-21 00:17:41,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d5942b-c56d-4274-9943-c864a3d8058e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:41,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-89d5942b-c56d-4274-9943-c864a3d8058e 2018-07-21 00:17:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:41,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:41,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83e5eb5814368addce0c4ac30b0fedbe26eeae6" 2018-07-21 00:17:41,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa24b56-7fe4-44e4-9686-b476e7a0b670 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:17:41,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-daa24b56-7fe4-44e4-9686-b476e7a0b670 2018-07-21 00:17:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-919bb012-4829-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83e5eb5814368addce0c4ac30b0fedbe26eeae6" 2018-07-21 00:17:41,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974dd516-0454-444a-b459-8ab59d954ed1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-919bb012-4829-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/37687bb85c704231bc6e49a33001caf3"}, "tags": [], "enabled": true, "id": "37687bb85c704231bc6e49a33001caf3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj"}]} 2018-07-21 00:17:41,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-919bb012-4829-4c9-proj used request id req-974dd516-0454-444a-b459-8ab59d954ed1 2018-07-21 00:17:41,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83e5eb5814368addce0c4ac30b0fedbe26eeae6" 2018-07-21 00:17:41,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be85ecd3-abfb-4266-9850-6fdb7f2b1583 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:41,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-be85ecd3-abfb-4266-9850-6fdb7f2b1583 2018-07-21 00:17:41,751 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-919bb012-4829-4c9-user 2018-07-21 00:17:41,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:41,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094b16cc-9329-43fb-802a-0ca90154da1b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:41,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-094b16cc-9329-43fb-802a-0ca90154da1b 2018-07-21 00:17:41,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" -d '{"role": {"name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj-role"}}' 2018-07-21 00:17:41,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf25b8c-b89d-4158-8ec6-e6bbd63fab8b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eba2b7ba8d9d4d9f9f56917856cbd169", "links": {"self": "http://172.30.9.21:5000/v3/roles/eba2b7ba8d9d4d9f9f56917856cbd169"}, "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj-role"}} 2018-07-21 00:17:41,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-bcf25b8c-b89d-4158-8ec6-e6bbd63fab8b 2018-07-21 00:17:41,967 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-919bb012-4829-4c9-proj-role 2018-07-21 00:17:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/eba2b7ba8d9d4d9f9f56917856cbd169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:42,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4886ea-3cbd-4b65-88d3-482a6f64a3fa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eba2b7ba8d9d4d9f9f56917856cbd169", "links": {"self": "http://172.30.9.21:5000/v3/roles/eba2b7ba8d9d4d9f9f56917856cbd169"}, "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj-role"}} 2018-07-21 00:17:42,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/eba2b7ba8d9d4d9f9f56917856cbd169 used request id req-ce4886ea-3cbd-4b65-88d3-482a6f64a3fa 2018-07-21 00:17:42,065 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-919bb012-4829-4c9-proj-role to project CreateRouterNegativeTests-919bb012-4829-4c9-proj 2018-07-21 00:17:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/37687bb85c704231bc6e49a33001caf3/users/a1cf1882c1994a738685fc42f19fa197/roles/eba2b7ba8d9d4d9f9f56917856cbd169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:42,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b7b6ab6-e391-4cfd-a160-732c0dc537da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:42,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/37687bb85c704231bc6e49a33001caf3/users/a1cf1882c1994a738685fc42f19fa197/roles/eba2b7ba8d9d4d9f9f56917856cbd169 used request id req-5b7b6ab6-e391-4cfd-a160-732c0dc537da 2018-07-21 00:17:42,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:42,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:42,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eba2b7ba8d9d4d9f9f56917856cbd169", "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj-role"}], "expires_at": "2018-07-21T01:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37687bb85c704231bc6e49a33001caf3", "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-919bb012-4829-4c9-user", "id": "a1cf1882c1994a738685fc42f19fa197"}, "audit_ids": ["Uwc3uKgqQr-xSWIRVjbkhQ"], "issued_at": "2018-07-21T00:17:42.000000Z"}} 2018-07-21 00:17:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}28838bcd884603a1072486283201b0b8cbfa2aee" 2018-07-21 00:17:42,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee3f761-4386-46b6-8e61-3cd2c34eef5f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:42,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aee3f761-4386-46b6-8e61-3cd2c34eef5f 2018-07-21 00:17:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-66b5f06e-d26d-40bd-9e46-66011590fcda-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28838bcd884603a1072486283201b0b8cbfa2aee" 2018-07-21 00:17:42,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0aaf74e6-59bd-4e02-80fd-7058362f8c8c Date: Sat, 21 Jul 2018 00:17:42 GMT RESP BODY: {"routers": []} 2018-07-21 00:17:42,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-66b5f06e-d26d-40bd-9e46-66011590fcda-pub-router&admin_state_up=True used request id req-0aaf74e6-59bd-4e02-80fd-7058362f8c8c 2018-07-21 00:17:42,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:42,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:43,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eba2b7ba8d9d4d9f9f56917856cbd169", "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj-role"}], "expires_at": "2018-07-21T01:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37687bb85c704231bc6e49a33001caf3", "name": "CreateRouterNegativeTests-919bb012-4829-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/37687bb85c704231bc6e49a33001caf3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/37687bb85c704231bc6e49a33001caf3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/37687bb85c704231bc6e49a33001caf3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-919bb012-4829-4c9-user", "id": "a1cf1882c1994a738685fc42f19fa197"}, "audit_ids": ["tILmCFw2TgKUgtzPoXKyeA"], "issued_at": "2018-07-21T00:17:43.000000Z"}} 2018-07-21 00:17:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dfdd5691aa5baca28fdfb37bb4bfa33730a19f5d" 2018-07-21 00:17:43,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7eee894-3d93-4c36-8b26-b029705acfa0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:43,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c7eee894-3d93-4c36-8b26-b029705acfa0 2018-07-21 00:17:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28838bcd884603a1072486283201b0b8cbfa2aee" 2018-07-21 00:17:43,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-36c96462-13a4-48c4-9e28-8c00a12cdd64 Date: Sat, 21 Jul 2018 00:17:43 GMT RESP BODY: {"networks":[]} 2018-07-21 00:17:43,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=Invalid_name used request id req-36c96462-13a4-48c4-9e28-8c00a12cdd64 2018-07-21 00:17:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:43,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d273cc9f-7170-432c-9ed0-229143c2bce3 Date: Sat, 21 Jul 2018 00:17:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:17:43,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d273cc9f-7170-432c-9ed0-229143c2bce3 2018-07-21 00:17:43,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba166d95-8bcf-44a1-9d9a-f56464af9a8a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:17:44,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-ba166d95-8bcf-44a1-9d9a-f56464af9a8a 2018-07-21 00:17:44,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999b10a9-e583-43be-bb9e-8e0af8c8876a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:17:44,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-999b10a9-e583-43be-bb9e-8e0af8c8876a 2018-07-21 00:17:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe7cb5c-94ad-4721-8e24-2702ff8c1d14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:44,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ebe7cb5c-94ad-4721-8e24-2702ff8c1d14 2018-07-21 00:17:44,239 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-798c295f-9082-4a15-bbe6-64966478aaff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:44,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-798c295f-9082-4a15-bbe6-64966478aaff 2018-07-21 00:17:44,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae446a5-9ab4-42e7-ba11-e28a9931c3ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:44,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-bae446a5-9ab4-42e7-ba11-e28a9931c3ab 2018-07-21 00:17:44,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-093842d9-b76f-4c03-804b-9f4996904874 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:44,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-093842d9-b76f-4c03-804b-9f4996904874 2018-07-21 00:17:44,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:44,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2252e4-8448-4693-9fc1-e782d91bca61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:44,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-9f2252e4-8448-4693-9fc1-e782d91bca61 2018-07-21 00:17:44,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:44,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bd1634-2e76-43d4-9f18-1925bb8ce67d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:44,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-53bd1634-2e76-43d4-9f18-1925bb8ce67d 2018-07-21 00:17:44,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:44,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77de41ac-6b77-40d5-934e-98f823807de3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:44,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-77de41ac-6b77-40d5-934e-98f823807de3 2018-07-21 00:17:44,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:44,808 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-919bb012-4829-4c9-proj 2018-07-21 00:17:44,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/37687bb85c704231bc6e49a33001caf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:45,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b81db01-ae15-4f48-8c91-74931db0d1cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:45,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/37687bb85c704231bc6e49a33001caf3 used request id req-5b81db01-ae15-4f48-8c91-74931db0d1cd 2018-07-21 00:17:45,056 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-919bb012-4829-4c9-proj-role 2018-07-21 00:17:45,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/eba2b7ba8d9d4d9f9f56917856cbd169 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:45,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fae1574-0c1e-4f44-9879-6e39165d841b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:45,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/eba2b7ba8d9d4d9f9f56917856cbd169 used request id req-6fae1574-0c1e-4f44-9879-6e39165d841b 2018-07-21 00:17:45,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34980834ba9f68da9865510e0316e287f76cf784" 2018-07-21 00:17:45,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3aa334-e60b-48cf-96f5-a82bd0ddd270 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:45,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1b3aa334-e60b-48cf-96f5-a82bd0ddd270 2018-07-21 00:17:45,370 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-919bb012-4829-4c9-user 2018-07-21 00:17:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a1cf1882c1994a738685fc42f19fa197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d83e5eb5814368addce0c4ac30b0fedbe26eeae6" 2018-07-21 00:17:45,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00a61165-dd12-46d6-a34e-bead6927f43e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:45,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a1cf1882c1994a738685fc42f19fa197 used request id req-00a61165-dd12-46d6-a34e-bead6927f43e 2018-07-21 00:17:45,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:45,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["f7xaSZecSH2gD9PBaKV1Tw"], "issued_at": "2018-07-21T00:17:45.000000Z"}} 2018-07-21 00:17:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9ace76b7544d9655db303fb8ff14778c7c80df4e" 2018-07-21 00:17:46,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065510b5-ba11-4636-a817-07b965ac6e65 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:46,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-065510b5-ba11-4636-a817-07b965ac6e65 2018-07-21 00:17:46,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:46,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:46,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["f8zEsVcdSpmwYDMT6sXABQ"], "issued_at": "2018-07-21T00:17:46.000000Z"}} 2018-07-21 00:17:46,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:46,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677c3f91-30f0-4bae-9666-ce530cdfd6e8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:46,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-677c3f91-30f0-4bae-9666-ce530cdfd6e8 2018-07-21 00:17:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:46,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-effdc891-9c2b-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:46,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78840ba-3e96-4fb4-ad5b-ba876bba3a3b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-effdc891-9c2b-406-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:17:46,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-effdc891-9c2b-406-proj used request id req-d78840ba-3e96-4fb4-ad5b-ba876bba3a3b 2018-07-21 00:17:46,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:46,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e97ddc-3fb3-4d7a-9c2d-6549a86610a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:46,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-26e97ddc-3fb3-4d7a-9c2d-6549a86610a4 2018-07-21 00:17:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-effdc891-9c2b-406-proj"}}' 2018-07-21 00:17:47,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e428761-1678-448b-9dde-ad6f54067357 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f8c1f246612c40668ee47ec826f80170"}, "tags": [], "enabled": true, "id": "f8c1f246612c40668ee47ec826f80170", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-effdc891-9c2b-406-proj"}} 2018-07-21 00:17:47,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4e428761-1678-448b-9dde-ad6f54067357 2018-07-21 00:17:47,027 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-effdc891-9c2b-406-proj 2018-07-21 00:17:47,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:47,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:47,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tJBnmkbaSjKksk6GxX42Nw"], "issued_at": "2018-07-21T00:17:47.000000Z"}} 2018-07-21 00:17:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}856ec2db0d56667a0dec25d0f3bc7c404dd53760" 2018-07-21 00:17:47,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653d3006-1c31-4678-842a-f6eb986f451f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:47,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-653d3006-1c31-4678-842a-f6eb986f451f 2018-07-21 00:17:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:47,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856ec2db0d56667a0dec25d0f3bc7c404dd53760" 2018-07-21 00:17:47,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272508dd-c76f-44a9-bc07-a7076bb86e63 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:17:47,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-272508dd-c76f-44a9-bc07-a7076bb86e63 2018-07-21 00:17:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-effdc891-9c2b-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856ec2db0d56667a0dec25d0f3bc7c404dd53760" 2018-07-21 00:17:47,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e975da9-d788-43f4-9caa-7e39c0893f06 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-effdc891-9c2b-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f8c1f246612c40668ee47ec826f80170"}, "tags": [], "enabled": true, "id": "f8c1f246612c40668ee47ec826f80170", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-effdc891-9c2b-406-proj"}]} 2018-07-21 00:17:47,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-effdc891-9c2b-406-proj used request id req-4e975da9-d788-43f4-9caa-7e39c0893f06 2018-07-21 00:17:47,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856ec2db0d56667a0dec25d0f3bc7c404dd53760" 2018-07-21 00:17:47,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aac24e1-3b92-454e-b48b-dd17dacf5b72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:47,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6aac24e1-3b92-454e-b48b-dd17dacf5b72 2018-07-21 00:17:48,219 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-effdc891-9c2b-406-user 2018-07-21 00:17:48,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:48,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6aeb90-78d3-4ee7-be95-9ad556f777f8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:48,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9f6aeb90-78d3-4ee7-be95-9ad556f777f8 2018-07-21 00:17:48,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" -d '{"role": {"name": "CreateRouterNegativeTests-effdc891-9c2b-406-proj-role"}}' 2018-07-21 00:17:48,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-affda4dc-cf55-4500-9e7d-b25415697915 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca1589e44b2c4978af460b11c4d72e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca1589e44b2c4978af460b11c4d72e5d"}, "name": "CreateRouterNegativeTests-effdc891-9c2b-406-proj-role"}} 2018-07-21 00:17:48,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-affda4dc-cf55-4500-9e7d-b25415697915 2018-07-21 00:17:48,441 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-effdc891-9c2b-406-proj-role 2018-07-21 00:17:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ca1589e44b2c4978af460b11c4d72e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:48,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c55984-fb9c-4e2f-b8f0-d4f51c70bc72 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca1589e44b2c4978af460b11c4d72e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/ca1589e44b2c4978af460b11c4d72e5d"}, "name": "CreateRouterNegativeTests-effdc891-9c2b-406-proj-role"}} 2018-07-21 00:17:48,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ca1589e44b2c4978af460b11c4d72e5d used request id req-c5c55984-fb9c-4e2f-b8f0-d4f51c70bc72 2018-07-21 00:17:48,538 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-effdc891-9c2b-406-proj-role to project CreateRouterNegativeTests-effdc891-9c2b-406-proj 2018-07-21 00:17:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f8c1f246612c40668ee47ec826f80170/users/97966fd666e44cd1b75ef762b27e233b/roles/ca1589e44b2c4978af460b11c4d72e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:48,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218b342d-d30f-4591-9cbb-d5634fa146bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:48,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f8c1f246612c40668ee47ec826f80170/users/97966fd666e44cd1b75ef762b27e233b/roles/ca1589e44b2c4978af460b11c4d72e5d used request id req-218b342d-d30f-4591-9cbb-d5634fa146bf 2018-07-21 00:17:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:48,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-853f11b3-82cc-4f23-8885-95761e2b6cb4 Date: Sat, 21 Jul 2018 00:17:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:17:48,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-853f11b3-82cc-4f23-8885-95761e2b6cb4 2018-07-21 00:17:48,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad68e84-4e5c-4f08-8f16-568c8094b92c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:17:49,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-3ad68e84-4e5c-4f08-8f16-568c8094b92c 2018-07-21 00:17:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd6a92b-c2ef-4735-8fee-137f2675473a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:17:49,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-dbd6a92b-c2ef-4735-8fee-137f2675473a 2018-07-21 00:17:49,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb530c29-b37d-4e17-aff6-4075a39a43e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:49,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-cb530c29-b37d-4e17-aff6-4075a39a43e5 2018-07-21 00:17:49,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:49,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a629e59e-7af2-46dc-9f29-a97957315980 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:49,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-a629e59e-7af2-46dc-9f29-a97957315980 2018-07-21 00:17:49,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:49,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f11589-f81a-4416-8c7e-f53723bded63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:49,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-c5f11589-f81a-4416-8c7e-f53723bded63 2018-07-21 00:17:49,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb7db4b-ec30-4699-90c3-60aff4f19733 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:49,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-aeb7db4b-ec30-4699-90c3-60aff4f19733 2018-07-21 00:17:49,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca47ca0-a219-4844-82c9-a5f87b64e5dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:49,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-fca47ca0-a219-4844-82c9-a5f87b64e5dc 2018-07-21 00:17:49,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3934986-8456-454e-9a0c-8f2e98088c57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:49,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-d3934986-8456-454e-9a0c-8f2e98088c57 2018-07-21 00:17:49,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:49,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:49,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3f1d891-4844-4b93-b7d4-730454710d16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:49,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a3f1d891-4844-4b93-b7d4-730454710d16 2018-07-21 00:17:49,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:49,808 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-effdc891-9c2b-406-proj 2018-07-21 00:17:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f8c1f246612c40668ee47ec826f80170 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:50,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a6e830-ddf6-4cef-b940-9ceb97c63c91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:50,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f8c1f246612c40668ee47ec826f80170 used request id req-e5a6e830-ddf6-4cef-b940-9ceb97c63c91 2018-07-21 00:17:50,051 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-effdc891-9c2b-406-proj-role 2018-07-21 00:17:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ca1589e44b2c4978af460b11c4d72e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:50,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd209752-358c-4a29-9988-a2737001fd94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:50,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ca1589e44b2c4978af460b11c4d72e5d used request id req-dd209752-358c-4a29-9988-a2737001fd94 2018-07-21 00:17:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e489a66f3397eb556372d42c4f5b86059c72614" 2018-07-21 00:17:50,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9652243c-46ac-45be-874c-cde3cef09fec Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:50,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9652243c-46ac-45be-874c-cde3cef09fec 2018-07-21 00:17:50,194 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-effdc891-9c2b-406-user 2018-07-21 00:17:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/97966fd666e44cd1b75ef762b27e233b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856ec2db0d56667a0dec25d0f3bc7c404dd53760" 2018-07-21 00:17:50,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbea9b37-0ad0-4ac8-a6eb-f0b23cb57a78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:50,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/97966fd666e44cd1b75ef762b27e233b used request id req-dbea9b37-0ad0-4ac8-a6eb-f0b23cb57a78 2018-07-21 00:17:50,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:50,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["23hwE7JHTqOeFM7eoHiybQ"], "issued_at": "2018-07-21T00:17:50.000000Z"}} 2018-07-21 00:17:50,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fb1348e0a297e31e4bc34dda52dafd348047a977" 2018-07-21 00:17:50,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496ccee2-a01c-499c-8e05-fa7e1354cbbd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:50,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-496ccee2-a01c-499c-8e05-fa7e1354cbbd 2018-07-21 00:17:50,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:50,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:51,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VbrEpYX5Q3C6waFpfWkiSQ"], "issued_at": "2018-07-21T00:17:51.000000Z"}} 2018-07-21 00:17:51,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcc7109-2593-4515-8e9f-017c886bbc38 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:51,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8bcc7109-2593-4515-8e9f-017c886bbc38 2018-07-21 00:17:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:51,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9209d688-02c4-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:51,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9c2c1d-90bd-492b-b0c4-0367549ff682 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9209d688-02c4-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:17:51,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9209d688-02c4-4e8-proj used request id req-fe9c2c1d-90bd-492b-b0c4-0367549ff682 2018-07-21 00:17:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:51,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ebb4055-0ed3-42b9-ae39-fda813fb710d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:51,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5ebb4055-0ed3-42b9-ae39-fda813fb710d 2018-07-21 00:17:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-9209d688-02c4-4e8-proj"}}' 2018-07-21 00:17:51,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee67fff-6fce-44e4-8aa7-40bb76e90550 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6c450f593117496aa5433cf466931e62"}, "tags": [], "enabled": true, "id": "6c450f593117496aa5433cf466931e62", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9209d688-02c4-4e8-proj"}} 2018-07-21 00:17:51,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fee67fff-6fce-44e4-8aa7-40bb76e90550 2018-07-21 00:17:51,692 - keystone_utils - INFO - Created project with name - CreateQoSTests-9209d688-02c4-4e8-proj 2018-07-21 00:17:51,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:51,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:52,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Z1NkctQuTSKr8OWjudymsQ"], "issued_at": "2018-07-21T00:17:52.000000Z"}} 2018-07-21 00:17:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}eb19716cb46466e736ae951a9ddd9ef9776cd6e3" 2018-07-21 00:17:52,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d2421b-8e29-4f46-8cd0-210bfaa2dc9f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:52,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-48d2421b-8e29-4f46-8cd0-210bfaa2dc9f 2018-07-21 00:17:52,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:17:52,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:17:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:17:52,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb19716cb46466e736ae951a9ddd9ef9776cd6e3" 2018-07-21 00:17:52,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eca65a7-1cfd-490a-aac0-038efbc35201 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:17:52,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5eca65a7-1cfd-490a-aac0-038efbc35201 2018-07-21 00:17:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-9209d688-02c4-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb19716cb46466e736ae951a9ddd9ef9776cd6e3" 2018-07-21 00:17:52,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5834184c-e653-4623-bb10-dd355dca35e0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-9209d688-02c4-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6c450f593117496aa5433cf466931e62"}, "tags": [], "enabled": true, "id": "6c450f593117496aa5433cf466931e62", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9209d688-02c4-4e8-proj"}]} 2018-07-21 00:17:52,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-9209d688-02c4-4e8-proj used request id req-5834184c-e653-4623-bb10-dd355dca35e0 2018-07-21 00:17:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb19716cb46466e736ae951a9ddd9ef9776cd6e3" 2018-07-21 00:17:52,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25a8a17-bea8-48dd-b703-aa043e055ffd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:17:52,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c25a8a17-bea8-48dd-b703-aa043e055ffd 2018-07-21 00:17:52,853 - keystone_utils - INFO - Created user with name - CreateQoSTests-9209d688-02c4-4e8-user 2018-07-21 00:17:52,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:52,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a950a9-d1d0-420e-9956-0bbb1a8fe1c0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:52,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a5a950a9-d1d0-420e-9956-0bbb1a8fe1c0 2018-07-21 00:17:52,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" -d '{"role": {"name": "CreateQoSTests-9209d688-02c4-4e8-proj-role"}}' 2018-07-21 00:17:53,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:17:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f04acae5-c8e7-447e-b858-7c9b77823a16 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dcc40030d0b4d539820d9df88478973", "links": {"self": "http://172.30.9.21:5000/v3/roles/4dcc40030d0b4d539820d9df88478973"}, "name": "CreateQoSTests-9209d688-02c4-4e8-proj-role"}} 2018-07-21 00:17:53,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f04acae5-c8e7-447e-b858-7c9b77823a16 2018-07-21 00:17:53,069 - keystone_utils - INFO - Created role with name - CreateQoSTests-9209d688-02c4-4e8-proj-role 2018-07-21 00:17:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4dcc40030d0b4d539820d9df88478973 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:53,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0af126c-4a11-4255-99e2-0b2172b8f3b7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dcc40030d0b4d539820d9df88478973", "links": {"self": "http://172.30.9.21:5000/v3/roles/4dcc40030d0b4d539820d9df88478973"}, "name": "CreateQoSTests-9209d688-02c4-4e8-proj-role"}} 2018-07-21 00:17:53,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4dcc40030d0b4d539820d9df88478973 used request id req-d0af126c-4a11-4255-99e2-0b2172b8f3b7 2018-07-21 00:17:53,163 - keystone_utils - INFO - Granting role CreateQoSTests-9209d688-02c4-4e8-proj-role to project CreateQoSTests-9209d688-02c4-4e8-proj 2018-07-21 00:17:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6c450f593117496aa5433cf466931e62/users/3f1d78c297cc491b9dc813fb27e3657a/roles/4dcc40030d0b4d539820d9df88478973 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:53,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf45722-097c-45f7-ac2c-8411c6176ba6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:53,306 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6c450f593117496aa5433cf466931e62/users/3f1d78c297cc491b9dc813fb27e3657a/roles/4dcc40030d0b4d539820d9df88478973 used request id req-fdf45722-097c-45f7-ac2c-8411c6176ba6 2018-07-21 00:17:53,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:53,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:53,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["OhTloK2tTOO2uxSGZYAFMA"], "issued_at": "2018-07-21T00:17:53.000000Z"}} 2018-07-21 00:17:53,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b487a537d93a41621276af0ccf449c55d4e817b0" 2018-07-21 00:17:53,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6857d95-d581-48c4-97d4-07f19d376a0c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:53,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c6857d95-d581-48c4-97d4-07f19d376a0c 2018-07-21 00:17:53,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b487a537d93a41621276af0ccf449c55d4e817b0" 2018-07-21 00:17:54,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:53 GMT Server: Apache x-compute-request-id: req-f6546cc1-2a9f-46cc-9a8f-bd790f5ef3b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6546cc1-2a9f-46cc-9a8f-bd790f5ef3b7 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 00:17:54,389 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-f6546cc1-2a9f-46cc-9a8f-bd790f5ef3b7 2018-07-21 00:17:54,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f6546cc1-2a9f-46cc-9a8f-bd790f5ef3b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b487a537d93a41621276af0ccf449c55d4e817b0" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-cb2bf06f-7dcf-48ef-8434-30e1ea793003"}}' 2018-07-21 00:17:55,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:54 GMT Server: Apache x-compute-request-id: req-d18e16d5-eb75-4985-8402-476b51b08bc0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d18e16d5-eb75-4985-8402-476b51b08bc0 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d", "name": "CreateQoSTests-cb2bf06f-7dcf-48ef-8434-30e1ea793003"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d", "rel": "bookmark"}]} 2018-07-21 00:17:55,106 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-d18e16d5-eb75-4985-8402-476b51b08bc0 2018-07-21 00:17:55,106 - create_qos - INFO - Created qos with name - CreateQoSTests-cb2bf06f-7dcf-48ef-8434-30e1ea793003 2018-07-21 00:17:55,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1348e0a297e31e4bc34dda52dafd348047a977" 2018-07-21 00:17:55,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:55 GMT Server: Apache x-compute-request-id: req-ef532152-b922-48d8-9218-3001d710bee3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef532152-b922-48d8-9218-3001d710bee3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d", "name": "CreateQoSTests-cb2bf06f-7dcf-48ef-8434-30e1ea793003"}]} 2018-07-21 00:17:55,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-ef532152-b922-48d8-9218-3001d710bee3 2018-07-21 00:17:55,724 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-cb2bf06f-7dcf-48ef-8434-30e1ea793003 2018-07-21 00:17:55,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef532152-b922-48d8-9218-3001d710bee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1348e0a297e31e4bc34dda52dafd348047a977" 2018-07-21 00:17:56,357 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:17:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a34025bd-1bb8-41a9-b33e-99f4d7fcecf9 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-21 00:17:56,357 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d?force=False used request id req-a34025bd-1bb8-41a9-b33e-99f4d7fcecf9 2018-07-21 00:17:56,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ef532152-b922-48d8-9218-3001d710bee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1348e0a297e31e4bc34dda52dafd348047a977" 2018-07-21 00:17:57,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:56 GMT Server: Apache x-compute-request-id: req-fd2a1a39-62b3-42ce-801d-7c2faca03066 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fd2a1a39-62b3-42ce-801d-7c2faca03066 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 00:17:57,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-fd2a1a39-62b3-42ce-801d-7c2faca03066 2018-07-21 00:17:57,061 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-cb2bf06f-7dcf-48ef-8434-30e1ea793003 2018-07-21 00:17:57,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6546cc1-2a9f-46cc-9a8f-bd790f5ef3b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b487a537d93a41621276af0ccf449c55d4e817b0" 2018-07-21 00:17:57,668 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-443830b2-af1f-4199-8c08-618b5f5d7563 x-openstack-request-id: req-443830b2-af1f-4199-8c08-618b5f5d7563 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d.", "code": 404}} 2018-07-21 00:17:57,668 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/6e4b4460-e34a-4ae2-b4cc-449b9b7b4c4d?force=False used request id req-443830b2-af1f-4199-8c08-618b5f5d7563 2018-07-21 00:17:57,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ac30f1a6-b530-4893-b5d4-185a79a46e0c Date: Sat, 21 Jul 2018 00:17:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:17:57,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ac30f1a6-b530-4893-b5d4-185a79a46e0c 2018-07-21 00:17:57,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:57,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8711230c-9e4b-497a-bab7-54cb7a265b32 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:17:57,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-8711230c-9e4b-497a-bab7-54cb7a265b32 2018-07-21 00:17:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be5db9a-5a13-47df-99be-64c9988b9bc0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:17:58,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0be5db9a-5a13-47df-99be-64c9988b9bc0 2018-07-21 00:17:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d292f4e-a215-41dc-846a-77af9b32ddb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:58,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-2d292f4e-a215-41dc-846a-77af9b32ddb8 2018-07-21 00:17:58,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b1c21c-0676-4cd2-ab2d-7add4a80179f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:58,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-a8b1c21c-0676-4cd2-ab2d-7add4a80179f 2018-07-21 00:17:58,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b2946f-f36f-4c62-90c5-dbab845c3a31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:58,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-b3b2946f-f36f-4c62-90c5-dbab845c3a31 2018-07-21 00:17:58,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:58,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56489db-8e03-4b4c-bb25-a511430b41d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:58,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-c56489db-8e03-4b4c-bb25-a511430b41d9 2018-07-21 00:17:58,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03660c63-5e14-4bf5-aa2f-ff0fb1e0480b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:58,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-03660c63-5e14-4bf5-aa2f-ff0fb1e0480b 2018-07-21 00:17:58,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7d0e2ef-d6ba-440b-a872-7bb09d85d1c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:58,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-b7d0e2ef-d6ba-440b-a872-7bb09d85d1c0 2018-07-21 00:17:58,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f710b8c0-e4b0-4f34-86de-7a63339707cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:17:58,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-f710b8c0-e4b0-4f34-86de-7a63339707cc 2018-07-21 00:17:58,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:17:58,743 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-9209d688-02c4-4e8-proj 2018-07-21 00:17:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6c450f593117496aa5433cf466931e62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:58,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09983683-2bc8-46ed-a2dc-4be54e1fa967 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:58,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6c450f593117496aa5433cf466931e62 used request id req-09983683-2bc8-46ed-a2dc-4be54e1fa967 2018-07-21 00:17:58,991 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-9209d688-02c4-4e8-proj-role 2018-07-21 00:17:58,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4dcc40030d0b4d539820d9df88478973 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:59,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43be3aae-3dcd-4895-af46-e42f0ac152e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:59,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4dcc40030d0b4d539820d9df88478973 used request id req-43be3aae-3dcd-4895-af46-e42f0ac152e7 2018-07-21 00:17:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9234f414866c05ad17f73f9b70f01c9a49864bb5" 2018-07-21 00:17:59,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c007f48c-447e-442a-88e4-50a23e89f6a3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:17:59,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c007f48c-447e-442a-88e4-50a23e89f6a3 2018-07-21 00:17:59,137 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-9209d688-02c4-4e8-user 2018-07-21 00:17:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3f1d78c297cc491b9dc813fb27e3657a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb19716cb46466e736ae951a9ddd9ef9776cd6e3" 2018-07-21 00:17:59,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-321dc2ec-a152-4d3c-86cb-ef1220ff9c4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:17:59,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3f1d78c297cc491b9dc813fb27e3657a used request id req-321dc2ec-a152-4d3c-86cb-ef1220ff9c4b 2018-07-21 00:17:59,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:17:59,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ZqiqWzfXQluZoiV6fNVMKg"], "issued_at": "2018-07-21T00:17:59.000000Z"}} 2018-07-21 00:17:59,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a16b0104f283340ece8f0bdba88c52e4febb2171" 2018-07-21 00:17:59,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d6023e-5447-4c80-9956-696855cb1b45 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:17:59,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81d6023e-5447-4c80-9956-696855cb1b45 2018-07-21 00:17:59,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:17:59,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:00,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["dLec5Ho1S7eFx4s6-5IY_A"], "issued_at": "2018-07-21T00:18:00.000000Z"}} 2018-07-21 00:18:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:00,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88b9d31-33e7-4f8a-99ea-db28982ae380 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:00,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c88b9d31-33e7-4f8a-99ea-db28982ae380 2018-07-21 00:18:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:00,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c48fbf47-1d23-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:00,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac7e14e-48b1-4ad1-90d1-1d280f434555 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c48fbf47-1d23-43a-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:18:00,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c48fbf47-1d23-43a-proj used request id req-0ac7e14e-48b1-4ad1-90d1-1d280f434555 2018-07-21 00:18:00,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:00,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e125f84f-3a34-4a25-90ce-a8c6269b3620 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:00,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e125f84f-3a34-4a25-90ce-a8c6269b3620 2018-07-21 00:18:00,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-c48fbf47-1d23-43a-proj"}}' 2018-07-21 00:18:00,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7148188-6180-4bc0-8d3a-ed512b79ea5f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/af45cac021cb4627adfaad676f5e3d71"}, "tags": [], "enabled": true, "id": "af45cac021cb4627adfaad676f5e3d71", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c48fbf47-1d23-43a-proj"}} 2018-07-21 00:18:00,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e7148188-6180-4bc0-8d3a-ed512b79ea5f 2018-07-21 00:18:00,739 - keystone_utils - INFO - Created project with name - CreateQoSTests-c48fbf47-1d23-43a-proj 2018-07-21 00:18:00,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:00,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:01,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["2NO6dhNbSzqp1dA5BrKPwQ"], "issued_at": "2018-07-21T00:18:01.000000Z"}} 2018-07-21 00:18:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d5837a9dafd7d46105fb3eef856ee1417d891de5" 2018-07-21 00:18:01,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9338b79c-6093-4bf8-8a73-1ea9a9237d8e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:01,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9338b79c-6093-4bf8-8a73-1ea9a9237d8e 2018-07-21 00:18:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:01,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:01,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5837a9dafd7d46105fb3eef856ee1417d891de5" 2018-07-21 00:18:01,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007b6180-6b70-455a-8442-e017da300b54 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:18:01,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-007b6180-6b70-455a-8442-e017da300b54 2018-07-21 00:18:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-c48fbf47-1d23-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5837a9dafd7d46105fb3eef856ee1417d891de5" 2018-07-21 00:18:01,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74663f07-2ec6-438c-8cbe-a1832c362337 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-c48fbf47-1d23-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/af45cac021cb4627adfaad676f5e3d71"}, "tags": [], "enabled": true, "id": "af45cac021cb4627adfaad676f5e3d71", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c48fbf47-1d23-43a-proj"}]} 2018-07-21 00:18:01,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-c48fbf47-1d23-43a-proj used request id req-74663f07-2ec6-438c-8cbe-a1832c362337 2018-07-21 00:18:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5837a9dafd7d46105fb3eef856ee1417d891de5" 2018-07-21 00:18:01,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd0dc5f-c872-4b88-9d89-3b6b2a99e961 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:01,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2bd0dc5f-c872-4b88-9d89-3b6b2a99e961 2018-07-21 00:18:01,847 - keystone_utils - INFO - Created user with name - CreateQoSTests-c48fbf47-1d23-43a-user 2018-07-21 00:18:01,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:01,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d0a110-e271-4d30-90b4-d986fdb0eaa3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:01,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e2d0a110-e271-4d30-90b4-d986fdb0eaa3 2018-07-21 00:18:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" -d '{"role": {"name": "CreateQoSTests-c48fbf47-1d23-43a-proj-role"}}' 2018-07-21 00:18:02,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2ca7b4d-ffb6-456f-82aa-18fd6ab6b98c Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bcf5b38e1c914417a1be74af6fd5348e", "links": {"self": "http://172.30.9.21:5000/v3/roles/bcf5b38e1c914417a1be74af6fd5348e"}, "name": "CreateQoSTests-c48fbf47-1d23-43a-proj-role"}} 2018-07-21 00:18:02,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d2ca7b4d-ffb6-456f-82aa-18fd6ab6b98c 2018-07-21 00:18:02,063 - keystone_utils - INFO - Created role with name - CreateQoSTests-c48fbf47-1d23-43a-proj-role 2018-07-21 00:18:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bcf5b38e1c914417a1be74af6fd5348e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:02,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d677a13f-4d87-4762-9c87-7172f2c47cbd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bcf5b38e1c914417a1be74af6fd5348e", "links": {"self": "http://172.30.9.21:5000/v3/roles/bcf5b38e1c914417a1be74af6fd5348e"}, "name": "CreateQoSTests-c48fbf47-1d23-43a-proj-role"}} 2018-07-21 00:18:02,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bcf5b38e1c914417a1be74af6fd5348e used request id req-d677a13f-4d87-4762-9c87-7172f2c47cbd 2018-07-21 00:18:02,159 - keystone_utils - INFO - Granting role CreateQoSTests-c48fbf47-1d23-43a-proj-role to project CreateQoSTests-c48fbf47-1d23-43a-proj 2018-07-21 00:18:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/af45cac021cb4627adfaad676f5e3d71/users/67733ea64cd14d3b990c21ddd4a17f65/roles/bcf5b38e1c914417a1be74af6fd5348e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:02,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c3b914-5a78-430a-b32e-29c07c2e5347 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:02,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/af45cac021cb4627adfaad676f5e3d71/users/67733ea64cd14d3b990c21ddd4a17f65/roles/bcf5b38e1c914417a1be74af6fd5348e used request id req-f7c3b914-5a78-430a-b32e-29c07c2e5347 2018-07-21 00:18:02,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:02,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:02,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["w9ezfZiBR8uPf6qY54_A6w"], "issued_at": "2018-07-21T00:18:02.000000Z"}} 2018-07-21 00:18:02,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9a332d3e2d8294bef43ef2253eb5cd676ad7d099" 2018-07-21 00:18:02,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7f5f90-0170-4db0-bb16-3e7ccc6d0ff6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:02,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1a7f5f90-0170-4db0-bb16-3e7ccc6d0ff6 2018-07-21 00:18:02,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a332d3e2d8294bef43ef2253eb5cd676ad7d099" 2018-07-21 00:18:03,304 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:02 GMT Server: Apache x-compute-request-id: req-288748c4-0579-4fbd-86f6-0c6ebfd88871 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-288748c4-0579-4fbd-86f6-0c6ebfd88871 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 00:18:03,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-288748c4-0579-4fbd-86f6-0c6ebfd88871 2018-07-21 00:18:03,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-288748c4-0579-4fbd-86f6-0c6ebfd88871" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a332d3e2d8294bef43ef2253eb5cd676ad7d099" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-8969aafc-d132-43fe-b6a1-1b7f08203589"}}' 2018-07-21 00:18:03,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:03 GMT Server: Apache x-compute-request-id: req-506528a6-96b1-4991-bd77-1b1cfaaca46c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-506528a6-96b1-4991-bd77-1b1cfaaca46c Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "166e9b00-331c-45ba-9d7f-75997178e1cd", "name": "CreateQoSTests-8969aafc-d132-43fe-b6a1-1b7f08203589"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/166e9b00-331c-45ba-9d7f-75997178e1cd", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/166e9b00-331c-45ba-9d7f-75997178e1cd", "rel": "bookmark"}]} 2018-07-21 00:18:03,954 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-506528a6-96b1-4991-bd77-1b1cfaaca46c 2018-07-21 00:18:03,954 - create_qos - INFO - Created qos with name - CreateQoSTests-8969aafc-d132-43fe-b6a1-1b7f08203589 2018-07-21 00:18:03,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a16b0104f283340ece8f0bdba88c52e4febb2171" 2018-07-21 00:18:04,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:03 GMT Server: Apache x-compute-request-id: req-79a2e8a0-6dc2-4d8d-abfb-a862a3b680c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79a2e8a0-6dc2-4d8d-abfb-a862a3b680c5 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "166e9b00-331c-45ba-9d7f-75997178e1cd", "name": "CreateQoSTests-8969aafc-d132-43fe-b6a1-1b7f08203589"}]} 2018-07-21 00:18:04,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-79a2e8a0-6dc2-4d8d-abfb-a862a3b680c5 2018-07-21 00:18:04,150 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8969aafc-d132-43fe-b6a1-1b7f08203589 2018-07-21 00:18:04,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/166e9b00-331c-45ba-9d7f-75997178e1cd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-288748c4-0579-4fbd-86f6-0c6ebfd88871" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a332d3e2d8294bef43ef2253eb5cd676ad7d099" 2018-07-21 00:18:04,866 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-730e8f31-9f1f-4228-b817-092da97677e6 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-21 00:18:04,866 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/166e9b00-331c-45ba-9d7f-75997178e1cd?force=False used request id req-730e8f31-9f1f-4228-b817-092da97677e6 2018-07-21 00:18:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4cdf96df-86cf-408b-a1cb-3ab3b32a298f Date: Sat, 21 Jul 2018 00:18:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:18:05,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4cdf96df-86cf-408b-a1cb-3ab3b32a298f 2018-07-21 00:18:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21340b87-169d-4f84-8e0f-c76e025094f4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:18:05,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-21340b87-169d-4f84-8e0f-c76e025094f4 2018-07-21 00:18:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d211583d-fd0c-4548-b979-8014547eec53 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:18:05,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d211583d-fd0c-4548-b979-8014547eec53 2018-07-21 00:18:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f376bd7c-d457-4b07-96e2-8424dc693c4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:05,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-f376bd7c-d457-4b07-96e2-8424dc693c4c 2018-07-21 00:18:05,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:05,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32afb5ea-17c5-49c8-a471-739a09b84b25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:05,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-32afb5ea-17c5-49c8-a471-739a09b84b25 2018-07-21 00:18:05,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:05,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c617249d-ce49-4d32-8814-d00163f14d22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:05,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-c617249d-ce49-4d32-8814-d00163f14d22 2018-07-21 00:18:05,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ee0f9d-f5cd-4321-a7c8-9665c1b94ee8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:05,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-84ee0f9d-f5cd-4321-a7c8-9665c1b94ee8 2018-07-21 00:18:05,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7456bb07-20a7-41c9-b77e-59bea3199713 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:05,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-7456bb07-20a7-41c9-b77e-59bea3199713 2018-07-21 00:18:05,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63291cec-a3a3-4349-8697-419850a1d11a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:05,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-63291cec-a3a3-4349-8697-419850a1d11a 2018-07-21 00:18:05,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:05,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e620bfc-7411-41be-8983-34c6295d4241 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:05,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-5e620bfc-7411-41be-8983-34c6295d4241 2018-07-21 00:18:05,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:05,960 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c48fbf47-1d23-43a-proj 2018-07-21 00:18:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/af45cac021cb4627adfaad676f5e3d71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:06,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db210689-68ad-45d2-8c76-ea9ccd34020b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:06,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/af45cac021cb4627adfaad676f5e3d71 used request id req-db210689-68ad-45d2-8c76-ea9ccd34020b 2018-07-21 00:18:06,224 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c48fbf47-1d23-43a-proj-role 2018-07-21 00:18:06,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bcf5b38e1c914417a1be74af6fd5348e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:06,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac3a56b-4006-472f-95eb-eeee81200b9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:06,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bcf5b38e1c914417a1be74af6fd5348e used request id req-7ac3a56b-4006-472f-95eb-eeee81200b9c 2018-07-21 00:18:06,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7465d7e90dc9eeda90cfa54f0550b66123a85f87" 2018-07-21 00:18:06,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283a8e4b-a36e-4302-adbd-b9724398d372 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:06,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-283a8e4b-a36e-4302-adbd-b9724398d372 2018-07-21 00:18:06,431 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c48fbf47-1d23-43a-user 2018-07-21 00:18:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/67733ea64cd14d3b990c21ddd4a17f65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5837a9dafd7d46105fb3eef856ee1417d891de5" 2018-07-21 00:18:06,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7424df3a-ddc8-4583-b775-045acd132d5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:06,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/67733ea64cd14d3b990c21ddd4a17f65 used request id req-7424df3a-ddc8-4583-b775-045acd132d5d 2018-07-21 00:18:06,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:07,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pvr1GFPPRl-3LV-A2QPCFw"], "issued_at": "2018-07-21T00:18:06.000000Z"}} 2018-07-21 00:18:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b70f519540840d81c147d0484f8529ceab754830" 2018-07-21 00:18:07,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa92c88e-ca7c-4803-8228-bf940bf108b5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:07,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa92c88e-ca7c-4803-8228-bf940bf108b5 2018-07-21 00:18:07,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:07,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:07,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["XEf8wKD2R02Na7DMz6_9Fg"], "issued_at": "2018-07-21T00:18:07.000000Z"}} 2018-07-21 00:18:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:07,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6404d0d-7bce-4581-817a-8d70fbf1b7db 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:07,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a6404d0d-7bce-4581-817a-8d70fbf1b7db 2018-07-21 00:18:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:07,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:07,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ea001f7b-134f-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:07,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199feab0-ced5-453c-a8af-ad759005a052 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ea001f7b-134f-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:18:07,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ea001f7b-134f-4f8-proj used request id req-199feab0-ced5-453c-a8af-ad759005a052 2018-07-21 00:18:07,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:07,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368b7dd2-9feb-4616-a5da-a04c87e13daf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:07,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-368b7dd2-9feb-4616-a5da-a04c87e13daf 2018-07-21 00:18:07,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-ea001f7b-134f-4f8-proj"}}' 2018-07-21 00:18:07,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b31148f-60e0-4e19-a7cf-8307aad683f7 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/97649a49510743e684c6592691fce72e"}, "tags": [], "enabled": true, "id": "97649a49510743e684c6592691fce72e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ea001f7b-134f-4f8-proj"}} 2018-07-21 00:18:07,913 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0b31148f-60e0-4e19-a7cf-8307aad683f7 2018-07-21 00:18:07,913 - keystone_utils - INFO - Created project with name - CreateQoSTests-ea001f7b-134f-4f8-proj 2018-07-21 00:18:07,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:07,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:08,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["73ls5SBhStGay_hRJf0PmQ"], "issued_at": "2018-07-21T00:18:08.000000Z"}} 2018-07-21 00:18:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7b07b16f2cd94b0f1ebf794655606e52638db8cd" 2018-07-21 00:18:08,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad26ea4-5c7f-4982-ad78-a489607b8ed4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:08,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4ad26ea4-5c7f-4982-ad78-a489607b8ed4 2018-07-21 00:18:08,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:08,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b07b16f2cd94b0f1ebf794655606e52638db8cd" 2018-07-21 00:18:08,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777d692a-bdfc-41ed-a085-640dcbeee9d4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:18:08,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-777d692a-bdfc-41ed-a085-640dcbeee9d4 2018-07-21 00:18:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-ea001f7b-134f-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b07b16f2cd94b0f1ebf794655606e52638db8cd" 2018-07-21 00:18:08,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5e66a4-d370-4f1b-9a81-f1dfc3d09963 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-ea001f7b-134f-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/97649a49510743e684c6592691fce72e"}, "tags": [], "enabled": true, "id": "97649a49510743e684c6592691fce72e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ea001f7b-134f-4f8-proj"}]} 2018-07-21 00:18:08,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-ea001f7b-134f-4f8-proj used request id req-9b5e66a4-d370-4f1b-9a81-f1dfc3d09963 2018-07-21 00:18:08,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b07b16f2cd94b0f1ebf794655606e52638db8cd" 2018-07-21 00:18:08,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c86bbde-003b-4907-8f19-41e4d356f411 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:08,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3c86bbde-003b-4907-8f19-41e4d356f411 2018-07-21 00:18:09,230 - keystone_utils - INFO - Created user with name - CreateQoSTests-ea001f7b-134f-4f8-user 2018-07-21 00:18:09,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:09,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c690e997-3ffb-4a9b-a4d4-9072c3dd3df2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:09,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c690e997-3ffb-4a9b-a4d4-9072c3dd3df2 2018-07-21 00:18:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" -d '{"role": {"name": "CreateQoSTests-ea001f7b-134f-4f8-proj-role"}}' 2018-07-21 00:18:09,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe086eb-5445-49c2-ae7a-96258f6a3171 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38ad4b40ec0b4d53bc84905270988556", "links": {"self": "http://172.30.9.21:5000/v3/roles/38ad4b40ec0b4d53bc84905270988556"}, "name": "CreateQoSTests-ea001f7b-134f-4f8-proj-role"}} 2018-07-21 00:18:09,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0fe086eb-5445-49c2-ae7a-96258f6a3171 2018-07-21 00:18:09,386 - keystone_utils - INFO - Created role with name - CreateQoSTests-ea001f7b-134f-4f8-proj-role 2018-07-21 00:18:09,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/38ad4b40ec0b4d53bc84905270988556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:09,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832cfe19-d886-4dc7-a05b-e6632dde7277 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38ad4b40ec0b4d53bc84905270988556", "links": {"self": "http://172.30.9.21:5000/v3/roles/38ad4b40ec0b4d53bc84905270988556"}, "name": "CreateQoSTests-ea001f7b-134f-4f8-proj-role"}} 2018-07-21 00:18:09,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/38ad4b40ec0b4d53bc84905270988556 used request id req-832cfe19-d886-4dc7-a05b-e6632dde7277 2018-07-21 00:18:09,494 - keystone_utils - INFO - Granting role CreateQoSTests-ea001f7b-134f-4f8-proj-role to project CreateQoSTests-ea001f7b-134f-4f8-proj 2018-07-21 00:18:09,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/97649a49510743e684c6592691fce72e/users/2accc4623d8d459da80120268b994e48/roles/38ad4b40ec0b4d53bc84905270988556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:09,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7187eb9b-c3c4-46ba-a153-f9039f96b782 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:09,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/97649a49510743e684c6592691fce72e/users/2accc4623d8d459da80120268b994e48/roles/38ad4b40ec0b4d53bc84905270988556 used request id req-7187eb9b-c3c4-46ba-a153-f9039f96b782 2018-07-21 00:18:09,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:09,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:10,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Hkbk63ghQfGUIMGJxI2lNA"], "issued_at": "2018-07-21T00:18:10.000000Z"}} 2018-07-21 00:18:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}708d3d0129e434e15661f203886f8a038b86af88" 2018-07-21 00:18:10,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a7cc4b-a573-45cb-b12e-cdaa8e8092e7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:10,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-23a7cc4b-a573-45cb-b12e-cdaa8e8092e7 2018-07-21 00:18:10,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708d3d0129e434e15661f203886f8a038b86af88" 2018-07-21 00:18:10,312 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:10 GMT Server: Apache x-compute-request-id: req-c1d8dd1b-e2e4-4460-8549-bcab5d3d9347 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c1d8dd1b-e2e4-4460-8549-bcab5d3d9347 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 00:18:10,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-c1d8dd1b-e2e4-4460-8549-bcab5d3d9347 2018-07-21 00:18:10,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c1d8dd1b-e2e4-4460-8549-bcab5d3d9347" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708d3d0129e434e15661f203886f8a038b86af88" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-ef39c513-7e1c-40a6-a176-642bc05be8c6"}}' 2018-07-21 00:18:10,933 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:10 GMT Server: Apache x-compute-request-id: req-8ba827b0-2fdf-47b6-a60f-82630ca14a13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ba827b0-2fdf-47b6-a60f-82630ca14a13 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9d0597b2-d386-4f99-b63a-a98014a6fd19", "name": "CreateQoSTests-ef39c513-7e1c-40a6-a176-642bc05be8c6"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/9d0597b2-d386-4f99-b63a-a98014a6fd19", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/9d0597b2-d386-4f99-b63a-a98014a6fd19", "rel": "bookmark"}]} 2018-07-21 00:18:10,933 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-8ba827b0-2fdf-47b6-a60f-82630ca14a13 2018-07-21 00:18:10,934 - create_qos - INFO - Created qos with name - CreateQoSTests-ef39c513-7e1c-40a6-a176-642bc05be8c6 2018-07-21 00:18:10,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b70f519540840d81c147d0484f8529ceab754830" 2018-07-21 00:18:11,548 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:10 GMT Server: Apache x-compute-request-id: req-f13570b4-568e-410a-be29-1071d49ac96a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f13570b4-568e-410a-be29-1071d49ac96a Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9d0597b2-d386-4f99-b63a-a98014a6fd19", "name": "CreateQoSTests-ef39c513-7e1c-40a6-a176-642bc05be8c6"}]} 2018-07-21 00:18:11,548 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-f13570b4-568e-410a-be29-1071d49ac96a 2018-07-21 00:18:11,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:11,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:11,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["kpxF8ds_Rf2wE3rV37x62g"], "issued_at": "2018-07-21T00:18:11.000000Z"}} 2018-07-21 00:18:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8131ff66c3c3c279988b19ee7ea7642ab79bf18b" 2018-07-21 00:18:12,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e78ed078-25d1-4bac-ad41-96cefbf24db5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:12,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e78ed078-25d1-4bac-ad41-96cefbf24db5 2018-07-21 00:18:12,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8131ff66c3c3c279988b19ee7ea7642ab79bf18b" 2018-07-21 00:18:12,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:12 GMT Server: Apache x-compute-request-id: req-b7dfa00c-0049-4336-8eec-b48f9db40d06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7dfa00c-0049-4336-8eec-b48f9db40d06 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9d0597b2-d386-4f99-b63a-a98014a6fd19", "name": "CreateQoSTests-ef39c513-7e1c-40a6-a176-642bc05be8c6"}]} 2018-07-21 00:18:12,632 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-b7dfa00c-0049-4336-8eec-b48f9db40d06 2018-07-21 00:18:12,632 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-ef39c513-7e1c-40a6-a176-642bc05be8c6 2018-07-21 00:18:12,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/9d0597b2-d386-4f99-b63a-a98014a6fd19?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1d8dd1b-e2e4-4460-8549-bcab5d3d9347" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708d3d0129e434e15661f203886f8a038b86af88" 2018-07-21 00:18:13,261 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-437a3f37-4666-4ce9-8c56-ef8d86ddfd1a 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-21 00:18:13,261 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/9d0597b2-d386-4f99-b63a-a98014a6fd19?force=False used request id req-437a3f37-4666-4ce9-8c56-ef8d86ddfd1a 2018-07-21 00:18:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:13,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4daff18d-9356-498e-9c31-7f60bf445c38 Date: Sat, 21 Jul 2018 00:18:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:18:13,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4daff18d-9356-498e-9c31-7f60bf445c38 2018-07-21 00:18:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:13,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9d221e-1de6-4357-962d-6e45cfd3677e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:18:13,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-2c9d221e-1de6-4357-962d-6e45cfd3677e 2018-07-21 00:18:13,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:13,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdc9217-ae7f-4b77-b27d-e752c9fc880d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:18:13,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ebdc9217-ae7f-4b77-b27d-e752c9fc880d 2018-07-21 00:18:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:13,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab8bc7c-ef7d-43e1-a1f6-faf829829d19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:13,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-fab8bc7c-ef7d-43e1-a1f6-faf829829d19 2018-07-21 00:18:13,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:13,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:13,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30da679e-22e2-4732-ab34-48ab1fd936b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:13,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-30da679e-22e2-4732-ab34-48ab1fd936b9 2018-07-21 00:18:13,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:13,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:13,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8dc590-cd9d-46ea-8612-27d9680ee033 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:13,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-cb8dc590-cd9d-46ea-8612-27d9680ee033 2018-07-21 00:18:13,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:14,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:14,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0ebc2ad-d4d3-446d-b21c-25e227c342d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:14,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-e0ebc2ad-d4d3-446d-b21c-25e227c342d8 2018-07-21 00:18:14,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:14,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56992f07-e7c5-40a9-80af-cdb08b64e701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:14,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-56992f07-e7c5-40a9-80af-cdb08b64e701 2018-07-21 00:18:14,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:14,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a036c47-a0e8-4013-8c45-9374ca2e78ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:14,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-3a036c47-a0e8-4013-8c45-9374ca2e78ad 2018-07-21 00:18:14,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:14,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:14,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2bfd8bc-1705-4adb-a69d-9d8253356328 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:14,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a2bfd8bc-1705-4adb-a69d-9d8253356328 2018-07-21 00:18:14,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:14,298 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ea001f7b-134f-4f8-proj 2018-07-21 00:18:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/97649a49510743e684c6592691fce72e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:14,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a086e99-eab8-4034-8254-4a5d2af10ac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:14,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/97649a49510743e684c6592691fce72e used request id req-8a086e99-eab8-4034-8254-4a5d2af10ac2 2018-07-21 00:18:14,518 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ea001f7b-134f-4f8-proj-role 2018-07-21 00:18:14,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/38ad4b40ec0b4d53bc84905270988556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:14,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c032cbac-209c-4ba0-b933-28aabfa7ea74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:14,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/38ad4b40ec0b4d53bc84905270988556 used request id req-c032cbac-209c-4ba0-b933-28aabfa7ea74 2018-07-21 00:18:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa8c9127cab9ce72a8dd9b45de758cd1b34c6a7" 2018-07-21 00:18:14,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606d618d-8a53-4b80-81b5-59c8d2b8f4ab Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:14,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-606d618d-8a53-4b80-81b5-59c8d2b8f4ab 2018-07-21 00:18:14,723 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ea001f7b-134f-4f8-user 2018-07-21 00:18:14,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2accc4623d8d459da80120268b994e48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b07b16f2cd94b0f1ebf794655606e52638db8cd" 2018-07-21 00:18:14,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f61b72-4b7d-4fa9-a3a6-4bfd10574e05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:14,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2accc4623d8d459da80120268b994e48 used request id req-74f61b72-4b7d-4fa9-a3a6-4bfd10574e05 2018-07-21 00:18:14,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:15,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["P3f8lN9fT9izWBEVhC6Hkg"], "issued_at": "2018-07-21T00:18:15.000000Z"}} 2018-07-21 00:18:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7acd2253685af4f7cfaba323cb837375ff89049b" 2018-07-21 00:18:15,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405e05be-f55b-43f6-8ee5-d450d539a529 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:15,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-405e05be-f55b-43f6-8ee5-d450d539a529 2018-07-21 00:18:15,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:15,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:15,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jT-JLoc2STiFgz46Ob0X0Q"], "issued_at": "2018-07-21T00:18:15.000000Z"}} 2018-07-21 00:18:15,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:15,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9b0b7b-3b29-4f0f-afc3-2adf72d9a4ff 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:15,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-de9b0b7b-3b29-4f0f-afc3-2adf72d9a4ff 2018-07-21 00:18:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:15,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:15,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:15,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df19f3b-63d3-4ee6-9b1d-637b50d1768d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:18:15,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj used request id req-7df19f3b-63d3-4ee6-9b1d-637b50d1768d 2018-07-21 00:18:15,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:16,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec26d38-8583-4eb7-93a6-15fe8b6b1a50 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:16,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9ec26d38-8583-4eb7-93a6-15fe8b6b1a50 2018-07-21 00:18:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj"}}' 2018-07-21 00:18:16,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5dc4394-650f-42f8-b0a3-b02fb71dd941 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/224308707a584f9b9713b238213e8b3d"}, "tags": [], "enabled": true, "id": "224308707a584f9b9713b238213e8b3d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj"}} 2018-07-21 00:18:16,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b5dc4394-650f-42f8-b0a3-b02fb71dd941 2018-07-21 00:18:16,188 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj 2018-07-21 00:18:16,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:16,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:16,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8K4B9_r1QYSjqkQqte8T3g"], "issued_at": "2018-07-21T00:18:16.000000Z"}} 2018-07-21 00:18:16,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1f8f7f515831fbc2e75276920081cda9692c558c" 2018-07-21 00:18:16,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787ad134-c82e-43c7-9c78-b502d80e1613 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:16,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-787ad134-c82e-43c7-9c78-b502d80e1613 2018-07-21 00:18:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:16,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:16,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8f7f515831fbc2e75276920081cda9692c558c" 2018-07-21 00:18:16,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcb19da-880d-460b-9c01-8bdb9a04eef7 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:18:16,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5dcb19da-880d-460b-9c01-8bdb9a04eef7 2018-07-21 00:18:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8f7f515831fbc2e75276920081cda9692c558c" 2018-07-21 00:18:16,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a79c06-4fb1-4f89-a869-6e0b10bff394 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/224308707a584f9b9713b238213e8b3d"}, "tags": [], "enabled": true, "id": "224308707a584f9b9713b238213e8b3d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj"}]} 2018-07-21 00:18:16,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj used request id req-34a79c06-4fb1-4f89-a869-6e0b10bff394 2018-07-21 00:18:16,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8f7f515831fbc2e75276920081cda9692c558c" 2018-07-21 00:18:16,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d590bb27-1e59-4555-ba17-8545b491c717 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:16,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d590bb27-1e59-4555-ba17-8545b491c717 2018-07-21 00:18:17,284 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-user 2018-07-21 00:18:17,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:17,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:17,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f56ce7b-a721-4745-bc44-061b08f5522a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:17,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4f56ce7b-a721-4745-bc44-061b08f5522a 2018-07-21 00:18:17,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj-role"}}' 2018-07-21 00:18:17,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-902b4f3d-4acf-46e5-a113-2746e2f83d6e Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7bc0cf47375e49bd861ff7406bc765dc", "links": {"self": "http://172.30.9.21:5000/v3/roles/7bc0cf47375e49bd861ff7406bc765dc"}, "name": "CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj-role"}} 2018-07-21 00:18:17,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-902b4f3d-4acf-46e5-a113-2746e2f83d6e 2018-07-21 00:18:17,488 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj-role 2018-07-21 00:18:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7bc0cf47375e49bd861ff7406bc765dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:17,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ca0172-6b29-49d9-b594-3bb9a0df5023 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7bc0cf47375e49bd861ff7406bc765dc", "links": {"self": "http://172.30.9.21:5000/v3/roles/7bc0cf47375e49bd861ff7406bc765dc"}, "name": "CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj-role"}} 2018-07-21 00:18:17,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7bc0cf47375e49bd861ff7406bc765dc used request id req-24ca0172-6b29-49d9-b594-3bb9a0df5023 2018-07-21 00:18:17,586 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj-role to project CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj 2018-07-21 00:18:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/224308707a584f9b9713b238213e8b3d/users/f4aef302777249d2af66dc2e713d7039/roles/7bc0cf47375e49bd861ff7406bc765dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:17,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99debe86-9669-4cec-b24a-e5164bffb013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:17,718 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/224308707a584f9b9713b238213e8b3d/users/f4aef302777249d2af66dc2e713d7039/roles/7bc0cf47375e49bd861ff7406bc765dc used request id req-99debe86-9669-4cec-b24a-e5164bffb013 2018-07-21 00:18:17,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:17,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:18,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["gPg8JEnXRGCFc8RtmEM9bA"], "issued_at": "2018-07-21T00:18:18.000000Z"}} 2018-07-21 00:18:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3898cf652fc7e5e3a58e93b6e8c50d8b9ac72a8f" 2018-07-21 00:18:18,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30a4bb8-e7eb-4560-b1d5-eed2680493a7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:18,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b30a4bb8-e7eb-4560-b1d5-eed2680493a7 2018-07-21 00:18:18,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3898cf652fc7e5e3a58e93b6e8c50d8b9ac72a8f" 2018-07-21 00:18:18,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:18 GMT Server: Apache x-compute-request-id: req-839372d2-7686-4942-aec2-d5b9aa1f9bb5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-839372d2-7686-4942-aec2-d5b9aa1f9bb5 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:18:18,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-839372d2-7686-4942-aec2-d5b9aa1f9bb5 2018-07-21 00:18:18,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-839372d2-7686-4942-aec2-d5b9aa1f9bb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3898cf652fc7e5e3a58e93b6e8c50d8b9ac72a8f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-661e53ab-6fad-4cfd-942e-05ceba517e1e", "description": null}}' 2018-07-21 00:18:19,032 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:18 GMT Server: Apache x-compute-request-id: req-d9a1e7f6-a147-49ed-ae58-3391d1c9ffb4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9a1e7f6-a147-49ed-ae58-3391d1c9ffb4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-661e53ab-6fad-4cfd-942e-05ceba517e1e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "51847dfa-4b99-43c7-b0d6-62b34111142c", "description": null}} 2018-07-21 00:18:19,033 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-d9a1e7f6-a147-49ed-ae58-3391d1c9ffb4 2018-07-21 00:18:19,033 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-661e53ab-6fad-4cfd-942e-05ceba517e1e 2018-07-21 00:18:19,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd2253685af4f7cfaba323cb837375ff89049b" 2018-07-21 00:18:19,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:19 GMT Server: Apache x-compute-request-id: req-4b07fa2a-6f29-47b6-ab49-831a68ab0e05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b07fa2a-6f29-47b6-ab49-831a68ab0e05 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-661e53ab-6fad-4cfd-942e-05ceba517e1e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "51847dfa-4b99-43c7-b0d6-62b34111142c", "description": null}]} 2018-07-21 00:18:19,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-4b07fa2a-6f29-47b6-ab49-831a68ab0e05 2018-07-21 00:18:19,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b07fa2a-6f29-47b6-ab49-831a68ab0e05" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd2253685af4f7cfaba323cb837375ff89049b" 2018-07-21 00:18:20,460 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:19 GMT Server: Apache x-compute-request-id: req-43841089-e001-402f-b917-506ddec66a28 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43841089-e001-402f-b917-506ddec66a28 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-661e53ab-6fad-4cfd-942e-05ceba517e1e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "51847dfa-4b99-43c7-b0d6-62b34111142c", "description": null}} 2018-07-21 00:18:20,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c used request id req-43841089-e001-402f-b917-506ddec66a28 2018-07-21 00:18:20,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b07fa2a-6f29-47b6-ab49-831a68ab0e05" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd2253685af4f7cfaba323cb837375ff89049b" 2018-07-21 00:18:21,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:20 GMT Server: Apache x-compute-request-id: req-0c1dde1a-8a9d-4647-9af1-01f18b61f5fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c1dde1a-8a9d-4647-9af1-01f18b61f5fc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:18:21,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c/encryption used request id req-0c1dde1a-8a9d-4647-9af1-01f18b61f5fc 2018-07-21 00:18:21,072 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-661e53ab-6fad-4cfd-942e-05ceba517e1e 2018-07-21 00:18:21,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b07fa2a-6f29-47b6-ab49-831a68ab0e05" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd2253685af4f7cfaba323cb837375ff89049b" 2018-07-21 00:18:21,717 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d130fab8-db48-4d9b-9ee3-0ea984079ba4 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-21 00:18:21,717 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c used request id req-d130fab8-db48-4d9b-9ee3-0ea984079ba4 2018-07-21 00:18:21,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b07fa2a-6f29-47b6-ab49-831a68ab0e05" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7acd2253685af4f7cfaba323cb837375ff89049b" 2018-07-21 00:18:21,903 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:21 GMT Server: Apache x-compute-request-id: req-a5589795-0456-4548-856a-9dcc68e5178e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5589795-0456-4548-856a-9dcc68e5178e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:18:21,903 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-a5589795-0456-4548-856a-9dcc68e5178e 2018-07-21 00:18:21,904 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-661e53ab-6fad-4cfd-942e-05ceba517e1e 2018-07-21 00:18:21,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-839372d2-7686-4942-aec2-d5b9aa1f9bb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3898cf652fc7e5e3a58e93b6e8c50d8b9ac72a8f" 2018-07-21 00:18:22,507 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b66e5d20-e576-479d-bc10-426c43a5cad5 x-openstack-request-id: req-b66e5d20-e576-479d-bc10-426c43a5cad5 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 51847dfa-4b99-43c7-b0d6-62b34111142c could not be found.", "code": 404}} 2018-07-21 00:18:22,507 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/51847dfa-4b99-43c7-b0d6-62b34111142c used request id req-b66e5d20-e576-479d-bc10-426c43a5cad5 2018-07-21 00:18:22,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:22,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a2a37186-4f99-410f-ba09-3ac85439f175 Date: Sat, 21 Jul 2018 00:18:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:18:22,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a2a37186-4f99-410f-ba09-3ac85439f175 2018-07-21 00:18:22,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:22,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1fa2e8-5a85-4f14-92a7-39e5c5dbbc68 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:18:22,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-0e1fa2e8-5a85-4f14-92a7-39e5c5dbbc68 2018-07-21 00:18:22,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:22,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53141901-949e-4d54-9067-d040b508b76d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:18:22,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-53141901-949e-4d54-9067-d040b508b76d 2018-07-21 00:18:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f5718f-2e6f-4895-a16b-1941f6e2f36c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:23,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-00f5718f-2e6f-4895-a16b-1941f6e2f36c 2018-07-21 00:18:23,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:23,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b604c67-d804-4b95-8efc-f92d52d3e56f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:23,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-0b604c67-d804-4b95-8efc-f92d52d3e56f 2018-07-21 00:18:23,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:23,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda7fbb1-546a-4e30-9697-8b22ffba7d8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:23,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-fda7fbb1-546a-4e30-9697-8b22ffba7d8f 2018-07-21 00:18:23,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a3cfe4-ba96-4bb6-bb47-cb26fe76a9c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:23,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-77a3cfe4-ba96-4bb6-bb47-cb26fe76a9c4 2018-07-21 00:18:23,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:23,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86388b4f-9b79-4f59-a286-14973ac190e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:23,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-86388b4f-9b79-4f59-a286-14973ac190e4 2018-07-21 00:18:23,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:23,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2739f15-216a-4f44-a546-cb50c769305c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:23,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-f2739f15-216a-4f44-a546-cb50c769305c 2018-07-21 00:18:23,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:23,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1aafa00-ad71-45fc-b51b-bd0feabe0a8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:23,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a1aafa00-ad71-45fc-b51b-bd0feabe0a8c 2018-07-21 00:18:23,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:23,745 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj 2018-07-21 00:18:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/224308707a584f9b9713b238213e8b3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:23,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42e60b9-22b6-43aa-9547-9cb974808085 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:23,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/224308707a584f9b9713b238213e8b3d used request id req-a42e60b9-22b6-43aa-9547-9cb974808085 2018-07-21 00:18:23,961 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-proj-role 2018-07-21 00:18:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7bc0cf47375e49bd861ff7406bc765dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:24,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed876de-ad5d-4f20-ad59-c6bd74de1040 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:24,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7bc0cf47375e49bd861ff7406bc765dc used request id req-8ed876de-ad5d-4f20-ad59-c6bd74de1040 2018-07-21 00:18:24,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b7ef97263688223cbe5543049dbc272adf68a4" 2018-07-21 00:18:24,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a220596-79c9-41bc-b495-85758fdb4fdf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:24,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a220596-79c9-41bc-b495-85758fdb4fdf 2018-07-21 00:18:24,171 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c9540969-4bcb-4c5-user 2018-07-21 00:18:24,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f4aef302777249d2af66dc2e713d7039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8f7f515831fbc2e75276920081cda9692c558c" 2018-07-21 00:18:24,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9648a9-fc2a-4847-b962-2c01a7967716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:24,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f4aef302777249d2af66dc2e713d7039 used request id req-ae9648a9-fc2a-4847-b962-2c01a7967716 2018-07-21 00:18:24,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:24,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LRYI9f4NTZGZdgieCY9KuQ"], "issued_at": "2018-07-21T00:18:24.000000Z"}} 2018-07-21 00:18:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}51abddda21883b4e5a779fa6ab732199f35e57d0" 2018-07-21 00:18:24,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7503c05b-dfc1-4f11-b63b-5bddec778160 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:24,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7503c05b-dfc1-4f11-b63b-5bddec778160 2018-07-21 00:18:24,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:24,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:25,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LsSJrY8RThKjH5KLvIV3cg"], "issued_at": "2018-07-21T00:18:25.000000Z"}} 2018-07-21 00:18:25,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:25,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a9d617-cd43-4e44-8535-c7a87ecc6e5c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:25,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f4a9d617-cd43-4e44-8535-c7a87ecc6e5c 2018-07-21 00:18:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:25,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:25,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1c9b60-4859-4d68-a599-c9557b44bf92 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:18:25,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj used request id req-ef1c9b60-4859-4d68-a599-c9557b44bf92 2018-07-21 00:18:25,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:25,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac6e282-9e31-4067-ad59-9639008a7000 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:25,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9ac6e282-9e31-4067-ad59-9639008a7000 2018-07-21 00:18:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj"}}' 2018-07-21 00:18:25,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5174efcd-43c5-4010-8947-b941480912ba Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ec029e09be90460ea2e48a8bb10536fc"}, "tags": [], "enabled": true, "id": "ec029e09be90460ea2e48a8bb10536fc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj"}} 2018-07-21 00:18:25,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5174efcd-43c5-4010-8947-b941480912ba 2018-07-21 00:18:25,572 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj 2018-07-21 00:18:25,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:25,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:25,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pSFDWxMRSGC907BXkA7xLw"], "issued_at": "2018-07-21T00:18:25.000000Z"}} 2018-07-21 00:18:25,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4542f5632a18519fa97ad3de9e6fbc37d8b9576d" 2018-07-21 00:18:26,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4469005b-556b-487a-aaa4-eb7036fa4381 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:26,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4469005b-556b-487a-aaa4-eb7036fa4381 2018-07-21 00:18:26,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:26,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:26,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4542f5632a18519fa97ad3de9e6fbc37d8b9576d" 2018-07-21 00:18:26,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a89337b-2ecf-4c56-b173-12c537a5b809 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:18:26,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9a89337b-2ecf-4c56-b173-12c537a5b809 2018-07-21 00:18:26,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4542f5632a18519fa97ad3de9e6fbc37d8b9576d" 2018-07-21 00:18:26,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc7a879-146a-430f-97bb-3fdd264ac34b Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ec029e09be90460ea2e48a8bb10536fc"}, "tags": [], "enabled": true, "id": "ec029e09be90460ea2e48a8bb10536fc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj"}]} 2018-07-21 00:18:26,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj used request id req-bcc7a879-146a-430f-97bb-3fdd264ac34b 2018-07-21 00:18:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4542f5632a18519fa97ad3de9e6fbc37d8b9576d" 2018-07-21 00:18:26,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef898037-c960-4483-a9d5-e7baa578a1aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:26,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ef898037-c960-4483-a9d5-e7baa578a1aa 2018-07-21 00:18:26,733 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-user 2018-07-21 00:18:26,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:26,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:26,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237322c4-fdf5-4f16-ae55-d1a6a0579e5e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:26,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-237322c4-fdf5-4f16-ae55-d1a6a0579e5e 2018-07-21 00:18:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj-role"}}' 2018-07-21 00:18:26,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e662b896-def8-4532-a865-ca1365963f69 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb71babe920f405ab59ad0811f302d4e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb71babe920f405ab59ad0811f302d4e"}, "name": "CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj-role"}} 2018-07-21 00:18:26,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e662b896-def8-4532-a865-ca1365963f69 2018-07-21 00:18:26,967 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj-role 2018-07-21 00:18:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/eb71babe920f405ab59ad0811f302d4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:27,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25359d11-631e-4f31-a06d-79cd8ce8ef1b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb71babe920f405ab59ad0811f302d4e", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb71babe920f405ab59ad0811f302d4e"}, "name": "CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj-role"}} 2018-07-21 00:18:27,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/eb71babe920f405ab59ad0811f302d4e used request id req-25359d11-631e-4f31-a06d-79cd8ce8ef1b 2018-07-21 00:18:27,056 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj-role to project CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj 2018-07-21 00:18:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ec029e09be90460ea2e48a8bb10536fc/users/cd92644e112b41319828d83ba33ec5fd/roles/eb71babe920f405ab59ad0811f302d4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:27,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f124941e-2f16-4d12-857b-8bcf838fea7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:27,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ec029e09be90460ea2e48a8bb10536fc/users/cd92644e112b41319828d83ba33ec5fd/roles/eb71babe920f405ab59ad0811f302d4e used request id req-f124941e-2f16-4d12-857b-8bcf838fea7c 2018-07-21 00:18:27,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:27,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:27,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AA4X2Q5hQ5eOH5iNTQX6kQ"], "issued_at": "2018-07-21T00:18:27.000000Z"}} 2018-07-21 00:18:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6290e550c0c6cf4420cb5f44e291b62675c1a0f2" 2018-07-21 00:18:27,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5a5919-c8da-4fb6-9ac4-e8e58dee08b9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:27,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fa5a5919-c8da-4fb6-9ac4-e8e58dee08b9 2018-07-21 00:18:27,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6290e550c0c6cf4420cb5f44e291b62675c1a0f2" 2018-07-21 00:18:27,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:27 GMT Server: Apache x-compute-request-id: req-99d67f35-25ae-448f-9ca7-89ddb748b1ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-99d67f35-25ae-448f-9ca7-89ddb748b1ee Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:18:27,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-99d67f35-25ae-448f-9ca7-89ddb748b1ee 2018-07-21 00:18:27,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-99d67f35-25ae-448f-9ca7-89ddb748b1ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6290e550c0c6cf4420cb5f44e291b62675c1a0f2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca", "description": null}}' 2018-07-21 00:18:28,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:27 GMT Server: Apache x-compute-request-id: req-3a705921-2c27-4449-ad48-25e64b8aa9f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a705921-2c27-4449-ad48-25e64b8aa9f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "745def81-dbbf-4229-ac11-93240a37fb32", "description": null}} 2018-07-21 00:18:28,061 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-3a705921-2c27-4449-ad48-25e64b8aa9f9 2018-07-21 00:18:28,061 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca 2018-07-21 00:18:28,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51abddda21883b4e5a779fa6ab732199f35e57d0" 2018-07-21 00:18:28,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:28 GMT Server: Apache x-compute-request-id: req-493be9fb-efd2-4857-a7ac-2aa04f59f2e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-493be9fb-efd2-4857-a7ac-2aa04f59f2e9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "745def81-dbbf-4229-ac11-93240a37fb32", "description": null}]} 2018-07-21 00:18:28,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-493be9fb-efd2-4857-a7ac-2aa04f59f2e9 2018-07-21 00:18:28,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-493be9fb-efd2-4857-a7ac-2aa04f59f2e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51abddda21883b4e5a779fa6ab732199f35e57d0" 2018-07-21 00:18:29,350 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:28 GMT Server: Apache x-compute-request-id: req-d03a9a20-4f73-434f-b5e7-65e8a61ce927 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d03a9a20-4f73-434f-b5e7-65e8a61ce927 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "745def81-dbbf-4229-ac11-93240a37fb32", "description": null}} 2018-07-21 00:18:29,351 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32 used request id req-d03a9a20-4f73-434f-b5e7-65e8a61ce927 2018-07-21 00:18:29,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-493be9fb-efd2-4857-a7ac-2aa04f59f2e9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51abddda21883b4e5a779fa6ab732199f35e57d0" 2018-07-21 00:18:29,551 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:29 GMT Server: Apache x-compute-request-id: req-7c1d7092-800a-4948-9c7a-f7e5a6b99aa4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7c1d7092-800a-4948-9c7a-f7e5a6b99aa4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:18:29,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32/encryption used request id req-7c1d7092-800a-4948-9c7a-f7e5a6b99aa4 2018-07-21 00:18:29,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:29,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:29,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["sCS83TkKTQK1qkwZAAjlTw"], "issued_at": "2018-07-21T00:18:29.000000Z"}} 2018-07-21 00:18:29,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}63d965e1cc4a32c3b994bb85e0267b74b69e2bc0" 2018-07-21 00:18:30,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef813642-476f-4f10-aac0-4f0433fc8b6b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:30,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ef813642-476f-4f10-aac0-4f0433fc8b6b 2018-07-21 00:18:30,050 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d965e1cc4a32c3b994bb85e0267b74b69e2bc0" 2018-07-21 00:18:30,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:30 GMT Server: Apache x-compute-request-id: req-7be569d6-e1f9-4f9b-a237-d8df54a29bc4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7be569d6-e1f9-4f9b-a237-d8df54a29bc4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "745def81-dbbf-4229-ac11-93240a37fb32", "description": null}]} 2018-07-21 00:18:30,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-7be569d6-e1f9-4f9b-a237-d8df54a29bc4 2018-07-21 00:18:30,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7be569d6-e1f9-4f9b-a237-d8df54a29bc4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d965e1cc4a32c3b994bb85e0267b74b69e2bc0" 2018-07-21 00:18:30,836 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:30 GMT Server: Apache x-compute-request-id: req-2a56767f-a79b-4024-9e54-6d172f3d04a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a56767f-a79b-4024-9e54-6d172f3d04a4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "745def81-dbbf-4229-ac11-93240a37fb32", "description": null}} 2018-07-21 00:18:30,836 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32 used request id req-2a56767f-a79b-4024-9e54-6d172f3d04a4 2018-07-21 00:18:30,839 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7be569d6-e1f9-4f9b-a237-d8df54a29bc4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d965e1cc4a32c3b994bb85e0267b74b69e2bc0" 2018-07-21 00:18:31,041 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:30 GMT Server: Apache x-compute-request-id: req-e29fa09d-a287-4d74-b86b-cdfd9352712d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e29fa09d-a287-4d74-b86b-cdfd9352712d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:18:31,041 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32/encryption used request id req-e29fa09d-a287-4d74-b86b-cdfd9352712d 2018-07-21 00:18:31,042 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-2a1f9a46-e7ac-40ac-bf24-4bfd95b75eca 2018-07-21 00:18:31,044 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-99d67f35-25ae-448f-9ca7-89ddb748b1ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6290e550c0c6cf4420cb5f44e291b62675c1a0f2" 2018-07-21 00:18:31,694 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c098893-b04b-45ef-9e2e-539a23a37005 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-21 00:18:31,694 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/745def81-dbbf-4229-ac11-93240a37fb32 used request id req-4c098893-b04b-45ef-9e2e-539a23a37005 2018-07-21 00:18:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:31,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fedf6af2-9e8e-4aa8-a485-30e65f7ba4ab Date: Sat, 21 Jul 2018 00:18:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:18:31,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fedf6af2-9e8e-4aa8-a485-30e65f7ba4ab 2018-07-21 00:18:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882b2c61-cb8d-4da1-992f-fec38fc70eda Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:18:32,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-882b2c61-cb8d-4da1-992f-fec38fc70eda 2018-07-21 00:18:32,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63b9b97-1e00-4cfb-8749-81b386ca4ce3 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:18:32,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d63b9b97-1e00-4cfb-8749-81b386ca4ce3 2018-07-21 00:18:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55a89f6-2974-4899-8411-000d249ba39c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:32,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-b55a89f6-2974-4899-8411-000d249ba39c 2018-07-21 00:18:32,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c910694-a6a8-40a8-ac94-f4745a2d19b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:32,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-6c910694-a6a8-40a8-ac94-f4745a2d19b9 2018-07-21 00:18:32,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:32,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1aa7ab8-fc05-4b56-9f63-a31f980001bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:32,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-f1aa7ab8-fc05-4b56-9f63-a31f980001bc 2018-07-21 00:18:32,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:32,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7927180c-89c0-4898-9c83-9cfee89fd8be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:32,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-7927180c-89c0-4898-9c83-9cfee89fd8be 2018-07-21 00:18:32,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:32,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e214621a-d9c1-460b-8940-03e8b4490523 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:32,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-e214621a-d9c1-460b-8940-03e8b4490523 2018-07-21 00:18:32,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e91475a-ced1-4e57-9c05-06c353de2da7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:32,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-1e91475a-ced1-4e57-9c05-06c353de2da7 2018-07-21 00:18:32,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:32,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1f33cb2-ffdf-4f4b-9021-2ed2f710e2dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:32,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-f1f33cb2-ffdf-4f4b-9021-2ed2f710e2dc 2018-07-21 00:18:32,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:32,793 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj 2018-07-21 00:18:32,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ec029e09be90460ea2e48a8bb10536fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:33,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-702cf07d-00b8-4ca2-b6f0-329d141c38ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:33,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ec029e09be90460ea2e48a8bb10536fc used request id req-702cf07d-00b8-4ca2-b6f0-329d141c38ca 2018-07-21 00:18:33,033 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-proj-role 2018-07-21 00:18:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/eb71babe920f405ab59ad0811f302d4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:33,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc25bf9-945e-410c-a08c-d44a886bca57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:33,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/eb71babe920f405ab59ad0811f302d4e used request id req-8dc25bf9-945e-410c-a08c-d44a886bca57 2018-07-21 00:18:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}860726a857d32499a063b6779fa3ccb2b4687a38" 2018-07-21 00:18:33,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9770e36-ab02-468a-b107-c259ad9638f0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:33,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e9770e36-ab02-468a-b107-c259ad9638f0 2018-07-21 00:18:33,249 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-f5c46d60-f37c-429-user 2018-07-21 00:18:33,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/cd92644e112b41319828d83ba33ec5fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4542f5632a18519fa97ad3de9e6fbc37d8b9576d" 2018-07-21 00:18:33,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3991b5f-3117-4c58-8840-e59443671d63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:33,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cd92644e112b41319828d83ba33ec5fd used request id req-b3991b5f-3117-4c58-8840-e59443671d63 2018-07-21 00:18:33,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:33,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qu0UHirZQ2Ktj1dGeqny8g"], "issued_at": "2018-07-21T00:18:33.000000Z"}} 2018-07-21 00:18:33,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7a2815e9f724efd55720e825ab247b7c3a93a9a3" 2018-07-21 00:18:33,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794c89a0-ae45-483b-8a2d-e22dd14a332d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:33,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-794c89a0-ae45-483b-8a2d-e22dd14a332d 2018-07-21 00:18:33,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:33,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:34,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["HoSRkDNTTcKiexCX_npqRA"], "issued_at": "2018-07-21T00:18:34.000000Z"}} 2018-07-21 00:18:34,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:34,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e682a09-c06f-4d0a-9d22-3a4a2bb6df6b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:34,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1e682a09-c06f-4d0a-9d22-3a4a2bb6df6b 2018-07-21 00:18:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:34,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:34,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:34,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570b9ebd-2ecf-4dd1-9131-f97ade8f5b8e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:18:34,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj used request id req-570b9ebd-2ecf-4dd1-9131-f97ade8f5b8e 2018-07-21 00:18:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:34,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748e0bb3-2660-408d-abc2-e0aba42d0922 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:34,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-748e0bb3-2660-408d-abc2-e0aba42d0922 2018-07-21 00:18:34,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj"}}' 2018-07-21 00:18:34,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-545b3aa3-3e31-42f3-a302-8d645f7ad679 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6c093173289f4a86905224723a65cd3c"}, "tags": [], "enabled": true, "id": "6c093173289f4a86905224723a65cd3c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj"}} 2018-07-21 00:18:34,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-545b3aa3-3e31-42f3-a302-8d645f7ad679 2018-07-21 00:18:34,872 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj 2018-07-21 00:18:34,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:34,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:35,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["H5i0U39yTOi0hnCzXK5caw"], "issued_at": "2018-07-21T00:18:35.000000Z"}} 2018-07-21 00:18:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fd48c08e76f59d80a0440cf9c9a7e3b5dee78818" 2018-07-21 00:18:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fefeaf8-bd21-4fb4-81b4-382ac0d50171 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:35,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1fefeaf8-bd21-4fb4-81b4-382ac0d50171 2018-07-21 00:18:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:35,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:35,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd48c08e76f59d80a0440cf9c9a7e3b5dee78818" 2018-07-21 00:18:35,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab77f012-2cd8-4618-8a01-9810783f12ae Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:18:35,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ab77f012-2cd8-4618-8a01-9810783f12ae 2018-07-21 00:18:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd48c08e76f59d80a0440cf9c9a7e3b5dee78818" 2018-07-21 00:18:35,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2076bea-e040-4fcd-8e94-65380d91c9f9 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6c093173289f4a86905224723a65cd3c"}, "tags": [], "enabled": true, "id": "6c093173289f4a86905224723a65cd3c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj"}]} 2018-07-21 00:18:35,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj used request id req-f2076bea-e040-4fcd-8e94-65380d91c9f9 2018-07-21 00:18:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd48c08e76f59d80a0440cf9c9a7e3b5dee78818" 2018-07-21 00:18:35,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9fd565-d37f-4c39-9e63-9a4991ee9e9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:35,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9a9fd565-d37f-4c39-9e63-9a4991ee9e9c 2018-07-21 00:18:35,955 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-user 2018-07-21 00:18:35,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:36,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cb5746-4f39-4727-9e35-3fcc9d1c7e9e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:36,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-77cb5746-4f39-4727-9e35-3fcc9d1c7e9e 2018-07-21 00:18:36,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj-role"}}' 2018-07-21 00:18:36,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ed1b3df-67cc-4424-aeae-5de991a90cdd Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14eabac325244f208abac0d31b43296c", "links": {"self": "http://172.30.9.21:5000/v3/roles/14eabac325244f208abac0d31b43296c"}, "name": "CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj-role"}} 2018-07-21 00:18:36,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0ed1b3df-67cc-4424-aeae-5de991a90cdd 2018-07-21 00:18:36,171 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj-role 2018-07-21 00:18:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/14eabac325244f208abac0d31b43296c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:36,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85df7cb1-592b-454f-b15a-c3ad7319a8a1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14eabac325244f208abac0d31b43296c", "links": {"self": "http://172.30.9.21:5000/v3/roles/14eabac325244f208abac0d31b43296c"}, "name": "CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj-role"}} 2018-07-21 00:18:36,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/14eabac325244f208abac0d31b43296c used request id req-85df7cb1-592b-454f-b15a-c3ad7319a8a1 2018-07-21 00:18:36,252 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj-role to project CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj 2018-07-21 00:18:36,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6c093173289f4a86905224723a65cd3c/users/f028742d58d44c90ba28c9a05679ca00/roles/14eabac325244f208abac0d31b43296c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:36,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9734e07-40d4-4582-86fd-7b156d5c5c0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:36,396 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6c093173289f4a86905224723a65cd3c/users/f028742d58d44c90ba28c9a05679ca00/roles/14eabac325244f208abac0d31b43296c used request id req-e9734e07-40d4-4582-86fd-7b156d5c5c0d 2018-07-21 00:18:36,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:36,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:36,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MXqyBwGYQNOghZiPR0a7aw"], "issued_at": "2018-07-21T00:18:36.000000Z"}} 2018-07-21 00:18:36,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}572eb2972e142e933f0d7659b9763b24a46ac1a0" 2018-07-21 00:18:36,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe5d2da-9265-4922-8f67-bcf3b5c310e8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:36,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2fe5d2da-9265-4922-8f67-bcf3b5c310e8 2018-07-21 00:18:36,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572eb2972e142e933f0d7659b9763b24a46ac1a0" 2018-07-21 00:18:37,094 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:36 GMT Server: Apache x-compute-request-id: req-128efad9-d411-477e-8de1-7e2c52ac6eb2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-128efad9-d411-477e-8de1-7e2c52ac6eb2 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:18:37,094 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-128efad9-d411-477e-8de1-7e2c52ac6eb2 2018-07-21 00:18:37,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-128efad9-d411-477e-8de1-7e2c52ac6eb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572eb2972e142e933f0d7659b9763b24a46ac1a0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321", "description": null}}' 2018-07-21 00:18:37,313 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:37 GMT Server: Apache x-compute-request-id: req-94188442-fc35-49f9-8c2c-7345d128e4fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94188442-fc35-49f9-8c2c-7345d128e4fe Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8407af9e-0b76-4573-a588-19fd665db775", "description": null}} 2018-07-21 00:18:37,313 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-94188442-fc35-49f9-8c2c-7345d128e4fe 2018-07-21 00:18:37,314 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321 2018-07-21 00:18:37,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2815e9f724efd55720e825ab247b7c3a93a9a3" 2018-07-21 00:18:37,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:37 GMT Server: Apache x-compute-request-id: req-e8325035-805e-421b-b473-378b9edcd319 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8325035-805e-421b-b473-378b9edcd319 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8407af9e-0b76-4573-a588-19fd665db775", "description": null}]} 2018-07-21 00:18:37,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-e8325035-805e-421b-b473-378b9edcd319 2018-07-21 00:18:37,513 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8325035-805e-421b-b473-378b9edcd319" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2815e9f724efd55720e825ab247b7c3a93a9a3" 2018-07-21 00:18:37,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:37 GMT Server: Apache x-compute-request-id: req-ef223957-f65b-49bd-b237-9c7167e62f1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef223957-f65b-49bd-b237-9c7167e62f1c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8407af9e-0b76-4573-a588-19fd665db775", "description": null}} 2018-07-21 00:18:37,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 used request id req-ef223957-f65b-49bd-b237-9c7167e62f1c 2018-07-21 00:18:37,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8325035-805e-421b-b473-378b9edcd319" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2815e9f724efd55720e825ab247b7c3a93a9a3" 2018-07-21 00:18:38,316 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:37 GMT Server: Apache x-compute-request-id: req-1fcbc833-eb85-466f-b823-cce5e941fd84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1fcbc833-eb85-466f-b823-cce5e941fd84 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:18:38,316 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775/encryption used request id req-1fcbc833-eb85-466f-b823-cce5e941fd84 2018-07-21 00:18:38,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8325035-805e-421b-b473-378b9edcd319" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2815e9f724efd55720e825ab247b7c3a93a9a3" 2018-07-21 00:18:38,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:38 GMT Server: Apache x-compute-request-id: req-89d9e3f0-1b07-41af-a527-db33f9746cb2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89d9e3f0-1b07-41af-a527-db33f9746cb2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8407af9e-0b76-4573-a588-19fd665db775", "description": null}} 2018-07-21 00:18:38,899 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 used request id req-89d9e3f0-1b07-41af-a527-db33f9746cb2 2018-07-21 00:18:38,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8325035-805e-421b-b473-378b9edcd319" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2815e9f724efd55720e825ab247b7c3a93a9a3" 2018-07-21 00:18:39,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:38 GMT Server: Apache x-compute-request-id: req-1cb8e1ef-e565-4579-b73c-c26b44a6dc27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cb8e1ef-e565-4579-b73c-c26b44a6dc27 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8407af9e-0b76-4573-a588-19fd665db775", "description": null}} 2018-07-21 00:18:39,488 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 used request id req-1cb8e1ef-e565-4579-b73c-c26b44a6dc27 2018-07-21 00:18:39,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8325035-805e-421b-b473-378b9edcd319" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a2815e9f724efd55720e825ab247b7c3a93a9a3" 2018-07-21 00:18:39,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:39 GMT Server: Apache x-compute-request-id: req-30531038-64e8-423b-8b18-b32bfada1ff4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30531038-64e8-423b-8b18-b32bfada1ff4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:18:39,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775/encryption used request id req-30531038-64e8-423b-8b18-b32bfada1ff4 2018-07-21 00:18:39,695 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c6963c79-a4e3-4113-9aec-fdb610abc321 2018-07-21 00:18:39,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-128efad9-d411-477e-8de1-7e2c52ac6eb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572eb2972e142e933f0d7659b9763b24a46ac1a0" 2018-07-21 00:18:39,939 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-979d7405-94ba-49e0-8ea5-beaf01e124d9 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-21 00:18:39,939 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/8407af9e-0b76-4573-a588-19fd665db775 used request id req-979d7405-94ba-49e0-8ea5-beaf01e124d9 2018-07-21 00:18:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f802c87d-caa7-447a-97c7-18f246d0aa97 Date: Sat, 21 Jul 2018 00:18:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:18:40,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f802c87d-caa7-447a-97c7-18f246d0aa97 2018-07-21 00:18:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c347dc-bd44-40ed-a298-1b1d44ac707e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:18:40,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-23c347dc-bd44-40ed-a298-1b1d44ac707e 2018-07-21 00:18:40,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3570dcad-b843-4bc3-9a51-f0fdc5e728ff Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:18:40,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-3570dcad-b843-4bc3-9a51-f0fdc5e728ff 2018-07-21 00:18:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40992f47-bbdd-4be3-a454-a62b8649455f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:40,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-40992f47-bbdd-4be3-a454-a62b8649455f 2018-07-21 00:18:40,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:40,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d89b1128-6ca7-43a0-b596-fc250a044f2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:40,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-d89b1128-6ca7-43a0-b596-fc250a044f2b 2018-07-21 00:18:40,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-522314fb-fd65-4b63-9bfd-063e9d91c804 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:40,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-522314fb-fd65-4b63-9bfd-063e9d91c804 2018-07-21 00:18:40,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51d52ead-a1bd-4f2d-8cad-4def89318dde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:40,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-51d52ead-a1bd-4f2d-8cad-4def89318dde 2018-07-21 00:18:40,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:40,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f251c4-d456-4b01-b7c9-9a0ac572ad0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:40,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-23f251c4-d456-4b01-b7c9-9a0ac572ad0b 2018-07-21 00:18:40,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:40,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff0f22f-5fd8-4b74-aa10-f1a94924d4f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:40,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-eff0f22f-5fd8-4b74-aa10-f1a94924d4f1 2018-07-21 00:18:40,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:40,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c5624e-92b2-4689-9b48-3fa81d3db866 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:40,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a3c5624e-92b2-4689-9b48-3fa81d3db866 2018-07-21 00:18:40,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:40,944 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj 2018-07-21 00:18:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6c093173289f4a86905224723a65cd3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:41,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32362d86-9ba9-49ff-932d-13b9718257d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:41,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6c093173289f4a86905224723a65cd3c used request id req-32362d86-9ba9-49ff-932d-13b9718257d4 2018-07-21 00:18:41,165 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-proj-role 2018-07-21 00:18:41,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/14eabac325244f208abac0d31b43296c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:41,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c58d760-0d60-4628-be65-9d0c02a5688d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:41,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/14eabac325244f208abac0d31b43296c used request id req-1c58d760-0d60-4628-be65-9d0c02a5688d 2018-07-21 00:18:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8cc7a9c525030a0cc0b98b6b400115039e9966" 2018-07-21 00:18:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c26734-8d7b-4c24-98e8-3eca66ad0b77 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:41,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30c26734-8d7b-4c24-98e8-3eca66ad0b77 2018-07-21 00:18:41,373 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-c4066a5b-9221-4d5-user 2018-07-21 00:18:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f028742d58d44c90ba28c9a05679ca00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd48c08e76f59d80a0440cf9c9a7e3b5dee78818" 2018-07-21 00:18:41,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52b6cbe5-6143-4d20-8765-eeffaa6efe9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:41,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f028742d58d44c90ba28c9a05679ca00 used request id req-52b6cbe5-6143-4d20-8765-eeffaa6efe9b 2018-07-21 00:18:41,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:42,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qjNgZiCMTY2rBOB35at-RQ"], "issued_at": "2018-07-21T00:18:42.000000Z"}} 2018-07-21 00:18:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}825dbb117cdafe2bb03e3beb03016d9b8f019f11" 2018-07-21 00:18:42,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c5bd0b-31da-4bef-9399-add27cdaa1e3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:42,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b9c5bd0b-31da-4bef-9399-add27cdaa1e3 2018-07-21 00:18:42,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:42,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:42,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tx_Te_dyR2G0XkB6xYmB2g"], "issued_at": "2018-07-21T00:18:42.000000Z"}} 2018-07-21 00:18:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:42,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6372cf9-d3fd-44f6-8610-392c68096074 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:42,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c6372cf9-d3fd-44f6-8610-392c68096074 2018-07-21 00:18:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:42,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:42,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b568ed-b681-4382-a684-4edf7621e70f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:18:42,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj used request id req-93b568ed-b681-4382-a684-4edf7621e70f 2018-07-21 00:18:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:42,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4938e87d-5d2f-4c13-8e25-fde977f3645f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:42,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4938e87d-5d2f-4c13-8e25-fde977f3645f 2018-07-21 00:18:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj"}}' 2018-07-21 00:18:42,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95075dce-e6c8-4562-a067-01ecaf24ead7 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/65e25160a02e4a07b3f24fee3b165ada"}, "tags": [], "enabled": true, "id": "65e25160a02e4a07b3f24fee3b165ada", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj"}} 2018-07-21 00:18:42,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-95075dce-e6c8-4562-a067-01ecaf24ead7 2018-07-21 00:18:42,956 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj 2018-07-21 00:18:42,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:42,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:43,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["si5nAtOfTimU6uFhbZMgUA"], "issued_at": "2018-07-21T00:18:43.000000Z"}} 2018-07-21 00:18:43,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}44fd470ae4fd79569db68f091d2955b0e15d2450" 2018-07-21 00:18:43,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda8be7e-448f-4c60-b858-da5ff7075eec 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:43,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fda8be7e-448f-4c60-b858-da5ff7075eec 2018-07-21 00:18:43,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:43,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fd470ae4fd79569db68f091d2955b0e15d2450" 2018-07-21 00:18:43,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cef1ab3-cfc3-48da-921a-e1826bf95fb4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:18:43,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2cef1ab3-cfc3-48da-921a-e1826bf95fb4 2018-07-21 00:18:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fd470ae4fd79569db68f091d2955b0e15d2450" 2018-07-21 00:18:43,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b1a79f-d08d-4565-a0ba-bafd5d253cf4 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/65e25160a02e4a07b3f24fee3b165ada"}, "tags": [], "enabled": true, "id": "65e25160a02e4a07b3f24fee3b165ada", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj"}]} 2018-07-21 00:18:43,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj used request id req-a0b1a79f-d08d-4565-a0ba-bafd5d253cf4 2018-07-21 00:18:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fd470ae4fd79569db68f091d2955b0e15d2450" 2018-07-21 00:18:43,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6cec5b-a7c6-4558-a697-e9e0b9b15159 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:43,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7b6cec5b-a7c6-4558-a697-e9e0b9b15159 2018-07-21 00:18:44,146 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-23d36fa2-627e-437-user 2018-07-21 00:18:44,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:44,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:44,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20305d68-8906-42d9-8773-d3a2dd6d9f3e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:44,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-20305d68-8906-42d9-8773-d3a2dd6d9f3e 2018-07-21 00:18:44,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" -d '{"role": {"name": "CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj-role"}}' 2018-07-21 00:18:44,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba33dbce-e5db-442e-a286-48d4467798a3 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f73d79565d5f43d680059fa86f4a08b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/f73d79565d5f43d680059fa86f4a08b9"}, "name": "CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj-role"}} 2018-07-21 00:18:44,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ba33dbce-e5db-442e-a286-48d4467798a3 2018-07-21 00:18:44,284 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj-role 2018-07-21 00:18:44,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f73d79565d5f43d680059fa86f4a08b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:44,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f71e35-5348-49b5-a20e-555bff8049fd Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f73d79565d5f43d680059fa86f4a08b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/f73d79565d5f43d680059fa86f4a08b9"}, "name": "CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj-role"}} 2018-07-21 00:18:44,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f73d79565d5f43d680059fa86f4a08b9 used request id req-02f71e35-5348-49b5-a20e-555bff8049fd 2018-07-21 00:18:44,384 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj-role to project CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj 2018-07-21 00:18:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/65e25160a02e4a07b3f24fee3b165ada/users/a01d99aa1a9646ef9941788ac92e5660/roles/f73d79565d5f43d680059fa86f4a08b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:44,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65fb645c-5222-4321-81ec-7517ac08b191 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:44,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/65e25160a02e4a07b3f24fee3b165ada/users/a01d99aa1a9646ef9941788ac92e5660/roles/f73d79565d5f43d680059fa86f4a08b9 used request id req-65fb645c-5222-4321-81ec-7517ac08b191 2018-07-21 00:18:44,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:44,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:44,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["orxJ4aTkTyierCpNRlzkpg"], "issued_at": "2018-07-21T00:18:44.000000Z"}} 2018-07-21 00:18:44,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}10a90b530f64c6ad708d65df7169adbf5745ac45" 2018-07-21 00:18:45,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2418610a-222f-45e8-856b-c71ca2679ded 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:45,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2418610a-222f-45e8-856b-c71ca2679ded 2018-07-21 00:18:45,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a90b530f64c6ad708d65df7169adbf5745ac45" 2018-07-21 00:18:45,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:45 GMT Server: Apache x-compute-request-id: req-39b021dc-008d-4601-9551-18a807823d20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-39b021dc-008d-4601-9551-18a807823d20 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 00:18:45,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-39b021dc-008d-4601-9551-18a807823d20 2018-07-21 00:18:45,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-39b021dc-008d-4601-9551-18a807823d20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a90b530f64c6ad708d65df7169adbf5745ac45" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-qos-spec"}}' 2018-07-21 00:18:46,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:45 GMT Server: Apache x-compute-request-id: req-e86f69ed-5bdc-40d2-a2d8-e7c25b2b11f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e86f69ed-5bdc-40d2-a2d8-e7c25b2b11f5 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "930522d9-a0f2-49d0-9824-fffe9395b887", "name": "CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/930522d9-a0f2-49d0-9824-fffe9395b887", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/930522d9-a0f2-49d0-9824-fffe9395b887", "rel": "bookmark"}]} 2018-07-21 00:18:46,291 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-e86f69ed-5bdc-40d2-a2d8-e7c25b2b11f5 2018-07-21 00:18:46,292 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-qos-spec 2018-07-21 00:18:46,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:46,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:46,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["9Opz7kJ_So2gHDfgBLzvog"], "issued_at": "2018-07-21T00:18:46.000000Z"}} 2018-07-21 00:18:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a83a5a0f5fc031f1d6cc794a05398948b58ec0df" 2018-07-21 00:18:46,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d14fb3-9ca8-4ab8-b871-ebc3fe2554b1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:46,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-40d14fb3-9ca8-4ab8-b871-ebc3fe2554b1 2018-07-21 00:18:46,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a5a0f5fc031f1d6cc794a05398948b58ec0df" 2018-07-21 00:18:46,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:46 GMT Server: Apache x-compute-request-id: req-4dda2370-5043-4e93-b59a-44b862151326 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4dda2370-5043-4e93-b59a-44b862151326 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:18:46,995 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-4dda2370-5043-4e93-b59a-44b862151326 2018-07-21 00:18:46,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4dda2370-5043-4e93-b59a-44b862151326" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a5a0f5fc031f1d6cc794a05398948b58ec0df" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-vol_type", "description": null}}' 2018-07-21 00:18:47,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:47 GMT Server: Apache x-compute-request-id: req-3c45aa1c-9b2b-412c-8adb-f007cb30b062 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c45aa1c-9b2b-412c-8adb-f007cb30b062 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c99fd51-ed1a-45c5-8945-e1d1d5071512", "description": null}} 2018-07-21 00:18:47,644 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-3c45aa1c-9b2b-412c-8adb-f007cb30b062 2018-07-21 00:18:47,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4dda2370-5043-4e93-b59a-44b862151326" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a5a0f5fc031f1d6cc794a05398948b58ec0df" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-21 00:18:47,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:47 GMT Server: Apache x-compute-request-id: req-354a1b9b-1a2c-486d-b718-c32738f6e6ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-354a1b9b-1a2c-486d-b718-c32738f6e6ea Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "4c99fd51-ed1a-45c5-8945-e1d1d5071512", "name": "foo", "control_location": "back-end", "encryption_id": "e2d14add-497b-48e1-90cd-37a4887a0b58", "provider": "bar", "provider_class": "bar"}} 2018-07-21 00:18:47,866 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512/encryption used request id req-354a1b9b-1a2c-486d-b718-c32738f6e6ea 2018-07-21 00:18:47,867 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-vol_type 2018-07-21 00:18:47,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825dbb117cdafe2bb03e3beb03016d9b8f019f11" 2018-07-21 00:18:48,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:47 GMT Server: Apache x-compute-request-id: req-19ff5c4e-423a-4683-b865-e26a610b5c49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19ff5c4e-423a-4683-b865-e26a610b5c49 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c99fd51-ed1a-45c5-8945-e1d1d5071512", "description": null}} 2018-07-21 00:18:48,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512 used request id req-19ff5c4e-423a-4683-b865-e26a610b5c49 2018-07-21 00:18:48,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19ff5c4e-423a-4683-b865-e26a610b5c49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825dbb117cdafe2bb03e3beb03016d9b8f019f11" 2018-07-21 00:18:48,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:48 GMT Server: Apache x-compute-request-id: req-9270fa29-e782-48ef-942b-076f4a804cbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9270fa29-e782-48ef-942b-076f4a804cbe Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c99fd51-ed1a-45c5-8945-e1d1d5071512", "description": null}} 2018-07-21 00:18:48,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512 used request id req-9270fa29-e782-48ef-942b-076f4a804cbe 2018-07-21 00:18:48,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-19ff5c4e-423a-4683-b865-e26a610b5c49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825dbb117cdafe2bb03e3beb03016d9b8f019f11" 2018-07-21 00:18:48,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:48 GMT Server: Apache x-compute-request-id: req-584201bf-c42a-42de-9d6b-3fc195173930 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-584201bf-c42a-42de-9d6b-3fc195173930 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_type_id": "4c99fd51-ed1a-45c5-8945-e1d1d5071512", "control_location": "back-end", "deleted": false, "created_at": "2018-07-21T00:18:47.000000", "updated_at": null, "encryption_id": "e2d14add-497b-48e1-90cd-37a4887a0b58", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-21 00:18:48,458 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512/encryption used request id req-584201bf-c42a-42de-9d6b-3fc195173930 2018-07-21 00:18:48,459 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-vol_type 2018-07-21 00:18:48,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4dda2370-5043-4e93-b59a-44b862151326" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83a5a0f5fc031f1d6cc794a05398948b58ec0df" 2018-07-21 00:18:49,113 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cce427dd-3525-46e2-82a5-7086498a5daa 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-21 00:18:49,114 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/4c99fd51-ed1a-45c5-8945-e1d1d5071512 used request id req-cce427dd-3525-46e2-82a5-7086498a5daa 2018-07-21 00:18:49,114 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-d9c3a60e-1450-4d11-abc1-de228b722092-qos-spec 2018-07-21 00:18:49,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/930522d9-a0f2-49d0-9824-fffe9395b887?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-39b021dc-008d-4601-9551-18a807823d20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10a90b530f64c6ad708d65df7169adbf5745ac45" 2018-07-21 00:18:49,338 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e3afb880-bc62-4030-b629-c697561e4520 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-21 00:18:49,338 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/930522d9-a0f2-49d0-9824-fffe9395b887?force=False used request id req-e3afb880-bc62-4030-b629-c697561e4520 2018-07-21 00:18:49,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:49,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6b688533-c2e2-458c-818b-7dfe0fb887e3 Date: Sat, 21 Jul 2018 00:18:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:18:49,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6b688533-c2e2-458c-818b-7dfe0fb887e3 2018-07-21 00:18:49,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:49,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80bff96-2562-4898-a416-cf6fd0be6a4b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:18:49,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-c80bff96-2562-4898-a416-cf6fd0be6a4b 2018-07-21 00:18:49,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:49,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9c370f-2c61-47ae-8835-17daff2858ea Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:18:49,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-df9c370f-2c61-47ae-8835-17daff2858ea 2018-07-21 00:18:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:49,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7095145-b836-471f-8704-7d990cf1e890 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:49,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-b7095145-b836-471f-8704-7d990cf1e890 2018-07-21 00:18:49,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:49,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18d7ff20-83cc-4cd3-acc6-c1f0dc43f905 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:49,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-18d7ff20-83cc-4cd3-acc6-c1f0dc43f905 2018-07-21 00:18:49,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a634d9fb-8115-493e-974b-992451f1b477 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:50,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-a634d9fb-8115-493e-974b-992451f1b477 2018-07-21 00:18:50,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:50,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44c1d7d-0bf5-40be-9ed6-e03afad2c6e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:50,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-a44c1d7d-0bf5-40be-9ed6-e03afad2c6e5 2018-07-21 00:18:50,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:50,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1964d63-ac07-483d-8031-054041eaea95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:50,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-a1964d63-ac07-483d-8031-054041eaea95 2018-07-21 00:18:50,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:50,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8115585f-eab2-4a38-a821-e3529c78431e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:50,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-8115585f-eab2-4a38-a821-e3529c78431e 2018-07-21 00:18:50,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747b2da8-e37d-4b39-b763-b35a4d64e98a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:50,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-747b2da8-e37d-4b39-b763-b35a4d64e98a 2018-07-21 00:18:50,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:50,366 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj 2018-07-21 00:18:50,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/65e25160a02e4a07b3f24fee3b165ada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af991196-9351-4fc7-a630-71c4f9ca460e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:50,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/65e25160a02e4a07b3f24fee3b165ada used request id req-af991196-9351-4fc7-a630-71c4f9ca460e 2018-07-21 00:18:50,589 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-23d36fa2-627e-437-proj-role 2018-07-21 00:18:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f73d79565d5f43d680059fa86f4a08b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d1a326f-594a-461a-a878-5181c3d9828d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:50,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f73d79565d5f43d680059fa86f4a08b9 used request id req-5d1a326f-594a-461a-a878-5181c3d9828d 2018-07-21 00:18:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdbff5ca1be01b872e881d904c4e290aee04ff1" 2018-07-21 00:18:50,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbfde9e-24a1-40c3-8d89-1295aaa0327b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:50,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9fbfde9e-24a1-40c3-8d89-1295aaa0327b 2018-07-21 00:18:50,809 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-23d36fa2-627e-437-user 2018-07-21 00:18:50,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a01d99aa1a9646ef9941788ac92e5660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fd470ae4fd79569db68f091d2955b0e15d2450" 2018-07-21 00:18:50,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee51607-5e61-4709-98f6-f4df9d950e0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:50,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a01d99aa1a9646ef9941788ac92e5660 used request id req-3ee51607-5e61-4709-98f6-f4df9d950e0a 2018-07-21 00:18:50,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:51,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Kg4XX_zcR0e_JuCBklkzqg"], "issued_at": "2018-07-21T00:18:51.000000Z"}} 2018-07-21 00:18:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d983b3c4ce5f30165cddffa77449b08a7b27c329" 2018-07-21 00:18:51,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8048f77-858f-4167-b3b3-070dd4e74e81 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:51,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a8048f77-858f-4167-b3b3-070dd4e74e81 2018-07-21 00:18:51,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:51,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:51,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MaT5O1JJSTqDLFwA8-kYcg"], "issued_at": "2018-07-21T00:18:51.000000Z"}} 2018-07-21 00:18:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e59ccdf-7ef1-4a2f-8828-680e608a96fc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:51,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4e59ccdf-7ef1-4a2f-8828-680e608a96fc 2018-07-21 00:18:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:51,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:52,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6a4d39-f625-4349-9c59-909279b0ceaa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:18:52,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj used request id req-5e6a4d39-f625-4349-9c59-909279b0ceaa 2018-07-21 00:18:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:52,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9ebb93-f92c-4bc6-b98c-67e04673cfbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:52,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5e9ebb93-f92c-4bc6-b98c-67e04673cfbb 2018-07-21 00:18:52,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj"}}' 2018-07-21 00:18:52,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae40c39-cfa3-4e0e-9499-99908927585c Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/446808a4dcb549f586c1b46b5621982a"}, "tags": [], "enabled": true, "id": "446808a4dcb549f586c1b46b5621982a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj"}} 2018-07-21 00:18:52,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ae40c39-cfa3-4e0e-9499-99908927585c 2018-07-21 00:18:52,285 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj 2018-07-21 00:18:52,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:52,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:52,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["TTuMCQKSR6-gttvCDNq2wA"], "issued_at": "2018-07-21T00:18:52.000000Z"}} 2018-07-21 00:18:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}11b40b81d672ccc69222ddd29df16e5242d69702" 2018-07-21 00:18:52,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097460c5-519b-4cda-b8eb-b0c5767f142c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:52,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-097460c5-519b-4cda-b8eb-b0c5767f142c 2018-07-21 00:18:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:18:52,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:18:52,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b40b81d672ccc69222ddd29df16e5242d69702" 2018-07-21 00:18:52,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e34f44-55ec-43d3-b62b-44ac92d0ed79 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:18:52,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f0e34f44-55ec-43d3-b62b-44ac92d0ed79 2018-07-21 00:18:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b40b81d672ccc69222ddd29df16e5242d69702" 2018-07-21 00:18:52,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc21e21e-37ea-412f-a4b6-378ea47e4593 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/446808a4dcb549f586c1b46b5621982a"}, "tags": [], "enabled": true, "id": "446808a4dcb549f586c1b46b5621982a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj"}]} 2018-07-21 00:18:52,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj used request id req-fc21e21e-37ea-412f-a4b6-378ea47e4593 2018-07-21 00:18:52,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b40b81d672ccc69222ddd29df16e5242d69702" 2018-07-21 00:18:52,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954e6262-ea51-4a1f-b349-3ce3e3f15284 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:18:52,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-954e6262-ea51-4a1f-b349-3ce3e3f15284 2018-07-21 00:18:53,374 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-ae599838-120d-4f2-user 2018-07-21 00:18:53,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:53,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c153437-a2f7-4d64-b390-e8680ee9c637 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:53,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c153437-a2f7-4d64-b390-e8680ee9c637 2018-07-21 00:18:53,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" -d '{"role": {"name": "CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj-role"}}' 2018-07-21 00:18:53,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-497442e4-4663-48b3-84ed-af50df6c20e0 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e209d87fd84d430c81dd91bf0feb41ff", "links": {"self": "http://172.30.9.21:5000/v3/roles/e209d87fd84d430c81dd91bf0feb41ff"}, "name": "CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj-role"}} 2018-07-21 00:18:53,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-497442e4-4663-48b3-84ed-af50df6c20e0 2018-07-21 00:18:53,578 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj-role 2018-07-21 00:18:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e209d87fd84d430c81dd91bf0feb41ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:53,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7252b727-5baf-446b-870b-e014ba28da2f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e209d87fd84d430c81dd91bf0feb41ff", "links": {"self": "http://172.30.9.21:5000/v3/roles/e209d87fd84d430c81dd91bf0feb41ff"}, "name": "CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj-role"}} 2018-07-21 00:18:53,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e209d87fd84d430c81dd91bf0feb41ff used request id req-7252b727-5baf-446b-870b-e014ba28da2f 2018-07-21 00:18:53,670 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj-role to project CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj 2018-07-21 00:18:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/446808a4dcb549f586c1b46b5621982a/users/e657d80fefdf4a56a668137763d28f4e/roles/e209d87fd84d430c81dd91bf0feb41ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:53,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b307ecbb-89a7-43bb-a759-21694cb90d1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:53,892 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/446808a4dcb549f586c1b46b5621982a/users/e657d80fefdf4a56a668137763d28f4e/roles/e209d87fd84d430c81dd91bf0feb41ff used request id req-b307ecbb-89a7-43bb-a759-21694cb90d1d 2018-07-21 00:18:53,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:53,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:54,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Mn--lHieTtqtRqDA3jiGSw"], "issued_at": "2018-07-21T00:18:54.000000Z"}} 2018-07-21 00:18:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5a4ce2fe36d55c69cc2af8e9d7d6b6b663e8ae9f" 2018-07-21 00:18:54,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc938a18-b4a6-4524-9985-ed11052c755a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:54,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cc938a18-b4a6-4524-9985-ed11052c755a 2018-07-21 00:18:54,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4ce2fe36d55c69cc2af8e9d7d6b6b663e8ae9f" 2018-07-21 00:18:54,569 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:54 GMT Server: Apache x-compute-request-id: req-4a14e039-6f62-4733-86cc-c0bfd2e22f32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a14e039-6f62-4733-86cc-c0bfd2e22f32 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 00:18:54,569 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-4a14e039-6f62-4733-86cc-c0bfd2e22f32 2018-07-21 00:18:54,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4a14e039-6f62-4733-86cc-c0bfd2e22f32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4ce2fe36d55c69cc2af8e9d7d6b6b663e8ae9f" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-qos-spec"}}' 2018-07-21 00:18:54,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:54 GMT Server: Apache x-compute-request-id: req-4ab6bdad-a16e-45d5-b7e8-e69569e721fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ab6bdad-a16e-45d5-b7e8-e69569e721fd Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "17b67611-0dd2-4041-a0e6-20c84a8070d4", "name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4", "rel": "bookmark"}]} 2018-07-21 00:18:54,782 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-4ab6bdad-a16e-45d5-b7e8-e69569e721fd 2018-07-21 00:18:54,783 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-qos-spec 2018-07-21 00:18:54,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:54,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:55,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["DjyH6N6IQfegABul83dUcQ"], "issued_at": "2018-07-21T00:18:55.000000Z"}} 2018-07-21 00:18:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1f2611f30173fb408046d0c00a1645cacafbdc35" 2018-07-21 00:18:55,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4e8334-9413-4271-b5bb-4071f35d5847 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:55,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d4e8334-9413-4271-b5bb-4071f35d5847 2018-07-21 00:18:55,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2611f30173fb408046d0c00a1645cacafbdc35" 2018-07-21 00:18:55,441 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:55 GMT Server: Apache x-compute-request-id: req-d8a28ae5-2a33-49b8-9b27-e297234c49a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8a28ae5-2a33-49b8-9b27-e297234c49a9 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:18:55,442 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-d8a28ae5-2a33-49b8-9b27-e297234c49a9 2018-07-21 00:18:55,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d8a28ae5-2a33-49b8-9b27-e297234c49a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2611f30173fb408046d0c00a1645cacafbdc35" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-vol_type", "description": null}}' 2018-07-21 00:18:55,674 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:55 GMT Server: Apache x-compute-request-id: req-7e377435-0ce8-427a-9181-2f1a71c5c1ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e377435-0ce8-427a-9181-2f1a71c5c1ad Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98be12dd-b887-4a5a-a110-be32c781ec43", "description": null}} 2018-07-21 00:18:55,674 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-7e377435-0ce8-427a-9181-2f1a71c5c1ad 2018-07-21 00:18:55,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8a28ae5-2a33-49b8-9b27-e297234c49a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2611f30173fb408046d0c00a1645cacafbdc35" 2018-07-21 00:18:55,870 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:55 GMT Server: Apache x-compute-request-id: req-a8a6e0ea-9212-4e1c-9fbb-51e948024d78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8a6e0ea-9212-4e1c-9fbb-51e948024d78 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "17b67611-0dd2-4041-a0e6-20c84a8070d4", "name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-qos-spec"}]} 2018-07-21 00:18:55,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-a8a6e0ea-9212-4e1c-9fbb-51e948024d78 2018-07-21 00:18:55,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4/associate?vol_type_id=98be12dd-b887-4a5a-a110-be32c781ec43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8a28ae5-2a33-49b8-9b27-e297234c49a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2611f30173fb408046d0c00a1645cacafbdc35" 2018-07-21 00:18:56,087 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5c8379b5-3b29-4d55-a372-c01d8f8c5cc4 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-21 00:18:56,087 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4/associate?vol_type_id=98be12dd-b887-4a5a-a110-be32c781ec43 used request id req-5c8379b5-3b29-4d55-a372-c01d8f8c5cc4 2018-07-21 00:18:56,087 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-vol_type 2018-07-21 00:18:56,090 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d983b3c4ce5f30165cddffa77449b08a7b27c329" 2018-07-21 00:18:56,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:56 GMT Server: Apache x-compute-request-id: req-15f69d53-cf01-479d-a024-5b7b433171a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15f69d53-cf01-479d-a024-5b7b433171a7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-vol_type", "qos_specs_id": "17b67611-0dd2-4041-a0e6-20c84a8070d4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98be12dd-b887-4a5a-a110-be32c781ec43", "description": null}} 2018-07-21 00:18:56,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43 used request id req-15f69d53-cf01-479d-a024-5b7b433171a7 2018-07-21 00:18:56,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f69d53-cf01-479d-a024-5b7b433171a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d983b3c4ce5f30165cddffa77449b08a7b27c329" 2018-07-21 00:18:56,459 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:56 GMT Server: Apache x-compute-request-id: req-9a0ac8b6-4d22-4c6f-9aea-29a1004b1712 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a0ac8b6-4d22-4c6f-9aea-29a1004b1712 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-vol_type", "qos_specs_id": "17b67611-0dd2-4041-a0e6-20c84a8070d4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "98be12dd-b887-4a5a-a110-be32c781ec43", "description": null}} 2018-07-21 00:18:56,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43 used request id req-9a0ac8b6-4d22-4c6f-9aea-29a1004b1712 2018-07-21 00:18:56,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f69d53-cf01-479d-a024-5b7b433171a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d983b3c4ce5f30165cddffa77449b08a7b27c329" 2018-07-21 00:18:56,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:56 GMT Server: Apache x-compute-request-id: req-ddd6298e-134f-4fe2-96d8-66bae1fa6525 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddd6298e-134f-4fe2-96d8-66bae1fa6525 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:18:56,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43/encryption used request id req-ddd6298e-134f-4fe2-96d8-66bae1fa6525 2018-07-21 00:18:56,648 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-15f69d53-cf01-479d-a024-5b7b433171a7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d983b3c4ce5f30165cddffa77449b08a7b27c329" 2018-07-21 00:18:56,840 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:56 GMT Server: Apache x-compute-request-id: req-dbf9593f-eb06-4196-8353-7340512ab3e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbf9593f-eb06-4196-8353-7340512ab3e2 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "17b67611-0dd2-4041-a0e6-20c84a8070d4", "name": "CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4", "rel": "bookmark"}]} 2018-07-21 00:18:56,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4 used request id req-dbf9593f-eb06-4196-8353-7340512ab3e2 2018-07-21 00:18:56,841 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-vol_type 2018-07-21 00:18:56,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d8a28ae5-2a33-49b8-9b27-e297234c49a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2611f30173fb408046d0c00a1645cacafbdc35" 2018-07-21 00:18:57,075 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-685a4c69-e0b6-4bd3-b278-d9b66ff0a347 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-21 00:18:57,075 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/98be12dd-b887-4a5a-a110-be32c781ec43 used request id req-685a4c69-e0b6-4bd3-b278-d9b66ff0a347 2018-07-21 00:18:57,076 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-f35f881c-748b-43bd-83c0-cdb236c388d9-qos-spec 2018-07-21 00:18:57,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4a14e039-6f62-4733-86cc-c0bfd2e22f32" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a4ce2fe36d55c69cc2af8e9d7d6b6b663e8ae9f" 2018-07-21 00:18:57,305 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:18:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4de79228-d918-426a-8d34-7562e7aa65c5 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-21 00:18:57,305 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/17b67611-0dd2-4041-a0e6-20c84a8070d4?force=False used request id req-4de79228-d918-426a-8d34-7562e7aa65c5 2018-07-21 00:18:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:57,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fdc89acb-55c0-495c-be01-853f191c85b6 Date: Sat, 21 Jul 2018 00:18:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:18:57,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fdc89acb-55c0-495c-be01-853f191c85b6 2018-07-21 00:18:57,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:57,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080eff4b-ecea-4622-b156-9c9ba8f429b2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:18:57,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-080eff4b-ecea-4622-b156-9c9ba8f429b2 2018-07-21 00:18:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:57,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfdae8f-9103-4748-996a-e3c93f623ba7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:18:57,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-3bfdae8f-9103-4748-996a-e3c93f623ba7 2018-07-21 00:18:57,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:57,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c088e5-8fe7-4cfe-adf0-ae82f4f14e34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:57,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-95c088e5-8fe7-4cfe-adf0-ae82f4f14e34 2018-07-21 00:18:57,801 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:57,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93edb143-e209-4283-99a8-d2e756227377 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:57,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-93edb143-e209-4283-99a8-d2e756227377 2018-07-21 00:18:57,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:57,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:57,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d5bad3-f269-4889-a47c-d1f356fd300c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:57,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-86d5bad3-f269-4889-a47c-d1f356fd300c 2018-07-21 00:18:57,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:58,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef6dd95a-bcf0-45c1-bf0a-2b0ae0d70da5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:58,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-ef6dd95a-bcf0-45c1-bf0a-2b0ae0d70da5 2018-07-21 00:18:58,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:58,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:58,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b854d0a1-3e35-4fa8-8c6d-a4a34ccd3e3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:58,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-b854d0a1-3e35-4fa8-8c6d-a4a34ccd3e3f 2018-07-21 00:18:58,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:58,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:58,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17da2af-5a65-4f7c-bd1d-ba49d07741a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:58,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-d17da2af-5a65-4f7c-bd1d-ba49d07741a9 2018-07-21 00:18:58,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:58,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c426c519-03bc-4ae6-8250-cd2fe64b55d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:18:58,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-c426c519-03bc-4ae6-8250-cd2fe64b55d2 2018-07-21 00:18:58,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:18:58,373 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj 2018-07-21 00:18:58,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/446808a4dcb549f586c1b46b5621982a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:58,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8addbbe4-3998-4c2f-821f-7cb46283ff4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:58,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/446808a4dcb549f586c1b46b5621982a used request id req-8addbbe4-3998-4c2f-821f-7cb46283ff4d 2018-07-21 00:18:58,626 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-ae599838-120d-4f2-proj-role 2018-07-21 00:18:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e209d87fd84d430c81dd91bf0feb41ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:58,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44df2343-4c00-426e-8243-a9bcf8dd295e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:58,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e209d87fd84d430c81dd91bf0feb41ff used request id req-44df2343-4c00-426e-8243-a9bcf8dd295e 2018-07-21 00:18:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634858b1c28d373b4d5b76f7c503b8d81636e047" 2018-07-21 00:18:58,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b1b1fb-fdd6-4fbb-9ad5-c8c6c5897b2b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:18:58,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-64b1b1fb-fdd6-4fbb-9ad5-c8c6c5897b2b 2018-07-21 00:18:58,856 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-ae599838-120d-4f2-user 2018-07-21 00:18:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e657d80fefdf4a56a668137763d28f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b40b81d672ccc69222ddd29df16e5242d69702" 2018-07-21 00:18:59,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7894906e-65ad-47ac-a568-1f31cdeb1a8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:18:59,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e657d80fefdf4a56a668137763d28f4e used request id req-7894906e-65ad-47ac-a568-1f31cdeb1a8a 2018-07-21 00:18:59,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:59,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Ip0s54quSluCxpaSyJSq6Q"], "issued_at": "2018-07-21T00:18:59.000000Z"}} 2018-07-21 00:18:59,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8597ef01d0f880e52641cffe0c14469ba1d22903" 2018-07-21 00:18:59,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851012ec-62ef-4caa-b4cd-7bac5e45ef3f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:18:59,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-851012ec-62ef-4caa-b4cd-7bac5e45ef3f 2018-07-21 00:18:59,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:18:59,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:18:59,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qJN89N2IRoiuLIG4jnNufQ"], "issued_at": "2018-07-21T00:18:59.000000Z"}} 2018-07-21 00:18:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:00,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffd2e4c-9994-409e-9221-b16e575252bb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:00,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9ffd2e4c-9994-409e-9221-b16e575252bb 2018-07-21 00:19:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:00,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:00,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b0edcc-a359-467f-9f00-ca381d9ec729 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:00,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj used request id req-f9b0edcc-a359-467f-9f00-ca381d9ec729 2018-07-21 00:19:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:00,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce5af64-3587-47f0-b6a1-d5971807fb93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:00,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-dce5af64-3587-47f0-b6a1-d5971807fb93 2018-07-21 00:19:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj"}}' 2018-07-21 00:19:00,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7031eb7b-1b61-45c3-bb56-6f890b6c29a3 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd4d1d7e41114837a45711f4034e4c09"}, "tags": [], "enabled": true, "id": "dd4d1d7e41114837a45711f4034e4c09", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj"}} 2018-07-21 00:19:00,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7031eb7b-1b61-45c3-bb56-6f890b6c29a3 2018-07-21 00:19:00,362 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj 2018-07-21 00:19:00,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:00,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:00,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["V0pQiUF4ThWXqj-FO6wOHA"], "issued_at": "2018-07-21T00:19:00.000000Z"}} 2018-07-21 00:19:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9d9899e76c986053992f3a4225016c394d520acd" 2018-07-21 00:19:00,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17717a1f-712c-49b1-b1f4-1d0b662201e1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:00,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-17717a1f-712c-49b1-b1f4-1d0b662201e1 2018-07-21 00:19:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:00,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:00,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9899e76c986053992f3a4225016c394d520acd" 2018-07-21 00:19:00,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8541d09-9be5-42f9-84f3-2476d570650e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:00,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e8541d09-9be5-42f9-84f3-2476d570650e 2018-07-21 00:19:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9899e76c986053992f3a4225016c394d520acd" 2018-07-21 00:19:01,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ac8a4a-d8a2-4cc3-80d2-991c2bfa0fa8 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd4d1d7e41114837a45711f4034e4c09"}, "tags": [], "enabled": true, "id": "dd4d1d7e41114837a45711f4034e4c09", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj"}]} 2018-07-21 00:19:01,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj used request id req-26ac8a4a-d8a2-4cc3-80d2-991c2bfa0fa8 2018-07-21 00:19:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9899e76c986053992f3a4225016c394d520acd" 2018-07-21 00:19:01,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1c61e0-0d2a-4dea-9d17-9821d8b2b4e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:01,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0d1c61e0-0d2a-4dea-9d17-9821d8b2b4e9 2018-07-21 00:19:01,620 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-user 2018-07-21 00:19:01,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:01,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6765f6c-4f12-453a-a39c-798ec58f7366 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:01,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e6765f6c-4f12-453a-a39c-798ec58f7366 2018-07-21 00:19:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" -d '{"role": {"name": "CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj-role"}}' 2018-07-21 00:19:01,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be6794b6-476d-4ddb-be59-ed66388f08f1 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8278a098bb954f9b8519506ec7ece302", "links": {"self": "http://172.30.9.21:5000/v3/roles/8278a098bb954f9b8519506ec7ece302"}, "name": "CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj-role"}} 2018-07-21 00:19:01,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-be6794b6-476d-4ddb-be59-ed66388f08f1 2018-07-21 00:19:01,830 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj-role 2018-07-21 00:19:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8278a098bb954f9b8519506ec7ece302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:01,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a759c93-689d-4958-b59a-c1f570ebe926 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8278a098bb954f9b8519506ec7ece302", "links": {"self": "http://172.30.9.21:5000/v3/roles/8278a098bb954f9b8519506ec7ece302"}, "name": "CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj-role"}} 2018-07-21 00:19:01,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8278a098bb954f9b8519506ec7ece302 used request id req-0a759c93-689d-4958-b59a-c1f570ebe926 2018-07-21 00:19:01,855 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj-role to project CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj 2018-07-21 00:19:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/dd4d1d7e41114837a45711f4034e4c09/users/79ab5c3b5e574777a05311b51308a6f1/roles/8278a098bb954f9b8519506ec7ece302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:01,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285db17f-68da-4d19-a329-46659db259b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:01,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dd4d1d7e41114837a45711f4034e4c09/users/79ab5c3b5e574777a05311b51308a6f1/roles/8278a098bb954f9b8519506ec7ece302 used request id req-285db17f-68da-4d19-a329-46659db259b8 2018-07-21 00:19:01,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:01,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:02,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["UBKLOI7hQ0KqPZo1CWsMUA"], "issued_at": "2018-07-21T00:19:02.000000Z"}} 2018-07-21 00:19:02,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}297f4f5cdc39bef5ced746e0da538663ea394624" 2018-07-21 00:19:02,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0b9a3f-9640-419a-93c0-d7ec59ec7dbf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:02,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7c0b9a3f-9640-419a-93c0-d7ec59ec7dbf 2018-07-21 00:19:02,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297f4f5cdc39bef5ced746e0da538663ea394624" 2018-07-21 00:19:03,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:02 GMT Server: Apache x-compute-request-id: req-551d1859-353d-47f1-a384-a2772ec71b55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-551d1859-353d-47f1-a384-a2772ec71b55 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-21 00:19:03,014 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-551d1859-353d-47f1-a384-a2772ec71b55 2018-07-21 00:19:03,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-551d1859-353d-47f1-a384-a2772ec71b55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297f4f5cdc39bef5ced746e0da538663ea394624" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-qos-spec"}}' 2018-07-21 00:19:03,214 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:03 GMT Server: Apache x-compute-request-id: req-513a0024-dd07-41be-b257-c2f4a8402059 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-513a0024-dd07-41be-b257-c2f4a8402059 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "193f8b33-2405-43cd-a082-2c10e062bc4f", "name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f", "rel": "bookmark"}]} 2018-07-21 00:19:03,214 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-513a0024-dd07-41be-b257-c2f4a8402059 2018-07-21 00:19:03,214 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-qos-spec 2018-07-21 00:19:03,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:03,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:03,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VwkMuOAaQcakMUkQOUxHoQ"], "issued_at": "2018-07-21T00:19:03.000000Z"}} 2018-07-21 00:19:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7a47de4b50a2c580dd8fc56475629b2886181494" 2018-07-21 00:19:03,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a07b8d9-b959-4e21-8968-449ba96041a8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:03,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2a07b8d9-b959-4e21-8968-449ba96041a8 2018-07-21 00:19:03,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a47de4b50a2c580dd8fc56475629b2886181494" 2018-07-21 00:19:03,889 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:03 GMT Server: Apache x-compute-request-id: req-365911ff-8738-40e2-9e83-638c2919b80d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-365911ff-8738-40e2-9e83-638c2919b80d Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:19:03,890 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-365911ff-8738-40e2-9e83-638c2919b80d 2018-07-21 00:19:03,893 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-365911ff-8738-40e2-9e83-638c2919b80d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a47de4b50a2c580dd8fc56475629b2886181494" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-vol_type", "description": null}}' 2018-07-21 00:19:04,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:03 GMT Server: Apache x-compute-request-id: req-1f923b18-b1cc-4395-86e8-3a59221ef9af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f923b18-b1cc-4395-86e8-3a59221ef9af Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "217a1a48-3edc-4b31-9ecb-7bec602f2001", "description": null}} 2018-07-21 00:19:04,123 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-1f923b18-b1cc-4395-86e8-3a59221ef9af 2018-07-21 00:19:04,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-365911ff-8738-40e2-9e83-638c2919b80d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a47de4b50a2c580dd8fc56475629b2886181494" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-21 00:19:04,345 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:04 GMT Server: Apache x-compute-request-id: req-b713619d-5963-48a0-8e68-c8219bd67a87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b713619d-5963-48a0-8e68-c8219bd67a87 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "217a1a48-3edc-4b31-9ecb-7bec602f2001", "name": "foo", "control_location": "back-end", "encryption_id": "14b20844-0b8f-4a2d-84cc-035036851288", "provider": "bar", "provider_class": "bar"}} 2018-07-21 00:19:04,345 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001/encryption used request id req-b713619d-5963-48a0-8e68-c8219bd67a87 2018-07-21 00:19:04,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-365911ff-8738-40e2-9e83-638c2919b80d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a47de4b50a2c580dd8fc56475629b2886181494" 2018-07-21 00:19:04,639 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:04 GMT Server: Apache x-compute-request-id: req-25de2a46-2b91-44d3-a266-1d1bb156a70c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25de2a46-2b91-44d3-a266-1d1bb156a70c Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "193f8b33-2405-43cd-a082-2c10e062bc4f", "name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-qos-spec"}]} 2018-07-21 00:19:04,639 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs used request id req-25de2a46-2b91-44d3-a266-1d1bb156a70c 2018-07-21 00:19:04,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f/associate?vol_type_id=217a1a48-3edc-4b31-9ecb-7bec602f2001 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-365911ff-8738-40e2-9e83-638c2919b80d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a47de4b50a2c580dd8fc56475629b2886181494" 2018-07-21 00:19:04,861 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-692ee628-ae1e-453d-9c19-dad1a81c5a5d 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-21 00:19:04,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f/associate?vol_type_id=217a1a48-3edc-4b31-9ecb-7bec602f2001 used request id req-692ee628-ae1e-453d-9c19-dad1a81c5a5d 2018-07-21 00:19:04,861 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-vol_type 2018-07-21 00:19:04,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8597ef01d0f880e52641cffe0c14469ba1d22903" 2018-07-21 00:19:05,059 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:04 GMT Server: Apache x-compute-request-id: req-9e0cf0f0-3a15-48ac-8dcc-ba1cc93eaaf4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e0cf0f0-3a15-48ac-8dcc-ba1cc93eaaf4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-vol_type", "qos_specs_id": "193f8b33-2405-43cd-a082-2c10e062bc4f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "217a1a48-3edc-4b31-9ecb-7bec602f2001", "description": null}} 2018-07-21 00:19:05,059 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001 used request id req-9e0cf0f0-3a15-48ac-8dcc-ba1cc93eaaf4 2018-07-21 00:19:05,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e0cf0f0-3a15-48ac-8dcc-ba1cc93eaaf4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8597ef01d0f880e52641cffe0c14469ba1d22903" 2018-07-21 00:19:05,266 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:05 GMT Server: Apache x-compute-request-id: req-2046b1a0-9c3a-475c-b8d6-c0d5bb7a44ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2046b1a0-9c3a-475c-b8d6-c0d5bb7a44ce Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-vol_type", "qos_specs_id": "193f8b33-2405-43cd-a082-2c10e062bc4f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "217a1a48-3edc-4b31-9ecb-7bec602f2001", "description": null}} 2018-07-21 00:19:05,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001 used request id req-2046b1a0-9c3a-475c-b8d6-c0d5bb7a44ce 2018-07-21 00:19:05,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e0cf0f0-3a15-48ac-8dcc-ba1cc93eaaf4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8597ef01d0f880e52641cffe0c14469ba1d22903" 2018-07-21 00:19:05,460 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:05 GMT Server: Apache x-compute-request-id: req-a720edd5-9c00-4135-9cf0-f1da46341344 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a720edd5-9c00-4135-9cf0-f1da46341344 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "217a1a48-3edc-4b31-9ecb-7bec602f2001", "control_location": "back-end", "deleted": false, "created_at": "2018-07-21T00:19:04.000000", "updated_at": null, "encryption_id": "14b20844-0b8f-4a2d-84cc-035036851288", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-21 00:19:05,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001/encryption used request id req-a720edd5-9c00-4135-9cf0-f1da46341344 2018-07-21 00:19:05,463 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e0cf0f0-3a15-48ac-8dcc-ba1cc93eaaf4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8597ef01d0f880e52641cffe0c14469ba1d22903" 2018-07-21 00:19:05,717 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:05 GMT Server: Apache x-compute-request-id: req-876744c1-a418-4ae7-bfdf-865d5f6fa2ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-876744c1-a418-4ae7-bfdf-865d5f6fa2ed Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "193f8b33-2405-43cd-a082-2c10e062bc4f", "name": "CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f", "rel": "bookmark"}]} 2018-07-21 00:19:05,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f used request id req-876744c1-a418-4ae7-bfdf-865d5f6fa2ed 2018-07-21 00:19:05,718 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-vol_type 2018-07-21 00:19:05,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-365911ff-8738-40e2-9e83-638c2919b80d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a47de4b50a2c580dd8fc56475629b2886181494" 2018-07-21 00:19:05,956 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f73cf28c-1764-4934-a7b7-5cbee2cbbf04 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-21 00:19:05,956 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/217a1a48-3edc-4b31-9ecb-7bec602f2001 used request id req-f73cf28c-1764-4934-a7b7-5cbee2cbbf04 2018-07-21 00:19:05,957 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-81590030-3b62-4127-8bc7-cb79d6646c2f-qos-spec 2018-07-21 00:19:05,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-551d1859-353d-47f1-a384-a2772ec71b55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297f4f5cdc39bef5ced746e0da538663ea394624" 2018-07-21 00:19:06,183 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d655c600-4d94-4131-b866-6da6397a85d0 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-21 00:19:06,184 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/qos-specs/193f8b33-2405-43cd-a082-2c10e062bc4f?force=False used request id req-d655c600-4d94-4131-b866-6da6397a85d0 2018-07-21 00:19:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:06,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-91ee6acb-d687-401d-ad62-0f54a87430c8 Date: Sat, 21 Jul 2018 00:19:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:19:06,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-91ee6acb-d687-401d-ad62-0f54a87430c8 2018-07-21 00:19:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:06,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063b48bd-2c35-4c8f-a0a2-ce45b6962a39 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:19:06,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-063b48bd-2c35-4c8f-a0a2-ce45b6962a39 2018-07-21 00:19:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:06,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea85222-c5a1-4295-aacf-0cae14d048c4 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:19:06,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0ea85222-c5a1-4295-aacf-0cae14d048c4 2018-07-21 00:19:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:06,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1ff6db-dedc-4a51-a724-c58fddc28807 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:06,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-9e1ff6db-dedc-4a51-a724-c58fddc28807 2018-07-21 00:19:06,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:06,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:06,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72197c1b-b657-44b6-a578-f37af1070e1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:06,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-72197c1b-b657-44b6-a578-f37af1070e1d 2018-07-21 00:19:06,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:06,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b7c9eb-6d39-4971-96f8-076522b76afe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:06,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-39b7c9eb-6d39-4971-96f8-076522b76afe 2018-07-21 00:19:06,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:06,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e25ec1b7-8fbc-4d1d-b9b6-e8b341bd50ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:06,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-e25ec1b7-8fbc-4d1d-b9b6-e8b341bd50ae 2018-07-21 00:19:06,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:07,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ecfbf13-c70a-4312-9615-cb8ca3939fe6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:07,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-3ecfbf13-c70a-4312-9615-cb8ca3939fe6 2018-07-21 00:19:07,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:07,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-608dd861-1d8c-42fe-a25e-266b8f63765e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:07,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-608dd861-1d8c-42fe-a25e-266b8f63765e 2018-07-21 00:19:07,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:07,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d79980-828a-4822-91ef-b6f32e909045 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:07,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-d5d79980-828a-4822-91ef-b6f32e909045 2018-07-21 00:19:07,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:07,214 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj 2018-07-21 00:19:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/dd4d1d7e41114837a45711f4034e4c09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:07,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f08abf48-c194-48c3-aba2-3b46ed4406d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:07,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/dd4d1d7e41114837a45711f4034e4c09 used request id req-f08abf48-c194-48c3-aba2-3b46ed4406d9 2018-07-21 00:19:07,494 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-proj-role 2018-07-21 00:19:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8278a098bb954f9b8519506ec7ece302 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:07,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa32b36d-7ae7-497d-b3c2-eb5fc07d1229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:07,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8278a098bb954f9b8519506ec7ece302 used request id req-aa32b36d-7ae7-497d-b3c2-eb5fc07d1229 2018-07-21 00:19:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6034b6cbdf2700b97bde8aae4f48abacd5e7224f" 2018-07-21 00:19:07,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543f3e3c-6ba4-49ea-846f-ea2f9dace12b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:07,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-543f3e3c-6ba4-49ea-846f-ea2f9dace12b 2018-07-21 00:19:07,645 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-8dc24bea-b6b8-4e9-user 2018-07-21 00:19:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/79ab5c3b5e574777a05311b51308a6f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d9899e76c986053992f3a4225016c394d520acd" 2018-07-21 00:19:07,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b33a26c-e7bf-4d67-ab76-0fed710c4b6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:07,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/79ab5c3b5e574777a05311b51308a6f1 used request id req-7b33a26c-e7bf-4d67-ab76-0fed710c4b6d 2018-07-21 00:19:07,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:08,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7VFZKemWTZmkJouQ3eVBrQ"], "issued_at": "2018-07-21T00:19:08.000000Z"}} 2018-07-21 00:19:08,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e976c6e951c981daecf8b77d16e45fd794dc554a" 2018-07-21 00:19:08,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d549e413-0c8a-406c-905b-d20f9e43195f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:08,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d549e413-0c8a-406c-905b-d20f9e43195f 2018-07-21 00:19:08,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:08,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:08,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["dXLUHfUCQoa54mBVadaXbg"], "issued_at": "2018-07-21T00:19:08.000000Z"}} 2018-07-21 00:19:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:09,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ae9535-1f1d-42b6-ac23-02a45905b09c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:09,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-26ae9535-1f1d-42b6-ac23-02a45905b09c 2018-07-21 00:19:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:09,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:09,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:09,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197c0a46-13e0-4ec8-8894-920665ceb2f4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:09,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj used request id req-197c0a46-13e0-4ec8-8894-920665ceb2f4 2018-07-21 00:19:09,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:09,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ae2cb4-8a06-4883-8e2d-b876d7ca53c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:09,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d5ae2cb4-8a06-4883-8e2d-b876d7ca53c7 2018-07-21 00:19:09,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj"}}' 2018-07-21 00:19:09,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd988b7-8feb-45db-8cba-6e9d06df1bdc Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887"}, "tags": [], "enabled": true, "id": "81fbb9dc8bfc4491a3079ea3a3b62887", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj"}} 2018-07-21 00:19:09,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5fd988b7-8feb-45db-8cba-6e9d06df1bdc 2018-07-21 00:19:09,464 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj 2018-07-21 00:19:09,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:09,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:09,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["B5vW3-kwSL6QmqzC_f-3Nw"], "issued_at": "2018-07-21T00:19:09.000000Z"}} 2018-07-21 00:19:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b5892793434c8f1b1339189112c84e1e619ed48e" 2018-07-21 00:19:09,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30eadcde-9c2d-4d97-a0d1-cc60ed87172a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:09,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-30eadcde-9c2d-4d97-a0d1-cc60ed87172a 2018-07-21 00:19:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:09,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5892793434c8f1b1339189112c84e1e619ed48e" 2018-07-21 00:19:10,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803daefe-dfeb-45f8-a76d-c3465185d56d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:10,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-803daefe-dfeb-45f8-a76d-c3465185d56d 2018-07-21 00:19:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5892793434c8f1b1339189112c84e1e619ed48e" 2018-07-21 00:19:10,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3c6ef3-687f-4a02-ad04-361097072add Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887"}, "tags": [], "enabled": true, "id": "81fbb9dc8bfc4491a3079ea3a3b62887", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj"}]} 2018-07-21 00:19:10,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj used request id req-eb3c6ef3-687f-4a02-ad04-361097072add 2018-07-21 00:19:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5892793434c8f1b1339189112c84e1e619ed48e" 2018-07-21 00:19:10,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad501128-6dc3-494e-a392-4b84623a3104 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:10,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ad501128-6dc3-494e-a392-4b84623a3104 2018-07-21 00:19:10,577 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-user 2018-07-21 00:19:10,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:10,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e972930-b2d6-4b9b-bf65-f9ec0689e828 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:10,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2e972930-b2d6-4b9b-bf65-f9ec0689e828 2018-07-21 00:19:10,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role"}}' 2018-07-21 00:19:10,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-324c4e67-65de-44aa-b533-924068b4f0b4 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df572e76b39a4c178f508cd8909daa69", "links": {"self": "http://172.30.9.21:5000/v3/roles/df572e76b39a4c178f508cd8909daa69"}, "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role"}} 2018-07-21 00:19:10,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-324c4e67-65de-44aa-b533-924068b4f0b4 2018-07-21 00:19:10,794 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role 2018-07-21 00:19:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/df572e76b39a4c178f508cd8909daa69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:10,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636dbfb9-aef8-41f9-89f2-6e04abb582cc Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df572e76b39a4c178f508cd8909daa69", "links": {"self": "http://172.30.9.21:5000/v3/roles/df572e76b39a4c178f508cd8909daa69"}, "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role"}} 2018-07-21 00:19:10,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/df572e76b39a4c178f508cd8909daa69 used request id req-636dbfb9-aef8-41f9-89f2-6e04abb582cc 2018-07-21 00:19:10,891 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role to project CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj 2018-07-21 00:19:10,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887/users/7d16dcfd9ee04ee9bfa6067fb45aa331/roles/df572e76b39a4c178f508cd8909daa69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:11,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6062291c-022d-4923-816e-a17538be9549 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:11,030 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887/users/7d16dcfd9ee04ee9bfa6067fb45aa331/roles/df572e76b39a4c178f508cd8909daa69 used request id req-6062291c-022d-4923-816e-a17538be9549 2018-07-21 00:19:11,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:11,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df572e76b39a4c178f508cd8909daa69", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role"}], "expires_at": "2018-07-21T01:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81fbb9dc8bfc4491a3079ea3a3b62887", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-user", "id": "7d16dcfd9ee04ee9bfa6067fb45aa331"}, "audit_ids": ["TzuM4n7DTY6ZAorIqvEQJw"], "issued_at": "2018-07-21T00:19:11.000000Z"}} 2018-07-21 00:19:11,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5a7839553d2ad6ed4cb60d368a400deeff9c05ba" 2018-07-21 00:19:11,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0a657c-a414-42bf-8f55-e81236dc79a3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:11,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ec0a657c-a414-42bf-8f55-e81236dc79a3 2018-07-21 00:19:11,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:11,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:11,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df572e76b39a4c178f508cd8909daa69", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role"}], "expires_at": "2018-07-21T01:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81fbb9dc8bfc4491a3079ea3a3b62887", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-user", "id": "7d16dcfd9ee04ee9bfa6067fb45aa331"}, "audit_ids": ["L57ESkqrSuCevvtOCjcPSA"], "issued_at": "2018-07-21T00:19:11.000000Z"}} 2018-07-21 00:19:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:12,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b2843c-d010-4632-86a7-39b23b1c3710 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:12,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c4b2843c-d010-4632-86a7-39b23b1c3710 2018-07-21 00:19:12,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:12,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:12 GMT Server: Apache x-compute-request-id: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:19:12,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/detail used request id req-98d7342f-beff-4fd3-b0f8-edd0c05ef116 2018-07-21 00:19:12,346 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba", "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-21 00:19:12,819 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:12 GMT Server: Apache x-compute-request-id: req-09b8bbe1-f0f3-4846-9d2f-dbfeb3f2617a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-09b8bbe1-f0f3-4846-9d2f-dbfeb3f2617a Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7d16dcfd9ee04ee9bfa6067fb45aa331", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "self"}, {"href": "http://172.30.9.21:8776/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:12.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e70bca91-068a-4003-a70d-66b4a2bbead4", "size": 1}} 2018-07-21 00:19:12,820 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes used request id req-09b8bbe1-f0f3-4846-9d2f-dbfeb3f2617a 2018-07-21 00:19:12,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:13,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:12 GMT Server: Apache x-compute-request-id: req-c68e0d3a-bcaf-4cb5-a02c-7687b19478c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c68e0d3a-bcaf-4cb5-a02c-7687b19478c2 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7d16dcfd9ee04ee9bfa6067fb45aa331", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "self"}, {"href": "http://172.30.9.21:8776/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "81fbb9dc8bfc4491a3079ea3a3b62887", "updated_at": "2018-07-21T00:19:12.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e70bca91-068a-4003-a70d-66b4a2bbead4", "size": 1}} 2018-07-21 00:19:13,202 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 used request id req-c68e0d3a-bcaf-4cb5-a02c-7687b19478c2 2018-07-21 00:19:13,202 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba 2018-07-21 00:19:13,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:13,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:13 GMT Server: Apache x-compute-request-id: req-39b14c7a-56db-4d06-9141-071d42235cc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39b14c7a-56db-4d06-9141-071d42235cc1 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7d16dcfd9ee04ee9bfa6067fb45aa331", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "self"}, {"href": "http://172.30.9.21:8776/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "81fbb9dc8bfc4491a3079ea3a3b62887", "updated_at": "2018-07-21T00:19:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e70bca91-068a-4003-a70d-66b4a2bbead4", "size": 1}} 2018-07-21 00:19:13,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 used request id req-39b14c7a-56db-4d06-9141-071d42235cc1 2018-07-21 00:19:13,422 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:19:13,422 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba 2018-07-21 00:19:13,422 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba 2018-07-21 00:19:13,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7839553d2ad6ed4cb60d368a400deeff9c05ba" 2018-07-21 00:19:13,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:13 GMT Server: Apache x-compute-request-id: req-3b5748cc-f6ab-42cf-b812-af5dfb1f03c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b5748cc-f6ab-42cf-b812-af5dfb1f03c3 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7d16dcfd9ee04ee9bfa6067fb45aa331", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "self"}, {"href": "http://172.30.9.21:8776/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "81fbb9dc8bfc4491a3079ea3a3b62887", "updated_at": "2018-07-21T00:19:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e70bca91-068a-4003-a70d-66b4a2bbead4", "size": 1}]} 2018-07-21 00:19:13,649 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/detail used request id req-3b5748cc-f6ab-42cf-b812-af5dfb1f03c3 2018-07-21 00:19:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:13,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:13,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7839553d2ad6ed4cb60d368a400deeff9c05ba" 2018-07-21 00:19:13,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf040e5-67ad-442d-a014-c0ca8d244bab Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "81fbb9dc8bfc4491a3079ea3a3b62887", "name": "CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj"}} 2018-07-21 00:19:13,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887 used request id req-5cf040e5-67ad-442d-a014-c0ca8d244bab 2018-07-21 00:19:13,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:13,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:13 GMT Server: Apache x-compute-request-id: req-444f877e-6a40-48b5-a258-363437568c97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-444f877e-6a40-48b5-a258-363437568c97 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7d16dcfd9ee04ee9bfa6067fb45aa331", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "self"}, {"href": "http://172.30.9.21:8776/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "81fbb9dc8bfc4491a3079ea3a3b62887", "updated_at": "2018-07-21T00:19:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e70bca91-068a-4003-a70d-66b4a2bbead4", "size": 1}} 2018-07-21 00:19:13,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 used request id req-444f877e-6a40-48b5-a258-363437568c97 2018-07-21 00:19:13,972 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:19:13,972 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba 2018-07-21 00:19:13,972 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba 2018-07-21 00:19:13,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:14,645 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a72f9141-b887-4cd2-a2cc-5eababdbae99 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-21 00:19:14,645 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 used request id req-a72f9141-b887-4cd2-a2cc-5eababdbae99 2018-07-21 00:19:14,648 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:14,710 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:14 GMT Server: Apache x-compute-request-id: req-cd347222-4723-4ea4-bc76-41acd4bb8216 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd347222-4723-4ea4-bc76-41acd4bb8216 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "7d16dcfd9ee04ee9bfa6067fb45aa331", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "self"}, {"href": "http://172.30.9.21:8776/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "81fbb9dc8bfc4491a3079ea3a3b62887", "updated_at": "2018-07-21T00:19:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e70bca91-068a-4003-a70d-66b4a2bbead4", "size": 1}} 2018-07-21 00:19:14,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 used request id req-cd347222-4723-4ea4-bc76-41acd4bb8216 2018-07-21 00:19:14,711 - create_volume - DEBUG - Instance status is - deleting 2018-07-21 00:19:14,711 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 00:19:17,714 - create_volume - DEBUG - Volume status query timeout in 56.9310719967 2018-07-21 00:19:17,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-98d7342f-beff-4fd3-b0f8-edd0c05ef116" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a3ef5591b68b92683d8394a8662563b22cdeb4" 2018-07-21 00:19:17,927 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3deead2c-3c9f-48b4-a506-3507f25143ff x-openstack-request-id: req-3deead2c-3c9f-48b4-a506-3507f25143ff Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e70bca91-068a-4003-a70d-66b4a2bbead4 could not be found.", "code": 404}} 2018-07-21 00:19:17,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/e70bca91-068a-4003-a70d-66b4a2bbead4 used request id req-3deead2c-3c9f-48b4-a506-3507f25143ff 2018-07-21 00:19:17,927 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e70bca91-068a-4003-a70d-66b4a2bbead4 could not be found. (HTTP 404) (Request-ID: req-3deead2c-3c9f-48b4-a506-3507f25143ff) 2018-07-21 00:19:17,927 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-21fd6654-b5ad-4e4d-bb87-a20d254046ba 2018-07-21 00:19:17,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b5748cc-f6ab-42cf-b812-af5dfb1f03c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7839553d2ad6ed4cb60d368a400deeff9c05ba" 2018-07-21 00:19:18,153 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:17 GMT Server: Apache x-compute-request-id: req-4bd94e56-f7b6-4dff-bd14-7020063451a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4bd94e56-f7b6-4dff-bd14-7020063451a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:19:18,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/81fbb9dc8bfc4491a3079ea3a3b62887/volumes/detail used request id req-4bd94e56-f7b6-4dff-bd14-7020063451a6 2018-07-21 00:19:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:18,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8ef2dd10-69cd-432c-8493-19745f71c0e9 Date: Sat, 21 Jul 2018 00:19:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:19:18,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8ef2dd10-69cd-432c-8493-19745f71c0e9 2018-07-21 00:19:18,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:18,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a551c49-89b9-4ee9-8bac-ddd170b3cad3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:19:18,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-1a551c49-89b9-4ee9-8bac-ddd170b3cad3 2018-07-21 00:19:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:18,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cfe2de3-c3d3-4701-b67a-537a987df3d9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:19:18,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-2cfe2de3-c3d3-4701-b67a-537a987df3d9 2018-07-21 00:19:18,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:18,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c783901b-1420-41cb-84cd-746a2ea9f002 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:18,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-c783901b-1420-41cb-84cd-746a2ea9f002 2018-07-21 00:19:18,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:18,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:18,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a4f9643-b8f3-4ca5-ac3d-e070dbbc2830 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:18,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-1a4f9643-b8f3-4ca5-ac3d-e070dbbc2830 2018-07-21 00:19:18,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:18,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:18,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1497c9-a7bb-4aa8-8e0d-acba594de4fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:18,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-2b1497c9-a7bb-4aa8-8e0d-acba594de4fb 2018-07-21 00:19:18,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:18,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:19,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf320b9-f498-46ca-8fab-ffc85d05c68d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:19,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-baf320b9-f498-46ca-8fab-ffc85d05c68d 2018-07-21 00:19:19,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:19,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9f1853-9c57-4b94-ac25-f8a0cd1ff8c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:19,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-2c9f1853-9c57-4b94-ac25-f8a0cd1ff8c7 2018-07-21 00:19:19,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:19,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:19,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e03a468-a725-43cf-b4d8-05ca341c4440 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:19,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-3e03a468-a725-43cf-b4d8-05ca341c4440 2018-07-21 00:19:19,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:19,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0896e65-bf5c-4968-bbfb-208c271e25b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:19,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a0896e65-bf5c-4968-bbfb-208c271e25b6 2018-07-21 00:19:19,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:19,289 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj 2018-07-21 00:19:19,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:19,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a417896-389d-43c0-928a-976ed5bf4770 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:19,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/81fbb9dc8bfc4491a3079ea3a3b62887 used request id req-4a417896-389d-43c0-928a-976ed5bf4770 2018-07-21 00:19:19,530 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-proj-role 2018-07-21 00:19:19,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/df572e76b39a4c178f508cd8909daa69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:19,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2735073-c600-4428-966e-2dc32abfef86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:19,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/df572e76b39a4c178f508cd8909daa69 used request id req-c2735073-c600-4428-966e-2dc32abfef86 2018-07-21 00:19:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a123cdbb05c24812e54595327bc33701dcb90412" 2018-07-21 00:19:19,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb54e56-3432-4796-80c6-7e25cd0f0e15 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:19,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2fb54e56-3432-4796-80c6-7e25cd0f0e15 2018-07-21 00:19:19,747 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-020a0ad1-101c-438-user 2018-07-21 00:19:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/7d16dcfd9ee04ee9bfa6067fb45aa331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5892793434c8f1b1339189112c84e1e619ed48e" 2018-07-21 00:19:19,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b51cbee-6937-4bd4-a64f-4205d5419c42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:19,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7d16dcfd9ee04ee9bfa6067fb45aa331 used request id req-3b51cbee-6937-4bd4-a64f-4205d5419c42 2018-07-21 00:19:19,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:20,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wCxHq-e8SHiHeGZlHrxa6w"], "issued_at": "2018-07-21T00:19:20.000000Z"}} 2018-07-21 00:19:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}472545816b3dc9254f38bf82705053f3c517b624" 2018-07-21 00:19:20,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7677ea-900d-4ddf-bda2-80963526f80f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:20,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7f7677ea-900d-4ddf-bda2-80963526f80f 2018-07-21 00:19:20,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:20,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:20,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fvpWzS8fQCaGgJbBZSlPfw"], "issued_at": "2018-07-21T00:19:20.000000Z"}} 2018-07-21 00:19:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:20,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f00978-48f1-4b81-a041-b591b67303e0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:20,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-52f00978-48f1-4b81-a041-b591b67303e0 2018-07-21 00:19:20,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:20,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:21,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a2ef9d-db7d-48d6-8ad3-6041b5e3a451 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:21,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj used request id req-65a2ef9d-db7d-48d6-8ad3-6041b5e3a451 2018-07-21 00:19:21,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:21,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd77d89-8b3b-4ad2-a00a-b897e6ac6240 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:21,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0dd77d89-8b3b-4ad2-a00a-b897e6ac6240 2018-07-21 00:19:21,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}}' 2018-07-21 00:19:21,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c8dffb4-965f-4d82-ab9f-79b080c97925 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9"}, "tags": [], "enabled": true, "id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}} 2018-07-21 00:19:21,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4c8dffb4-965f-4d82-ab9f-79b080c97925 2018-07-21 00:19:21,243 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj 2018-07-21 00:19:21,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:21,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:21,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BCpfEfE9Q066jAQX0ah_YQ"], "issued_at": "2018-07-21T00:19:21.000000Z"}} 2018-07-21 00:19:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}54232cb654b2d6dbdd4163967fcc6c30a2f7a194" 2018-07-21 00:19:21,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bc2d87-f9db-4dad-b60c-7168589a85cf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:21,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-67bc2d87-f9db-4dad-b60c-7168589a85cf 2018-07-21 00:19:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:21,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54232cb654b2d6dbdd4163967fcc6c30a2f7a194" 2018-07-21 00:19:21,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfe55fa-ab5a-42cd-9b3b-d3b8d52967ba Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:21,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cbfe55fa-ab5a-42cd-9b3b-d3b8d52967ba 2018-07-21 00:19:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54232cb654b2d6dbdd4163967fcc6c30a2f7a194" 2018-07-21 00:19:21,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc47e03a-42b9-476e-98db-3fff653fe0b6 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9"}, "tags": [], "enabled": true, "id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}]} 2018-07-21 00:19:21,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj used request id req-bc47e03a-42b9-476e-98db-3fff653fe0b6 2018-07-21 00:19:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54232cb654b2d6dbdd4163967fcc6c30a2f7a194" 2018-07-21 00:19:22,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a181fe99-6649-4b4f-9409-96f39fd499a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:22,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a181fe99-6649-4b4f-9409-96f39fd499a7 2018-07-21 00:19:22,512 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-user 2018-07-21 00:19:22,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:22,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:22,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e898c97e-e083-4906-bf88-5d76f79e9928 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:22,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e898c97e-e083-4906-bf88-5d76f79e9928 2018-07-21 00:19:22,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role"}}' 2018-07-21 00:19:22,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-237e242b-6f03-491d-9b65-825ccb83663e Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "667a2cd7d3fe43bebf28e048c63064ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/667a2cd7d3fe43bebf28e048c63064ef"}, "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role"}} 2018-07-21 00:19:22,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-237e242b-6f03-491d-9b65-825ccb83663e 2018-07-21 00:19:22,722 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role 2018-07-21 00:19:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/667a2cd7d3fe43bebf28e048c63064ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:22,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800d06f8-4ee7-4377-a683-1db88805581b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "667a2cd7d3fe43bebf28e048c63064ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/667a2cd7d3fe43bebf28e048c63064ef"}, "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role"}} 2018-07-21 00:19:22,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/667a2cd7d3fe43bebf28e048c63064ef used request id req-800d06f8-4ee7-4377-a683-1db88805581b 2018-07-21 00:19:22,740 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role to project CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj 2018-07-21 00:19:22,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9/users/eb96fdfa51d747e3bdf5753640d31c80/roles/667a2cd7d3fe43bebf28e048c63064ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:22,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0589a6-d3e9-481c-ab3f-26b11783140b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:22,880 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9/users/eb96fdfa51d747e3bdf5753640d31c80/roles/667a2cd7d3fe43bebf28e048c63064ef used request id req-ec0589a6-d3e9-481c-ab3f-26b11783140b 2018-07-21 00:19:22,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:23,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "667a2cd7d3fe43bebf28e048c63064ef", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role"}], "expires_at": "2018-07-21T01:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-user", "id": "eb96fdfa51d747e3bdf5753640d31c80"}, "audit_ids": ["2yeXxOyeSFGqIE_3imvqAQ"], "issued_at": "2018-07-21T00:19:23.000000Z"}} 2018-07-21 00:19:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ea387888d637cc6175f5b5c886af0459a35f272a" 2018-07-21 00:19:23,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39256689-2d21-47ed-98a6-3016f1144063 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:23,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-39256689-2d21-47ed-98a6-3016f1144063 2018-07-21 00:19:23,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:23,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:23,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "667a2cd7d3fe43bebf28e048c63064ef", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role"}], "expires_at": "2018-07-21T01:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-user", "id": "eb96fdfa51d747e3bdf5753640d31c80"}, "audit_ids": ["L773JBtcS--6c0RzTJvWOQ"], "issued_at": "2018-07-21T00:19:23.000000Z"}} 2018-07-21 00:19:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:23,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5c9033-108b-4b66-a764-7535aba64b8b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:23,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ca5c9033-108b-4b66-a764-7535aba64b8b 2018-07-21 00:19:23,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:24,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:23 GMT Server: Apache x-compute-request-id: req-cec81121-2dfc-424c-ab38-428ba1fe23c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cec81121-2dfc-424c-ab38-428ba1fe23c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:19:24,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/detail used request id req-cec81121-2dfc-424c-ab38-428ba1fe23c8 2018-07-21 00:19:24,091 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cec81121-2dfc-424c-ab38-428ba1fe23c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "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-21 00:19:24,493 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:24 GMT Server: Apache x-compute-request-id: req-25f1d3c0-a152-490d-b03a-b3c1f572a0a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-25f1d3c0-a152-490d-b03a-b3c1f572a0a3 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "eb96fdfa51d747e3bdf5753640d31c80", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "self"}, {"href": "http://172.30.9.21:8776/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:24.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "454f3af5-709e-46dd-bfcb-e0c8873fd66c", "size": 1}} 2018-07-21 00:19:24,493 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes used request id req-25f1d3c0-a152-490d-b03a-b3c1f572a0a3 2018-07-21 00:19:24,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec81121-2dfc-424c-ab38-428ba1fe23c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:24,733 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:24 GMT Server: Apache x-compute-request-id: req-88c888e8-f64d-4372-ae52-66d0dd6d4756 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88c888e8-f64d-4372-ae52-66d0dd6d4756 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "eb96fdfa51d747e3bdf5753640d31c80", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "self"}, {"href": "http://172.30.9.21:8776/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "updated_at": "2018-07-21T00:19:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "454f3af5-709e-46dd-bfcb-e0c8873fd66c", "size": 1}} 2018-07-21 00:19:24,733 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c used request id req-88c888e8-f64d-4372-ae52-66d0dd6d4756 2018-07-21 00:19:24,734 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b 2018-07-21 00:19:24,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec81121-2dfc-424c-ab38-428ba1fe23c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:24,967 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:24 GMT Server: Apache x-compute-request-id: req-c7aa3f81-4116-4e75-aafd-1f52e6cdc105 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7aa3f81-4116-4e75-aafd-1f52e6cdc105 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "eb96fdfa51d747e3bdf5753640d31c80", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "self"}, {"href": "http://172.30.9.21:8776/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "updated_at": "2018-07-21T00:19:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "454f3af5-709e-46dd-bfcb-e0c8873fd66c", "size": 1}} 2018-07-21 00:19:24,967 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c used request id req-c7aa3f81-4116-4e75-aafd-1f52e6cdc105 2018-07-21 00:19:24,968 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:19:24,968 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b 2018-07-21 00:19:24,968 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b 2018-07-21 00:19:24,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea387888d637cc6175f5b5c886af0459a35f272a" 2018-07-21 00:19:25,324 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:24 GMT Server: Apache x-compute-request-id: req-c0c44b76-46ad-47a0-9f73-44f5e54ece17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0c44b76-46ad-47a0-9f73-44f5e54ece17 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "eb96fdfa51d747e3bdf5753640d31c80", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "self"}, {"href": "http://172.30.9.21:8776/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "updated_at": "2018-07-21T00:19:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "454f3af5-709e-46dd-bfcb-e0c8873fd66c", "size": 1}]} 2018-07-21 00:19:25,324 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/detail used request id req-c0c44b76-46ad-47a0-9f73-44f5e54ece17 2018-07-21 00:19:25,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:25,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:25,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea387888d637cc6175f5b5c886af0459a35f272a" 2018-07-21 00:19:25,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f337d533-23e7-4293-b48d-5fab58c95bea Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}} 2018-07-21 00:19:25,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9 used request id req-f337d533-23e7-4293-b48d-5fab58c95bea 2018-07-21 00:19:25,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:25,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:25,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "667a2cd7d3fe43bebf28e048c63064ef", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role"}], "expires_at": "2018-07-21T01:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-user", "id": "eb96fdfa51d747e3bdf5753640d31c80"}, "audit_ids": ["qxU3HnsQS9il9p_7MH1__Q"], "issued_at": "2018-07-21T00:19:25.000000Z"}} 2018-07-21 00:19:25,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9318f60f5d263bc44845ab626c8c959dc5386766" 2018-07-21 00:19:25,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eea3bbd-c549-4398-a4f2-d43087a4606c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:25,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1eea3bbd-c549-4398-a4f2-d43087a4606c 2018-07-21 00:19:25,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9318f60f5d263bc44845ab626c8c959dc5386766" 2018-07-21 00:19:26,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:25 GMT Server: Apache x-compute-request-id: req-20efa9b6-6513-47cf-a7fb-138f86b595ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-20efa9b6-6513-47cf-a7fb-138f86b595ea Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "eb96fdfa51d747e3bdf5753640d31c80", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "self"}, {"href": "http://172.30.9.21:8776/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "updated_at": "2018-07-21T00:19:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "454f3af5-709e-46dd-bfcb-e0c8873fd66c", "size": 1}]} 2018-07-21 00:19:26,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/detail used request id req-20efa9b6-6513-47cf-a7fb-138f86b595ea 2018-07-21 00:19:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:26,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9318f60f5d263bc44845ab626c8c959dc5386766" 2018-07-21 00:19:26,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4e68b7-91a5-407f-968b-ee42f39fb4b8 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "name": "CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj"}} 2018-07-21 00:19:26,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9 used request id req-bb4e68b7-91a5-407f-968b-ee42f39fb4b8 2018-07-21 00:19:26,383 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-21 00:19:26,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec81121-2dfc-424c-ab38-428ba1fe23c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:26,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:26 GMT Server: Apache x-compute-request-id: req-9a815778-8800-4bcd-b9a2-f10560709d3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a815778-8800-4bcd-b9a2-f10560709d3b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "eb96fdfa51d747e3bdf5753640d31c80", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "self"}, {"href": "http://172.30.9.21:8776/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "updated_at": "2018-07-21T00:19:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "454f3af5-709e-46dd-bfcb-e0c8873fd66c", "size": 1}} 2018-07-21 00:19:26,605 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c used request id req-9a815778-8800-4bcd-b9a2-f10560709d3b 2018-07-21 00:19:26,605 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:19:26,605 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b 2018-07-21 00:19:26,606 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b 2018-07-21 00:19:26,608 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec81121-2dfc-424c-ab38-428ba1fe23c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:26,972 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13c779dd-633f-4d46-8011-41db3c818b8f 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-21 00:19:26,972 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c used request id req-13c779dd-633f-4d46-8011-41db3c818b8f 2018-07-21 00:19:26,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec81121-2dfc-424c-ab38-428ba1fe23c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:27,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:26 GMT Server: Apache x-compute-request-id: req-de35871b-36c1-4b0f-b924-86ccc9f07286 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de35871b-36c1-4b0f-b924-86ccc9f07286 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "eb96fdfa51d747e3bdf5753640d31c80", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "self"}, {"href": "http://172.30.9.21:8776/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:24.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8a5b8a5c7bd145f1932e1cbbd8086bb9", "updated_at": "2018-07-21T00:19:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "454f3af5-709e-46dd-bfcb-e0c8873fd66c", "size": 1}} 2018-07-21 00:19:27,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c used request id req-de35871b-36c1-4b0f-b924-86ccc9f07286 2018-07-21 00:19:27,188 - create_volume - DEBUG - Instance status is - deleting 2018-07-21 00:19:27,188 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 00:19:30,191 - create_volume - DEBUG - Volume status query timeout in 56.7811341286 2018-07-21 00:19:30,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cec81121-2dfc-424c-ab38-428ba1fe23c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade02ca8ac4f5fef7b67f393ef588e0c492a6b7c" 2018-07-21 00:19:30,501 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8e01295d-8d36-444d-894d-0575db8132c0 x-openstack-request-id: req-8e01295d-8d36-444d-894d-0575db8132c0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 454f3af5-709e-46dd-bfcb-e0c8873fd66c could not be found.", "code": 404}} 2018-07-21 00:19:30,502 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8a5b8a5c7bd145f1932e1cbbd8086bb9/volumes/454f3af5-709e-46dd-bfcb-e0c8873fd66c used request id req-8e01295d-8d36-444d-894d-0575db8132c0 2018-07-21 00:19:30,502 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 454f3af5-709e-46dd-bfcb-e0c8873fd66c could not be found. (HTTP 404) (Request-ID: req-8e01295d-8d36-444d-894d-0575db8132c0) 2018-07-21 00:19:30,502 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-6ea440db-be2d-4871-a697-f0ba3ea64a8b 2018-07-21 00:19:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:30,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7b72a8b8-1587-418c-aaea-f288aa3dd9b0 Date: Sat, 21 Jul 2018 00:19:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:19:30,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7b72a8b8-1587-418c-aaea-f288aa3dd9b0 2018-07-21 00:19:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:30,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968bec3b-6954-4f67-91e9-119b0dd0f875 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:19:30,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-968bec3b-6954-4f67-91e9-119b0dd0f875 2018-07-21 00:19:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:30,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca850c2-a0f9-4fc9-adef-02c873e79f95 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:19:30,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-9ca850c2-a0f9-4fc9-adef-02c873e79f95 2018-07-21 00:19:30,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9245f817-1b41-4ea9-aa53-6e49e693950b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:31,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-9245f817-1b41-4ea9-aa53-6e49e693950b 2018-07-21 00:19:31,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94bc1393-6bd6-4efa-b9ee-cb54f1e17b13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:31,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-94bc1393-6bd6-4efa-b9ee-cb54f1e17b13 2018-07-21 00:19:31,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,218 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a682d8-2551-4231-a6be-455bb651b8ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:31,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-49a682d8-2551-4231-a6be-455bb651b8ae 2018-07-21 00:19:31,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:31,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea60a4b-a4cd-41ec-a901-2f6441dc1867 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:31,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-7ea60a4b-a4cd-41ec-a901-2f6441dc1867 2018-07-21 00:19:31,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:31,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11f076f7-c5bd-4130-9f60-4c7363e98d2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:31,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-11f076f7-c5bd-4130-9f60-4c7363e98d2c 2018-07-21 00:19:31,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:31,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5006e562-7bce-430f-86c2-7b4d5503278a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:31,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-5006e562-7bce-430f-86c2-7b4d5503278a 2018-07-21 00:19:31,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd0add4-e31d-43e0-bd7f-8ceff5a54f85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:31,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-bdd0add4-e31d-43e0-bd7f-8ceff5a54f85 2018-07-21 00:19:31,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:31,593 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj 2018-07-21 00:19:31,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a30cde-ca1e-4a7d-a93b-be46e78c0e53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:31,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8a5b8a5c7bd145f1932e1cbbd8086bb9 used request id req-93a30cde-ca1e-4a7d-a93b-be46e78c0e53 2018-07-21 00:19:31,823 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-proj-role 2018-07-21 00:19:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/667a2cd7d3fe43bebf28e048c63064ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:31,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8943c695-43b2-4a67-ad33-1843fd932750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:31,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/667a2cd7d3fe43bebf28e048c63064ef used request id req-8943c695-43b2-4a67-ad33-1843fd932750 2018-07-21 00:19:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b3b5df9d422662ea2b35af0733a637e4ad68287" 2018-07-21 00:19:32,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271ff431-fade-48b7-8737-5d9f77994fe4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:32,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-271ff431-fade-48b7-8737-5d9f77994fe4 2018-07-21 00:19:32,047 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-35b41e24-c542-45c-user 2018-07-21 00:19:32,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/eb96fdfa51d747e3bdf5753640d31c80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54232cb654b2d6dbdd4163967fcc6c30a2f7a194" 2018-07-21 00:19:32,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ebb2a6-85af-4f44-8c7e-aa59cfca8215 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:32,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/eb96fdfa51d747e3bdf5753640d31c80 used request id req-42ebb2a6-85af-4f44-8c7e-aa59cfca8215 2018-07-21 00:19:32,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:32,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["D0G0DHl4TR6pKGG5ubCdFA"], "issued_at": "2018-07-21T00:19:32.000000Z"}} 2018-07-21 00:19:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9e7cefd469a570cf7dc09f098e1d3662545bc4dc" 2018-07-21 00:19:32,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f940ba-ff2c-4bf6-9d62-efdc8729189d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:32,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a7f940ba-ff2c-4bf6-9d62-efdc8729189d 2018-07-21 00:19:32,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:32,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:33,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xLRJZvKlS86zyYKycagt1w"], "issued_at": "2018-07-21T00:19:33.000000Z"}} 2018-07-21 00:19:33,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:33,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0d1c6b-f914-43fb-be8c-cdb0177eaad5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:33,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dc0d1c6b-f914-43fb-be8c-cdb0177eaad5 2018-07-21 00:19:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:33,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:33,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edc5db0-7301-4d0e-95a2-81abe3065917 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:33,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj used request id req-1edc5db0-7301-4d0e-95a2-81abe3065917 2018-07-21 00:19:33,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:33,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b03f2ea-e985-4106-8d14-5822a6c2198a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:33,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6b03f2ea-e985-4106-8d14-5822a6c2198a 2018-07-21 00:19:33,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj"}}' 2018-07-21 00:19:33,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c14c55ac-564b-46f7-b673-0b2bf6f3c915 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00"}, "tags": [], "enabled": true, "id": "b2a00410da804cfb9d62422f777b2b00", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj"}} 2018-07-21 00:19:33,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c14c55ac-564b-46f7-b673-0b2bf6f3c915 2018-07-21 00:19:33,633 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj 2018-07-21 00:19:33,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:33,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:34,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["C3iAWjxvQfaqg8oLWxq-BQ"], "issued_at": "2018-07-21T00:19:33.000000Z"}} 2018-07-21 00:19:34,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e4d5b0e48b155f2eec5a51ee88265274d608e206" 2018-07-21 00:19:34,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea09a70-592e-44a5-8031-a708652739ce 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:34,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7ea09a70-592e-44a5-8031-a708652739ce 2018-07-21 00:19:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:34,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:34,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d5b0e48b155f2eec5a51ee88265274d608e206" 2018-07-21 00:19:34,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4457a2f2-9a81-43ff-963e-37aad5c834e1 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:34,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4457a2f2-9a81-43ff-963e-37aad5c834e1 2018-07-21 00:19:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d5b0e48b155f2eec5a51ee88265274d608e206" 2018-07-21 00:19:34,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de307a8-578c-4ae5-90a1-f3ba9d8c2d5a Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00"}, "tags": [], "enabled": true, "id": "b2a00410da804cfb9d62422f777b2b00", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj"}]} 2018-07-21 00:19:34,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj used request id req-6de307a8-578c-4ae5-90a1-f3ba9d8c2d5a 2018-07-21 00:19:34,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d5b0e48b155f2eec5a51ee88265274d608e206" 2018-07-21 00:19:34,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9f7e34-f87e-4a2a-896e-cd6fee116a5a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:34,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5a9f7e34-f87e-4a2a-896e-cd6fee116a5a 2018-07-21 00:19:34,817 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-user 2018-07-21 00:19:34,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:34,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:34,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cae092c-7453-4fad-9f7a-ca401874c6a0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:34,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2cae092c-7453-4fad-9f7a-ca401874c6a0 2018-07-21 00:19:34,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role"}}' 2018-07-21 00:19:35,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a07710-0955-47d8-9737-3a78065c7a49 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9d640de6f3342e98162bfd358dd1c3c", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9d640de6f3342e98162bfd358dd1c3c"}, "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role"}} 2018-07-21 00:19:35,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-89a07710-0955-47d8-9737-3a78065c7a49 2018-07-21 00:19:35,033 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role 2018-07-21 00:19:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d9d640de6f3342e98162bfd358dd1c3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:35,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12c19bc-fa04-4121-bbb0-5d38328ca9ab Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9d640de6f3342e98162bfd358dd1c3c", "links": {"self": "http://172.30.9.21:5000/v3/roles/d9d640de6f3342e98162bfd358dd1c3c"}, "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role"}} 2018-07-21 00:19:35,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d9d640de6f3342e98162bfd358dd1c3c used request id req-f12c19bc-fa04-4121-bbb0-5d38328ca9ab 2018-07-21 00:19:35,125 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role to project CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj 2018-07-21 00:19:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00/users/14824472fab74df5b9b0880b9dac8791/roles/d9d640de6f3342e98162bfd358dd1c3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:35,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2085dd8-c200-447a-ae47-b49f1b0e16df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:35,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00/users/14824472fab74df5b9b0880b9dac8791/roles/d9d640de6f3342e98162bfd358dd1c3c used request id req-d2085dd8-c200-447a-ae47-b49f1b0e16df 2018-07-21 00:19:35,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:35,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9d640de6f3342e98162bfd358dd1c3c", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role"}], "expires_at": "2018-07-21T01:19:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2a00410da804cfb9d62422f777b2b00", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-user", "id": "14824472fab74df5b9b0880b9dac8791"}, "audit_ids": ["--4CpjiSQrm7bFFs_KPcrg"], "issued_at": "2018-07-21T00:19:35.000000Z"}} 2018-07-21 00:19:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ee7253c098b4d5c4b5600d735825554e56b167da" 2018-07-21 00:19:35,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e746b83-ed43-4417-86c9-758ecf083c49 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:35,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0e746b83-ed43-4417-86c9-758ecf083c49 2018-07-21 00:19:35,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:35,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:36,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9d640de6f3342e98162bfd358dd1c3c", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role"}], "expires_at": "2018-07-21T01:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2a00410da804cfb9d62422f777b2b00", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b2a00410da804cfb9d62422f777b2b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b2a00410da804cfb9d62422f777b2b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-user", "id": "14824472fab74df5b9b0880b9dac8791"}, "audit_ids": ["SAMPwCvHRI6NV7bXsed3TA"], "issued_at": "2018-07-21T00:19:36.000000Z"}} 2018-07-21 00:19:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9f8ac7aac84c769690b4800724d9f3c04db3beac" 2018-07-21 00:19:36,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65627b48-c620-4516-974b-fe25a06390b0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:36,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-65627b48-c620-4516-974b-fe25a06390b0 2018-07-21 00:19:36,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac7aac84c769690b4800724d9f3c04db3beac" 2018-07-21 00:19:36,470 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:36 GMT Server: Apache x-compute-request-id: req-a5c51d14-6648-47e1-8004-5408b76fa37e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5c51d14-6648-47e1-8004-5408b76fa37e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:19:36,470 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/detail used request id req-a5c51d14-6648-47e1-8004-5408b76fa37e 2018-07-21 00:19:36,474 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a5c51d14-6648-47e1-8004-5408b76fa37e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac7aac84c769690b4800724d9f3c04db3beac" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293", "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-21 00:19:36,877 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:36 GMT Server: Apache x-compute-request-id: req-9404aa4a-7302-4ff0-a3d3-ed359ceea0a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9404aa4a-7302-4ff0-a3d3-ed359ceea0a2 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "14824472fab74df5b9b0880b9dac8791", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "self"}, {"href": "http://172.30.9.21:8776/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:36.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "def0110b-2887-4d0b-96f7-562eee7e8580", "size": 1}} 2018-07-21 00:19:36,877 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes used request id req-9404aa4a-7302-4ff0-a3d3-ed359ceea0a2 2018-07-21 00:19:36,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5c51d14-6648-47e1-8004-5408b76fa37e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac7aac84c769690b4800724d9f3c04db3beac" 2018-07-21 00:19:37,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:36 GMT Server: Apache x-compute-request-id: req-d122d70d-5d1f-4307-a38f-e9e1ba1abf27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d122d70d-5d1f-4307-a38f-e9e1ba1abf27 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "14824472fab74df5b9b0880b9dac8791", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "self"}, {"href": "http://172.30.9.21:8776/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a00410da804cfb9d62422f777b2b00", "updated_at": "2018-07-21T00:19:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "def0110b-2887-4d0b-96f7-562eee7e8580", "size": 1}} 2018-07-21 00:19:37,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 used request id req-d122d70d-5d1f-4307-a38f-e9e1ba1abf27 2018-07-21 00:19:37,244 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293 2018-07-21 00:19:37,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5c51d14-6648-47e1-8004-5408b76fa37e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac7aac84c769690b4800724d9f3c04db3beac" 2018-07-21 00:19:37,471 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:37 GMT Server: Apache x-compute-request-id: req-92189e56-b97c-4840-b666-97a04609a294 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92189e56-b97c-4840-b666-97a04609a294 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "14824472fab74df5b9b0880b9dac8791", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "self"}, {"href": "http://172.30.9.21:8776/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a00410da804cfb9d62422f777b2b00", "updated_at": "2018-07-21T00:19:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "def0110b-2887-4d0b-96f7-562eee7e8580", "size": 1}} 2018-07-21 00:19:37,471 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 used request id req-92189e56-b97c-4840-b666-97a04609a294 2018-07-21 00:19:37,472 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:19:37,472 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293 2018-07-21 00:19:37,472 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293 2018-07-21 00:19:37,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7253c098b4d5c4b5600d735825554e56b167da" 2018-07-21 00:19:37,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:37 GMT Server: Apache x-compute-request-id: req-8e63acb7-580b-4e7a-8e5d-54d195fe8c3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e63acb7-580b-4e7a-8e5d-54d195fe8c3f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "14824472fab74df5b9b0880b9dac8791", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "self"}, {"href": "http://172.30.9.21:8776/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a00410da804cfb9d62422f777b2b00", "updated_at": "2018-07-21T00:19:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "def0110b-2887-4d0b-96f7-562eee7e8580", "size": 1}]} 2018-07-21 00:19:37,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/detail used request id req-8e63acb7-580b-4e7a-8e5d-54d195fe8c3f 2018-07-21 00:19:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:37,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7253c098b4d5c4b5600d735825554e56b167da" 2018-07-21 00:19:37,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63c2357-cd3e-4a8d-a83e-cda308c2eb8c Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b2a00410da804cfb9d62422f777b2b00", "name": "CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj"}} 2018-07-21 00:19:37,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00 used request id req-f63c2357-cd3e-4a8d-a83e-cda308c2eb8c 2018-07-21 00:19:37,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5c51d14-6648-47e1-8004-5408b76fa37e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac7aac84c769690b4800724d9f3c04db3beac" 2018-07-21 00:19:38,020 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:37 GMT Server: Apache x-compute-request-id: req-2f237016-7d7f-4dc7-afb1-e01939d2db8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f237016-7d7f-4dc7-afb1-e01939d2db8f Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "14824472fab74df5b9b0880b9dac8791", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "self"}, {"href": "http://172.30.9.21:8776/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:19:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b2a00410da804cfb9d62422f777b2b00", "updated_at": "2018-07-21T00:19:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "def0110b-2887-4d0b-96f7-562eee7e8580", "size": 1}} 2018-07-21 00:19:38,020 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 used request id req-2f237016-7d7f-4dc7-afb1-e01939d2db8f 2018-07-21 00:19:38,021 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:19:38,021 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293 2018-07-21 00:19:38,021 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293 2018-07-21 00:19:38,024 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5c51d14-6648-47e1-8004-5408b76fa37e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac7aac84c769690b4800724d9f3c04db3beac" 2018-07-21 00:19:38,694 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:19:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a12d580-471c-4349-bc7a-6b9e4be11e5e 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-21 00:19:38,694 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 used request id req-6a12d580-471c-4349-bc7a-6b9e4be11e5e 2018-07-21 00:19:38,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5c51d14-6648-47e1-8004-5408b76fa37e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f8ac7aac84c769690b4800724d9f3c04db3beac" 2018-07-21 00:19:38,897 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-53487523-fd44-468f-9297-9f7e25ada2e1 x-openstack-request-id: req-53487523-fd44-468f-9297-9f7e25ada2e1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume def0110b-2887-4d0b-96f7-562eee7e8580 could not be found.", "code": 404}} 2018-07-21 00:19:38,898 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b2a00410da804cfb9d62422f777b2b00/volumes/def0110b-2887-4d0b-96f7-562eee7e8580 used request id req-53487523-fd44-468f-9297-9f7e25ada2e1 2018-07-21 00:19:38,898 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume def0110b-2887-4d0b-96f7-562eee7e8580 could not be found. (HTTP 404) (Request-ID: req-53487523-fd44-468f-9297-9f7e25ada2e1) 2018-07-21 00:19:38,898 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-4d462b90-8433-429c-962a-9e0e59a0c293 2018-07-21 00:19:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-384eb3e6-11ea-4bd5-9a18-0349b17b1c0c Date: Sat, 21 Jul 2018 00:19:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:19:39,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-384eb3e6-11ea-4bd5-9a18-0349b17b1c0c 2018-07-21 00:19:39,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1663b775-633e-4e1f-98a9-db9a8d58ef7b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:19:39,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-1663b775-633e-4e1f-98a9-db9a8d58ef7b 2018-07-21 00:19:39,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf165292-dcbb-4618-934a-53bc1150c4c3 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:19:39,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-bf165292-dcbb-4618-934a-53bc1150c4c3 2018-07-21 00:19:39,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0de9d3-5797-4396-a656-b88002122a20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:39,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-4d0de9d3-5797-4396-a656-b88002122a20 2018-07-21 00:19:39,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318564e7-a90b-4329-bce6-db4805f82bca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:39,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-318564e7-a90b-4329-bce6-db4805f82bca 2018-07-21 00:19:39,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:39,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d08c2a3a-f74e-406c-b379-b348bdd18e76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:39,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d08c2a3a-f74e-406c-b379-b348bdd18e76 2018-07-21 00:19:39,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d0afcfa-16e4-44b8-9a3e-48425c1400fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:39,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-3d0afcfa-16e4-44b8-9a3e-48425c1400fa 2018-07-21 00:19:39,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57232b30-4837-4870-839c-7862c6601417 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:39,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-57232b30-4837-4870-839c-7862c6601417 2018-07-21 00:19:39,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:39,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:39,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14803d6b-e841-4a6d-9c47-44e83a2b22f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:39,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-14803d6b-e841-4a6d-9c47-44e83a2b22f5 2018-07-21 00:19:39,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:40,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34e0f82f-1e8a-4f61-9c39-d6de92154842 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:40,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-34e0f82f-1e8a-4f61-9c39-d6de92154842 2018-07-21 00:19:40,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:40,072 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj 2018-07-21 00:19:40,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:40,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0f0bae-cf85-4d55-a44f-3ab776bf0aad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:40,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b2a00410da804cfb9d62422f777b2b00 used request id req-cd0f0bae-cf85-4d55-a44f-3ab776bf0aad 2018-07-21 00:19:40,309 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-proj-role 2018-07-21 00:19:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d9d640de6f3342e98162bfd358dd1c3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:40,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-338006e5-922c-4ff0-a040-6f3db59ee35f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:40,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d9d640de6f3342e98162bfd358dd1c3c used request id req-338006e5-922c-4ff0-a040-6f3db59ee35f 2018-07-21 00:19:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0d7b694c163743f1a7a49138b41ecaa12261b82" 2018-07-21 00:19:40,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2c7e1c-49c8-4051-9c0c-708ec68af71a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:40,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cf2c7e1c-49c8-4051-9c0c-708ec68af71a 2018-07-21 00:19:40,529 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-56cf30a3-6524-42e-user 2018-07-21 00:19:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/14824472fab74df5b9b0880b9dac8791 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4d5b0e48b155f2eec5a51ee88265274d608e206" 2018-07-21 00:19:40,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b5c1dc-5898-47ac-a818-68ddc9d5d93d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:40,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/14824472fab74df5b9b0880b9dac8791 used request id req-25b5c1dc-5898-47ac-a818-68ddc9d5d93d 2018-07-21 00:19:40,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:41,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["D16pstlKR42AOZ5weD4giA"], "issued_at": "2018-07-21T00:19:41.000000Z"}} 2018-07-21 00:19:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c96d4809e596ef6c0f48b2f420da70e6b60d2105" 2018-07-21 00:19:41,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34deb42b-510a-462a-889c-b11e37e39ea8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:41,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-34deb42b-510a-462a-889c-b11e37e39ea8 2018-07-21 00:19:41,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:41,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:41,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["s96g9pUCS9W1owFnqPcYCg"], "issued_at": "2018-07-21T00:19:41.000000Z"}} 2018-07-21 00:19:41,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:41,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8486288-0863-47d1-b591-8bba09032a4d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:41,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b8486288-0863-47d1-b591-8bba09032a4d 2018-07-21 00:19:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:41,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:41,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:41,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8d7b62-cc70-4aed-8684-61cd268ca6ee Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:41,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj used request id req-cd8d7b62-cc70-4aed-8684-61cd268ca6ee 2018-07-21 00:19:41,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:41,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1c2546-c2f9-475a-95e3-78a4297b1449 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:41,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bf1c2546-c2f9-475a-95e3-78a4297b1449 2018-07-21 00:19:41,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj"}}' 2018-07-21 00:19:42,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-368f6574-7fa4-465a-8b6c-d18eb29b289a Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2d272358449546d99d63ff48966496be"}, "tags": [], "enabled": true, "id": "2d272358449546d99d63ff48966496be", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj"}} 2018-07-21 00:19:42,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-368f6574-7fa4-465a-8b6c-d18eb29b289a 2018-07-21 00:19:42,009 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj 2018-07-21 00:19:42,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:42,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:42,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["zuzGLOLbTNeZKWbnfFsPUA"], "issued_at": "2018-07-21T00:19:42.000000Z"}} 2018-07-21 00:19:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a64f9286406652704aebb02e3582e88fb77b0300" 2018-07-21 00:19:42,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a625bf-4a79-4952-8f70-e51c480f105e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:42,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c2a625bf-4a79-4952-8f70-e51c480f105e 2018-07-21 00:19:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:42,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64f9286406652704aebb02e3582e88fb77b0300" 2018-07-21 00:19:42,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18bc6a0-02a1-48d1-b039-af29edd43605 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:42,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e18bc6a0-02a1-48d1-b039-af29edd43605 2018-07-21 00:19:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64f9286406652704aebb02e3582e88fb77b0300" 2018-07-21 00:19:42,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1370c08c-29d5-4ac5-b1a9-d5ca44b412f8 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2d272358449546d99d63ff48966496be"}, "tags": [], "enabled": true, "id": "2d272358449546d99d63ff48966496be", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj"}]} 2018-07-21 00:19:42,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj used request id req-1370c08c-29d5-4ac5-b1a9-d5ca44b412f8 2018-07-21 00:19:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64f9286406652704aebb02e3582e88fb77b0300" 2018-07-21 00:19:42,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c8c061-0427-457d-8705-ffd690da768f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:42,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b3c8c061-0427-457d-8705-ffd690da768f 2018-07-21 00:19:43,225 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-user 2018-07-21 00:19:43,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:43,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:43,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9315f94-8c9f-4591-812a-1c7d5d441ba5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:43,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c9315f94-8c9f-4591-812a-1c7d5d441ba5 2018-07-21 00:19:43,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj-role"}}' 2018-07-21 00:19:43,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aabd4aa-b413-4d07-a85f-36978adc137c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f094713261a94a598f13c6cc248426fc", "links": {"self": "http://172.30.9.21:5000/v3/roles/f094713261a94a598f13c6cc248426fc"}, "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj-role"}} 2018-07-21 00:19:43,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5aabd4aa-b413-4d07-a85f-36978adc137c 2018-07-21 00:19:43,440 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj-role 2018-07-21 00:19:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f094713261a94a598f13c6cc248426fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:43,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4f14a8-605f-4610-96d5-57d8614c3303 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f094713261a94a598f13c6cc248426fc", "links": {"self": "http://172.30.9.21:5000/v3/roles/f094713261a94a598f13c6cc248426fc"}, "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj-role"}} 2018-07-21 00:19:43,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f094713261a94a598f13c6cc248426fc used request id req-8a4f14a8-605f-4610-96d5-57d8614c3303 2018-07-21 00:19:43,463 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj-role to project CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj 2018-07-21 00:19:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2d272358449546d99d63ff48966496be/users/0c7adad7d56e493daeb3c2cf0fecc0c9/roles/f094713261a94a598f13c6cc248426fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:43,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afadf623-530f-4f79-b268-706696c1c9e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:43,532 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2d272358449546d99d63ff48966496be/users/0c7adad7d56e493daeb3c2cf0fecc0c9/roles/f094713261a94a598f13c6cc248426fc used request id req-afadf623-530f-4f79-b268-706696c1c9e7 2018-07-21 00:19:43,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:43,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:43,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f094713261a94a598f13c6cc248426fc", "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj-role"}], "expires_at": "2018-07-21T01:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d272358449546d99d63ff48966496be", "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2d272358449546d99d63ff48966496be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/2d272358449546d99d63ff48966496be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/2d272358449546d99d63ff48966496be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2d272358449546d99d63ff48966496be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/2d272358449546d99d63ff48966496be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/2d272358449546d99d63ff48966496be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_2d272358449546d99d63ff48966496be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2d272358449546d99d63ff48966496be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2d272358449546d99d63ff48966496be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/2d272358449546d99d63ff48966496be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/2d272358449546d99d63ff48966496be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2d272358449546d99d63ff48966496be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/2d272358449546d99d63ff48966496be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/2d272358449546d99d63ff48966496be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-user", "id": "0c7adad7d56e493daeb3c2cf0fecc0c9"}, "audit_ids": ["HUP61w3sQ36UH06rJSVV5A"], "issued_at": "2018-07-21T00:19:43.000000Z"}} 2018-07-21 00:19:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8f88016c135be830c24795be02af15d470980ac7" 2018-07-21 00:19:44,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca35ce0-aa53-4b53-bbf1-47ad9305d994 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:44,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6ca35ce0-aa53-4b53-bbf1-47ad9305d994 2018-07-21 00:19:44,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/2d272358449546d99d63ff48966496be/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f88016c135be830c24795be02af15d470980ac7" 2018-07-21 00:19:44,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:44 GMT Server: Apache x-compute-request-id: req-945aff92-7f92-4139-b79a-3e0e1ec8bf21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-945aff92-7f92-4139-b79a-3e0e1ec8bf21 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:19:44,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/2d272358449546d99d63ff48966496be/volumes/detail used request id req-945aff92-7f92-4139-b79a-3e0e1ec8bf21 2018-07-21 00:19:44,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/2d272358449546d99d63ff48966496be/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-945aff92-7f92-4139-b79a-3e0e1ec8bf21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f88016c135be830c24795be02af15d470980ac7" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-5468cf55-e7e1-46e6-acd2-f379585dce58", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:19:44,649 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 00:19:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0ad79479-a9d1-4f29-b43f-640ebe5b6df4 x-openstack-request-id: req-0ad79479-a9d1-4f29-b43f-640ebe5b6df4 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-21 00:19:44,649 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/2d272358449546d99d63ff48966496be/volumes used request id req-0ad79479-a9d1-4f29-b43f-640ebe5b6df4 2018-07-21 00:19:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:44,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0fa2b449-0b1f-428a-aa6d-b8d0628a5cd4 Date: Sat, 21 Jul 2018 00:19:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:19:44,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-0fa2b449-0b1f-428a-aa6d-b8d0628a5cd4 2018-07-21 00:19:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc65e62-f9da-4bb9-b065-75f5ee8e5619 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:19:45,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-3dc65e62-f9da-4bb9-b065-75f5ee8e5619 2018-07-21 00:19:45,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6f7958-2b8a-4b07-b523-3414a002d4f5 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:19:45,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-2b6f7958-2b8a-4b07-b523-3414a002d4f5 2018-07-21 00:19:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c649504-5682-4b57-afe0-a667554c8c8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:45,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-0c649504-5682-4b57-afe0-a667554c8c8c 2018-07-21 00:19:45,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd83ee6b-2c87-4804-8cb2-b39caa901eb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:45,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-dd83ee6b-2c87-4804-8cb2-b39caa901eb8 2018-07-21 00:19:45,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e7c581-91f0-4b76-9dee-b3794617d36d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:45,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-57e7c581-91f0-4b76-9dee-b3794617d36d 2018-07-21 00:19:45,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc12783-f325-48af-af1d-6d0e600e9eae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:45,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-5cc12783-f325-48af-af1d-6d0e600e9eae 2018-07-21 00:19:45,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:45,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4646e1ee-c401-4d44-9648-16dbc19be557 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:45,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-4646e1ee-c401-4d44-9648-16dbc19be557 2018-07-21 00:19:45,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:45,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47dfd961-2e0a-4e8f-b5ab-c949c7978591 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:45,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-47dfd961-2e0a-4e8f-b5ab-c949c7978591 2018-07-21 00:19:45,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:45,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1661de4-bd8e-4776-8816-08823a49cf04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:45,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-d1661de4-bd8e-4776-8816-08823a49cf04 2018-07-21 00:19:45,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:45,771 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj 2018-07-21 00:19:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2d272358449546d99d63ff48966496be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:45,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b70fbe51-7cad-426c-b72d-32bad8746113 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:45,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2d272358449546d99d63ff48966496be used request id req-b70fbe51-7cad-426c-b72d-32bad8746113 2018-07-21 00:19:45,997 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-proj-role 2018-07-21 00:19:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f094713261a94a598f13c6cc248426fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:46,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf138a84-e793-496d-b117-0f4dc8dc3c12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:46,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f094713261a94a598f13c6cc248426fc used request id req-bf138a84-e793-496d-b117-0f4dc8dc3c12 2018-07-21 00:19:46,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10f62ab2b3b24ac6a01ccd6b5850d9296ba4fa8e" 2018-07-21 00:19:46,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6885babb-566d-4976-814c-acf90d715f00 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:46,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6885babb-566d-4976-814c-acf90d715f00 2018-07-21 00:19:46,217 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e0bdc6b3-0c4d-4a7-user 2018-07-21 00:19:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0c7adad7d56e493daeb3c2cf0fecc0c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64f9286406652704aebb02e3582e88fb77b0300" 2018-07-21 00:19:46,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4ffee0-278b-472a-8556-5a8c3fbfa69f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:46,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0c7adad7d56e493daeb3c2cf0fecc0c9 used request id req-5d4ffee0-278b-472a-8556-5a8c3fbfa69f 2018-07-21 00:19:46,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:46,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qtgD_YB1S1uGBakH4oFVXg"], "issued_at": "2018-07-21T00:19:46.000000Z"}} 2018-07-21 00:19:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}276f958f33e327a0d047d625fc543de903e6f884" 2018-07-21 00:19:46,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6899d5b3-783a-4f39-b703-b0e76209e14d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:46,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6899d5b3-783a-4f39-b703-b0e76209e14d 2018-07-21 00:19:46,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:46,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:47,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["uAe5cPkzR6KD8bLABwJUGQ"], "issued_at": "2018-07-21T00:19:47.000000Z"}} 2018-07-21 00:19:47,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:47,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de85701-4ff2-4eb0-a39c-dccb3772f385 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:47,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6de85701-4ff2-4eb0-a39c-dccb3772f385 2018-07-21 00:19:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:47,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:47,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:47,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29cad377-cc5c-4e12-a8dd-443256bfe621 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:47,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj used request id req-29cad377-cc5c-4e12-a8dd-443256bfe621 2018-07-21 00:19:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:47,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3881b11a-0aca-4b65-8abb-572387f8fbed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:47,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3881b11a-0aca-4b65-8abb-572387f8fbed 2018-07-21 00:19:47,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj"}}' 2018-07-21 00:19:47,709 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5706220b-5350-488a-ab1b-6e33fd6cbe14 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5ed6c6b3ea1e49189ccb5169b41d681b"}, "tags": [], "enabled": true, "id": "5ed6c6b3ea1e49189ccb5169b41d681b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj"}} 2018-07-21 00:19:47,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5706220b-5350-488a-ab1b-6e33fd6cbe14 2018-07-21 00:19:47,710 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj 2018-07-21 00:19:47,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:47,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:48,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["bZslmBq3QdaBB4EbBBrt-Q"], "issued_at": "2018-07-21T00:19:48.000000Z"}} 2018-07-21 00:19:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8571a6b965753f8682413e332ecee0749ffd41e6" 2018-07-21 00:19:48,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0720d009-7dd5-4b75-9455-964d85f88210 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:48,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0720d009-7dd5-4b75-9455-964d85f88210 2018-07-21 00:19:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:48,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:48,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8571a6b965753f8682413e332ecee0749ffd41e6" 2018-07-21 00:19:48,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d79dcb5-8d55-44a1-a1ce-edb7993ed5ae Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:48,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5d79dcb5-8d55-44a1-a1ce-edb7993ed5ae 2018-07-21 00:19:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8571a6b965753f8682413e332ecee0749ffd41e6" 2018-07-21 00:19:48,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da1e4e0-1bfb-4fc5-8d39-c76171a14896 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5ed6c6b3ea1e49189ccb5169b41d681b"}, "tags": [], "enabled": true, "id": "5ed6c6b3ea1e49189ccb5169b41d681b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj"}]} 2018-07-21 00:19:48,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj used request id req-2da1e4e0-1bfb-4fc5-8d39-c76171a14896 2018-07-21 00:19:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8571a6b965753f8682413e332ecee0749ffd41e6" 2018-07-21 00:19:48,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421ace02-6d4b-409c-81e7-6870ac446555 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:48,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-421ace02-6d4b-409c-81e7-6870ac446555 2018-07-21 00:19:48,967 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-user 2018-07-21 00:19:48,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:49,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a66d61d-b3a7-4387-ae16-aa060639dec6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:49,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2a66d61d-b3a7-4387-ae16-aa060639dec6 2018-07-21 00:19:49,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj-role"}}' 2018-07-21 00:19:49,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578a8cf6-55c6-41b3-8bef-5636b01bd4e7 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4f9dd451d1e4c518292ea1acd6457d9", "links": {"self": "http://172.30.9.21:5000/v3/roles/a4f9dd451d1e4c518292ea1acd6457d9"}, "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj-role"}} 2018-07-21 00:19:49,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-578a8cf6-55c6-41b3-8bef-5636b01bd4e7 2018-07-21 00:19:49,183 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj-role 2018-07-21 00:19:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a4f9dd451d1e4c518292ea1acd6457d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:49,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38a10e2-f62b-49b7-9ff1-14de9664e3f7 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4f9dd451d1e4c518292ea1acd6457d9", "links": {"self": "http://172.30.9.21:5000/v3/roles/a4f9dd451d1e4c518292ea1acd6457d9"}, "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj-role"}} 2018-07-21 00:19:49,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a4f9dd451d1e4c518292ea1acd6457d9 used request id req-c38a10e2-f62b-49b7-9ff1-14de9664e3f7 2018-07-21 00:19:49,276 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj-role to project CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj 2018-07-21 00:19:49,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5ed6c6b3ea1e49189ccb5169b41d681b/users/604f35caae2147e693965bff4001d70c/roles/a4f9dd451d1e4c518292ea1acd6457d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:49,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0d489c-f404-4c7a-8727-ad085daaff31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:49,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5ed6c6b3ea1e49189ccb5169b41d681b/users/604f35caae2147e693965bff4001d70c/roles/a4f9dd451d1e4c518292ea1acd6457d9 used request id req-cf0d489c-f404-4c7a-8727-ad085daaff31 2018-07-21 00:19:49,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:49,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:49,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4f9dd451d1e4c518292ea1acd6457d9", "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj-role"}], "expires_at": "2018-07-21T01:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ed6c6b3ea1e49189ccb5169b41d681b", "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5ed6c6b3ea1e49189ccb5169b41d681b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-user", "id": "604f35caae2147e693965bff4001d70c"}, "audit_ids": ["7jOaYTMJQ5-Y8RA26CWoKw"], "issued_at": "2018-07-21T00:19:49.000000Z"}} 2018-07-21 00:19:49,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}026bf49165f46afdfc64c3faf2afd0e03f228c98" 2018-07-21 00:19:49,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca9a23a-bc11-41e8-ac84-81b6ae25c570 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:49,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2ca9a23a-bc11-41e8-ac84-81b6ae25c570 2018-07-21 00:19:49,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/5ed6c6b3ea1e49189ccb5169b41d681b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026bf49165f46afdfc64c3faf2afd0e03f228c98" 2018-07-21 00:19:50,115 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:49 GMT Server: Apache x-compute-request-id: req-55594263-d695-4ef5-bac7-6ac8e2172af8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55594263-d695-4ef5-bac7-6ac8e2172af8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:19:50,115 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/5ed6c6b3ea1e49189ccb5169b41d681b/volumes/detail used request id req-55594263-d695-4ef5-bac7-6ac8e2172af8 2018-07-21 00:19:50,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/5ed6c6b3ea1e49189ccb5169b41d681b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-55594263-d695-4ef5-bac7-6ac8e2172af8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026bf49165f46afdfc64c3faf2afd0e03f228c98" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-e7c957c3-3a43-4fdd-8de4-eb11327482ba", "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-21 00:19:50,295 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 00:19:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b254566b-9899-42b6-8f5b-fcda2aefd0f6 x-openstack-request-id: req-b254566b-9899-42b6-8f5b-fcda2aefd0f6 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-07-21 00:19:50,296 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/5ed6c6b3ea1e49189ccb5169b41d681b/volumes used request id req-b254566b-9899-42b6-8f5b-fcda2aefd0f6 2018-07-21 00:19:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:50,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-bb158ef3-f45e-4ef8-a9fb-3c7dd8770aa5 Date: Sat, 21 Jul 2018 00:19:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:19:50,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bb158ef3-f45e-4ef8-a9fb-3c7dd8770aa5 2018-07-21 00:19:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:50,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4616e2-37c5-49c1-89b8-a02fcd648a68 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:19:50,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-ac4616e2-37c5-49c1-89b8-a02fcd648a68 2018-07-21 00:19:50,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:50,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf895a2-0ea4-4bf4-b4a2-ffa055a128f2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:19:50,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-4bf895a2-0ea4-4bf4-b4a2-ffa055a128f2 2018-07-21 00:19:50,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:50,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6de784-6970-4869-94e4-35c78c2f739e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:50,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-dd6de784-6970-4869-94e4-35c78c2f739e 2018-07-21 00:19:50,774 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:50,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9879dd-7eda-4359-95cb-4d6b762564d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:50,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-4d9879dd-7eda-4359-95cb-4d6b762564d7 2018-07-21 00:19:50,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:50,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa36273-8ebc-4af2-9531-354b218cff0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:50,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-bfa36273-8ebc-4af2-9531-354b218cff0e 2018-07-21 00:19:50,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:51,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86adc4cc-0d7f-48bf-863b-4e0f49bd08dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:51,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-86adc4cc-0d7f-48bf-863b-4e0f49bd08dd 2018-07-21 00:19:51,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:51,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:51,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f15bec-29d0-489d-88a5-befbd7a54704 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:51,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-70f15bec-29d0-489d-88a5-befbd7a54704 2018-07-21 00:19:51,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:51,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81b59118-e1ca-4f66-bf03-073511c34e23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:51,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-81b59118-e1ca-4f66-bf03-073511c34e23 2018-07-21 00:19:51,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:51,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b90e1cd7-10d0-4f5b-ae49-424b2a26c1fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:51,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-b90e1cd7-10d0-4f5b-ae49-424b2a26c1fc 2018-07-21 00:19:51,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:51,342 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj 2018-07-21 00:19:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5ed6c6b3ea1e49189ccb5169b41d681b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:51,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7daf7d5a-bdb4-4899-b5d0-093376159210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:51,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5ed6c6b3ea1e49189ccb5169b41d681b used request id req-7daf7d5a-bdb4-4899-b5d0-093376159210 2018-07-21 00:19:51,585 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-proj-role 2018-07-21 00:19:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a4f9dd451d1e4c518292ea1acd6457d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:51,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad51708-689b-4675-a602-730a2e79622a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:51,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a4f9dd451d1e4c518292ea1acd6457d9 used request id req-3ad51708-689b-4675-a602-730a2e79622a 2018-07-21 00:19:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80eb771199eb3ae07a8d06ad3086f478495cffe7" 2018-07-21 00:19:51,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1ee6e2-d9c1-4197-8375-52369b4a2eb6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:51,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c1ee6e2-d9c1-4197-8375-52369b4a2eb6 2018-07-21 00:19:51,811 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-1e681ebf-4727-49a-user 2018-07-21 00:19:51,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/604f35caae2147e693965bff4001d70c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8571a6b965753f8682413e332ecee0749ffd41e6" 2018-07-21 00:19:52,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e39a61-a39c-4c32-9ef5-326d2f987dfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:52,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/604f35caae2147e693965bff4001d70c used request id req-62e39a61-a39c-4c32-9ef5-326d2f987dfd 2018-07-21 00:19:52,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:52,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jAUrPQ1-TjyazBFWYSKHGw"], "issued_at": "2018-07-21T00:19:52.000000Z"}} 2018-07-21 00:19:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d1fdbdecc0169b16db152b682c8fc4dd50b8e019" 2018-07-21 00:19:52,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1024968-92f2-4c42-b6cb-da1036691c19 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:52,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c1024968-92f2-4c42-b6cb-da1036691c19 2018-07-21 00:19:52,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:52,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:52,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["KPxZc3CVR0utOjfRAAMg0Q"], "issued_at": "2018-07-21T00:19:52.000000Z"}} 2018-07-21 00:19:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:53,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9598e6fa-4869-42e6-a51d-686a6aaa828e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:53,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9598e6fa-4869-42e6-a51d-686a6aaa828e 2018-07-21 00:19:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:53,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69c8adf-059a-426a-88aa-349d56d07d50 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:53,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj used request id req-d69c8adf-059a-426a-88aa-349d56d07d50 2018-07-21 00:19:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4584cc41-27dc-4f9c-b0aa-f54c79035a2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:53,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4584cc41-27dc-4f9c-b0aa-f54c79035a2e 2018-07-21 00:19:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj"}}' 2018-07-21 00:19:53,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77c2834-1eb4-461e-8ff2-7810e4181b7d Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7aec49f451b94f36883a39737701f6e7"}, "tags": [], "enabled": true, "id": "7aec49f451b94f36883a39737701f6e7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj"}} 2018-07-21 00:19:53,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e77c2834-1eb4-461e-8ff2-7810e4181b7d 2018-07-21 00:19:53,302 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj 2018-07-21 00:19:53,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:53,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:53,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7SVYPHEOTY2eNaJW2gKpvg"], "issued_at": "2018-07-21T00:19:53.000000Z"}} 2018-07-21 00:19:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}211f330ef2427e46c5fcf3b6357ce0d69df58796" 2018-07-21 00:19:53,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d59ec07-021f-4a12-896a-58fd57fc1bdc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:53,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d59ec07-021f-4a12-896a-58fd57fc1bdc 2018-07-21 00:19:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:53,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:53,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211f330ef2427e46c5fcf3b6357ce0d69df58796" 2018-07-21 00:19:53,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e588f3-e9df-47a6-ab70-67de1c9bf172 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:53,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e0e588f3-e9df-47a6-ab70-67de1c9bf172 2018-07-21 00:19:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211f330ef2427e46c5fcf3b6357ce0d69df58796" 2018-07-21 00:19:53,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0755ffa-fae8-488c-b7af-2976c1d44888 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7aec49f451b94f36883a39737701f6e7"}, "tags": [], "enabled": true, "id": "7aec49f451b94f36883a39737701f6e7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj"}]} 2018-07-21 00:19:53,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj used request id req-a0755ffa-fae8-488c-b7af-2976c1d44888 2018-07-21 00:19:53,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211f330ef2427e46c5fcf3b6357ce0d69df58796" 2018-07-21 00:19:54,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9c1de2-4925-43b6-a4f8-45d254e9df47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:54,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9d9c1de2-4925-43b6-a4f8-45d254e9df47 2018-07-21 00:19:54,416 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-user 2018-07-21 00:19:54,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:54,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c892b286-5535-4313-8f0d-640cb362dc17 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:54,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c892b286-5535-4313-8f0d-640cb362dc17 2018-07-21 00:19:54,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj-role"}}' 2018-07-21 00:19:54,626 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-417eb6bc-67eb-469c-9ead-234bf23c9da5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71fdc464eafa42618e1c85c9d7fead90", "links": {"self": "http://172.30.9.21:5000/v3/roles/71fdc464eafa42618e1c85c9d7fead90"}, "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj-role"}} 2018-07-21 00:19:54,626 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-417eb6bc-67eb-469c-9ead-234bf23c9da5 2018-07-21 00:19:54,627 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj-role 2018-07-21 00:19:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/71fdc464eafa42618e1c85c9d7fead90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:54,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb85247c-95ce-46b3-a14a-c10440150cf5 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71fdc464eafa42618e1c85c9d7fead90", "links": {"self": "http://172.30.9.21:5000/v3/roles/71fdc464eafa42618e1c85c9d7fead90"}, "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj-role"}} 2018-07-21 00:19:54,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/71fdc464eafa42618e1c85c9d7fead90 used request id req-fb85247c-95ce-46b3-a14a-c10440150cf5 2018-07-21 00:19:54,722 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj-role to project CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj 2018-07-21 00:19:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/7aec49f451b94f36883a39737701f6e7/users/2ee21e25f3ae481eb4bf3d1b30b2b53e/roles/71fdc464eafa42618e1c85c9d7fead90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:54,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34797664-035b-4240-8105-f3cacdc4d39d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:54,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7aec49f451b94f36883a39737701f6e7/users/2ee21e25f3ae481eb4bf3d1b30b2b53e/roles/71fdc464eafa42618e1c85c9d7fead90 used request id req-34797664-035b-4240-8105-f3cacdc4d39d 2018-07-21 00:19:54,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:54,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:55,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71fdc464eafa42618e1c85c9d7fead90", "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj-role"}], "expires_at": "2018-07-21T01:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7aec49f451b94f36883a39737701f6e7", "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7aec49f451b94f36883a39737701f6e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/7aec49f451b94f36883a39737701f6e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/7aec49f451b94f36883a39737701f6e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7aec49f451b94f36883a39737701f6e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/7aec49f451b94f36883a39737701f6e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/7aec49f451b94f36883a39737701f6e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_7aec49f451b94f36883a39737701f6e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7aec49f451b94f36883a39737701f6e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7aec49f451b94f36883a39737701f6e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/7aec49f451b94f36883a39737701f6e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/7aec49f451b94f36883a39737701f6e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7aec49f451b94f36883a39737701f6e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/7aec49f451b94f36883a39737701f6e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/7aec49f451b94f36883a39737701f6e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-user", "id": "2ee21e25f3ae481eb4bf3d1b30b2b53e"}, "audit_ids": ["2f_mTP6iTSC0mAmRAZjgDA"], "issued_at": "2018-07-21T00:19:55.000000Z"}} 2018-07-21 00:19:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7a7884b5f64e27794725260b294145a4fb12fac4" 2018-07-21 00:19:55,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a14e72-c9da-4aa0-b6ab-a9be61012658 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:55,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a9a14e72-c9da-4aa0-b6ab-a9be61012658 2018-07-21 00:19:55,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/7aec49f451b94f36883a39737701f6e7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7884b5f64e27794725260b294145a4fb12fac4" 2018-07-21 00:19:55,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:55 GMT Server: Apache x-compute-request-id: req-fab3238d-6962-4513-922d-74c1707c42d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fab3238d-6962-4513-922d-74c1707c42d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:19:55,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/7aec49f451b94f36883a39737701f6e7/volumes/detail used request id req-fab3238d-6962-4513-922d-74c1707c42d7 2018-07-21 00:19:55,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/7aec49f451b94f36883a39737701f6e7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fab3238d-6962-4513-922d-74c1707c42d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7884b5f64e27794725260b294145a4fb12fac4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-5839bc3c-561f-4996-8786-586aad222d7c", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:19:55,892 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-051240e1-5314-42fc-8bd7-ecadf6240ca9 x-openstack-request-id: req-051240e1-5314-42fc-8bd7-ecadf6240ca9 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-21 00:19:55,892 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/7aec49f451b94f36883a39737701f6e7/volumes used request id req-051240e1-5314-42fc-8bd7-ecadf6240ca9 2018-07-21 00:19:55,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7ca04a43-c62e-4fa7-ae8f-aa77273767c8 Date: Sat, 21 Jul 2018 00:19:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:19:56,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7ca04a43-c62e-4fa7-ae8f-aa77273767c8 2018-07-21 00:19:56,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df60952-8160-4b32-bf24-157a03e842f2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:19:56,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-4df60952-8160-4b32-bf24-157a03e842f2 2018-07-21 00:19:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa6ce79-c4e1-406f-8c3b-4c11bcaf5eea Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:19:56,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-9fa6ce79-c4e1-406f-8c3b-4c11bcaf5eea 2018-07-21 00:19:56,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8a6d4f-a51e-4da3-b57d-6412d0e93ecd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:56,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-cd8a6d4f-a51e-4da3-b57d-6412d0e93ecd 2018-07-21 00:19:56,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b1d16a-bf18-4dfa-ada4-57502a6dac9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:56,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-20b1d16a-bf18-4dfa-ada4-57502a6dac9f 2018-07-21 00:19:56,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:56,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5310187-0b23-4fd9-b461-ae6d9ee997ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:56,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-a5310187-0b23-4fd9-b461-ae6d9ee997ce 2018-07-21 00:19:56,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:56,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b8c0966-fdfe-474b-9749-f569ae4cb766 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:56,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-2b8c0966-fdfe-474b-9749-f569ae4cb766 2018-07-21 00:19:56,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:56,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dddbabd9-0d05-4cef-8cd4-178c15263f1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:56,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-dddbabd9-0d05-4cef-8cd4-178c15263f1a 2018-07-21 00:19:56,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:57,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c13e55-b5e6-459e-a315-c2cc82246770 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:57,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-e9c13e55-b5e6-459e-a315-c2cc82246770 2018-07-21 00:19:57,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:57,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c45c83-3e77-4324-94ab-09f4e69b7baf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:19:57,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-d7c45c83-3e77-4324-94ab-09f4e69b7baf 2018-07-21 00:19:57,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:19:57,111 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj 2018-07-21 00:19:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7aec49f451b94f36883a39737701f6e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:57,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e6fa5e7-e5b0-4e16-9233-67c1ff85e584 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:57,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7aec49f451b94f36883a39737701f6e7 used request id req-7e6fa5e7-e5b0-4e16-9233-67c1ff85e584 2018-07-21 00:19:57,351 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-proj-role 2018-07-21 00:19:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/71fdc464eafa42618e1c85c9d7fead90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:57,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714fd38e-03f1-4f17-b2be-2c06cd3a0dfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:57,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/71fdc464eafa42618e1c85c9d7fead90 used request id req-714fd38e-03f1-4f17-b2be-2c06cd3a0dfb 2018-07-21 00:19:57,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e065d95821a352be2dbdaea1311f846adf9a75" 2018-07-21 00:19:57,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52397cf-cb0e-438d-acf8-ad2b801a3327 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:19:57,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b52397cf-cb0e-438d-acf8-ad2b801a3327 2018-07-21 00:19:57,565 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-c3848bcb-f3b2-40f-user 2018-07-21 00:19:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2ee21e25f3ae481eb4bf3d1b30b2b53e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211f330ef2427e46c5fcf3b6357ce0d69df58796" 2018-07-21 00:19:57,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3030058-71ee-4a7d-b5fb-afe965dee101 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:19:57,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2ee21e25f3ae481eb4bf3d1b30b2b53e used request id req-f3030058-71ee-4a7d-b5fb-afe965dee101 2018-07-21 00:19:57,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:58,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Xe5FprKdQnaI_G-7NHjH3Q"], "issued_at": "2018-07-21T00:19:58.000000Z"}} 2018-07-21 00:19:58,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6efba3136d25fa68d6ced199f95841ae9a2dee59" 2018-07-21 00:19:58,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db24648b-75c9-4c05-bb30-26018e75167e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:58,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-db24648b-75c9-4c05-bb30-26018e75167e 2018-07-21 00:19:58,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:58,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:58,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wABirDjnSzmZ8c7pchuOuQ"], "issued_at": "2018-07-21T00:19:58.000000Z"}} 2018-07-21 00:19:58,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:19:58,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c5a51a-e2de-4d8b-a6e3-d7431e643689 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:58,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-50c5a51a-e2de-4d8b-a6e3-d7431e643689 2018-07-21 00:19:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:58,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:19:58,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b1a88e-9ad5-43d8-9542-8235aa582284 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:19:58,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj used request id req-75b1a88e-9ad5-43d8-9542-8235aa582284 2018-07-21 00:19:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:19:58,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ee5766-01cb-4e22-8230-6cccceb7d604 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:58,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-02ee5766-01cb-4e22-8230-6cccceb7d604 2018-07-21 00:19:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj"}}' 2018-07-21 00:19:59,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c75fd7b-b800-4f23-bd74-2ac9929a3474 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/693e1b8fde1b4ba9a356d7a9b8183008"}, "tags": [], "enabled": true, "id": "693e1b8fde1b4ba9a356d7a9b8183008", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj"}} 2018-07-21 00:19:59,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4c75fd7b-b800-4f23-bd74-2ac9929a3474 2018-07-21 00:19:59,076 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj 2018-07-21 00:19:59,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:19:59,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:19:59,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fu-C4DGpRg-wDkeUo-F9OQ"], "issued_at": "2018-07-21T00:19:59.000000Z"}} 2018-07-21 00:19:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a3a9f292993e1f1eaa0cebac239d2528f6b9fe62" 2018-07-21 00:19:59,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602fb054-e0f4-4b24-a8c6-e8b20a32d359 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:19:59,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-602fb054-e0f4-4b24-a8c6-e8b20a32d359 2018-07-21 00:19:59,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:19:59,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:19:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a9f292993e1f1eaa0cebac239d2528f6b9fe62" 2018-07-21 00:19:59,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700bff0e-3dc9-4074-93cb-9d915ef3bc01 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:19:59,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-700bff0e-3dc9-4074-93cb-9d915ef3bc01 2018-07-21 00:19:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a9f292993e1f1eaa0cebac239d2528f6b9fe62" 2018-07-21 00:19:59,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016b6465-36c1-40aa-b16e-5f19bd93d064 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/693e1b8fde1b4ba9a356d7a9b8183008"}, "tags": [], "enabled": true, "id": "693e1b8fde1b4ba9a356d7a9b8183008", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj"}]} 2018-07-21 00:19:59,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj used request id req-016b6465-36c1-40aa-b16e-5f19bd93d064 2018-07-21 00:19:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a9f292993e1f1eaa0cebac239d2528f6b9fe62" 2018-07-21 00:19:59,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04dbb2e-2d7b-4cb9-a853-77aee795f939 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:19:59,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f04dbb2e-2d7b-4cb9-a853-77aee795f939 2018-07-21 00:20:00,248 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-6ca7a549-aa18-43e-user 2018-07-21 00:20:00,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:00,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:00,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3308745-cd85-4a75-b6c6-d0a890a59f77 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:00,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3308745-cd85-4a75-b6c6-d0a890a59f77 2018-07-21 00:20:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" -d '{"role": {"name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj-role"}}' 2018-07-21 00:20:00,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41646774-cba0-406e-8e7b-805082b6ce82 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a2b721299134569b8219bd7e84b8e8f", "links": {"self": "http://172.30.9.21:5000/v3/roles/8a2b721299134569b8219bd7e84b8e8f"}, "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj-role"}} 2018-07-21 00:20:00,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-41646774-cba0-406e-8e7b-805082b6ce82 2018-07-21 00:20:00,465 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj-role 2018-07-21 00:20:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8a2b721299134569b8219bd7e84b8e8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:00,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfaa0ec-2db3-4758-aa50-1216a371e9c8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a2b721299134569b8219bd7e84b8e8f", "links": {"self": "http://172.30.9.21:5000/v3/roles/8a2b721299134569b8219bd7e84b8e8f"}, "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj-role"}} 2018-07-21 00:20:00,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8a2b721299134569b8219bd7e84b8e8f used request id req-5cfaa0ec-2db3-4758-aa50-1216a371e9c8 2018-07-21 00:20:00,561 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj-role to project CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj 2018-07-21 00:20:00,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/693e1b8fde1b4ba9a356d7a9b8183008/users/0b46cbc23a7d4649b1bc82e8a7bd9114/roles/8a2b721299134569b8219bd7e84b8e8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:00,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6860d33b-c391-4e71-99f9-236f6fad84e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:00,700 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/693e1b8fde1b4ba9a356d7a9b8183008/users/0b46cbc23a7d4649b1bc82e8a7bd9114/roles/8a2b721299134569b8219bd7e84b8e8f used request id req-6860d33b-c391-4e71-99f9-236f6fad84e5 2018-07-21 00:20:00,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:00,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:01,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BPdnrbRRQ52ulv0hCCyQEQ"], "issued_at": "2018-07-21T00:20:01.000000Z"}} 2018-07-21 00:20:01,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0b9868e356331334c513d10e18664295fdad9a01" 2018-07-21 00:20:01,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2992440-d5f8-4ba7-a37d-b3726399557b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:01,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e2992440-d5f8-4ba7-a37d-b3726399557b 2018-07-21 00:20:01,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9868e356331334c513d10e18664295fdad9a01" 2018-07-21 00:20:01,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:01 GMT Server: Apache x-compute-request-id: req-d07d6565-1ac9-4eb4-a35c-1c8ff639503c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d07d6565-1ac9-4eb4-a35c-1c8ff639503c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:20:01,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-d07d6565-1ac9-4eb4-a35c-1c8ff639503c 2018-07-21 00:20:01,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d07d6565-1ac9-4eb4-a35c-1c8ff639503c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9868e356331334c513d10e18664295fdad9a01" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-cbeecd68-e6de-40b9-a858-6f5954fabb09-vol-type", "description": null}}' 2018-07-21 00:20:01,996 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:01 GMT Server: Apache x-compute-request-id: req-83286bdd-b035-4c15-b78e-7583ba25a290 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83286bdd-b035-4c15-b78e-7583ba25a290 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-cbeecd68-e6de-40b9-a858-6f5954fabb09-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ceb3f3a1-2156-4433-afe5-06d574fa80a4", "description": null}} 2018-07-21 00:20:01,997 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-83286bdd-b035-4c15-b78e-7583ba25a290 2018-07-21 00:20:01,997 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-cbeecd68-e6de-40b9-a858-6f5954fabb09-vol-type 2018-07-21 00:20:01,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:01,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:02,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a2b721299134569b8219bd7e84b8e8f", "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj-role"}], "expires_at": "2018-07-21T01:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "693e1b8fde1b4ba9a356d7a9b8183008", "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_693e1b8fde1b4ba9a356d7a9b8183008", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_693e1b8fde1b4ba9a356d7a9b8183008", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/693e1b8fde1b4ba9a356d7a9b8183008", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-6ca7a549-aa18-43e-user", "id": "0b46cbc23a7d4649b1bc82e8a7bd9114"}, "audit_ids": ["j2Ep2dfkQh2PlouFEAmlGQ"], "issued_at": "2018-07-21T00:20:02.000000Z"}} 2018-07-21 00:20:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b373bfa47dc735398728bd12c757e5dca4c546aa" 2018-07-21 00:20:02,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d68ba9-8b8a-49a8-b889-8ed0d2d8323b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:02,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b1d68ba9-8b8a-49a8-b889-8ed0d2d8323b 2018-07-21 00:20:02,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/693e1b8fde1b4ba9a356d7a9b8183008/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b373bfa47dc735398728bd12c757e5dca4c546aa" 2018-07-21 00:20:02,715 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:02 GMT Server: Apache x-compute-request-id: req-ca11e8d8-0952-4169-94c9-9ad7e8ae1b0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca11e8d8-0952-4169-94c9-9ad7e8ae1b0d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:20:02,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/693e1b8fde1b4ba9a356d7a9b8183008/volumes/detail used request id req-ca11e8d8-0952-4169-94c9-9ad7e8ae1b0d 2018-07-21 00:20:02,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/693e1b8fde1b4ba9a356d7a9b8183008/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca11e8d8-0952-4169-94c9-9ad7e8ae1b0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b373bfa47dc735398728bd12c757e5dca4c546aa" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-cbeecd68-e6de-40b9-a858-6f5954fabb09-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:20:02,912 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5bd56662-f4c7-4536-a48b-1417f647b61d x-openstack-request-id: req-5bd56662-f4c7-4536-a48b-1417f647b61d Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-21 00:20:02,912 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/693e1b8fde1b4ba9a356d7a9b8183008/volumes used request id req-5bd56662-f4c7-4536-a48b-1417f647b61d 2018-07-21 00:20:02,913 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-cbeecd68-e6de-40b9-a858-6f5954fabb09-vol-type 2018-07-21 00:20:02,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/ceb3f3a1-2156-4433-afe5-06d574fa80a4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07d6565-1ac9-4eb4-a35c-1c8ff639503c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9868e356331334c513d10e18664295fdad9a01" 2018-07-21 00:20:03,129 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:20:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5815ee96-e301-47ef-8c8a-4c4e83b9c5d9 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-21 00:20:03,129 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/ceb3f3a1-2156-4433-afe5-06d574fa80a4 used request id req-5815ee96-e301-47ef-8c8a-4c4e83b9c5d9 2018-07-21 00:20:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:03,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2f67b6fc-6c94-483c-8b9c-3e06276d2b61 Date: Sat, 21 Jul 2018 00:20:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:20:03,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2f67b6fc-6c94-483c-8b9c-3e06276d2b61 2018-07-21 00:20:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:03,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819f7613-8d19-41bc-8529-527ca9c054a9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:20:03,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-819f7613-8d19-41bc-8529-527ca9c054a9 2018-07-21 00:20:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:03,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6526401-e657-40b3-bac8-618f4e1f0caa Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:20:03,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d6526401-e657-40b3-bac8-618f4e1f0caa 2018-07-21 00:20:03,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:03,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2cf7a35-3086-4368-87d8-9488375cf8a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:03,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-a2cf7a35-3086-4368-87d8-9488375cf8a4 2018-07-21 00:20:03,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:03,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5190b5f-62eb-44aa-9213-c45035deaf2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:03,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-f5190b5f-62eb-44aa-9213-c45035deaf2e 2018-07-21 00:20:03,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:03,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c67afe-e490-4418-a0c6-e55856bd0d13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:03,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-21c67afe-e490-4418-a0c6-e55856bd0d13 2018-07-21 00:20:03,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:03,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:03,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83bf437e-9ef2-4fdf-9a40-b9880ef3bc67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:03,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-83bf437e-9ef2-4fdf-9a40-b9880ef3bc67 2018-07-21 00:20:03,967 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:03,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:04,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b640bc-a757-48a8-bbca-f790f99a51f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:04,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-76b640bc-a757-48a8-bbca-f790f99a51f3 2018-07-21 00:20:04,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:04,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:04,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f397fb8-a071-4976-bf19-358a6fd0aa7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:04,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-3f397fb8-a071-4976-bf19-358a6fd0aa7f 2018-07-21 00:20:04,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:04,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a09f45-ce91-4976-85ac-6261e26f90e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:04,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-93a09f45-ce91-4976-85ac-6261e26f90e5 2018-07-21 00:20:04,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:04,267 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj 2018-07-21 00:20:04,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/693e1b8fde1b4ba9a356d7a9b8183008 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:04,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ce468a-4412-4e8a-b598-14fbc154e56e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:04,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/693e1b8fde1b4ba9a356d7a9b8183008 used request id req-70ce468a-4412-4e8a-b598-14fbc154e56e 2018-07-21 00:20:04,494 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-6ca7a549-aa18-43e-proj-role 2018-07-21 00:20:04,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8a2b721299134569b8219bd7e84b8e8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:04,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9e6fa4-1ec7-4703-adde-49c2d287c38f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:04,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8a2b721299134569b8219bd7e84b8e8f used request id req-2e9e6fa4-1ec7-4703-adde-49c2d287c38f 2018-07-21 00:20:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8f9788b4f29ed82f9388e21f2d344fe9a5f353" 2018-07-21 00:20:04,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd2d893-61c7-4363-b6d5-0a14901fd19d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:04,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-acd2d893-61c7-4363-b6d5-0a14901fd19d 2018-07-21 00:20:04,698 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-6ca7a549-aa18-43e-user 2018-07-21 00:20:04,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0b46cbc23a7d4649b1bc82e8a7bd9114 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a9f292993e1f1eaa0cebac239d2528f6b9fe62" 2018-07-21 00:20:04,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27d0538-4a01-4a34-ab55-5fca1521b074 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:04,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0b46cbc23a7d4649b1bc82e8a7bd9114 used request id req-a27d0538-4a01-4a34-ab55-5fca1521b074 2018-07-21 00:20:04,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:05,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["2E7-TMlgRwqgoxI4ZrlcoQ"], "issued_at": "2018-07-21T00:20:05.000000Z"}} 2018-07-21 00:20:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ba03ab2e7509ccfd9965adf3756d0d93d29e7fd0" 2018-07-21 00:20:05,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b11dc4-7294-46c7-9435-013cd7dae81f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:05,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-64b11dc4-7294-46c7-9435-013cd7dae81f 2018-07-21 00:20:05,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:05,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:05,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ZKc4pnmPQxOHMG4BCf7UDQ"], "issued_at": "2018-07-21T00:20:05.000000Z"}} 2018-07-21 00:20:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:05,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02920d76-241f-4af4-a12e-425fa2ece2e6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:05,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-02920d76-241f-4af4-a12e-425fa2ece2e6 2018-07-21 00:20:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:05,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:05,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16cffa08-617f-456b-9fa1-6d85bf6a4666 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:20:05,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj used request id req-16cffa08-617f-456b-9fa1-6d85bf6a4666 2018-07-21 00:20:05,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:06,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ac0f95-6956-4334-a64a-b6b27fd046b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:06,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-92ac0f95-6956-4334-a64a-b6b27fd046b4 2018-07-21 00:20:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj"}}' 2018-07-21 00:20:06,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aedcac8d-cd93-4700-b40f-2e70279c7b62 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd7c7bffcd9544489cecedb94c3e07e7"}, "tags": [], "enabled": true, "id": "cd7c7bffcd9544489cecedb94c3e07e7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj"}} 2018-07-21 00:20:06,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-aedcac8d-cd93-4700-b40f-2e70279c7b62 2018-07-21 00:20:06,183 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj 2018-07-21 00:20:06,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:06,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:06,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MBNyqAUjSSGQ-N89atNtzA"], "issued_at": "2018-07-21T00:20:06.000000Z"}} 2018-07-21 00:20:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}45732a60430be40cb046ec5b7bdd42cca3bf7ef3" 2018-07-21 00:20:06,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b0e34d-0c27-48a4-b27e-2deb2fb3113d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:06,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-49b0e34d-0c27-48a4-b27e-2deb2fb3113d 2018-07-21 00:20:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:06,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45732a60430be40cb046ec5b7bdd42cca3bf7ef3" 2018-07-21 00:20:06,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-234aba3c-743f-405f-aa65-270d6baf78e5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:20:06,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-234aba3c-743f-405f-aa65-270d6baf78e5 2018-07-21 00:20:06,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45732a60430be40cb046ec5b7bdd42cca3bf7ef3" 2018-07-21 00:20:06,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4cc5055-730b-4cc2-a8d9-fcd877b9bc8a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd7c7bffcd9544489cecedb94c3e07e7"}, "tags": [], "enabled": true, "id": "cd7c7bffcd9544489cecedb94c3e07e7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj"}]} 2018-07-21 00:20:06,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj used request id req-d4cc5055-730b-4cc2-a8d9-fcd877b9bc8a 2018-07-21 00:20:06,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45732a60430be40cb046ec5b7bdd42cca3bf7ef3" 2018-07-21 00:20:06,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49534e4-07bf-43b9-ba12-556f63f6e376 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:06,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f49534e4-07bf-43b9-ba12-556f63f6e376 2018-07-21 00:20:07,297 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-d4a99b60-6a89-44b-user 2018-07-21 00:20:07,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:07,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:07,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dacbca90-dca0-4d96-9933-0b831fce68e5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:07,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dacbca90-dca0-4d96-9933-0b831fce68e5 2018-07-21 00:20:07,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" -d '{"role": {"name": "CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj-role"}}' 2018-07-21 00:20:07,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b310a9d6-6290-4bf2-9e07-8f4556696505 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a9f618f932346e7802dce8ea3fd6c03", "links": {"self": "http://172.30.9.21:5000/v3/roles/1a9f618f932346e7802dce8ea3fd6c03"}, "name": "CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj-role"}} 2018-07-21 00:20:07,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b310a9d6-6290-4bf2-9e07-8f4556696505 2018-07-21 00:20:07,500 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj-role 2018-07-21 00:20:07,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/1a9f618f932346e7802dce8ea3fd6c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:07,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c09f32-b597-4f2b-876c-01c0a4603fc1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a9f618f932346e7802dce8ea3fd6c03", "links": {"self": "http://172.30.9.21:5000/v3/roles/1a9f618f932346e7802dce8ea3fd6c03"}, "name": "CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj-role"}} 2018-07-21 00:20:07,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/1a9f618f932346e7802dce8ea3fd6c03 used request id req-f6c09f32-b597-4f2b-876c-01c0a4603fc1 2018-07-21 00:20:07,596 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj-role to project CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj 2018-07-21 00:20:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/cd7c7bffcd9544489cecedb94c3e07e7/users/bc248d18e2e04e72ba05b62318d6344b/roles/1a9f618f932346e7802dce8ea3fd6c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:07,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef72e38-b9ec-42b9-89a3-d59eb2e6c4e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:07,725 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/cd7c7bffcd9544489cecedb94c3e07e7/users/bc248d18e2e04e72ba05b62318d6344b/roles/1a9f618f932346e7802dce8ea3fd6c03 used request id req-5ef72e38-b9ec-42b9-89a3-d59eb2e6c4e4 2018-07-21 00:20:07,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:07,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:08,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["7LnRtHVXQwKnJk3xo-64aA"], "issued_at": "2018-07-21T00:20:08.000000Z"}} 2018-07-21 00:20:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f7428c4746c8cba4862e03bcd2f63e950e83690e" 2018-07-21 00:20:08,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c806113-cb4a-48f0-8e83-52e0d6a11fa6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:08,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c806113-cb4a-48f0-8e83-52e0d6a11fa6 2018-07-21 00:20:08,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7428c4746c8cba4862e03bcd2f63e950e83690e" 2018-07-21 00:20:08,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:08 GMT Server: Apache x-compute-request-id: req-631232f0-22c4-4441-ac4f-a9aa8b51cb8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-631232f0-22c4-4441-ac4f-a9aa8b51cb8c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-21 00:20:08,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types?is_public=None used request id req-631232f0-22c4-4441-ac4f-a9aa8b51cb8c 2018-07-21 00:20:08,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-631232f0-22c4-4441-ac4f-a9aa8b51cb8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7428c4746c8cba4862e03bcd2f63e950e83690e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type", "description": null}}' 2018-07-21 00:20:08,824 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:08 GMT Server: Apache x-compute-request-id: req-9a5d69cd-97d0-43be-9589-2bcbb8233550 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a5d69cd-97d0-43be-9589-2bcbb8233550 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1a776316-b0aa-455d-a82a-6ae5827b59cf", "description": null}} 2018-07-21 00:20:08,824 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types used request id req-9a5d69cd-97d0-43be-9589-2bcbb8233550 2018-07-21 00:20:08,824 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type 2018-07-21 00:20:08,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:08,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:09,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jPhY-xqKQnGU5rFTynx4ZA"], "issued_at": "2018-07-21T00:20:09.000000Z"}} 2018-07-21 00:20:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:09,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46b3115-550f-4217-bbb4-20d500543100 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:09,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b46b3115-550f-4217-bbb4-20d500543100 2018-07-21 00:20:09,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:09,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:09 GMT Server: Apache x-compute-request-id: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:20:09,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/detail used request id req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4 2018-07-21 00:20:09,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:20:10,023 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:20:09 GMT Server: Apache x-compute-request-id: req-272a7de6-b0f2-4c56-b8a0-21fb783f4440 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-272a7de6-b0f2-4c56-b8a0-21fb783f4440 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:20:09.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type", "name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "40cabb3e-d0db-46b6-b064-044f9cefe0d8", "size": 1}} 2018-07-21 00:20:10,023 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes used request id req-272a7de6-b0f2-4c56-b8a0-21fb783f4440 2018-07-21 00:20:10,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:10,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:10 GMT Server: Apache x-compute-request-id: req-769c5433-c33f-4923-817a-f9fd0fe61571 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-769c5433-c33f-4923-817a-f9fd0fe61571 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T00:20:10.000000", "replication_status": null, "snapshot_id": null, "id": "40cabb3e-d0db-46b6-b064-044f9cefe0d8", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol", "bootable": "false", "created_at": "2018-07-21T00:20:09.000000", "volume_type": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type"}} 2018-07-21 00:20:10,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 used request id req-769c5433-c33f-4923-817a-f9fd0fe61571 2018-07-21 00:20:10,258 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol 2018-07-21 00:20:10,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:10,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:10 GMT Server: Apache x-compute-request-id: req-66470658-5fd4-42a7-bcb2-e34930452df7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-66470658-5fd4-42a7-bcb2-e34930452df7 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T00:20:10.000000", "replication_status": null, "snapshot_id": null, "id": "40cabb3e-d0db-46b6-b064-044f9cefe0d8", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol", "bootable": "false", "created_at": "2018-07-21T00:20:09.000000", "volume_type": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type"}} 2018-07-21 00:20:10,508 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 used request id req-66470658-5fd4-42a7-bcb2-e34930452df7 2018-07-21 00:20:10,509 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:20:10,509 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol 2018-07-21 00:20:10,509 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol 2018-07-21 00:20:10,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:10,760 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:10 GMT Server: Apache x-compute-request-id: req-e2dfc6cd-eb28-4205-ba99-620f952c2d94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2dfc6cd-eb28-4205-ba99-620f952c2d94 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T00:20:10.000000", "replication_status": null, "snapshot_id": null, "id": "40cabb3e-d0db-46b6-b064-044f9cefe0d8", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol", "bootable": "false", "created_at": "2018-07-21T00:20:09.000000", "volume_type": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type"}} 2018-07-21 00:20:10,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 used request id req-e2dfc6cd-eb28-4205-ba99-620f952c2d94 2018-07-21 00:20:10,761 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:20:10,761 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol 2018-07-21 00:20:10,761 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol 2018-07-21 00:20:10,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:11,028 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:20:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d3b9ecc5-32bb-4fe7-b041-c713a35b9380 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-21 00:20:11,028 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 used request id req-d3b9ecc5-32bb-4fe7-b041-c713a35b9380 2018-07-21 00:20:11,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:11,094 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:10 GMT Server: Apache x-compute-request-id: req-0346a844-3fcf-4192-8509-94685369f847 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0346a844-3fcf-4192-8509-94685369f847 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T00:20:11.000000", "replication_status": null, "snapshot_id": null, "id": "40cabb3e-d0db-46b6-b064-044f9cefe0d8", "size": 1, "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "os-vol-tenant-attr:tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol", "bootable": "false", "created_at": "2018-07-21T00:20:09.000000", "volume_type": "CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type"}} 2018-07-21 00:20:11,094 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 used request id req-0346a844-3fcf-4192-8509-94685369f847 2018-07-21 00:20:11,094 - create_volume - DEBUG - Instance status is - deleting 2018-07-21 00:20:11,095 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 00:20:14,098 - create_volume - DEBUG - Volume status query timeout in 56.9309849739 2018-07-21 00:20:14,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f16b1ef-2ce1-4e7e-9524-c28da5cdbad4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0dd6687f02fa6f56e1570df1b3c6d1f2a1d5b2" 2018-07-21 00:20:14,333 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-45348550-35d0-4ac3-8fba-3f306eaf8c62 x-openstack-request-id: req-45348550-35d0-4ac3-8fba-3f306eaf8c62 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 40cabb3e-d0db-46b6-b064-044f9cefe0d8 could not be found.", "code": 404}} 2018-07-21 00:20:14,333 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/volumes/40cabb3e-d0db-46b6-b064-044f9cefe0d8 used request id req-45348550-35d0-4ac3-8fba-3f306eaf8c62 2018-07-21 00:20:14,333 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 40cabb3e-d0db-46b6-b064-044f9cefe0d8 could not be found. (HTTP 404) (Request-ID: req-45348550-35d0-4ac3-8fba-3f306eaf8c62) 2018-07-21 00:20:14,334 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol 2018-07-21 00:20:14,334 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-6090f84b-64e5-48db-9e5f-0250d6e97d9a-vol-type 2018-07-21 00:20:14,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/1a776316-b0aa-455d-a82a-6ae5827b59cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-631232f0-22c4-4441-ac4f-a9aa8b51cb8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7428c4746c8cba4862e03bcd2f63e950e83690e" 2018-07-21 00:20:14,584 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:20:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddbe5e36-8c9b-42a7-9237-ce16f8b3e482 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-21 00:20:14,584 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0/types/1a776316-b0aa-455d-a82a-6ae5827b59cf used request id req-ddbe5e36-8c9b-42a7-9237-ce16f8b3e482 2018-07-21 00:20:14,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:14,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8d2231fa-7fa3-4bab-bd39-1d93f52f49ac Date: Sat, 21 Jul 2018 00:20:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:20:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8d2231fa-7fa3-4bab-bd39-1d93f52f49ac 2018-07-21 00:20:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:14,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6eb3a4e-209a-4d6a-9484-4189471c8dda Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:20:14,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-e6eb3a4e-209a-4d6a-9484-4189471c8dda 2018-07-21 00:20:14,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b9a611-2ca3-4b76-bc0e-193d2bae1249 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:20:15,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-87b9a611-2ca3-4b76-bc0e-193d2bae1249 2018-07-21 00:20:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd3ddb21-a512-4342-9eaa-69a6ead44b11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:15,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-fd3ddb21-a512-4342-9eaa-69a6ead44b11 2018-07-21 00:20:15,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-584e2b44-2c62-44fc-b911-b016ae36822a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:15,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-584e2b44-2c62-44fc-b911-b016ae36822a 2018-07-21 00:20:15,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:15,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641ff31b-2731-4d6a-82d7-2c0cee8fbafe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:15,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-641ff31b-2731-4d6a-82d7-2c0cee8fbafe 2018-07-21 00:20:15,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:15,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b50725b5-93de-4846-ac34-72cab70d6324 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:15,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-b50725b5-93de-4846-ac34-72cab70d6324 2018-07-21 00:20:15,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f91384-cbc4-47da-a01e-f29fdca6189c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:15,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-e3f91384-cbc4-47da-a01e-f29fdca6189c 2018-07-21 00:20:15,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4d2beb-9719-4ff5-a083-40985fc9c7a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:15,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-ae4d2beb-9719-4ff5-a083-40985fc9c7a2 2018-07-21 00:20:15,669 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:15,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:15,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb4ef930-d658-4712-9ee8-6c40d3e2865a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:15,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-eb4ef930-d658-4712-9ee8-6c40d3e2865a 2018-07-21 00:20:15,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:15,763 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj 2018-07-21 00:20:15,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/cd7c7bffcd9544489cecedb94c3e07e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:16,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad543e21-7e82-4693-b847-d4e3b3fa8907 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:16,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/cd7c7bffcd9544489cecedb94c3e07e7 used request id req-ad543e21-7e82-4693-b847-d4e3b3fa8907 2018-07-21 00:20:16,015 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-d4a99b60-6a89-44b-proj-role 2018-07-21 00:20:16,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/1a9f618f932346e7802dce8ea3fd6c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:16,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7218ed-b0d1-464c-aa2c-e71833964821 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:16,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/1a9f618f932346e7802dce8ea3fd6c03 used request id req-7a7218ed-b0d1-464c-aa2c-e71833964821 2018-07-21 00:20:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbb0ee4cc2ee788fb2eabc0827d5d720a104838" 2018-07-21 00:20:16,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d11c1ce-f311-4e11-a00b-7be7c22bc67e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:16,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d11c1ce-f311-4e11-a00b-7be7c22bc67e 2018-07-21 00:20:16,232 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-d4a99b60-6a89-44b-user 2018-07-21 00:20:16,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/bc248d18e2e04e72ba05b62318d6344b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45732a60430be40cb046ec5b7bdd42cca3bf7ef3" 2018-07-21 00:20:16,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b7b9efe-0ce6-4c9d-90a7-cd98e17485d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:16,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bc248d18e2e04e72ba05b62318d6344b used request id req-3b7b9efe-0ce6-4c9d-90a7-cd98e17485d8 2018-07-21 00:20:16,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:16,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["eMC3MAGGQTeVRPLCeXna5w"], "issued_at": "2018-07-21T00:20:16.000000Z"}} 2018-07-21 00:20:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}71d0a697f7b37c32fe2070f5c8d12175c6403289" 2018-07-21 00:20:16,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf6a567-0c62-4710-bde6-36a2b0d2845a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:16,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5bf6a567-0c62-4710-bde6-36a2b0d2845a 2018-07-21 00:20:16,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:16,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:17,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xsEB1hluRdG2PBkh0__DoQ"], "issued_at": "2018-07-21T00:20:17.000000Z"}} 2018-07-21 00:20:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:17,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea55cfb7-592d-4c9f-bdc6-30d061c86a83 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:17,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ea55cfb7-592d-4c9f-bdc6-30d061c86a83 2018-07-21 00:20:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:17,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-d396ce10-3a1f-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:17,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48fedb9-850c-4a72-99ee-baee27a02cab Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-d396ce10-3a1f-478-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:20:17,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-d396ce10-3a1f-478-proj used request id req-a48fedb9-850c-4a72-99ee-baee27a02cab 2018-07-21 00:20:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:17,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3e8e07-e68e-4789-8272-8d9a77f7611d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:17,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8f3e8e07-e68e-4789-8272-8d9a77f7611d 2018-07-21 00:20:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj"}}' 2018-07-21 00:20:17,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074ec252-4542-4503-9167-64a288bbeb3e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b8b753c766f84a9b96ccf613e551d154"}, "tags": [], "enabled": true, "id": "b8b753c766f84a9b96ccf613e551d154", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj"}} 2018-07-21 00:20:17,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-074ec252-4542-4503-9167-64a288bbeb3e 2018-07-21 00:20:17,722 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-d396ce10-3a1f-478-proj 2018-07-21 00:20:17,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:17,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:18,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["CCUy3zXwTAGfVkS0p6NQfw"], "issued_at": "2018-07-21T00:20:18.000000Z"}} 2018-07-21 00:20:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ccecbe08e2c1b089457e73e1db9ccccb68f99651" 2018-07-21 00:20:18,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa07815f-efad-4746-bcd8-2163be1ec27d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:18,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fa07815f-efad-4746-bcd8-2163be1ec27d 2018-07-21 00:20:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:18,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccecbe08e2c1b089457e73e1db9ccccb68f99651" 2018-07-21 00:20:18,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fcbcee-0522-4a81-a963-fc8197fc17a5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:20:18,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d6fcbcee-0522-4a81-a963-fc8197fc17a5 2018-07-21 00:20:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-d396ce10-3a1f-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccecbe08e2c1b089457e73e1db9ccccb68f99651" 2018-07-21 00:20:18,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6436a5-32ff-47f5-a8a0-cb3e2dae9631 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-d396ce10-3a1f-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b8b753c766f84a9b96ccf613e551d154"}, "tags": [], "enabled": true, "id": "b8b753c766f84a9b96ccf613e551d154", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj"}]} 2018-07-21 00:20:18,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-d396ce10-3a1f-478-proj used request id req-8a6436a5-32ff-47f5-a8a0-cb3e2dae9631 2018-07-21 00:20:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccecbe08e2c1b089457e73e1db9ccccb68f99651" 2018-07-21 00:20:18,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4714f7e9-5bcf-41fe-a429-e0646793e587 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:18,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4714f7e9-5bcf-41fe-a429-e0646793e587 2018-07-21 00:20:18,913 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-d396ce10-3a1f-478-user 2018-07-21 00:20:18,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:18,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de366a62-fbfd-4f35-92b0-21e04da2609f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:18,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-de366a62-fbfd-4f35-92b0-21e04da2609f 2018-07-21 00:20:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" -d '{"role": {"name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role"}}' 2018-07-21 00:20:19,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce8cd1e-be47-44bf-8593-ea481d87443a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a532e488f86484496dfa1fc021b5b50", "links": {"self": "http://172.30.9.21:5000/v3/roles/6a532e488f86484496dfa1fc021b5b50"}, "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role"}} 2018-07-21 00:20:19,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cce8cd1e-be47-44bf-8593-ea481d87443a 2018-07-21 00:20:19,057 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role 2018-07-21 00:20:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6a532e488f86484496dfa1fc021b5b50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:19,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c39c5c-acb6-4d7a-9b72-0416263ded92 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a532e488f86484496dfa1fc021b5b50", "links": {"self": "http://172.30.9.21:5000/v3/roles/6a532e488f86484496dfa1fc021b5b50"}, "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role"}} 2018-07-21 00:20:19,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6a532e488f86484496dfa1fc021b5b50 used request id req-85c39c5c-acb6-4d7a-9b72-0416263ded92 2018-07-21 00:20:19,155 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role to project CreateVolumeWithImageTests-d396ce10-3a1f-478-proj 2018-07-21 00:20:19,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b8b753c766f84a9b96ccf613e551d154/users/2da214afc2f44aa2ac196c5abeb15a06/roles/6a532e488f86484496dfa1fc021b5b50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:19,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b471753f-b0b7-448a-9c3c-4a283c7e621a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:19,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b8b753c766f84a9b96ccf613e551d154/users/2da214afc2f44aa2ac196c5abeb15a06/roles/6a532e488f86484496dfa1fc021b5b50 used request id req-b471753f-b0b7-448a-9c3c-4a283c7e621a 2018-07-21 00:20:19,291 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:20:19,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:19,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:19,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a532e488f86484496dfa1fc021b5b50", "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role"}], "expires_at": "2018-07-21T01:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8b753c766f84a9b96ccf613e551d154", "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-user", "id": "2da214afc2f44aa2ac196c5abeb15a06"}, "audit_ids": ["kAwQhLUQRo6b8bzCh_US1Q"], "issued_at": "2018-07-21T00:20:19.000000Z"}} 2018-07-21 00:20:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2583c39e7a12d08772376bca33c954e87ea04d76" 2018-07-21 00:20:19,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9ed1e5-3eb3-49c8-a6af-7e6a3072f71c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:19,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4a9ed1e5-3eb3-49c8-a6af-7e6a3072f71c 2018-07-21 00:20:19,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" 2018-07-21 00:20:19,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-777d7144-d7c0-4ab7-8ef9-727f1d098a8e Date: Sat, 21 Jul 2018 00:20:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image"} 2018-07-21 00:20:19,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image used request id req-777d7144-d7c0-4ab7-8ef9-727f1d098a8e 2018-07-21 00:20:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" 2018-07-21 00:20:20,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a207122-a41c-45d6-b894-8b1a6b68be1e Date: Sat, 21 Jul 2018 00:20:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:20:20,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0a207122-a41c-45d6-b894-8b1a6b68be1e 2018-07-21 00:20:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image"}' 2018-07-21 00:20:20,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f8d4ac59-cf42-40a1-a820-6d5f45909caf Date: Sat, 21 Jul 2018 00:20:20 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b", "min_disk": 0, "protected": false, "id": "07e357ad-e8e5-47e5-9052-e1594a25572b", "file": "/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b/file", "checksum": null, "owner": "b8b753c766f84a9b96ccf613e551d154", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:20,426 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f8d4ac59-cf42-40a1-a820-6d5f45909caf 2018-07-21 00:20:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" -d '' 2018-07-21 00:20:21,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0329b1a4-50cb-4e5e-a65c-7ac5a5b30ea5 Date: Sat, 21 Jul 2018 00:20:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:20:21,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b/file used request id req-0329b1a4-50cb-4e5e-a65c-7ac5a5b30ea5 2018-07-21 00:20:21,044 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:20:21,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" 2018-07-21 00:20:21,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a4badbff-5265-4384-b4c2-cb45deb141cc Date: Sat, 21 Jul 2018 00:20:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:20Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/07e357ad-e8e5-47e5-9052-e1594a25572b/snap", "metadata": {}}], "self": "/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b", "min_disk": 0, "protected": false, "id": "07e357ad-e8e5-47e5-9052-e1594a25572b", "file": "/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8b753c766f84a9b96ccf613e551d154", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/07e357ad-e8e5-47e5-9052-e1594a25572b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:21,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b used request id req-a4badbff-5265-4384-b4c2-cb45deb141cc 2018-07-21 00:20:21,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" 2018-07-21 00:20:21,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-36f7a3bf-38b7-4389-b888-9e1e2a3af692 Date: Sat, 21 Jul 2018 00:20:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:20:21,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-36f7a3bf-38b7-4389-b888-9e1e2a3af692 2018-07-21 00:20:21,819 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image 2018-07-21 00:20:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" 2018-07-21 00:20:22,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-259202c6-5c0e-49e4-9119-5a91c0326151 Date: Sat, 21 Jul 2018 00:20:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:20Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/07e357ad-e8e5-47e5-9052-e1594a25572b/snap", "metadata": {}}], "self": "/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b", "min_disk": 0, "protected": false, "id": "07e357ad-e8e5-47e5-9052-e1594a25572b", "file": "/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8b753c766f84a9b96ccf613e551d154", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/07e357ad-e8e5-47e5-9052-e1594a25572b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:22,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b used request id req-259202c6-5c0e-49e4-9119-5a91c0326151 2018-07-21 00:20:22,011 - create_image - DEBUG - Instance status is - active 2018-07-21 00:20:22,011 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image 2018-07-21 00:20:22,011 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image 2018-07-21 00:20:22,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:22,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:22,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a532e488f86484496dfa1fc021b5b50", "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role"}], "expires_at": "2018-07-21T01:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8b753c766f84a9b96ccf613e551d154", "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b8b753c766f84a9b96ccf613e551d154", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/b8b753c766f84a9b96ccf613e551d154", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/b8b753c766f84a9b96ccf613e551d154", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-d396ce10-3a1f-478-user", "id": "2da214afc2f44aa2ac196c5abeb15a06"}, "audit_ids": ["oT2o9kRJSt-HT6wBn6Sy6A"], "issued_at": "2018-07-21T00:20:22.000000Z"}} 2018-07-21 00:20:22,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}aba312d12ce6e864e8dadd14f62f57905d0da88d" 2018-07-21 00:20:22,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19171fd-59b4-4b37-a3fe-eeb52007651b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:22,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e19171fd-59b4-4b37-a3fe-eeb52007651b 2018-07-21 00:20:22,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b8b753c766f84a9b96ccf613e551d154/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba312d12ce6e864e8dadd14f62f57905d0da88d" 2018-07-21 00:20:23,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:22 GMT Server: Apache x-compute-request-id: req-f50073d7-fc53-43a1-a5fc-f18ce5039f8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f50073d7-fc53-43a1-a5fc-f18ce5039f8a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:20:23,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b8b753c766f84a9b96ccf613e551d154/volumes/detail used request id req-f50073d7-fc53-43a1-a5fc-f18ce5039f8a 2018-07-21 00:20:23,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b8b753c766f84a9b96ccf613e551d154/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f50073d7-fc53-43a1-a5fc-f18ce5039f8a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba312d12ce6e864e8dadd14f62f57905d0da88d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:20:23,631 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 00:20:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2fd69c5c-9510-493f-9880-7b85f97c780f x-openstack-request-id: req-2fd69c5c-9510-493f-9880-7b85f97c780f Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-21 00:20:23,632 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b8b753c766f84a9b96ccf613e551d154/volumes used request id req-2fd69c5c-9510-493f-9880-7b85f97c780f 2018-07-21 00:20:23,632 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-90290bcb-fd16-49da-9c3e-737c88abb982-image 2018-07-21 00:20:23,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2583c39e7a12d08772376bca33c954e87ea04d76" 2018-07-21 00:20:24,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c781279a-8752-4ab3-9b11-536cf752c038 Date: Sat, 21 Jul 2018 00:20:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:20:24,817 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/07e357ad-e8e5-47e5-9052-e1594a25572b used request id req-c781279a-8752-4ab3-9b11-536cf752c038 2018-07-21 00:20:24,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8e27cc46-6e28-4ae8-9fcc-f0c79ea5645b Date: Sat, 21 Jul 2018 00:20:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:20:25,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8e27cc46-6e28-4ae8-9fcc-f0c79ea5645b 2018-07-21 00:20:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c4234a-2ff0-434b-96f4-38bd7d1b4748 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:20:25,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-d4c4234a-2ff0-434b-96f4-38bd7d1b4748 2018-07-21 00:20:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b62b54-0395-4b75-b62c-32301552b0d0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:20:25,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-87b62b54-0395-4b75-b62c-32301552b0d0 2018-07-21 00:20:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-928e97ed-ab7f-4d78-a1af-2d51e25fe69d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:25,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-928e97ed-ab7f-4d78-a1af-2d51e25fe69d 2018-07-21 00:20:25,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:25,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb872f79-50ec-4599-802b-d0241b134de7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:25,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-cb872f79-50ec-4599-802b-d0241b134de7 2018-07-21 00:20:25,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:25,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915fe43c-708d-4a9f-b882-59fbc0bd27e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:25,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-915fe43c-708d-4a9f-b882-59fbc0bd27e6 2018-07-21 00:20:25,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0240ffa1-3a20-450c-8027-6997e6795d44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:25,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-0240ffa1-3a20-450c-8027-6997e6795d44 2018-07-21 00:20:25,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f322c5-2cf5-4fb4-b7aa-c35cce13ebe0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:25,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-06f322c5-2cf5-4fb4-b7aa-c35cce13ebe0 2018-07-21 00:20:25,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18bca2a9-df15-459c-bbea-9a7e03c5c365 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:25,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-18bca2a9-df15-459c-bbea-9a7e03c5c365 2018-07-21 00:20:25,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:25,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bb92e5f-1d00-46ae-adf1-f370dbe63069 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:25,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-2bb92e5f-1d00-46ae-adf1-f370dbe63069 2018-07-21 00:20:25,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:25,920 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-d396ce10-3a1f-478-proj 2018-07-21 00:20:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b8b753c766f84a9b96ccf613e551d154 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:26,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae210dd6-f155-4fd6-a6e8-77908e03520b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:26,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b8b753c766f84a9b96ccf613e551d154 used request id req-ae210dd6-f155-4fd6-a6e8-77908e03520b 2018-07-21 00:20:26,159 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-d396ce10-3a1f-478-proj-role 2018-07-21 00:20:26,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6a532e488f86484496dfa1fc021b5b50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:26,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79176b28-0a43-485a-abb7-10b765aeb940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:26,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6a532e488f86484496dfa1fc021b5b50 used request id req-79176b28-0a43-485a-abb7-10b765aeb940 2018-07-21 00:20:26,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a64dc0800c896bb3208b83275b64226c5b45f5" 2018-07-21 00:20:26,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa374c03-33f8-4e90-95ea-4381370c1aaf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:26,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa374c03-33f8-4e90-95ea-4381370c1aaf 2018-07-21 00:20:26,377 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-d396ce10-3a1f-478-user 2018-07-21 00:20:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2da214afc2f44aa2ac196c5abeb15a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccecbe08e2c1b089457e73e1db9ccccb68f99651" 2018-07-21 00:20:26,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5fd4f46-2a4e-439e-80bf-b69e7fe2794b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:26,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2da214afc2f44aa2ac196c5abeb15a06 used request id req-a5fd4f46-2a4e-439e-80bf-b69e7fe2794b 2018-07-21 00:20:26,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:26,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AnVDkeHuQgOVuvQApRm8xw"], "issued_at": "2018-07-21T00:20:26.000000Z"}} 2018-07-21 00:20:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d577bbef2e8366e5b5a79a83a63dabdd1d78e03b" 2018-07-21 00:20:27,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2374d4d9-0595-4b9f-8e7a-d248562d7ff8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:27,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2374d4d9-0595-4b9f-8e7a-d248562d7ff8 2018-07-21 00:20:27,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:27,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:27,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["F7ahc9fOTRCpVUUYTTgWgw"], "issued_at": "2018-07-21T00:20:27.000000Z"}} 2018-07-21 00:20:27,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:27,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cc160b-9d85-4484-b7f7-6ca4ac7f4628 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:27,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-18cc160b-9d85-4484-b7f7-6ca4ac7f4628 2018-07-21 00:20:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:27,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-df0cd414-3717-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:27,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c573aec-908f-4b8e-a3ac-42c43300caa1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-df0cd414-3717-482-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:20:27,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-df0cd414-3717-482-proj used request id req-1c573aec-908f-4b8e-a3ac-42c43300caa1 2018-07-21 00:20:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:27,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cdc55d-9879-4f49-82ba-719bc50561d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:27,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-64cdc55d-9879-4f49-82ba-719bc50561d1 2018-07-21 00:20:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj"}}' 2018-07-21 00:20:27,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9311e282-1f5f-41e4-8b9a-60e1ea9cc614 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/43221d008df0498b9eaac652e5f4051b"}, "tags": [], "enabled": true, "id": "43221d008df0498b9eaac652e5f4051b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj"}} 2018-07-21 00:20:27,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9311e282-1f5f-41e4-8b9a-60e1ea9cc614 2018-07-21 00:20:27,824 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-df0cd414-3717-482-proj 2018-07-21 00:20:27,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:27,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:28,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0BNOFZyJQ0aU7NTlTZUGYg"], "issued_at": "2018-07-21T00:20:28.000000Z"}} 2018-07-21 00:20:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0f0140ec8191500451da3178cf40ae8fa206642e" 2018-07-21 00:20:28,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b394259e-6b2a-43fe-9619-fc672ce043b6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:28,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b394259e-6b2a-43fe-9619-fc672ce043b6 2018-07-21 00:20:28,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:28,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0140ec8191500451da3178cf40ae8fa206642e" 2018-07-21 00:20:28,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19bab89-be17-4a31-9f57-dd4e253c650c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:20:28,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b19bab89-be17-4a31-9f57-dd4e253c650c 2018-07-21 00:20:28,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-df0cd414-3717-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0140ec8191500451da3178cf40ae8fa206642e" 2018-07-21 00:20:28,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2fd1ce-fcc6-4db7-b423-a6e9f838d44b Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-df0cd414-3717-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/43221d008df0498b9eaac652e5f4051b"}, "tags": [], "enabled": true, "id": "43221d008df0498b9eaac652e5f4051b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj"}]} 2018-07-21 00:20:28,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-df0cd414-3717-482-proj used request id req-2b2fd1ce-fcc6-4db7-b423-a6e9f838d44b 2018-07-21 00:20:28,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0140ec8191500451da3178cf40ae8fa206642e" 2018-07-21 00:20:28,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadb414d-36de-4ed4-a18d-946a45931292 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:28,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-aadb414d-36de-4ed4-a18d-946a45931292 2018-07-21 00:20:29,026 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-df0cd414-3717-482-user 2018-07-21 00:20:29,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:29,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c49f9e-2869-4640-a089-cf682e1e234e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:29,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-80c49f9e-2869-4640-a089-cf682e1e234e 2018-07-21 00:20:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" -d '{"role": {"name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj-role"}}' 2018-07-21 00:20:29,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd39d3c-0ef5-46f6-89d5-ed0ee6890da0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f00acf92f62649028d406edac7a6be43", "links": {"self": "http://172.30.9.21:5000/v3/roles/f00acf92f62649028d406edac7a6be43"}, "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj-role"}} 2018-07-21 00:20:29,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8dd39d3c-0ef5-46f6-89d5-ed0ee6890da0 2018-07-21 00:20:29,225 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-df0cd414-3717-482-proj-role 2018-07-21 00:20:29,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f00acf92f62649028d406edac7a6be43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:29,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c267f3a9-3a79-47e2-90bc-0edb6106feb7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f00acf92f62649028d406edac7a6be43", "links": {"self": "http://172.30.9.21:5000/v3/roles/f00acf92f62649028d406edac7a6be43"}, "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj-role"}} 2018-07-21 00:20:29,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f00acf92f62649028d406edac7a6be43 used request id req-c267f3a9-3a79-47e2-90bc-0edb6106feb7 2018-07-21 00:20:29,331 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-df0cd414-3717-482-proj-role to project CreateVolumeWithImageTests-df0cd414-3717-482-proj 2018-07-21 00:20:29,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/43221d008df0498b9eaac652e5f4051b/users/06d66caea7124b4fbd0ebb52c02991fb/roles/f00acf92f62649028d406edac7a6be43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:29,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4a8787-7a89-4faf-ad32-1205201d456d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:29,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/43221d008df0498b9eaac652e5f4051b/users/06d66caea7124b4fbd0ebb52c02991fb/roles/f00acf92f62649028d406edac7a6be43 used request id req-8f4a8787-7a89-4faf-ad32-1205201d456d 2018-07-21 00:20:29,459 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:20:29,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:29,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:29,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f00acf92f62649028d406edac7a6be43", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj-role"}], "expires_at": "2018-07-21T01:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43221d008df0498b9eaac652e5f4051b", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-df0cd414-3717-482-user", "id": "06d66caea7124b4fbd0ebb52c02991fb"}, "audit_ids": ["MsAPHtEvRjaad3HO9VOPLA"], "issued_at": "2018-07-21T00:20:29.000000Z"}} 2018-07-21 00:20:29,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}551635557390c34b4c6e8f30c5cad0296af5a17d" 2018-07-21 00:20:29,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3486166-c55f-4b16-83a5-e473586ed2b5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:29,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a3486166-c55f-4b16-83a5-e473586ed2b5 2018-07-21 00:20:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" 2018-07-21 00:20:30,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-15c91147-0fac-4443-ab78-316b448d1edf Date: Sat, 21 Jul 2018 00:20:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image"} 2018-07-21 00:20:30,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image used request id req-15c91147-0fac-4443-ab78-316b448d1edf 2018-07-21 00:20:30,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" 2018-07-21 00:20:30,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eca9c022-defd-4d23-8f9d-24a4c670c388 Date: Sat, 21 Jul 2018 00:20: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-21 00:20:30,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-eca9c022-defd-4d23-8f9d-24a4c670c388 2018-07-21 00:20:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image"}' 2018-07-21 00:20:31,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-87f46a81-7d5b-4d33-8689-6b60367efaa0 Date: Sat, 21 Jul 2018 00:20:31 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0", "min_disk": 0, "protected": false, "id": "a0a58473-bf34-48c4-a104-13edc99d41c0", "file": "/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0/file", "checksum": null, "owner": "43221d008df0498b9eaac652e5f4051b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:31,123 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-87f46a81-7d5b-4d33-8689-6b60367efaa0 2018-07-21 00:20:31,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" -d '' 2018-07-21 00:20:31,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcd3950c-bc22-4969-a36e-597c54be0b9f Date: Sat, 21 Jul 2018 00:20:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:20:31,744 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0/file used request id req-dcd3950c-bc22-4969-a36e-597c54be0b9f 2018-07-21 00:20:31,745 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:20:31,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" 2018-07-21 00:20:32,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-df05498f-8636-4a0f-a378-74d5cc50f8ea Date: Sat, 21 Jul 2018 00:20:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a0a58473-bf34-48c4-a104-13edc99d41c0/snap", "metadata": {}}], "self": "/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0", "min_disk": 0, "protected": false, "id": "a0a58473-bf34-48c4-a104-13edc99d41c0", "file": "/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43221d008df0498b9eaac652e5f4051b", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a0a58473-bf34-48c4-a104-13edc99d41c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:32,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0 used request id req-df05498f-8636-4a0f-a378-74d5cc50f8ea 2018-07-21 00:20:32,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" 2018-07-21 00:20:32,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b2f19215-07b1-4fbd-a477-970d543108b2 Date: Sat, 21 Jul 2018 00:20:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:20:32,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b2f19215-07b1-4fbd-a477-970d543108b2 2018-07-21 00:20:32,516 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image 2018-07-21 00:20:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" 2018-07-21 00:20:32,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-37f5e928-7a6f-424d-a5b8-81fcaf5329fb Date: Sat, 21 Jul 2018 00:20:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a0a58473-bf34-48c4-a104-13edc99d41c0/snap", "metadata": {}}], "self": "/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0", "min_disk": 0, "protected": false, "id": "a0a58473-bf34-48c4-a104-13edc99d41c0", "file": "/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43221d008df0498b9eaac652e5f4051b", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a0a58473-bf34-48c4-a104-13edc99d41c0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:32,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0 used request id req-37f5e928-7a6f-424d-a5b8-81fcaf5329fb 2018-07-21 00:20:32,709 - create_image - DEBUG - Instance status is - active 2018-07-21 00:20:32,709 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image 2018-07-21 00:20:32,709 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image 2018-07-21 00:20:32,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:32,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:33,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f00acf92f62649028d406edac7a6be43", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj-role"}], "expires_at": "2018-07-21T01:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43221d008df0498b9eaac652e5f4051b", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-df0cd414-3717-482-user", "id": "06d66caea7124b4fbd0ebb52c02991fb"}, "audit_ids": ["tF-w6P6xStec6ABzZQfDVw"], "issued_at": "2018-07-21T00:20:33.000000Z"}} 2018-07-21 00:20:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:33,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d77ece2-7f09-483f-954b-567756ab3395 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:33,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2d77ece2-7f09-483f-954b-567756ab3395 2018-07-21 00:20:33,185 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:33,387 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:33 GMT Server: Apache x-compute-request-id: req-74410866-3d8f-461f-ab96-a6d08c04dc30 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-74410866-3d8f-461f-ab96-a6d08c04dc30 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:20:33,387 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/detail used request id req-74410866-3d8f-461f-ab96-a6d08c04dc30 2018-07-21 00:20:33,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "imageRef": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:20:34,925 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:20:33 GMT Server: Apache x-compute-request-id: req-4a089dca-e039-49f0-9de0-d37d471b31b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a089dca-e039-49f0-9de0-d37d471b31b4 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:20:34.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1}} 2018-07-21 00:20:34,925 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes used request id req-4a089dca-e039-49f0-9de0-d37d471b31b4 2018-07-21 00:20:34,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:35,149 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:34 GMT Server: Apache x-compute-request-id: req-6e9d32a6-d8bf-43f3-8975-c4e5e7f3d70f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e9d32a6-d8bf-43f3-8975-c4e5e7f3d70f Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:20:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "updated_at": "2018-07-21T00:20:34.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1}} 2018-07-21 00:20:35,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-6e9d32a6-d8bf-43f3-8975-c4e5e7f3d70f 2018-07-21 00:20:35,150 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol 2018-07-21 00:20:35,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:35,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:35 GMT Server: Apache x-compute-request-id: req-d28199ce-7663-46c9-a8e2-67f83fff9790 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d28199ce-7663-46c9-a8e2-67f83fff9790 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:20:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "updated_at": "2018-07-21T00:20:34.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1}} 2018-07-21 00:20:35,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-d28199ce-7663-46c9-a8e2-67f83fff9790 2018-07-21 00:20:35,392 - create_volume - DEBUG - Instance status is - creating 2018-07-21 00:20:35,392 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 00:20:38,396 - create_volume - DEBUG - Volume status query timeout in 296.754662991 2018-07-21 00:20:38,399 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:38,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:38 GMT Server: Apache x-compute-request-id: req-317944cd-52a8-48f5-956d-7943499bc665 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-317944cd-52a8-48f5-956d-7943499bc665 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:20:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "updated_at": "2018-07-21T00:20:36.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1}} 2018-07-21 00:20:38,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-317944cd-52a8-48f5-956d-7943499bc665 2018-07-21 00:20:38,641 - create_volume - DEBUG - Instance status is - downloading 2018-07-21 00:20:38,641 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 00:20:41,644 - create_volume - DEBUG - Volume status query timeout in 293.506309032 2018-07-21 00:20:41,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:41,882 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:41 GMT Server: Apache x-compute-request-id: req-cbb4cc9b-6a9d-4fcf-9728-beb3945f9aa3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbb4cc9b-6a9d-4fcf-9728-beb3945f9aa3 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-21T00:20:39.000000", "replication_status": null, "snapshot_id": null, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1, "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "image_id": "a0a58473-bf34-48c4-a104-13edc99d41c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "bootable": "true", "created_at": "2018-07-21T00:20:34.000000", "volume_type": null}} 2018-07-21 00:20:41,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-cbb4cc9b-6a9d-4fcf-9728-beb3945f9aa3 2018-07-21 00:20:41,883 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:20:41,883 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol 2018-07-21 00:20:41,883 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol 2018-07-21 00:20:41,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:42,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:41 GMT Server: Apache x-compute-request-id: req-747151f1-ca78-4be3-9cd8-e17bd584b70c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-747151f1-ca78-4be3-9cd8-e17bd584b70c Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-21T00:20:39.000000", "replication_status": null, "snapshot_id": null, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1, "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "image_id": "a0a58473-bf34-48c4-a104-13edc99d41c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "bootable": "true", "created_at": "2018-07-21T00:20:34.000000", "volume_type": null}} 2018-07-21 00:20:42,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-747151f1-ca78-4be3-9cd8-e17bd584b70c 2018-07-21 00:20:42,123 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:20:42,123 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol 2018-07-21 00:20:42,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:42,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f00acf92f62649028d406edac7a6be43", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj-role"}], "expires_at": "2018-07-21T01:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43221d008df0498b9eaac652e5f4051b", "name": "CreateVolumeWithImageTests-df0cd414-3717-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/43221d008df0498b9eaac652e5f4051b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-df0cd414-3717-482-user", "id": "06d66caea7124b4fbd0ebb52c02991fb"}, "audit_ids": ["w0KLQGnRSGqyKq-NWbci7Q"], "issued_at": "2018-07-21T00:20:42.000000Z"}} 2018-07-21 00:20:42,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23196e26a0216b26a5fe4298a821c2f1252e7f08" 2018-07-21 00:20:42,760 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:42 GMT Server: Apache x-compute-request-id: req-726aa969-beff-48d4-8ef8-c203535e763c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-726aa969-beff-48d4-8ef8-c203535e763c Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-21T00:20:39.000000", "replication_status": null, "snapshot_id": null, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1, "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "image_id": "a0a58473-bf34-48c4-a104-13edc99d41c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "bootable": "true", "created_at": "2018-07-21T00:20:34.000000", "volume_type": null}} 2018-07-21 00:20:42,760 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-726aa969-beff-48d4-8ef8-c203535e763c 2018-07-21 00:20:42,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:43,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:42 GMT Server: Apache x-compute-request-id: req-6126989b-1cc7-420a-a5a0-b4be1bc40d69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6126989b-1cc7-420a-a5a0-b4be1bc40d69 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-21T00:20:39.000000", "replication_status": null, "snapshot_id": null, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1, "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image", "image_id": "a0a58473-bf34-48c4-a104-13edc99d41c0", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "bootable": "true", "created_at": "2018-07-21T00:20:34.000000", "volume_type": null}} 2018-07-21 00:20:43,077 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-6126989b-1cc7-420a-a5a0-b4be1bc40d69 2018-07-21 00:20:43,078 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:20:43,078 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol 2018-07-21 00:20:43,078 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol 2018-07-21 00:20:43,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:43,351 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:20:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12e2c677-64c4-46ea-99e8-bf7066c4f102 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-21 00:20:43,352 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-12e2c677-64c4-46ea-99e8-bf7066c4f102 2018-07-21 00:20:43,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:43,590 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:43 GMT Server: Apache x-compute-request-id: req-4cb884e5-48d6-4054-9c32-579e6e1d925a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4cb884e5-48d6-4054-9c32-579e6e1d925a Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "06d66caea7124b4fbd0ebb52c02991fb", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "self"}, {"href": "http://172.30.9.21:8776/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "true", "encrypted": false, "created_at": "2018-07-21T00:20:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "43221d008df0498b9eaac652e5f4051b", "updated_at": "2018-07-21T00:20:43.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22c810f7-9304-41f5-b6ac-a4217fbe0afc", "size": 1}} 2018-07-21 00:20:43,591 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-4cb884e5-48d6-4054-9c32-579e6e1d925a 2018-07-21 00:20:43,591 - create_volume - DEBUG - Instance status is - deleting 2018-07-21 00:20:43,591 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-21 00:20:46,594 - create_volume - DEBUG - Volume status query timeout in 56.7576200962 2018-07-21 00:20:46,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74410866-3d8f-461f-ab96-a6d08c04dc30" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6026e93f92152f1cc6386dc73b0c44aa7e10485d" 2018-07-21 00:20:46,812 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-db11e770-c874-455e-b91c-57b5cd0f132a x-openstack-request-id: req-db11e770-c874-455e-b91c-57b5cd0f132a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 22c810f7-9304-41f5-b6ac-a4217fbe0afc could not be found.", "code": 404}} 2018-07-21 00:20:46,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/43221d008df0498b9eaac652e5f4051b/volumes/22c810f7-9304-41f5-b6ac-a4217fbe0afc used request id req-db11e770-c874-455e-b91c-57b5cd0f132a 2018-07-21 00:20:46,813 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 22c810f7-9304-41f5-b6ac-a4217fbe0afc could not be found. (HTTP 404) (Request-ID: req-db11e770-c874-455e-b91c-57b5cd0f132a) 2018-07-21 00:20:46,813 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-vol 2018-07-21 00:20:46,814 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-742fbee5-b7da-4556-bda7-fe2da19df37f-image 2018-07-21 00:20:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}551635557390c34b4c6e8f30c5cad0296af5a17d" 2018-07-21 00:20:47,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b549e29b-c231-4915-8103-dc794d643101 Date: Sat, 21 Jul 2018 00:20:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:20:47,285 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a0a58473-bf34-48c4-a104-13edc99d41c0 used request id req-b549e29b-c231-4915-8103-dc794d643101 2018-07-21 00:20:47,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:47,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-41efea82-2958-4e35-a075-4c20d73915d0 Date: Sat, 21 Jul 2018 00:20:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:20:47,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-41efea82-2958-4e35-a075-4c20d73915d0 2018-07-21 00:20:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:47,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf5fa5f-aa03-4750-9be1-6227cafc6420 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:20:47,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-aaf5fa5f-aa03-4750-9be1-6227cafc6420 2018-07-21 00:20:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:47,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd36aaf6-134f-4497-891f-619876a9792b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:20:47,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-bd36aaf6-134f-4497-891f-619876a9792b 2018-07-21 00:20:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:47,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0c7b8c-c24b-4856-8bfe-01301673efb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:47,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-9c0c7b8c-c24b-4856-8bfe-01301673efb6 2018-07-21 00:20:47,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:47,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:47,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c66d7ba-3468-40cb-9a58-5cf5fd5f9dc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:47,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-2c66d7ba-3468-40cb-9a58-5cf5fd5f9dc6 2018-07-21 00:20:47,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:47,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d8b6f4c-bf21-4266-b25f-22c9c7a9c8c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:48,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-4d8b6f4c-bf21-4266-b25f-22c9c7a9c8c7 2018-07-21 00:20:48,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,115 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-855af6e4-9785-4d86-aee0-a7c86f51429b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:48,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-855af6e4-9785-4d86-aee0-a7c86f51429b 2018-07-21 00:20:48,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:48,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b6667b-b478-4836-a5fb-3091c7770db8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:48,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-c3b6667b-b478-4836-a5fb-3091c7770db8 2018-07-21 00:20:48,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:48,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9762ed0f-3f2b-4842-923b-8d0b8fdbe31e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:48,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-9762ed0f-3f2b-4842-923b-8d0b8fdbe31e 2018-07-21 00:20:48,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8106f66-a96f-44c4-a1ca-58c4e26bbecc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:20:48,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-a8106f66-a96f-44c4-a1ca-58c4e26bbecc 2018-07-21 00:20:48,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:20:48,406 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-df0cd414-3717-482-proj 2018-07-21 00:20:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/43221d008df0498b9eaac652e5f4051b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec3c8ca-4dca-4775-8437-d119b93e97ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:48,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/43221d008df0498b9eaac652e5f4051b used request id req-3ec3c8ca-4dca-4775-8437-d119b93e97ba 2018-07-21 00:20:48,632 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-df0cd414-3717-482-proj-role 2018-07-21 00:20:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f00acf92f62649028d406edac7a6be43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f96a30-5a7c-494c-9fb9-e2fb7b82b4da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:48,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f00acf92f62649028d406edac7a6be43 used request id req-98f96a30-5a7c-494c-9fb9-e2fb7b82b4da 2018-07-21 00:20:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0c5d813b713c2f6587fbb9bdbd0fc3bc5599a5" 2018-07-21 00:20:48,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcac204e-7267-4063-bf12-a19ab524d27f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:48,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bcac204e-7267-4063-bf12-a19ab524d27f 2018-07-21 00:20:48,850 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-df0cd414-3717-482-user 2018-07-21 00:20:48,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/06d66caea7124b4fbd0ebb52c02991fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0140ec8191500451da3178cf40ae8fa206642e" 2018-07-21 00:20:49,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d536416-83b1-4c98-ab56-954da82b6f42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:49,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/06d66caea7124b4fbd0ebb52c02991fb used request id req-9d536416-83b1-4c98-ab56-954da82b6f42 2018-07-21 00:20:49,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:49,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3LltUyMqQIK4iH3DB8C7Aw"], "issued_at": "2018-07-21T00:20:49.000000Z"}} 2018-07-21 00:20:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a60d9282480f72dcea3499aaaa8f527ac70106cd" 2018-07-21 00:20:49,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e06460c-c2b7-4a14-ba41-bd2fa110f6c0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:49,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1e06460c-c2b7-4a14-ba41-bd2fa110f6c0 2018-07-21 00:20:49,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:49,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:49,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["O4VqKd3MSpmCgG9-x_TmCA"], "issued_at": "2018-07-21T00:20:49.000000Z"}} 2018-07-21 00:20:49,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:20:50,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d300637-de5d-456f-ab94-7ef716ebb719 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:50,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1d300637-de5d-456f-ab94-7ef716ebb719 2018-07-21 00:20:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:50,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-8e16c3cd-212e-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:20:50,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dce8371-2179-4ea1-b9d7-54224fae5b90 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-8e16c3cd-212e-446-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:20:50,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-8e16c3cd-212e-446-proj used request id req-7dce8371-2179-4ea1-b9d7-54224fae5b90 2018-07-21 00:20:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:20:50,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3895d5-6640-48ff-bfbb-66d05d064b0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:50,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ab3895d5-6640-48ff-bfbb-66d05d064b0f 2018-07-21 00:20:50,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}}' 2018-07-21 00:20:50,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01817792-884f-4794-8350-78c4824c563a Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "id": "6ed6404f08c147f3b46f07839b51e27d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:20:50,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-01817792-884f-4794-8350-78c4824c563a 2018-07-21 00:20:50,351 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-8e16c3cd-212e-446-proj 2018-07-21 00:20:50,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:50,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:50,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["o9R3dgIHTyamDGhN5ZQiJg"], "issued_at": "2018-07-21T00:20:50.000000Z"}} 2018-07-21 00:20:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ba88c1f5b0612e86557441f839235a44ae36780c" 2018-07-21 00:20:50,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f4294e-ac7d-4309-a932-8fc1736a29bb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:50,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-23f4294e-ac7d-4309-a932-8fc1736a29bb 2018-07-21 00:20:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:20:50,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:20:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:20:50,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba88c1f5b0612e86557441f839235a44ae36780c" 2018-07-21 00:20:50,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7e21f1-40c4-43b1-8c0a-24f585023d5e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:20:50,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ed7e21f1-40c4-43b1-8c0a-24f585023d5e 2018-07-21 00:20:50,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-8e16c3cd-212e-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba88c1f5b0612e86557441f839235a44ae36780c" 2018-07-21 00:20:51,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6455dbf-7e08-42ad-9be9-f3e2ee1959fd Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-8e16c3cd-212e-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "id": "6ed6404f08c147f3b46f07839b51e27d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}]} 2018-07-21 00:20:51,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-8e16c3cd-212e-446-proj used request id req-b6455dbf-7e08-42ad-9be9-f3e2ee1959fd 2018-07-21 00:20:51,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba88c1f5b0612e86557441f839235a44ae36780c" 2018-07-21 00:20:51,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183346d9-cd59-49ca-b6a8-b59940830598 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:20:51,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-183346d9-cd59-49ca-b6a8-b59940830598 2018-07-21 00:20:51,572 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-8e16c3cd-212e-446-user 2018-07-21 00:20:51,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:51,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:20:51,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377df2a4-3080-47e2-b102-81afd4abc8d8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:20:51,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-377df2a4-3080-47e2-b102-81afd4abc8d8 2018-07-21 00:20:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" -d '{"role": {"name": "SimpleHealthCheck-8e16c3cd-212e-446-proj-role"}}' 2018-07-21 00:20:51,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6c687a-6e7f-4549-8515-69e2516b4eda Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03fab315a268444eb51007f9d5d2f8b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/03fab315a268444eb51007f9d5d2f8b1"}, "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj-role"}} 2018-07-21 00:20:51,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cf6c687a-6e7f-4549-8515-69e2516b4eda 2018-07-21 00:20:51,794 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-8e16c3cd-212e-446-proj-role 2018-07-21 00:20:51,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/03fab315a268444eb51007f9d5d2f8b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:20:51,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0e01ae-cbf2-4aaa-9d61-c77fc063982f Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03fab315a268444eb51007f9d5d2f8b1", "links": {"self": "http://172.30.9.21:5000/v3/roles/03fab315a268444eb51007f9d5d2f8b1"}, "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj-role"}} 2018-07-21 00:20:51,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/03fab315a268444eb51007f9d5d2f8b1 used request id req-cf0e01ae-cbf2-4aaa-9d61-c77fc063982f 2018-07-21 00:20:51,883 - keystone_utils - INFO - Granting role SimpleHealthCheck-8e16c3cd-212e-446-proj-role to project SimpleHealthCheck-8e16c3cd-212e-446-proj 2018-07-21 00:20:51,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d/users/a52b073c9be84cf491b3315bff4530f2/roles/03fab315a268444eb51007f9d5d2f8b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:20:52,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c08cb5b-7d81-470d-8192-c52ad752b882 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:20:52,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d/users/a52b073c9be84cf491b3315bff4530f2/roles/03fab315a268444eb51007f9d5d2f8b1 used request id req-9c08cb5b-7d81-470d-8192-c52ad752b882 2018-07-21 00:20:52,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:20:52,027 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:20:52,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:52,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:52,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03fab315a268444eb51007f9d5d2f8b1", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj-role"}], "expires_at": "2018-07-21T01:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8e16c3cd-212e-446-user", "id": "a52b073c9be84cf491b3315bff4530f2"}, "audit_ids": ["yWwCXtLaTky_NDNkgNqrwg"], "issued_at": "2018-07-21T00:20:52.000000Z"}} 2018-07-21 00:20:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1e0e5062953256286d87d959fe087ad1d80d8848" 2018-07-21 00:20:52,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef00dd9-6b80-424d-ad2e-19f4cc5e0917 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:52,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6ef00dd9-6b80-424d-ad2e-19f4cc5e0917 2018-07-21 00:20:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" 2018-07-21 00:20:52,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f7f30bd0-303e-4ca7-b42d-2b304da52e9b Date: Sat, 21 Jul 2018 00:20:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image"} 2018-07-21 00:20:52,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image used request id req-f7f30bd0-303e-4ca7-b42d-2b304da52e9b 2018-07-21 00:20:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" 2018-07-21 00:20:52,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ecd82f8-beed-495f-9e41-409b5097f7a6 Date: Sat, 21 Jul 2018 00:20:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:20:52,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1ecd82f8-beed-495f-9e41-409b5097f7a6 2018-07-21 00:20:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image"}' 2018-07-21 00:20:53,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45950e16-3222-4e2a-a5c3-34058a520415 Date: Sat, 21 Jul 2018 00:20:53 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532", "min_disk": 0, "protected": false, "id": "20ccbffe-fb60-4cf7-b806-b103966df532", "file": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532/file", "checksum": null, "owner": "6ed6404f08c147f3b46f07839b51e27d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:53,122 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-45950e16-3222-4e2a-a5c3-34058a520415 2018-07-21 00:20:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" -d '' 2018-07-21 00:20:54,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98dad1db-dd7b-4963-adeb-efc287708db1 Date: Sat, 21 Jul 2018 00:20: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-21 00:20:54,690 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532/file used request id req-98dad1db-dd7b-4963-adeb-efc287708db1 2018-07-21 00:20:54,691 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:20:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" 2018-07-21 00:20:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c9f6f388-6d31-4f08-a666-00a0e12838ce Date: Sat, 21 Jul 2018 00:20:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/20ccbffe-fb60-4cf7-b806-b103966df532/snap", "metadata": {}}], "self": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532", "min_disk": 0, "protected": false, "id": "20ccbffe-fb60-4cf7-b806-b103966df532", "file": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ed6404f08c147f3b46f07839b51e27d", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/20ccbffe-fb60-4cf7-b806-b103966df532/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:54,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532 used request id req-c9f6f388-6d31-4f08-a666-00a0e12838ce 2018-07-21 00:20:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" 2018-07-21 00:20:55,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-48d8ea39-8d68-4578-8a88-e8c1ea06928c Date: Sat, 21 Jul 2018 00:20:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:20:55,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-48d8ea39-8d68-4578-8a88-e8c1ea06928c 2018-07-21 00:20:55,084 - create_image - INFO - Created image with name - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image 2018-07-21 00:20:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" 2018-07-21 00:20:55,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1b7d1da3-ae32-4d60-8237-d8d72c497e19 Date: Sat, 21 Jul 2018 00:20:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/20ccbffe-fb60-4cf7-b806-b103966df532/snap", "metadata": {}}], "self": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532", "min_disk": 0, "protected": false, "id": "20ccbffe-fb60-4cf7-b806-b103966df532", "file": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ed6404f08c147f3b46f07839b51e27d", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/20ccbffe-fb60-4cf7-b806-b103966df532/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:20:55,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532 used request id req-1b7d1da3-ae32-4d60-8237-d8d72c497e19 2018-07-21 00:20:55,268 - create_image - DEBUG - Instance status is - active 2018-07-21 00:20:55,268 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image 2018-07-21 00:20:55,268 - create_image - INFO - Image is now active with name - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image 2018-07-21 00:20:55,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:55,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:55,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03fab315a268444eb51007f9d5d2f8b1", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj-role"}], "expires_at": "2018-07-21T01:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8e16c3cd-212e-446-user", "id": "a52b073c9be84cf491b3315bff4530f2"}, "audit_ids": ["DHWcEB8xQha4IEGzEHBr2g"], "issued_at": "2018-07-21T00:20:55.000000Z"}} 2018-07-21 00:20:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:20:55,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb12d69-a983-4261-a3d0-567d7669a3f3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:55,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0fb12d69-a983-4261-a3d0-567d7669a3f3 2018-07-21 00:20:55,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:20:55,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b38cfab3-8ca4-431b-aef0-88963f0b53c5 Date: Sat, 21 Jul 2018 00:20:55 GMT RESP BODY: {"networks":[]} 2018-07-21 00:20:55,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net used request id req-b38cfab3-8ca4-431b-aef0-88963f0b53c5 2018-07-21 00:20:55,979 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net 2018-07-21 00:20:55,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" -d '{"network": {"name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net", "admin_state_up": true}}' 2018-07-21 00:20:56,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-92969db9-0717-4426-9dc3-47ad9a488c34 Date: Sat, 21 Jul 2018 00:20:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:20:56Z","is_default":false,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}} 2018-07-21 00:20:56,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-92969db9-0717-4426-9dc3-47ad9a488c34 2018-07-21 00:20:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:20:56,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-6656ff90-5c7a-4bcf-8c94-ff894af54ea4 Date: Sat, 21 Jul 2018 00:20:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:20:56Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:20:56,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-6656ff90-5c7a-4bcf-8c94-ff894af54ea4 2018-07-21 00:20:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:20:57,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-05b3b73d-2988-4756-92e2-66fc78bfbf8f Date: Sat, 21 Jul 2018 00:20:57 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:20:57,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-05b3b73d-2988-4756-92e2-66fc78bfbf8f 2018-07-21 00:20:57,044 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet 2018-07-21 00:20:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" -d '{"subnets": [{"ip_version": 4, "network_id": "a4a3a62e-abf7-4c44-b1cb-8210febcde01", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]}' 2018-07-21 00:20:57,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0824e236-08c5-418d-ab0b-c70c37f6da70 Date: Sat, 21 Jul 2018 00:20:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:20:57,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0824e236-08c5-418d-ab0b-c70c37f6da70 2018-07-21 00:20:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:20:58,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-74b29949-d133-4328-b63e-37f892d2b2ef Date: Sat, 21 Jul 2018 00:20:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":["1f1d5969-2305-4d3c-83fa-3078a81f925f"],"description":"","tags":[],"updated_at":"2018-07-21T00:20:57Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:20:58,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-74b29949-d133-4328-b63e-37f892d2b2ef 2018-07-21 00:20:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:20:58,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cc7fa1c8-1718-41ba-b65b-12aa99d70ce7 Date: Sat, 21 Jul 2018 00:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:20:58,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-cc7fa1c8-1718-41ba-b65b-12aa99d70ce7 2018-07-21 00:20:58,465 - OpenStackNetwork - DEBUG - Network [a4a3a62e-abf7-4c44-b1cb-8210febcde01] created successfully 2018-07-21 00:20:58,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:58,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:58,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["hSqErTKOR_qDYw_Z7vO3yg"], "issued_at": "2018-07-21T00:20:58.000000Z"}} 2018-07-21 00:20:58,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e94cb49e47be98e5216203b91c117c296b9f8398" 2018-07-21 00:20:58,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43802e7-48c5-4482-9ae1-eb550dc024dd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:58,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e43802e7-48c5-4482-9ae1-eb550dc024dd 2018-07-21 00:20:58,944 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:20:58,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94cb49e47be98e5216203b91c117c296b9f8398" 2018-07-21 00:20:59,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20: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-3e24c17a-df0c-47f4-8d42-93696eb64c6a x-compute-request-id: req-3e24c17a-df0c-47f4-8d42-93696eb64c6a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:20:59,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3e24c17a-df0c-47f4-8d42-93696eb64c6a 2018-07-21 00:20:59,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94cb49e47be98e5216203b91c117c296b9f8398" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-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-21 00:20:59,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4636f620-4344-42f9-be8f-c706a646ee77 x-compute-request-id: req-4636f620-4344-42f9-be8f-c706a646ee77 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "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": "1cd6442d-569b-4aaf-add2-dac8ae313600"}} 2018-07-21 00:20:59,187 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4636f620-4344-42f9-be8f-c706a646ee77 2018-07-21 00:20:59,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:20:59,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:20:59,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03fab315a268444eb51007f9d5d2f8b1", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj-role"}], "expires_at": "2018-07-21T01:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8e16c3cd-212e-446-user", "id": "a52b073c9be84cf491b3315bff4530f2"}, "audit_ids": ["pjZJaV-IQ4qpPSRqz8QBCg"], "issued_at": "2018-07-21T00:20:59.000000Z"}} 2018-07-21 00:20:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:20:59,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292dc196-513e-484f-8dc7-bfc5fad06692 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:59,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-292dc196-513e-484f-8dc7-bfc5fad06692 2018-07-21 00:20:59,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:20:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:20:59,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6891d442-e8b4-4f5b-a357-c18f06b9e848 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:20:59,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6891d442-e8b4-4f5b-a357-c18f06b9e848 2018-07-21 00:20:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:00,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-fd9c1434-67d4-4972-8dfe-615849bfd955 Date: Sat, 21 Jul 2018 00:21:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":["1f1d5969-2305-4d3c-83fa-3078a81f925f"],"description":"","tags":[],"updated_at":"2018-07-21T00:20:57Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:21:00,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net used request id req-fd9c1434-67d4-4972-8dfe-615849bfd955 2018-07-21 00:21:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:21:00,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:21:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:21:00,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:00,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc254d7-e571-4930-9323-b864ba63290b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:21:00,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-3dc254d7-e571-4930-9323-b864ba63290b 2018-07-21 00:21:00,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:00,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a16bc890-467c-4864-af24-20bdb9b2b08e Date: Sat, 21 Jul 2018 00:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:21:00,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-a16bc890-467c-4864-af24-20bdb9b2b08e 2018-07-21 00:21:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:00,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ea318e1-e8cb-4345-8955-1bc9481a3410 Date: Sat, 21 Jul 2018 00:21:00 GMT RESP BODY: {"ports":[]} 2018-07-21 00:21:00,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1&admin_state_up=True used request id req-6ea318e1-e8cb-4345-8955-1bc9481a3410 2018-07-21 00:21:00,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:00,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-adbbb014-f52b-4abf-9a09-75ec9238c729 x-compute-request-id: req-adbbb014-f52b-4abf-9a09-75ec9238c729 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:21:00,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst used request id req-adbbb014-f52b-4abf-9a09-75ec9238c729 2018-07-21 00:21:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:01,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-e8cf2118-50cc-4970-bab0-5a6156c79e62 Date: Sat, 21 Jul 2018 00:21:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":["1f1d5969-2305-4d3c-83fa-3078a81f925f"],"description":"","tags":[],"updated_at":"2018-07-21T00:20:57Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:21:01,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net used request id req-e8cf2118-50cc-4970-bab0-5a6156c79e62 2018-07-21 00:21:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:01,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e23371-9431-4a84-8df2-0cf6344b1817 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:21:01,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-27e23371-9431-4a84-8df2-0cf6344b1817 2018-07-21 00:21:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:01,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a01f0435-3044-45d1-9f04-3af5b8b180b5 Date: Sat, 21 Jul 2018 00:21:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:21:01,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-a01f0435-3044-45d1-9f04-3af5b8b180b5 2018-07-21 00:21:01,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:01,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-078264c6-fbf5-4948-84cc-d3fad6003152 Date: Sat, 21 Jul 2018 00:21:01 GMT RESP BODY: {"ports":[]} 2018-07-21 00:21:01,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1&admin_state_up=True used request id req-078264c6-fbf5-4948-84cc-d3fad6003152 2018-07-21 00:21:01,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:01,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:01,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03fab315a268444eb51007f9d5d2f8b1", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj-role"}], "expires_at": "2018-07-21T01:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/6ed6404f08c147f3b46f07839b51e27d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8e16c3cd-212e-446-user", "id": "a52b073c9be84cf491b3315bff4530f2"}, "audit_ids": ["po9hyw9EQbiDzAI5yD2l1A"], "issued_at": "2018-07-21T00:21:01.000000Z"}} 2018-07-21 00:21:01,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}84f765c28160c921379da73938d360589e9ed968" 2018-07-21 00:21:01,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dce8c5f-2e98-4a24-911f-ef93e50abd7e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:01,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2dce8c5f-2e98-4a24-911f-ef93e50abd7e 2018-07-21 00:21:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:02,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-dd15754e-e34a-4da9-8429-2990fc8ed8f5 Date: Sat, 21 Jul 2018 00:21:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":["1f1d5969-2305-4d3c-83fa-3078a81f925f"],"description":"","tags":[],"updated_at":"2018-07-21T00:20:57Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:21:02,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net used request id req-dd15754e-e34a-4da9-8429-2990fc8ed8f5 2018-07-21 00:21:02,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:02,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-15927551-d438-4239-8a48-abc79c98ae93 Date: Sat, 21 Jul 2018 00:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:21:02,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-15927551-d438-4239-8a48-abc79c98ae93 2018-07-21 00:21:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:02,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7eda7f18-2edc-4daf-ba0a-3ba4a3406c03 Date: Sat, 21 Jul 2018 00:21:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":["1f1d5969-2305-4d3c-83fa-3078a81f925f"],"description":"","tags":[],"updated_at":"2018-07-21T00:20:57Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:21:02,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net used request id req-7eda7f18-2edc-4daf-ba0a-3ba4a3406c03 2018-07-21 00:21:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:21:02,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:21:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:21:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f765c28160c921379da73938d360589e9ed968" 2018-07-21 00:21:02,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50772be5-4ab8-49c7-b5e9-6476d526594f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:21:02,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-50772be5-4ab8-49c7-b5e9-6476d526594f 2018-07-21 00:21:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:02,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5cb4c11d-75f0-46da-819c-bd1e54e129f0 Date: Sat, 21 Jul 2018 00:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:21:02,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-5cb4c11d-75f0-46da-819c-bd1e54e129f0 2018-07-21 00:21:02,603 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net 2018-07-21 00:21:02,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" -d '{"port": {"network_id": "a4a3a62e-abf7-4c44-b1cb-8210febcde01", "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1", "admin_state_up": true}}' 2018-07-21 00:21:03,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 802 X-Openstack-Request-Id: req-6fff5204-9658-4a02-a0f1-47261c251c50 Date: Sat, 21 Jul 2018 00:21:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:03Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","ip_address":"10.55.0.14"}],"id":"950f5bd0-0f46-4e57-872a-ca6aff009542","security_groups":["d2f1f7de-347c-459a-a244-b030741c69d6"],"mac_address":"fa:16:3e:94:42:6a","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1","project_id":"6ed6404f08c147f3b46f07839b51e27d","qos_policy_id":null,"admin_state_up":true,"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:21:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:21:03,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-6fff5204-9658-4a02-a0f1-47261c251c50 2018-07-21 00:21:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:04,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-6e6dce7b-5ae8-41c1-9ad6-51b07659888c Date: Sat, 21 Jul 2018 00:21:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":["1f1d5969-2305-4d3c-83fa-3078a81f925f"],"description":"","tags":[],"updated_at":"2018-07-21T00:20:57Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:21:04,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net used request id req-6e6dce7b-5ae8-41c1-9ad6-51b07659888c 2018-07-21 00:21:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:04,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ad8282-7118-4458-a6ee-8ba9ec8aa2cc Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:21:04,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-54ad8282-7118-4458-a6ee-8ba9ec8aa2cc 2018-07-21 00:21:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:04,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1ece291f-45a6-4d6d-9a69-291e7b6c11c5 Date: Sat, 21 Jul 2018 00:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:21:04,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-1ece291f-45a6-4d6d-9a69-291e7b6c11c5 2018-07-21 00:21:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:04,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-5f5f5e8f-460c-4387-b79a-28d13d3231ea Date: Sat, 21 Jul 2018 00:21:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:03Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","ip_address":"10.55.0.14"}],"id":"950f5bd0-0f46-4e57-872a-ca6aff009542","security_groups":["d2f1f7de-347c-459a-a244-b030741c69d6"],"mac_address":"fa:16:3e:94:42:6a","project_id":"6ed6404f08c147f3b46f07839b51e27d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1","admin_state_up":true,"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:21:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:21:04,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1&admin_state_up=True used request id req-5f5f5e8f-460c-4387-b79a-28d13d3231ea 2018-07-21 00:21:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:04,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24cbdd68-048f-496d-b174-68a9b6ecfb8f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:21:04,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-24cbdd68-048f-496d-b174-68a9b6ecfb8f 2018-07-21 00:21:04,749 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst 2018-07-21 00:21:04,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:04,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-c3af2e18-ae9e-4b61-8422-b262ca903129 x-compute-request-id: req-c3af2e18-ae9e-4b61-8422-b262ca903129 Content-Encoding: gzip Content-Length: 274 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}], "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-flavor-name"}, {"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:21:04,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c3af2e18-ae9e-4b61-8422-b262ca903129 2018-07-21 00:21:04,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:04,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-02b5a5ed-599a-4bc0-9d39-540ed1ba322e x-compute-request-id: req-02b5a5ed-599a-4bc0-9d39-540ed1ba322e Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "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": "1cd6442d-569b-4aaf-add2-dac8ae313600"}} 2018-07-21 00:21:04,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600 used request id req-02b5a5ed-599a-4bc0-9d39-540ed1ba322e 2018-07-21 00:21:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:05,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-fa9b33e1-82f4-47fa-832a-48e16afc232d Date: Sat, 21 Jul 2018 00:21:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/20ccbffe-fb60-4cf7-b806-b103966df532/snap", "metadata": {}}], "self": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532", "min_disk": 0, "protected": false, "id": "20ccbffe-fb60-4cf7-b806-b103966df532", "file": "/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6ed6404f08c147f3b46f07839b51e27d", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/20ccbffe-fb60-4cf7-b806-b103966df532/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image"} 2018-07-21 00:21:05,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image used request id req-fa9b33e1-82f4-47fa-832a-48e16afc232d 2018-07-21 00:21:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:05,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4d9d6b44-e84f-449b-bc35-0332a527aebb Date: Sat, 21 Jul 2018 00:21: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-21 00:21:05,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4d9d6b44-e84f-449b-bc35-0332a527aebb 2018-07-21 00:21:05,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" -d '{"server": {"name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "imageRef": "20ccbffe-fb60-4cf7-b806-b103966df532", "flavorRef": "1cd6442d-569b-4aaf-add2-dac8ae313600", "max_count": 1, "min_count": 1, "networks": [{"port": "950f5bd0-0f46-4e57-872a-ca6aff009542"}]}}' 2018-07-21 00:21:06,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f9a114f-2aa4-4a31-84f3-c28fab0aa1b2 x-compute-request-id: req-5f9a114f-2aa4-4a31-84f3-c28fab0aa1b2 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "adminPass": "5uXr3FWuFUmF"}} 2018-07-21 00:21:06,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-5f9a114f-2aa4-4a31-84f3-c28fab0aa1b2 2018-07-21 00:21:06,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:07,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-204dc3c3-105a-4f69-9ad6-7dbc062910fc x-compute-request-id: req-204dc3c3-105a-4f69-9ad6-7dbc062910fc Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "image": {"id": "20ccbffe-fb60-4cf7-b806-b103966df532", "links": [{"href": "http://172.30.9.21:8774/images/20ccbffe-fb60-4cf7-b806-b103966df532", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}]}, "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "user_id": "a52b073c9be84cf491b3315bff4530f2", "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-21T00:21:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "created": "2018-07-21T00:21:06Z", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:21:07,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-204dc3c3-105a-4f69-9ad6-7dbc062910fc 2018-07-21 00:21:07,317 - create_instance - INFO - Created instance with name - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst 2018-07-21 00:21:07,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:07,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-99f96303-93e8-456a-80b4-249f5123354c x-compute-request-id: req-99f96303-93e8-456a-80b4-249f5123354c Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "image": {"id": "20ccbffe-fb60-4cf7-b806-b103966df532", "links": [{"href": "http://172.30.9.21:8774/images/20ccbffe-fb60-4cf7-b806-b103966df532", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}]}, "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "user_id": "a52b073c9be84cf491b3315bff4530f2", "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-21T00:21:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "created": "2018-07-21T00:21:06Z", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:21:07,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-99f96303-93e8-456a-80b4-249f5123354c 2018-07-21 00:21:07,839 - create_instance - DEBUG - Instance status [SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst] is - BUILD 2018-07-21 00:21:07,839 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:21:10,842 - create_instance - DEBUG - VM status query timeout in 896.475533962 2018-07-21 00:21:10,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:11,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-2a7eb5a8-e117-4ef4-8fb6-efb5a88a08af x-compute-request-id: req-2a7eb5a8-e117-4ef4-8fb6-efb5a88a08af Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "image": {"id": "20ccbffe-fb60-4cf7-b806-b103966df532", "links": [{"href": "http://172.30.9.21:8774/images/20ccbffe-fb60-4cf7-b806-b103966df532", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}]}, "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "security_groups": [{"name": "default"}], "user_id": "a52b073c9be84cf491b3315bff4530f2", "OS-DCF: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-21T00:21:09Z", "hostId": "cbb5c3db238ec89b31618a77fd1415a6b30d8858626f21262a9ec757", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "created": "2018-07-21T00:21:06Z", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:21:11,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-2a7eb5a8-e117-4ef4-8fb6-efb5a88a08af 2018-07-21 00:21:11,513 - create_instance - DEBUG - Instance status [SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst] is - BUILD 2018-07-21 00:21:11,513 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:21:14,516 - create_instance - DEBUG - VM status query timeout in 892.801543951 2018-07-21 00:21:14,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:14,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a29e8267-e8f9-41dd-b7cf-c91e1dac778e x-compute-request-id: req-a29e8267-e8f9-41dd-b7cf-c91e1dac778e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:42:6a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "image": {"id": "20ccbffe-fb60-4cf7-b806-b103966df532", "links": [{"href": "http://172.30.9.21:8774/images/20ccbffe-fb60-4cf7-b806-b103966df532", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:21:13.000000", "flavor": {"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}]}, "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "security_groups": [{"name": "default"}], "user_id": "a52b073c9be84cf491b3315bff4530f2", "OS-DCF: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-21T00:21:13Z", "hostId": "cbb5c3db238ec89b31618a77fd1415a6b30d8858626f21262a9ec757", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "created": "2018-07-21T00:21:06Z", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:21:14,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-a29e8267-e8f9-41dd-b7cf-c91e1dac778e 2018-07-21 00:21:14,886 - create_instance - DEBUG - Instance status [SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst] is - ACTIVE 2018-07-21 00:21:14,886 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:21:14,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:15,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b520bcc-ef15-4190-b4ad-0081e4765427 x-compute-request-id: req-5b520bcc-ef15-4190-b4ad-0081e4765427 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:42:6a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "image": {"id": "20ccbffe-fb60-4cf7-b806-b103966df532", "links": [{"href": "http://172.30.9.21:8774/images/20ccbffe-fb60-4cf7-b806-b103966df532", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:21:13.000000", "flavor": {"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}]}, "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "security_groups": [{"name": "default"}], "user_id": "a52b073c9be84cf491b3315bff4530f2", "OS-DCF: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-21T00:21:13Z", "hostId": "cbb5c3db238ec89b31618a77fd1415a6b30d8858626f21262a9ec757", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "created": "2018-07-21T00:21:06Z", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:21:15,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-5b520bcc-ef15-4190-b4ad-0081e4765427 2018-07-21 00:21:15,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:15,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-73559178-a80e-4cb6-895d-4aa031875015 Date: Sat, 21 Jul 2018 00:21:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6ed6404f08c147f3b46f07839b51e27d","l2_adjacency":true,"status":"ACTIVE","subnets":["1f1d5969-2305-4d3c-83fa-3078a81f925f"],"description":"","tags":[],"updated_at":"2018-07-21T00:20:57Z","qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net","admin_state_up":true,"tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:56Z","mtu":1450}]} 2018-07-21 00:21:15,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net used request id req-73559178-a80e-4cb6-895d-4aa031875015 2018-07-21 00:21:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:15,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040dd431-2f05-4414-83ac-a95a91897f0b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:21:15,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-040dd431-2f05-4414-83ac-a95a91897f0b 2018-07-21 00:21:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:16,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1ddaca4e-b0df-4ecd-bc89-d905b38b76ff Date: Sat, 21 Jul 2018 00:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:57Z","dns_nameservers":[],"updated_at":"2018-07-21T00:20:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6ed6404f08c147f3b46f07839b51e27d","id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","subnetpool_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet"}]} 2018-07-21 00:21:16,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-1ddaca4e-b0df-4ecd-bc89-d905b38b76ff 2018-07-21 00:21:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:16,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3217 X-Openstack-Request-Id: req-98f04968-6460-4edd-8f0c-1454d79817d2 Date: Sat, 21 Jul 2018 00:21:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","ip_address":"10.55.0.4"}],"id":"5ce1800f-b566-485f-b599-65e790ce5591","security_groups":[],"mac_address":"fa:16:3e:71:40:32","project_id":"6ed6404f08c147f3b46f07839b51e27d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a4a3a62e-abf7-4c44-b1cb-8210febcde01","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","ip_address":"10.55.0.2"}],"id":"9053f04e-e6a2-421a-b8d0-7d078e124ef3","security_groups":[],"mac_address":"fa:16:3e:24:ef:60","project_id":"6ed6404f08c147f3b46f07839b51e27d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a4a3a62e-abf7-4c44-b1cb-8210febcde01","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","ip_address":"10.55.0.14"}],"id":"950f5bd0-0f46-4e57-872a-ca6aff009542","security_groups":["d2f1f7de-347c-459a-a244-b030741c69d6"],"mac_address":"fa:16:3e:94:42:6a","project_id":"6ed6404f08c147f3b46f07839b51e27d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1","admin_state_up":true,"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:21:03Z","binding:vnic_type":"normal","device_id":"d20afa13-9faa-4a6c-85ec-2b968c1860d5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1f1d5969-2305-4d3c-83fa-3078a81f925f","ip_address":"10.55.0.3"}],"id":"c5a2e757-98b9-4928-9629-c20f77c41516","security_groups":[],"mac_address":"fa:16:3e:38:b4:a5","project_id":"6ed6404f08c147f3b46f07839b51e27d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4a3a62e-abf7-4c44-b1cb-8210febcde01","tenant_id":"6ed6404f08c147f3b46f07839b51e27d","created_at":"2018-07-21T00:20:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a4a3a62e-abf7-4c44-b1cb-8210febcde01","ip_allocation":"immediate"}]} 2018-07-21 00:21:16,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-98f04968-6460-4edd-8f0c-1454d79817d2 2018-07-21 00:21:16,102 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-07-21 00:21:16,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:16,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-61695169-cc95-40e7-9fcf-10d0542cfc50 x-compute-request-id: req-61695169-cc95-40e7-9fcf-10d0542cfc50 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:42:6a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "image": {"id": "20ccbffe-fb60-4cf7-b806-b103966df532", "links": [{"href": "http://172.30.9.21:8774/images/20ccbffe-fb60-4cf7-b806-b103966df532", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:21:13.000000", "flavor": {"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}]}, "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "security_groups": [{"name": "default"}], "user_id": "a52b073c9be84cf491b3315bff4530f2", "OS-DCF: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-21T00:21:13Z", "hostId": "cbb5c3db238ec89b31618a77fd1415a6b30d8858626f21262a9ec757", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "created": "2018-07-21T00:21:06Z", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:21:16,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-61695169-cc95-40e7-9fcf-10d0542cfc50 2018-07-21 00:21:16,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:21:17,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-53a46a96-5685-4ce9-8e5c-220a4ac2f2d2 x-compute-request-id: req-53a46a96-5685-4ce9-8e5c-220a4ac2f2d2 Content-Encoding: gzip Content-Length: 7793 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 461283508 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.134502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.136169] pid_max: default: 32768 minimum: 301\n[ 0.137069] ACPI: Core revision 20150930\n[ 0.138456] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139765] Security Framework initialized\n[ 0.140579] Yama: becoming mindful.\n[ 0.141309] AppArmor: AppArmor initialized\n[ 0.142165] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143459] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144722] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145923] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147325] Initializing cgroup subsys io\n[ 0.148140] Initializing cgroup subsys memory\n[ 0.149026] Initializing cgroup subsys devices\n[ 0.149938] Initializing cgroup subsys freezer\n[ 0.150807] Initializing cgroup subsys net_cls\n[ 0.151677] Initializing cgroup subsys perf_event\n[ 0.152593] Initializing cgroup subsys net_prio\n[ 0.153491] Initializing cgroup subsys hugetlb\n[ 0.154364] Initializing cgroup subsys pids\n[ 0.155236] CPU: Physical Processor ID: 0\n[ 0.156731] mce: CPU supports 10 MCE banks\n[ 0.157593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158604] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179241] ftrace: allocating 31920 entries in 125 pages\n[ 0.204723] smpboot: Max logical packages: 1\n[ 0.205623] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206985] x2apic enabled\n[ 0.207785] Switched APIC routing to physical x2apic.\n[ 0.209518] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214533] KVM setup paravirtual spinlock\n[ 0.215841] x86: Booted up 1 node, 1 CPUs\n[ 0.216656] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.218061] devtmpfs: initialized\n[ 0.219769] evm: security.selinux\n[ 0.220476] evm: security.SMACK64\n[ 0.221169] evm: security.SMACK64EXEC\n[ 0.221913] evm: security.SMACK64TRANSMUTE\n[ 0.222721] evm: security.SMACK64MMAP\n[ 0.223473] evm: security.ima\n[ 0.224117] evm: security.capability\n[ 0.224927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226796] pinctrl core: initialized pinctrl subsystem\n[ 0.227930] RTC time: 0:21:14, date: 07/21/18\n[ 0.228901] NET: Registered protocol family 16\n[ 0.229897] cpuidle: using governor ladder\n[ 0.230724] cpuidle: using governor menu\n[ 0.231519] PCCT header not found.\n[ 0.232280] ACPI: bus type PCI registered\n[ 0.233090] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234340] PCI: Using configuration type 1 for base access\n[ 0.236125] ACPI: Added _OSI(Module Device)\n[ 0.236974] ACPI: Added _OSI(Processor Device)\n[ 0.237836] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238740] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.240498] ACPI: Interpreter enabled\n[ 0.241273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.244981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.246830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.248675] ACPI: (supports S0 S5)\n[ 0.249387] ACPI: Using IOAPIC for interrupt routing\n[ 0.250339] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.253444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.254596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.255834] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.257031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.259267] acpiphp: Slot [3] registered\n[ 0.260076] acpiphp: Slot [4] registered\n[ 0.260880] acpiphp: Slot [5] registered\n[ 0.261683] acpiphp: Slot [6] registered\n[ 0.262484] acpiphp: Slot [7] registered\n[ 0.263291] acpiphp: Slot [8] registered\n[ 0.264094] acpiphp: Slot [9] registered\n[ 0.264893] acpiphp: Slot [10] registered\n[ 0.265714] acpiphp: Slot [11] registered\n[ 0.266529] acpiphp: Slot [12] registered\n[ 0.267351] acpiphp: Slot [13] registered\n[ 0.268168] acpiphp: Slot [14] registered\n[ 0.268983] acpiphp: Slot [15] registered\n[ 0.279689] acpiphp: Slot [16] registered\n[ 0.280530] acpiphp: Slot [17] registered\n[ 0.281353] acpiphp: Slot [18] registered\n[ 0.282164] acpiphp: Slot [19] registered\n[ 0.282979] acpiphp: Slot [20] registered\n[ 0.283795] acpiphp: Slot [21] registered\n[ 0.284610] acpiphp: Slot [22] registered\n[ 0.285494] acpiphp: Slot [23] registered\n[ 0.286326] acpiphp: Slot [24] registered\n[ 0.287144] acpiphp: Slot [25] registered\n[ 0.287966] acpiphp: Slot [26] registered\n[ 0.288777] acpiphp: Slot [27] registered\n[ 0.289592] acpiphp: Slot [28] registered\n[ 0.290406] acpiphp: Slot [29] registered\n[ 0.291255] acpiphp: Slot [30] registered\n[ 0.292082] acpiphp: Slot [31] registered\n[ 0.292893] PCI host bridge to bus 0000:00\n[ 0.293706] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.294922] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.296141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.297608] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.299067] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.300549] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305226] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.311257] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312810] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.332182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.334075] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.335500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.336921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.338309] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.339579] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.340883] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.341944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.343490] vgaarb: loaded\n[ 0.344091] vgaarb: bridge control possible 0000:00:02.0\n[ 0.345314] SCSI subsystem initialized\n[ 0.346230] ACPI: bus type USB registered\n[ 0.347065] usbcore: registered new interface driver usbfs\n[ 0.348100] usbcore: registered new interface driver hub\n[ 0.349105] usbcore: registered new device driver usb\n[ 0.350211] PCI: Using ACPI for IRQ routing\n[ 0.351326] NetLabel: Initializing\n[ 0.352048] NetLabel: domain hash size = 128\n[ 0.352897] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.353861] NetLabel: unlabeled traffic allowed by default\n[ 0.355029] clocksource: Switched to clocksource kvm-clock\n[ 0.362984] AppArmor: AppArmor Filesystem Enabled\n[ 0.363987] pnp: PnP ACPI init\n[ 0.364931] pnp: PnP ACPI: found 5 devices\n[ 0.371165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.372878] NET: Registered protocol family 2\n[ 0.373917] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.375200] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.376384] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.377584] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.378671] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.379860] NET: Registered protocol family 1\n[ 0.380742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.381847] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.382933] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.396750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.410935] Trying to unpack rootfs image as initramfs...\n[ 0.467772] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.469424] Scanning for low memory corruption every 60 seconds\n[ 0.470773] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.471956] audit: initializing netlink subsys (disabled)\n[ 0.472990] audit: type=2000 audit(1532132474.435:1): initialized\n[ 0.474327] Initialise system trusted keyring\n[ 0.475288] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.476452] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.478612] zbud: loaded\n[ 0.479357] VFS: Disk quotas dquot_6.6.0\n[ 0.480183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.481784] fuse init (API version 7.23)\n[ 0.482693] Key type big_key registered\n[ 0.483512] Allocating IMA MOK and blacklist keyrings.\n[ 0.484742] Key type asymmetric registered\n[ 0.485577] Asymmetric key parser 'x509' registered\n[ 0.486537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.488020] io scheduler noop registered\n[ 0.488812] io scheduler deadline registered (default)\n[ 0.489819] io scheduler cfq registered\n[ 0.490665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.491721] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.493012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.494464] ACPI: Power Button [PWRF]\n[ 0.495332] GHES: HEST is not enabled!\n[ 0.509003] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.536726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.538818] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562797] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.565061] Linux agpgart interface v0.103\n[ 0.567683] brd: module loaded\n[ 0.569374] loop: module loaded\n[ 0.573011] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.574469] GPT:90111 != 20971519\n[ 0.575170] GPT:Alternate GPT header not at the end of the disk.\n[ 0.576268] GPT:90111 != 20971519\n[ 0.576960] GPT: Use GNU Parted to correct GPT errors.\n[ 0.577926] vda: vda1 vda15\n[ 0.579152] scsi host0: ata_piix\n[ 0.579939] scsi host1: ata_piix\n[ 0.580651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.581863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.583347] libphy: Fixed MDIO Bus: probed\n[ 0.584171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.585125] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.587335] PPP generic driver version 2.4.2\n[ 0.588248] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.589490] ehci-pci: EHCI PCI platform driver\n[ 0.590378] ehci-platform: EHCI generic platform driver\n[ 0.591400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.592557] ohci-pci: OHCI PCI platform driver\n[ 0.593444] ohci-platform: OHCI generic platform driver\n[ 0.594454] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.610970] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.612198] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.613699] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.614761] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.616008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.617266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.618712] usb usb1: Product: UHCI Host Controller\n[ 0.619663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.620826] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.621968] hub 1-0:1.0: USB hub found\n[ 0.622866] hub 1-0:1.0: 2 ports detected\n[ 0.623930] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.626177] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.627157] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.628242] mousedev: PS/2 mouse device common for all mice\n[ 0.629591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.631500] rtc_cmos 00:00: RTC can wake from S4\n[ 0.632653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.633875] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.635120] i2c /dev entries driver\n[ 0.635947] device-mapper: uevent: version 1.0.3\n[ 0.636946] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.638638] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.640195] NET: Registered protocol family 10\n[ 0.641383] NET: Registered protocol family 17\n[ 0.642303] Key type dns_resolver registered\n[ 0.643346] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.644474] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.646339] registered taskstats version 1\n[ 0.647211] Loading compiled-in X.509 certificates\n[ 0.648709] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.650617] zswap: loaded using pool lzo/zbud\n[ 0.652360] Key type trusted registered\n[ 0.654130] Key type encrypted registered\n[ 0.654978] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.656046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.657123] evm: HMAC attrs: 0x1\n[ 0.658167] Magic number: 10:403:355\n[ 0.659140] input event1: hash matches\n[ 0.660025] rtc_cmos 00:00: setting system clock to 2018-07-21 00:21:14 UTC (1532132474)\n[ 0.661690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.662833] EDD information not available.\n[ 0.740547] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.742148] Write protecting the kernel read-only data: 14336k\n[ 0.744307] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.746179] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.58\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.938967] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.14...\nLease of 10.55.0.14 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-21 00:21:17,076 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5/action used request id req-53a46a96-5685-4ce9-8e5c-220a4ac2f2d2 2018-07-21 00:21:17,077 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-21 00:21:17,077 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 461283508 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.134502] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.136169] pid_max: default: 32768 minimum: 301 [ 0.137069] ACPI: Core revision 20150930 [ 0.138456] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139765] Security Framework initialized [ 0.140579] Yama: becoming mindful. [ 0.141309] AppArmor: AppArmor initialized [ 0.142165] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143459] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144722] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145923] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147325] Initializing cgroup subsys io [ 0.148140] Initializing cgroup subsys memory [ 0.149026] Initializing cgroup subsys devices [ 0.149938] Initializing cgroup subsys freezer [ 0.150807] Initializing cgroup subsys net_cls [ 0.151677] Initializing cgroup subsys perf_event [ 0.152593] Initializing cgroup subsys net_prio [ 0.153491] Initializing cgroup subsys hugetlb [ 0.154364] Initializing cgroup subsys pids [ 0.155236] CPU: Physical Processor ID: 0 [ 0.156731] mce: CPU supports 10 MCE banks [ 0.157593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158604] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173058] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179241] ftrace: allocating 31920 entries in 125 pages [ 0.204723] smpboot: Max logical packages: 1 [ 0.205623] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206985] x2apic enabled [ 0.207785] Switched APIC routing to physical x2apic. [ 0.209518] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210641] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212721] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214533] KVM setup paravirtual spinlock [ 0.215841] x86: Booted up 1 node, 1 CPUs [ 0.216656] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.218061] devtmpfs: initialized [ 0.219769] evm: security.selinux [ 0.220476] evm: security.SMACK64 [ 0.221169] evm: security.SMACK64EXEC [ 0.221913] evm: security.SMACK64TRANSMUTE [ 0.222721] evm: security.SMACK64MMAP [ 0.223473] evm: security.ima [ 0.224117] evm: security.capability [ 0.224927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226796] pinctrl core: initialized pinctrl subsystem [ 0.227930] RTC time: 0:21:14, date: 07/21/18 [ 0.228901] NET: Registered protocol family 16 [ 0.229897] cpuidle: using governor ladder [ 0.230724] cpuidle: using governor menu [ 0.231519] PCCT header not found. [ 0.232280] ACPI: bus type PCI registered [ 0.233090] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234340] PCI: Using configuration type 1 for base access [ 0.236125] ACPI: Added _OSI(Module Device) [ 0.236974] ACPI: Added _OSI(Processor Device) [ 0.237836] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238740] ACPI: Added _OSI(Processor Aggregator Device) [ 0.240498] ACPI: Interpreter enabled [ 0.241273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.244981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.246830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.248675] ACPI: (supports S0 S5) [ 0.249387] ACPI: Using IOAPIC for interrupt routing [ 0.250339] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.253444] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.254596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.255834] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.257031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.259267] acpiphp: Slot [3] registered [ 0.260076] acpiphp: Slot [4] registered [ 0.260880] acpiphp: Slot [5] registered [ 0.261683] acpiphp: Slot [6] registered [ 0.262484] acpiphp: Slot [7] registered [ 0.263291] acpiphp: Slot [8] registered [ 0.264094] acpiphp: Slot [9] registered [ 0.264893] acpiphp: Slot [10] registered [ 0.265714] acpiphp: Slot [11] registered [ 0.266529] acpiphp: Slot [12] registered [ 0.267351] acpiphp: Slot [13] registered [ 0.268168] acpiphp: Slot [14] registered [ 0.268983] acpiphp: Slot [15] registered [ 0.279689] acpiphp: Slot [16] registered [ 0.280530] acpiphp: Slot [17] registered [ 0.281353] acpiphp: Slot [18] registered [ 0.282164] acpiphp: Slot [19] registered [ 0.282979] acpiphp: Slot [20] registered [ 0.283795] acpiphp: Slot [21] registered [ 0.284610] acpiphp: Slot [22] registered [ 0.285494] acpiphp: Slot [23] registered [ 0.286326] acpiphp: Slot [24] registered [ 0.287144] acpiphp: Slot [25] registered [ 0.287966] acpiphp: Slot [26] registered [ 0.288777] acpiphp: Slot [27] registered [ 0.289592] acpiphp: Slot [28] registered [ 0.290406] acpiphp: Slot [29] registered [ 0.291255] acpiphp: Slot [30] registered [ 0.292082] acpiphp: Slot [31] registered [ 0.292893] PCI host bridge to bus 0000:00 [ 0.293706] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.294922] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.296141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.297608] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.299067] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.300549] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305226] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306420] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.311257] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312810] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.332182] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.334075] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.335500] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.336921] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.338309] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.339579] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.340883] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.341944] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.343490] vgaarb: loaded [ 0.344091] vgaarb: bridge control possible 0000:00:02.0 [ 0.345314] SCSI subsystem initialized [ 0.346230] ACPI: bus type USB registered [ 0.347065] usbcore: registered new interface driver usbfs [ 0.348100] usbcore: registered new interface driver hub [ 0.349105] usbcore: registered new device driver usb [ 0.350211] PCI: Using ACPI for IRQ routing [ 0.351326] NetLabel: Initializing [ 0.352048] NetLabel: domain hash size = 128 [ 0.352897] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.353861] NetLabel: unlabeled traffic allowed by default [ 0.355029] clocksource: Switched to clocksource kvm-clock [ 0.362984] AppArmor: AppArmor Filesystem Enabled [ 0.363987] pnp: PnP ACPI init [ 0.364931] pnp: PnP ACPI: found 5 devices [ 0.371165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.372878] NET: Registered protocol family 2 [ 0.373917] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.375200] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.376384] TCP: Hash tables configured (established 2048 bind 2048) [ 0.377584] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.378671] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.379860] NET: Registered protocol family 1 [ 0.380742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.381847] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.382933] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.396750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.410935] Trying to unpack rootfs image as initramfs... [ 0.467772] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.469424] Scanning for low memory corruption every 60 seconds [ 0.470773] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.471956] audit: initializing netlink subsys (disabled) [ 0.472990] audit: type=2000 audit(1532132474.435:1): initialized [ 0.474327] Initialise system trusted keyring [ 0.475288] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.476452] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.478612] zbud: loaded [ 0.479357] VFS: Disk quotas dquot_6.6.0 [ 0.480183] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.481784] fuse init (API version 7.23) [ 0.482693] Key type big_key registered [ 0.483512] Allocating IMA MOK and blacklist keyrings. [ 0.484742] Key type asymmetric registered [ 0.485577] Asymmetric key parser 'x509' registered [ 0.486537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.488020] io scheduler noop registered [ 0.488812] io scheduler deadline registered (default) [ 0.489819] io scheduler cfq registered [ 0.490665] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.491721] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.493012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.494464] ACPI: Power Button [PWRF] [ 0.495332] GHES: HEST is not enabled! [ 0.509003] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.536726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.538818] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562797] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.565061] Linux agpgart interface v0.103 [ 0.567683] brd: module loaded [ 0.569374] loop: module loaded [ 0.573011] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.574469] GPT:90111 != 20971519 [ 0.575170] GPT:Alternate GPT header not at the end of the disk. [ 0.576268] GPT:90111 != 20971519 [ 0.576960] GPT: Use GNU Parted to correct GPT errors. [ 0.577926] vda: vda1 vda15 [ 0.579152] scsi host0: ata_piix [ 0.579939] scsi host1: ata_piix [ 0.580651] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.581863] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.583347] libphy: Fixed MDIO Bus: probed [ 0.584171] tun: Universal TUN/TAP device driver, 1.6 [ 0.585125] tun: (C) 1999-2004 Max Krasnyansky [ 0.587335] PPP generic driver version 2.4.2 [ 0.588248] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.589490] ehci-pci: EHCI PCI platform driver [ 0.590378] ehci-platform: EHCI generic platform driver [ 0.591400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.592557] ohci-pci: OHCI PCI platform driver [ 0.593444] ohci-platform: OHCI generic platform driver [ 0.594454] uhci_hcd: USB Universal Host Controller Interface driver [ 0.610970] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.612198] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.613699] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.614761] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.616008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.617266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.618712] usb usb1: Product: UHCI Host Controller [ 0.619663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.620826] usb usb1: SerialNumber: 0000:00:01.2 [ 0.621968] hub 1-0:1.0: USB hub found [ 0.622866] hub 1-0:1.0: 2 ports detected [ 0.623930] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.626177] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.627157] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.628242] mousedev: PS/2 mouse device common for all mice [ 0.629591] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.631500] rtc_cmos 00:00: RTC can wake from S4 [ 0.632653] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.633875] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.635120] i2c /dev entries driver [ 0.635947] device-mapper: uevent: version 1.0.3 [ 0.636946] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.638638] ledtrig-cpu: registered to indicate activity on CPUs [ 0.640195] NET: Registered protocol family 10 [ 0.641383] NET: Registered protocol family 17 [ 0.642303] Key type dns_resolver registered [ 0.643346] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.644474] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.646339] registered taskstats version 1 [ 0.647211] Loading compiled-in X.509 certificates [ 0.648709] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.650617] zswap: loaded using pool lzo/zbud [ 0.652360] Key type trusted registered [ 0.654130] Key type encrypted registered [ 0.654978] AppArmor: AppArmor sha1 policy hashing enabled [ 0.656046] ima: No TPM chip found, activating TPM-bypass! [ 0.657123] evm: HMAC attrs: 0x1 [ 0.658167] Magic number: 10:403:355 [ 0.659140] input event1: hash matches [ 0.660025] rtc_cmos 00:00: setting system clock to 2018-07-21 00:21:14 UTC (1532132474) [ 0.661690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.662833] EDD information not available. [ 0.740547] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.742148] Write protecting the kernel read-only data: 14336k [ 0.744307] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.746179] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.58 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.938967] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.14... Lease of 10.55.0.14 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-21 00:21:17,078 - create_instance - INFO - Deleting Port with ID - 950f5bd0-0f46-4e57-872a-ca6aff009542 2018-07-21 00:21:17,078 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082fport-1 2018-07-21 00:21:17,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/950f5bd0-0f46-4e57-872a-ca6aff009542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:17,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38532ce6-24e6-4b2d-9fcf-c42a02882cad Date: Sat, 21 Jul 2018 00:21:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:21:17,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/950f5bd0-0f46-4e57-872a-ca6aff009542 used request id req-38532ce6-24e6-4b2d-9fcf-c42a02882cad 2018-07-21 00:21:17,542 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst 2018-07-21 00:21:17,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:17,700 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:21: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-00c64813-c796-465e-9c9d-5a70f4976270 x-compute-request-id: req-00c64813-c796-465e-9c9d-5a70f4976270 Content-Type: application/json 2018-07-21 00:21:17,700 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-00c64813-c796-465e-9c9d-5a70f4976270 2018-07-21 00:21:17,701 - create_instance - INFO - Checking deletion status 2018-07-21 00:21:17,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:18,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-9922ef14-a73b-478d-9589-17b34a45721d x-compute-request-id: req-9922ef14-a73b-478d-9589-17b34a45721d Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:42:6a", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5", "rel": "bookmark"}], "image": {"id": "20ccbffe-fb60-4cf7-b806-b103966df532", "links": [{"href": "http://172.30.9.21:8774/images/20ccbffe-fb60-4cf7-b806-b103966df532", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:21:13.000000", "flavor": {"id": "1cd6442d-569b-4aaf-add2-dac8ae313600", "links": [{"href": "http://172.30.9.21:8774/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600", "rel": "bookmark"}]}, "id": "d20afa13-9faa-4a6c-85ec-2b968c1860d5", "user_id": "a52b073c9be84cf491b3315bff4530f2", "OS-DCF: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-21T00:21:17Z", "hostId": "cbb5c3db238ec89b31618a77fd1415a6b30d8858626f21262a9ec757", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst", "created": "2018-07-21T00:21:06Z", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:21:18,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-9922ef14-a73b-478d-9589-17b34a45721d 2018-07-21 00:21:18,159 - create_instance - DEBUG - Instance status [SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst] is - ACTIVE 2018-07-21 00:21:18,159 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:21:21,162 - create_instance - DEBUG - VM status query timeout in 296.538450956 2018-07-21 00:21:21,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}351dde22332dfcf957daa475b0f995d4d6c7fdfa" 2018-07-21 00:21:21,213 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:21: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-29cb50db-b7f5-4f87-aad5-7c19e6b3935a x-compute-request-id: req-29cb50db-b7f5-4f87-aad5-7c19e6b3935a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d20afa13-9faa-4a6c-85ec-2b968c1860d5 could not be found.", "code": 404}} 2018-07-21 00:21:21,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d20afa13-9faa-4a6c-85ec-2b968c1860d5 used request id req-29cb50db-b7f5-4f87-aad5-7c19e6b3935a 2018-07-21 00:21:21,214 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d20afa13-9faa-4a6c-85ec-2b968c1860d5 could not be found. (HTTP 404) (Request-ID: req-29cb50db-b7f5-4f87-aad5-7c19e6b3935a) 2018-07-21 00:21:21,214 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-inst 2018-07-21 00:21:21,215 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet 2018-07-21 00:21:21,215 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-subnet 2018-07-21 00:21:21,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1f1d5969-2305-4d3c-83fa-3078a81f925f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:21:23,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c8e8fec-2cb8-4948-bcb6-6eccac012fdc Date: Sat, 21 Jul 2018 00:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:21:23,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1f1d5969-2305-4d3c-83fa-3078a81f925f used request id req-4c8e8fec-2cb8-4948-bcb6-6eccac012fdc 2018-07-21 00:21:23,738 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-priv-net 2018-07-21 00:21:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/a4a3a62e-abf7-4c44-b1cb-8210febcde01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cabe86e18a551ac51c5e8a75dfe6b3968eabca5" 2018-07-21 00:21:25,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98aafb1d-f0a7-4163-8486-decf5f48c824 Date: Sat, 21 Jul 2018 00:21:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:21:25,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a4a3a62e-abf7-4c44-b1cb-8210febcde01 used request id req-98aafb1d-f0a7-4163-8486-decf5f48c824 2018-07-21 00:21:25,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e94cb49e47be98e5216203b91c117c296b9f8398" 2018-07-21 00:21:25,171 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:21: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-91da18f1-ac01-409d-95af-26e84f1188da x-compute-request-id: req-91da18f1-ac01-409d-95af-26e84f1188da Content-Length: 0 Content-Type: application/json 2018-07-21 00:21:25,171 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1cd6442d-569b-4aaf-add2-dac8ae313600 used request id req-91da18f1-ac01-409d-95af-26e84f1188da 2018-07-21 00:21:25,172 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-18f9c397-3317-4cee-b007-5e2c8271082f-image 2018-07-21 00:21:25,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0e5062953256286d87d959fe087ad1d80d8848" 2018-07-21 00:21:25,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3ebc737-1aa6-474f-af3e-b2c1551410b4 Date: Sat, 21 Jul 2018 00:21:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:21:25,590 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/20ccbffe-fb60-4cf7-b806-b103966df532 used request id req-a3ebc737-1aa6-474f-af3e-b2c1551410b4 2018-07-21 00:21:25,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:25,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5ffba140-26b0-470e-b6f3-422717e0284d Date: Sat, 21 Jul 2018 00:21:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "created_at": "2018-07-21T00:20:56Z", "updated_at": "2018-07-21T00:20:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "revision_number": 0, "id": "2397f1da-1063-4e92-b3d8-03c0a2db6bc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ed6404f08c147f3b46f07839b51e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "revision_number": 0, "id": "2b4a3fb6-a871-4548-afe5-81137b183ca4", "remote_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "remote_ip_prefix": null, "created_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ed6404f08c147f3b46f07839b51e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "revision_number": 0, "id": "3fc062e0-d1dc-40e7-b491-794965dd4cbb", "remote_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "remote_ip_prefix": null, "created_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ed6404f08c147f3b46f07839b51e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "revision_number": 0, "id": "94fdad6c-0de3-4d88-871f-a510e539b3e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ed6404f08c147f3b46f07839b51e27d"}], "revision_number": 4, "project_id": "6ed6404f08c147f3b46f07839b51e27d", "id": "d2f1f7de-347c-459a-a244-b030741c69d6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:21:25,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5ffba140-26b0-470e-b6f3-422717e0284d 2018-07-21 00:21:25,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:25,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6883606-1cc7-40bf-b95d-8a67d2dad48e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:21:25,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-a6883606-1cc7-40bf-b95d-8a67d2dad48e 2018-07-21 00:21:25,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:26,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1c75a9-e214-46f6-a28e-8984cd62e4a8 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:21:26,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0f1c75a9-e214-46f6-a28e-8984cd62e4a8 2018-07-21 00:21:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:26,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cef778c-6f16-45da-96fa-65abf0956bdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:21:26,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-8cef778c-6f16-45da-96fa-65abf0956bdb 2018-07-21 00:21:26,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:21:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:26,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eb4a4e1-a80d-48ce-bebc-12fe34ee84df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:21:26,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-5eb4a4e1-a80d-48ce-bebc-12fe34ee84df 2018-07-21 00:21:26,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:21:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:26,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7806d833-349d-4758-8c4e-daae209c947a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:21:26,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-7806d833-349d-4758-8c4e-daae209c947a 2018-07-21 00:21:26,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:21:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:26,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b01b3c20-3bc5-4e30-8c7d-6bde1bf75799 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:21:26,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-b01b3c20-3bc5-4e30-8c7d-6bde1bf75799 2018-07-21 00:21:26,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:21:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:26,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a67a1fb-ec06-4503-b3b6-68f86b4bfd5d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6ed6404f08c147f3b46f07839b51e27d", "name": "SimpleHealthCheck-8e16c3cd-212e-446-proj"}} 2018-07-21 00:21:26,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-7a67a1fb-ec06-4503-b3b6-68f86b4bfd5d 2018-07-21 00:21:26,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2f1f7de-347c-459a-a244-b030741c69d6 2018-07-21 00:21:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d2f1f7de-347c-459a-a244-b030741c69d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:26,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a967dc95-3488-4468-bee7-d63431bb3a9c Date: Sat, 21 Jul 2018 00:21:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "port_range_min": null, "revision_number": 0, "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "created_at": "2018-07-21T00:20:56Z", "project_id": "6ed6404f08c147f3b46f07839b51e27d", "id": "2397f1da-1063-4e92-b3d8-03c0a2db6bc9"}, {"remote_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "port_range_min": null, "revision_number": 0, "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "created_at": "2018-07-21T00:20:56Z", "project_id": "6ed6404f08c147f3b46f07839b51e27d", "id": "2b4a3fb6-a871-4548-afe5-81137b183ca4"}, {"remote_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "port_range_min": null, "revision_number": 0, "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "created_at": "2018-07-21T00:20:56Z", "project_id": "6ed6404f08c147f3b46f07839b51e27d", "id": "3fc062e0-d1dc-40e7-b491-794965dd4cbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:20:56Z", "security_group_id": "d2f1f7de-347c-459a-a244-b030741c69d6", "port_range_min": null, "revision_number": 0, "tenant_id": "6ed6404f08c147f3b46f07839b51e27d", "created_at": "2018-07-21T00:20:56Z", "project_id": "6ed6404f08c147f3b46f07839b51e27d", "id": "94fdad6c-0de3-4d88-871f-a510e539b3e1"}]} 2018-07-21 00:21:26,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d2f1f7de-347c-459a-a244-b030741c69d6 used request id req-a967dc95-3488-4468-bee7-d63431bb3a9c 2018-07-21 00:21:26,732 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:21:26,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d2f1f7de-347c-459a-a244-b030741c69d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:27,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37b9c120-4092-4612-b458-67e785484e2d Content-Length: 0 Date: Sat, 21 Jul 2018 00:21:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:21:27,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d2f1f7de-347c-459a-a244-b030741c69d6 used request id req-37b9c120-4092-4612-b458-67e785484e2d 2018-07-21 00:21:27,111 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-8e16c3cd-212e-446-proj 2018-07-21 00:21:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:27,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dec966b-0e04-40ba-b1f6-bd624fe09cf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:21:27,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6ed6404f08c147f3b46f07839b51e27d used request id req-6dec966b-0e04-40ba-b1f6-bd624fe09cf4 2018-07-21 00:21:27,357 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-8e16c3cd-212e-446-proj-role 2018-07-21 00:21:27,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/03fab315a268444eb51007f9d5d2f8b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:27,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7867447b-d4bc-48ae-9bb7-8df291dc471e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:21:27,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/03fab315a268444eb51007f9d5d2f8b1 used request id req-7867447b-d4bc-48ae-9bb7-8df291dc471e 2018-07-21 00:21:27,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c977d4b5ef3f0d075b2fcc10a8c464f8732141f" 2018-07-21 00:21:27,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ee4157-f811-4f77-9019-5aee96ebc220 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:21:27,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1ee4157-f811-4f77-9019-5aee96ebc220 2018-07-21 00:21:27,572 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-8e16c3cd-212e-446-user 2018-07-21 00:21:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a52b073c9be84cf491b3315bff4530f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba88c1f5b0612e86557441f839235a44ae36780c" 2018-07-21 00:21:27,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d32b8fc9-1a63-45d0-b623-3b4fef26c030 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:21:27,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a52b073c9be84cf491b3315bff4530f2 used request id req-d32b8fc9-1a63-45d0-b623-3b4fef26c030 2018-07-21 00:21:27,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:28,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8nXbP9o9QhqSz_ZdrwvU5w"], "issued_at": "2018-07-21T00:21:28.000000Z"}} 2018-07-21 00:21:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3fdc631fc0f587b7b9b99244fb2b9e526538141c" 2018-07-21 00:21:28,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e2cc54-be53-4772-b6d9-549cbe2bfc8e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:28,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-70e2cc54-be53-4772-b6d9-549cbe2bfc8e 2018-07-21 00:21:28,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:28,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:28,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["q8ygJgo8Q9Wr7zgBYxkEsg"], "issued_at": "2018-07-21T00:21:28.000000Z"}} 2018-07-21 00:21:28,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:21:28,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f114a9f7-1cc6-48e4-8658-db9b581da4dd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:28,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f114a9f7-1cc6-48e4-8658-db9b581da4dd 2018-07-21 00:21:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:21:28,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:21:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:21:28,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-81198cc1-8264-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:21:28,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2735a2e9-65ee-4358-ba22-c83a1d3de36b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-81198cc1-8264-41b-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:21:28,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-81198cc1-8264-41b-proj used request id req-2735a2e9-65ee-4358-ba22-c83a1d3de36b 2018-07-21 00:21:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:21:28,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37900f71-253a-4112-b621-5ffd0815acd0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:21:28,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-37900f71-253a-4112-b621-5ffd0815acd0 2018-07-21 00:21:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}}' 2018-07-21 00:21:29,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a12e881-63e7-477b-b647-297701231ab0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "id": "47140134fbe845d79b9dfed21d7c7a47", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:21:29,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4a12e881-63e7-477b-b647-297701231ab0 2018-07-21 00:21:29,177 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-81198cc1-8264-41b-proj 2018-07-21 00:21:29,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:29,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:29,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["PZcL0ZvYS1yMQcEuibIGdw"], "issued_at": "2018-07-21T00:21:29.000000Z"}} 2018-07-21 00:21:29,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}15f30211cda27d92173e4b9a61b4f66636cde296" 2018-07-21 00:21:29,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b0b822-f407-481b-ba25-e61820e3c107 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:29,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-38b0b822-f407-481b-ba25-e61820e3c107 2018-07-21 00:21:29,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:21:29,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:21:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:21:29,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f30211cda27d92173e4b9a61b4f66636cde296" 2018-07-21 00:21:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928a4b3f-ef7c-47fc-8617-b7aba8863705 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:21:29,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-928a4b3f-ef7c-47fc-8617-b7aba8863705 2018-07-21 00:21:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-81198cc1-8264-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f30211cda27d92173e4b9a61b4f66636cde296" 2018-07-21 00:21:29,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f613c0-9898-42b7-a783-fc7eeb3fdf53 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-81198cc1-8264-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "id": "47140134fbe845d79b9dfed21d7c7a47", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}]} 2018-07-21 00:21:29,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-81198cc1-8264-41b-proj used request id req-53f613c0-9898-42b7-a783-fc7eeb3fdf53 2018-07-21 00:21:29,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f30211cda27d92173e4b9a61b4f66636cde296" 2018-07-21 00:21:29,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb1e00c-5c80-4446-ba4d-b8d88fec80bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:21:29,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0eb1e00c-5c80-4446-ba4d-b8d88fec80bf 2018-07-21 00:21:30,454 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-81198cc1-8264-41b-user 2018-07-21 00:21:30,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:21:30,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264b1ad9-f9f5-473b-867c-c212e1fc305d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:21:30,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-264b1ad9-f9f5-473b-867c-c212e1fc305d 2018-07-21 00:21:30,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" -d '{"role": {"name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}}' 2018-07-21 00:21:30,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a69e699d-9513-4ef6-bc81-71fc020b7d95 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65a46fde0da34054952f2724267a61a8", "links": {"self": "http://172.30.9.21:5000/v3/roles/65a46fde0da34054952f2724267a61a8"}, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}} 2018-07-21 00:21:30,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a69e699d-9513-4ef6-bc81-71fc020b7d95 2018-07-21 00:21:30,669 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role 2018-07-21 00:21:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/65a46fde0da34054952f2724267a61a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:21:30,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b14fa5-d8c7-4446-9328-077e11c400ba Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65a46fde0da34054952f2724267a61a8", "links": {"self": "http://172.30.9.21:5000/v3/roles/65a46fde0da34054952f2724267a61a8"}, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}} 2018-07-21 00:21:30,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/65a46fde0da34054952f2724267a61a8 used request id req-52b14fa5-d8c7-4446-9328-077e11c400ba 2018-07-21 00:21:30,770 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role to project CreateInstanceTwoNetTests-81198cc1-8264-41b-proj 2018-07-21 00:21:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47/users/93ea7a4633ed4173b2efcb5e9de967cb/roles/65a46fde0da34054952f2724267a61a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:21:30,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a5cfad-0cfd-4988-a782-7f6e624905b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:21:30,922 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47/users/93ea7a4633ed4173b2efcb5e9de967cb/roles/65a46fde0da34054952f2724267a61a8 used request id req-02a5cfad-0cfd-4988-a782-7f6e624905b3 2018-07-21 00:21:30,923 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:21:30,924 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:21:30,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:30,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:31,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["Cb5dvbi2Ttu9mkjunsWyFw"], "issued_at": "2018-07-21T00:21:31.000000Z"}} 2018-07-21 00:21:31,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" 2018-07-21 00:21:31,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea3d3bf-3da9-4dcc-8b11-06719e9f44ba 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:31,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6ea3d3bf-3da9-4dcc-8b11-06719e9f44ba 2018-07-21 00:21:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" 2018-07-21 00:21:31,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-e59d7abe-563a-4eb2-b5cf-10f0402c4308 Date: Sat, 21 Jul 2018 00:21:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63"} 2018-07-21 00:21:31,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 used request id req-e59d7abe-563a-4eb2-b5cf-10f0402c4308 2018-07-21 00:21:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" 2018-07-21 00:21:31,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-05586eba-63e9-46cd-9825-7237bfecdeda Date: Sat, 21 Jul 2018 00:21:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:21:31,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-05586eba-63e9-46cd-9825-7237bfecdeda 2018-07-21 00:21:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63"}' 2018-07-21 00:21:32,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eae239d6-1280-4d59-9c89-60b99ccf7c97 Date: Sat, 21 Jul 2018 00:21:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:21:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:21:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "min_disk": 0, "protected": false, "id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "file": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/file", "checksum": null, "owner": "47140134fbe845d79b9dfed21d7c7a47", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:21:32,035 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-eae239d6-1280-4d59-9c89-60b99ccf7c97 2018-07-21 00:21:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" -d '' 2018-07-21 00:21:32,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d497f6c5-abc7-41d1-b09b-f7e0aa673fc8 Date: Sat, 21 Jul 2018 00:21: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-21 00:21:32,726 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/file used request id req-d497f6c5-abc7-41d1-b09b-f7e0aa673fc8 2018-07-21 00:21:32,726 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:21:32,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" 2018-07-21 00:21:32,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-3a34e63f-81e3-43e5-a911-1254bb81e898 Date: Sat, 21 Jul 2018 00:21:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:21:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "metadata": {}}], "self": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "min_disk": 0, "protected": false, "id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "file": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47140134fbe845d79b9dfed21d7c7a47", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:21:32,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821 used request id req-3a34e63f-81e3-43e5-a911-1254bb81e898 2018-07-21 00:21:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" 2018-07-21 00:21:33,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-82ee3ce7-822d-4600-a628-d7a65457d379 Date: Sat, 21 Jul 2018 00:21:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:21:33,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-82ee3ce7-822d-4600-a628-d7a65457d379 2018-07-21 00:21:33,108 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 2018-07-21 00:21:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" 2018-07-21 00:21:33,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-71dc69f6-a77a-4dce-b8be-8660004ab9c3 Date: Sat, 21 Jul 2018 00:21:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:21:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "metadata": {}}], "self": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "min_disk": 0, "protected": false, "id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "file": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47140134fbe845d79b9dfed21d7c7a47", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:21:33,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821 used request id req-71dc69f6-a77a-4dce-b8be-8660004ab9c3 2018-07-21 00:21:33,304 - create_image - DEBUG - Instance status is - active 2018-07-21 00:21:33,305 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 2018-07-21 00:21:33,305 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 2018-07-21 00:21:33,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:33,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:33,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["C6paGmucT8-2ZtuznRipLg"], "issued_at": "2018-07-21T00:21:33.000000Z"}} 2018-07-21 00:21:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:21:33,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ba2f7b-5445-4398-8d08-8cabe21ef0d1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:33,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-74ba2f7b-5445-4398-8d08-8cabe21ef0d1 2018-07-21 00:21:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:21:33,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7683eff2-7aa2-4a62-818b-fa6b894718f5 Date: Sat, 21 Jul 2018 00:21:33 GMT RESP BODY: {"networks":[]} 2018-07-21 00:21:33,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-7683eff2-7aa2-4a62-818b-fa6b894718f5 2018-07-21 00:21:33,912 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 2018-07-21 00:21:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" -d '{"network": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1", "admin_state_up": true}}' 2018-07-21 00:21:34,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-3f5377a0-4d56-42e0-abab-5e8ac6f7e5f5 Date: Sat, 21 Jul 2018 00:21:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:21:34Z","is_default":false,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}} 2018-07-21 00:21:34,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3f5377a0-4d56-42e0-abab-5e8ac6f7e5f5 2018-07-21 00:21:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:21:34,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d27f5e07-f158-414e-b415-f8945cc7a85d Date: Sat, 21 Jul 2018 00:21:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:21:34Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:21:34,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-d27f5e07-f158-414e-b415-f8945cc7a85d 2018-07-21 00:21:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:21:34,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f9399b0-7651-4437-8cba-d7c50299acc5 Date: Sat, 21 Jul 2018 00:21:34 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:21:34,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-0f9399b0-7651-4437-8cba-d7c50299acc5 2018-07-21 00:21:34,947 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1 2018-07-21 00:21:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" -d '{"subnets": [{"ip_version": 4, "network_id": "5c29dc94-9f66-484a-9744-02a6a78a565a", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]}' 2018-07-21 00:21:35,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-43055690-1323-4038-8077-208dfb45e21c Date: Sat, 21 Jul 2018 00:21:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:21:35,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-43055690-1323-4038-8077-208dfb45e21c 2018-07-21 00:21:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:21:36,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-145b79a2-27a0-47b8-9fff-a251fdc5d898 Date: Sat, 21 Jul 2018 00:21:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:21:36,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-145b79a2-27a0-47b8-9fff-a251fdc5d898 2018-07-21 00:21:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:21:36,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-61d63ab8-f777-44e3-88ec-e9dceb56eaed Date: Sat, 21 Jul 2018 00:21:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:21:36,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-61d63ab8-f777-44e3-88ec-e9dceb56eaed 2018-07-21 00:21:36,418 - OpenStackNetwork - DEBUG - Network [5c29dc94-9f66-484a-9744-02a6a78a565a] created successfully 2018-07-21 00:21:36,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:36,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:36,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["1JnX5OwbRXCiebudEeWEYQ"], "issued_at": "2018-07-21T00:21:36.000000Z"}} 2018-07-21 00:21:36,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:21:36,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a55df5-fb29-49ab-9331-accc528d32d2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:36,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7a55df5-fb29-49ab-9331-accc528d32d2 2018-07-21 00:21:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:21:37,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-afc0ef29-62e2-46f8-b603-98a9ece163e4 Date: Sat, 21 Jul 2018 00:21:37 GMT RESP BODY: {"networks":[]} 2018-07-21 00:21:37,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-afc0ef29-62e2-46f8-b603-98a9ece163e4 2018-07-21 00:21:37,107 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 2018-07-21 00:21:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" -d '{"network": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2", "admin_state_up": true}}' 2018-07-21 00:21:37,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-adaeb8d9-d06d-4d4f-aac4-fe9580d4b841 Date: Sat, 21 Jul 2018 00:21:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:21:37Z","is_default":false,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}} 2018-07-21 00:21:37,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-adaeb8d9-d06d-4d4f-aac4-fe9580d4b841 2018-07-21 00:21:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:21:37,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-8f3fe07a-a32e-4163-8176-def3935fd1ad Date: Sat, 21 Jul 2018 00:21:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:21:37Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:21:37,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-8f3fe07a-a32e-4163-8176-def3935fd1ad 2018-07-21 00:21:37,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:21:38,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b841cf6-b0a4-4a53-a6eb-d900b1335531 Date: Sat, 21 Jul 2018 00:21:38 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:21:38,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-9b841cf6-b0a4-4a53-a6eb-d900b1335531 2018-07-21 00:21:38,140 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2 2018-07-21 00:21:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" -d '{"subnets": [{"ip_version": 4, "network_id": "36127484-7062-4f9e-acdc-e8b1e991bd3d", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]}' 2018-07-21 00:21:39,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2ea969b2-f53f-4aab-848b-6858555c34c9 Date: Sat, 21 Jul 2018 00:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:21:39,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2ea969b2-f53f-4aab-848b-6858555c34c9 2018-07-21 00:21:39,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:21:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce428141-28c1-4bdc-8e42-6da36f0ca28f Date: Sat, 21 Jul 2018 00:21:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:21:39,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-ce428141-28c1-4bdc-8e42-6da36f0ca28f 2018-07-21 00:21:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:21:39,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b56bf1da-d484-4117-9b57-966483bc6295 Date: Sat, 21 Jul 2018 00:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:21:39,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-b56bf1da-d484-4117-9b57-966483bc6295 2018-07-21 00:21:39,448 - OpenStackNetwork - DEBUG - Network [36127484-7062-4f9e-acdc-e8b1e991bd3d] created successfully 2018-07-21 00:21:39,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:39,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:39,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["0lezpqchQ_qndPh6targSw"], "issued_at": "2018-07-21T00:21:39.000000Z"}} 2018-07-21 00:21:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:39,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12573aa6-9ef4-434a-ba8c-4e4c7030dd3e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:39,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-12573aa6-9ef4-434a-ba8c-4e4c7030dd3e 2018-07-21 00:21:39,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:40,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-32a0543e-f029-4456-87e1-7a6c650f82b1 Date: Sat, 21 Jul 2018 00:21:40 GMT RESP BODY: {"routers": []} 2018-07-21 00:21:40,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router&admin_state_up=True used request id req-32a0543e-f029-4456-87e1-7a6c650f82b1 2018-07-21 00:21:40,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:40,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:40,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["wCEN04ttTKaDxEsynFLL5g"], "issued_at": "2018-07-21T00:21:40.000000Z"}} 2018-07-21 00:21:40,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7383c67324ad1995ba7bd5c9d72d9c726c2159c2" 2018-07-21 00:21:40,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3d55bd-7c97-42a5-bc0d-f9fcbbe4dc16 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:40,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7d3d55bd-7c97-42a5-bc0d-f9fcbbe4dc16 2018-07-21 00:21:40,659 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:21:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" -d '{"router": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router", "admin_state_up": true}}' 2018-07-21 00:21:45,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-ff190d50-fa00-4a0f-bf14-a5f586a47871 Date: Sat, 21 Jul 2018 00:21:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:41Z", "admin_state_up": true, "updated_at": "2018-07-21T00:21:41Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "4ed0c6b6-95f2-4e19-9d71-cdea155de89a", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router"}} 2018-07-21 00:21:45,280 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-ff190d50-fa00-4a0f-bf14-a5f586a47871 2018-07-21 00:21:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=4ed0c6b6-95f2-4e19-9d71-cdea155de89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:45,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7ad9c925-3c53-437f-ba2f-391fcd50b507 Date: Sat, 21 Jul 2018 00:21:45 GMT RESP BODY: {"ports":[]} 2018-07-21 00:21:45,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=4ed0c6b6-95f2-4e19-9d71-cdea155de89a used request id req-7ad9c925-3c53-437f-ba2f-391fcd50b507 2018-07-21 00:21:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:45,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1944ff86-fdb5-4d55-8f64-cfcaddfff1d0 Date: Sat, 21 Jul 2018 00:21:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:21:45,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-1944ff86-fdb5-4d55-8f64-cfcaddfff1d0 2018-07-21 00:21:45,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:21:45,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:21:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:21:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:45,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b7fa97-054a-46db-9267-d5a22bd40e1c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:21:45,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-96b7fa97-054a-46db-9267-d5a22bd40e1c 2018-07-21 00:21:45,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:46,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-57b7b3ba-f401-47ba-8442-e4f6f05b1d36 Date: Sat, 21 Jul 2018 00:21:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:21:46,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-57b7b3ba-f401-47ba-8442-e4f6f05b1d36 2018-07-21 00:21:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:46,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1972ec6c-7bd9-4d80-b5cc-20e9cfdd5965 Date: Sat, 21 Jul 2018 00:21:46 GMT RESP BODY: {"ports":[]} 2018-07-21 00:21:46,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1&admin_state_up=True used request id req-1972ec6c-7bd9-4d80-b5cc-20e9cfdd5965 2018-07-21 00:21:46,434 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1 for router - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:21:46,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:46,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:46,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["IL6hpIVtQzmHm886ZFlZLw"], "issued_at": "2018-07-21T00:21:46.000000Z"}} 2018-07-21 00:21:46,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}17f99f7aac3ff3ef34fed78c9eeb3ea88f128915" 2018-07-21 00:21:46,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3be4ec-31c3-4457-93f2-0bc242c197a8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:46,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8d3be4ec-31c3-4457-93f2-0bc242c197a8 2018-07-21 00:21:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:47,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e2cbc4c7-0e39-4769-b0a4-9b889d62cf2e Date: Sat, 21 Jul 2018 00:21:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:21:47,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-e2cbc4c7-0e39-4769-b0a4-9b889d62cf2e 2018-07-21 00:21:47,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:47,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f88239be-1d40-425d-adaa-3b54cabfbd91 Date: Sat, 21 Jul 2018 00:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:21:47,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-f88239be-1d40-425d-adaa-3b54cabfbd91 2018-07-21 00:21:47,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:47,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4293aaf3-dd6b-4797-b418-e3481a952655 Date: Sat, 21 Jul 2018 00:21:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:21:47,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-4293aaf3-dd6b-4797-b418-e3481a952655 2018-07-21 00:21:47,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:21:47,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:21:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f99f7aac3ff3ef34fed78c9eeb3ea88f128915" 2018-07-21 00:21:47,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e86dae-d705-429c-ae8b-1a594e7a7e53 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:21:47,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-60e86dae-d705-429c-ae8b-1a594e7a7e53 2018-07-21 00:21:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:47,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-88e47fc6-0063-4706-94df-ee72788a6ab7 Date: Sat, 21 Jul 2018 00:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:21:47,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-88e47fc6-0063-4706-94df-ee72788a6ab7 2018-07-21 00:21:47,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:48,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-779dfe45-2f37-4cd8-8178-363ddb713b6b Date: Sat, 21 Jul 2018 00:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:21:48,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1 used request id req-779dfe45-2f37-4cd8-8178-363ddb713b6b 2018-07-21 00:21:48,105 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 2018-07-21 00:21:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" -d '{"port": {"network_id": "5c29dc94-9f66-484a-9744-02a6a78a565a", "fixed_ips": [{"subnet_id": "419ad81c-9cbb-4529-97ef-4736071b3f9d", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1", "admin_state_up": true}}' 2018-07-21 00:21:49,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-a8a0d56d-dfa7-4af2-a09e-9a4f26f31e6c Date: Sat, 21 Jul 2018 00:21:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:48Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.1"}],"id":"005ffcd5-fcf0-4294-b98d-ecf64dad7826","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:63:14:4d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1","project_id":"47140134fbe845d79b9dfed21d7c7a47","qos_policy_id":null,"admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:48Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:21:49,025 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-a8a0d56d-dfa7-4af2-a09e-9a4f26f31e6c 2018-07-21 00:21:49,026 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1 for router - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:21:49,026 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:21:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" -d '{"port_id": "005ffcd5-fcf0-4294-b98d-ecf64dad7826"}' 2018-07-21 00:21:51,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0467ca0b-942a-4c0c-a474-2ad0bfdcc069 Date: Sat, 21 Jul 2018 00:21:51 GMT RESP BODY: {"network_id": "5c29dc94-9f66-484a-9744-02a6a78a565a", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "subnet_id": "419ad81c-9cbb-4529-97ef-4736071b3f9d", "subnet_ids": ["419ad81c-9cbb-4529-97ef-4736071b3f9d"], "port_id": "005ffcd5-fcf0-4294-b98d-ecf64dad7826", "id": "4ed0c6b6-95f2-4e19-9d71-cdea155de89a"} 2018-07-21 00:21:51,568 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/add_router_interface used request id req-0467ca0b-942a-4c0c-a474-2ad0bfdcc069 2018-07-21 00:21:51,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:51,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d43aed63-d8ce-4e19-8c82-6578b7697216 Date: Sat, 21 Jul 2018 00:21:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:21:51,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-d43aed63-d8ce-4e19-8c82-6578b7697216 2018-07-21 00:21:51,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:52,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00513a6e-f1d2-45bb-851a-863dff518532 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:21:52,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-00513a6e-f1d2-45bb-851a-863dff518532 2018-07-21 00:21:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:52,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d0f589c1-b622-4205-b081-a40afc6287a6 Date: Sat, 21 Jul 2018 00:21:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:21:52,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-d0f589c1-b622-4205-b081-a40afc6287a6 2018-07-21 00:21:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:52,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ee12ae99-bd54-4091-a6fd-879d72f23b47 Date: Sat, 21 Jul 2018 00:21:52 GMT RESP BODY: {"ports":[]} 2018-07-21 00:21:52,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2&admin_state_up=True used request id req-ee12ae99-bd54-4091-a6fd-879d72f23b47 2018-07-21 00:21:52,412 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2 for router - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:21:52,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:52,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:52,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["7PxEL73dRK2rO_GHgIFEdA"], "issued_at": "2018-07-21T00:21:52.000000Z"}} 2018-07-21 00:21:52,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}45b5ba91ce6197ae175941666f2104029754f0e4" 2018-07-21 00:21:52,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7995190-7068-4af2-b950-84c7f00f7cf6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:52,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7995190-7068-4af2-b950-84c7f00f7cf6 2018-07-21 00:21:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:52,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f9430e3-ddd8-45ef-887c-1ee2a04e8d58 Date: Sat, 21 Jul 2018 00:21:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:21:52,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-7f9430e3-ddd8-45ef-887c-1ee2a04e8d58 2018-07-21 00:21:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:53,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-32b63156-06e1-40cc-b169-98b2e14af97b Date: Sat, 21 Jul 2018 00:21:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:21:53,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-32b63156-06e1-40cc-b169-98b2e14af97b 2018-07-21 00:21:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:53,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-41c0b03f-ca38-4ee7-ba5a-058e15e4ef1f Date: Sat, 21 Jul 2018 00:21:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:21:53,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-41c0b03f-ca38-4ee7-ba5a-058e15e4ef1f 2018-07-21 00:21:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:21:53,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:21:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:21:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b5ba91ce6197ae175941666f2104029754f0e4" 2018-07-21 00:21:53,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f58c7b-a374-4022-b082-a25799622cf0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:21:53,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-00f58c7b-a374-4022-b082-a25799622cf0 2018-07-21 00:21:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:53,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9378d029-d37f-483e-b8f1-fce0cb8219eb Date: Sat, 21 Jul 2018 00:21:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:21:53,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-9378d029-d37f-483e-b8f1-fce0cb8219eb 2018-07-21 00:21:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:53,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a9f0f7cc-52bb-401a-b597-a16a85485baf Date: Sat, 21 Jul 2018 00:21:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:21:53,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2 used request id req-a9f0f7cc-52bb-401a-b597-a16a85485baf 2018-07-21 00:21:53,750 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 2018-07-21 00:21:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" -d '{"port": {"network_id": "36127484-7062-4f9e-acdc-e8b1e991bd3d", "fixed_ips": [{"subnet_id": "b2e67fb4-b3b7-4281-b659-f4376f025c9f", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2", "admin_state_up": true}}' 2018-07-21 00:21:54,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-0c6cfbcf-3807-4059-b3cc-ec13856fae18 Date: Sat, 21 Jul 2018 00:21:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.1"}],"id":"1b01f3b2-9328-4945-b8eb-bd7c8d961bf0","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:6c:a0:60","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2","project_id":"47140134fbe845d79b9dfed21d7c7a47","qos_policy_id":null,"admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:21:54,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-0c6cfbcf-3807-4059-b3cc-ec13856fae18 2018-07-21 00:21:54,847 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2 for router - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:21:54,847 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:21:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" -d '{"port_id": "1b01f3b2-9328-4945-b8eb-bd7c8d961bf0"}' 2018-07-21 00:21:57,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-87465474-e9a6-4930-96a7-f054024ad7af Date: Sat, 21 Jul 2018 00:21:57 GMT RESP BODY: {"network_id": "36127484-7062-4f9e-acdc-e8b1e991bd3d", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "subnet_id": "b2e67fb4-b3b7-4281-b659-f4376f025c9f", "subnet_ids": ["b2e67fb4-b3b7-4281-b659-f4376f025c9f"], "port_id": "1b01f3b2-9328-4945-b8eb-bd7c8d961bf0", "id": "4ed0c6b6-95f2-4e19-9d71-cdea155de89a"} 2018-07-21 00:21:57,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/add_router_interface used request id req-87465474-e9a6-4930-96a7-f054024ad7af 2018-07-21 00:21:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:57,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-0941d634-4f62-4603-8358-203efb35c2b1 Date: Sat, 21 Jul 2018 00:21:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:41Z", "admin_state_up": true, "updated_at": "2018-07-21T00:21:55Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "4ed0c6b6-95f2-4e19-9d71-cdea155de89a", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router"}} 2018-07-21 00:21:57,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a used request id req-0941d634-4f62-4603-8358-203efb35c2b1 2018-07-21 00:21:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=4ed0c6b6-95f2-4e19-9d71-cdea155de89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:57,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1785 X-Openstack-Request-Id: req-c15a8f3e-1fd6-466d-8674-b4507b7c384d Date: Sat, 21 Jul 2018 00:21:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":17,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.1"}],"id":"005ffcd5-fcf0-4294-b98d-ecf64dad7826","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:63:14:4d","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:48Z","binding:vnic_type":"normal","device_id":"4ed0c6b6-95f2-4e19-9d71-cdea155de89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.1"}],"id":"1b01f3b2-9328-4945-b8eb-bd7c8d961bf0","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:6c:a0:60","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:54Z","binding:vnic_type":"normal","device_id":"4ed0c6b6-95f2-4e19-9d71-cdea155de89a","ip_allocation":"immediate"}]} 2018-07-21 00:21:57,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=4ed0c6b6-95f2-4e19-9d71-cdea155de89a used request id req-c15a8f3e-1fd6-466d-8674-b4507b7c384d 2018-07-21 00:21:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/419ad81c-9cbb-4529-97ef-4736071b3f9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:57,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f96faacf-bdd3-4180-a481-9c0697c2488f Date: Sat, 21 Jul 2018 00:21:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}} 2018-07-21 00:21:57,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/419ad81c-9cbb-4529-97ef-4736071b3f9d used request id req-f96faacf-bdd3-4180-a481-9c0697c2488f 2018-07-21 00:21:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/b2e67fb4-b3b7-4281-b659-f4376f025c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:21:57,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-22dc789b-fb51-4832-a073-639823bdc4bf Date: Sat, 21 Jul 2018 00:21:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}} 2018-07-21 00:21:57,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/b2e67fb4-b3b7-4281-b659-f4376f025c9f used request id req-22dc789b-fb51-4832-a073-639823bdc4bf 2018-07-21 00:21:57,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:57,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:58,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["nQVsv1sWSW-27MlyM9cwHg"], "issued_at": "2018-07-21T00:21:58.000000Z"}} 2018-07-21 00:21:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8fb99cfe05b53d47728bdf72bbb3c3721f9a9608" 2018-07-21 00:21:58,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24b4595-6c23-4439-931c-07694c6e83df 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:58,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d24b4595-6c23-4439-931c-07694c6e83df 2018-07-21 00:21:58,437 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:21:58,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb99cfe05b53d47728bdf72bbb3c3721f9a9608" 2018-07-21 00:21:58,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-0b21c034-9da4-4100-919f-059c2b662a29 x-compute-request-id: req-0b21c034-9da4-4100-919f-059c2b662a29 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:21:58,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0b21c034-9da4-4100-919f-059c2b662a29 2018-07-21 00:21:58,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb99cfe05b53d47728bdf72bbb3c3721f9a9608" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-21 00:21:58,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21: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-a751a491-7fa2-4c83-ace7-daf90112ee9f x-compute-request-id: req-a751a491-7fa2-4c83-ace7-daf90112ee9f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f"}} 2018-07-21 00:21:58,685 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a751a491-7fa2-4c83-ace7-daf90112ee9f 2018-07-21 00:21:58,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:21:58,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:21:59,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["guQSHPkSTGGlzayMvHy2Xg"], "issued_at": "2018-07-21T00:21:59.000000Z"}} 2018-07-21 00:21:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:21:59,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8edb39c6-66b5-4c8f-ac6a-440feb44ca69 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:21:59,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8edb39c6-66b5-4c8f-ac6a-440feb44ca69 2018-07-21 00:21:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:21:59,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-640c1dc6-5bc9-4726-84dc-18a0707cb19a Date: Sat, 21 Jul 2018 00:21:59 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:21:59,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp used request id req-640c1dc6-5bc9-4726-84dc-18a0707cb19a 2018-07-21 00:21:59,400 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp... 2018-07-21 00:21:59,400 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp 2018-07-21 00:21:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}}' 2018-07-21 00:21:59,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-208eb49e-050a-47c6-a1de-1c8100d3e1a2 Date: Sat, 21 Jul 2018 00:21:59 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "updated_at": "2018-07-21T00:21:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "2928dc95-1b62-4f33-8e10-90771e52839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}], "revision_number": 2, "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}} 2018-07-21 00:21:59,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-208eb49e-050a-47c6-a1de-1c8100d3e1a2 2018-07-21 00:21:59,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:21:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:00,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-936e06df-6a23-4656-9776-f1f0a112699d Date: Sat, 21 Jul 2018 00:22:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "2928dc95-1b62-4f33-8e10-90771e52839c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae"}]} 2018-07-21 00:22:00,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-936e06df-6a23-4656-9776-f1f0a112699d 2018-07-21 00:22:00,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:00,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:00,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac977762-f9b3-402d-8cb6-7dc9212879e7 Date: Sat, 21 Jul 2018 00:22:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "2928dc95-1b62-4f33-8e10-90771e52839c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae"}]} 2018-07-21 00:22:00,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-ac977762-f9b3-402d-8cb6-7dc9212879e7 2018-07-21 00:22:00,261 - neutron_utils - INFO - Retrieving security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:00,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-359db46f-7a41-412c-b07c-3eda48895aa4 Date: Sat, 21 Jul 2018 00:22:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "updated_at": "2018-07-21T00:21:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "2928dc95-1b62-4f33-8e10-90771e52839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}], "revision_number": 2, "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}]} 2018-07-21 00:22:00,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-359db46f-7a41-412c-b07c-3eda48895aa4 2018-07-21 00:22:00,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:00,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1249ddcb-0aa8-409c-aef0-3b73b9556d65 Date: Sat, 21 Jul 2018 00:22:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "2928dc95-1b62-4f33-8e10-90771e52839c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae"}]} 2018-07-21 00:22:00,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-1249ddcb-0aa8-409c-aef0-3b73b9556d65 2018-07-21 00:22:00,709 - neutron_utils - INFO - Retrieving security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:00,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:00,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-0f776c57-8718-4d82-9068-b6c5aad4e08f Date: Sat, 21 Jul 2018 00:22:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "updated_at": "2018-07-21T00:21:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "2928dc95-1b62-4f33-8e10-90771e52839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}], "revision_number": 2, "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}]} 2018-07-21 00:22:00,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-0f776c57-8718-4d82-9068-b6c5aad4e08f 2018-07-21 00:22:00,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:00,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c710e39-dbd6-4a26-a443-3bc1c7495435 Date: Sat, 21 Jul 2018 00:22:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "2928dc95-1b62-4f33-8e10-90771e52839c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae"}]} 2018-07-21 00:22:00,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-0c710e39-dbd6-4a26-a443-3bc1c7495435 2018-07-21 00:22:00,793 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp 2018-07-21 00:22:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:01,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-18034be0-f81d-4152-95cb-b4b26f3844d1 Date: Sat, 21 Jul 2018 00:22:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "updated_at": "2018-07-21T00:21:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "2928dc95-1b62-4f33-8e10-90771e52839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}], "revision_number": 2, "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}]} 2018-07-21 00:22:01,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp used request id req-18034be0-f81d-4152-95cb-b4b26f3844d1 2018-07-21 00:22:01,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:22:01,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:22:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:22:01,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:01,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df524b6d-a34e-44a4-8363-41e00ff35609 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:01,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-df524b6d-a34e-44a4-8363-41e00ff35609 2018-07-21 00:22:01,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:01,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f804750b-d591-4376-83b2-d74e24d7defb Date: Sat, 21 Jul 2018 00:22:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "2928dc95-1b62-4f33-8e10-90771e52839c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae"}]} 2018-07-21 00:22:01,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-f804750b-d591-4376-83b2-d74e24d7defb 2018-07-21 00:22:01,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}224810ac40c23158214c9991ebd8e514673f63b1" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590"}}' 2018-07-21 00:22:01,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e44cb53a-6fa1-46b8-b2af-c27e21887ced Date: Sat, 21 Jul 2018 00:22:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:22:01Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:22:01Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "16033aa2-bac8-4a9e-880b-1cb662156e69"}} 2018-07-21 00:22:01,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-e44cb53a-6fa1-46b8-b2af-c27e21887ced 2018-07-21 00:22:01,518 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp 2018-07-21 00:22:01,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:01,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-0f2bbae9-0c29-4181-af2f-4767ef9a5b54 Date: Sat, 21 Jul 2018 00:22:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "updated_at": "2018-07-21T00:22:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:22:01Z", "revision_number": 0, "id": "16033aa2-bac8-4a9e-880b-1cb662156e69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:22:01Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "2928dc95-1b62-4f33-8e10-90771e52839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}], "revision_number": 3, "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}]} 2018-07-21 00:22:01,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp used request id req-0f2bbae9-0c29-4181-af2f-4767ef9a5b54 2018-07-21 00:22:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:01,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3501ecb8-7798-48bf-a425-ddf0750b118e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:01,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-3501ecb8-7798-48bf-a425-ddf0750b118e 2018-07-21 00:22:01,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:01,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e3ef8f26-6477-4143-be6e-62c6a35c146e Date: Sat, 21 Jul 2018 00:22:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:22:01Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:22:01Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "16033aa2-bac8-4a9e-880b-1cb662156e69"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "2928dc95-1b62-4f33-8e10-90771e52839c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae"}]} 2018-07-21 00:22:01,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-e3ef8f26-6477-4143-be6e-62c6a35c146e 2018-07-21 00:22:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}224810ac40c23158214c9991ebd8e514673f63b1" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590"}}' 2018-07-21 00:22:02,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-ee685f45-fdc5-4e26-9d32-9ae57e8075d2 Date: Sat, 21 Jul 2018 00:22:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:22:02Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:22:02Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "c9196869-a39c-43aa-b4b7-80a927da9aab"}} 2018-07-21 00:22:02,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-ee685f45-fdc5-4e26-9d32-9ae57e8075d2 2018-07-21 00:22:02,213 - neutron_utils - INFO - Retrieving security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:02,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:02,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-11de6196-c483-4414-9054-e9413c8709ac Date: Sat, 21 Jul 2018 00:22:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "updated_at": "2018-07-21T00:22:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:22:01Z", "revision_number": 0, "id": "16033aa2-bac8-4a9e-880b-1cb662156e69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:22:01Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "2928dc95-1b62-4f33-8e10-90771e52839c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:22:02Z", "revision_number": 0, "id": "c9196869-a39c-43aa-b4b7-80a927da9aab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:22:02Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "revision_number": 0, "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}], "revision_number": 4, "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}]} 2018-07-21 00:22:02,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-11de6196-c483-4414-9054-e9413c8709ac 2018-07-21 00:22:02,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eeda406-fadc-4a2b-bb7e-610e65730590 2018-07-21 00:22:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:22:02,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-6442316c-2d58-4b59-8682-92e5ed442971 Date: Sat, 21 Jul 2018 00:22:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:22:01Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:22:01Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "16033aa2-bac8-4a9e-880b-1cb662156e69"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "2928dc95-1b62-4f33-8e10-90771e52839c"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:22:02Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:22:02Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "c9196869-a39c-43aa-b4b7-80a927da9aab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:59Z", "security_group_id": "0eeda406-fadc-4a2b-bb7e-610e65730590", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:59Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "db46ae9c-67f5-48bc-9ffd-c2596b42c4ae"}]} 2018-07-21 00:22:02,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-6442316c-2d58-4b59-8682-92e5ed442971 2018-07-21 00:22:02,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:22:02,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:22:03,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["ylWCc5EyRGWTSAAMazXF7A"], "issued_at": "2018-07-21T00:22:03.000000Z"}} 2018-07-21 00:22:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:03,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbb0e27-89b1-4e1f-96f7-444c98f50e0e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:22:03,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0cbb0e27-89b1-4e1f-96f7-444c98f50e0e 2018-07-21 00:22:03,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:22:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:03,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b1e8e1-9ff0-4493-b43d-561fdd31f56d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:22:03,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c6b1e8e1-9ff0-4493-b43d-561fdd31f56d 2018-07-21 00:22:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:03,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53c81972-a93c-4c5f-b358-013f425e7daf Date: Sat, 21 Jul 2018 00:22:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:22:03,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-53c81972-a93c-4c5f-b358-013f425e7daf 2018-07-21 00:22:03,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:22:03,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:22:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:22:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:03,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d797630-bec8-4d14-9e6e-05bb16972147 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:03,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-7d797630-bec8-4d14-9e6e-05bb16972147 2018-07-21 00:22:03,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a148ce4e-3be6-413d-bc53-bc7cff895309 Date: Sat, 21 Jul 2018 00:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:03,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-a148ce4e-3be6-413d-bc53-bc7cff895309 2018-07-21 00:22:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0b63d1b-ac74-4450-9811-7fe8085a1c27 Date: Sat, 21 Jul 2018 00:22:04 GMT RESP BODY: {"ports":[]} 2018-07-21 00:22:04,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port&admin_state_up=True used request id req-d0b63d1b-ac74-4450-9811-7fe8085a1c27 2018-07-21 00:22:04,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:04,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-1fc019b0-40c0-42d0-90ba-fcd918088f39 x-compute-request-id: req-1fc019b0-40c0-42d0-90ba-fcd918088f39 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:22:04,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1 used request id req-1fc019b0-40c0-42d0-90ba-fcd918088f39 2018-07-21 00:22:04,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:04,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f36fa657-0668-4a84-a9c2-183741a8d5e8 Date: Sat, 21 Jul 2018 00:22:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:22:04,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-f36fa657-0668-4a84-a9c2-183741a8d5e8 2018-07-21 00:22:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:04,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293b613b-7753-498e-a33e-ba75e370e767 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:04,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-293b613b-7753-498e-a33e-ba75e370e767 2018-07-21 00:22:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:05,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-95e6f311-c871-4ece-bb99-42454e4bb4a4 Date: Sat, 21 Jul 2018 00:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:05,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-95e6f311-c871-4ece-bb99-42454e4bb4a4 2018-07-21 00:22:05,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:05,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6099d5ea-76f4-42ee-96c3-55f77a2bf1fa Date: Sat, 21 Jul 2018 00:22:05 GMT RESP BODY: {"ports":[]} 2018-07-21 00:22:05,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port&admin_state_up=True used request id req-6099d5ea-76f4-42ee-96c3-55f77a2bf1fa 2018-07-21 00:22:05,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:22:05,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:22:05,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["mnD8ZmF8S3iUSfwBFJQGuw"], "issued_at": "2018-07-21T00:22:05.000000Z"}} 2018-07-21 00:22:05,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f29948ceca719a785dba4ac489f2b4412c7435d4" 2018-07-21 00:22:05,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebdad34-d6e6-4714-a712-b0247eef237e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:22:05,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2ebdad34-d6e6-4714-a712-b0247eef237e 2018-07-21 00:22:05,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:06,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5fdb2819-49e4-4722-87f4-04115e745a27 Date: Sat, 21 Jul 2018 00:22:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:22:06,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-5fdb2819-49e4-4722-87f4-04115e745a27 2018-07-21 00:22:06,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:06,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-04a2b78a-1085-4fa4-8887-cd6f5f91270f Date: Sat, 21 Jul 2018 00:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:06,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-04a2b78a-1085-4fa4-8887-cd6f5f91270f 2018-07-21 00:22:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dae3475f-f277-449a-a92b-a322dbf446e0 Date: Sat, 21 Jul 2018 00:22:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:22:06,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-dae3475f-f277-449a-a92b-a322dbf446e0 2018-07-21 00:22:06,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:22:06,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:22:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:22:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29948ceca719a785dba4ac489f2b4412c7435d4" 2018-07-21 00:22:06,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9fbb0d-c693-4fc2-8438-2236d5d42c84 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:06,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-0e9fbb0d-c693-4fc2-8438-2236d5d42c84 2018-07-21 00:22:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:06,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c311ae00-a435-489e-84e2-c8bad302235e Date: Sat, 21 Jul 2018 00:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:06,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-c311ae00-a435-489e-84e2-c8bad302235e 2018-07-21 00:22:06,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:07,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c3cd664-4782-4501-bee0-ece1af1061f0 Date: Sat, 21 Jul 2018 00:22:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:07,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1 used request id req-6c3cd664-4782-4501-bee0-ece1af1061f0 2018-07-21 00:22:07,101 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 2018-07-21 00:22:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" -d '{"port": {"network_id": "5c29dc94-9f66-484a-9744-02a6a78a565a", "fixed_ips": [{"subnet_id": "419ad81c-9cbb-4529-97ef-4736071b3f9d", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port", "admin_state_up": true}}' 2018-07-21 00:22:08,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-bb521890-ef8f-42a4-9e06-d88ccfc47847 Date: Sat, 21 Jul 2018 00:22:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.5"}],"id":"3623c05a-28d3-43bc-acb5-8ee75212e484","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:29:5c:82","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port","project_id":"47140134fbe845d79b9dfed21d7c7a47","qos_policy_id":null,"admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:22:08,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-bb521890-ef8f-42a4-9e06-d88ccfc47847 2018-07-21 00:22:08,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:08,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c980f703-ff11-449d-b2f0-e2b447023fd5 Date: Sat, 21 Jul 2018 00:22:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:22:08,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-c980f703-ff11-449d-b2f0-e2b447023fd5 2018-07-21 00:22:08,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:08,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2946d47f-5043-47d1-8f3b-6ac3630069ae Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:08,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-2946d47f-5043-47d1-8f3b-6ac3630069ae 2018-07-21 00:22:08,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:08,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f1b6ccd1-b6ca-446b-8405-11aef0b6a700 Date: Sat, 21 Jul 2018 00:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:08,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-f1b6ccd1-b6ca-446b-8405-11aef0b6a700 2018-07-21 00:22:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:09,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-70d06f38-ac11-4603-9c2e-470211761f17 Date: Sat, 21 Jul 2018 00:22:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.5"}],"id":"3623c05a-28d3-43bc-acb5-8ee75212e484","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:29:5c:82","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:22:09,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port&admin_state_up=True used request id req-70d06f38-ac11-4603-9c2e-470211761f17 2018-07-21 00:22:09,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:09,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dafef9e-2e00-46c7-9149-71f1eb50beab Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:09,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-6dafef9e-2e00-46c7-9149-71f1eb50beab 2018-07-21 00:22:09,246 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1 2018-07-21 00:22:09,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:09,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-cb7088a3-4331-40ba-932c-2ae5ed025219 x-compute-request-id: req-cb7088a3-4331-40ba-932c-2ae5ed025219 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-flavor-name"}]} 2018-07-21 00:22:09,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cb7088a3-4331-40ba-932c-2ae5ed025219 2018-07-21 00:22:09,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:09,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-f2914f2d-d9ef-450e-ad7f-025abefd3d86 x-compute-request-id: req-f2914f2d-d9ef-450e-ad7f-025abefd3d86 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f"}} 2018-07-21 00:22:09,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f used request id req-f2914f2d-d9ef-450e-ad7f-025abefd3d86 2018-07-21 00:22:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:09,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-8110f705-62a8-480a-87cb-cf9025ef7678 Date: Sat, 21 Jul 2018 00:22:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:21:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "metadata": {}}], "self": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "min_disk": 0, "protected": false, "id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "file": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47140134fbe845d79b9dfed21d7c7a47", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63"} 2018-07-21 00:22:09,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 used request id req-8110f705-62a8-480a-87cb-cf9025ef7678 2018-07-21 00:22:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:09,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-23ae6bae-f1eb-4694-afc3-905adf7f13d7 Date: Sat, 21 Jul 2018 00:22:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:22:09,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-23ae6bae-f1eb-4694-afc3-905adf7f13d7 2018-07-21 00:22:09,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" -d '{"server": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "imageRef": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "flavorRef": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "3623c05a-28d3-43bc-acb5-8ee75212e484"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}]}}' 2018-07-21 00:22:11,838 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:22: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-6d896b87-e013-4d17-92cc-663be782c368 x-compute-request-id: req-6d896b87-e013-4d17-92cc-663be782c368 Content-Length: 437 location: http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "adminPass": "LEF32rtGgmDj"}} 2018-07-21 00:22:11,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6d896b87-e013-4d17-92cc-663be782c368 2018-07-21 00:22:11,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:12,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-06d290b8-db49-4859-96c3-e10d321a3828 x-compute-request-id: req-06d290b8-db49-4859-96c3-e10d321a3828 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "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-21T00:22:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:12,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-06d290b8-db49-4859-96c3-e10d321a3828 2018-07-21 00:22:12,085 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1 2018-07-21 00:22:12,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:12,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-189c3dd1-0534-4c80-8f38-63aef37c417e x-compute-request-id: req-189c3dd1-0534-4c80-8f38-63aef37c417e Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "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-21T00:22:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:12,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-189c3dd1-0534-4c80-8f38-63aef37c417e 2018-07-21 00:22:12,507 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1] is - BUILD 2018-07-21 00:22:12,508 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:22:15,511 - create_instance - DEBUG - VM status query timeout in 896.574335098 2018-07-21 00:22:15,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:16,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-a7aa5f83-2108-4c39-bb72-d82672870291 x-compute-request-id: req-a7aa5f83-2108-4c39-bb72-d82672870291 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:13Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:16,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-a7aa5f83-2108-4c39-bb72-d82672870291 2018-07-21 00:22:16,070 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1] is - BUILD 2018-07-21 00:22:16,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:22:19,073 - create_instance - DEBUG - VM status query timeout in 893.012128115 2018-07-21 00:22:19,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:19,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-01c56934-7b26-4e03-99c2-1feed88369d1 x-compute-request-id: req-01c56934-7b26-4e03-99c2-1feed88369d1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5c:82", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:17.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:17Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:19,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-01c56934-7b26-4e03-99c2-1feed88369d1 2018-07-21 00:22:19,611 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1] is - ACTIVE 2018-07-21 00:22:19,611 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:22:19,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:20,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-14be628f-68d7-4acd-80f2-9d217d8fa6c5 x-compute-request-id: req-14be628f-68d7-4acd-80f2-9d217d8fa6c5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5c:82", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:17.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:17Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:20,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-14be628f-68d7-4acd-80f2-9d217d8fa6c5 2018-07-21 00:22:20,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:20,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ca66ca66-5931-4eed-aaee-ba9377316ffd Date: Sat, 21 Jul 2018 00:22:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:22:20,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-ca66ca66-5931-4eed-aaee-ba9377316ffd 2018-07-21 00:22:20,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:20,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d699f895-9ac2-44f9-aa4f-02fceeb1cc6e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:20,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-d699f895-9ac2-44f9-aa4f-02fceeb1cc6e 2018-07-21 00:22:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:20,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c489121b-c3d1-4c0d-91cb-65a355b680bf Date: Sat, 21 Jul 2018 00:22:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:20,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-c489121b-c3d1-4c0d-91cb-65a355b680bf 2018-07-21 00:22:20,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:20,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-e8f581d7-907a-490e-93ea-54dca8bed573 Date: Sat, 21 Jul 2018 00:22:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":18,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.1"}],"id":"005ffcd5-fcf0-4294-b98d-ecf64dad7826","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:63:14:4d","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:48Z","binding:vnic_type":"normal","device_id":"4ed0c6b6-95f2-4e19-9d71-cdea155de89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.5"}],"id":"3623c05a-28d3-43bc-acb5-8ee75212e484","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:29:5c:82","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:07Z","binding:vnic_type":"normal","device_id":"312e50a6-e991-481e-a29b-1f71c930d42d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.2"}],"id":"9802fe88-6edc-4a0c-a2da-84b61ea7a825","security_groups":[],"mac_address":"fa:16:3e:68:ca:b8","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c29dc94-9f66-484a-9744-02a6a78a565a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.4"}],"id":"cf944c11-1c98-463a-87b5-d763bda9cce6","security_groups":[],"mac_address":"fa:16:3e:57:93:79","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c29dc94-9f66-484a-9744-02a6a78a565a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.3"}],"id":"d601e91e-fde1-423c-9faa-b18a2a6507b0","security_groups":[],"mac_address":"fa:16:3e:a9:a1:f5","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c29dc94-9f66-484a-9744-02a6a78a565a","ip_allocation":"immediate"}]} 2018-07-21 00:22:20,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-e8f581d7-907a-490e-93ea-54dca8bed573 2018-07-21 00:22:20,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:21,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-3fa83acb-ce46-4321-8219-c44a2072e566 x-compute-request-id: req-3fa83acb-ce46-4321-8219-c44a2072e566 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5c:82", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:17.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:17Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:21,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-3fa83acb-ce46-4321-8219-c44a2072e566 2018-07-21 00:22:21,273 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1] is - ACTIVE 2018-07-21 00:22:21,273 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:22:21,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:21,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-809ee10f-9712-42af-ab21-5a0a7be9f879 x-compute-request-id: req-809ee10f-9712-42af-ab21-5a0a7be9f879 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5c:82", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:17.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:17Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:21,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-809ee10f-9712-42af-ab21-5a0a7be9f879 2018-07-21 00:22:21,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:22,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-69fd66b0-0b31-4836-a1d2-2b2231792a23 Date: Sat, 21 Jul 2018 00:22:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5c29dc94-9f66-484a-9744-02a6a78a565a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["419ad81c-9cbb-4529-97ef-4736071b3f9d"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:34Z","mtu":1450}]} 2018-07-21 00:22:22,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 used request id req-69fd66b0-0b31-4836-a1d2-2b2231792a23 2018-07-21 00:22:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:22,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3d670b-e95b-45aa-912e-c6ed845017a3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:22,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-9e3d670b-e95b-45aa-912e-c6ed845017a3 2018-07-21 00:22:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:22,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5557f4fe-4442-4ded-a91e-c655afed30ab Date: Sat, 21 Jul 2018 00:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1"}]} 2018-07-21 00:22:22,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-5557f4fe-4442-4ded-a91e-c655afed30ab 2018-07-21 00:22:22,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:22,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-13b2c822-5ce6-42ce-a65c-5b5466f9fdb3 Date: Sat, 21 Jul 2018 00:22:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":18,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.1"}],"id":"005ffcd5-fcf0-4294-b98d-ecf64dad7826","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:63:14:4d","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:48Z","binding:vnic_type":"normal","device_id":"4ed0c6b6-95f2-4e19-9d71-cdea155de89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.5"}],"id":"3623c05a-28d3-43bc-acb5-8ee75212e484","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:29:5c:82","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:07Z","binding:vnic_type":"normal","device_id":"312e50a6-e991-481e-a29b-1f71c930d42d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.2"}],"id":"9802fe88-6edc-4a0c-a2da-84b61ea7a825","security_groups":[],"mac_address":"fa:16:3e:68:ca:b8","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5c29dc94-9f66-484a-9744-02a6a78a565a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.4"}],"id":"cf944c11-1c98-463a-87b5-d763bda9cce6","security_groups":[],"mac_address":"fa:16:3e:57:93:79","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5c29dc94-9f66-484a-9744-02a6a78a565a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"419ad81c-9cbb-4529-97ef-4736071b3f9d","ip_address":"10.200.201.3"}],"id":"d601e91e-fde1-423c-9faa-b18a2a6507b0","security_groups":[],"mac_address":"fa:16:3e:a9:a1:f5","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5c29dc94-9f66-484a-9744-02a6a78a565a","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5c29dc94-9f66-484a-9744-02a6a78a565a","ip_allocation":"immediate"}]} 2018-07-21 00:22:22,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-13b2c822-5ce6-42ce-a65c-5b5466f9fdb3 2018-07-21 00:22:22,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}}' 2018-07-21 00:22:23,745 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:22: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-5c220550-c44c-44b9-b7f8-2f9d89587090 x-compute-request-id: req-5c220550-c44c-44b9-b7f8-2f9d89587090 Content-Length: 0 Content-Type: application/json 2018-07-21 00:22:23,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d/action used request id req-5c220550-c44c-44b9-b7f8-2f9d89587090 2018-07-21 00:22:23,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:22:23,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:22:24,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["9P-vd7PSRZCJOSAdrb17kg"], "issued_at": "2018-07-21T00:22:24.000000Z"}} 2018-07-21 00:22:24,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:24,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac6fa31-5117-4e6d-b8e7-86b094586d0d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:22:24,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4ac6fa31-5117-4e6d-b8e7-86b094586d0d 2018-07-21 00:22:24,314 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:22:24,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:24,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c49814e-af83-4842-990f-ab1202c2b9a4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:22:24,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8c49814e-af83-4842-990f-ab1202c2b9a4 2018-07-21 00:22:24,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:24,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-63b6f2d9-e092-455e-bb5e-dbd4722d7da8 Date: Sat, 21 Jul 2018 00:22:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:22:24,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-63b6f2d9-e092-455e-bb5e-dbd4722d7da8 2018-07-21 00:22:24,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:22:24,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:22:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:22:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:24,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e65fbe-0bd1-4bb7-b600-4eb6112f7c35 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:24,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-61e65fbe-0bd1-4bb7-b600-4eb6112f7c35 2018-07-21 00:22:24,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:25,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-657106c1-1620-4ea3-bac0-0c514f7bbdce Date: Sat, 21 Jul 2018 00:22:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:25,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-657106c1-1620-4ea3-bac0-0c514f7bbdce 2018-07-21 00:22:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:25,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-477e2cef-0489-4b83-9f77-18d5ce855641 Date: Sat, 21 Jul 2018 00:22:25 GMT RESP BODY: {"ports":[]} 2018-07-21 00:22:25,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port&admin_state_up=True used request id req-477e2cef-0489-4b83-9f77-18d5ce855641 2018-07-21 00:22:25,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:25,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-72d04532-7271-4a3f-8672-d8b2b508f274 x-compute-request-id: req-72d04532-7271-4a3f-8672-d8b2b508f274 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:22:25,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2 used request id req-72d04532-7271-4a3f-8672-d8b2b508f274 2018-07-21 00:22:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:25,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e9d253c-04d2-4fb9-9e03-812f212ce041 Date: Sat, 21 Jul 2018 00:22:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:22:25,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-1e9d253c-04d2-4fb9-9e03-812f212ce041 2018-07-21 00:22:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:26,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d888af87-e4ef-455b-b786-16ef3f34f7b8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:26,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-d888af87-e4ef-455b-b786-16ef3f34f7b8 2018-07-21 00:22:26,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:26,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4f50e9f3-4f3a-4088-8d80-5f55c478b0fe Date: Sat, 21 Jul 2018 00:22:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:26,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-4f50e9f3-4f3a-4088-8d80-5f55c478b0fe 2018-07-21 00:22:26,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:26,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1fbda873-46df-467a-a59a-17862897e21e Date: Sat, 21 Jul 2018 00:22:26 GMT RESP BODY: {"ports":[]} 2018-07-21 00:22:26,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port&admin_state_up=True used request id req-1fbda873-46df-467a-a59a-17862897e21e 2018-07-21 00:22:26,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:22:26,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:22:26,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65a46fde0da34054952f2724267a61a8", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role"}], "expires_at": "2018-07-21T01:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/47140134fbe845d79b9dfed21d7c7a47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-user", "id": "93ea7a4633ed4173b2efcb5e9de967cb"}, "audit_ids": ["QOzgE1GTR4qtc4itEeQ7Cw"], "issued_at": "2018-07-21T00:22:26.000000Z"}} 2018-07-21 00:22:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7ebcef21b2212ff0297b6c17dbfa87e43cd78088" 2018-07-21 00:22:26,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c96edc-d0bf-4403-84e9-06d5b8f5bed0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:22:26,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-16c96edc-d0bf-4403-84e9-06d5b8f5bed0 2018-07-21 00:22:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:27,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3b4d59af-cb00-4617-b7e7-0f7c096dac67 Date: Sat, 21 Jul 2018 00:22:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:22:27,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-3b4d59af-cb00-4617-b7e7-0f7c096dac67 2018-07-21 00:22:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:27,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-99df8906-dfd4-4598-a15b-582069d7069e Date: Sat, 21 Jul 2018 00:22:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:27,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-99df8906-dfd4-4598-a15b-582069d7069e 2018-07-21 00:22:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:27,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7666036b-5852-4dea-914c-688846483718 Date: Sat, 21 Jul 2018 00:22:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:22:27,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-7666036b-5852-4dea-914c-688846483718 2018-07-21 00:22:27,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:22:27,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:22:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:22:27,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebcef21b2212ff0297b6c17dbfa87e43cd78088" 2018-07-21 00:22:27,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efa01cd-6999-42f1-8f16-8c4668634249 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:27,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-7efa01cd-6999-42f1-8f16-8c4668634249 2018-07-21 00:22:27,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:28,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be8954f0-3329-4a7f-96ae-7dcfdb01541c Date: Sat, 21 Jul 2018 00:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:28,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-be8954f0-3329-4a7f-96ae-7dcfdb01541c 2018-07-21 00:22:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:28,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6d90d153-108c-4382-b805-dc8aa8170a38 Date: Sat, 21 Jul 2018 00:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:28,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2 used request id req-6d90d153-108c-4382-b805-dc8aa8170a38 2018-07-21 00:22:28,427 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 2018-07-21 00:22:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" -d '{"port": {"network_id": "36127484-7062-4f9e-acdc-e8b1e991bd3d", "fixed_ips": [{"subnet_id": "b2e67fb4-b3b7-4281-b659-f4376f025c9f", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port", "admin_state_up": true}}' 2018-07-21 00:22:29,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-f57ae6fc-de20-49fd-ab40-9857d0378a04 Date: Sat, 21 Jul 2018 00:22:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.5"}],"id":"2b06d3df-2764-4ec7-aed1-43fae2b5905d","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:0b:98:6c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port","project_id":"47140134fbe845d79b9dfed21d7c7a47","qos_policy_id":null,"admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:22:29,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-f57ae6fc-de20-49fd-ab40-9857d0378a04 2018-07-21 00:22:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:29,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d9bc6f22-7a55-4517-8fc4-6903cda7967e Date: Sat, 21 Jul 2018 00:22:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:22:29,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-d9bc6f22-7a55-4517-8fc4-6903cda7967e 2018-07-21 00:22:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:29,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25026cb5-c1ed-4928-915c-4f9188981028 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:29,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-25026cb5-c1ed-4928-915c-4f9188981028 2018-07-21 00:22:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:30,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-54e48763-ada4-4789-940b-4a35a0002f87 Date: Sat, 21 Jul 2018 00:22:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:30,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-54e48763-ada4-4789-940b-4a35a0002f87 2018-07-21 00:22:30,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:30,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-162c8d08-c64d-4d3e-9d51-492dc8161055 Date: Sat, 21 Jul 2018 00:22:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:29Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.5"}],"id":"2b06d3df-2764-4ec7-aed1-43fae2b5905d","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:0b:98:6c","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:22:30,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d&name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port&admin_state_up=True used request id req-162c8d08-c64d-4d3e-9d51-492dc8161055 2018-07-21 00:22:30,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:30,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0991c07e-f7a6-4c91-b12d-cd0f7b4867b8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:30,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-0991c07e-f7a6-4c91-b12d-cd0f7b4867b8 2018-07-21 00:22:30,390 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2 2018-07-21 00:22:30,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:30,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-22ab7cb7-6f70-410c-98a9-2b545fbc2408 x-compute-request-id: req-22ab7cb7-6f70-410c-98a9-2b545fbc2408 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-flavor-name"}]} 2018-07-21 00:22:30,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-22ab7cb7-6f70-410c-98a9-2b545fbc2408 2018-07-21 00:22:30,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:30,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-6d18c248-4288-43de-931c-e9288afb7fe8 x-compute-request-id: req-6d18c248-4288-43de-931c-e9288afb7fe8 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f"}} 2018-07-21 00:22:30,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f used request id req-6d18c248-4288-43de-931c-e9288afb7fe8 2018-07-21 00:22:30,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:30,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-0cd6f138-d728-4d15-91d2-f9feba40415b Date: Sat, 21 Jul 2018 00:22:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:21:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:21:32Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "metadata": {}}], "self": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "min_disk": 0, "protected": false, "id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "file": "/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47140134fbe845d79b9dfed21d7c7a47", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63"} 2018-07-21 00:22:30,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 used request id req-0cd6f138-d728-4d15-91d2-f9feba40415b 2018-07-21 00:22:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:30,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f93a7835-fc7b-4e29-8a78-85f6e938a98d Date: Sat, 21 Jul 2018 00:22: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-21 00:22:30,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f93a7835-fc7b-4e29-8a78-85f6e938a98d 2018-07-21 00:22:30,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" -d '{"server": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "imageRef": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "flavorRef": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "2b06d3df-2764-4ec7-aed1-43fae2b5905d"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}]}}' 2018-07-21 00:22:33,557 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:22: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-b84ddc65-dd64-4a6b-a2d8-28c4e2a745d1 x-compute-request-id: req-b84ddc65-dd64-4a6b-a2d8-28c4e2a745d1 Content-Length: 437 location: http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "adminPass": "Qn2oXWhZWsau"}} 2018-07-21 00:22:33,557 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b84ddc65-dd64-4a6b-a2d8-28c4e2a745d1 2018-07-21 00:22:33,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:33,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-797d0083-95de-4822-856f-47731b06c3e6 x-compute-request-id: req-797d0083-95de-4822-856f-47731b06c3e6 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "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-21T00:22:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:33,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-797d0083-95de-4822-856f-47731b06c3e6 2018-07-21 00:22:33,839 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2 2018-07-21 00:22:33,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:34,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99d0afad-366e-4ddf-9b16-f0ef6dc774ed x-compute-request-id: req-99d0afad-366e-4ddf-9b16-f0ef6dc774ed Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "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-21T00:22:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:34,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-99d0afad-366e-4ddf-9b16-f0ef6dc774ed 2018-07-21 00:22:34,080 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2] is - BUILD 2018-07-21 00:22:34,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:22:37,084 - create_instance - DEBUG - VM status query timeout in 896.755568981 2018-07-21 00:22:37,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:37,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4227d81c-ba30-423c-af46-5bdb7b90f65c x-compute-request-id: req-4227d81c-ba30-423c-af46-5bdb7b90f65c Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:35Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:37,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-4227d81c-ba30-423c-af46-5bdb7b90f65c 2018-07-21 00:22:37,577 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2] is - BUILD 2018-07-21 00:22:37,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:22:40,580 - create_instance - DEBUG - VM status query timeout in 893.259432793 2018-07-21 00:22:40,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:41,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6d74b9b-e93e-4eda-815a-cd033fcb5607 x-compute-request-id: req-c6d74b9b-e93e-4eda-815a-cd033fcb5607 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:35Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:41,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-c6d74b9b-e93e-4eda-815a-cd033fcb5607 2018-07-21 00:22:41,082 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2] is - BUILD 2018-07-21 00:22:41,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:22:44,085 - create_instance - DEBUG - VM status query timeout in 889.753933907 2018-07-21 00:22:44,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:44,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-6924ffcf-e136-4d1e-a604-b3be2231dcc2 x-compute-request-id: req-6924ffcf-e136-4d1e-a604-b3be2231dcc2 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:98:6c", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:41Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:44,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-6924ffcf-e136-4d1e-a604-b3be2231dcc2 2018-07-21 00:22:44,951 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2] is - ACTIVE 2018-07-21 00:22:44,951 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:22:44,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:45,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-abe94325-9971-4128-bfa4-7fc34bbd3688 x-compute-request-id: req-abe94325-9971-4128-bfa4-7fc34bbd3688 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:98:6c", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:41Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:45,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-abe94325-9971-4128-bfa4-7fc34bbd3688 2018-07-21 00:22:45,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:46,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bbfc96be-4391-4013-b240-4abdd4b9fbab Date: Sat, 21 Jul 2018 00:22:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:22:46,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-bbfc96be-4391-4013-b240-4abdd4b9fbab 2018-07-21 00:22:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:46,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf1d36e-7d1c-47b9-9d3e-124c1b86d522 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:46,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-0bf1d36e-7d1c-47b9-9d3e-124c1b86d522 2018-07-21 00:22:46,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:46,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-665ed417-08c3-4795-90f8-7847db46faba Date: Sat, 21 Jul 2018 00:22:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:46,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-665ed417-08c3-4795-90f8-7847db46faba 2018-07-21 00:22:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:46,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-9a19d307-1ad9-4248-9592-f6d35f64be27 Date: Sat, 21 Jul 2018 00:22:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":20,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.1"}],"id":"1b01f3b2-9328-4945-b8eb-bd7c8d961bf0","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:6c:a0:60","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:54Z","binding:vnic_type":"normal","device_id":"4ed0c6b6-95f2-4e19-9d71-cdea155de89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.5"}],"id":"2b06d3df-2764-4ec7-aed1-43fae2b5905d","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:0b:98:6c","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:28Z","binding:vnic_type":"normal","device_id":"f55d5fb0-db02-4bbd-b114-02a756d4a266","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.4"}],"id":"4975ac9a-6d53-4689-a6bb-6fa8dba4b439","security_groups":[],"mac_address":"fa:16:3e:d1:c7:d5","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36127484-7062-4f9e-acdc-e8b1e991bd3d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.3"}],"id":"6ed84e3b-e1d1-4e88-8f33-73e23ad7a198","security_groups":[],"mac_address":"fa:16:3e:cd:8b:ff","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36127484-7062-4f9e-acdc-e8b1e991bd3d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.2"}],"id":"ef821f28-c579-4f0c-8f64-a7838dbf410d","security_groups":[],"mac_address":"fa:16:3e:60:16:d5","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36127484-7062-4f9e-acdc-e8b1e991bd3d","ip_allocation":"immediate"}]} 2018-07-21 00:22:46,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-9a19d307-1ad9-4248-9592-f6d35f64be27 2018-07-21 00:22:46,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:46,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-4bfe0a5b-8805-4603-9773-c0f43b367c02 x-compute-request-id: req-4bfe0a5b-8805-4603-9773-c0f43b367c02 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:98:6c", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:41Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:46,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-4bfe0a5b-8805-4603-9773-c0f43b367c02 2018-07-21 00:22:46,904 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2] is - ACTIVE 2018-07-21 00:22:46,905 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:22:46,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:47,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-873b0a89-1e36-405c-ae9c-b336763abcda x-compute-request-id: req-873b0a89-1e36-405c-ae9c-b336763abcda Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:98:6c", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:41Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:47,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-873b0a89-1e36-405c-ae9c-b336763abcda 2018-07-21 00:22:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:47,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dcc48842-fb1a-4427-8d9f-45e58029244f Date: Sat, 21 Jul 2018 00:22:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47140134fbe845d79b9dfed21d7c7a47","l2_adjacency":true,"status":"ACTIVE","subnets":["b2e67fb4-b3b7-4281-b659-f4376f025c9f"],"description":"","tags":[],"updated_at":"2018-07-21T00:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2","admin_state_up":true,"tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:37Z","mtu":1450}]} 2018-07-21 00:22:47,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 used request id req-dcc48842-fb1a-4427-8d9f-45e58029244f 2018-07-21 00:22:48,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:48,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aea93a8-f14b-4c28-b08c-1a5f2c4a3314 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:22:48,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-3aea93a8-f14b-4c28-b08c-1a5f2c4a3314 2018-07-21 00:22:48,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:48,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f0fd7454-bf90-4b60-8681-05377be059f3 Date: Sat, 21 Jul 2018 00:22:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:38Z","dns_nameservers":[],"updated_at":"2018-07-21T00:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47140134fbe845d79b9dfed21d7c7a47","id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2"}]} 2018-07-21 00:22:48,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-f0fd7454-bf90-4b60-8681-05377be059f3 2018-07-21 00:22:48,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:48,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4127 X-Openstack-Request-Id: req-07f1c1cd-2411-44aa-8fdb-054438fff665 Date: Sat, 21 Jul 2018 00:22:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":20,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.1"}],"id":"1b01f3b2-9328-4945-b8eb-bd7c8d961bf0","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:6c:a0:60","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:54Z","binding:vnic_type":"normal","device_id":"4ed0c6b6-95f2-4e19-9d71-cdea155de89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:22:40Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.5"}],"id":"2b06d3df-2764-4ec7-aed1-43fae2b5905d","security_groups":["469bd770-5c51-4ffb-a3f7-aaf1130d988f"],"mac_address":"fa:16:3e:0b:98:6c","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:22:28Z","binding:vnic_type":"normal","device_id":"f55d5fb0-db02-4bbd-b114-02a756d4a266","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.4"}],"id":"4975ac9a-6d53-4689-a6bb-6fa8dba4b439","security_groups":[],"mac_address":"fa:16:3e:d1:c7:d5","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-36127484-7062-4f9e-acdc-e8b1e991bd3d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.3"}],"id":"6ed84e3b-e1d1-4e88-8f33-73e23ad7a198","security_groups":[],"mac_address":"fa:16:3e:cd:8b:ff","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-36127484-7062-4f9e-acdc-e8b1e991bd3d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:21:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2e67fb4-b3b7-4281-b659-f4376f025c9f","ip_address":"10.200.202.2"}],"id":"ef821f28-c579-4f0c-8f64-a7838dbf410d","security_groups":[],"mac_address":"fa:16:3e:60:16:d5","project_id":"47140134fbe845d79b9dfed21d7c7a47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36127484-7062-4f9e-acdc-e8b1e991bd3d","tenant_id":"47140134fbe845d79b9dfed21d7c7a47","created_at":"2018-07-21T00:21:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-36127484-7062-4f9e-acdc-e8b1e991bd3d","ip_allocation":"immediate"}]} 2018-07-21 00:22:48,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-07f1c1cd-2411-44aa-8fdb-054438fff665 2018-07-21 00:22:48,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}}' 2018-07-21 00:22:49,772 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af3043a1-4883-4c24-b79d-161b296829cd x-compute-request-id: req-af3043a1-4883-4c24-b79d-161b296829cd Content-Length: 0 Content-Type: application/json 2018-07-21 00:22:49,772 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266/action used request id req-af3043a1-4883-4c24-b79d-161b296829cd 2018-07-21 00:22:49,772 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-21 00:22:49,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:50,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dfcf0e8-c8e8-4404-8cf8-e4597b0e5cdd x-compute-request-id: req-1dfcf0e8-c8e8-4404-8cf8-e4597b0e5cdd Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5c:82", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:17.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}, {"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:17Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:50,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-1dfcf0e8-c8e8-4404-8cf8-e4597b0e5cdd 2018-07-21 00:22:50,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:22:50,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3bb9032-06ce-48cd-b0f8-8f0b99baf576 x-compute-request-id: req-b3bb9032-06ce-48cd-b0f8-8f0b99baf576 Content-Encoding: gzip Content-Length: 9699 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 459012318 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.151408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153259] pid_max: default: 32768 minimum: 301\n[ 0.154284] ACPI: Core revision 20150930\n[ 0.155778] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157256] Security Framework initialized\n[ 0.158191] Yama: becoming mindful.\n[ 0.159038] AppArmor: AppArmor initialized\n[ 0.159989] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.161479] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.162972] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165959] Initializing cgroup subsys io\n[ 0.166874] Initializing cgroup subsys memory\n[ 0.167833] Initializing cgroup subsys devices\n[ 0.168804] Initializing cgroup subsys freezer\n[ 0.169771] Initializing cgroup subsys net_cls\n[ 0.170749] Initializing cgroup subsys perf_event\n[ 0.171774] Initializing cgroup subsys net_prio\n[ 0.172764] Initializing cgroup subsys hugetlb\n[ 0.173733] Initializing cgroup subsys pids\n[ 0.174705] CPU: Physical Processor ID: 0\n[ 0.176290] mce: CPU supports 10 MCE banks\n[ 0.177228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180695] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186976] ftrace: allocating 31920 entries in 125 pages\n[ 0.212139] smpboot: Max logical packages: 2\n[ 0.213147] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214509] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216029] x2apic enabled\n[ 0.216892] Switched APIC routing to physical x2apic.\n[ 0.218782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220170] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222713] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224930] KVM setup paravirtual spinlock\n[ 0.226470] x86: Booting SMP configuration:\n[ 0.227494] .... node #0, CPUs: #1\n[ 0.228491] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.250373] x86: Booted up 1 node, 2 CPUs\n[ 0.250375] KVM setup async PF for cpu 1\n[ 0.250378] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.253303] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254975] devtmpfs: initialized\n[ 0.256802] evm: security.selinux\n[ 0.257577] evm: security.SMACK64\n[ 0.258377] evm: security.SMACK64EXEC\n[ 0.259240] evm: security.SMACK64TRANSMUTE\n[ 0.260149] evm: security.SMACK64MMAP\n[ 0.260978] evm: security.ima\n[ 0.261688] evm: security.capability\n[ 0.262607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.264729] pinctrl core: initialized pinctrl subsystem\n[ 0.265995] RTC time: 0:22:17, date: 07/21/18\n[ 0.267129] NET: Registered protocol family 16\n[ 0.276678] cpuidle: using governor ladder\n[ 0.288696] cpuidle: using governor menu\n[ 0.289725] PCCT header not found.\n[ 0.290698] ACPI: bus type PCI registered\n[ 0.291763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.293430] PCI: Using configuration type 1 for base access\n[ 0.305637] ACPI: Added _OSI(Module Device)\n[ 0.306773] ACPI: Added _OSI(Processor Device)\n[ 0.307922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309104] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311418] ACPI: Interpreter enabled\n[ 0.312448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322069] ACPI: (supports S0 S5)\n[ 0.322982] ACPI: Using IOAPIC for interrupt routing\n[ 0.324248] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.329746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331408] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.335979] acpiphp: Slot [3] registered\n[ 0.337072] acpiphp: Slot [4] registered\n[ 0.338095] acpiphp: Slot [5] registered\n[ 0.339120] acpiphp: Slot [6] registered\n[ 0.340144] acpiphp: Slot [7] registered\n[ 0.341171] acpiphp: Slot [8] registered\n[ 0.342231] acpiphp: Slot [9] registered\n[ 0.343286] acpiphp: Slot [10] registered\n[ 0.354148] acpiphp: Slot [11] registered\n[ 0.355215] acpiphp: Slot [12] registered\n[ 0.356295] acpiphp: Slot [13] registered\n[ 0.357332] acpiphp: Slot [14] registered\n[ 0.358418] acpiphp: Slot [15] registered\n[ 0.359484] acpiphp: Slot [16] registered\n[ 0.360548] acpiphp: Slot [17] registered\n[ 0.361643] acpiphp: Slot [18] registered\n[ 0.362722] acpiphp: Slot [19] registered\n[ 0.363808] acpiphp: Slot [20] registered\n[ 0.364877] acpiphp: Slot [21] registered\n[ 0.365938] acpiphp: Slot [22] registered\n[ 0.367004] acpiphp: Slot [23] registered\n[ 0.368078] acpiphp: Slot [24] registered\n[ 0.369213] acpiphp: Slot [25] registered\n[ 0.370064] acpiphp: Slot [26] registered\n[ 0.370920] acpiphp: Slot [27] registered\n[ 0.371790] acpiphp: Slot [28] registered\n[ 0.372638] acpiphp: Slot [29] registered\n[ 0.373501] acpiphp: Slot [30] registered\n[ 0.374356] acpiphp: Slot [31] registered\n[ 0.375216] PCI host bridge to bus 0000:00\n[ 0.376080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.377327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.378609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.380170] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.381692] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.383254] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386781] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.388272] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.394530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.396239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421692] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424496] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427199] vgaarb: loaded\n[ 0.427830] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429133] SCSI subsystem initialized\n[ 0.430140] ACPI: bus type USB registered\n[ 0.431020] usbcore: registered new interface driver usbfs\n[ 0.432117] usbcore: registered new interface driver hub\n[ 0.433181] usbcore: registered new device driver usb\n[ 0.434409] PCI: Using ACPI for IRQ routing\n[ 0.435555] NetLabel: Initializing\n[ 0.436297] NetLabel: domain hash size = 128\n[ 0.437205] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.438213] NetLabel: unlabeled traffic allowed by default\n[ 0.439446] clocksource: Switched to clocksource kvm-clock\n[ 0.448161] AppArmor: AppArmor Filesystem Enabled\n[ 0.449214] pnp: PnP ACPI init\n[ 0.450205] pnp: PnP ACPI: found 5 devices\n[ 0.457236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459106] NET: Registered protocol family 2\n[ 0.460277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.461645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.462921] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.464155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465272] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466477] NET: Registered protocol family 1\n[ 0.467420] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468585] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469729] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507330] Trying to unpack rootfs image as initramfs...\n[ 0.564470] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566247] Scanning for low memory corruption every 60 seconds\n[ 0.567701] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568904] audit: initializing netlink subsys (disabled)\n[ 0.569991] audit: type=2000 audit(1532132538.570:1): initialized\n[ 0.571385] Initialise system trusted keyring\n[ 0.572416] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575966] zbud: loaded\n[ 0.576759] VFS: Disk quotas dquot_6.6.0\n[ 0.577621] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579374] fuse init (API version 7.23)\n[ 0.580381] Key type big_key registered\n[ 0.581239] Allocating IMA MOK and blacklist keyrings.\n[ 0.582691] Key type asymmetric registered\n[ 0.583558] Asymmetric key parser 'x509' registered\n[ 0.584585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586156] io scheduler noop registered\n[ 0.586989] io scheduler deadline registered (default)\n[ 0.588052] io scheduler cfq registered\n[ 0.588935] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590059] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592980] ACPI: Power Button [PWRF]\n[ 0.593906] GHES: HEST is not enabled!\n[ 0.612128] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678536] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681251] Linux agpgart interface v0.103\n[ 0.684559] brd: module loaded\n[ 0.686487] loop: module loaded\n[ 0.690905] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.692427] GPT:90111 != 20971519\n[ 0.693154] GPT:Alternate GPT header not at the end of the disk.\n[ 0.694300] GPT:90111 != 20971519\n[ 0.695040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.696064] vda: vda1 vda15\n[ 0.697572] scsi host0: ata_piix\n[ 0.698399] scsi host1: ata_piix\n[ 0.699131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.700370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.701704] libphy: Fixed MDIO Bus: probed\n[ 0.702577] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703621] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.706077] PPP generic driver version 2.4.2\n[ 0.707045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708394] ehci-pci: EHCI PCI platform driver\n[ 0.709471] ehci-platform: EHCI generic platform driver\n[ 0.710860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712372] ohci-pci: OHCI PCI platform driver\n[ 0.713521] ohci-platform: OHCI generic platform driver\n[ 0.714868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735407] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736929] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739210] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.740481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741935] usb usb1: Product: UHCI Host Controller\n[ 0.742887] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.744057] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.745125] hub 1-0:1.0: USB hub found\n[ 0.745937] hub 1-0:1.0: 2 ports detected\n[ 0.746923] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750204] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.751332] mousedev: PS/2 mouse device common for all mice\n[ 0.752648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.754568] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755729] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758179] i2c /dev entries driver\n[ 0.758996] device-mapper: uevent: version 1.0.3\n[ 0.759992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.761670] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763188] NET: Registered protocol family 10\n[ 0.764421] NET: Registered protocol family 17\n[ 0.765345] Key type dns_resolver registered\n[ 0.766445] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767551] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768765] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770674] registered taskstats version 1\n[ 0.771534] Loading compiled-in X.509 certificates\n[ 0.773023] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774944] zswap: loaded using pool lzo/zbud\n[ 0.776926] Key type trusted registered\n[ 0.778784] Key type encrypted registered\n[ 0.779635] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780712] ima: No TPM chip found, activating TPM-bypass!\n[ 0.781788] evm: HMAC attrs: 0x1\n[ 0.793094] Magic number: 10:403:355\n[ 0.793897] input event1: hash matches\n[ 0.794801] rtc_cmos 00:00: setting system clock to 2018-07-21 00:22:18 UTC (1532132538)\n[ 0.796502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797643] EDD information not available.\n[ 0.857216] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858833] Write protecting the kernel read-only data: 14336k\n[ 0.861044] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862969] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.925032] 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.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000089\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.22s]\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGKMnDavhESEVKB8zH+32HWGiPlpxbt9chvxsys2tnXnRip2K4M46LemLXRbon2EaeS7BIiAAwChUfzXTUqaK8+BXToJUnsfJV1tC/heiKds1A0fdBUllnx19M0dmrBatGfYVzKv+b+n/joF4akWuwQNdgt5S4W2N1HjAdm8Fp9M4fENBlTxUDD9DvZHPrbnuYLhbtj1ZyfJBQGCEgOjuC7+Smez0GsGFHbMu/exNjad/9N/gjYNI8UcGpVcYpFpPXtJcC38OyP3bxPsSqtS5j8R+R/mgVGZSRV2NqyrenaSIXoTgSKyZ5ScxTmix/xaPSTAZsPFH9LU4+Np7qoY8z root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nssh-dss AAAAB3NzaC1kc3MAAACBAPFiBQwxkN46KoqfkXccTORbIx0lLqHRgG6kwSJ+9MFWd5Tzg+PgQ6aXIWwmnivGrn1creOesov09Z2sZP2acgsiH0a5SuEyU2trNgIfTGk9enusaqOz65++kEFa1PnmLFGdCBB+l8oW+omVr83OKJ3Eqe5mZxf4nVbhEKRDOHlHAAAAFQDWJUEbT0BCG9XLntsx40O7EMpOWQAAAIEAnXvj2fNugg8Wo2wRpodmHCUCY5JCpK6dltPRp0hk4hX12PChBORfhshzWxVy9fHmFJTsZKk7BlunPfgDkKD945YcTBAgEBLK58y10Rlw+9E4QEXyXjlU6lj4NT58VD6poRVsIOpvOQTnK2Di/dkFpAgS7PfG1ldrduf0hniNJtcAAACAIyMIvfo6gEVmEFRA7lBOvgp9YoYXffKqSh+taHO+nNXOZW/BzJICWuzEhpiBO5LWd5Ja+StUVfBKHaEF2ZCXfL8KFGbsaN7B44jqcDF6vwgG9itNOb2nGCXX+u35OJeCzabD5jVNv3bQEnS/r6ws0A/MZWBTEBj4UjV/EnIXrS0= root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe29:5c82/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000089\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=29.23 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 login: "} 2018-07-21 00:22:50,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d/action used request id req-b3bb9032-06ce-48cd-b0f8-8f0b99baf576 2018-07-21 00:22:50,403 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-21 00:22:50,403 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 459012318 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.151408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153259] pid_max: default: 32768 minimum: 301 [ 0.154284] ACPI: Core revision 20150930 [ 0.155778] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.157256] Security Framework initialized [ 0.158191] Yama: becoming mindful. [ 0.159038] AppArmor: AppArmor initialized [ 0.159989] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161479] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.162972] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.164357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.165959] Initializing cgroup subsys io [ 0.166874] Initializing cgroup subsys memory [ 0.167833] Initializing cgroup subsys devices [ 0.168804] Initializing cgroup subsys freezer [ 0.169771] Initializing cgroup subsys net_cls [ 0.170749] Initializing cgroup subsys perf_event [ 0.171774] Initializing cgroup subsys net_prio [ 0.172764] Initializing cgroup subsys hugetlb [ 0.173733] Initializing cgroup subsys pids [ 0.174705] CPU: Physical Processor ID: 0 [ 0.176290] mce: CPU supports 10 MCE banks [ 0.177228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.178384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.180695] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186976] ftrace: allocating 31920 entries in 125 pages [ 0.212139] smpboot: Max logical packages: 2 [ 0.213147] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.214509] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.216029] x2apic enabled [ 0.216892] Switched APIC routing to physical x2apic. [ 0.218782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220170] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222713] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.224930] KVM setup paravirtual spinlock [ 0.226470] x86: Booting SMP configuration: [ 0.227494] .... node #0, CPUs: #1 [ 0.228491] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.250373] x86: Booted up 1 node, 2 CPUs [ 0.250375] KVM setup async PF for cpu 1 [ 0.250378] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.253303] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.254975] devtmpfs: initialized [ 0.256802] evm: security.selinux [ 0.257577] evm: security.SMACK64 [ 0.258377] evm: security.SMACK64EXEC [ 0.259240] evm: security.SMACK64TRANSMUTE [ 0.260149] evm: security.SMACK64MMAP [ 0.260978] evm: security.ima [ 0.261688] evm: security.capability [ 0.262607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264729] pinctrl core: initialized pinctrl subsystem [ 0.265995] RTC time: 0:22:17, date: 07/21/18 [ 0.267129] NET: Registered protocol family 16 [ 0.276678] cpuidle: using governor ladder [ 0.288696] cpuidle: using governor menu [ 0.289725] PCCT header not found. [ 0.290698] ACPI: bus type PCI registered [ 0.291763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.293430] PCI: Using configuration type 1 for base access [ 0.305637] ACPI: Added _OSI(Module Device) [ 0.306773] ACPI: Added _OSI(Processor Device) [ 0.307922] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309104] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311418] ACPI: Interpreter enabled [ 0.312448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322069] ACPI: (supports S0 S5) [ 0.322982] ACPI: Using IOAPIC for interrupt routing [ 0.324248] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.329746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331408] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.335979] acpiphp: Slot [3] registered [ 0.337072] acpiphp: Slot [4] registered [ 0.338095] acpiphp: Slot [5] registered [ 0.339120] acpiphp: Slot [6] registered [ 0.340144] acpiphp: Slot [7] registered [ 0.341171] acpiphp: Slot [8] registered [ 0.342231] acpiphp: Slot [9] registered [ 0.343286] acpiphp: Slot [10] registered [ 0.354148] acpiphp: Slot [11] registered [ 0.355215] acpiphp: Slot [12] registered [ 0.356295] acpiphp: Slot [13] registered [ 0.357332] acpiphp: Slot [14] registered [ 0.358418] acpiphp: Slot [15] registered [ 0.359484] acpiphp: Slot [16] registered [ 0.360548] acpiphp: Slot [17] registered [ 0.361643] acpiphp: Slot [18] registered [ 0.362722] acpiphp: Slot [19] registered [ 0.363808] acpiphp: Slot [20] registered [ 0.364877] acpiphp: Slot [21] registered [ 0.365938] acpiphp: Slot [22] registered [ 0.367004] acpiphp: Slot [23] registered [ 0.368078] acpiphp: Slot [24] registered [ 0.369213] acpiphp: Slot [25] registered [ 0.370064] acpiphp: Slot [26] registered [ 0.370920] acpiphp: Slot [27] registered [ 0.371790] acpiphp: Slot [28] registered [ 0.372638] acpiphp: Slot [29] registered [ 0.373501] acpiphp: Slot [30] registered [ 0.374356] acpiphp: Slot [31] registered [ 0.375216] PCI host bridge to bus 0000:00 [ 0.376080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.377327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.378609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.380170] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.381692] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.383254] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.386781] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.388272] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.389501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.394530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.396239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.418766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421692] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.423088] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424496] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427199] vgaarb: loaded [ 0.427830] vgaarb: bridge control possible 0000:00:02.0 [ 0.429133] SCSI subsystem initialized [ 0.430140] ACPI: bus type USB registered [ 0.431020] usbcore: registered new interface driver usbfs [ 0.432117] usbcore: registered new interface driver hub [ 0.433181] usbcore: registered new device driver usb [ 0.434409] PCI: Using ACPI for IRQ routing [ 0.435555] NetLabel: Initializing [ 0.436297] NetLabel: domain hash size = 128 [ 0.437205] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.438213] NetLabel: unlabeled traffic allowed by default [ 0.439446] clocksource: Switched to clocksource kvm-clock [ 0.448161] AppArmor: AppArmor Filesystem Enabled [ 0.449214] pnp: PnP ACPI init [ 0.450205] pnp: PnP ACPI: found 5 devices [ 0.457236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.459106] NET: Registered protocol family 2 [ 0.460277] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.461645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.462921] TCP: Hash tables configured (established 4096 bind 4096) [ 0.464155] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465272] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466477] NET: Registered protocol family 1 [ 0.467420] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468585] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469729] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507330] Trying to unpack rootfs image as initramfs... [ 0.564470] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.566247] Scanning for low memory corruption every 60 seconds [ 0.567701] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568904] audit: initializing netlink subsys (disabled) [ 0.569991] audit: type=2000 audit(1532132538.570:1): initialized [ 0.571385] Initialise system trusted keyring [ 0.572416] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573645] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575966] zbud: loaded [ 0.576759] VFS: Disk quotas dquot_6.6.0 [ 0.577621] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579374] fuse init (API version 7.23) [ 0.580381] Key type big_key registered [ 0.581239] Allocating IMA MOK and blacklist keyrings. [ 0.582691] Key type asymmetric registered [ 0.583558] Asymmetric key parser 'x509' registered [ 0.584585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.586156] io scheduler noop registered [ 0.586989] io scheduler deadline registered (default) [ 0.588052] io scheduler cfq registered [ 0.588935] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590059] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592980] ACPI: Power Button [PWRF] [ 0.593906] GHES: HEST is not enabled! [ 0.612128] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678536] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681251] Linux agpgart interface v0.103 [ 0.684559] brd: module loaded [ 0.686487] loop: module loaded [ 0.690905] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.692427] GPT:90111 != 20971519 [ 0.693154] GPT:Alternate GPT header not at the end of the disk. [ 0.694300] GPT:90111 != 20971519 [ 0.695040] GPT: Use GNU Parted to correct GPT errors. [ 0.696064] vda: vda1 vda15 [ 0.697572] scsi host0: ata_piix [ 0.698399] scsi host1: ata_piix [ 0.699131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.700370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.701704] libphy: Fixed MDIO Bus: probed [ 0.702577] tun: Universal TUN/TAP device driver, 1.6 [ 0.703621] tun: (C) 1999-2004 Max Krasnyansky [ 0.706077] PPP generic driver version 2.4.2 [ 0.707045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708394] ehci-pci: EHCI PCI platform driver [ 0.709471] ehci-platform: EHCI generic platform driver [ 0.710860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.712372] ohci-pci: OHCI PCI platform driver [ 0.713521] ohci-platform: OHCI generic platform driver [ 0.714868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.734328] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.735407] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736929] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.739210] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.740481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741935] usb usb1: Product: UHCI Host Controller [ 0.742887] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.744057] usb usb1: SerialNumber: 0000:00:01.2 [ 0.745125] hub 1-0:1.0: USB hub found [ 0.745937] hub 1-0:1.0: 2 ports detected [ 0.746923] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.749226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750204] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.751332] mousedev: PS/2 mouse device common for all mice [ 0.752648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.754568] rtc_cmos 00:00: RTC can wake from S4 [ 0.755729] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.758179] i2c /dev entries driver [ 0.758996] device-mapper: uevent: version 1.0.3 [ 0.759992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.761670] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763188] NET: Registered protocol family 10 [ 0.764421] NET: Registered protocol family 17 [ 0.765345] Key type dns_resolver registered [ 0.766445] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.767551] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.768765] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.770674] registered taskstats version 1 [ 0.771534] Loading compiled-in X.509 certificates [ 0.773023] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.774944] zswap: loaded using pool lzo/zbud [ 0.776926] Key type trusted registered [ 0.778784] Key type encrypted registered [ 0.779635] AppArmor: AppArmor sha1 policy hashing enabled [ 0.780712] ima: No TPM chip found, activating TPM-bypass! [ 0.781788] evm: HMAC attrs: 0x1 [ 0.793094] Magic number: 10:403:355 [ 0.793897] input event1: hash matches [ 0.794801] rtc_cmos 00:00: setting system clock to 2018-07-21 00:22:18 UTC (1532132538) [ 0.796502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797643] EDD information not available. [ 0.857216] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858833] Write protecting the kernel read-only data: 14336k [ 0.861044] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862969] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.925032] 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.84 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000089 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO /dev/root resized successfully [took 13.22s] vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGKMnDavhESEVKB8zH+32HWGiPlpxbt9chvxsys2tnXnRip2K4M46LemLXRbon2EaeS7BIiAAwChUfzXTUqaK8+BXToJUnsfJV1tC/heiKds1A0fdBUllnx19M0dmrBatGfYVzKv+b+n/joF4akWuwQNdgt5S4W2N1HjAdm8Fp9M4fENBlTxUDD9DvZHPrbnuYLhbtj1ZyfJBQGCEgOjuC7+Smez0GsGFHbMu/exNjad/9N/gjYNI8UcGpVcYpFpPXtJcC38OyP3bxPsSqtS5j8R+R/mgVGZSRV2NqyrenaSIXoTgSKyZ5ScxTmix/xaPSTAZsPFH9LU4+Np7qoY8z root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 ssh-dss AAAAB3NzaC1kc3MAAACBAPFiBQwxkN46KoqfkXccTORbIx0lLqHRgG6kwSJ+9MFWd5Tzg+PgQ6aXIWwmnivGrn1creOesov09Z2sZP2acgsiH0a5SuEyU2trNgIfTGk9enusaqOz65++kEFa1PnmLFGdCBB+l8oW+omVr83OKJ3Eqe5mZxf4nVbhEKRDOHlHAAAAFQDWJUEbT0BCG9XLntsx40O7EMpOWQAAAIEAnXvj2fNugg8Wo2wRpodmHCUCY5JCpK6dltPRp0hk4hX12PChBORfhshzWxVy9fHmFJTsZKk7BlunPfgDkKD945YcTBAgEBLK58y10Rlw+9E4QEXyXjlU6lj4NT58VD6poRVsIOpvOQTnK2Di/dkFpAgS7PfG1ldrduf0hniNJtcAAACAIyMIvfo6gEVmEFRA7lBOvgp9YoYXffKqSh+taHO+nNXOZW/BzJICWuzEhpiBO5LWd5Ja+StUVfBKHaEF2ZCXfL8KFGbsaN7B44jqcDF6vwgG9itNOb2nGCXX+u35OJeCzabD5jVNv3bQEnS/r6ws0A/MZWBTEBj4UjV/EnIXrS0= root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe29:5c82/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000089 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 launch-index: 0 === cirros: current=0.4.0 uptime=29.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 login: 2018-07-21 00:22:50,404 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-21 00:22:50,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:50,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e380e81a-e930-468c-9dfb-2092ab5b2867 x-compute-request-id: req-e380e81a-e930-468c-9dfb-2092ab5b2867 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:98:6c", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}, {"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:41Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:50,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-e380e81a-e930-468c-9dfb-2092ab5b2867 2018-07-21 00:22:50,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:22:50,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45a78a3e-d18a-4d0a-81fd-21baa56614dc x-compute-request-id: req-45a78a3e-d18a-4d0a-81fd-21baa56614dc Content-Encoding: gzip Content-Length: 9663 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480238331 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.152201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153896] pid_max: default: 32768 minimum: 301\n[ 0.154822] ACPI: Core revision 20150930\n[ 0.156240] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157579] Security Framework initialized\n[ 0.158404] Yama: becoming mindful.\n[ 0.159148] AppArmor: AppArmor initialized\n[ 0.160031] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.161380] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.162674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163900] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165358] Initializing cgroup subsys io\n[ 0.166181] Initializing cgroup subsys memory\n[ 0.167058] Initializing cgroup subsys devices\n[ 0.167951] Initializing cgroup subsys freezer\n[ 0.168837] Initializing cgroup subsys net_cls\n[ 0.169712] Initializing cgroup subsys perf_event\n[ 0.170634] Initializing cgroup subsys net_prio\n[ 0.171537] Initializing cgroup subsys hugetlb\n[ 0.172440] Initializing cgroup subsys pids\n[ 0.173342] CPU: Physical Processor ID: 0\n[ 0.174849] mce: CPU supports 10 MCE banks\n[ 0.175724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179000] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185445] ftrace: allocating 31920 entries in 125 pages\n[ 0.211804] smpboot: Max logical packages: 2\n[ 0.212700] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213912] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.215295] x2apic enabled\n[ 0.216110] Switched APIC routing to physical x2apic.\n[ 0.217865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219087] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223332] KVM setup paravirtual spinlock\n[ 0.224832] x86: Booting SMP configuration:\n[ 0.225754] .... node #0, CPUs: #1\n[ 0.226660] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.248623] x86: Booted up 1 node, 2 CPUs\n[ 0.248626] KVM setup async PF for cpu 1\n[ 0.248629] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.251268] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.252797] devtmpfs: initialized\n[ 0.254557] evm: security.selinux\n[ 0.255265] evm: security.SMACK64\n[ 0.255970] evm: security.SMACK64EXEC\n[ 0.256737] evm: security.SMACK64TRANSMUTE\n[ 0.257560] evm: security.SMACK64MMAP\n[ 0.258310] evm: security.ima\n[ 0.258957] evm: security.capability\n[ 0.259804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.261702] pinctrl core: initialized pinctrl subsystem\n[ 0.262835] RTC time: 0:22:41, date: 07/21/18\n[ 0.263833] NET: Registered protocol family 16\n[ 0.273707] cpuidle: using governor ladder\n[ 0.285793] cpuidle: using governor menu\n[ 0.286648] PCCT header not found.\n[ 0.287436] ACPI: bus type PCI registered\n[ 0.288252] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.289541] PCI: Using configuration type 1 for base access\n[ 0.303005] ACPI: Added _OSI(Module Device)\n[ 0.303872] ACPI: Added _OSI(Processor Device)\n[ 0.304749] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305660] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307659] ACPI: Interpreter enabled\n[ 0.308452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.314075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.315951] ACPI: (supports S0 S5)\n[ 0.316677] ACPI: Using IOAPIC for interrupt routing\n[ 0.317642] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.321056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.322215] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326970] acpiphp: Slot [3] registered\n[ 0.327795] acpiphp: Slot [4] registered\n[ 0.328609] acpiphp: Slot [5] registered\n[ 0.329421] acpiphp: Slot [6] registered\n[ 0.330318] acpiphp: Slot [7] registered\n[ 0.331152] acpiphp: Slot [8] registered\n[ 0.331977] acpiphp: Slot [9] registered\n[ 0.332793] acpiphp: Slot [10] registered\n[ 0.343675] acpiphp: Slot [11] registered\n[ 0.344498] acpiphp: Slot [12] registered\n[ 0.345339] acpiphp: Slot [13] registered\n[ 0.346163] acpiphp: Slot [14] registered\n[ 0.346991] acpiphp: Slot [15] registered\n[ 0.347829] acpiphp: Slot [16] registered\n[ 0.348659] acpiphp: Slot [17] registered\n[ 0.349482] acpiphp: Slot [18] registered\n[ 0.350302] acpiphp: Slot [19] registered\n[ 0.351121] acpiphp: Slot [20] registered\n[ 0.351959] acpiphp: Slot [21] registered\n[ 0.352790] acpiphp: Slot [22] registered\n[ 0.353634] acpiphp: Slot [23] registered\n[ 0.354466] acpiphp: Slot [24] registered\n[ 0.355284] acpiphp: Slot [25] registered\n[ 0.356110] acpiphp: Slot [26] registered\n[ 0.356942] acpiphp: Slot [27] registered\n[ 0.357767] acpiphp: Slot [28] registered\n[ 0.358645] acpiphp: Slot [29] registered\n[ 0.359468] acpiphp: Slot [30] registered\n[ 0.360295] acpiphp: Slot [31] registered\n[ 0.361112] PCI host bridge to bus 0000:00\n[ 0.361930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.363156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.364389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.365861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.367335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.368836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.372264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.373590] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.374781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.376065] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381430] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405044] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.406499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410652] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413322] vgaarb: loaded\n[ 0.413932] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415225] SCSI subsystem initialized\n[ 0.416205] ACPI: bus type USB registered\n[ 0.417058] usbcore: registered new interface driver usbfs\n[ 0.418121] usbcore: registered new interface driver hub\n[ 0.419160] usbcore: registered new device driver usb\n[ 0.420349] PCI: Using ACPI for IRQ routing\n[ 0.421515] NetLabel: Initializing\n[ 0.422248] NetLabel: domain hash size = 128\n[ 0.423114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424090] NetLabel: unlabeled traffic allowed by default\n[ 0.425289] clocksource: Switched to clocksource kvm-clock\n[ 0.434466] AppArmor: AppArmor Filesystem Enabled\n[ 0.435461] pnp: PnP ACPI init\n[ 0.436464] pnp: PnP ACPI: found 5 devices\n[ 0.443840] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445598] NET: Registered protocol family 2\n[ 0.446731] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448056] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.450501] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451607] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452810] NET: Registered protocol family 1\n[ 0.453712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454838] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474685] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493474] Trying to unpack rootfs image as initramfs...\n[ 0.550933] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553097] Scanning for low memory corruption every 60 seconds\n[ 0.555107] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556557] audit: initializing netlink subsys (disabled)\n[ 0.557799] audit: type=2000 audit(1532132562.011:1): initialized\n[ 0.559595] Initialise system trusted keyring\n[ 0.560910] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562639] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565343] zbud: loaded\n[ 0.566367] VFS: Disk quotas dquot_6.6.0\n[ 0.567569] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570016] fuse init (API version 7.23)\n[ 0.571387] Key type big_key registered\n[ 0.572559] Allocating IMA MOK and blacklist keyrings.\n[ 0.574292] Key type asymmetric registered\n[ 0.575542] Asymmetric key parser 'x509' registered\n[ 0.577026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579317] io scheduler noop registered\n[ 0.580459] io scheduler deadline registered (default)\n[ 0.582024] io scheduler cfq registered\n[ 0.583306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588960] ACPI: Power Button [PWRF]\n[ 0.590133] GHES: HEST is not enabled!\n[ 0.608620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646424] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675853] Linux agpgart interface v0.103\n[ 0.679037] brd: module loaded\n[ 0.681088] loop: module loaded\n[ 0.685089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686619] GPT:90111 != 20971519\n[ 0.687345] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688491] GPT:90111 != 20971519\n[ 0.689209] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690219] vda: vda1 vda15\n[ 0.691588] scsi host0: ata_piix\n[ 0.692410] scsi host1: ata_piix\n[ 0.693161] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.694450] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.695989] libphy: Fixed MDIO Bus: probed\n[ 0.696896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697903] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700009] PPP generic driver version 2.4.2\n[ 0.700960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702224] ehci-pci: EHCI PCI platform driver\n[ 0.703143] ehci-platform: EHCI generic platform driver\n[ 0.704187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705390] ohci-pci: OHCI PCI platform driver\n[ 0.706310] ohci-platform: OHCI generic platform driver\n[ 0.707362] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726136] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727209] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728756] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.729816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.731024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733837] usb usb1: Product: UHCI Host Controller\n[ 0.734827] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737079] hub 1-0:1.0: USB hub found\n[ 0.737899] hub 1-0:1.0: 2 ports detected\n[ 0.738893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741150] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742186] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743293] mousedev: PS/2 mouse device common for all mice\n[ 0.744569] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747698] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.749063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750327] i2c /dev entries driver\n[ 0.751142] device-mapper: uevent: version 1.0.3\n[ 0.752158] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.753877] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755335] NET: Registered protocol family 10\n[ 0.756487] NET: Registered protocol family 17\n[ 0.757442] Key type dns_resolver registered\n[ 0.758474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.762670] registered taskstats version 1\n[ 0.763558] Loading compiled-in X.509 certificates\n[ 0.765056] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767021] zswap: loaded using pool lzo/zbud\n[ 0.768804] Key type trusted registered\n[ 0.770866] Key type encrypted registered\n[ 0.771740] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773959] evm: HMAC attrs: 0x1\n[ 0.785298] Magic number: 10:403:355\n[ 0.786132] input event1: hash matches\n[ 0.787062] rtc_cmos 00:00: setting system clock to 2018-07-21 00:22:42 UTC (1532132562)\n[ 0.788797] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789989] EDD information not available.\n[ 0.850668] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852299] Write protecting the kernel read-only data: 14336k\n[ 0.854466] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\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.031672] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-0000008c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGbxxyaYJXbQkQx1gaOfr6YQXiLQDYjGgdYZO14HJ06an8/4q/IbGOUlc+27yU2CTjwM6h/ZsjqpvANExvok7o8+CID7a/gf2qNiK0N72/vnJiz4S7PijEVE3fl61CPk6uyyI5Te+cWCsk+bc/auuXt/YDaHCdBoFe8zYbjHDgHo7gwfv2cNGzpO6GTR3kF/wYe/bPTKhk8krikR2U7QpLUVvjyW4By3Qz4A02jjZWyrNU3HH94e01me0oi4ObyIYdcfApPlvPYC0wXGtrUDR+Lf10i0Pri0Q0jqCftKja4maO2trlVzOxYzQ2dpuXndia5TW3dC5a65Uv0UNa4GY3 root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nssh-dss AAAAB3NzaC1kc3MAAACBAOiWHKGavJGGQol+hLnVdejR7D50kQXDksRhwXvNFwkKEDGdxiSxhlNyCNuh30rqiPbVEcLe45URjinFbTPbcRUgLny+xm0xRU+XXDaCCRZ84eQJpRbALo0ejgRUhtGiqNBRWrM454Rnprea/PeLbOq/AS3m/tuGl08NVFAoTLCXAAAAFQCZtEMngIIibdtQYuVDxQhwHanPtwAAAIEApcob4yhC3PVWJI5oGLRAhwd1iAENRGN20gPYWTj717c4nEUwOO1p0y5QQDAp3A4YsV7v/IofaeHfoEdB/lgcProYLmbUF8US0xpElKA2Nccnok7OfGiJ/hj1TuluhVGesejjg+hjqVEXoPck5VX8aneC9TXT3RU6s87jfNVZqkIAAACAdY7RKgS9JzhP1T+TsV3oqqWxRf5rc1+5ekqmam7pXD9yLAGesOpvtuGj19OibtRA/pCe0BsQLyLBVa7kzpc16QUgZ+mk8ozgNjBpMFejhDI622AAbrcyskfkvxgsluPQPVSrxvqgypQOM0+tHybQWYBL7m3clSCcJbnRiUr2g2s= root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe0b:986c/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000008c\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.50 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 login: "} 2018-07-21 00:22:50,828 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266/action used request id req-45a78a3e-d18a-4d0a-81fd-21baa56614dc 2018-07-21 00:22:50,829 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-21 00:22:50,829 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 480238331 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.152201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.153896] pid_max: default: 32768 minimum: 301 [ 0.154822] ACPI: Core revision 20150930 [ 0.156240] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.157579] Security Framework initialized [ 0.158404] Yama: becoming mindful. [ 0.159148] AppArmor: AppArmor initialized [ 0.160031] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.161380] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.162674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.163900] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.165358] Initializing cgroup subsys io [ 0.166181] Initializing cgroup subsys memory [ 0.167058] Initializing cgroup subsys devices [ 0.167951] Initializing cgroup subsys freezer [ 0.168837] Initializing cgroup subsys net_cls [ 0.169712] Initializing cgroup subsys perf_event [ 0.170634] Initializing cgroup subsys net_prio [ 0.171537] Initializing cgroup subsys hugetlb [ 0.172440] Initializing cgroup subsys pids [ 0.173342] CPU: Physical Processor ID: 0 [ 0.174849] mce: CPU supports 10 MCE banks [ 0.175724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179000] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185445] ftrace: allocating 31920 entries in 125 pages [ 0.211804] smpboot: Max logical packages: 2 [ 0.212700] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213912] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.215295] x2apic enabled [ 0.216110] Switched APIC routing to physical x2apic. [ 0.217865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219087] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223332] KVM setup paravirtual spinlock [ 0.224832] x86: Booting SMP configuration: [ 0.225754] .... node #0, CPUs: #1 [ 0.226660] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.248623] x86: Booted up 1 node, 2 CPUs [ 0.248626] KVM setup async PF for cpu 1 [ 0.248629] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.251268] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.252797] devtmpfs: initialized [ 0.254557] evm: security.selinux [ 0.255265] evm: security.SMACK64 [ 0.255970] evm: security.SMACK64EXEC [ 0.256737] evm: security.SMACK64TRANSMUTE [ 0.257560] evm: security.SMACK64MMAP [ 0.258310] evm: security.ima [ 0.258957] evm: security.capability [ 0.259804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.261702] pinctrl core: initialized pinctrl subsystem [ 0.262835] RTC time: 0:22:41, date: 07/21/18 [ 0.263833] NET: Registered protocol family 16 [ 0.273707] cpuidle: using governor ladder [ 0.285793] cpuidle: using governor menu [ 0.286648] PCCT header not found. [ 0.287436] ACPI: bus type PCI registered [ 0.288252] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.289541] PCI: Using configuration type 1 for base access [ 0.303005] ACPI: Added _OSI(Module Device) [ 0.303872] ACPI: Added _OSI(Processor Device) [ 0.304749] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305660] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307659] ACPI: Interpreter enabled [ 0.308452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.314075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.315951] ACPI: (supports S0 S5) [ 0.316677] ACPI: Using IOAPIC for interrupt routing [ 0.317642] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.321056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.322215] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.323472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.324687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.326970] acpiphp: Slot [3] registered [ 0.327795] acpiphp: Slot [4] registered [ 0.328609] acpiphp: Slot [5] registered [ 0.329421] acpiphp: Slot [6] registered [ 0.330318] acpiphp: Slot [7] registered [ 0.331152] acpiphp: Slot [8] registered [ 0.331977] acpiphp: Slot [9] registered [ 0.332793] acpiphp: Slot [10] registered [ 0.343675] acpiphp: Slot [11] registered [ 0.344498] acpiphp: Slot [12] registered [ 0.345339] acpiphp: Slot [13] registered [ 0.346163] acpiphp: Slot [14] registered [ 0.346991] acpiphp: Slot [15] registered [ 0.347829] acpiphp: Slot [16] registered [ 0.348659] acpiphp: Slot [17] registered [ 0.349482] acpiphp: Slot [18] registered [ 0.350302] acpiphp: Slot [19] registered [ 0.351121] acpiphp: Slot [20] registered [ 0.351959] acpiphp: Slot [21] registered [ 0.352790] acpiphp: Slot [22] registered [ 0.353634] acpiphp: Slot [23] registered [ 0.354466] acpiphp: Slot [24] registered [ 0.355284] acpiphp: Slot [25] registered [ 0.356110] acpiphp: Slot [26] registered [ 0.356942] acpiphp: Slot [27] registered [ 0.357767] acpiphp: Slot [28] registered [ 0.358645] acpiphp: Slot [29] registered [ 0.359468] acpiphp: Slot [30] registered [ 0.360295] acpiphp: Slot [31] registered [ 0.361112] PCI host bridge to bus 0000:00 [ 0.361930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.363156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.364389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.365861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.367335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.368836] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.372264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.373590] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.374781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.376065] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.379676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.381430] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.401119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.402658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405044] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.406499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.407914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409254] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.410652] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413322] vgaarb: loaded [ 0.413932] vgaarb: bridge control possible 0000:00:02.0 [ 0.415225] SCSI subsystem initialized [ 0.416205] ACPI: bus type USB registered [ 0.417058] usbcore: registered new interface driver usbfs [ 0.418121] usbcore: registered new interface driver hub [ 0.419160] usbcore: registered new device driver usb [ 0.420349] PCI: Using ACPI for IRQ routing [ 0.421515] NetLabel: Initializing [ 0.422248] NetLabel: domain hash size = 128 [ 0.423114] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424090] NetLabel: unlabeled traffic allowed by default [ 0.425289] clocksource: Switched to clocksource kvm-clock [ 0.434466] AppArmor: AppArmor Filesystem Enabled [ 0.435461] pnp: PnP ACPI init [ 0.436464] pnp: PnP ACPI: found 5 devices [ 0.443840] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445598] NET: Registered protocol family 2 [ 0.446731] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.448056] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449278] TCP: Hash tables configured (established 4096 bind 4096) [ 0.450501] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451607] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452810] NET: Registered protocol family 1 [ 0.453712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454838] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474685] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493474] Trying to unpack rootfs image as initramfs... [ 0.550933] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.553097] Scanning for low memory corruption every 60 seconds [ 0.555107] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556557] audit: initializing netlink subsys (disabled) [ 0.557799] audit: type=2000 audit(1532132562.011:1): initialized [ 0.559595] Initialise system trusted keyring [ 0.560910] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562639] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.565343] zbud: loaded [ 0.566367] VFS: Disk quotas dquot_6.6.0 [ 0.567569] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570016] fuse init (API version 7.23) [ 0.571387] Key type big_key registered [ 0.572559] Allocating IMA MOK and blacklist keyrings. [ 0.574292] Key type asymmetric registered [ 0.575542] Asymmetric key parser 'x509' registered [ 0.577026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.579317] io scheduler noop registered [ 0.580459] io scheduler deadline registered (default) [ 0.582024] io scheduler cfq registered [ 0.583306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588960] ACPI: Power Button [PWRF] [ 0.590133] GHES: HEST is not enabled! [ 0.608620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646424] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675853] Linux agpgart interface v0.103 [ 0.679037] brd: module loaded [ 0.681088] loop: module loaded [ 0.685089] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686619] GPT:90111 != 20971519 [ 0.687345] GPT:Alternate GPT header not at the end of the disk. [ 0.688491] GPT:90111 != 20971519 [ 0.689209] GPT: Use GNU Parted to correct GPT errors. [ 0.690219] vda: vda1 vda15 [ 0.691588] scsi host0: ata_piix [ 0.692410] scsi host1: ata_piix [ 0.693161] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.694450] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.695989] libphy: Fixed MDIO Bus: probed [ 0.696896] tun: Universal TUN/TAP device driver, 1.6 [ 0.697903] tun: (C) 1999-2004 Max Krasnyansky [ 0.700009] PPP generic driver version 2.4.2 [ 0.700960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702224] ehci-pci: EHCI PCI platform driver [ 0.703143] ehci-platform: EHCI generic platform driver [ 0.704187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705390] ohci-pci: OHCI PCI platform driver [ 0.706310] ohci-platform: OHCI generic platform driver [ 0.707362] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726136] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727209] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728756] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.729816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.731024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.732337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733837] usb usb1: Product: UHCI Host Controller [ 0.734827] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736040] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737079] hub 1-0:1.0: USB hub found [ 0.737899] hub 1-0:1.0: 2 ports detected [ 0.738893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741150] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742186] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743293] mousedev: PS/2 mouse device common for all mice [ 0.744569] rtc_cmos 00:00: RTC can wake from S4 [ 0.745879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.747698] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.749063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.750327] i2c /dev entries driver [ 0.751142] device-mapper: uevent: version 1.0.3 [ 0.752158] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.753877] ledtrig-cpu: registered to indicate activity on CPUs [ 0.755335] NET: Registered protocol family 10 [ 0.756487] NET: Registered protocol family 17 [ 0.757442] Key type dns_resolver registered [ 0.758474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760775] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.762670] registered taskstats version 1 [ 0.763558] Loading compiled-in X.509 certificates [ 0.765056] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.767021] zswap: loaded using pool lzo/zbud [ 0.768804] Key type trusted registered [ 0.770866] Key type encrypted registered [ 0.771740] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772830] ima: No TPM chip found, activating TPM-bypass! [ 0.773959] evm: HMAC attrs: 0x1 [ 0.785298] Magic number: 10:403:355 [ 0.786132] input event1: hash matches [ 0.787062] rtc_cmos 00:00: setting system clock to 2018-07-21 00:22:42 UTC (1532132562) [ 0.788797] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789989] EDD information not available. [ 0.850668] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.852299] Write protecting the kernel read-only data: 14336k [ 0.854466] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.856444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 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.031672] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-0000008c failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGbxxyaYJXbQkQx1gaOfr6YQXiLQDYjGgdYZO14HJ06an8/4q/IbGOUlc+27yU2CTjwM6h/ZsjqpvANExvok7o8+CID7a/gf2qNiK0N72/vnJiz4S7PijEVE3fl61CPk6uyyI5Te+cWCsk+bc/auuXt/YDaHCdBoFe8zYbjHDgHo7gwfv2cNGzpO6GTR3kF/wYe/bPTKhk8krikR2U7QpLUVvjyW4By3Qz4A02jjZWyrNU3HH94e01me0oi4ObyIYdcfApPlvPYC0wXGtrUDR+Lf10i0Pri0Q0jqCftKja4maO2trlVzOxYzQ2dpuXndia5TW3dC5a65Uv0UNa4GY3 root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 ssh-dss AAAAB3NzaC1kc3MAAACBAOiWHKGavJGGQol+hLnVdejR7D50kQXDksRhwXvNFwkKEDGdxiSxhlNyCNuh30rqiPbVEcLe45URjinFbTPbcRUgLny+xm0xRU+XXDaCCRZ84eQJpRbALo0ejgRUhtGiqNBRWrM454Rnprea/PeLbOq/AS3m/tuGl08NVFAoTLCXAAAAFQCZtEMngIIibdtQYuVDxQhwHanPtwAAAIEApcob4yhC3PVWJI5oGLRAhwd1iAENRGN20gPYWTj717c4nEUwOO1p0y5QQDAp3A4YsV7v/IofaeHfoEdB/lgcProYLmbUF8US0xpElKA2Nccnok7OfGiJ/hj1TuluhVGesejjg+hjqVEXoPck5VX8aneC9TXT3RU6s87jfNVZqkIAAACAdY7RKgS9JzhP1T+TsV3oqqWxRf5rc1+5ekqmam7pXD9yLAGesOpvtuGj19OibtRA/pCe0BsQLyLBVa7kzpc16QUgZ+mk8ozgNjBpMFejhDI622AAbrcyskfkvxgsluPQPVSrxvqgypQOM0+tHybQWYBL7m3clSCcJbnRiUr2g2s= root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe0b:986c/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.1 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000008c name: N/A availability-zone: nova local-hostname: createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 launch-index: 0 === cirros: current=0.4.0 uptime=4.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 login: 2018-07-21 00:22:51,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:52,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-de0a20d8-e4f1-4cda-9137-7f7d5d5381e1 x-compute-request-id: req-de0a20d8-e4f1-4cda-9137-7f7d5d5381e1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5c:82", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:17.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}, {"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:17Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:52,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-de0a20d8-e4f1-4cda-9137-7f7d5d5381e1 2018-07-21 00:22:52,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:22:52,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-769ade42-633a-4a26-a124-f600dc88f58f x-compute-request-id: req-769ade42-633a-4a26-a124-f600dc88f58f Content-Encoding: gzip Content-Length: 9699 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 459012318 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.151408] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153259] pid_max: default: 32768 minimum: 301\n[ 0.154284] ACPI: Core revision 20150930\n[ 0.155778] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157256] Security Framework initialized\n[ 0.158191] Yama: becoming mindful.\n[ 0.159038] AppArmor: AppArmor initialized\n[ 0.159989] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.161479] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.162972] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.164357] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165959] Initializing cgroup subsys io\n[ 0.166874] Initializing cgroup subsys memory\n[ 0.167833] Initializing cgroup subsys devices\n[ 0.168804] Initializing cgroup subsys freezer\n[ 0.169771] Initializing cgroup subsys net_cls\n[ 0.170749] Initializing cgroup subsys perf_event\n[ 0.171774] Initializing cgroup subsys net_prio\n[ 0.172764] Initializing cgroup subsys hugetlb\n[ 0.173733] Initializing cgroup subsys pids\n[ 0.174705] CPU: Physical Processor ID: 0\n[ 0.176290] mce: CPU supports 10 MCE banks\n[ 0.177228] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.178384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.180695] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186976] ftrace: allocating 31920 entries in 125 pages\n[ 0.212139] smpboot: Max logical packages: 2\n[ 0.213147] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.214509] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.216029] x2apic enabled\n[ 0.216892] Switched APIC routing to physical x2apic.\n[ 0.218782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220170] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222713] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224930] KVM setup paravirtual spinlock\n[ 0.226470] x86: Booting SMP configuration:\n[ 0.227494] .... node #0, CPUs: #1\n[ 0.228491] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.250373] x86: Booted up 1 node, 2 CPUs\n[ 0.250375] KVM setup async PF for cpu 1\n[ 0.250378] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.253303] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.254975] devtmpfs: initialized\n[ 0.256802] evm: security.selinux\n[ 0.257577] evm: security.SMACK64\n[ 0.258377] evm: security.SMACK64EXEC\n[ 0.259240] evm: security.SMACK64TRANSMUTE\n[ 0.260149] evm: security.SMACK64MMAP\n[ 0.260978] evm: security.ima\n[ 0.261688] evm: security.capability\n[ 0.262607] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.264729] pinctrl core: initialized pinctrl subsystem\n[ 0.265995] RTC time: 0:22:17, date: 07/21/18\n[ 0.267129] NET: Registered protocol family 16\n[ 0.276678] cpuidle: using governor ladder\n[ 0.288696] cpuidle: using governor menu\n[ 0.289725] PCCT header not found.\n[ 0.290698] ACPI: bus type PCI registered\n[ 0.291763] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.293430] PCI: Using configuration type 1 for base access\n[ 0.305637] ACPI: Added _OSI(Module Device)\n[ 0.306773] ACPI: Added _OSI(Processor Device)\n[ 0.307922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309104] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311418] ACPI: Interpreter enabled\n[ 0.312448] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.314863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322069] ACPI: (supports S0 S5)\n[ 0.322982] ACPI: Using IOAPIC for interrupt routing\n[ 0.324248] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328193] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.329746] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331408] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.335979] acpiphp: Slot [3] registered\n[ 0.337072] acpiphp: Slot [4] registered\n[ 0.338095] acpiphp: Slot [5] registered\n[ 0.339120] acpiphp: Slot [6] registered\n[ 0.340144] acpiphp: Slot [7] registered\n[ 0.341171] acpiphp: Slot [8] registered\n[ 0.342231] acpiphp: Slot [9] registered\n[ 0.343286] acpiphp: Slot [10] registered\n[ 0.354148] acpiphp: Slot [11] registered\n[ 0.355215] acpiphp: Slot [12] registered\n[ 0.356295] acpiphp: Slot [13] registered\n[ 0.357332] acpiphp: Slot [14] registered\n[ 0.358418] acpiphp: Slot [15] registered\n[ 0.359484] acpiphp: Slot [16] registered\n[ 0.360548] acpiphp: Slot [17] registered\n[ 0.361643] acpiphp: Slot [18] registered\n[ 0.362722] acpiphp: Slot [19] registered\n[ 0.363808] acpiphp: Slot [20] registered\n[ 0.364877] acpiphp: Slot [21] registered\n[ 0.365938] acpiphp: Slot [22] registered\n[ 0.367004] acpiphp: Slot [23] registered\n[ 0.368078] acpiphp: Slot [24] registered\n[ 0.369213] acpiphp: Slot [25] registered\n[ 0.370064] acpiphp: Slot [26] registered\n[ 0.370920] acpiphp: Slot [27] registered\n[ 0.371790] acpiphp: Slot [28] registered\n[ 0.372638] acpiphp: Slot [29] registered\n[ 0.373501] acpiphp: Slot [30] registered\n[ 0.374356] acpiphp: Slot [31] registered\n[ 0.375216] PCI host bridge to bus 0000:00\n[ 0.376080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.377327] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.378609] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.380170] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.381692] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.383254] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.386781] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.388272] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.389501] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.394530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.396239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417293] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.418766] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420252] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421692] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.423088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424496] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427199] vgaarb: loaded\n[ 0.427830] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429133] SCSI subsystem initialized\n[ 0.430140] ACPI: bus type USB registered\n[ 0.431020] usbcore: registered new interface driver usbfs\n[ 0.432117] usbcore: registered new interface driver hub\n[ 0.433181] usbcore: registered new device driver usb\n[ 0.434409] PCI: Using ACPI for IRQ routing\n[ 0.435555] NetLabel: Initializing\n[ 0.436297] NetLabel: domain hash size = 128\n[ 0.437205] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.438213] NetLabel: unlabeled traffic allowed by default\n[ 0.439446] clocksource: Switched to clocksource kvm-clock\n[ 0.448161] AppArmor: AppArmor Filesystem Enabled\n[ 0.449214] pnp: PnP ACPI init\n[ 0.450205] pnp: PnP ACPI: found 5 devices\n[ 0.457236] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459106] NET: Registered protocol family 2\n[ 0.460277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.461645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.462921] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.464155] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465272] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466477] NET: Registered protocol family 1\n[ 0.467420] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468585] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469729] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507330] Trying to unpack rootfs image as initramfs...\n[ 0.564470] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566247] Scanning for low memory corruption every 60 seconds\n[ 0.567701] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568904] audit: initializing netlink subsys (disabled)\n[ 0.569991] audit: type=2000 audit(1532132538.570:1): initialized\n[ 0.571385] Initialise system trusted keyring\n[ 0.572416] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573645] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575966] zbud: loaded\n[ 0.576759] VFS: Disk quotas dquot_6.6.0\n[ 0.577621] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579374] fuse init (API version 7.23)\n[ 0.580381] Key type big_key registered\n[ 0.581239] Allocating IMA MOK and blacklist keyrings.\n[ 0.582691] Key type asymmetric registered\n[ 0.583558] Asymmetric key parser 'x509' registered\n[ 0.584585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.586156] io scheduler noop registered\n[ 0.586989] io scheduler deadline registered (default)\n[ 0.588052] io scheduler cfq registered\n[ 0.588935] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590059] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591408] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592980] ACPI: Power Button [PWRF]\n[ 0.593906] GHES: HEST is not enabled!\n[ 0.612128] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654359] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678536] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681251] Linux agpgart interface v0.103\n[ 0.684559] brd: module loaded\n[ 0.686487] loop: module loaded\n[ 0.690905] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.692427] GPT:90111 != 20971519\n[ 0.693154] GPT:Alternate GPT header not at the end of the disk.\n[ 0.694300] GPT:90111 != 20971519\n[ 0.695040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.696064] vda: vda1 vda15\n[ 0.697572] scsi host0: ata_piix\n[ 0.698399] scsi host1: ata_piix\n[ 0.699131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.700370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.701704] libphy: Fixed MDIO Bus: probed\n[ 0.702577] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703621] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.706077] PPP generic driver version 2.4.2\n[ 0.707045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708394] ehci-pci: EHCI PCI platform driver\n[ 0.709471] ehci-platform: EHCI generic platform driver\n[ 0.710860] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712372] ohci-pci: OHCI PCI platform driver\n[ 0.713521] ohci-platform: OHCI generic platform driver\n[ 0.714868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.734328] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.735407] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736929] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738014] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739210] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.740481] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741935] usb usb1: Product: UHCI Host Controller\n[ 0.742887] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.744057] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.745125] hub 1-0:1.0: USB hub found\n[ 0.745937] hub 1-0:1.0: 2 ports detected\n[ 0.746923] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.749226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750204] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.751332] mousedev: PS/2 mouse device common for all mice\n[ 0.752648] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.754568] rtc_cmos 00:00: RTC can wake from S4\n[ 0.755729] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.758179] i2c /dev entries driver\n[ 0.758996] device-mapper: uevent: version 1.0.3\n[ 0.759992] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.761670] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763188] NET: Registered protocol family 10\n[ 0.764421] NET: Registered protocol family 17\n[ 0.765345] Key type dns_resolver registered\n[ 0.766445] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.767551] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.768765] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.770674] registered taskstats version 1\n[ 0.771534] Loading compiled-in X.509 certificates\n[ 0.773023] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.774944] zswap: loaded using pool lzo/zbud\n[ 0.776926] Key type trusted registered\n[ 0.778784] Key type encrypted registered\n[ 0.779635] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.780712] ima: No TPM chip found, activating TPM-bypass!\n[ 0.781788] evm: HMAC attrs: 0x1\n[ 0.793094] Magic number: 10:403:355\n[ 0.793897] input event1: hash matches\n[ 0.794801] rtc_cmos 00:00: setting system clock to 2018-07-21 00:22:18 UTC (1532132538)\n[ 0.796502] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797643] EDD information not available.\n[ 0.857216] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858833] Write protecting the kernel read-only data: 14336k\n[ 0.861044] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862969] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.925032] 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.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000089\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 13.22s]\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGKMnDavhESEVKB8zH+32HWGiPlpxbt9chvxsys2tnXnRip2K4M46LemLXRbon2EaeS7BIiAAwChUfzXTUqaK8+BXToJUnsfJV1tC/heiKds1A0fdBUllnx19M0dmrBatGfYVzKv+b+n/joF4akWuwQNdgt5S4W2N1HjAdm8Fp9M4fENBlTxUDD9DvZHPrbnuYLhbtj1ZyfJBQGCEgOjuC7+Smez0GsGFHbMu/exNjad/9N/gjYNI8UcGpVcYpFpPXtJcC38OyP3bxPsSqtS5j8R+R/mgVGZSRV2NqyrenaSIXoTgSKyZ5ScxTmix/xaPSTAZsPFH9LU4+Np7qoY8z root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nssh-dss AAAAB3NzaC1kc3MAAACBAPFiBQwxkN46KoqfkXccTORbIx0lLqHRgG6kwSJ+9MFWd5Tzg+PgQ6aXIWwmnivGrn1creOesov09Z2sZP2acgsiH0a5SuEyU2trNgIfTGk9enusaqOz65++kEFa1PnmLFGdCBB+l8oW+omVr83OKJ3Eqe5mZxf4nVbhEKRDOHlHAAAAFQDWJUEbT0BCG9XLntsx40O7EMpOWQAAAIEAnXvj2fNugg8Wo2wRpodmHCUCY5JCpK6dltPRp0hk4hX12PChBORfhshzWxVy9fHmFJTsZKk7BlunPfgDkKD945YcTBAgEBLK58y10Rlw+9E4QEXyXjlU6lj4NT58VD6poRVsIOpvOQTnK2Di/dkFpAgS7PfG1ldrduf0hniNJtcAAACAIyMIvfo6gEVmEFRA7lBOvgp9YoYXffKqSh+taHO+nNXOZW/BzJICWuzEhpiBO5LWd5Ja+StUVfBKHaEF2ZCXfL8KFGbsaN7B44jqcDF6vwgG9itNOb2nGCXX+u35OJeCzabD5jVNv3bQEnS/r6ws0A/MZWBTEBj4UjV/EnIXrS0= root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fe29:5c82/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000089\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=29.23 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 login: "} 2018-07-21 00:22:52,473 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d/action used request id req-769ade42-633a-4a26-a124-f600dc88f58f 2018-07-21 00:22:53,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:54,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-f68c4c3e-1540-495c-a18b-98f1902132bd x-compute-request-id: req-f68c4c3e-1540-495c-a18b-98f1902132bd Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:98:6c", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "security_groups": [{"name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp"}, {"name": "default"}], "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:41Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:54,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-f68c4c3e-1540-495c-a18b-98f1902132bd 2018-07-21 00:22:54,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:22:54,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-08bceb67-3c30-4d1f-80f6-ab0b2b96e41c x-compute-request-id: req-08bceb67-3c30-4d1f-80f6-ab0b2b96e41c Content-Encoding: gzip Content-Length: 9663 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 480238331 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.152201] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.153896] pid_max: default: 32768 minimum: 301\n[ 0.154822] ACPI: Core revision 20150930\n[ 0.156240] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.157579] Security Framework initialized\n[ 0.158404] Yama: becoming mindful.\n[ 0.159148] AppArmor: AppArmor initialized\n[ 0.160031] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.161380] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.162674] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.163900] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.165358] Initializing cgroup subsys io\n[ 0.166181] Initializing cgroup subsys memory\n[ 0.167058] Initializing cgroup subsys devices\n[ 0.167951] Initializing cgroup subsys freezer\n[ 0.168837] Initializing cgroup subsys net_cls\n[ 0.169712] Initializing cgroup subsys perf_event\n[ 0.170634] Initializing cgroup subsys net_prio\n[ 0.171537] Initializing cgroup subsys hugetlb\n[ 0.172440] Initializing cgroup subsys pids\n[ 0.173342] CPU: Physical Processor ID: 0\n[ 0.174849] mce: CPU supports 10 MCE banks\n[ 0.175724] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179000] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185445] ftrace: allocating 31920 entries in 125 pages\n[ 0.211804] smpboot: Max logical packages: 2\n[ 0.212700] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213912] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.215295] x2apic enabled\n[ 0.216110] Switched APIC routing to physical x2apic.\n[ 0.217865] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219087] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221354] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223332] KVM setup paravirtual spinlock\n[ 0.224832] x86: Booting SMP configuration:\n[ 0.225754] .... node #0, CPUs: #1\n[ 0.226660] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.248623] x86: Booted up 1 node, 2 CPUs\n[ 0.248626] KVM setup async PF for cpu 1\n[ 0.248629] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.251268] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.252797] devtmpfs: initialized\n[ 0.254557] evm: security.selinux\n[ 0.255265] evm: security.SMACK64\n[ 0.255970] evm: security.SMACK64EXEC\n[ 0.256737] evm: security.SMACK64TRANSMUTE\n[ 0.257560] evm: security.SMACK64MMAP\n[ 0.258310] evm: security.ima\n[ 0.258957] evm: security.capability\n[ 0.259804] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.261702] pinctrl core: initialized pinctrl subsystem\n[ 0.262835] RTC time: 0:22:41, date: 07/21/18\n[ 0.263833] NET: Registered protocol family 16\n[ 0.273707] cpuidle: using governor ladder\n[ 0.285793] cpuidle: using governor menu\n[ 0.286648] PCCT header not found.\n[ 0.287436] ACPI: bus type PCI registered\n[ 0.288252] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.289541] PCI: Using configuration type 1 for base access\n[ 0.303005] ACPI: Added _OSI(Module Device)\n[ 0.303872] ACPI: Added _OSI(Processor Device)\n[ 0.304749] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305660] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307659] ACPI: Interpreter enabled\n[ 0.308452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.310326] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.312201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.314075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.315951] ACPI: (supports S0 S5)\n[ 0.316677] ACPI: Using IOAPIC for interrupt routing\n[ 0.317642] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.321056] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.322215] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.323472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.324687] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.326970] acpiphp: Slot [3] registered\n[ 0.327795] acpiphp: Slot [4] registered\n[ 0.328609] acpiphp: Slot [5] registered\n[ 0.329421] acpiphp: Slot [6] registered\n[ 0.330318] acpiphp: Slot [7] registered\n[ 0.331152] acpiphp: Slot [8] registered\n[ 0.331977] acpiphp: Slot [9] registered\n[ 0.332793] acpiphp: Slot [10] registered\n[ 0.343675] acpiphp: Slot [11] registered\n[ 0.344498] acpiphp: Slot [12] registered\n[ 0.345339] acpiphp: Slot [13] registered\n[ 0.346163] acpiphp: Slot [14] registered\n[ 0.346991] acpiphp: Slot [15] registered\n[ 0.347829] acpiphp: Slot [16] registered\n[ 0.348659] acpiphp: Slot [17] registered\n[ 0.349482] acpiphp: Slot [18] registered\n[ 0.350302] acpiphp: Slot [19] registered\n[ 0.351121] acpiphp: Slot [20] registered\n[ 0.351959] acpiphp: Slot [21] registered\n[ 0.352790] acpiphp: Slot [22] registered\n[ 0.353634] acpiphp: Slot [23] registered\n[ 0.354466] acpiphp: Slot [24] registered\n[ 0.355284] acpiphp: Slot [25] registered\n[ 0.356110] acpiphp: Slot [26] registered\n[ 0.356942] acpiphp: Slot [27] registered\n[ 0.357767] acpiphp: Slot [28] registered\n[ 0.358645] acpiphp: Slot [29] registered\n[ 0.359468] acpiphp: Slot [30] registered\n[ 0.360295] acpiphp: Slot [31] registered\n[ 0.361112] PCI host bridge to bus 0000:00\n[ 0.361930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.363156] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.364389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.365861] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.367335] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.368836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.372264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.373590] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.374781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.376065] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.379676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.381430] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.401119] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.402658] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405044] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.406499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.407914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410652] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411743] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413322] vgaarb: loaded\n[ 0.413932] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415225] SCSI subsystem initialized\n[ 0.416205] ACPI: bus type USB registered\n[ 0.417058] usbcore: registered new interface driver usbfs\n[ 0.418121] usbcore: registered new interface driver hub\n[ 0.419160] usbcore: registered new device driver usb\n[ 0.420349] PCI: Using ACPI for IRQ routing\n[ 0.421515] NetLabel: Initializing\n[ 0.422248] NetLabel: domain hash size = 128\n[ 0.423114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424090] NetLabel: unlabeled traffic allowed by default\n[ 0.425289] clocksource: Switched to clocksource kvm-clock\n[ 0.434466] AppArmor: AppArmor Filesystem Enabled\n[ 0.435461] pnp: PnP ACPI init\n[ 0.436464] pnp: PnP ACPI: found 5 devices\n[ 0.443840] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445598] NET: Registered protocol family 2\n[ 0.446731] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448056] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449278] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.450501] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451607] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452810] NET: Registered protocol family 1\n[ 0.453712] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454838] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474685] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493474] Trying to unpack rootfs image as initramfs...\n[ 0.550933] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.553097] Scanning for low memory corruption every 60 seconds\n[ 0.555107] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556557] audit: initializing netlink subsys (disabled)\n[ 0.557799] audit: type=2000 audit(1532132562.011:1): initialized\n[ 0.559595] Initialise system trusted keyring\n[ 0.560910] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562639] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565343] zbud: loaded\n[ 0.566367] VFS: Disk quotas dquot_6.6.0\n[ 0.567569] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570016] fuse init (API version 7.23)\n[ 0.571387] Key type big_key registered\n[ 0.572559] Allocating IMA MOK and blacklist keyrings.\n[ 0.574292] Key type asymmetric registered\n[ 0.575542] Asymmetric key parser 'x509' registered\n[ 0.577026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.579317] io scheduler noop registered\n[ 0.580459] io scheduler deadline registered (default)\n[ 0.582024] io scheduler cfq registered\n[ 0.583306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584902] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586871] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588960] ACPI: Power Button [PWRF]\n[ 0.590133] GHES: HEST is not enabled!\n[ 0.608620] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646424] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648943] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675853] Linux agpgart interface v0.103\n[ 0.679037] brd: module loaded\n[ 0.681088] loop: module loaded\n[ 0.685089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686619] GPT:90111 != 20971519\n[ 0.687345] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688491] GPT:90111 != 20971519\n[ 0.689209] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690219] vda: vda1 vda15\n[ 0.691588] scsi host0: ata_piix\n[ 0.692410] scsi host1: ata_piix\n[ 0.693161] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.694450] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.695989] libphy: Fixed MDIO Bus: probed\n[ 0.696896] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697903] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700009] PPP generic driver version 2.4.2\n[ 0.700960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702224] ehci-pci: EHCI PCI platform driver\n[ 0.703143] ehci-platform: EHCI generic platform driver\n[ 0.704187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705390] ohci-pci: OHCI PCI platform driver\n[ 0.706310] ohci-platform: OHCI generic platform driver\n[ 0.707362] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726136] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727209] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728756] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.729816] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.731024] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733837] usb usb1: Product: UHCI Host Controller\n[ 0.734827] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737079] hub 1-0:1.0: USB hub found\n[ 0.737899] hub 1-0:1.0: 2 ports detected\n[ 0.738893] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741150] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742186] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743293] mousedev: PS/2 mouse device common for all mice\n[ 0.744569] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745879] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747698] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.749063] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.750327] i2c /dev entries driver\n[ 0.751142] device-mapper: uevent: version 1.0.3\n[ 0.752158] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.753877] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.755335] NET: Registered protocol family 10\n[ 0.756487] NET: Registered protocol family 17\n[ 0.757442] Key type dns_resolver registered\n[ 0.758474] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759615] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760775] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.762670] registered taskstats version 1\n[ 0.763558] Loading compiled-in X.509 certificates\n[ 0.765056] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.767021] zswap: loaded using pool lzo/zbud\n[ 0.768804] Key type trusted registered\n[ 0.770866] Key type encrypted registered\n[ 0.771740] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772830] ima: No TPM chip found, activating TPM-bypass!\n[ 0.773959] evm: HMAC attrs: 0x1\n[ 0.785298] Magic number: 10:403:355\n[ 0.786132] input event1: hash matches\n[ 0.787062] rtc_cmos 00:00: setting system clock to 2018-07-21 00:22:42 UTC (1532132562)\n[ 0.788797] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789989] EDD information not available.\n[ 0.850668] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.852299] Write protecting the kernel read-only data: 14336k\n[ 0.854466] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.856444] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\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.031672] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-0000008c\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGbxxyaYJXbQkQx1gaOfr6YQXiLQDYjGgdYZO14HJ06an8/4q/IbGOUlc+27yU2CTjwM6h/ZsjqpvANExvok7o8+CID7a/gf2qNiK0N72/vnJiz4S7PijEVE3fl61CPk6uyyI5Te+cWCsk+bc/auuXt/YDaHCdBoFe8zYbjHDgHo7gwfv2cNGzpO6GTR3kF/wYe/bPTKhk8krikR2U7QpLUVvjyW4By3Qz4A02jjZWyrNU3HH94e01me0oi4ObyIYdcfApPlvPYC0wXGtrUDR+Lf10i0Pri0Q0jqCftKja4maO2trlVzOxYzQ2dpuXndia5TW3dC5a65Uv0UNa4GY3 root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nssh-dss AAAAB3NzaC1kc3MAAACBAOiWHKGavJGGQol+hLnVdejR7D50kQXDksRhwXvNFwkKEDGdxiSxhlNyCNuh30rqiPbVEcLe45URjinFbTPbcRUgLny+xm0xRU+XXDaCCRZ84eQJpRbALo0ejgRUhtGiqNBRWrM454Rnprea/PeLbOq/AS3m/tuGl08NVFAoTLCXAAAAFQCZtEMngIIibdtQYuVDxQhwHanPtwAAAIEApcob4yhC3PVWJI5oGLRAhwd1iAENRGN20gPYWTj717c4nEUwOO1p0y5QQDAp3A4YsV7v/IofaeHfoEdB/lgcProYLmbUF8US0xpElKA2Nccnok7OfGiJ/hj1TuluhVGesejjg+hjqVEXoPck5VX8aneC9TXT3RU6s87jfNVZqkIAAACAdY7RKgS9JzhP1T+TsV3oqqWxRf5rc1+5ekqmam7pXD9yLAGesOpvtuGj19OibtRA/pCe0BsQLyLBVa7kzpc16QUgZ+mk8ozgNjBpMFejhDI622AAbrcyskfkvxgsluPQPVSrxvqgypQOM0+tHybQWYBL7m3clSCcJbnRiUr2g2s= root@createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe0b:986c/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000008c\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.50 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-e6b422f6-4590-4f1b-8245-61168aa18991 login: "} 2018-07-21 00:22:54,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266/action used request id req-08bceb67-3c30-4d1f-80f6-ab0b2b96e41c 2018-07-21 00:22:54,212 - create_instance - INFO - Deleting Port with ID - 3623c05a-28d3-43bc-acb5-8ee75212e484 2018-07-21 00:22:54,212 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm1-port 2018-07-21 00:22:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/3623c05a-28d3-43bc-acb5-8ee75212e484 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:54,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b53504cf-d27b-4c1b-b5b1-bd168f585b8b Date: Sat, 21 Jul 2018 00:22:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:22:54,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/3623c05a-28d3-43bc-acb5-8ee75212e484 used request id req-b53504cf-d27b-4c1b-b5b1-bd168f585b8b 2018-07-21 00:22:54,720 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1 2018-07-21 00:22:54,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:54,861 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:22: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-a727b9ec-c7ed-4ff3-92cc-f01c84f37889 x-compute-request-id: req-a727b9ec-c7ed-4ff3-92cc-f01c84f37889 Content-Type: application/json 2018-07-21 00:22:54,861 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-a727b9ec-c7ed-4ff3-92cc-f01c84f37889 2018-07-21 00:22:54,861 - create_instance - INFO - Checking deletion status 2018-07-21 00:22:54,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:55,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22: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-c1ef1d0d-1d64-4c30-b0fe-663274d01406 x-compute-request-id: req-c1ef1d0d-1d64-4c30-b0fe-663274d01406 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:5c:82", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/312e50a6-e991-481e-a29b-1f71c930d42d", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:17.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "312e50a6-e991-481e-a29b-1f71c930d42d", "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:54Z", "hostId": "89f6c0745489daf8a608c13ebafcb7bb9f0e109168ba5965c305487e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1", "created": "2018-07-21T00:22:11Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:55,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-c1ef1d0d-1d64-4c30-b0fe-663274d01406 2018-07-21 00:22:55,342 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1] is - ACTIVE 2018-07-21 00:22:55,342 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:22:58,345 - create_instance - DEBUG - VM status query timeout in 296.516312122 2018-07-21 00:22:58,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2b1746e7061364232972eba14cfdd7ba40056c" 2018-07-21 00:22:58,399 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df05d19b-9f8b-4b21-94b3-5acb46df9688 x-compute-request-id: req-df05d19b-9f8b-4b21-94b3-5acb46df9688 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 312e50a6-e991-481e-a29b-1f71c930d42d could not be found.", "code": 404}} 2018-07-21 00:22:58,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/312e50a6-e991-481e-a29b-1f71c930d42d used request id req-df05d19b-9f8b-4b21-94b3-5acb46df9688 2018-07-21 00:22:58,399 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 312e50a6-e991-481e-a29b-1f71c930d42d could not be found. (HTTP 404) (Request-ID: req-df05d19b-9f8b-4b21-94b3-5acb46df9688) 2018-07-21 00:22:58,400 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst1 2018-07-21 00:22:58,401 - create_instance - INFO - Deleting Port with ID - 2b06d3df-2764-4ec7-aed1-43fae2b5905d 2018-07-21 00:22:58,401 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-vm2-port 2018-07-21 00:22:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2b06d3df-2764-4ec7-aed1-43fae2b5905d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:59,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f3fa9fc-f92e-4fcb-a7b4-c3cb541c8fb6 Date: Sat, 21 Jul 2018 00:22:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:22:59,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2b06d3df-2764-4ec7-aed1-43fae2b5905d used request id req-2f3fa9fc-f92e-4fcb-a7b4-c3cb541c8fb6 2018-07-21 00:22:59,068 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2 2018-07-21 00:22:59,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:59,196 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4db11e58-6450-4073-8b99-18a9b4e09565 x-compute-request-id: req-4db11e58-6450-4073-8b99-18a9b4e09565 Content-Type: application/json 2018-07-21 00:22:59,196 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-4db11e58-6450-4073-8b99-18a9b4e09565 2018-07-21 00:22:59,197 - create_instance - INFO - Checking deletion status 2018-07-21 00:22:59,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:22:59,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b254afb8-38ef-48d8-b1c5-84471efe585e x-compute-request-id: req-b254afb8-38ef-48d8-b1c5-84471efe585e Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:98:6c", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF: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-21T00:22:59Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:22:59,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-b254afb8-38ef-48d8-b1c5-84471efe585e 2018-07-21 00:22:59,297 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2] is - ACTIVE 2018-07-21 00:22:59,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:23:02,301 - create_instance - DEBUG - VM status query timeout in 296.896215916 2018-07-21 00:23:02,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2ba472dc67467b156c09fa86367c91cc837111" 2018-07-21 00:23:02,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45232734-e7a1-4820-9490-6e3707c6b0ff x-compute-request-id: req-45232734-e7a1-4820-9490-6e3707c6b0ff Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266", "rel": "bookmark"}], "image": {"id": "b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "links": [{"href": "http://172.30.9.21:8774/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-07-21T00:22:41.000000", "flavor": {"id": "b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "links": [{"href": "http://172.30.9.21:8774/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f", "rel": "bookmark"}]}, "id": "f55d5fb0-db02-4bbd-b114-02a756d4a266", "user_id": "93ea7a4633ed4173b2efcb5e9de967cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-07-21T00:23:02Z", "hostId": "3f6b35b621bd0c4afb75272043d18961122edfa136deb5a7e5fbd41c", "OS-SRV-USG:terminated_at": "2018-07-21T00:23:02.000000", "key_name": null, "name": "CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2", "created": "2018-07-21T00:22:33Z", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:02,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f55d5fb0-db02-4bbd-b114-02a756d4a266 used request id req-45232734-e7a1-4820-9490-6e3707c6b0ff 2018-07-21 00:23:02,744 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2] is - DELETED 2018-07-21 00:23:02,744 - create_instance - INFO - VM is - DELETED 2018-07-21 00:23:02,744 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-inst2 2018-07-21 00:23:02,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb99cfe05b53d47728bdf72bbb3c3721f9a9608" 2018-07-21 00:23:02,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:23:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a58c68e0-61f2-4237-8d11-48121fe26e96 x-compute-request-id: req-a58c68e0-61f2-4237-8d11-48121fe26e96 Content-Length: 0 Content-Type: application/json 2018-07-21 00:23:02,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b24cbaf0-9a8a-43f5-bf69-930699d92c4f used request id req-a58c68e0-61f2-4237-8d11-48121fe26e96 2018-07-21 00:23:02,782 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router and port CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port1 2018-07-21 00:23:02,782 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:23:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" -d '{"port_id": "005ffcd5-fcf0-4294-b98d-ecf64dad7826"}' 2018-07-21 00:23:04,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c278d71a-fb89-44ac-8ca3-b97e1707852b Date: Sat, 21 Jul 2018 00:23:04 GMT RESP BODY: {"network_id": "5c29dc94-9f66-484a-9744-02a6a78a565a", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "subnet_id": "419ad81c-9cbb-4529-97ef-4736071b3f9d", "subnet_ids": ["419ad81c-9cbb-4529-97ef-4736071b3f9d"], "port_id": "005ffcd5-fcf0-4294-b98d-ecf64dad7826", "id": "4ed0c6b6-95f2-4e19-9d71-cdea155de89a"} 2018-07-21 00:23:04,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/remove_router_interface used request id req-c278d71a-fb89-44ac-8ca3-b97e1707852b 2018-07-21 00:23:04,884 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router and port CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-router-port2 2018-07-21 00:23:04,885 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:23:04,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" -d '{"port_id": "1b01f3b2-9328-4945-b8eb-bd7c8d961bf0"}' 2018-07-21 00:23:07,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-43c01aea-7ec9-4a82-8fdd-76a9243a1b6c Date: Sat, 21 Jul 2018 00:23:07 GMT RESP BODY: {"network_id": "36127484-7062-4f9e-acdc-e8b1e991bd3d", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "subnet_id": "b2e67fb4-b3b7-4281-b659-f4376f025c9f", "subnet_ids": ["b2e67fb4-b3b7-4281-b659-f4376f025c9f"], "port_id": "1b01f3b2-9328-4945-b8eb-bd7c8d961bf0", "id": "4ed0c6b6-95f2-4e19-9d71-cdea155de89a"} 2018-07-21 00:23:07,083 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a/remove_router_interface used request id req-43c01aea-7ec9-4a82-8fdd-76a9243a1b6c 2018-07-21 00:23:07,083 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:23:07,083 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-pub-router 2018-07-21 00:23:07,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f42abe45ff8cf37d02ba74d9821d228a02e598c" 2018-07-21 00:23:10,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07866397-06e1-4454-9f3e-fc42142588ae Content-Length: 0 Date: Sat, 21 Jul 2018 00:23:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:10,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4ed0c6b6-95f2-4e19-9d71-cdea155de89a used request id req-07866397-06e1-4454-9f3e-fc42142588ae 2018-07-21 00:23:10,120 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1 2018-07-21 00:23:10,120 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet1 2018-07-21 00:23:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/419ad81c-9cbb-4529-97ef-4736071b3f9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:23:12,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-505cc553-0693-4dd7-a57b-62253f1b6412 Date: Sat, 21 Jul 2018 00:23:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:12,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/419ad81c-9cbb-4529-97ef-4736071b3f9d used request id req-505cc553-0693-4dd7-a57b-62253f1b6412 2018-07-21 00:23:12,691 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net1 2018-07-21 00:23:12,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/5c29dc94-9f66-484a-9744-02a6a78a565a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfaed98b085e11c247145c17e78370d91c4f21a5" 2018-07-21 00:23:14,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99fbeae9-2ff2-4deb-8d2a-5fae1a00f1b4 Date: Sat, 21 Jul 2018 00:23:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:14,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5c29dc94-9f66-484a-9744-02a6a78a565a used request id req-99fbeae9-2ff2-4deb-8d2a-5fae1a00f1b4 2018-07-21 00:23:14,054 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2 2018-07-21 00:23:14,054 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-subnet2 2018-07-21 00:23:14,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/b2e67fb4-b3b7-4281-b659-f4376f025c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:23:16,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c33721ad-bb33-4262-8be3-96cd0f43dd27 Date: Sat, 21 Jul 2018 00:23:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:16,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b2e67fb4-b3b7-4281-b659-f4376f025c9f used request id req-c33721ad-bb33-4262-8be3-96cd0f43dd27 2018-07-21 00:23:16,648 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-net2 2018-07-21 00:23:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/36127484-7062-4f9e-acdc-e8b1e991bd3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b8b81b051a893092f63e183aecc12016b25c70a" 2018-07-21 00:23:17,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b96b1fa-c27e-49c9-b4cb-c2bcf6915bd4 Date: Sat, 21 Jul 2018 00:23:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:17,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/36127484-7062-4f9e-acdc-e8b1e991bd3d used request id req-3b96b1fa-c27e-49c9-b4cb-c2bcf6915bd4 2018-07-21 00:23:17,874 - neutron_utils - INFO - Deleting security group rule with ID - c9196869-a39c-43aa-b4b7-80a927da9aab 2018-07-21 00:23:17,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c9196869-a39c-43aa-b4b7-80a927da9aab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:23:18,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e898b79-f7de-42fd-9533-f8a257b2fc7a Content-Length: 0 Date: Sat, 21 Jul 2018 00:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:18,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c9196869-a39c-43aa-b4b7-80a927da9aab used request id req-2e898b79-f7de-42fd-9533-f8a257b2fc7a 2018-07-21 00:23:18,138 - neutron_utils - INFO - Deleting security group rule with ID - 2928dc95-1b62-4f33-8e10-90771e52839c 2018-07-21 00:23:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/2928dc95-1b62-4f33-8e10-90771e52839c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:23:18,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a1f1545-bcbd-4215-b776-3384156fdc78 Content-Length: 0 Date: Sat, 21 Jul 2018 00:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:18,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/2928dc95-1b62-4f33-8e10-90771e52839c used request id req-0a1f1545-bcbd-4215-b776-3384156fdc78 2018-07-21 00:23:18,262 - neutron_utils - INFO - Deleting security group rule with ID - db46ae9c-67f5-48bc-9ffd-c2596b42c4ae 2018-07-21 00:23:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/db46ae9c-67f5-48bc-9ffd-c2596b42c4ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:23:18,549 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1af3c91b-d0ed-4c04-bfff-1ba723c6542b Content-Length: 0 Date: Sat, 21 Jul 2018 00:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:18,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/db46ae9c-67f5-48bc-9ffd-c2596b42c4ae used request id req-1af3c91b-d0ed-4c04-bfff-1ba723c6542b 2018-07-21 00:23:18,549 - neutron_utils - INFO - Deleting security group rule with ID - 16033aa2-bac8-4a9e-880b-1cb662156e69 2018-07-21 00:23:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/16033aa2-bac8-4a9e-880b-1cb662156e69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:23:18,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de7ea746-f036-445e-9de4-8e1d560940af Content-Length: 0 Date: Sat, 21 Jul 2018 00:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:18,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/16033aa2-bac8-4a9e-880b-1cb662156e69 used request id req-de7ea746-f036-445e-9de4-8e1d560940af 2018-07-21 00:23:18,834 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-e6b422f6-4590-4f1b-8245-61168aa18991-sec-grp 2018-07-21 00:23:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0eeda406-fadc-4a2b-bb7e-610e65730590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224810ac40c23158214c9991ebd8e514673f63b1" 2018-07-21 00:23:18,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96a49633-af79-4866-986c-ed885ece9ec2 Content-Length: 0 Date: Sat, 21 Jul 2018 00:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:18,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0eeda406-fadc-4a2b-bb7e-610e65730590 used request id req-96a49633-af79-4866-986c-ed885ece9ec2 2018-07-21 00:23:18,951 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-2eb06790-769f-4642-a2bd-a34e38083e63 2018-07-21 00:23:18,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c451f31ef95499d12fa9e5ba11c3d030f8f5612a" 2018-07-21 00:23:19,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-485be711-3b01-4e41-870c-c673ecef02fd Date: Sat, 21 Jul 2018 00:23:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:23:19,304 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b4ee360a-ab1f-4b2b-98a3-3c4e5feb0821 used request id req-485be711-3b01-4e41-870c-c673ecef02fd 2018-07-21 00:23:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:19,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8fc8ccd5-3cba-43ff-81cf-00e7fd331ef2 Date: Sat, 21 Jul 2018 00:23:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:34Z", "updated_at": "2018-07-21T00:21:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "revision_number": 0, "id": "137736cd-9b22-41cf-8799-b965f2fb8444", "remote_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "revision_number": 0, "id": "a08ac441-7dc2-4d77-9e5e-519b18311d66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv6", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "revision_number": 0, "id": "b392afc1-c6f8-461e-b107-3ffdc0397e5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "revision_number": 0, "id": "f57cc288-567e-4595-9b89-ab28e2489bb2", "remote_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "remote_ip_prefix": null, "created_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "port_range_min": null, "ethertype": "IPv4", "project_id": "47140134fbe845d79b9dfed21d7c7a47"}], "revision_number": 4, "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:23:19,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8fc8ccd5-3cba-43ff-81cf-00e7fd331ef2 2018-07-21 00:23:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:19,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8c12c9-f085-4855-af65-90be37120cd5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:23:19,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-7c8c12c9-f085-4855-af65-90be37120cd5 2018-07-21 00:23:19,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:19,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ba5ee5-f587-4a74-afc6-46a69dd85006 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:19,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-83ba5ee5-f587-4a74-afc6-46a69dd85006 2018-07-21 00:23:19,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:19,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b97bace-78ca-4a15-9195-1c7a750de4d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:23:19,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-6b97bace-78ca-4a15-9195-1c7a750de4d1 2018-07-21 00:23:19,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:23:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:19,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1173ca7f-30a1-4950-80e8-72c2dc1bdfa1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:23:19,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-1173ca7f-30a1-4950-80e8-72c2dc1bdfa1 2018-07-21 00:23:19,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:23:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:20,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:23:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c6e148-74b8-4599-aa68-fa411f4011ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:23:20,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-32c6e148-74b8-4599-aa68-fa411f4011ca 2018-07-21 00:23:20,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:23:20,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:20,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e98f82-a8f9-4361-ac00-573e834a514f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47140134fbe845d79b9dfed21d7c7a47", "name": "CreateInstanceTwoNetTests-81198cc1-8264-41b-proj"}} 2018-07-21 00:23:20,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-07e98f82-a8f9-4361-ac00-573e834a514f 2018-07-21 00:23:20,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 469bd770-5c51-4ffb-a3f7-aaf1130d988f 2018-07-21 00:23:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=469bd770-5c51-4ffb-a3f7-aaf1130d988f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:20,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0cb920b4-c6cc-4cfa-9e2c-abc9801ba61c Date: Sat, 21 Jul 2018 00:23:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:34Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "137736cd-9b22-41cf-8799-b965f2fb8444"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:34Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "a08ac441-7dc2-4d77-9e5e-519b18311d66"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:34Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "b392afc1-c6f8-461e-b107-3ffdc0397e5b"}, {"remote_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:21:34Z", "security_group_id": "469bd770-5c51-4ffb-a3f7-aaf1130d988f", "port_range_min": null, "revision_number": 0, "tenant_id": "47140134fbe845d79b9dfed21d7c7a47", "created_at": "2018-07-21T00:21:34Z", "project_id": "47140134fbe845d79b9dfed21d7c7a47", "id": "f57cc288-567e-4595-9b89-ab28e2489bb2"}]} 2018-07-21 00:23:20,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=469bd770-5c51-4ffb-a3f7-aaf1130d988f used request id req-0cb920b4-c6cc-4cfa-9e2c-abc9801ba61c 2018-07-21 00:23:20,340 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:23:20,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/469bd770-5c51-4ffb-a3f7-aaf1130d988f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:20,628 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2da13f7d-abc0-4d52-b1af-ab15d9f9c1f6 Content-Length: 0 Date: Sat, 21 Jul 2018 00:23:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:20,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/469bd770-5c51-4ffb-a3f7-aaf1130d988f used request id req-2da13f7d-abc0-4d52-b1af-ab15d9f9c1f6 2018-07-21 00:23:20,629 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-81198cc1-8264-41b-proj 2018-07-21 00:23:20,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:20,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd639e9c-370a-4eca-9385-fcbcbd3526d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:23:20,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/47140134fbe845d79b9dfed21d7c7a47 used request id req-fd639e9c-370a-4eca-9385-fcbcbd3526d1 2018-07-21 00:23:20,867 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-81198cc1-8264-41b-proj-role 2018-07-21 00:23:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/65a46fde0da34054952f2724267a61a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:20,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd01235-3a87-4c92-9293-8ac45ee741e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:23:20,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/65a46fde0da34054952f2724267a61a8 used request id req-7dd01235-3a87-4c92-9293-8ac45ee741e6 2018-07-21 00:23:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05df1880395b62f595a43ed889c11b176eed27cd" 2018-07-21 00:23:21,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13630149-72ba-49fd-acef-f6f449a4707d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:23:21,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-13630149-72ba-49fd-acef-f6f449a4707d 2018-07-21 00:23:21,088 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-81198cc1-8264-41b-user 2018-07-21 00:23:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/93ea7a4633ed4173b2efcb5e9de967cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f30211cda27d92173e4b9a61b4f66636cde296" 2018-07-21 00:23:21,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:23:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd44fa00-378e-4993-9976-83f2e32a2f2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:23:21,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/93ea7a4633ed4173b2efcb5e9de967cb used request id req-fd44fa00-378e-4993-9976-83f2e32a2f2e 2018-07-21 00:23:21,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:21,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["do6TGj7MQwOfaOf8UJeYZA"], "issued_at": "2018-07-21T00:23:21.000000Z"}} 2018-07-21 00:23:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}462a6b53356eb7e1461c632e554009584e53dd54" 2018-07-21 00:23:21,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ec6a5e-9268-45b0-9202-3cb859159b2e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:21,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c9ec6a5e-9268-45b0-9202-3cb859159b2e 2018-07-21 00:23:21,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:21,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:22,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["nLMPFRuGQtadnMRtEpHOkw"], "issued_at": "2018-07-21T00:23:22.000000Z"}} 2018-07-21 00:23:22,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:23:22,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af2adac-ec9f-4f9e-b12d-368b50d5c23e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:22,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8af2adac-ec9f-4f9e-b12d-368b50d5c23e 2018-07-21 00:23:22,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:23:22,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:23:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:23:22,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:23:22,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f46ce71-f37a-47f7-896b-c1128e43a6ce Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:23:22,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj used request id req-5f46ce71-f37a-47f7-896b-c1128e43a6ce 2018-07-21 00:23:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:23:22,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58299d11-0ff5-4fec-825a-abae270d794c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:23:22,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-58299d11-0ff5-4fec-825a-abae270d794c 2018-07-21 00:23:22,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj"}}' 2018-07-21 00:23:22,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:23:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16334d72-ee63-4b4e-8c72-58ef3fa90d0c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4444d5d063854eadb04c779387c1c8e8"}, "tags": [], "enabled": true, "id": "4444d5d063854eadb04c779387c1c8e8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj"}} 2018-07-21 00:23:22,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-16334d72-ee63-4b4e-8c72-58ef3fa90d0c 2018-07-21 00:23:22,687 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj 2018-07-21 00:23:22,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:22,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:23,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["FJxl71H5R5unBtKLZDdPAQ"], "issued_at": "2018-07-21T00:23:23.000000Z"}} 2018-07-21 00:23:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}22fd4e4eb9021786bc0d54d9d464448a7f7d23dd" 2018-07-21 00:23:23,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93b03c6-94ce-46e2-af08-2a35d92a8efb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:23,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e93b03c6-94ce-46e2-af08-2a35d92a8efb 2018-07-21 00:23:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:23:23,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:23:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fd4e4eb9021786bc0d54d9d464448a7f7d23dd" 2018-07-21 00:23:23,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f73224-223f-42b8-8f5a-f41bfeb00a71 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:23:23,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f7f73224-223f-42b8-8f5a-f41bfeb00a71 2018-07-21 00:23:23,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fd4e4eb9021786bc0d54d9d464448a7f7d23dd" 2018-07-21 00:23:23,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b56faf-af32-4de7-885d-cdaee930e6d8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4444d5d063854eadb04c779387c1c8e8"}, "tags": [], "enabled": true, "id": "4444d5d063854eadb04c779387c1c8e8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj"}]} 2018-07-21 00:23:23,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj used request id req-92b56faf-af32-4de7-885d-cdaee930e6d8 2018-07-21 00:23:23,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fd4e4eb9021786bc0d54d9d464448a7f7d23dd" 2018-07-21 00:23:23,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0482900-cf21-46f2-9599-e1f39acad0fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:23:23,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b0482900-cf21-46f2-9599-e1f39acad0fc 2018-07-21 00:23:23,889 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-108f8d92-c6b9-4cd-user 2018-07-21 00:23:23,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:23:23,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ec64bb-5e4d-4177-9748-5627d0568d75 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:23:23,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36ec64bb-5e4d-4177-9748-5627d0568d75 2018-07-21 00:23:23,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" -d '{"role": {"name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role"}}' 2018-07-21 00:23:24,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f68feb-a937-484f-bffe-e21ac5d40efc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a0d9120b3214976846f781dfadca2b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/7a0d9120b3214976846f781dfadca2b9"}, "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role"}} 2018-07-21 00:23:24,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9f68feb-a937-484f-bffe-e21ac5d40efc 2018-07-21 00:23:24,100 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role 2018-07-21 00:23:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7a0d9120b3214976846f781dfadca2b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:23:24,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb543d64-a7a9-4661-9cd3-5094aba66b94 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a0d9120b3214976846f781dfadca2b9", "links": {"self": "http://172.30.9.21:5000/v3/roles/7a0d9120b3214976846f781dfadca2b9"}, "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role"}} 2018-07-21 00:23:24,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7a0d9120b3214976846f781dfadca2b9 used request id req-cb543d64-a7a9-4661-9cd3-5094aba66b94 2018-07-21 00:23:24,195 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role to project CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj 2018-07-21 00:23:24,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4444d5d063854eadb04c779387c1c8e8/users/6088d6725f5e4d9c984147ec9868e805/roles/7a0d9120b3214976846f781dfadca2b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:23:24,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aee59b0-7549-4e59-8149-cb187254be09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:23:24,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4444d5d063854eadb04c779387c1c8e8/users/6088d6725f5e4d9c984147ec9868e805/roles/7a0d9120b3214976846f781dfadca2b9 used request id req-9aee59b0-7549-4e59-8149-cb187254be09 2018-07-21 00:23:24,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:23:24,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:24,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:24,333 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:23:24,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:24,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:24,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a0d9120b3214976846f781dfadca2b9", "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role"}], "expires_at": "2018-07-21T01:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4444d5d063854eadb04c779387c1c8e8", "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-user", "id": "6088d6725f5e4d9c984147ec9868e805"}, "audit_ids": ["vjrMyC3UTL6hdmSk3JWGsw"], "issued_at": "2018-07-21T00:23:24.000000Z"}} 2018-07-21 00:23:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7d73fa2207962019a1b221fd22543735c483e8e4" 2018-07-21 00:23:24,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745bfb08-7666-4a28-8657-836af31a228e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:24,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-745bfb08-7666-4a28-8657-836af31a228e 2018-07-21 00:23:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" 2018-07-21 00:23:25,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-fde21134-d064-43ad-b130-e8ec535a62c7 Date: Sat, 21 Jul 2018 00:23:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image"} 2018-07-21 00:23:25,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image used request id req-fde21134-d064-43ad-b130-e8ec535a62c7 2018-07-21 00:23:25,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" 2018-07-21 00:23:25,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5cefb4e1-4f8c-4e99-aa56-5eb9e89bebbe Date: Sat, 21 Jul 2018 00:23:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:23:25,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-5cefb4e1-4f8c-4e99-aa56-5eb9e89bebbe 2018-07-21 00:23:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image"}' 2018-07-21 00:23:25,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f90bed7e-d4e1-4e09-9254-eac09da03516 Date: Sat, 21 Jul 2018 00:23:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:23:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:23:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "min_disk": 0, "protected": false, "id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "file": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/file", "checksum": null, "owner": "4444d5d063854eadb04c779387c1c8e8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:23:25,551 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f90bed7e-d4e1-4e09-9254-eac09da03516 2018-07-21 00:23:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" -d '' 2018-07-21 00:23:26,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20716b06-ff56-405d-b2e9-d01f546e0adc Date: Sat, 21 Jul 2018 00:23:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:23:26,818 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/file used request id req-20716b06-ff56-405d-b2e9-d01f546e0adc 2018-07-21 00:23:26,819 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:23:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" 2018-07-21 00:23:27,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-aac4467d-b968-430a-aadc-9bbe515eec8a Date: Sat, 21 Jul 2018 00:23:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:23:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:23:26Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/snap", "metadata": {}}], "self": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "min_disk": 0, "protected": false, "id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "file": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4444d5d063854eadb04c779387c1c8e8", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:23:27,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182 used request id req-aac4467d-b968-430a-aadc-9bbe515eec8a 2018-07-21 00:23:27,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" 2018-07-21 00:23:27,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c86bf2bb-76fe-4e93-8552-d54e67e4d1d2 Date: Sat, 21 Jul 2018 00:23:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:23:27,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c86bf2bb-76fe-4e93-8552-d54e67e4d1d2 2018-07-21 00:23:27,216 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image 2018-07-21 00:23:27,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" 2018-07-21 00:23:27,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-50d5ba98-d56a-46f7-9921-41617f07c4c6 Date: Sat, 21 Jul 2018 00:23:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:23:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:23:26Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/snap", "metadata": {}}], "self": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "min_disk": 0, "protected": false, "id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "file": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4444d5d063854eadb04c779387c1c8e8", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:23:27,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182 used request id req-50d5ba98-d56a-46f7-9921-41617f07c4c6 2018-07-21 00:23:27,418 - create_image - DEBUG - Instance status is - active 2018-07-21 00:23:27,418 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image 2018-07-21 00:23:27,418 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image 2018-07-21 00:23:27,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:27,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:27,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Kk3hBRijS6Oi2nTSCMFg7w"], "issued_at": "2018-07-21T00:23:27.000000Z"}} 2018-07-21 00:23:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1813273011476d2345a8409b0fdfeb7f34262e58" 2018-07-21 00:23:27,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0855f9-8b6b-465c-b411-b40dedf95c4f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:27,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3b0855f9-8b6b-465c-b411-b40dedf95c4f 2018-07-21 00:23:27,907 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:23:27,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1813273011476d2345a8409b0fdfeb7f34262e58" 2018-07-21 00:23:28,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-a73d666e-f32e-4ab5-8d86-a8858ec384f2 x-compute-request-id: req-a73d666e-f32e-4ab5-8d86-a8858ec384f2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:23:28,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a73d666e-f32e-4ab5-8d86-a8858ec384f2 2018-07-21 00:23:28,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1813273011476d2345a8409b0fdfeb7f34262e58" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-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-21 00:23:28,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-bc38e556-a03a-4b53-a64b-92a1160183b7 x-compute-request-id: req-bc38e556-a03a-4b53-a64b-92a1160183b7 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a6553620-8614-47ba-9839-d7080691bb90"}} 2018-07-21 00:23:28,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc38e556-a03a-4b53-a64b-92a1160183b7 2018-07-21 00:23:28,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:28,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:28,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AoMnVKx4RQevCoP3MBkWjA"], "issued_at": "2018-07-21T00:23:28.000000Z"}} 2018-07-21 00:23:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:23:28,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03cf356-8a93-4b95-925a-2ef502397dde 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:28,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e03cf356-8a93-4b95-925a-2ef502397dde 2018-07-21 00:23:28,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:23:28,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1ab86dcd-0f27-40d6-a400-7f97e6602d01 Date: Sat, 21 Jul 2018 00:23:28 GMT RESP BODY: {"networks":[]} 2018-07-21 00:23:28,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-1ab86dcd-0f27-40d6-a400-7f97e6602d01 2018-07-21 00:23:28,846 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net 2018-07-21 00:23:28,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" -d '{"network": {"name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net", "admin_state_up": true}}' 2018-07-21 00:23:29,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-576830a7-212b-48b8-8ab3-23193830f86e Date: Sat, 21 Jul 2018 00:23:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:23:29Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","mtu":1450}} 2018-07-21 00:23:29,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-576830a7-212b-48b8-8ab3-23193830f86e 2018-07-21 00:23:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:23:29,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-af9849e1-d62c-45c4-9fbb-55f1c7fc11e5 Date: Sat, 21 Jul 2018 00:23:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:23:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:29,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-af9849e1-d62c-45c4-9fbb-55f1c7fc11e5 2018-07-21 00:23:29,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:23:29,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c924a499-53d2-45aa-9b02-23a4fd1e5c17 Date: Sat, 21 Jul 2018 00:23:29 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:23:29,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-c924a499-53d2-45aa-9b02-23a4fd1e5c17 2018-07-21 00:23:29,703 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet 2018-07-21 00:23:29,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" -d '{"subnets": [{"ip_version": 4, "network_id": "089b34aa-d7ad-4371-b518-8f12b05dc7a4", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet"}]}' 2018-07-21 00:23:30,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-943bfbe3-ea06-4340-a048-36005bd92b15 Date: Sat, 21 Jul 2018 00:23:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:30,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-943bfbe3-ea06-4340-a048-36005bd92b15 2018-07-21 00:23:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:23:30,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-9b3aab30-346a-444a-97f0-dd83a8ebb794 Date: Sat, 21 Jul 2018 00:23:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:30,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-9b3aab30-346a-444a-97f0-dd83a8ebb794 2018-07-21 00:23:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:23:30,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-293f087c-1c48-4ed0-a8f2-a1c42fadcb08 Date: Sat, 21 Jul 2018 00:23:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:30,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-293f087c-1c48-4ed0-a8f2-a1c42fadcb08 2018-07-21 00:23:30,683 - OpenStackNetwork - DEBUG - Network [089b34aa-d7ad-4371-b518-8f12b05dc7a4] created successfully 2018-07-21 00:23:30,684 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:23:30,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:30,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:30,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:30,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:31,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["YkM4jAdRQXmzeeSYT7ER0w"], "issued_at": "2018-07-21T00:23:31.000000Z"}} 2018-07-21 00:23:31,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f4da16a83b86b00d4e974e2a87ffbbc1c113dd3a" 2018-07-21 00:23:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84572133-5e0d-4519-8abb-b51cdf0ae272 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:31,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-84572133-5e0d-4519-8abb-b51cdf0ae272 2018-07-21 00:23:31,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:31,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:31,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tZwwU7XHQhifPVJ-TE_Y4Q"], "issued_at": "2018-07-21T00:23:31.000000Z"}} 2018-07-21 00:23:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:31,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdea332d-bc53-4d81-aa63-6d1ce21d1589 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:31,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bdea332d-bc53-4d81-aa63-6d1ce21d1589 2018-07-21 00:23:31,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:23:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:31,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b2cf0e-c5c6-40ca-aafc-bb04a6b09ba9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:31,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a1b2cf0e-c5c6-40ca-aafc-bb04a6b09ba9 2018-07-21 00:23:31,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:32,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ae82fe21-aa63-4f64-b351-d04feb4573a0 Date: Sat, 21 Jul 2018 00:23:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:32,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-ae82fe21-aa63-4f64-b351-d04feb4573a0 2018-07-21 00:23:32,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:23:32,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:23:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:23:32,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:32,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8a5e97-ed5c-46c1-b41e-7cd8c213947a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:32,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-eb8a5e97-ed5c-46c1-b41e-7cd8c213947a 2018-07-21 00:23:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:32,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-6a904909-91ac-48f0-accb-493ba7b5e73c Date: Sat, 21 Jul 2018 00:23:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:32,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-6a904909-91ac-48f0-accb-493ba7b5e73c 2018-07-21 00:23:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:32,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d6fa4354-1116-48a0-83b7-28c5126929f2 Date: Sat, 21 Jul 2018 00:23:32 GMT RESP BODY: {"ports":[]} 2018-07-21 00:23:32,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port&admin_state_up=True used request id req-d6fa4354-1116-48a0-83b7-28c5126929f2 2018-07-21 00:23:32,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:32,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04499e67-a204-43f4-81e0-f25febc3fc40 x-compute-request-id: req-04499e67-a204-43f4-81e0-f25febc3fc40 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:23:32,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst used request id req-04499e67-a204-43f4-81e0-f25febc3fc40 2018-07-21 00:23:32,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:33,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b7b6f934-7b9e-4409-88a9-90679c9d4827 Date: Sat, 21 Jul 2018 00:23:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:33,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-b7b6f934-7b9e-4409-88a9-90679c9d4827 2018-07-21 00:23:33,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:33,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d58d03-aa2e-4d2c-abb7-7d9a9db1c2d5 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:33,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-26d58d03-aa2e-4d2c-abb7-7d9a9db1c2d5 2018-07-21 00:23:33,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:33,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-065e6ae1-773a-462d-a10d-c7b7ba1e06e5 Date: Sat, 21 Jul 2018 00:23:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:33,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-065e6ae1-773a-462d-a10d-c7b7ba1e06e5 2018-07-21 00:23:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:33,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2940a879-163e-4329-a333-333c635b5e7d Date: Sat, 21 Jul 2018 00:23:33 GMT RESP BODY: {"ports":[]} 2018-07-21 00:23:33,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port&admin_state_up=True used request id req-2940a879-163e-4329-a333-333c635b5e7d 2018-07-21 00:23:33,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:23:33,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:33,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jzCtxqVDQdGM4Z-h5y4gfw"], "issued_at": "2018-07-21T00:23:33.000000Z"}} 2018-07-21 00:23:33,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}89299f9e817a5f39a9d9649d6b1a3275b78c3b5b" 2018-07-21 00:23:33,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081e4f44-56ee-4343-9009-c66d5b8beada 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:23:33,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-081e4f44-56ee-4343-9009-c66d5b8beada 2018-07-21 00:23:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:34,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ebb98b77-02ca-4bfc-a9c6-f42552b8931b Date: Sat, 21 Jul 2018 00:23:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:34,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-ebb98b77-02ca-4bfc-a9c6-f42552b8931b 2018-07-21 00:23:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:34,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-77cd4dba-e87d-4104-928a-7f07449d065c Date: Sat, 21 Jul 2018 00:23:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:34,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-77cd4dba-e87d-4104-928a-7f07449d065c 2018-07-21 00:23:34,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:34,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-4cfa3abc-6630-49e2-9cb6-0554f07d9932 Date: Sat, 21 Jul 2018 00:23:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:34,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-4cfa3abc-6630-49e2-9cb6-0554f07d9932 2018-07-21 00:23:34,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:23:34,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:23:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:23:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89299f9e817a5f39a9d9649d6b1a3275b78c3b5b" 2018-07-21 00:23:34,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c335424-8c03-4093-aebc-ae974c89690b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:34,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1c335424-8c03-4093-aebc-ae974c89690b 2018-07-21 00:23:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:34,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-ed8b457f-c89f-4618-bb43-c69490bf6d09 Date: Sat, 21 Jul 2018 00:23:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:34,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-ed8b457f-c89f-4618-bb43-c69490bf6d09 2018-07-21 00:23:34,738 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net 2018-07-21 00:23:34,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" -d '{"port": {"network_id": "089b34aa-d7ad-4371-b518-8f12b05dc7a4", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port", "admin_state_up": true}}' 2018-07-21 00:23:35,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 905 X-Openstack-Request-Id: req-2bddcf8c-ccb6-492b-9557-8fe6b7a7df75 Date: Sat, 21 Jul 2018 00:23:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:35Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.12"}],"id":"c931d2f1-6f36-4863-a523-5f756a2fbab0","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:73:99","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:23:35,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-2bddcf8c-ccb6-492b-9557-8fe6b7a7df75 2018-07-21 00:23:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:36,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-fddb02b7-3863-4613-b7f2-fe5d7f3c6524 Date: Sat, 21 Jul 2018 00:23:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:36,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-fddb02b7-3863-4613-b7f2-fe5d7f3c6524 2018-07-21 00:23:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:36,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9122bdae-ddc7-4b36-a9d5-f6f0e0e3cad4 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:36,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-9122bdae-ddc7-4b36-a9d5-f6f0e0e3cad4 2018-07-21 00:23:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:36,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-05d4e9d3-133f-4606-901d-b128c48e6a16 Date: Sat, 21 Jul 2018 00:23:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:36,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-05d4e9d3-133f-4606-901d-b128c48e6a16 2018-07-21 00:23:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:36,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-00c04874-7582-4a06-96b3-46180503d6ca Date: Sat, 21 Jul 2018 00:23:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.12"}],"id":"c931d2f1-6f36-4863-a523-5f756a2fbab0","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:73:99","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:35Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:23:36,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port&admin_state_up=True used request id req-00c04874-7582-4a06-96b3-46180503d6ca 2018-07-21 00:23:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:36,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4105dbe9-fd1d-49e9-a671-807b5504b9a5 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:36,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-4105dbe9-fd1d-49e9-a671-807b5504b9a5 2018-07-21 00:23:36,782 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst 2018-07-21 00:23:36,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:36,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-06b78e3d-1378-428b-8282-17ba0707ffbe x-compute-request-id: req-06b78e3d-1378-428b-8282-17ba0707ffbe Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-flavor-name"}]} 2018-07-21 00:23:36,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-06b78e3d-1378-428b-8282-17ba0707ffbe 2018-07-21 00:23:36,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/a6553620-8614-47ba-9839-d7080691bb90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:36,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-4cc1df0f-69b1-4a38-910b-90995ef19b75 x-compute-request-id: req-4cc1df0f-69b1-4a38-910b-90995ef19b75 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a6553620-8614-47ba-9839-d7080691bb90"}} 2018-07-21 00:23:36,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/a6553620-8614-47ba-9839-d7080691bb90 used request id req-4cc1df0f-69b1-4a38-910b-90995ef19b75 2018-07-21 00:23:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:37,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-3784412e-0023-4baf-845f-9b568045d24e Date: Sat, 21 Jul 2018 00:23:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:23:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:23:26Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/snap", "metadata": {}}], "self": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "min_disk": 0, "protected": false, "id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "file": "/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4444d5d063854eadb04c779387c1c8e8", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/f7f6148d-8f96-4e50-b2e4-9afd47408182/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image"} 2018-07-21 00:23:37,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image used request id req-3784412e-0023-4baf-845f-9b568045d24e 2018-07-21 00:23:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:37,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1e75311d-5881-4741-a43e-0cecc5f5dd1c Date: Sat, 21 Jul 2018 00:23:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:23:37,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1e75311d-5881-4741-a43e-0cecc5f5dd1c 2018-07-21 00:23:37,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" -d '{"server": {"name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "imageRef": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "flavorRef": "a6553620-8614-47ba-9839-d7080691bb90", "max_count": 1, "min_count": 1, "networks": [{"port": "c931d2f1-6f36-4863-a523-5f756a2fbab0"}]}}' 2018-07-21 00:23:39,222 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df41d655-dbc4-40a3-8449-221ddbfc4150 x-compute-request-id: req-df41d655-dbc4-40a3-8449-221ddbfc4150 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "adminPass": "a6ynMUKo5jqh"}} 2018-07-21 00:23:39,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-df41d655-dbc4-40a3-8449-221ddbfc4150 2018-07-21 00:23:39,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:39,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-a4ce5235-0b09-4ee2-95d6-164e90ef27c9 x-compute-request-id: req-a4ce5235-0b09-4ee2-95d6-164e90ef27c9 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.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "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-21T00:23:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:39,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-a4ce5235-0b09-4ee2-95d6-164e90ef27c9 2018-07-21 00:23:39,644 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst 2018-07-21 00:23:39,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:40,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-69e8f3d6-7e11-4520-a507-7daf22b23afe x-compute-request-id: req-69e8f3d6-7e11-4520-a507-7daf22b23afe Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:39Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:40,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-69e8f3d6-7e11-4520-a507-7daf22b23afe 2018-07-21 00:23:40,095 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst] is - BUILD 2018-07-21 00:23:40,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:23:43,098 - create_instance - DEBUG - VM status query timeout in 896.546178102 2018-07-21 00:23:43,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:43,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-c739c854-0efc-4ebe-b9dd-8b3dd6179609 x-compute-request-id: req-c739c854-0efc-4ebe-b9dd-8b3dd6179609 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:73:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:40Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:43,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-c739c854-0efc-4ebe-b9dd-8b3dd6179609 2018-07-21 00:23:43,763 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst] is - BUILD 2018-07-21 00:23:43,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:23:46,766 - create_instance - DEBUG - VM status query timeout in 892.878146887 2018-07-21 00:23:46,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:47,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-0693977d-9a04-48e5-b5c7-c28fbff96688 x-compute-request-id: req-0693977d-9a04-48e5-b5c7-c28fbff96688 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:73:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-21T00:23:45.000000", "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:45Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:47,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-0693977d-9a04-48e5-b5c7-c28fbff96688 2018-07-21 00:23:47,769 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst] is - ACTIVE 2018-07-21 00:23:47,769 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:23:47,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:49,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7134a42-ba60-42b5-9980-2979d9d393d3 x-compute-request-id: req-d7134a42-ba60-42b5-9980-2979d9d393d3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:73:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-21T00:23:45.000000", "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:45Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:49,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-d7134a42-ba60-42b5-9980-2979d9d393d3 2018-07-21 00:23:49,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:49,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-7dd7e86d-e297-46a6-8751-0be263d55551 Date: Sat, 21 Jul 2018 00:23:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:49,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-7dd7e86d-e297-46a6-8751-0be263d55551 2018-07-21 00:23:49,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:49,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71038ba-5d82-4479-b4da-ae266dbdd941 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:49,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b71038ba-5d82-4479-b4da-ae266dbdd941 2018-07-21 00:23:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:49,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-31e17b51-b5fa-40e2-acd9-b00908e8902f Date: Sat, 21 Jul 2018 00:23:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:49,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-31e17b51-b5fa-40e2-acd9-b00908e8902f 2018-07-21 00:23:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:49,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3993 X-Openstack-Request-Id: req-3d1a7a10-7c52-41c7-b61e-23902bbb0c04 Date: Sat, 21 Jul 2018 00:23:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.2"}],"id":"1e512eff-e04f-4d7a-ac42-e9defd481a85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:c6","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.4"}],"id":"87e59b47-07ba-407d-94e0-90c0c62f4c52","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:a0:c2","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.3"}],"id":"afe68167-4e1a-40e4-a191-b47cb7c6f660","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:08:13","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.12"}],"id":"c931d2f1-6f36-4863-a523-5f756a2fbab0","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:73:99","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:35Z","binding:vnic_type":"normal","device_id":"c2a71ade-ceb4-4c0f-985d-e723abb45e0d","ip_allocation":"immediate"}]} 2018-07-21 00:23:49,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-3d1a7a10-7c52-41c7-b61e-23902bbb0c04 2018-07-21 00:23:49,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:49,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Urq0SugESnetmr4ioxOmxQ"], "issued_at": "2018-07-21T00:23:49.000000Z"}} 2018-07-21 00:23:49,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c7199d828f7f7229562e042af5e15fd5cccac0" 2018-07-21 00:23:50,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa399b23-c5b8-4d27-8199-ed46a3eeb069 x-compute-request-id: req-fa399b23-c5b8-4d27-8199-ed46a3eeb069 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:73:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-21T00:23:45.000000", "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:45Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:23:50,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst used request id req-fa399b23-c5b8-4d27-8199-ed46a3eeb069 2018-07-21 00:23:50,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:51,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["L4_t0VbzTPaqtVxYZHAtZQ"], "issued_at": "2018-07-21T00:23:51.000000Z"}} 2018-07-21 00:23:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff320242b1ac31f92a3da81fcd39a69dc2f5e17" 2018-07-21 00:23:51,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-5afacc39-f118-4d6d-9e38-9e85778b1d85 Date: Sat, 21 Jul 2018 00:23:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:51,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-5afacc39-f118-4d6d-9e38-9e85778b1d85 2018-07-21 00:23:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff320242b1ac31f92a3da81fcd39a69dc2f5e17" 2018-07-21 00:23:51,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8a1aea9b-39b6-425f-a528-9cfc071f0f2b Date: Sat, 21 Jul 2018 00:23:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:51,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-8a1aea9b-39b6-425f-a528-9cfc071f0f2b 2018-07-21 00:23:51,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff320242b1ac31f92a3da81fcd39a69dc2f5e17" 2018-07-21 00:23:52,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3993 X-Openstack-Request-Id: req-3b37d719-312a-4dd8-b8ae-89c76a03d079 Date: Sat, 21 Jul 2018 00:23:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.2"}],"id":"1e512eff-e04f-4d7a-ac42-e9defd481a85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:c6","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.4"}],"id":"87e59b47-07ba-407d-94e0-90c0c62f4c52","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:a0:c2","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.3"}],"id":"afe68167-4e1a-40e4-a191-b47cb7c6f660","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:08:13","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.12"}],"id":"c931d2f1-6f36-4863-a523-5f756a2fbab0","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:73:99","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:35Z","binding:vnic_type":"normal","device_id":"c2a71ade-ceb4-4c0f-985d-e723abb45e0d","ip_allocation":"immediate"}]} 2018-07-21 00:23:52,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-3b37d719-312a-4dd8-b8ae-89c76a03d079 2018-07-21 00:23:52,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:23:52,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a0d9120b3214976846f781dfadca2b9", "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role"}], "expires_at": "2018-07-21T01:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4444d5d063854eadb04c779387c1c8e8", "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4444d5d063854eadb04c779387c1c8e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4444d5d063854eadb04c779387c1c8e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4444d5d063854eadb04c779387c1c8e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-108f8d92-c6b9-4cd-user", "id": "6088d6725f5e4d9c984147ec9868e805"}, "audit_ids": ["RhDdrukfTaSWHXQYyXC5Og"], "issued_at": "2018-07-21T00:23:52.000000Z"}} 2018-07-21 00:23:52,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9973686e78daa90655971264fa0446854ce6299c" 2018-07-21 00:23:52,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-6c224586-2165-4753-b211-902cbebbccde x-compute-request-id: req-6c224586-2165-4753-b211-902cbebbccde Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:23:52,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst used request id req-6c224586-2165-4753-b211-902cbebbccde 2018-07-21 00:23:52,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:53,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85fdb157-a374-45a6-9613-c94cfd0cf544 x-compute-request-id: req-85fdb157-a374-45a6-9613-c94cfd0cf544 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:73:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-21T00:23:45.000000", "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:45Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:53,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-85fdb157-a374-45a6-9613-c94cfd0cf544 2018-07-21 00:23:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:53,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-5a1be779-a4a0-4237-bca8-3b46da6822ba Date: Sat, 21 Jul 2018 00:23:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:53,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-5a1be779-a4a0-4237-bca8-3b46da6822ba 2018-07-21 00:23:53,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:53,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004ed424-81c9-44e4-9e90-4a1537c65f81 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:53,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-004ed424-81c9-44e4-9e90-4a1537c65f81 2018-07-21 00:23:53,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:53,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-afe7963d-8187-4090-81a3-9509a07eefd2 Date: Sat, 21 Jul 2018 00:23:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:53,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-afe7963d-8187-4090-81a3-9509a07eefd2 2018-07-21 00:23:53,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:54,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3993 X-Openstack-Request-Id: req-4410ab13-7f46-4d21-bd41-f12a927f6e86 Date: Sat, 21 Jul 2018 00:23:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.2"}],"id":"1e512eff-e04f-4d7a-ac42-e9defd481a85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:c6","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.4"}],"id":"87e59b47-07ba-407d-94e0-90c0c62f4c52","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:a0:c2","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.3"}],"id":"afe68167-4e1a-40e4-a191-b47cb7c6f660","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:08:13","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.12"}],"id":"c931d2f1-6f36-4863-a523-5f756a2fbab0","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:73:99","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:35Z","binding:vnic_type":"normal","device_id":"c2a71ade-ceb4-4c0f-985d-e723abb45e0d","ip_allocation":"immediate"}]} 2018-07-21 00:23:54,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-4410ab13-7f46-4d21-bd41-f12a927f6e86 2018-07-21 00:23:54,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:54,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-2f7818b3-4a2e-4a3a-bfe2-fc8f2f0ac9e0 x-compute-request-id: req-2f7818b3-4a2e-4a3a-bfe2-fc8f2f0ac9e0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:73:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-21T00:23:45.000000", "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:45Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:54,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-2f7818b3-4a2e-4a3a-bfe2-fc8f2f0ac9e0 2018-07-21 00:23:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:54,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b7391e3d-c8fe-4894-b856-9ad79701e418 Date: Sat, 21 Jul 2018 00:23:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":10,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["5a329b36-632b-4b52-8b3c-12dc4365799d"],"description":"","tags":[],"updated_at":"2018-07-21T00:23:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:29Z","provider:network_type":"vxlan"}]} 2018-07-21 00:23:54,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net used request id req-b7391e3d-c8fe-4894-b856-9ad79701e418 2018-07-21 00:23:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:55,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dae3fd6-e557-4c22-a71a-64b791bc9f33 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:23:55,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-3dae3fd6-e557-4c22-a71a-64b791bc9f33 2018-07-21 00:23:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:55,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-56d9f003-4f76-4ee3-b8d8-6e08850004ec Date: Sat, 21 Jul 2018 00:23:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:23:30Z","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":"5a329b36-632b-4b52-8b3c-12dc4365799d","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","ip_version":4}]} 2018-07-21 00:23:55,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-56d9f003-4f76-4ee3-b8d8-6e08850004ec 2018-07-21 00:23:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:55,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3993 X-Openstack-Request-Id: req-670f6996-bf3b-4b1d-b913-b416c1f6a38d Date: Sat, 21 Jul 2018 00:23:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.2"}],"id":"1e512eff-e04f-4d7a-ac42-e9defd481a85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:84:c6","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.4"}],"id":"87e59b47-07ba-407d-94e0-90c0c62f4c52","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:a0:c2","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.3"}],"id":"afe68167-4e1a-40e4-a191-b47cb7c6f660","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:08:13","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-089b34aa-d7ad-4371-b518-8f12b05dc7a4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:23:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5a329b36-632b-4b52-8b3c-12dc4365799d","ip_address":"10.55.0.12"}],"id":"c931d2f1-6f36-4863-a523-5f756a2fbab0","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:73:99","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port","admin_state_up":true,"network_id":"089b34aa-d7ad-4371-b518-8f12b05dc7a4","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:23:35Z","binding:vnic_type":"normal","device_id":"c2a71ade-ceb4-4c0f-985d-e723abb45e0d","ip_allocation":"immediate"}]} 2018-07-21 00:23:55,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-670f6996-bf3b-4b1d-b913-b416c1f6a38d 2018-07-21 00:23:55,348 - create_instance - INFO - Deleting Port with ID - c931d2f1-6f36-4863-a523-5f756a2fbab0 2018-07-21 00:23:55,348 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-port 2018-07-21 00:23:55,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/c931d2f1-6f36-4863-a523-5f756a2fbab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:56,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34b5bd8b-0ba7-4bbf-84b8-382615153785 Date: Sat, 21 Jul 2018 00:23:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:23:56,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/c931d2f1-6f36-4863-a523-5f756a2fbab0 used request id req-34b5bd8b-0ba7-4bbf-84b8-382615153785 2018-07-21 00:23:56,032 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst 2018-07-21 00:23:56,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:56,168 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:23: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-e0bcf9a0-8ccf-441c-944a-0f03f27530f6 x-compute-request-id: req-e0bcf9a0-8ccf-441c-944a-0f03f27530f6 Content-Type: application/json 2018-07-21 00:23:56,168 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-e0bcf9a0-8ccf-441c-944a-0f03f27530f6 2018-07-21 00:23:56,169 - create_instance - INFO - Checking deletion status 2018-07-21 00:23:56,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:56,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:23: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-c5943981-50f5-4122-8049-3851980fbb37 x-compute-request-id: req-c5943981-50f5-4122-8049-3851980fbb37 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:73:99", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "rel": "bookmark"}], "image": {"id": "f7f6148d-8f96-4e50-b2e4-9afd47408182", "links": [{"href": "http://172.30.9.21:8774/images/f7f6148d-8f96-4e50-b2e4-9afd47408182", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000098", "OS-SRV-USG:launched_at": "2018-07-21T00:23:45.000000", "flavor": {"id": "a6553620-8614-47ba-9839-d7080691bb90", "links": [{"href": "http://172.30.9.21:8774/flavors/a6553620-8614-47ba-9839-d7080691bb90", "rel": "bookmark"}]}, "id": "c2a71ade-ceb4-4c0f-985d-e723abb45e0d", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:23:56Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst", "created": "2018-07-21T00:23:39Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:23:56,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-c5943981-50f5-4122-8049-3851980fbb37 2018-07-21 00:23:56,278 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst] is - ACTIVE 2018-07-21 00:23:56,278 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:23:59,282 - create_instance - DEBUG - VM status query timeout in 296.887306929 2018-07-21 00:23:59,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6850edea97834b372021c2e1ecba0b6d77747" 2018-07-21 00:23:59,335 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:23: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-e834f101-e601-4465-88fd-a373ab0b4154 x-compute-request-id: req-e834f101-e601-4465-88fd-a373ab0b4154 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c2a71ade-ceb4-4c0f-985d-e723abb45e0d could not be found.", "code": 404}} 2018-07-21 00:23:59,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2a71ade-ceb4-4c0f-985d-e723abb45e0d used request id req-e834f101-e601-4465-88fd-a373ab0b4154 2018-07-21 00:23:59,336 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c2a71ade-ceb4-4c0f-985d-e723abb45e0d could not be found. (HTTP 404) (Request-ID: req-e834f101-e601-4465-88fd-a373ab0b4154) 2018-07-21 00:23:59,336 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-inst 2018-07-21 00:23:59,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/a6553620-8614-47ba-9839-d7080691bb90 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1813273011476d2345a8409b0fdfeb7f34262e58" 2018-07-21 00:23:59,380 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:23: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-dfdc9140-8365-4c30-b122-cce87b154324 x-compute-request-id: req-dfdc9140-8365-4c30-b122-cce87b154324 Content-Length: 0 Content-Type: application/json 2018-07-21 00:23:59,380 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a6553620-8614-47ba-9839-d7080691bb90 used request id req-dfdc9140-8365-4c30-b122-cce87b154324 2018-07-21 00:23:59,381 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet 2018-07-21 00:23:59,381 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-subnet 2018-07-21 00:23:59,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5a329b36-632b-4b52-8b3c-12dc4365799d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:24:01,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f9357df-a111-4e0c-9f7d-d5731a86b144 Date: Sat, 21 Jul 2018 00:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:24:01,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5a329b36-632b-4b52-8b3c-12dc4365799d used request id req-4f9357df-a111-4e0c-9f7d-d5731a86b144 2018-07-21 00:24:01,811 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-pub-net 2018-07-21 00:24:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/089b34aa-d7ad-4371-b518-8f12b05dc7a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40f54f978feb2213fc69db5247b43c56bd0740f3" 2018-07-21 00:24:03,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d018fbb4-0a60-418f-9470-a883fd2eab1b Date: Sat, 21 Jul 2018 00:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:24:03,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/089b34aa-d7ad-4371-b518-8f12b05dc7a4 used request id req-d018fbb4-0a60-418f-9470-a883fd2eab1b 2018-07-21 00:24:03,213 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-5a67de8d-3219-4e37-8914-cb4ecffeb13a-image 2018-07-21 00:24:03,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d73fa2207962019a1b221fd22543735c483e8e4" 2018-07-21 00:24:03,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b63e192c-7b2f-4e4b-a3ed-a5da48f9f583 Date: Sat, 21 Jul 2018 00:24:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:24:03,692 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f7f6148d-8f96-4e50-b2e4-9afd47408182 used request id req-b63e192c-7b2f-4e4b-a3ed-a5da48f9f583 2018-07-21 00:24:03,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e7199b12-0085-419b-9725-cedd437e22b7 Date: Sat, 21 Jul 2018 00:24:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:24:03,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e7199b12-0085-419b-9725-cedd437e22b7 2018-07-21 00:24:03,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62001549-4d48-4c3e-980e-d6b86a1e325f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:24:04,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-62001549-4d48-4c3e-980e-d6b86a1e325f 2018-07-21 00:24:04,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da35239f-5514-48bb-9c81-6d9f9ba18911 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:24:04,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-da35239f-5514-48bb-9c81-6d9f9ba18911 2018-07-21 00:24:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d868a495-e8ce-4921-b40b-bbee3b9cf182 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:24:04,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-d868a495-e8ce-4921-b40b-bbee3b9cf182 2018-07-21 00:24:04,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:24:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7260c4a0-bb05-4780-8b15-483decbe12e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:24:04,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-7260c4a0-bb05-4780-8b15-483decbe12e6 2018-07-21 00:24:04,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:24:04,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f8d6f9-95c7-40bb-9a9f-826cdf0b1127 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:24:04,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-d5f8d6f9-95c7-40bb-9a9f-826cdf0b1127 2018-07-21 00:24:04,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:24:04,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4a6450-832f-4828-80e0-3260d6649107 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:24:04,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-4d4a6450-832f-4828-80e0-3260d6649107 2018-07-21 00:24:04,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:24:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca29c94-6ba4-4ad4-8adb-93413e0fc34f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:24:04,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-7ca29c94-6ba4-4ad4-8adb-93413e0fc34f 2018-07-21 00:24:04,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:24:04,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df021e23-4c1e-495e-a552-1545f4aca1f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:24:04,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-df021e23-4c1e-495e-a552-1545f4aca1f7 2018-07-21 00:24:04,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:24:04,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:04,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a314877-ac32-409d-9111-97808851959c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:24:04,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-2a314877-ac32-409d-9111-97808851959c 2018-07-21 00:24:04,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:24:04,810 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj 2018-07-21 00:24:04,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4444d5d063854eadb04c779387c1c8e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:05,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42291ab6-92f5-4df8-8f8d-acc814402241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:05,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4444d5d063854eadb04c779387c1c8e8 used request id req-42291ab6-92f5-4df8-8f8d-acc814402241 2018-07-21 00:24:05,034 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-108f8d92-c6b9-4cd-proj-role 2018-07-21 00:24:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7a0d9120b3214976846f781dfadca2b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:05,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da7460e-31fe-4dd2-be8c-384ba96dc134 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:05,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7a0d9120b3214976846f781dfadca2b9 used request id req-5da7460e-31fe-4dd2-be8c-384ba96dc134 2018-07-21 00:24:05,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a187c5b21874f46dc6610f60d65c028fbe196e5" 2018-07-21 00:24:05,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c1ca06-2d64-4156-8dba-1f4fb53eb68d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:24:05,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-55c1ca06-2d64-4156-8dba-1f4fb53eb68d 2018-07-21 00:24:05,250 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-108f8d92-c6b9-4cd-user 2018-07-21 00:24:05,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6088d6725f5e4d9c984147ec9868e805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22fd4e4eb9021786bc0d54d9d464448a7f7d23dd" 2018-07-21 00:24:05,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd58a06d-c975-48ae-8bf4-134bea38077f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:05,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6088d6725f5e4d9c984147ec9868e805 used request id req-bd58a06d-c975-48ae-8bf4-134bea38077f 2018-07-21 00:24:05,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:05,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["OkaYMWP7SGC36mSEwyqj0A"], "issued_at": "2018-07-21T00:24:05.000000Z"}} 2018-07-21 00:24:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c7c9aba50de2d7f9fbeefba7072823d947069cfb" 2018-07-21 00:24:06,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aae5aca-efc6-4d68-89d1-e560aa5d37ba 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:06,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7aae5aca-efc6-4d68-89d1-e560aa5d37ba 2018-07-21 00:24:06,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:06,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:06,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pmYItyEkTlide-x-A77gRg"], "issued_at": "2018-07-21T00:24:06.000000Z"}} 2018-07-21 00:24:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:06,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b1e30e-68d7-4d68-b0bb-c2e8e2ee1068 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:06,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d7b1e30e-68d7-4d68-b0bb-c2e8e2ee1068 2018-07-21 00:24:06,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:24:06,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:24:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:24:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b8e64295-3a45-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:06,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73d9a9b-21d8-49d3-851e-11e8b6a7135a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b8e64295-3a45-43b-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:24:06,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b8e64295-3a45-43b-proj used request id req-e73d9a9b-21d8-49d3-851e-11e8b6a7135a 2018-07-21 00:24:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:06,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d0b856-721f-450f-ab5a-2a39cd5dbe30 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:24:06,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a8d0b856-721f-450f-ab5a-2a39cd5dbe30 2018-07-21 00:24:06,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}}' 2018-07-21 00:24:06,855 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f324c444-9fb7-4d7b-8f7e-9fad98bc7b08 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "id": "099beec4275641948998f7df93c33ee7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:06,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f324c444-9fb7-4d7b-8f7e-9fad98bc7b08 2018-07-21 00:24:06,855 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-b8e64295-3a45-43b-proj 2018-07-21 00:24:06,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:06,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:07,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1lyhrnS5SHy2xvw3RFL8kA"], "issued_at": "2018-07-21T00:24:07.000000Z"}} 2018-07-21 00:24:07,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e0484c97305795cced4e74eac3280004d72b5e7d" 2018-07-21 00:24:07,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9117348-3f23-413c-b1ad-8506e79db438 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:07,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b9117348-3f23-413c-b1ad-8506e79db438 2018-07-21 00:24:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:24:07,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:24:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:24:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0484c97305795cced4e74eac3280004d72b5e7d" 2018-07-21 00:24:07,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98cec53-5463-4257-ba1f-1f7236eec006 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:24:07,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a98cec53-5463-4257-ba1f-1f7236eec006 2018-07-21 00:24:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-b8e64295-3a45-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0484c97305795cced4e74eac3280004d72b5e7d" 2018-07-21 00:24:07,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b568a5-3072-42f1-bd75-b022513b2616 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-b8e64295-3a45-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "id": "099beec4275641948998f7df93c33ee7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}]} 2018-07-21 00:24:07,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-b8e64295-3a45-43b-proj used request id req-e0b568a5-3072-42f1-bd75-b022513b2616 2018-07-21 00:24:07,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0484c97305795cced4e74eac3280004d72b5e7d" 2018-07-21 00:24:07,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5c1965-9a76-43f2-abce-10f0c2ea2a4e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:24:07,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3a5c1965-9a76-43f2-abce-10f0c2ea2a4e 2018-07-21 00:24:07,938 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-b8e64295-3a45-43b-user 2018-07-21 00:24:07,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:07,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:08,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9d42e9-213e-4295-827c-286e8c48e8dd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:24:08,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7d9d42e9-213e-4295-827c-286e8c48e8dd 2018-07-21 00:24:08,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" -d '{"role": {"name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}}' 2018-07-21 00:24:08,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f587ba-1c2f-413e-96d9-d6c96f0e8870 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1311ffbbf254c1ebb3f46db5c632bd8", "links": {"self": "http://172.30.9.21:5000/v3/roles/f1311ffbbf254c1ebb3f46db5c632bd8"}, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}} 2018-07-21 00:24:08,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-35f587ba-1c2f-413e-96d9-d6c96f0e8870 2018-07-21 00:24:08,148 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role 2018-07-21 00:24:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f1311ffbbf254c1ebb3f46db5c632bd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:08,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3fc0b8-0f52-44bb-83b7-fb6acc50a056 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1311ffbbf254c1ebb3f46db5c632bd8", "links": {"self": "http://172.30.9.21:5000/v3/roles/f1311ffbbf254c1ebb3f46db5c632bd8"}, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}} 2018-07-21 00:24:08,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f1311ffbbf254c1ebb3f46db5c632bd8 used request id req-5f3fc0b8-0f52-44bb-83b7-fb6acc50a056 2018-07-21 00:24:08,240 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role to project CreateInstanceSimpleTests-b8e64295-3a45-43b-proj 2018-07-21 00:24:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7/users/dbef783dbbbc43ff9ab5a9351669eb02/roles/f1311ffbbf254c1ebb3f46db5c632bd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:08,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-debd8a91-f8f1-4cae-aefb-18fa2b82530a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:08,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7/users/dbef783dbbbc43ff9ab5a9351669eb02/roles/f1311ffbbf254c1ebb3f46db5c632bd8 used request id req-debd8a91-f8f1-4cae-aefb-18fa2b82530a 2018-07-21 00:24:08,372 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:24:08,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:08,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:08,375 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:24:08,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:08,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:08,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1311ffbbf254c1ebb3f46db5c632bd8", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}], "expires_at": "2018-07-21T01:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-user", "id": "dbef783dbbbc43ff9ab5a9351669eb02"}, "audit_ids": ["b10ZjUbKTGal8zsfVKtenA"], "issued_at": "2018-07-21T00:24:08.000000Z"}} 2018-07-21 00:24:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bda644ad80a8944485f750ee228758738e379d85" 2018-07-21 00:24:08,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f57e83-3f7f-48ce-83ee-9ec1c96cd89c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:08,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-85f57e83-3f7f-48ce-83ee-9ec1c96cd89c 2018-07-21 00:24:08,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" 2018-07-21 00:24:09,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-a3083da4-f29e-44c1-83dd-689ac867c3db Date: Sat, 21 Jul 2018 00:24:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image"} 2018-07-21 00:24:09,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image used request id req-a3083da4-f29e-44c1-83dd-689ac867c3db 2018-07-21 00:24:09,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" 2018-07-21 00:24:09,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3b761015-953f-4c58-9ce6-b0b17f61370e Date: Sat, 21 Jul 2018 00:24:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:24:09,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3b761015-953f-4c58-9ce6-b0b17f61370e 2018-07-21 00:24:09,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image"}' 2018-07-21 00:24:09,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b34cdb59-ce2c-401d-b7af-c8a8acab12f4 Date: Sat, 21 Jul 2018 00:24:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "min_disk": 0, "protected": false, "id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "file": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec/file", "checksum": null, "owner": "099beec4275641948998f7df93c33ee7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:24:09,506 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b34cdb59-ce2c-401d-b7af-c8a8acab12f4 2018-07-21 00:24:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" -d '' 2018-07-21 00:24:10,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2fa6824-36a9-4db6-b2e0-f0ed16a21d60 Date: Sat, 21 Jul 2018 00:24: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-21 00:24:10,822 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec/file used request id req-a2fa6824-36a9-4db6-b2e0-f0ed16a21d60 2018-07-21 00:24:10,822 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:24:10,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" 2018-07-21 00:24:11,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-e38ecd4a-28ff-467e-872b-b594c982616d Date: Sat, 21 Jul 2018 00:24:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:10Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/694c1fe6-ac72-4840-84d7-70df213dfbec/snap", "metadata": {}}], "self": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "min_disk": 0, "protected": false, "id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "file": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "099beec4275641948998f7df93c33ee7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/694c1fe6-ac72-4840-84d7-70df213dfbec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:24:11,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec used request id req-e38ecd4a-28ff-467e-872b-b594c982616d 2018-07-21 00:24:11,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" 2018-07-21 00:24:11,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c91f99a3-6087-4ee9-9ab1-fee6ccfdaf95 Date: Sat, 21 Jul 2018 00:24: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-21 00:24:11,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c91f99a3-6087-4ee9-9ab1-fee6ccfdaf95 2018-07-21 00:24:11,340 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image 2018-07-21 00:24:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" 2018-07-21 00:24:11,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-91a158e9-6d1a-4552-86b8-190a53c5a133 Date: Sat, 21 Jul 2018 00:24:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:10Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/694c1fe6-ac72-4840-84d7-70df213dfbec/snap", "metadata": {}}], "self": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "min_disk": 0, "protected": false, "id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "file": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "099beec4275641948998f7df93c33ee7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/694c1fe6-ac72-4840-84d7-70df213dfbec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:24:11,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec used request id req-91a158e9-6d1a-4552-86b8-190a53c5a133 2018-07-21 00:24:11,358 - create_image - DEBUG - Instance status is - active 2018-07-21 00:24:11,358 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image 2018-07-21 00:24:11,358 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image 2018-07-21 00:24:11,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:11,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:11,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["uFDDoaEGS5O4Ws5DAYY2fA"], "issued_at": "2018-07-21T00:24:11.000000Z"}} 2018-07-21 00:24:11,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8711ef3dee4f76dcb50976fbec27dd673c306bed" 2018-07-21 00:24:11,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d390e75-dc85-4d10-88f0-2a5da553a3f9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:11,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4d390e75-dc85-4d10-88f0-2a5da553a3f9 2018-07-21 00:24:11,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:24:11,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8711ef3dee4f76dcb50976fbec27dd673c306bed" 2018-07-21 00:24:12,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcf71e63-705e-4a75-9175-f9b7d4ef3f6d x-compute-request-id: req-dcf71e63-705e-4a75-9175-f9b7d4ef3f6d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:24:12,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dcf71e63-705e-4a75-9175-f9b7d4ef3f6d 2018-07-21 00:24:12,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8711ef3dee4f76dcb50976fbec27dd673c306bed" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-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-21 00:24:12,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-293d415d-9cc7-456d-851d-2075252a28ab x-compute-request-id: req-293d415d-9cc7-456d-851d-2075252a28ab Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df"}} 2018-07-21 00:24:12,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-293d415d-9cc7-456d-851d-2075252a28ab 2018-07-21 00:24:12,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:12,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:12,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1311ffbbf254c1ebb3f46db5c632bd8", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}], "expires_at": "2018-07-21T01:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-user", "id": "dbef783dbbbc43ff9ab5a9351669eb02"}, "audit_ids": ["Vd16WS8eQjebnd_CIi0U5Q"], "issued_at": "2018-07-21T00:24:12.000000Z"}} 2018-07-21 00:24:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:12,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2538943-5ec2-4d25-b669-2c8664f2b356 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:12,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b2538943-5ec2-4d25-b669-2c8664f2b356 2018-07-21 00:24:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:12,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-935d45e4-2459-44db-98de-84922266982a Date: Sat, 21 Jul 2018 00:24:12 GMT RESP BODY: {"networks":[]} 2018-07-21 00:24:12,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-935d45e4-2459-44db-98de-84922266982a 2018-07-21 00:24:12,755 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net 2018-07-21 00:24:12,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" -d '{"network": {"name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net", "admin_state_up": true}}' 2018-07-21 00:24:13,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-951f2601-91de-4a7b-b0b3-ce82e3c2a7e3 Date: Sat, 21 Jul 2018 00:24:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:24:13Z","is_default":false,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}} 2018-07-21 00:24:13,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-951f2601-91de-4a7b-b0b3-ce82e3c2a7e3 2018-07-21 00:24:13,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:13,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-3a546684-73e3-491c-80f3-e5c946a40f94 Date: Sat, 21 Jul 2018 00:24:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:24:13Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:13,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-3a546684-73e3-491c-80f3-e5c946a40f94 2018-07-21 00:24:13,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:13,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-520274fb-04fc-455e-a4f2-b3dd4b5e31a6 Date: Sat, 21 Jul 2018 00:24:13 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:24:13,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-520274fb-04fc-455e-a4f2-b3dd4b5e31a6 2018-07-21 00:24:13,770 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet 2018-07-21 00:24:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" -d '{"subnets": [{"ip_version": 4, "network_id": "847688c2-4349-4c5a-b0ee-f303d0610f21", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]}' 2018-07-21 00:24:14,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-592b7c86-f2f5-4fd0-ab48-6ec64a513394 Date: Sat, 21 Jul 2018 00:24:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:14,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-592b7c86-f2f5-4fd0-ab48-6ec64a513394 2018-07-21 00:24:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:15,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e74ff4b0-e334-468a-a0bc-c360334b327a Date: Sat, 21 Jul 2018 00:24:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:15,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-e74ff4b0-e334-468a-a0bc-c360334b327a 2018-07-21 00:24:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:15,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4dd0a52a-a15f-4086-9314-127f9d779514 Date: Sat, 21 Jul 2018 00:24:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:15,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-4dd0a52a-a15f-4086-9314-127f9d779514 2018-07-21 00:24:15,511 - OpenStackNetwork - DEBUG - Network [847688c2-4349-4c5a-b0ee-f303d0610f21] created successfully 2018-07-21 00:24:15,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:15,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:15,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1311ffbbf254c1ebb3f46db5c632bd8", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}], "expires_at": "2018-07-21T01:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-user", "id": "dbef783dbbbc43ff9ab5a9351669eb02"}, "audit_ids": ["vy9hoU68ROO2U0ZH7Y-M3Q"], "issued_at": "2018-07-21T00:24:15.000000Z"}} 2018-07-21 00:24:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:15,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916f59c1-493d-47f0-9b78-e78f0cc740c4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:15,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-916f59c1-493d-47f0-9b78-e78f0cc740c4 2018-07-21 00:24:15,992 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:24:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:16,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9d0e2f-b5b8-4d4f-8843-32787136ead4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:16,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cf9d0e2f-b5b8-4d4f-8843-32787136ead4 2018-07-21 00:24:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:16,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5f9ab971-cca5-4cfa-916c-91e03978d248 Date: Sat, 21 Jul 2018 00:24:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:16,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-5f9ab971-cca5-4cfa-916c-91e03978d248 2018-07-21 00:24:16,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:24:16,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:24:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:24:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:16,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b1754e-7b1d-4c63-b06f-fe5c6a269f16 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:16,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-43b1754e-7b1d-4c63-b06f-fe5c6a269f16 2018-07-21 00:24:16,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:16,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1ab81903-236b-4031-aa6c-4185a267f3d6 Date: Sat, 21 Jul 2018 00:24:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:16,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-1ab81903-236b-4031-aa6c-4185a267f3d6 2018-07-21 00:24:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:16,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-946872a5-a1aa-4eaa-942b-0b11c8afa721 Date: Sat, 21 Jul 2018 00:24:16 GMT RESP BODY: {"ports":[]} 2018-07-21 00:24:16,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port&admin_state_up=True used request id req-946872a5-a1aa-4eaa-942b-0b11c8afa721 2018-07-21 00:24:16,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:17,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-5b95ffeb-616d-451f-986d-88b5dc2238b4 x-compute-request-id: req-5b95ffeb-616d-451f-986d-88b5dc2238b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:24:17,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst used request id req-5b95ffeb-616d-451f-986d-88b5dc2238b4 2018-07-21 00:24:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:17,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92abd2eb-9117-499b-80aa-c23aac2102c6 Date: Sat, 21 Jul 2018 00:24:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:17,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-92abd2eb-9117-499b-80aa-c23aac2102c6 2018-07-21 00:24:17,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b735b8-5005-42b6-8dec-1e993f8433e9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:17,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-e5b735b8-5005-42b6-8dec-1e993f8433e9 2018-07-21 00:24:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:17,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6dbac71c-2288-4a7b-a333-4f7c98263a2c Date: Sat, 21 Jul 2018 00:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:17,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-6dbac71c-2288-4a7b-a333-4f7c98263a2c 2018-07-21 00:24:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-842e1608-d3c6-4ac7-af4b-eae9e867ab70 Date: Sat, 21 Jul 2018 00:24:18 GMT RESP BODY: {"ports":[]} 2018-07-21 00:24:17,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port&admin_state_up=True used request id req-842e1608-d3c6-4ac7-af4b-eae9e867ab70 2018-07-21 00:24:17,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:17,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:18,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1311ffbbf254c1ebb3f46db5c632bd8", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}], "expires_at": "2018-07-21T01:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-user", "id": "dbef783dbbbc43ff9ab5a9351669eb02"}, "audit_ids": ["0X3ezh6NRYO1m35zxF5z-w"], "issued_at": "2018-07-21T00:24:18.000000Z"}} 2018-07-21 00:24:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}902ce69bd67b1de4b175401f66fd49685b9d066e" 2018-07-21 00:24:18,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492bf927-7525-4119-9de3-9c5781d40205 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:18,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-492bf927-7525-4119-9de3-9c5781d40205 2018-07-21 00:24:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:18,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-71967d33-5b4a-4533-8178-9d7fcfa99e58 Date: Sat, 21 Jul 2018 00:24:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:18,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-71967d33-5b4a-4533-8178-9d7fcfa99e58 2018-07-21 00:24:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:19,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a5ba7ed4-10f5-4530-aa31-d0d52443a72e Date: Sat, 21 Jul 2018 00:24:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:19,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-a5ba7ed4-10f5-4530-aa31-d0d52443a72e 2018-07-21 00:24:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:19,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1089e2fa-2008-4f50-896a-3bc5cbfaf0d8 Date: Sat, 21 Jul 2018 00:24:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:19,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-1089e2fa-2008-4f50-896a-3bc5cbfaf0d8 2018-07-21 00:24:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:24:19,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:24:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:24:19,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902ce69bd67b1de4b175401f66fd49685b9d066e" 2018-07-21 00:24:19,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d4ea50-d125-4cd5-a97d-0f37cabaf105 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:19,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-e1d4ea50-d125-4cd5-a97d-0f37cabaf105 2018-07-21 00:24:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:19,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b6e30544-276e-4952-ba84-4819278cdf13 Date: Sat, 21 Jul 2018 00:24:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:19,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-b6e30544-276e-4952-ba84-4819278cdf13 2018-07-21 00:24:19,497 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net 2018-07-21 00:24:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" -d '{"port": {"network_id": "847688c2-4349-4c5a-b0ee-f303d0610f21", "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port", "admin_state_up": true}}' 2018-07-21 00:24:20,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5ae7f2b2-b7cd-4d02-adf0-a6397c5de140 Date: Sat, 21 Jul 2018 00:24:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:20Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.11"}],"id":"400d8cd4-3eb4-4519-83bd-968326ea5b4e","security_groups":["2054db8e-76f8-4959-a159-3274207cf717"],"mac_address":"fa:16:3e:a8:75:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port","project_id":"099beec4275641948998f7df93c33ee7","qos_policy_id":null,"admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:24:20,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-5ae7f2b2-b7cd-4d02-adf0-a6397c5de140 2018-07-21 00:24:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:20,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-01cda69a-91de-4872-92ee-f77a9151c164 Date: Sat, 21 Jul 2018 00:24:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:20,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-01cda69a-91de-4872-92ee-f77a9151c164 2018-07-21 00:24:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:20,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf679e6-1c76-4139-80e7-d0b091f6a8d7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:20,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-baf679e6-1c76-4139-80e7-d0b091f6a8d7 2018-07-21 00:24:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:21,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5f6b3703-4fc8-4965-9938-4d3b5b9620c5 Date: Sat, 21 Jul 2018 00:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:21,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-5f6b3703-4fc8-4965-9938-4d3b5b9620c5 2018-07-21 00:24:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:21,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-a9059db7-ed0e-4c0f-b0fd-85caf543051e Date: Sat, 21 Jul 2018 00:24:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:20Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.11"}],"id":"400d8cd4-3eb4-4519-83bd-968326ea5b4e","security_groups":["2054db8e-76f8-4959-a159-3274207cf717"],"mac_address":"fa:16:3e:a8:75:bd","project_id":"099beec4275641948998f7df93c33ee7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:19Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:24:21,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port&admin_state_up=True used request id req-a9059db7-ed0e-4c0f-b0fd-85caf543051e 2018-07-21 00:24:21,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:21,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17e8d8a-57dd-4d74-ae18-df2ed064d26d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:21,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-c17e8d8a-57dd-4d74-ae18-df2ed064d26d 2018-07-21 00:24:21,559 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst 2018-07-21 00:24:21,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:21,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-5df5a53a-d2b6-4bf9-ba28-6f8c19acc93f x-compute-request-id: req-5df5a53a-d2b6-4bf9-ba28-6f8c19acc93f Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-flavor-name"}]} 2018-07-21 00:24:21,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5df5a53a-d2b6-4bf9-ba28-6f8c19acc93f 2018-07-21 00:24:21,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:21,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-ff173dbf-0a0f-435f-ba95-08ce3f9d6b7b x-compute-request-id: req-ff173dbf-0a0f-435f-ba95-08ce3f9d6b7b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df"}} 2018-07-21 00:24:21,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df used request id req-ff173dbf-0a0f-435f-ba95-08ce3f9d6b7b 2018-07-21 00:24:21,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:21,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-4664c770-e975-48c5-81b4-7cfd01f4cd81 Date: Sat, 21 Jul 2018 00:24:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:10Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/694c1fe6-ac72-4840-84d7-70df213dfbec/snap", "metadata": {}}], "self": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "min_disk": 0, "protected": false, "id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "file": "/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "099beec4275641948998f7df93c33ee7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/694c1fe6-ac72-4840-84d7-70df213dfbec/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image"} 2018-07-21 00:24:21,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image used request id req-4664c770-e975-48c5-81b4-7cfd01f4cd81 2018-07-21 00:24:21,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:22,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6297ba7c-bc0f-49b1-846b-dc27fae96b4b Date: Sat, 21 Jul 2018 00:24:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:24:22,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6297ba7c-bc0f-49b1-846b-dc27fae96b4b 2018-07-21 00:24:22,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" -d '{"server": {"name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "imageRef": "694c1fe6-ac72-4840-84d7-70df213dfbec", "flavorRef": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "max_count": 1, "min_count": 1, "networks": [{"port": "400d8cd4-3eb4-4519-83bd-968326ea5b4e"}]}}' 2018-07-21 00:24:23,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:24: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-3ed79693-a637-4bed-b95a-53bcf7f018fe x-compute-request-id: req-3ed79693-a637-4bed-b95a-53bcf7f018fe Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "adminPass": "eyGni2436E8h"}} 2018-07-21 00:24:23,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3ed79693-a637-4bed-b95a-53bcf7f018fe 2018-07-21 00:24:23,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:24,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-4198ec1e-247f-4e28-ab8e-48f599560e31 x-compute-request-id: req-4198ec1e-247f-4e28-ab8e-48f599560e31 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "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-21T00:24:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:24,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-4198ec1e-247f-4e28-ab8e-48f599560e31 2018-07-21 00:24:24,310 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst 2018-07-21 00:24:24,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:24,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-ca18159b-1a22-4ecd-a94a-70194696a3c0 x-compute-request-id: req-ca18159b-1a22-4ecd-a94a-70194696a3c0 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:24,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-ca18159b-1a22-4ecd-a94a-70194696a3c0 2018-07-21 00:24:24,757 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst] is - BUILD 2018-07-21 00:24:24,758 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:24:27,761 - create_instance - DEBUG - VM status query timeout in 896.549736977 2018-07-21 00:24:27,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:28,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-6fcfc403-9168-46ae-8796-1c40a1004553 x-compute-request-id: req-6fcfc403-9168-46ae-8796-1c40a1004553 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "security_groups": [{"name": "default"}], "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:24Z", "hostId": "0d311f7f691fce27369371c411ce8e4a3617855ea44d714032cb9645", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:28,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-6fcfc403-9168-46ae-8796-1c40a1004553 2018-07-21 00:24:28,689 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst] is - BUILD 2018-07-21 00:24:28,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:24:31,690 - create_instance - DEBUG - VM status query timeout in 892.620738983 2018-07-21 00:24:31,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:32,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-f30b4fda-f414-47d9-bdcc-6bd378bf0ef5 x-compute-request-id: req-f30b4fda-f414-47d9-bdcc-6bd378bf0ef5 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:75:bd", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:24:29.000000", "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "security_groups": [{"name": "default"}], "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:29Z", "hostId": "0d311f7f691fce27369371c411ce8e4a3617855ea44d714032cb9645", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:32,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-f30b4fda-f414-47d9-bdcc-6bd378bf0ef5 2018-07-21 00:24:32,370 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst] is - ACTIVE 2018-07-21 00:24:32,370 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:24:32,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:32,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-b486cf74-b0e6-47e1-b0d3-a6149ade8850 x-compute-request-id: req-b486cf74-b0e6-47e1-b0d3-a6149ade8850 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:75:bd", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:24:29.000000", "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "security_groups": [{"name": "default"}], "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:29Z", "hostId": "0d311f7f691fce27369371c411ce8e4a3617855ea44d714032cb9645", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:32,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-b486cf74-b0e6-47e1-b0d3-a6149ade8850 2018-07-21 00:24:32,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:32,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9b81aa7-03eb-4afb-acb7-4ac1dab2ca8e Date: Sat, 21 Jul 2018 00:24:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:32,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-c9b81aa7-03eb-4afb-acb7-4ac1dab2ca8e 2018-07-21 00:24:32,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd67ed7-6270-45af-8f54-8732af6113c7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:33,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-9dd67ed7-6270-45af-8f54-8732af6113c7 2018-07-21 00:24:33,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:33,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a44510a6-e546-4655-ad5d-bd5035255d69 Date: Sat, 21 Jul 2018 00:24:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:33,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-a44510a6-e546-4655-ad5d-bd5035255d69 2018-07-21 00:24:33,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:33,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-bfd5e30c-265b-48cd-bf62-9bc80d3758e7 Date: Sat, 21 Jul 2018 00:24:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.11"}],"id":"400d8cd4-3eb4-4519-83bd-968326ea5b4e","security_groups":["2054db8e-76f8-4959-a159-3274207cf717"],"mac_address":"fa:16:3e:a8:75:bd","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:19Z","binding:vnic_type":"normal","device_id":"763b9916-c3ca-4d04-87fa-3ee8883fc8f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.4"}],"id":"56588140-727f-479f-a375-da4c2ff9b5a8","security_groups":[],"mac_address":"fa:16:3e:36:be:41","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.2"}],"id":"71c6ebe8-133d-4748-a6f3-a0d7d8feb008","security_groups":[],"mac_address":"fa:16:3e:14:54:be","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.3"}],"id":"b2ac0434-9437-42b1-860c-4a5092027c4d","security_groups":[],"mac_address":"fa:16:3e:9d:ad:26","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"}]} 2018-07-21 00:24:33,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-bfd5e30c-265b-48cd-bf62-9bc80d3758e7 2018-07-21 00:24:33,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:33,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1311ffbbf254c1ebb3f46db5c632bd8", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}], "expires_at": "2018-07-21T01:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-user", "id": "dbef783dbbbc43ff9ab5a9351669eb02"}, "audit_ids": ["9K4zCXckRJqACWgBgpv3Mw"], "issued_at": "2018-07-21T00:24:33.000000Z"}} 2018-07-21 00:24:33,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6f3c48a156be250558cad9c98b60ce32ee9769" 2018-07-21 00:24:34,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-eb29442c-49c2-4bdd-912c-1f6b22351ce7 x-compute-request-id: req-eb29442c-49c2-4bdd-912c-1f6b22351ce7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:75:bd", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:24:29.000000", "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "security_groups": [{"name": "default"}], "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:29Z", "hostId": "0d311f7f691fce27369371c411ce8e4a3617855ea44d714032cb9645", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:24:34,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst used request id req-eb29442c-49c2-4bdd-912c-1f6b22351ce7 2018-07-21 00:24:34,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:35,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1311ffbbf254c1ebb3f46db5c632bd8", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role"}], "expires_at": "2018-07-21T01:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/099beec4275641948998f7df93c33ee7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-user", "id": "dbef783dbbbc43ff9ab5a9351669eb02"}, "audit_ids": ["JdY3vh6GQUy1u7QvUCA4Lg"], "issued_at": "2018-07-21T00:24:35.000000Z"}} 2018-07-21 00:24:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7414a73435b641573a848cb7eacb08eb4d225c4d" 2018-07-21 00:24:35,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a109ae50-c1ad-4e00-a726-026109fec0eb Date: Sat, 21 Jul 2018 00:24:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:35,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-a109ae50-c1ad-4e00-a726-026109fec0eb 2018-07-21 00:24:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7414a73435b641573a848cb7eacb08eb4d225c4d" 2018-07-21 00:24:35,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-861ce649-f810-4e0b-bf6b-f0082f04528b Date: Sat, 21 Jul 2018 00:24:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:35,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-861ce649-f810-4e0b-bf6b-f0082f04528b 2018-07-21 00:24:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7414a73435b641573a848cb7eacb08eb4d225c4d" 2018-07-21 00:24:35,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-dc007d6a-6681-45f1-b183-756293ed002a Date: Sat, 21 Jul 2018 00:24:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.11"}],"id":"400d8cd4-3eb4-4519-83bd-968326ea5b4e","security_groups":["2054db8e-76f8-4959-a159-3274207cf717"],"mac_address":"fa:16:3e:a8:75:bd","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:19Z","binding:vnic_type":"normal","device_id":"763b9916-c3ca-4d04-87fa-3ee8883fc8f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.4"}],"id":"56588140-727f-479f-a375-da4c2ff9b5a8","security_groups":[],"mac_address":"fa:16:3e:36:be:41","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.2"}],"id":"71c6ebe8-133d-4748-a6f3-a0d7d8feb008","security_groups":[],"mac_address":"fa:16:3e:14:54:be","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.3"}],"id":"b2ac0434-9437-42b1-860c-4a5092027c4d","security_groups":[],"mac_address":"fa:16:3e:9d:ad:26","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"}]} 2018-07-21 00:24:35,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-dc007d6a-6681-45f1-b183-756293ed002a 2018-07-21 00:24:35,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:36,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-26179d0b-72f5-403f-b5e8-9659cbb62948 x-compute-request-id: req-26179d0b-72f5-403f-b5e8-9659cbb62948 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:75:bd", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:24:29.000000", "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "security_groups": [{"name": "default"}], "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:29Z", "hostId": "0d311f7f691fce27369371c411ce8e4a3617855ea44d714032cb9645", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:36,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-26179d0b-72f5-403f-b5e8-9659cbb62948 2018-07-21 00:24:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:36,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-26a87784-f102-4cc2-8bb4-161b2f2d0f61 Date: Sat, 21 Jul 2018 00:24:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:36,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-26a87784-f102-4cc2-8bb4-161b2f2d0f61 2018-07-21 00:24:36,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:36,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc0be3a-8c17-4661-9909-cf75575c0602 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:36,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-2dc0be3a-8c17-4661-9909-cf75575c0602 2018-07-21 00:24:36,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:36,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5da469c5-0bbb-4bb0-b5a0-91b4539ab509 Date: Sat, 21 Jul 2018 00:24:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:36,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-5da469c5-0bbb-4bb0-b5a0-91b4539ab509 2018-07-21 00:24:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:36,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-88284f5a-7a39-413b-bc22-f707c105cd2a Date: Sat, 21 Jul 2018 00:24:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.11"}],"id":"400d8cd4-3eb4-4519-83bd-968326ea5b4e","security_groups":["2054db8e-76f8-4959-a159-3274207cf717"],"mac_address":"fa:16:3e:a8:75:bd","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:19Z","binding:vnic_type":"normal","device_id":"763b9916-c3ca-4d04-87fa-3ee8883fc8f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.4"}],"id":"56588140-727f-479f-a375-da4c2ff9b5a8","security_groups":[],"mac_address":"fa:16:3e:36:be:41","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.2"}],"id":"71c6ebe8-133d-4748-a6f3-a0d7d8feb008","security_groups":[],"mac_address":"fa:16:3e:14:54:be","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.3"}],"id":"b2ac0434-9437-42b1-860c-4a5092027c4d","security_groups":[],"mac_address":"fa:16:3e:9d:ad:26","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"}]} 2018-07-21 00:24:36,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-88284f5a-7a39-413b-bc22-f707c105cd2a 2018-07-21 00:24:36,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:37,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-fd054836-c485-4c6a-8a4f-bd992274afed x-compute-request-id: req-fd054836-c485-4c6a-8a4f-bd992274afed Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:75:bd", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:24:29.000000", "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "security_groups": [{"name": "default"}], "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:29Z", "hostId": "0d311f7f691fce27369371c411ce8e4a3617855ea44d714032cb9645", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:37,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-fd054836-c485-4c6a-8a4f-bd992274afed 2018-07-21 00:24:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:37,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1305b0e3-7492-4b1c-8b18-8a889e3acaf2 Date: Sat, 21 Jul 2018 00:24:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"847688c2-4349-4c5a-b0ee-f303d0610f21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"099beec4275641948998f7df93c33ee7","l2_adjacency":true,"status":"ACTIVE","subnets":["ed93874b-8bb1-4d74-8d2c-16827aa1a003"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:14Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net","admin_state_up":true,"tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:13Z","mtu":1450}]} 2018-07-21 00:24:37,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net used request id req-1305b0e3-7492-4b1c-8b18-8a889e3acaf2 2018-07-21 00:24:37,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:37,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c749c9da-0d73-43c0-ae70-17b0356d13eb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:37,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-c749c9da-0d73-43c0-ae70-17b0356d13eb 2018-07-21 00:24:37,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:37,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e6ccf29f-fbe8-4b15-81b2-8e6e43099288 Date: Sat, 21 Jul 2018 00:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"099beec4275641948998f7df93c33ee7","id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","subnetpool_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet"}]} 2018-07-21 00:24:37,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-e6ccf29f-fbe8-4b15-81b2-8e6e43099288 2018-07-21 00:24:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:37,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-9bbbf3ac-0104-421c-88f3-071fc0f1d779 Date: Sat, 21 Jul 2018 00:24:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.11"}],"id":"400d8cd4-3eb4-4519-83bd-968326ea5b4e","security_groups":["2054db8e-76f8-4959-a159-3274207cf717"],"mac_address":"fa:16:3e:a8:75:bd","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:19Z","binding:vnic_type":"normal","device_id":"763b9916-c3ca-4d04-87fa-3ee8883fc8f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.4"}],"id":"56588140-727f-479f-a375-da4c2ff9b5a8","security_groups":[],"mac_address":"fa:16:3e:36:be:41","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.2"}],"id":"71c6ebe8-133d-4748-a6f3-a0d7d8feb008","security_groups":[],"mac_address":"fa:16:3e:14:54:be","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed93874b-8bb1-4d74-8d2c-16827aa1a003","ip_address":"10.55.0.3"}],"id":"b2ac0434-9437-42b1-860c-4a5092027c4d","security_groups":[],"mac_address":"fa:16:3e:9d:ad:26","project_id":"099beec4275641948998f7df93c33ee7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"847688c2-4349-4c5a-b0ee-f303d0610f21","tenant_id":"099beec4275641948998f7df93c33ee7","created_at":"2018-07-21T00:24:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-847688c2-4349-4c5a-b0ee-f303d0610f21","ip_allocation":"immediate"}]} 2018-07-21 00:24:37,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-9bbbf3ac-0104-421c-88f3-071fc0f1d779 2018-07-21 00:24:37,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6f3c48a156be250558cad9c98b60ce32ee9769" 2018-07-21 00:24:38,085 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15354d03-76a8-47f2-b8bc-763ee8f2aef1 x-compute-request-id: req-15354d03-76a8-47f2-b8bc-763ee8f2aef1 Content-Type: application/json 2018-07-21 00:24:38,085 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-15354d03-76a8-47f2-b8bc-763ee8f2aef1 2018-07-21 00:24:38,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:38,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8309c08-83a8-4b61-ab82-87862d5ceeea x-compute-request-id: req-a8309c08-83a8-4b61-ab82-87862d5ceeea Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:75:bd", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "rel": "bookmark"}], "image": {"id": "694c1fe6-ac72-4840-84d7-70df213dfbec", "links": [{"href": "http://172.30.9.21:8774/images/694c1fe6-ac72-4840-84d7-70df213dfbec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:24:29.000000", "flavor": {"id": "46cc8b85-a7dd-4564-9ae4-5abee1b851df", "links": [{"href": "http://172.30.9.21:8774/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df", "rel": "bookmark"}]}, "id": "763b9916-c3ca-4d04-87fa-3ee8883fc8f3", "security_groups": [{"name": "default"}], "user_id": "dbef783dbbbc43ff9ab5a9351669eb02", "OS-DCF: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-21T00:24:37Z", "hostId": "0d311f7f691fce27369371c411ce8e4a3617855ea44d714032cb9645", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst", "created": "2018-07-21T00:24:23Z", "tenant_id": "099beec4275641948998f7df93c33ee7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:24:38,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-a8309c08-83a8-4b61-ab82-87862d5ceeea 2018-07-21 00:24:38,754 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst] is - ACTIVE 2018-07-21 00:24:38,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:24:41,758 - create_instance - DEBUG - VM status query timeout in 296.3276999 2018-07-21 00:24:41,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:41,805 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24: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-7a934f41-0e49-4b02-92d1-19f11cf394c2 x-compute-request-id: req-7a934f41-0e49-4b02-92d1-19f11cf394c2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 763b9916-c3ca-4d04-87fa-3ee8883fc8f3 could not be found.", "code": 404}} 2018-07-21 00:24:41,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-7a934f41-0e49-4b02-92d1-19f11cf394c2 2018-07-21 00:24:41,806 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 763b9916-c3ca-4d04-87fa-3ee8883fc8f3 could not be found. (HTTP 404) (Request-ID: req-7a934f41-0e49-4b02-92d1-19f11cf394c2) 2018-07-21 00:24:41,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6f3c48a156be250558cad9c98b60ce32ee9769" 2018-07-21 00:24:41,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-6e07a4ea-aea9-4a68-a771-6a7746246ec3 x-compute-request-id: req-6e07a4ea-aea9-4a68-a771-6a7746246ec3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:24:41,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst used request id req-6e07a4ea-aea9-4a68-a771-6a7746246ec3 2018-07-21 00:24:41,892 - create_instance - INFO - Deleting Port with ID - 400d8cd4-3eb4-4519-83bd-968326ea5b4e 2018-07-21 00:24:41,892 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-port 2018-07-21 00:24:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/400d8cd4-3eb4-4519-83bd-968326ea5b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:42,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-613dc703-814a-47f0-805d-a0cddbd09d51 Date: Sat, 21 Jul 2018 00:24:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:24:42,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/400d8cd4-3eb4-4519-83bd-968326ea5b4e used request id req-613dc703-814a-47f0-805d-a0cddbd09d51 2018-07-21 00:24:42,607 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst 2018-07-21 00:24:42,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:42,651 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24: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-2abb2803-02ed-4683-b1fc-3fa3a11f18ce x-compute-request-id: req-2abb2803-02ed-4683-b1fc-3fa3a11f18ce Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 763b9916-c3ca-4d04-87fa-3ee8883fc8f3 could not be found.", "code": 404}} 2018-07-21 00:24:42,651 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-2abb2803-02ed-4683-b1fc-3fa3a11f18ce 2018-07-21 00:24:42,651 - create_instance - WARNING - Instance already deleted - Instance 763b9916-c3ca-4d04-87fa-3ee8883fc8f3 could not be found. (HTTP 404) (Request-ID: req-2abb2803-02ed-4683-b1fc-3fa3a11f18ce) 2018-07-21 00:24:42,652 - create_instance - INFO - Checking deletion status 2018-07-21 00:24:42,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}462bab7374048c5dc15ff845fda57eb614e775e7" 2018-07-21 00:24:42,697 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:24: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-351d0965-b6f4-4aa9-adb2-1f9756d4dbe2 x-compute-request-id: req-351d0965-b6f4-4aa9-adb2-1f9756d4dbe2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 763b9916-c3ca-4d04-87fa-3ee8883fc8f3 could not be found.", "code": 404}} 2018-07-21 00:24:42,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/763b9916-c3ca-4d04-87fa-3ee8883fc8f3 used request id req-351d0965-b6f4-4aa9-adb2-1f9756d4dbe2 2018-07-21 00:24:42,697 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 763b9916-c3ca-4d04-87fa-3ee8883fc8f3 could not be found. (HTTP 404) (Request-ID: req-351d0965-b6f4-4aa9-adb2-1f9756d4dbe2) 2018-07-21 00:24:42,697 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-inst 2018-07-21 00:24:42,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8711ef3dee4f76dcb50976fbec27dd673c306bed" 2018-07-21 00:24:42,739 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:24: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-0c7922e7-ef1d-486c-badc-e3137b9b56fb x-compute-request-id: req-0c7922e7-ef1d-486c-badc-e3137b9b56fb Content-Length: 0 Content-Type: application/json 2018-07-21 00:24:42,739 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/46cc8b85-a7dd-4564-9ae4-5abee1b851df used request id req-0c7922e7-ef1d-486c-badc-e3137b9b56fb 2018-07-21 00:24:42,740 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet 2018-07-21 00:24:42,740 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-subnet 2018-07-21 00:24:42,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/ed93874b-8bb1-4d74-8d2c-16827aa1a003 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:45,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-422c436f-060c-4e88-bd2a-62ff30614442 Date: Sat, 21 Jul 2018 00:24:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:24:45,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ed93874b-8bb1-4d74-8d2c-16827aa1a003 used request id req-422c436f-060c-4e88-bd2a-62ff30614442 2018-07-21 00:24:45,259 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-pub-net 2018-07-21 00:24:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/847688c2-4349-4c5a-b0ee-f303d0610f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06efdbdef5d9c8f10c4921b41f84c104a2b15db" 2018-07-21 00:24:46,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-323e13e5-8320-4fa1-99c6-6be92d633f81 Date: Sat, 21 Jul 2018 00:24:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:24:46,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/847688c2-4349-4c5a-b0ee-f303d0610f21 used request id req-323e13e5-8320-4fa1-99c6-6be92d633f81 2018-07-21 00:24:46,426 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-bcbc4089-9361-424d-9e0b-ebd925e91be0-image 2018-07-21 00:24:46,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bda644ad80a8944485f750ee228758738e379d85" 2018-07-21 00:24:46,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcd7ac98-10a9-4690-b2c2-26f647f1344f Date: Sat, 21 Jul 2018 00:24:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:24:46,890 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/694c1fe6-ac72-4840-84d7-70df213dfbec used request id req-dcd7ac98-10a9-4690-b2c2-26f647f1344f 2018-07-21 00:24:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:47,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a75ca435-beef-4e68-895b-a1bc1f9b8883 Date: Sat, 21 Jul 2018 00:24:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "099beec4275641948998f7df93c33ee7", "created_at": "2018-07-21T00:24:12Z", "updated_at": "2018-07-21T00:24:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:12Z", "revision_number": 0, "id": "013a14ae-0098-4570-9c2b-f3c1f5325beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:12Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "tenant_id": "099beec4275641948998f7df93c33ee7", "port_range_min": null, "ethertype": "IPv4", "project_id": "099beec4275641948998f7df93c33ee7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:12Z", "revision_number": 0, "id": "3cf9cdab-4204-4706-b633-bdc0f9900e20", "remote_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:12Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "tenant_id": "099beec4275641948998f7df93c33ee7", "port_range_min": null, "ethertype": "IPv4", "project_id": "099beec4275641948998f7df93c33ee7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:12Z", "revision_number": 0, "id": "7b088742-650e-455b-8d4d-9866b7810076", "remote_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:12Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "tenant_id": "099beec4275641948998f7df93c33ee7", "port_range_min": null, "ethertype": "IPv6", "project_id": "099beec4275641948998f7df93c33ee7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:13Z", "revision_number": 0, "id": "f8131515-0a8a-4db8-ab26-c09e36f9a05e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:13Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "tenant_id": "099beec4275641948998f7df93c33ee7", "port_range_min": null, "ethertype": "IPv6", "project_id": "099beec4275641948998f7df93c33ee7"}], "revision_number": 4, "project_id": "099beec4275641948998f7df93c33ee7", "id": "2054db8e-76f8-4959-a159-3274207cf717", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:24:47,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a75ca435-beef-4e68-895b-a1bc1f9b8883 2018-07-21 00:24:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:47,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df8d8c3-c284-461a-ad73-b70e90c77bbb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:24:47,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-6df8d8c3-c284-461a-ad73-b70e90c77bbb 2018-07-21 00:24:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:47,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fdd50e-4800-4994-9003-50931bd7e684 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:24:47,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-06fdd50e-4800-4994-9003-50931bd7e684 2018-07-21 00:24:47,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:47,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76518db6-88bf-4775-8bd7-b746d2b0ecf2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "099beec4275641948998f7df93c33ee7", "name": "CreateInstanceSimpleTests-b8e64295-3a45-43b-proj"}} 2018-07-21 00:24:47,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-76518db6-88bf-4775-8bd7-b746d2b0ecf2 2018-07-21 00:24:47,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2054db8e-76f8-4959-a159-3274207cf717 2018-07-21 00:24:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2054db8e-76f8-4959-a159-3274207cf717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:47,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2695eba6-b0a8-4421-8dd5-eb6ed7124e24 Date: Sat, 21 Jul 2018 00:24: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-21T00:24:12Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "port_range_min": null, "revision_number": 0, "tenant_id": "099beec4275641948998f7df93c33ee7", "created_at": "2018-07-21T00:24:12Z", "project_id": "099beec4275641948998f7df93c33ee7", "id": "013a14ae-0098-4570-9c2b-f3c1f5325beb"}, {"remote_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:24:12Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "port_range_min": null, "revision_number": 0, "tenant_id": "099beec4275641948998f7df93c33ee7", "created_at": "2018-07-21T00:24:12Z", "project_id": "099beec4275641948998f7df93c33ee7", "id": "3cf9cdab-4204-4706-b633-bdc0f9900e20"}, {"remote_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:24:12Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "port_range_min": null, "revision_number": 0, "tenant_id": "099beec4275641948998f7df93c33ee7", "created_at": "2018-07-21T00:24:12Z", "project_id": "099beec4275641948998f7df93c33ee7", "id": "7b088742-650e-455b-8d4d-9866b7810076"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:24:13Z", "security_group_id": "2054db8e-76f8-4959-a159-3274207cf717", "port_range_min": null, "revision_number": 0, "tenant_id": "099beec4275641948998f7df93c33ee7", "created_at": "2018-07-21T00:24:13Z", "project_id": "099beec4275641948998f7df93c33ee7", "id": "f8131515-0a8a-4db8-ab26-c09e36f9a05e"}]} 2018-07-21 00:24:47,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2054db8e-76f8-4959-a159-3274207cf717 used request id req-2695eba6-b0a8-4421-8dd5-eb6ed7124e24 2018-07-21 00:24:47,634 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:24:47,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2054db8e-76f8-4959-a159-3274207cf717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:47,991 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74b951e3-4c33-4c57-87bc-fbdcdf202f8f Content-Length: 0 Date: Sat, 21 Jul 2018 00:24:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:24:47,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2054db8e-76f8-4959-a159-3274207cf717 used request id req-74b951e3-4c33-4c57-87bc-fbdcdf202f8f 2018-07-21 00:24:47,992 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-b8e64295-3a45-43b-proj 2018-07-21 00:24:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:48,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51575b2a-3e99-4255-b8f4-2a506b343ddb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:48,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/099beec4275641948998f7df93c33ee7 used request id req-51575b2a-3e99-4255-b8f4-2a506b343ddb 2018-07-21 00:24:48,237 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-b8e64295-3a45-43b-proj-role 2018-07-21 00:24:48,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f1311ffbbf254c1ebb3f46db5c632bd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:48,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3688c97e-ff81-4983-a0c6-abe7587c2b15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:48,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f1311ffbbf254c1ebb3f46db5c632bd8 used request id req-3688c97e-ff81-4983-a0c6-abe7587c2b15 2018-07-21 00:24:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a015c62c424c8d09d82b4d85bebe71c20aa71a78" 2018-07-21 00:24:48,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc391a7e-ca00-4cfc-9315-f4ac3878ff6b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:24:48,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fc391a7e-ca00-4cfc-9315-f4ac3878ff6b 2018-07-21 00:24:48,467 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-b8e64295-3a45-43b-user 2018-07-21 00:24:48,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/dbef783dbbbc43ff9ab5a9351669eb02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0484c97305795cced4e74eac3280004d72b5e7d" 2018-07-21 00:24:48,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cee36aa-9007-4d3f-a1b3-11ee70d948c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:48,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/dbef783dbbbc43ff9ab5a9351669eb02 used request id req-8cee36aa-9007-4d3f-a1b3-11ee70d948c1 2018-07-21 00:24:48,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:49,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["83cZW3WLS2WjykMPvyLtIw"], "issued_at": "2018-07-21T00:24:49.000000Z"}} 2018-07-21 00:24:49,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f2995d6a339282f554bf1acfb917d266938cd68b" 2018-07-21 00:24:49,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685423af-e0d8-4eca-b3ab-5564483967d5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:49,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-685423af-e0d8-4eca-b3ab-5564483967d5 2018-07-21 00:24:49,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:49,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:49,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0o_PoPkeQoK4atjfU6AgnQ"], "issued_at": "2018-07-21T00:24:49.000000Z"}} 2018-07-21 00:24:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:24:49,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdac522-a61d-4d49-8ee2-3b0b1e0c3f08 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:49,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3cdac522-a61d-4d49-8ee2-3b0b1e0c3f08 2018-07-21 00:24:49,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:24:49,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:24:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:24:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:24:49,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec77ccfd-b5de-461d-b761-a2c118255aad Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:24:49,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj used request id req-ec77ccfd-b5de-461d-b761-a2c118255aad 2018-07-21 00:24:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:24:49,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd80296-bf1e-433e-a9e4-8be1a6294f23 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:24:49,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5cd80296-bf1e-433e-a9e4-8be1a6294f23 2018-07-21 00:24:49,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}}' 2018-07-21 00:24:49,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d71368e-05e9-4246-92df-b0408570a115 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "id": "c015d11c14504521acace95778a48bc0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:24:49,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4d71368e-05e9-4246-92df-b0408570a115 2018-07-21 00:24:49,962 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj 2018-07-21 00:24:49,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:49,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:50,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["kcmz0QA9RUSWgP5-xSd3RA"], "issued_at": "2018-07-21T00:24:50.000000Z"}} 2018-07-21 00:24:50,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e3f1e559c600e50d8d659b0dad6edf493d2f7745" 2018-07-21 00:24:50,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f03a6e-1293-45d8-87d7-05fb82af4581 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:50,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-11f03a6e-1293-45d8-87d7-05fb82af4581 2018-07-21 00:24:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:24:50,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:24:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:24:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f1e559c600e50d8d659b0dad6edf493d2f7745" 2018-07-21 00:24:50,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924c8679-18c2-43bd-9b4e-c57c5bf9a48e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:24:50,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-924c8679-18c2-43bd-9b4e-c57c5bf9a48e 2018-07-21 00:24:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f1e559c600e50d8d659b0dad6edf493d2f7745" 2018-07-21 00:24:50,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095fbb93-a76d-4884-80c1-c15ad2e2fb59 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "id": "c015d11c14504521acace95778a48bc0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}]} 2018-07-21 00:24:50,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj used request id req-095fbb93-a76d-4884-80c1-c15ad2e2fb59 2018-07-21 00:24:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f1e559c600e50d8d659b0dad6edf493d2f7745" 2018-07-21 00:24:50,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafc61a4-8dcc-474f-99f5-f31d96d20a1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:24:50,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-aafc61a4-8dcc-474f-99f5-f31d96d20a1f 2018-07-21 00:24:51,118 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-dc74bd29-6668-4d3-user 2018-07-21 00:24:51,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:24:51,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d10479-6378-48d9-a746-fc5326e9d5db Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:24:51,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e3d10479-6378-48d9-a746-fc5326e9d5db 2018-07-21 00:24:51,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" -d '{"role": {"name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role"}}' 2018-07-21 00:24:51,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a81f7989-0957-4eca-8776-052c49e66947 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4673527336a4100ab47b1f509b5d51e", "links": {"self": "http://172.30.9.21:5000/v3/roles/a4673527336a4100ab47b1f509b5d51e"}, "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role"}} 2018-07-21 00:24:51,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a81f7989-0957-4eca-8776-052c49e66947 2018-07-21 00:24:51,346 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role 2018-07-21 00:24:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a4673527336a4100ab47b1f509b5d51e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:24:51,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd85f08-1d84-42c0-a8c8-ec3edfe47976 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4673527336a4100ab47b1f509b5d51e", "links": {"self": "http://172.30.9.21:5000/v3/roles/a4673527336a4100ab47b1f509b5d51e"}, "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role"}} 2018-07-21 00:24:51,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a4673527336a4100ab47b1f509b5d51e used request id req-4dd85f08-1d84-42c0-a8c8-ec3edfe47976 2018-07-21 00:24:51,444 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role to project CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj 2018-07-21 00:24:51,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0/users/b67f3bddbb4b4283bb48f2c5da4c7456/roles/a4673527336a4100ab47b1f509b5d51e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:24:51,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:24:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a716293-b685-47f7-bdb0-6a0637aceab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:24:51,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0/users/b67f3bddbb4b4283bb48f2c5da4c7456/roles/a4673527336a4100ab47b1f509b5d51e used request id req-2a716293-b685-47f7-bdb0-6a0637aceab1 2018-07-21 00:24:51,588 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:24:51,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:51,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:51,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4673527336a4100ab47b1f509b5d51e", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role"}], "expires_at": "2018-07-21T01:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-user", "id": "b67f3bddbb4b4283bb48f2c5da4c7456"}, "audit_ids": ["VAvz-EenTFCH7g59fvZLMg"], "issued_at": "2018-07-21T00:24:51.000000Z"}} 2018-07-21 00:24:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" 2018-07-21 00:24:52,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddf9abf-b7e8-4a7d-9dc6-9c4eea4cc91f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:52,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9ddf9abf-b7e8-4a7d-9dc6-9c4eea4cc91f 2018-07-21 00:24:52,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" 2018-07-21 00:24:52,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-77c4f872-48d6-4a79-88f5-31119454c0f9 Date: Sat, 21 Jul 2018 00:24:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image"} 2018-07-21 00:24:52,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image used request id req-77c4f872-48d6-4a79-88f5-31119454c0f9 2018-07-21 00:24:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" 2018-07-21 00:24:52,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d39a7eab-bd22-4d26-a0a0-c1bdd00341bf Date: Sat, 21 Jul 2018 00:24:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:24:52,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d39a7eab-bd22-4d26-a0a0-c1bdd00341bf 2018-07-21 00:24:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image"}' 2018-07-21 00:24:52,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-88d34cd4-eae4-443f-80c2-2c6ee076fc5a Date: Sat, 21 Jul 2018 00:24:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "min_disk": 0, "protected": false, "id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "file": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/file", "checksum": null, "owner": "c015d11c14504521acace95778a48bc0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:24:52,707 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-88d34cd4-eae4-443f-80c2-2c6ee076fc5a 2018-07-21 00:24:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" -d '' 2018-07-21 00:24:53,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07143746-0566-401a-9fe8-f7ac91629d49 Date: Sat, 21 Jul 2018 00:24:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:24:53,499 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/file used request id req-07143746-0566-401a-9fe8-f7ac91629d49 2018-07-21 00:24:53,500 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:24:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" 2018-07-21 00:24:53,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-37965ad8-3f5c-4011-ae61-a53ee63ef057 Date: Sat, 21 Jul 2018 00:24:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:53Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/snap", "metadata": {}}], "self": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "min_disk": 0, "protected": false, "id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "file": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c015d11c14504521acace95778a48bc0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:24:53,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a used request id req-37965ad8-3f5c-4011-ae61-a53ee63ef057 2018-07-21 00:24:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" 2018-07-21 00:24:53,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-373ef5fe-ab60-4338-9a23-865dbfb1580d Date: Sat, 21 Jul 2018 00:24: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-21 00:24:53,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-373ef5fe-ab60-4338-9a23-865dbfb1580d 2018-07-21 00:24:53,710 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image 2018-07-21 00:24:53,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" 2018-07-21 00:24:53,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cc5d3352-276f-421d-a919-bb31494eaf6a Date: Sat, 21 Jul 2018 00:24:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:53Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/snap", "metadata": {}}], "self": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "min_disk": 0, "protected": false, "id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "file": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c015d11c14504521acace95778a48bc0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:24:53,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a used request id req-cc5d3352-276f-421d-a919-bb31494eaf6a 2018-07-21 00:24:53,899 - create_image - DEBUG - Instance status is - active 2018-07-21 00:24:53,899 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image 2018-07-21 00:24:53,899 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image 2018-07-21 00:24:53,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:53,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:54,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4673527336a4100ab47b1f509b5d51e", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role"}], "expires_at": "2018-07-21T01:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-user", "id": "b67f3bddbb4b4283bb48f2c5da4c7456"}, "audit_ids": ["l9WFb3DuR6Sa0wfOIzheBg"], "issued_at": "2018-07-21T00:24:54.000000Z"}} 2018-07-21 00:24:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:24:54,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4641bbd6-9c4d-4ca9-b03b-b641446922b1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:54,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4641bbd6-9c4d-4ca9-b03b-b641446922b1 2018-07-21 00:24:54,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:24:54,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bd981e7f-2241-4ed1-8249-563ebfda5176 Date: Sat, 21 Jul 2018 00:24:54 GMT RESP BODY: {"networks":[]} 2018-07-21 00:24:54,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net used request id req-bd981e7f-2241-4ed1-8249-563ebfda5176 2018-07-21 00:24:54,587 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net 2018-07-21 00:24:54,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" -d '{"network": {"name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net", "admin_state_up": true}}' 2018-07-21 00:24:55,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-358dbb52-0cb1-4038-9330-a03b170a966b Date: Sat, 21 Jul 2018 00:24:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:24:55Z","is_default":false,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}} 2018-07-21 00:24:55,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-358dbb52-0cb1-4038-9330-a03b170a966b 2018-07-21 00:24:55,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:24:55,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9b639a7a-dd95-4e2b-9df5-ab770c3a553c Date: Sat, 21 Jul 2018 00:24:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:24:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:24:55,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-9b639a7a-dd95-4e2b-9df5-ab770c3a553c 2018-07-21 00:24:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:24:55,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c4100fd2-13b9-49f6-8068-e511f6504ea8 Date: Sat, 21 Jul 2018 00:24:55 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:24:55,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-c4100fd2-13b9-49f6-8068-e511f6504ea8 2018-07-21 00:24:55,864 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet 2018-07-21 00:24:55,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" -d '{"subnets": [{"ip_version": 4, "network_id": "6f43e9a0-a691-448b-95b0-75075ac2f9d2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]}' 2018-07-21 00:24:56,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b381a00-a449-4a23-ad0d-9421cd0b7021 Date: Sat, 21 Jul 2018 00:24:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:24:56,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-1b381a00-a449-4a23-ad0d-9421cd0b7021 2018-07-21 00:24:56,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:24:57,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-47079f27-ccda-4ab3-bd69-6d5cc1f5ea73 Date: Sat, 21 Jul 2018 00:24:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":["5c9741bd-69f9-42cf-a67b-fb195a7349a9"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:24:57,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-47079f27-ccda-4ab3-bd69-6d5cc1f5ea73 2018-07-21 00:24:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:24:57,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e61b6162-d0f3-4c2f-b334-285bb8e0debb Date: Sat, 21 Jul 2018 00:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:24:57,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-e61b6162-d0f3-4c2f-b334-285bb8e0debb 2018-07-21 00:24:57,357 - OpenStackNetwork - DEBUG - Network [6f43e9a0-a691-448b-95b0-75075ac2f9d2] created successfully 2018-07-21 00:24:57,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:57,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:57,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["GdBrGCCORRuX8qurOOK5QQ"], "issued_at": "2018-07-21T00:24:57.000000Z"}} 2018-07-21 00:24:57,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}12b3b591c53d6eea1d12d781f6406b5393679ab8" 2018-07-21 00:24:57,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d7b604-79f0-4ba6-850f-a5c1ca1e4491 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:57,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37d7b604-79f0-4ba6-850f-a5c1ca1e4491 2018-07-21 00:24:57,856 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:24:57,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b3b591c53d6eea1d12d781f6406b5393679ab8" 2018-07-21 00:24:58,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-5e9c866a-bc86-4082-bef2-9707d9b0de49 x-compute-request-id: req-5e9c866a-bc86-4082-bef2-9707d9b0de49 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:24:58,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5e9c866a-bc86-4082-bef2-9707d9b0de49 2018-07-21 00:24:58,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b3b591c53d6eea1d12d781f6406b5393679ab8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-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-21 00:24:58,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-46b2fcfe-e960-4d81-9f7c-1e89f3f2338a x-compute-request-id: req-46b2fcfe-e960-4d81-9f7c-1e89f3f2338a Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "08a9471b-39c3-4a69-9635-dd7aff17d009"}} 2018-07-21 00:24:58,122 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-46b2fcfe-e960-4d81-9f7c-1e89f3f2338a 2018-07-21 00:24:58,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:24:58,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:24:58,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4673527336a4100ab47b1f509b5d51e", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role"}], "expires_at": "2018-07-21T01:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-user", "id": "b67f3bddbb4b4283bb48f2c5da4c7456"}, "audit_ids": ["RNhHFPWFRWGB2pVtgCFTVw"], "issued_at": "2018-07-21T00:24:58.000000Z"}} 2018-07-21 00:24:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:24:58,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64037c68-3610-4e95-843f-10f9bc5e3f7f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:58,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-64037c68-3610-4e95-843f-10f9bc5e3f7f 2018-07-21 00:24:58,601 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:24:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:24:58,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18766622-289c-4748-b28a-94d1531dcac0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:24:58,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-18766622-289c-4748-b28a-94d1531dcac0 2018-07-21 00:24:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:24:59,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-094e433d-6036-4662-8f86-be1f7f86cff5 Date: Sat, 21 Jul 2018 00:24:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":["5c9741bd-69f9-42cf-a67b-fb195a7349a9"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:24:59,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net used request id req-094e433d-6036-4662-8f86-be1f7f86cff5 2018-07-21 00:24:59,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:24:59,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:24:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:24:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:24:59,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae25ac49-d9d7-4973-b6f0-1023bdc8bb76 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:24:59,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-ae25ac49-d9d7-4973-b6f0-1023bdc8bb76 2018-07-21 00:24:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:24:59,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d52f749e-b1f9-4e1b-9be3-46884563f8d4 Date: Sat, 21 Jul 2018 00:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:24:59,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-d52f749e-b1f9-4e1b-9be3-46884563f8d4 2018-07-21 00:24:59,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:24:59,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1011e5ea-a1d8-49b8-8d2a-99795540dada Date: Sat, 21 Jul 2018 00:24:59 GMT RESP BODY: {"ports":[]} 2018-07-21 00:24:59,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1&admin_state_up=True used request id req-1011e5ea-a1d8-49b8-8d2a-99795540dada 2018-07-21 00:24:59,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:24:59,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:24: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-cd068472-14fb-4b64-9ed4-0fe4762f8de2 x-compute-request-id: req-cd068472-14fb-4b64-9ed4-0fe4762f8de2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:24:59,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst used request id req-cd068472-14fb-4b64-9ed4-0fe4762f8de2 2018-07-21 00:24:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:00,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-83a40f7c-f152-4281-a505-255eab4f23ed Date: Sat, 21 Jul 2018 00:25:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":["5c9741bd-69f9-42cf-a67b-fb195a7349a9"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:25:00,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net used request id req-83a40f7c-f152-4281-a505-255eab4f23ed 2018-07-21 00:25:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:00,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d587d6e-31a1-4683-9cd8-2cba946f6e1c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:25:00,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-6d587d6e-31a1-4683-9cd8-2cba946f6e1c 2018-07-21 00:25:00,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:00,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e50ed99a-be10-42f8-a1c9-35960d69333f Date: Sat, 21 Jul 2018 00:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:25:00,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-e50ed99a-be10-42f8-a1c9-35960d69333f 2018-07-21 00:25:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:00,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b8cafc4-0b6e-4c01-bded-213c3ef27080 Date: Sat, 21 Jul 2018 00:25:00 GMT RESP BODY: {"ports":[]} 2018-07-21 00:25:00,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1&admin_state_up=True used request id req-8b8cafc4-0b6e-4c01-bded-213c3ef27080 2018-07-21 00:25:00,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:00,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:01,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4673527336a4100ab47b1f509b5d51e", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role"}], "expires_at": "2018-07-21T01:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c015d11c14504521acace95778a48bc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-user", "id": "b67f3bddbb4b4283bb48f2c5da4c7456"}, "audit_ids": ["9WoZFvOWROywrNXHnIddYg"], "issued_at": "2018-07-21T00:25:01.000000Z"}} 2018-07-21 00:25:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fde542cb7a35014336ee4a1a5b86d211bddc91bd" 2018-07-21 00:25:01,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b70cc8-6e5f-4842-addc-9734175f14df 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:01,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-84b70cc8-6e5f-4842-addc-9734175f14df 2018-07-21 00:25:01,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:01,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5273f534-8cd0-4f3b-909b-a2786f4f7239 Date: Sat, 21 Jul 2018 00:25:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":["5c9741bd-69f9-42cf-a67b-fb195a7349a9"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:25:01,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net used request id req-5273f534-8cd0-4f3b-909b-a2786f4f7239 2018-07-21 00:25:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:01,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cf1affdb-3d49-4fed-bc10-e11d081e973f Date: Sat, 21 Jul 2018 00:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:25:01,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-cf1affdb-3d49-4fed-bc10-e11d081e973f 2018-07-21 00:25:01,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:02,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-07221563-5056-44be-8df1-817c47d9c2a5 Date: Sat, 21 Jul 2018 00:25:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":["5c9741bd-69f9-42cf-a67b-fb195a7349a9"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:25:02,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net used request id req-07221563-5056-44be-8df1-817c47d9c2a5 2018-07-21 00:25:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:02,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:02,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde542cb7a35014336ee4a1a5b86d211bddc91bd" 2018-07-21 00:25:02,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c92f53c-91de-4338-9110-9851efb58dff Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:25:02,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-1c92f53c-91de-4338-9110-9851efb58dff 2018-07-21 00:25:02,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:02,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67c2de27-02c0-470f-a16e-2a6919acd2b1 Date: Sat, 21 Jul 2018 00:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:25:02,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-67c2de27-02c0-470f-a16e-2a6919acd2b1 2018-07-21 00:25:02,198 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net 2018-07-21 00:25:02,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" -d '{"port": {"network_id": "6f43e9a0-a691-448b-95b0-75075ac2f9d2", "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-21 00:25:03,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-b51b711d-4d2a-4762-b0ed-03b35f1fedd9 Date: Sat, 21 Jul 2018 00:25:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:25:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","ip_address":"10.55.0.8"}],"id":"9e51850a-510d-4c1d-ad15-151d993fe469","security_groups":["75fe8709-bdb9-41f0-a9b2-8561bcb8f599"],"mac_address":"fa:16:3e:e8:69:ed","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1","project_id":"c015d11c14504521acace95778a48bc0","qos_policy_id":null,"admin_state_up":true,"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:25:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:25:03,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-b51b711d-4d2a-4762-b0ed-03b35f1fedd9 2018-07-21 00:25:03,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:03,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6a8e2fb0-c566-4197-88f0-9c98ded6082c Date: Sat, 21 Jul 2018 00:25:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":["5c9741bd-69f9-42cf-a67b-fb195a7349a9"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:25:03,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net used request id req-6a8e2fb0-c566-4197-88f0-9c98ded6082c 2018-07-21 00:25:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:03,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916b281d-9ea9-484e-9c74-4d9d8a4cc82d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:25:03,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-916b281d-9ea9-484e-9c74-4d9d8a4cc82d 2018-07-21 00:25:03,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:03,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea869350-da5f-4980-87f1-c158fb990d9c Date: Sat, 21 Jul 2018 00:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:25:03,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-ea869350-da5f-4980-87f1-c158fb990d9c 2018-07-21 00:25:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:04,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 884 X-Openstack-Request-Id: req-7bee36d6-1e1c-4f8c-8924-1a7cc0ccf29e Date: Sat, 21 Jul 2018 00:25:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:25:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","ip_address":"10.55.0.8"}],"id":"9e51850a-510d-4c1d-ad15-151d993fe469","security_groups":["75fe8709-bdb9-41f0-a9b2-8561bcb8f599"],"mac_address":"fa:16:3e:e8:69:ed","project_id":"c015d11c14504521acace95778a48bc0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1","admin_state_up":true,"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:25:02Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:25:04,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1&admin_state_up=True used request id req-7bee36d6-1e1c-4f8c-8924-1a7cc0ccf29e 2018-07-21 00:25:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:04,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f30df5-3096-49f8-842c-d9bb5860e6d9 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:25:04,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-c1f30df5-3096-49f8-842c-d9bb5860e6d9 2018-07-21 00:25:04,157 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst 2018-07-21 00:25:04,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:04,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-a61eb19c-263a-46eb-ab64-1a5cbbf0407f x-compute-request-id: req-a61eb19c-263a-46eb-ab64-1a5cbbf0407f Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "08a9471b-39c3-4a69-9635-dd7aff17d009", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-flavor-name"}, {"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:25:04,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a61eb19c-263a-46eb-ab64-1a5cbbf0407f 2018-07-21 00:25:04,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:04,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-77c57d38-9d5b-4813-9f98-95c909a5b14e x-compute-request-id: req-77c57d38-9d5b-4813-9f98-95c909a5b14e Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "08a9471b-39c3-4a69-9635-dd7aff17d009"}} 2018-07-21 00:25:04,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009 used request id req-77c57d38-9d5b-4813-9f98-95c909a5b14e 2018-07-21 00:25:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:04,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-394fa66a-9c63-46d9-8b53-d1491a48264c Date: Sat, 21 Jul 2018 00:25:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:24:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:24:53Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/snap", "metadata": {}}], "self": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "min_disk": 0, "protected": false, "id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "file": "/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c015d11c14504521acace95778a48bc0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image"} 2018-07-21 00:25:04,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image used request id req-394fa66a-9c63-46d9-8b53-d1491a48264c 2018-07-21 00:25:04,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:04,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c6e55ab9-c498-4ab4-b2c1-fa5070f5ec81 Date: Sat, 21 Jul 2018 00:25:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:25:04,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c6e55ab9-c498-4ab4-b2c1-fa5070f5ec81 2018-07-21 00:25:04,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" -d '{"server": {"name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst", "imageRef": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "flavorRef": "08a9471b-39c3-4a69-9635-dd7aff17d009", "max_count": 1, "min_count": 1, "networks": [{"port": "9e51850a-510d-4c1d-ad15-151d993fe469"}]}}' 2018-07-21 00:25:06,407 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:25: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-9d4d982c-e289-4625-bb3b-bee2d24fa654 x-compute-request-id: req-9d4d982c-e289-4625-bb3b-bee2d24fa654 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2eb71de7-3bd4-494f-aee7-4419ef806219", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "bookmark"}], "adminPass": "r4Xwww6yJ2SM"}} 2018-07-21 00:25:06,407 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9d4d982c-e289-4625-bb3b-bee2d24fa654 2018-07-21 00:25:06,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:06,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d290fc6-9cdc-4493-967b-d891191d3cde x-compute-request-id: req-9d290fc6-9cdc-4493-967b-d891191d3cde Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "bookmark"}], "image": {"id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "links": [{"href": "http://172.30.9.21:8774/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08a9471b-39c3-4a69-9635-dd7aff17d009", "links": [{"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}]}, "id": "2eb71de7-3bd4-494f-aee7-4419ef806219", "user_id": "b67f3bddbb4b4283bb48f2c5da4c7456", "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-21T00:25:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst", "created": "2018-07-21T00:25:06Z", "tenant_id": "c015d11c14504521acace95778a48bc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:25:06,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-9d290fc6-9cdc-4493-967b-d891191d3cde 2018-07-21 00:25:06,825 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst 2018-07-21 00:25:06,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:07,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38bf508f-f9f1-4a0e-9338-0836314e66a4 x-compute-request-id: req-38bf508f-f9f1-4a0e-9338-0836314e66a4 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "bookmark"}], "image": {"id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "links": [{"href": "http://172.30.9.21:8774/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08a9471b-39c3-4a69-9635-dd7aff17d009", "links": [{"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}]}, "id": "2eb71de7-3bd4-494f-aee7-4419ef806219", "user_id": "b67f3bddbb4b4283bb48f2c5da4c7456", "OS-DCF: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-21T00:25:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst", "created": "2018-07-21T00:25:06Z", "tenant_id": "c015d11c14504521acace95778a48bc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:25:07,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-38bf508f-f9f1-4a0e-9338-0836314e66a4 2018-07-21 00:25:07,287 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst] is - BUILD 2018-07-21 00:25:07,287 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:25:10,290 - create_instance - DEBUG - VM status query timeout in 896.534853935 2018-07-21 00:25:10,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:10,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-03d8c1c2-5db6-4903-8a34-fef08ac2e97d x-compute-request-id: req-03d8c1c2-5db6-4903-8a34-fef08ac2e97d Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "bookmark"}], "image": {"id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "links": [{"href": "http://172.30.9.21:8774/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "08a9471b-39c3-4a69-9635-dd7aff17d009", "links": [{"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}]}, "id": "2eb71de7-3bd4-494f-aee7-4419ef806219", "security_groups": [{"name": "default"}], "user_id": "b67f3bddbb4b4283bb48f2c5da4c7456", "OS-DCF: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-21T00:25:07Z", "hostId": "2a01cb487f9dea4c3a80c788028e199eb25bf263c189cb9977518113", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst", "created": "2018-07-21T00:25:06Z", "tenant_id": "c015d11c14504521acace95778a48bc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:25:10,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-03d8c1c2-5db6-4903-8a34-fef08ac2e97d 2018-07-21 00:25:10,845 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst] is - BUILD 2018-07-21 00:25:10,846 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:25:13,849 - create_instance - DEBUG - VM status query timeout in 892.976066828 2018-07-21 00:25:13,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:14,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-8e0b175a-991a-48e2-ba76-4b1de39a8d2a x-compute-request-id: req-8e0b175a-991a-48e2-ba76-4b1de39a8d2a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:69:ed", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "bookmark"}], "image": {"id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "links": [{"href": "http://172.30.9.21:8774/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:25:11.000000", "flavor": {"id": "08a9471b-39c3-4a69-9635-dd7aff17d009", "links": [{"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}]}, "id": "2eb71de7-3bd4-494f-aee7-4419ef806219", "security_groups": [{"name": "default"}], "user_id": "b67f3bddbb4b4283bb48f2c5da4c7456", "OS-DCF: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-21T00:25:11Z", "hostId": "2a01cb487f9dea4c3a80c788028e199eb25bf263c189cb9977518113", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst", "created": "2018-07-21T00:25:06Z", "tenant_id": "c015d11c14504521acace95778a48bc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:25:14,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-8e0b175a-991a-48e2-ba76-4b1de39a8d2a 2018-07-21 00:25:14,205 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst] is - ACTIVE 2018-07-21 00:25:14,205 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:25:14,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:14,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-919d54c6-90d7-46e2-a007-34e8377c6288 x-compute-request-id: req-919d54c6-90d7-46e2-a007-34e8377c6288 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:69:ed", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "bookmark"}], "image": {"id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "links": [{"href": "http://172.30.9.21:8774/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:25:11.000000", "flavor": {"id": "08a9471b-39c3-4a69-9635-dd7aff17d009", "links": [{"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}]}, "id": "2eb71de7-3bd4-494f-aee7-4419ef806219", "security_groups": [{"name": "default"}], "user_id": "b67f3bddbb4b4283bb48f2c5da4c7456", "OS-DCF: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-21T00:25:11Z", "hostId": "2a01cb487f9dea4c3a80c788028e199eb25bf263c189cb9977518113", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst", "created": "2018-07-21T00:25:06Z", "tenant_id": "c015d11c14504521acace95778a48bc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:25:14,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-919d54c6-90d7-46e2-a007-34e8377c6288 2018-07-21 00:25:14,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-86466422-e6b9-443a-9968-e46bbbf20190 Date: Sat, 21 Jul 2018 00:25:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c015d11c14504521acace95778a48bc0","l2_adjacency":true,"status":"ACTIVE","subnets":["5c9741bd-69f9-42cf-a67b-fb195a7349a9"],"description":"","tags":[],"updated_at":"2018-07-21T00:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net","admin_state_up":true,"tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:55Z","mtu":1450}]} 2018-07-21 00:25:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net used request id req-86466422-e6b9-443a-9968-e46bbbf20190 2018-07-21 00:25:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:14,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8b56aa-a98e-4fbc-86a5-f29db48080a6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:25:14,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-6a8b56aa-a98e-4fbc-86a5-f29db48080a6 2018-07-21 00:25:14,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:14,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79fff20e-bfe9-4f76-ac4b-e0326ededf44 Date: Sat, 21 Jul 2018 00:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:56Z","dns_nameservers":[],"updated_at":"2018-07-21T00:24:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c015d11c14504521acace95778a48bc0","id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet"}]} 2018-07-21 00:25:14,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-79fff20e-bfe9-4f76-ac4b-e0326ededf44 2018-07-21 00:25:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:15,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3296 X-Openstack-Request-Id: req-068c42b5-735d-49f9-9a85-ad134997fa85 Date: Sat, 21 Jul 2018 00:25:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","ip_address":"10.55.0.4"}],"id":"309745ab-0e94-4a29-bb92-f89c34745c8a","security_groups":[],"mac_address":"fa:16:3e:9f:1b:b3","project_id":"c015d11c14504521acace95778a48bc0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6f43e9a0-a691-448b-95b0-75075ac2f9d2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","ip_address":"10.55.0.2"}],"id":"5d8d96f1-85cc-4b0c-9987-d2a3e5f4a56b","security_groups":[],"mac_address":"fa:16:3e:01:82:1a","project_id":"c015d11c14504521acace95778a48bc0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6f43e9a0-a691-448b-95b0-75075ac2f9d2","ip_allocation":"immediate"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:25:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","ip_address":"10.55.0.8"}],"id":"9e51850a-510d-4c1d-ad15-151d993fe469","security_groups":["75fe8709-bdb9-41f0-a9b2-8561bcb8f599"],"mac_address":"fa:16:3e:e8:69:ed","project_id":"c015d11c14504521acace95778a48bc0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1","admin_state_up":true,"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:25:02Z","binding:vnic_type":"normal","device_id":"2eb71de7-3bd4-494f-aee7-4419ef806219","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:24:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5c9741bd-69f9-42cf-a67b-fb195a7349a9","ip_address":"10.55.0.3"}],"id":"c5aee166-c583-4002-ac74-5d60c65d3a3b","security_groups":[],"mac_address":"fa:16:3e:0e:05:96","project_id":"c015d11c14504521acace95778a48bc0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f43e9a0-a691-448b-95b0-75075ac2f9d2","tenant_id":"c015d11c14504521acace95778a48bc0","created_at":"2018-07-21T00:24:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6f43e9a0-a691-448b-95b0-75075ac2f9d2","ip_allocation":"immediate"}]} 2018-07-21 00:25:15,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-068c42b5-735d-49f9-9a85-ad134997fa85 2018-07-21 00:25:15,219 - create_instance - INFO - Deleting Port with ID - 9e51850a-510d-4c1d-ad15-151d993fe469 2018-07-21 00:25:15,220 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07port-1 2018-07-21 00:25:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/9e51850a-510d-4c1d-ad15-151d993fe469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:15,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e5f3407-a576-4d91-95a8-dc583cfd7f42 Date: Sat, 21 Jul 2018 00:25:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:25:15,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/9e51850a-510d-4c1d-ad15-151d993fe469 used request id req-4e5f3407-a576-4d91-95a8-dc583cfd7f42 2018-07-21 00:25:15,690 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst 2018-07-21 00:25:15,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:15,825 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-57a71da4-efac-4e37-a8f1-59667c4306f4 x-compute-request-id: req-57a71da4-efac-4e37-a8f1-59667c4306f4 Content-Type: application/json 2018-07-21 00:25:15,826 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-57a71da4-efac-4e37-a8f1-59667c4306f4 2018-07-21 00:25:15,826 - create_instance - INFO - Checking deletion status 2018-07-21 00:25:15,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:16,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce6bd7a9-0c16-4b1a-8d60-7488722c42d9 x-compute-request-id: req-ce6bd7a9-0c16-4b1a-8d60-7488722c42d9 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:69:ed", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2eb71de7-3bd4-494f-aee7-4419ef806219", "rel": "bookmark"}], "image": {"id": "3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "links": [{"href": "http://172.30.9.21:8774/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:25:11.000000", "flavor": {"id": "08a9471b-39c3-4a69-9635-dd7aff17d009", "links": [{"href": "http://172.30.9.21:8774/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009", "rel": "bookmark"}]}, "id": "2eb71de7-3bd4-494f-aee7-4419ef806219", "user_id": "b67f3bddbb4b4283bb48f2c5da4c7456", "OS-DCF: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-21T00:25:15Z", "hostId": "2a01cb487f9dea4c3a80c788028e199eb25bf263c189cb9977518113", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst", "created": "2018-07-21T00:25:06Z", "tenant_id": "c015d11c14504521acace95778a48bc0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:25:16,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-ce6bd7a9-0c16-4b1a-8d60-7488722c42d9 2018-07-21 00:25:16,286 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst] is - ACTIVE 2018-07-21 00:25:16,286 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:25:19,289 - create_instance - DEBUG - VM status query timeout in 296.536520004 2018-07-21 00:25:19,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230173b1c71b15d7c7f132e13b8b4caebc4f3328" 2018-07-21 00:25:19,338 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04838a70-3976-424b-8390-5b847eafc53c x-compute-request-id: req-04838a70-3976-424b-8390-5b847eafc53c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2eb71de7-3bd4-494f-aee7-4419ef806219 could not be found.", "code": 404}} 2018-07-21 00:25:19,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2eb71de7-3bd4-494f-aee7-4419ef806219 used request id req-04838a70-3976-424b-8390-5b847eafc53c 2018-07-21 00:25:19,339 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2eb71de7-3bd4-494f-aee7-4419ef806219 could not be found. (HTTP 404) (Request-ID: req-04838a70-3976-424b-8390-5b847eafc53c) 2018-07-21 00:25:19,339 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-inst 2018-07-21 00:25:19,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b3b591c53d6eea1d12d781f6406b5393679ab8" 2018-07-21 00:25:19,374 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:25:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c893bf86-8a56-417c-88f4-7b2934ff9723 x-compute-request-id: req-c893bf86-8a56-417c-88f4-7b2934ff9723 Content-Length: 0 Content-Type: application/json 2018-07-21 00:25:19,374 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/08a9471b-39c3-4a69-9635-dd7aff17d009 used request id req-c893bf86-8a56-417c-88f4-7b2934ff9723 2018-07-21 00:25:19,375 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet 2018-07-21 00:25:19,375 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-subnet 2018-07-21 00:25:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5c9741bd-69f9-42cf-a67b-fb195a7349a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:25:21,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61566675-4ee1-46eb-8106-92d3f1f4f218 Date: Sat, 21 Jul 2018 00:25:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:25:21,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5c9741bd-69f9-42cf-a67b-fb195a7349a9 used request id req-61566675-4ee1-46eb-8106-92d3f1f4f218 2018-07-21 00:25:21,993 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-pub-net 2018-07-21 00:25:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6f43e9a0-a691-448b-95b0-75075ac2f9d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a4e3bc9ae133938b1c23100f94e677276ab446" 2018-07-21 00:25:23,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de2ec343-5b48-48ff-8069-01c303cd6a25 Date: Sat, 21 Jul 2018 00:25:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:25:23,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6f43e9a0-a691-448b-95b0-75075ac2f9d2 used request id req-de2ec343-5b48-48ff-8069-01c303cd6a25 2018-07-21 00:25:23,440 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-716ac31c-3d96-452f-bfee-3ae414309e07-image 2018-07-21 00:25:23,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ef0c01aa8c29ce8114cb4b79f51943f64f90800" 2018-07-21 00:25:24,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bffe67e4-dbf5-4974-89df-afada67f2ff4 Date: Sat, 21 Jul 2018 00:25:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:25:24,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3d14419d-50b8-48b4-b0f2-5036b6bd1b1a used request id req-bffe67e4-dbf5-4974-89df-afada67f2ff4 2018-07-21 00:25:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d9e993b1-4225-46ec-be2d-d4ea95211e3c Date: Sat, 21 Jul 2018 00:25:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c015d11c14504521acace95778a48bc0", "created_at": "2018-07-21T00:24:54Z", "updated_at": "2018-07-21T00:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "revision_number": 0, "id": "27e8fca3-0482-4dcd-b2e5-f5c1ef2e25d8", "remote_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "tenant_id": "c015d11c14504521acace95778a48bc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c015d11c14504521acace95778a48bc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "revision_number": 0, "id": "6d8e74b6-c183-43ab-838e-3778f022fd9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "tenant_id": "c015d11c14504521acace95778a48bc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c015d11c14504521acace95778a48bc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "revision_number": 0, "id": "c3e28c0c-5b32-4874-9ff4-4aa932c61919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "tenant_id": "c015d11c14504521acace95778a48bc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c015d11c14504521acace95778a48bc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "revision_number": 0, "id": "d6a6bdd5-749c-4bc1-bb07-4d2926c3c599", "remote_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "remote_ip_prefix": null, "created_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "tenant_id": "c015d11c14504521acace95778a48bc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c015d11c14504521acace95778a48bc0"}], "revision_number": 4, "project_id": "c015d11c14504521acace95778a48bc0", "id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:25:25,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d9e993b1-4225-46ec-be2d-d4ea95211e3c 2018-07-21 00:25:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebc0984-6645-4913-b69d-b4a2f2eb192e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:25:25,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-6ebc0984-6645-4913-b69d-b4a2f2eb192e 2018-07-21 00:25:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5131a3a3-a5b8-47a1-b14b-9923e72a1101 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:25:25,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-5131a3a3-a5b8-47a1-b14b-9923e72a1101 2018-07-21 00:25:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb7a5c3-50e1-4c00-ab8a-762a692aeae9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:25,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-fcb7a5c3-50e1-4c00-ab8a-762a692aeae9 2018-07-21 00:25:25,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:25,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e445406-cbc1-4822-9816-0d0d91c47861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:25,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-6e445406-cbc1-4822-9816-0d0d91c47861 2018-07-21 00:25:25,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9fd4d6-859e-4588-87bb-a4be59d566d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:25,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-9b9fd4d6-859e-4588-87bb-a4be59d566d2 2018-07-21 00:25:25,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:25,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a340d6ee-6578-44d1-a88b-ef59b1747085 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:25,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-a340d6ee-6578-44d1-a88b-ef59b1747085 2018-07-21 00:25:25,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:25,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:25,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd791e97-d640-43e4-83af-95b93a3f36b3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c015d11c14504521acace95778a48bc0", "name": "CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj"}} 2018-07-21 00:25:25,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-bd791e97-d640-43e4-83af-95b93a3f36b3 2018-07-21 00:25:25,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 75fe8709-bdb9-41f0-a9b2-8561bcb8f599 2018-07-21 00:25:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=75fe8709-bdb9-41f0-a9b2-8561bcb8f599 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:26,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-39970bd9-eaf4-4271-a7f7-ae506600d0c3 Date: Sat, 21 Jul 2018 00:25:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "port_range_min": null, "revision_number": 0, "tenant_id": "c015d11c14504521acace95778a48bc0", "created_at": "2018-07-21T00:24:55Z", "project_id": "c015d11c14504521acace95778a48bc0", "id": "27e8fca3-0482-4dcd-b2e5-f5c1ef2e25d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "port_range_min": null, "revision_number": 0, "tenant_id": "c015d11c14504521acace95778a48bc0", "created_at": "2018-07-21T00:24:55Z", "project_id": "c015d11c14504521acace95778a48bc0", "id": "6d8e74b6-c183-43ab-838e-3778f022fd9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "port_range_min": null, "revision_number": 0, "tenant_id": "c015d11c14504521acace95778a48bc0", "created_at": "2018-07-21T00:24:55Z", "project_id": "c015d11c14504521acace95778a48bc0", "id": "c3e28c0c-5b32-4874-9ff4-4aa932c61919"}, {"remote_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:24:55Z", "security_group_id": "75fe8709-bdb9-41f0-a9b2-8561bcb8f599", "port_range_min": null, "revision_number": 0, "tenant_id": "c015d11c14504521acace95778a48bc0", "created_at": "2018-07-21T00:24:55Z", "project_id": "c015d11c14504521acace95778a48bc0", "id": "d6a6bdd5-749c-4bc1-bb07-4d2926c3c599"}]} 2018-07-21 00:25:26,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=75fe8709-bdb9-41f0-a9b2-8561bcb8f599 used request id req-39970bd9-eaf4-4271-a7f7-ae506600d0c3 2018-07-21 00:25:26,007 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:25:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/75fe8709-bdb9-41f0-a9b2-8561bcb8f599 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:26,315 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e66960a6-850f-4ca4-8d8d-d7bba3443efc Content-Length: 0 Date: Sat, 21 Jul 2018 00:25:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:25:26,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/75fe8709-bdb9-41f0-a9b2-8561bcb8f599 used request id req-e66960a6-850f-4ca4-8d8d-d7bba3443efc 2018-07-21 00:25:26,316 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj 2018-07-21 00:25:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:26,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b06336-9c53-4b78-a021-a8cf188c3c72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:26,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c015d11c14504521acace95778a48bc0 used request id req-46b06336-9c53-4b78-a021-a8cf188c3c72 2018-07-21 00:25:26,567 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-dc74bd29-6668-4d3-proj-role 2018-07-21 00:25:26,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a4673527336a4100ab47b1f509b5d51e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:26,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6ccf773-4f84-4918-a367-120403f703d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:26,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a4673527336a4100ab47b1f509b5d51e used request id req-e6ccf773-4f84-4918-a367-120403f703d0 2018-07-21 00:25:26,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f37bf7911be8ea7655604a4e9cad4c4676995c" 2018-07-21 00:25:26,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e75e23-68e1-42bd-b858-39e15fb40ee0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:25:26,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-54e75e23-68e1-42bd-b858-39e15fb40ee0 2018-07-21 00:25:26,778 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-dc74bd29-6668-4d3-user 2018-07-21 00:25:26,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b67f3bddbb4b4283bb48f2c5da4c7456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f1e559c600e50d8d659b0dad6edf493d2f7745" 2018-07-21 00:25:26,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d39c85-03e0-4dc8-9c8f-bb1c266238bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:26,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b67f3bddbb4b4283bb48f2c5da4c7456 used request id req-98d39c85-03e0-4dc8-9c8f-bb1c266238bb 2018-07-21 00:25:26,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:27,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["h3FnsxZPRdmRquhQXVd85g"], "issued_at": "2018-07-21T00:25:27.000000Z"}} 2018-07-21 00:25:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d971cb0dc4c0cd349dddef7e2c56e9350e2e535b" 2018-07-21 00:25:27,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbd85ad-440e-4070-87b6-561e946751e7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:27,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9cbd85ad-440e-4070-87b6-561e946751e7 2018-07-21 00:25:27,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:27,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:27,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["TQRzX6bcQXm60jveqvqxqA"], "issued_at": "2018-07-21T00:25:27.000000Z"}} 2018-07-21 00:25:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:27,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b71dc6-ef0d-4b40-972d-d15ee7873f67 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:27,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-16b71dc6-ef0d-4b40-972d-d15ee7873f67 2018-07-21 00:25:27,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:27,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:27,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:28,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766ff3e9-1734-43bc-86f5-5426b21f89ea Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:25:28,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj used request id req-766ff3e9-1734-43bc-86f5-5426b21f89ea 2018-07-21 00:25:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:28,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b560153-a519-4aa6-9d15-88ac2a6fed3e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:25:28,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4b560153-a519-4aa6-9d15-88ac2a6fed3e 2018-07-21 00:25:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}}' 2018-07-21 00:25:28,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18338498-f89d-426b-9197-1c4f322c74d6 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50"}, "tags": [], "enabled": true, "id": "d10057e75fb44053ab1783c2bf2c2e50", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}} 2018-07-21 00:25:28,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-18338498-f89d-426b-9197-1c4f322c74d6 2018-07-21 00:25:28,292 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj 2018-07-21 00:25:28,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:28,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:28,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["prkbKEr-Q3qko5iyhYmM_Q"], "issued_at": "2018-07-21T00:25:28.000000Z"}} 2018-07-21 00:25:28,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0987d61adcb9cf61a761808013b7be82535be20c" 2018-07-21 00:25:28,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddabe7cb-d711-4df3-8432-0e9923c0eb00 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:28,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ddabe7cb-d711-4df3-8432-0e9923c0eb00 2018-07-21 00:25:28,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:28,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:28,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0987d61adcb9cf61a761808013b7be82535be20c" 2018-07-21 00:25:28,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60683880-2fcb-4e34-9bfe-5c7bc09c6989 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:25:28,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-60683880-2fcb-4e34-9bfe-5c7bc09c6989 2018-07-21 00:25:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0987d61adcb9cf61a761808013b7be82535be20c" 2018-07-21 00:25:28,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f0d184-70c2-4ed0-be22-1eac743bcb2c Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50"}, "tags": [], "enabled": true, "id": "d10057e75fb44053ab1783c2bf2c2e50", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}]} 2018-07-21 00:25:28,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj used request id req-58f0d184-70c2-4ed0-be22-1eac743bcb2c 2018-07-21 00:25:28,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0987d61adcb9cf61a761808013b7be82535be20c" 2018-07-21 00:25:29,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6924fd69-da86-4301-80ba-014ef9b9cfeb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:25:29,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6924fd69-da86-4301-80ba-014ef9b9cfeb 2018-07-21 00:25:29,495 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-dc7ee051-52fa-49d-user 2018-07-21 00:25:29,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:29,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcab7e5-ceda-4a58-8471-8f34b4e586b2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:25:29,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bbcab7e5-ceda-4a58-8471-8f34b4e586b2 2018-07-21 00:25:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" -d '{"role": {"name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role"}}' 2018-07-21 00:25:29,739 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7328ad-e2e9-4e81-831e-698dffe3c419 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ad8d4249a674578a5450a712213649a", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ad8d4249a674578a5450a712213649a"}, "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role"}} 2018-07-21 00:25:29,739 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a7328ad-e2e9-4e81-831e-698dffe3c419 2018-07-21 00:25:29,739 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role 2018-07-21 00:25:29,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4ad8d4249a674578a5450a712213649a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:29,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95487655-dbe4-4f90-80b0-7dec7356a1f7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ad8d4249a674578a5450a712213649a", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ad8d4249a674578a5450a712213649a"}, "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role"}} 2018-07-21 00:25:29,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4ad8d4249a674578a5450a712213649a used request id req-95487655-dbe4-4f90-80b0-7dec7356a1f7 2018-07-21 00:25:29,833 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role to project CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj 2018-07-21 00:25:29,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50/users/9ad4c9da63254aa0b76e8fb639fec117/roles/4ad8d4249a674578a5450a712213649a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:29,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a13b3d-a287-4801-adad-9f8944a3651b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:29,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50/users/9ad4c9da63254aa0b76e8fb639fec117/roles/4ad8d4249a674578a5450a712213649a used request id req-a3a13b3d-a287-4801-adad-9f8944a3651b 2018-07-21 00:25:29,966 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:25:29,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:29,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:30,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ad8d4249a674578a5450a712213649a", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role"}], "expires_at": "2018-07-21T01:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-user", "id": "9ad4c9da63254aa0b76e8fb639fec117"}, "audit_ids": ["fyC7W__HRzKBfKDQENcmjg"], "issued_at": "2018-07-21T00:25:30.000000Z"}} 2018-07-21 00:25:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" 2018-07-21 00:25:30,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f3fd53e-e905-4eef-8932-30b960b9c0b9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:30,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0f3fd53e-e905-4eef-8932-30b960b9c0b9 2018-07-21 00:25:30,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" 2018-07-21 00:25:30,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d4dd6771-a02a-4792-9dc5-51d2684cc0b1 Date: Sat, 21 Jul 2018 00:25:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image"} 2018-07-21 00:25:30,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image used request id req-d4dd6771-a02a-4792-9dc5-51d2684cc0b1 2018-07-21 00:25:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" 2018-07-21 00:25:30,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c1edf7e7-69ed-412d-84df-b3cd78751d0d Date: Sat, 21 Jul 2018 00:25: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-21 00:25:30,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c1edf7e7-69ed-412d-84df-b3cd78751d0d 2018-07-21 00:25:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image"}' 2018-07-21 00:25:31,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-593f1d6c-d56c-4920-8f14-8787bab5d866 Date: Sat, 21 Jul 2018 00:25:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:25:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:25:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9", "min_disk": 0, "protected": false, "id": "9b58f193-9502-4de8-874e-c691b94f17d9", "file": "/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9/file", "checksum": null, "owner": "d10057e75fb44053ab1783c2bf2c2e50", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:25:31,083 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-593f1d6c-d56c-4920-8f14-8787bab5d866 2018-07-21 00:25:31,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" -d '' 2018-07-21 00:25:31,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-215d78ca-601a-4f0e-b917-689949b11e39 Date: Sat, 21 Jul 2018 00:25:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:25:31,661 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9/file used request id req-215d78ca-601a-4f0e-b917-689949b11e39 2018-07-21 00:25:31,661 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:25:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" 2018-07-21 00:25:31,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bcfaadd6-43c2-4b74-94cb-424558464b14 Date: Sat, 21 Jul 2018 00:25:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:25:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:25:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/9b58f193-9502-4de8-874e-c691b94f17d9/snap", "metadata": {}}], "self": "/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9", "min_disk": 0, "protected": false, "id": "9b58f193-9502-4de8-874e-c691b94f17d9", "file": "/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d10057e75fb44053ab1783c2bf2c2e50", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/9b58f193-9502-4de8-874e-c691b94f17d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:25:31,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9 used request id req-bcfaadd6-43c2-4b74-94cb-424558464b14 2018-07-21 00:25:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" 2018-07-21 00:25:31,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e02c6238-a7fb-4222-a00e-4a39c666fa8a Date: Sat, 21 Jul 2018 00:25:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:25:31,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e02c6238-a7fb-4222-a00e-4a39c666fa8a 2018-07-21 00:25:31,859 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image 2018-07-21 00:25:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" 2018-07-21 00:25:32,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9278ef7e-13bc-4d22-9d43-239b38bcaac6 Date: Sat, 21 Jul 2018 00:25:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:25:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:25:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/9b58f193-9502-4de8-874e-c691b94f17d9/snap", "metadata": {}}], "self": "/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9", "min_disk": 0, "protected": false, "id": "9b58f193-9502-4de8-874e-c691b94f17d9", "file": "/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d10057e75fb44053ab1783c2bf2c2e50", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/9b58f193-9502-4de8-874e-c691b94f17d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:25:32,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9 used request id req-9278ef7e-13bc-4d22-9d43-239b38bcaac6 2018-07-21 00:25:32,058 - create_image - DEBUG - Instance status is - active 2018-07-21 00:25:32,058 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image 2018-07-21 00:25:32,058 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image 2018-07-21 00:25:32,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:32,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:32,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ad8d4249a674578a5450a712213649a", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role"}], "expires_at": "2018-07-21T01:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-user", "id": "9ad4c9da63254aa0b76e8fb639fec117"}, "audit_ids": ["Q0VirYFtQxqrF1E01sJ3Ew"], "issued_at": "2018-07-21T00:25:32.000000Z"}} 2018-07-21 00:25:32,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:32,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebab769-00b8-4459-a8eb-b8bb497803c6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:32,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1ebab769-00b8-4459-a8eb-b8bb497803c6 2018-07-21 00:25:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:32,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-05cb34af-c8d7-443a-8976-e5312cc3c686 Date: Sat, 21 Jul 2018 00:25:32 GMT RESP BODY: {"networks":[]} 2018-07-21 00:25:32,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net used request id req-05cb34af-c8d7-443a-8976-e5312cc3c686 2018-07-21 00:25:32,756 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net 2018-07-21 00:25:32,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" -d '{"network": {"name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net", "admin_state_up": true}}' 2018-07-21 00:25:33,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-fcf6b339-fc08-4014-94e2-a0ff9866160a Date: Sat, 21 Jul 2018 00:25:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d10057e75fb44053ab1783c2bf2c2e50","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:25:33Z","is_default":false,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:33Z","mtu":1450}} 2018-07-21 00:25:33,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-fcf6b339-fc08-4014-94e2-a0ff9866160a 2018-07-21 00:25:33,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:33,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d3af78ee-427a-497d-9918-f2480df06432 Date: Sat, 21 Jul 2018 00:25:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d10057e75fb44053ab1783c2bf2c2e50","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:25:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net","admin_state_up":true,"tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:33Z","mtu":1450}]} 2018-07-21 00:25:33,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-d3af78ee-427a-497d-9918-f2480df06432 2018-07-21 00:25:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:34,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-67c2cbe8-2e1e-4780-839e-28fe00bc28d5 Date: Sat, 21 Jul 2018 00:25:34 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:25:34,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-67c2cbe8-2e1e-4780-839e-28fe00bc28d5 2018-07-21 00:25:34,000 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet 2018-07-21 00:25:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" -d '{"subnets": [{"ip_version": 4, "network_id": "4e08d059-8d9d-44b8-942d-2ca0d6e30b75", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet"}]}' 2018-07-21 00:25:34,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02f221a2-c3e9-479a-8bb2-5a7624669ae5 Date: Sat, 21 Jul 2018 00:25:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:34Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d10057e75fb44053ab1783c2bf2c2e50","id":"8304b690-778d-4d78-ad61-d374d7e9a482","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet"}]} 2018-07-21 00:25:34,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-02f221a2-c3e9-479a-8bb2-5a7624669ae5 2018-07-21 00:25:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:35,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fd8beddd-e2d9-4db7-8a00-3d02522bd4cd Date: Sat, 21 Jul 2018 00:25:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d10057e75fb44053ab1783c2bf2c2e50","l2_adjacency":true,"status":"ACTIVE","subnets":["8304b690-778d-4d78-ad61-d374d7e9a482"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net","admin_state_up":true,"tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:33Z","mtu":1450}]} 2018-07-21 00:25:35,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-fd8beddd-e2d9-4db7-8a00-3d02522bd4cd 2018-07-21 00:25:35,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:35,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a78d4857-6a9c-4d64-87f6-cf93e6c2f7dc Date: Sat, 21 Jul 2018 00:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:34Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d10057e75fb44053ab1783c2bf2c2e50","id":"8304b690-778d-4d78-ad61-d374d7e9a482","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet"}]} 2018-07-21 00:25:35,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-a78d4857-6a9c-4d64-87f6-cf93e6c2f7dc 2018-07-21 00:25:35,329 - OpenStackNetwork - DEBUG - Network [4e08d059-8d9d-44b8-942d-2ca0d6e30b75] created successfully 2018-07-21 00:25:35,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:35,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:35,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["GEqgjsmfQkulUZpXZ6pQTg"], "issued_at": "2018-07-21T00:25:35.000000Z"}} 2018-07-21 00:25:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0ec847b3be4d61112e1fd4cbecb970bcac510b80" 2018-07-21 00:25:35,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5f2ee9-4cb9-4e77-82ba-6d254be07442 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:35,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-af5f2ee9-4cb9-4e77-82ba-6d254be07442 2018-07-21 00:25:35,804 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:25:35,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec847b3be4d61112e1fd4cbecb970bcac510b80" 2018-07-21 00:25:36,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-9bf7f346-2994-4b87-9225-79bacdf6a850 x-compute-request-id: req-9bf7f346-2994-4b87-9225-79bacdf6a850 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:25:36,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9bf7f346-2994-4b87-9225-79bacdf6a850 2018-07-21 00:25:36,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec847b3be4d61112e1fd4cbecb970bcac510b80" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-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-21 00:25:36,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-e54bfa64-ac09-4f3c-892b-9c948a81e70e x-compute-request-id: req-e54bfa64-ac09-4f3c-892b-9c948a81e70e Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dcec39de-e26b-40d5-a82e-f4eb3914ce12", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dcec39de-e26b-40d5-a82e-f4eb3914ce12", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "dcec39de-e26b-40d5-a82e-f4eb3914ce12"}} 2018-07-21 00:25:36,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e54bfa64-ac09-4f3c-892b-9c948a81e70e 2018-07-21 00:25:36,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:36,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:36,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ad8d4249a674578a5450a712213649a", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role"}], "expires_at": "2018-07-21T01:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-user", "id": "9ad4c9da63254aa0b76e8fb639fec117"}, "audit_ids": ["_-MEMGRPRryQ5K7StkYfRA"], "issued_at": "2018-07-21T00:25:36.000000Z"}} 2018-07-21 00:25:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:36,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0c6476-776b-48f9-ad55-1173a5929616 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:36,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5b0c6476-776b-48f9-ad55-1173a5929616 2018-07-21 00:25:36,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:25:36,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:36,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e38d4887-c6e4-4b94-974f-07507f5bc1b3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:36,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e38d4887-c6e4-4b94-974f-07507f5bc1b3 2018-07-21 00:25:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:37,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-56844b1f-d85c-4afc-88f0-c036c8fd4c4c Date: Sat, 21 Jul 2018 00:25:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d10057e75fb44053ab1783c2bf2c2e50","l2_adjacency":true,"status":"ACTIVE","subnets":["8304b690-778d-4d78-ad61-d374d7e9a482"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net","admin_state_up":true,"tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:33Z","mtu":1450}]} 2018-07-21 00:25:37,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net used request id req-56844b1f-d85c-4afc-88f0-c036c8fd4c4c 2018-07-21 00:25:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:37,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:37,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd2e6c3-bb8a-4d42-a391-60d2c2c96e18 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}} 2018-07-21 00:25:37,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 used request id req-5dd2e6c3-bb8a-4d42-a391-60d2c2c96e18 2018-07-21 00:25:37,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:37,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-26ae0b36-dc71-4401-955a-e6e3f199b249 Date: Sat, 21 Jul 2018 00:25:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:34Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d10057e75fb44053ab1783c2bf2c2e50","id":"8304b690-778d-4d78-ad61-d374d7e9a482","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet"}]} 2018-07-21 00:25:37,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-26ae0b36-dc71-4401-955a-e6e3f199b249 2018-07-21 00:25:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75&name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:37,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4bfda18-d813-4145-ba10-45964d4bca45 Date: Sat, 21 Jul 2018 00:25:37 GMT RESP BODY: {"ports":[]} 2018-07-21 00:25:37,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75&name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621port-1&admin_state_up=True used request id req-d4bfda18-d813-4145-ba10-45964d4bca45 2018-07-21 00:25:37,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:37,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e82c5d57-76bf-4e7b-9eec-724a25b4b0f1 x-compute-request-id: req-e82c5d57-76bf-4e7b-9eec-724a25b4b0f1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:25:37,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-inst used request id req-e82c5d57-76bf-4e7b-9eec-724a25b4b0f1 2018-07-21 00:25:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:38,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e1c86de4-133d-4940-b7a8-36c1d1d5a716 Date: Sat, 21 Jul 2018 00:25:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d10057e75fb44053ab1783c2bf2c2e50","l2_adjacency":true,"status":"ACTIVE","subnets":["8304b690-778d-4d78-ad61-d374d7e9a482"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net","admin_state_up":true,"tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:33Z","mtu":1450}]} 2018-07-21 00:25:38,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net used request id req-e1c86de4-133d-4940-b7a8-36c1d1d5a716 2018-07-21 00:25:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:38,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2d596e-d2cd-45aa-9aac-75578293def9 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}} 2018-07-21 00:25:38,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 used request id req-6e2d596e-d2cd-45aa-9aac-75578293def9 2018-07-21 00:25:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:38,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e669a4bd-2bbe-4f9a-bff8-05e615273098 Date: Sat, 21 Jul 2018 00:25:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:34Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d10057e75fb44053ab1783c2bf2c2e50","id":"8304b690-778d-4d78-ad61-d374d7e9a482","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet"}]} 2018-07-21 00:25:38,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-e669a4bd-2bbe-4f9a-bff8-05e615273098 2018-07-21 00:25:38,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75&name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:39,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74d6925b-95a8-45fa-b8ad-eb51eb3607bb Date: Sat, 21 Jul 2018 00:25:39 GMT RESP BODY: {"ports":[]} 2018-07-21 00:25:39,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75&name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621port-1&admin_state_up=True used request id req-74d6925b-95a8-45fa-b8ad-eb51eb3607bb 2018-07-21 00:25:39,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:39,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:39,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ad8d4249a674578a5450a712213649a", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role"}], "expires_at": "2018-07-21T01:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d10057e75fb44053ab1783c2bf2c2e50", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-user", "id": "9ad4c9da63254aa0b76e8fb639fec117"}, "audit_ids": ["tpWUANxIRnCHMtw9prugHA"], "issued_at": "2018-07-21T00:25:39.000000Z"}} 2018-07-21 00:25:39,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0be261d7ed8ded6d11b717493406e96ce84403e1" 2018-07-21 00:25:39,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d91058-9f5d-493d-80db-3955a60b99ea 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:39,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-22d91058-9f5d-493d-80db-3955a60b99ea 2018-07-21 00:25:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:39,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6e1151ed-e98d-46e3-852d-ad1bc05c2478 Date: Sat, 21 Jul 2018 00:25:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d10057e75fb44053ab1783c2bf2c2e50","l2_adjacency":true,"status":"ACTIVE","subnets":["8304b690-778d-4d78-ad61-d374d7e9a482"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net","admin_state_up":true,"tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:33Z","mtu":1450}]} 2018-07-21 00:25:39,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net used request id req-6e1151ed-e98d-46e3-852d-ad1bc05c2478 2018-07-21 00:25:39,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:39,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-37915a57-f4d2-456f-8ae2-fb773309f487 Date: Sat, 21 Jul 2018 00:25:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:34Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d10057e75fb44053ab1783c2bf2c2e50","id":"8304b690-778d-4d78-ad61-d374d7e9a482","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet"}]} 2018-07-21 00:25:39,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-37915a57-f4d2-456f-8ae2-fb773309f487 2018-07-21 00:25:39,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:40,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fa3c2f74-2045-48d8-9c7c-f61835b22fdc Date: Sat, 21 Jul 2018 00:25:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d10057e75fb44053ab1783c2bf2c2e50","l2_adjacency":true,"status":"ACTIVE","subnets":["8304b690-778d-4d78-ad61-d374d7e9a482"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:34Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net","admin_state_up":true,"tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:33Z","mtu":1450}]} 2018-07-21 00:25:40,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net used request id req-fa3c2f74-2045-48d8-9c7c-f61835b22fdc 2018-07-21 00:25:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:40,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be261d7ed8ded6d11b717493406e96ce84403e1" 2018-07-21 00:25:40,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda19338-a825-41df-a4cd-108fc987de36 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}} 2018-07-21 00:25:40,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 used request id req-eda19338-a825-41df-a4cd-108fc987de36 2018-07-21 00:25:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" 2018-07-21 00:25:40,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc136873-198c-427b-8f2f-237e48812a04 Date: Sat, 21 Jul 2018 00:25:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e08d059-8d9d-44b8-942d-2ca0d6e30b75","tenant_id":"d10057e75fb44053ab1783c2bf2c2e50","created_at":"2018-07-21T00:25:34Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d10057e75fb44053ab1783c2bf2c2e50","id":"8304b690-778d-4d78-ad61-d374d7e9a482","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet"}]} 2018-07-21 00:25:40,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-bc136873-198c-427b-8f2f-237e48812a04 2018-07-21 00:25:40,423 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net 2018-07-21 00:25:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fda22f4995d60102b2651eba8d060e30d38eff83" -d '{"port": {"network_id": "4e08d059-8d9d-44b8-942d-2ca0d6e30b75", "name": "CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-21 00:25:40,440 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-846bc1e3-9593-4fec-94f5-b9a04e31446c Date: Sat, 21 Jul 2018 00:25:40 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 00:25:40,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-846bc1e3-9593-4fec-94f5-b9a04e31446c 2018-07-21 00:25:40,440 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 00:25:40,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/dcec39de-e26b-40d5-a82e-f4eb3914ce12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec847b3be4d61112e1fd4cbecb970bcac510b80" 2018-07-21 00:25:40,488 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:25: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-16202484-cdef-44cf-9506-e9eccc5db169 x-compute-request-id: req-16202484-cdef-44cf-9506-e9eccc5db169 Content-Length: 0 Content-Type: application/json 2018-07-21 00:25:40,488 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/dcec39de-e26b-40d5-a82e-f4eb3914ce12 used request id req-16202484-cdef-44cf-9506-e9eccc5db169 2018-07-21 00:25:40,489 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet 2018-07-21 00:25:40,489 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-subnet 2018-07-21 00:25:40,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8304b690-778d-4d78-ad61-d374d7e9a482 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:42,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff045500-49ac-4b54-a16b-c80ce07a12f9 Date: Sat, 21 Jul 2018 00:25:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:25:42,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8304b690-778d-4d78-ad61-d374d7e9a482 used request id req-ff045500-49ac-4b54-a16b-c80ce07a12f9 2018-07-21 00:25:42,656 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-pub-net 2018-07-21 00:25:42,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/4e08d059-8d9d-44b8-942d-2ca0d6e30b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a9d07b11778dcc7b11e74c825ff8b7234d32bc" 2018-07-21 00:25:44,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe67d89b-2f2f-43ec-8854-320a1cc630ca Date: Sat, 21 Jul 2018 00:25:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:25:44,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4e08d059-8d9d-44b8-942d-2ca0d6e30b75 used request id req-fe67d89b-2f2f-43ec-8854-320a1cc630ca 2018-07-21 00:25:44,146 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-dab8dc82-82b1-4c96-b471-603ca18fe621-image 2018-07-21 00:25:44,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}861bd9dd61b01e64fba83680ed9eb6f1fed7b57b" 2018-07-21 00:25:44,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-406947e6-707e-4be5-8700-e136af7df85f Date: Sat, 21 Jul 2018 00:25:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:25:44,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9b58f193-9502-4de8-874e-c691b94f17d9 used request id req-406947e6-707e-4be5-8700-e136af7df85f 2018-07-21 00:25:44,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-db5ef0ae-73db-4804-8e4e-623f2a3f7cfb Date: Sat, 21 Jul 2018 00:25:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "created_at": "2018-07-21T00:25:33Z", "updated_at": "2018-07-21T00:25:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "revision_number": 0, "id": "6c088e12-5b12-493b-8912-7849e15d62fb", "remote_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "port_range_min": null, "ethertype": "IPv6", "project_id": "d10057e75fb44053ab1783c2bf2c2e50"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "revision_number": 0, "id": "97bce738-b459-480d-8fc6-f18828f714eb", "remote_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "port_range_min": null, "ethertype": "IPv4", "project_id": "d10057e75fb44053ab1783c2bf2c2e50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "revision_number": 0, "id": "b2e8339f-88f3-47ae-8dd8-b8dc47201e4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "port_range_min": null, "ethertype": "IPv6", "project_id": "d10057e75fb44053ab1783c2bf2c2e50"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "revision_number": 0, "id": "baa5c7ba-88fb-418e-9c13-446c635e5ec5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "port_range_min": null, "ethertype": "IPv4", "project_id": "d10057e75fb44053ab1783c2bf2c2e50"}], "revision_number": 4, "project_id": "d10057e75fb44053ab1783c2bf2c2e50", "id": "8bbc488a-2a1d-4756-847c-de236b424b10", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:25:45,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-db5ef0ae-73db-4804-8e4e-623f2a3f7cfb 2018-07-21 00:25:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3a5d0d-5557-4be3-bbcd-577e33f3bbc4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:25:45,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-fe3a5d0d-5557-4be3-bbcd-577e33f3bbc4 2018-07-21 00:25:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b68d66-ce6f-4952-aa82-b497ca0c9f1f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:25:45,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c5b68d66-ce6f-4952-aa82-b497ca0c9f1f 2018-07-21 00:25:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceeb13b9-ff68-4859-b2c9-ab92876cf204 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:45,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ceeb13b9-ff68-4859-b2c9-ab92876cf204 2018-07-21 00:25:45,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:45,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aedff33d-136a-4a8b-bb23-caa4e2645aff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:45,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-aedff33d-136a-4a8b-bb23-caa4e2645aff 2018-07-21 00:25:45,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:45,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47f4a3bf-df38-418a-8bdb-f07681adff2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:45,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-47f4a3bf-df38-418a-8bdb-f07681adff2d 2018-07-21 00:25:45,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:45,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d0d811-770e-452c-a98f-1710e2ea6ba4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:25:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-40d0d811-770e-452c-a98f-1710e2ea6ba4 2018-07-21 00:25:45,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:25:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:45,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ce3a3d-7337-4699-a790-072c95f4fcda Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d10057e75fb44053ab1783c2bf2c2e50", "name": "CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj"}} 2018-07-21 00:25:45,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 used request id req-31ce3a3d-7337-4699-a790-072c95f4fcda 2018-07-21 00:25:45,883 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bbc488a-2a1d-4756-847c-de236b424b10 2018-07-21 00:25:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8bbc488a-2a1d-4756-847c-de236b424b10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:46,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e4a1e0c3-a753-47da-832f-5ae8680f4886 Date: Sat, 21 Jul 2018 00:25:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "port_range_min": null, "revision_number": 0, "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "created_at": "2018-07-21T00:25:33Z", "project_id": "d10057e75fb44053ab1783c2bf2c2e50", "id": "6c088e12-5b12-493b-8912-7849e15d62fb"}, {"remote_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "port_range_min": null, "revision_number": 0, "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "created_at": "2018-07-21T00:25:33Z", "project_id": "d10057e75fb44053ab1783c2bf2c2e50", "id": "97bce738-b459-480d-8fc6-f18828f714eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "port_range_min": null, "revision_number": 0, "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "created_at": "2018-07-21T00:25:33Z", "project_id": "d10057e75fb44053ab1783c2bf2c2e50", "id": "b2e8339f-88f3-47ae-8dd8-b8dc47201e4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:33Z", "security_group_id": "8bbc488a-2a1d-4756-847c-de236b424b10", "port_range_min": null, "revision_number": 0, "tenant_id": "d10057e75fb44053ab1783c2bf2c2e50", "created_at": "2018-07-21T00:25:33Z", "project_id": "d10057e75fb44053ab1783c2bf2c2e50", "id": "baa5c7ba-88fb-418e-9c13-446c635e5ec5"}]} 2018-07-21 00:25:46,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8bbc488a-2a1d-4756-847c-de236b424b10 used request id req-e4a1e0c3-a753-47da-832f-5ae8680f4886 2018-07-21 00:25:46,080 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:25:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8bbc488a-2a1d-4756-847c-de236b424b10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:46,427 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37de46f5-4bd2-416a-8917-34054fb8fbb8 Content-Length: 0 Date: Sat, 21 Jul 2018 00:25:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:25:46,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8bbc488a-2a1d-4756-847c-de236b424b10 used request id req-37de46f5-4bd2-416a-8917-34054fb8fbb8 2018-07-21 00:25:46,427 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj 2018-07-21 00:25:46,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:46,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe04d91-cb34-4155-b9a7-dc143131d102 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:46,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d10057e75fb44053ab1783c2bf2c2e50 used request id req-dbe04d91-cb34-4155-b9a7-dc143131d102 2018-07-21 00:25:46,644 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-dc7ee051-52fa-49d-proj-role 2018-07-21 00:25:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4ad8d4249a674578a5450a712213649a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:46,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8edc2b41-b29a-49cd-940e-063570361b90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:46,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4ad8d4249a674578a5450a712213649a used request id req-8edc2b41-b29a-49cd-940e-063570361b90 2018-07-21 00:25:46,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8db850421be4cf75cd64f63ed73add729a975067" 2018-07-21 00:25:46,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73ff2fd-490c-46c9-b1bc-0a14fadb07cc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:25:46,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b73ff2fd-490c-46c9-b1bc-0a14fadb07cc 2018-07-21 00:25:46,881 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-dc7ee051-52fa-49d-user 2018-07-21 00:25:46,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9ad4c9da63254aa0b76e8fb639fec117 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0987d61adcb9cf61a761808013b7be82535be20c" 2018-07-21 00:25:47,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94cf2d1f-9f26-4ba2-b30f-e739f4836c4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:47,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9ad4c9da63254aa0b76e8fb639fec117 used request id req-94cf2d1f-9f26-4ba2-b30f-e739f4836c4b 2018-07-21 00:25:47,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:47,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["3GPXsS0aTIupmKUfmy8jNQ"], "issued_at": "2018-07-21T00:25:47.000000Z"}} 2018-07-21 00:25:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bb8b4b66bedf4689de131e0a8467766c2379485a" 2018-07-21 00:25:47,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083688c6-c6a8-4163-aa16-911b0f1f1bbf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:47,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-083688c6-c6a8-4163-aa16-911b0f1f1bbf 2018-07-21 00:25:47,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:47,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:47,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8E5wXzN0Swezzcc74xa8eQ"], "issued_at": "2018-07-21T00:25:47.000000Z"}} 2018-07-21 00:25:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:25:48,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdeb23c-15b4-4e4f-8eee-a170c1b19cb7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:48,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0cdeb23c-15b4-4e4f-8eee-a170c1b19cb7 2018-07-21 00:25:48,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:48,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:25:48,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5df883-cb94-4fb7-aab0-e3c70448235c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:25:48,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj used request id req-3d5df883-cb94-4fb7-aab0-e3c70448235c 2018-07-21 00:25:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:25:48,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b582cd-a47a-4fd4-a7e2-ea568ccee5ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:25:48,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e4b582cd-a47a-4fd4-a7e2-ea568ccee5ff 2018-07-21 00:25:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}}' 2018-07-21 00:25:48,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f93edee-bab2-4b5d-a2d1-a31dad6dec0e Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7"}, "tags": [], "enabled": true, "id": "39f0bb9328854369991943ec27d0bdd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}} 2018-07-21 00:25:48,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5f93edee-bab2-4b5d-a2d1-a31dad6dec0e 2018-07-21 00:25:48,376 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj 2018-07-21 00:25:48,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:48,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:48,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["gPTcf7L8Tfau2Tv22uQKPw"], "issued_at": "2018-07-21T00:25:48.000000Z"}} 2018-07-21 00:25:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5ddb5d6016fa2b79ec274da162438958786b8a0f" 2018-07-21 00:25:48,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419aad57-5f82-435c-907c-6d6ebc933b44 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:48,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-419aad57-5f82-435c-907c-6d6ebc933b44 2018-07-21 00:25:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:48,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddb5d6016fa2b79ec274da162438958786b8a0f" 2018-07-21 00:25:49,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef5aee0-20e9-4bb7-adb7-504539d9e38c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:25:49,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5ef5aee0-20e9-4bb7-adb7-504539d9e38c 2018-07-21 00:25:49,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddb5d6016fa2b79ec274da162438958786b8a0f" 2018-07-21 00:25:49,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7350f4ae-7942-455b-bc20-20b082431950 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7"}, "tags": [], "enabled": true, "id": "39f0bb9328854369991943ec27d0bdd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}]} 2018-07-21 00:25:49,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj used request id req-7350f4ae-7942-455b-bc20-20b082431950 2018-07-21 00:25:49,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddb5d6016fa2b79ec274da162438958786b8a0f" 2018-07-21 00:25:49,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ff7c08-456a-4cac-84ca-23cf51ae0d66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:25:49,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-66ff7c08-456a-4cac-84ca-23cf51ae0d66 2018-07-21 00:25:49,746 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-user 2018-07-21 00:25:49,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:25:49,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84ab403-c6db-4700-8146-13b4df925192 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:25:49,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f84ab403-c6db-4700-8146-13b4df925192 2018-07-21 00:25:49,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" -d '{"role": {"name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role"}}' 2018-07-21 00:25:49,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0034a5c-2f0c-469c-bf10-8a1dc55a94a5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "488d533df35b4204b9c618c66dd1056e", "links": {"self": "http://172.30.9.21:5000/v3/roles/488d533df35b4204b9c618c66dd1056e"}, "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role"}} 2018-07-21 00:25:49,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0034a5c-2f0c-469c-bf10-8a1dc55a94a5 2018-07-21 00:25:49,975 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role 2018-07-21 00:25:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/488d533df35b4204b9c618c66dd1056e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:25:49,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3ffb22-0d5a-4ac0-b23a-dce5b69eda50 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "488d533df35b4204b9c618c66dd1056e", "links": {"self": "http://172.30.9.21:5000/v3/roles/488d533df35b4204b9c618c66dd1056e"}, "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role"}} 2018-07-21 00:25:49,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/488d533df35b4204b9c618c66dd1056e used request id req-cd3ffb22-0d5a-4ac0-b23a-dce5b69eda50 2018-07-21 00:25:49,997 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role to project CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj 2018-07-21 00:25:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7/users/d4994c0878fd4ecf8baf4d795870239d/roles/488d533df35b4204b9c618c66dd1056e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:25:50,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-279fa1c9-a087-4aeb-a830-604e8f613fbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:25:50,133 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7/users/d4994c0878fd4ecf8baf4d795870239d/roles/488d533df35b4204b9c618c66dd1056e used request id req-279fa1c9-a087-4aeb-a830-604e8f613fbd 2018-07-21 00:25:50,134 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:25:50,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:50,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:50,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488d533df35b4204b9c618c66dd1056e", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role"}], "expires_at": "2018-07-21T01:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-user", "id": "d4994c0878fd4ecf8baf4d795870239d"}, "audit_ids": ["MwxrAYC9Rfm8RNLcFgFb8Q"], "issued_at": "2018-07-21T00:25:50.000000Z"}} 2018-07-21 00:25:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" 2018-07-21 00:25:50,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970110e8-c194-4483-8e96-cbb2308ccf9a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:50,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-970110e8-c194-4483-8e96-cbb2308ccf9a 2018-07-21 00:25:50,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" 2018-07-21 00:25:50,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-09d717b8-8a30-450b-946e-1777f7e1a9da Date: Sat, 21 Jul 2018 00:25:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image"} 2018-07-21 00:25:50,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image used request id req-09d717b8-8a30-450b-946e-1777f7e1a9da 2018-07-21 00:25:50,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" 2018-07-21 00:25:51,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7048eef2-ee37-46e5-8c52-f2bf7aa45da9 Date: Sat, 21 Jul 2018 00:25:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:25:51,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7048eef2-ee37-46e5-8c52-f2bf7aa45da9 2018-07-21 00:25:51,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image"}' 2018-07-21 00:25:51,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b50c10c-b0c2-486f-8b45-e9cd42ffeb68 Date: Sat, 21 Jul 2018 00:25:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:25:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:25:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9", "min_disk": 0, "protected": false, "id": "6a9d3958-f21c-454b-af77-39ce826caea9", "file": "/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9/file", "checksum": null, "owner": "39f0bb9328854369991943ec27d0bdd7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:25:51,474 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3b50c10c-b0c2-486f-8b45-e9cd42ffeb68 2018-07-21 00:25:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" -d '' 2018-07-21 00:25:52,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edf6e062-1c4e-4392-aaec-048c3434daeb Date: Sat, 21 Jul 2018 00:25: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-21 00:25:52,878 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9/file used request id req-edf6e062-1c4e-4392-aaec-048c3434daeb 2018-07-21 00:25:52,879 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:25:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" 2018-07-21 00:25:53,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9ef02914-4245-43b1-a25c-64e257214ee8 Date: Sat, 21 Jul 2018 00:25:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:25:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:25:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6a9d3958-f21c-454b-af77-39ce826caea9/snap", "metadata": {}}], "self": "/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9", "min_disk": 0, "protected": false, "id": "6a9d3958-f21c-454b-af77-39ce826caea9", "file": "/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39f0bb9328854369991943ec27d0bdd7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6a9d3958-f21c-454b-af77-39ce826caea9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:25:53,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9 used request id req-9ef02914-4245-43b1-a25c-64e257214ee8 2018-07-21 00:25:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" 2018-07-21 00:25:53,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1e277769-f8ee-4d06-838b-964af0251611 Date: Sat, 21 Jul 2018 00:25: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-21 00:25:53,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1e277769-f8ee-4d06-838b-964af0251611 2018-07-21 00:25:53,323 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image 2018-07-21 00:25:53,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" 2018-07-21 00:25:53,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b044c3ba-ec64-49f4-9e7c-e1aafeb32253 Date: Sat, 21 Jul 2018 00:25:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:25:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:25:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6a9d3958-f21c-454b-af77-39ce826caea9/snap", "metadata": {}}], "self": "/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9", "min_disk": 0, "protected": false, "id": "6a9d3958-f21c-454b-af77-39ce826caea9", "file": "/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "39f0bb9328854369991943ec27d0bdd7", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6a9d3958-f21c-454b-af77-39ce826caea9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:25:53,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9 used request id req-b044c3ba-ec64-49f4-9e7c-e1aafeb32253 2018-07-21 00:25:53,348 - create_image - DEBUG - Instance status is - active 2018-07-21 00:25:53,348 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image 2018-07-21 00:25:53,348 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image 2018-07-21 00:25:53,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:53,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:53,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488d533df35b4204b9c618c66dd1056e", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role"}], "expires_at": "2018-07-21T01:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-user", "id": "d4994c0878fd4ecf8baf4d795870239d"}, "audit_ids": ["iOmQpEEjSsuwszhpF7O4Fg"], "issued_at": "2018-07-21T00:25:53.000000Z"}} 2018-07-21 00:25:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:25:53,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0953768b-dcd7-416d-95d2-85167f0ae0b4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:53,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0953768b-dcd7-416d-95d2-85167f0ae0b4 2018-07-21 00:25:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:25:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5eefeb6-7b74-409d-9541-d2b95135abf0 Date: Sat, 21 Jul 2018 00:25:54 GMT RESP BODY: {"networks":[]} 2018-07-21 00:25:54,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net used request id req-f5eefeb6-7b74-409d-9541-d2b95135abf0 2018-07-21 00:25:54,042 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net 2018-07-21 00:25:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" -d '{"network": {"name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net", "admin_state_up": true}}' 2018-07-21 00:25:54,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-4a99b68c-cefd-4574-a242-3863aa5179e0 Date: Sat, 21 Jul 2018 00:25:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"39f0bb9328854369991943ec27d0bdd7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:25:54Z","is_default":false,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:54Z","mtu":1450}} 2018-07-21 00:25:54,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-4a99b68c-cefd-4574-a242-3863aa5179e0 2018-07-21 00:25:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:25:54,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-acc3e709-7c1f-45e1-abff-7ddbfdaaa3c0 Date: Sat, 21 Jul 2018 00:25:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"39f0bb9328854369991943ec27d0bdd7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:25:54Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net","admin_state_up":true,"tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:54Z","mtu":1450}]} 2018-07-21 00:25:54,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-acc3e709-7c1f-45e1-abff-7ddbfdaaa3c0 2018-07-21 00:25:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:25:55,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0a5b823a-0514-40e9-a1e6-800541dd8745 Date: Sat, 21 Jul 2018 00:25:55 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:25:55,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-0a5b823a-0514-40e9-a1e6-800541dd8745 2018-07-21 00:25:55,083 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet 2018-07-21 00:25:55,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" -d '{"subnets": [{"ip_version": 4, "network_id": "ec88d8b3-e897-406a-8d51-22930a6b3efc", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet"}]}' 2018-07-21 00:25:55,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de5f0f1d-74a2-4c63-b609-a8d1dae22c7b Date: Sat, 21 Jul 2018 00:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"39f0bb9328854369991943ec27d0bdd7","id":"225bb9a8-cf80-4246-8adb-434a4b0d053b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet"}]} 2018-07-21 00:25:55,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-de5f0f1d-74a2-4c63-b609-a8d1dae22c7b 2018-07-21 00:25:55,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:25:56,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b1ae4808-6e5a-43d9-8453-60356d19254f Date: Sat, 21 Jul 2018 00:25:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39f0bb9328854369991943ec27d0bdd7","l2_adjacency":true,"status":"ACTIVE","subnets":["225bb9a8-cf80-4246-8adb-434a4b0d053b"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net","admin_state_up":true,"tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:54Z","mtu":1450}]} 2018-07-21 00:25:56,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-b1ae4808-6e5a-43d9-8453-60356d19254f 2018-07-21 00:25:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:25:56,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fad83da8-6ede-432b-804f-2520a45b3809 Date: Sat, 21 Jul 2018 00:25:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"39f0bb9328854369991943ec27d0bdd7","id":"225bb9a8-cf80-4246-8adb-434a4b0d053b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet"}]} 2018-07-21 00:25:56,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-fad83da8-6ede-432b-804f-2520a45b3809 2018-07-21 00:25:56,173 - OpenStackNetwork - DEBUG - Network [ec88d8b3-e897-406a-8d51-22930a6b3efc] created successfully 2018-07-21 00:25:56,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:56,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:56,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["74F_tOgsQ9aBC1c-0bWcBw"], "issued_at": "2018-07-21T00:25:56.000000Z"}} 2018-07-21 00:25:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}996210008c3f827043774ebe6d3d28675e9860f9" 2018-07-21 00:25:56,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8506423a-5680-4d90-9e0b-2fd561146e88 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:56,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8506423a-5680-4d90-9e0b-2fd561146e88 2018-07-21 00:25:56,672 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:25:56,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996210008c3f827043774ebe6d3d28675e9860f9" 2018-07-21 00:25:56,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-82560c09-5af9-4db2-b26f-8e288c14d5e2 x-compute-request-id: req-82560c09-5af9-4db2-b26f-8e288c14d5e2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:25:56,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-82560c09-5af9-4db2-b26f-8e288c14d5e2 2018-07-21 00:25:56,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996210008c3f827043774ebe6d3d28675e9860f9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-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-21 00:25:56,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-31c1538f-9c95-4270-99af-81b86d1a66c0 x-compute-request-id: req-31c1538f-9c95-4270-99af-81b86d1a66c0 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/26c023b6-71a6-4d51-b3b9-9a7c30e2cd81", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/26c023b6-71a6-4d51-b3b9-9a7c30e2cd81", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "26c023b6-71a6-4d51-b3b9-9a7c30e2cd81"}} 2018-07-21 00:25:56,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-31c1538f-9c95-4270-99af-81b86d1a66c0 2018-07-21 00:25:56,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:56,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:57,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488d533df35b4204b9c618c66dd1056e", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role"}], "expires_at": "2018-07-21T01:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-user", "id": "d4994c0878fd4ecf8baf4d795870239d"}, "audit_ids": ["APCSogE7To6DJ3ah4T9fFA"], "issued_at": "2018-07-21T00:25:57.000000Z"}} 2018-07-21 00:25:57,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:57,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deadb0c7-4f19-4de5-862a-14ff360ed50a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:57,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-deadb0c7-4f19-4de5-862a-14ff360ed50a 2018-07-21 00:25:57,426 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:25:57,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:57,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f08613-2f62-4620-b586-dce379368ae6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:25:57,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-26f08613-2f62-4620-b586-dce379368ae6 2018-07-21 00:25:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:57,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6375c41f-ee13-402a-afee-59d78fc3b53d Date: Sat, 21 Jul 2018 00:25:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39f0bb9328854369991943ec27d0bdd7","l2_adjacency":true,"status":"ACTIVE","subnets":["225bb9a8-cf80-4246-8adb-434a4b0d053b"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net","admin_state_up":true,"tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:54Z","mtu":1450}]} 2018-07-21 00:25:57,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net used request id req-6375c41f-ee13-402a-afee-59d78fc3b53d 2018-07-21 00:25:57,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:25:57,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:25:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:25:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:57,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca00f5b7-9d23-4679-a064-a36ef4fd057e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}} 2018-07-21 00:25:57,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 used request id req-ca00f5b7-9d23-4679-a064-a36ef4fd057e 2018-07-21 00:25:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:58,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-914ad905-e760-4106-80a2-8fed917c027a Date: Sat, 21 Jul 2018 00:25:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"39f0bb9328854369991943ec27d0bdd7","id":"225bb9a8-cf80-4246-8adb-434a4b0d053b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet"}]} 2018-07-21 00:25:58,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-914ad905-e760-4106-80a2-8fed917c027a 2018-07-21 00:25:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc&name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:58,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7af1a492-1f1a-4b56-820e-51c7d8687826 Date: Sat, 21 Jul 2018 00:25:58 GMT RESP BODY: {"ports":[]} 2018-07-21 00:25:58,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc&name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919port-1&admin_state_up=True used request id req-7af1a492-1f1a-4b56-820e-51c7d8687826 2018-07-21 00:25:58,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:58,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25: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-c65a74d0-1b00-4fe0-92ae-c7d135a77923 x-compute-request-id: req-c65a74d0-1b00-4fe0-92ae-c7d135a77923 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:25:58,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-inst used request id req-c65a74d0-1b00-4fe0-92ae-c7d135a77923 2018-07-21 00:25:58,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:59,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dfd4abe7-3bea-44f8-a85f-a501a5029f9e Date: Sat, 21 Jul 2018 00:25:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39f0bb9328854369991943ec27d0bdd7","l2_adjacency":true,"status":"ACTIVE","subnets":["225bb9a8-cf80-4246-8adb-434a4b0d053b"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net","admin_state_up":true,"tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:54Z","mtu":1450}]} 2018-07-21 00:25:59,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net used request id req-dfd4abe7-3bea-44f8-a85f-a501a5029f9e 2018-07-21 00:25:59,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:59,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c8dac9-02eb-4565-9568-83783538d523 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}} 2018-07-21 00:25:59,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 used request id req-59c8dac9-02eb-4565-9568-83783538d523 2018-07-21 00:25:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:59,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4861fa6-7dda-4cbe-b1df-ac1c942e504e Date: Sat, 21 Jul 2018 00:25:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"39f0bb9328854369991943ec27d0bdd7","id":"225bb9a8-cf80-4246-8adb-434a4b0d053b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet"}]} 2018-07-21 00:25:59,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-d4861fa6-7dda-4cbe-b1df-ac1c942e504e 2018-07-21 00:25:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc&name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:25:59,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29e705f5-f487-4169-a4bf-95bd2d4e5b52 Date: Sat, 21 Jul 2018 00:25:59 GMT RESP BODY: {"ports":[]} 2018-07-21 00:25:59,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc&name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919port-1&admin_state_up=True used request id req-29e705f5-f487-4169-a4bf-95bd2d4e5b52 2018-07-21 00:25:59,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:25:59,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:25:59,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488d533df35b4204b9c618c66dd1056e", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role"}], "expires_at": "2018-07-21T01:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/39f0bb9328854369991943ec27d0bdd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-user", "id": "d4994c0878fd4ecf8baf4d795870239d"}, "audit_ids": ["pkinGqrfRUCxodhoUNH1QA"], "issued_at": "2018-07-21T00:25:59.000000Z"}} 2018-07-21 00:25:59,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a5af7def298c858864709fad7230835a167d5f87" 2018-07-21 00:26:00,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced6fa11-c948-404b-8253-f25c3155fbc4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:00,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ced6fa11-c948-404b-8253-f25c3155fbc4 2018-07-21 00:26:00,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:26:00,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-98554473-0560-42e6-95ab-48d0ce0e6885 Date: Sat, 21 Jul 2018 00:26:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39f0bb9328854369991943ec27d0bdd7","l2_adjacency":true,"status":"ACTIVE","subnets":["225bb9a8-cf80-4246-8adb-434a4b0d053b"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net","admin_state_up":true,"tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:54Z","mtu":1450}]} 2018-07-21 00:26:00,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net used request id req-98554473-0560-42e6-95ab-48d0ce0e6885 2018-07-21 00:26:00,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:26:00,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-481e8e14-7ac8-405f-9e84-90168915dc43 Date: Sat, 21 Jul 2018 00:26:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"39f0bb9328854369991943ec27d0bdd7","id":"225bb9a8-cf80-4246-8adb-434a4b0d053b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet"}]} 2018-07-21 00:26:00,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-481e8e14-7ac8-405f-9e84-90168915dc43 2018-07-21 00:26:00,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:26:00,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ac5cdb8f-469f-4b0a-8a53-d12a4828059f Date: Sat, 21 Jul 2018 00:26:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"39f0bb9328854369991943ec27d0bdd7","l2_adjacency":true,"status":"ACTIVE","subnets":["225bb9a8-cf80-4246-8adb-434a4b0d053b"],"description":"","tags":[],"updated_at":"2018-07-21T00:25:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net","admin_state_up":true,"tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:54Z","mtu":1450}]} 2018-07-21 00:26:00,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net used request id req-ac5cdb8f-469f-4b0a-8a53-d12a4828059f 2018-07-21 00:26:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:00,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5af7def298c858864709fad7230835a167d5f87" 2018-07-21 00:26:00,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff6626c-1a14-4a5e-b55a-91920e1f2f5e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}} 2018-07-21 00:26:00,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 used request id req-9ff6626c-1a14-4a5e-b55a-91920e1f2f5e 2018-07-21 00:26:00,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" 2018-07-21 00:26:01,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2a1c8378-71aa-46f2-9165-938cbf8507d2 Date: Sat, 21 Jul 2018 00:26:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec88d8b3-e897-406a-8d51-22930a6b3efc","tenant_id":"39f0bb9328854369991943ec27d0bdd7","created_at":"2018-07-21T00:25:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:25:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"39f0bb9328854369991943ec27d0bdd7","id":"225bb9a8-cf80-4246-8adb-434a4b0d053b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet"}]} 2018-07-21 00:26:01,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-2a1c8378-71aa-46f2-9165-938cbf8507d2 2018-07-21 00:26:01,158 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net 2018-07-21 00:26:01,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95251cafb599e6e08468cfc64c584d1e9235dfb0" -d '{"port": {"network_id": "ec88d8b3-e897-406a-8d51-22930a6b3efc", "name": "CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-07-21 00:26:01,337 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-7cc09106-4779-4c71-9247-e5ae5cd8a601 Date: Sat, 21 Jul 2018 00:26:01 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 00:26:01,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-7cc09106-4779-4c71-9247-e5ae5cd8a601 2018-07-21 00:26:01,338 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 00:26:01,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/26c023b6-71a6-4d51-b3b9-9a7c30e2cd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996210008c3f827043774ebe6d3d28675e9860f9" 2018-07-21 00:26:01,374 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:26: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-a14e7980-f2f8-4bcc-aea7-a88be6feb859 x-compute-request-id: req-a14e7980-f2f8-4bcc-aea7-a88be6feb859 Content-Length: 0 Content-Type: application/json 2018-07-21 00:26:01,374 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/26c023b6-71a6-4d51-b3b9-9a7c30e2cd81 used request id req-a14e7980-f2f8-4bcc-aea7-a88be6feb859 2018-07-21 00:26:01,375 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet 2018-07-21 00:26:01,375 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-subnet 2018-07-21 00:26:01,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/225bb9a8-cf80-4246-8adb-434a4b0d053b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:26:03,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5fec1332-5cb5-4d4d-9098-2d7fa16d4aab Date: Sat, 21 Jul 2018 00:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:03,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/225bb9a8-cf80-4246-8adb-434a4b0d053b used request id req-5fec1332-5cb5-4d4d-9098-2d7fa16d4aab 2018-07-21 00:26:03,515 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-pub-net 2018-07-21 00:26:03,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ec88d8b3-e897-406a-8d51-22930a6b3efc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6dd01297f554ea7432b9c54f41fdc315129d86a" 2018-07-21 00:26:04,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2986cad2-a7c4-4270-b1b0-f136f1d7154e Date: Sat, 21 Jul 2018 00:26:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:04,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ec88d8b3-e897-406a-8d51-22930a6b3efc used request id req-2986cad2-a7c4-4270-b1b0-f136f1d7154e 2018-07-21 00:26:04,983 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7bcd92e7-68c0-40e8-aa51-f003615f2919-image 2018-07-21 00:26:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83f93e4ef85c19ad0c8f9d6dfed757d38f886f6a" 2018-07-21 00:26:05,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24488731-9f36-4298-84af-9488dbe7f4e5 Date: Sat, 21 Jul 2018 00:26:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:26:05,537 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6a9d3958-f21c-454b-af77-39ce826caea9 used request id req-24488731-9f36-4298-84af-9488dbe7f4e5 2018-07-21 00:26:05,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:05,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a5f6b0af-8c4f-413c-a48c-80d5746d9882 Date: Sat, 21 Jul 2018 00:26:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "created_at": "2018-07-21T00:25:54Z", "updated_at": "2018-07-21T00:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "revision_number": 0, "id": "3cbcf2ed-cb8f-4bb4-a09b-cf85b24e06b2", "remote_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "39f0bb9328854369991943ec27d0bdd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "revision_number": 0, "id": "55b77e48-c48d-43b4-ac08-64e2e2d6e0e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "39f0bb9328854369991943ec27d0bdd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "revision_number": 0, "id": "64b918a0-ce99-431f-8553-8e0a6f0aa9eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "39f0bb9328854369991943ec27d0bdd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "revision_number": 0, "id": "dabf4d4d-d6c0-4d86-a971-4b145016b067", "remote_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "remote_ip_prefix": null, "created_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "39f0bb9328854369991943ec27d0bdd7"}], "revision_number": 4, "project_id": "39f0bb9328854369991943ec27d0bdd7", "id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:26:05,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a5f6b0af-8c4f-413c-a48c-80d5746d9882 2018-07-21 00:26:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:05,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad13b70-0807-4849-95e6-650a531ff92e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:26:05,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-7ad13b70-0807-4849-95e6-650a531ff92e 2018-07-21 00:26:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:05,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f159ca-699c-4690-8de0-62f6dad8aee9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:26:05,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-39f159ca-699c-4690-8de0-62f6dad8aee9 2018-07-21 00:26:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:06,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf88e3c-65b8-4e4e-b481-2ca7747ec51b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:06,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-0cf88e3c-65b8-4e4e-b481-2ca7747ec51b 2018-07-21 00:26:06,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:06,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:06,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6c7a57-97b9-4e97-b056-808af24b20e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:06,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-ab6c7a57-97b9-4e97-b056-808af24b20e8 2018-07-21 00:26:06,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:06,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23eef5c1-30c7-4322-a8e9-2d3bdc4612c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:06,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-23eef5c1-30c7-4322-a8e9-2d3bdc4612c4 2018-07-21 00:26:06,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:06,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:06,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d01cef3-f5b4-4772-b500-b42ee0e34d11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:06,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-5d01cef3-f5b4-4772-b500-b42ee0e34d11 2018-07-21 00:26:06,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:06,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:06,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60af6dfa-23aa-4477-9d61-17192058e5a9 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "39f0bb9328854369991943ec27d0bdd7", "name": "CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj"}} 2018-07-21 00:26:06,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 used request id req-60af6dfa-23aa-4477-9d61-17192058e5a9 2018-07-21 00:26:06,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e137567a-b0ec-45f8-968d-c6e310b1301e 2018-07-21 00:26:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e137567a-b0ec-45f8-968d-c6e310b1301e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:06,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f28df7bf-f188-4739-b0c2-1bd2d59b4db1 Date: Sat, 21 Jul 2018 00:26:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "port_range_min": null, "revision_number": 0, "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "created_at": "2018-07-21T00:25:54Z", "project_id": "39f0bb9328854369991943ec27d0bdd7", "id": "3cbcf2ed-cb8f-4bb4-a09b-cf85b24e06b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "port_range_min": null, "revision_number": 0, "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "created_at": "2018-07-21T00:25:54Z", "project_id": "39f0bb9328854369991943ec27d0bdd7", "id": "55b77e48-c48d-43b4-ac08-64e2e2d6e0e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "port_range_min": null, "revision_number": 0, "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "created_at": "2018-07-21T00:25:54Z", "project_id": "39f0bb9328854369991943ec27d0bdd7", "id": "64b918a0-ce99-431f-8553-8e0a6f0aa9eb"}, {"remote_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:25:54Z", "security_group_id": "e137567a-b0ec-45f8-968d-c6e310b1301e", "port_range_min": null, "revision_number": 0, "tenant_id": "39f0bb9328854369991943ec27d0bdd7", "created_at": "2018-07-21T00:25:54Z", "project_id": "39f0bb9328854369991943ec27d0bdd7", "id": "dabf4d4d-d6c0-4d86-a971-4b145016b067"}]} 2018-07-21 00:26:06,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e137567a-b0ec-45f8-968d-c6e310b1301e used request id req-f28df7bf-f188-4739-b0c2-1bd2d59b4db1 2018-07-21 00:26:06,661 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:26:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e137567a-b0ec-45f8-968d-c6e310b1301e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:06,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d546fe6c-ef95-430f-ae5b-902937541ce3 Content-Length: 0 Date: Sat, 21 Jul 2018 00:26:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:06,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e137567a-b0ec-45f8-968d-c6e310b1301e used request id req-d546fe6c-ef95-430f-ae5b-902937541ce3 2018-07-21 00:26:06,975 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj 2018-07-21 00:26:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:07,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b48f309-46ca-4b7f-8860-018b7d462368 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:07,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/39f0bb9328854369991943ec27d0bdd7 used request id req-0b48f309-46ca-4b7f-8860-018b7d462368 2018-07-21 00:26:07,226 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-proj-role 2018-07-21 00:26:07,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/488d533df35b4204b9c618c66dd1056e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:07,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733cb744-3ca9-4791-ae4a-38f69ef1d043 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:07,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/488d533df35b4204b9c618c66dd1056e used request id req-733cb744-3ca9-4791-ae4a-38f69ef1d043 2018-07-21 00:26:07,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1057cf2afde3408e2fd4c8334da3bae6c8acbf00" 2018-07-21 00:26:07,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3baa9580-1136-4f8f-839e-51d64ca7d9f6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:26:07,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3baa9580-1136-4f8f-839e-51d64ca7d9f6 2018-07-21 00:26:07,442 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-34b1a5b5-9ed4-419-user 2018-07-21 00:26:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d4994c0878fd4ecf8baf4d795870239d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddb5d6016fa2b79ec274da162438958786b8a0f" 2018-07-21 00:26:07,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83d6529-e194-415f-a34f-9824338e781e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:07,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d4994c0878fd4ecf8baf4d795870239d used request id req-c83d6529-e194-415f-a34f-9824338e781e 2018-07-21 00:26:07,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:08,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ah6Ne0XcRlO-pxX9Pdgfww"], "issued_at": "2018-07-21T00:26:08.000000Z"}} 2018-07-21 00:26:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f3ebcd8cc4490e83c84a94fc2c5025f3479b9192" 2018-07-21 00:26:08,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e82f2d-140e-47fc-b2c6-b0713e878236 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:08,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a6e82f2d-140e-47fc-b2c6-b0713e878236 2018-07-21 00:26:08,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:08,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:08,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["U8W-UVEgSDCxnbJJI2AJ2w"], "issued_at": "2018-07-21T00:26:08.000000Z"}} 2018-07-21 00:26:08,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:08,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be72ad5a-2be5-4115-92c9-7b76fa583411 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:08,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-be72ad5a-2be5-4115-92c9-7b76fa583411 2018-07-21 00:26:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:08,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c2c665ff-0441-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:08,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa60ca88-bd42-4deb-8cc0-a4f1f42d5e8e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c2c665ff-0441-420-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:26:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c2c665ff-0441-420-proj used request id req-aa60ca88-bd42-4deb-8cc0-a4f1f42d5e8e 2018-07-21 00:26:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:08,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2540537e-604b-4b37-8a59-f2ede67e4128 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:26:08,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2540537e-604b-4b37-8a59-f2ede67e4128 2018-07-21 00:26:08,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}}' 2018-07-21 00:26:09,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a32f240-f146-4d34-b078-b80347252a97 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad"}, "tags": [], "enabled": true, "id": "50ae4d980d2d453eaaca1c614465dfad", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}} 2018-07-21 00:26:09,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0a32f240-f146-4d34-b078-b80347252a97 2018-07-21 00:26:09,353 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c2c665ff-0441-420-proj 2018-07-21 00:26:09,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:09,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:09,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["KajpbBVeTEK5vuzvEDswdg"], "issued_at": "2018-07-21T00:26:09.000000Z"}} 2018-07-21 00:26:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7663e82d526a3a206226f4faee6080af3c0c3f5c" 2018-07-21 00:26:09,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c503d168-3b1a-47c3-b20e-cebbdc3f9deb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:09,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c503d168-3b1a-47c3-b20e-cebbdc3f9deb 2018-07-21 00:26:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:09,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:09,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663e82d526a3a206226f4faee6080af3c0c3f5c" 2018-07-21 00:26:09,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb2edd8-9ce6-44e0-a98d-a1cd5c24152e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:26:09,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4cb2edd8-9ce6-44e0-a98d-a1cd5c24152e 2018-07-21 00:26:09,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c2c665ff-0441-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663e82d526a3a206226f4faee6080af3c0c3f5c" 2018-07-21 00:26:10,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53733fa-df3a-4f20-9bf5-ec50bdde3dc4 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c2c665ff-0441-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad"}, "tags": [], "enabled": true, "id": "50ae4d980d2d453eaaca1c614465dfad", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}]} 2018-07-21 00:26:10,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c2c665ff-0441-420-proj used request id req-c53733fa-df3a-4f20-9bf5-ec50bdde3dc4 2018-07-21 00:26:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663e82d526a3a206226f4faee6080af3c0c3f5c" 2018-07-21 00:26:10,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba00806-4c7b-4e1c-8af5-71cbeafe49cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:26:10,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9ba00806-4c7b-4e1c-8af5-71cbeafe49cd 2018-07-21 00:26:10,513 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c2c665ff-0441-420-user 2018-07-21 00:26:10,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:10,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:10,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8907b4-dfc5-400a-8422-33b102d2c8c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:26:10,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bd8907b4-dfc5-400a-8422-33b102d2c8c3 2018-07-21 00:26:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" -d '{"role": {"name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role"}}' 2018-07-21 00:26:10,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d642245-d3de-4766-8d0d-1f007df14f9f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "428d3772f3c84b80a1d40ddd99772726", "links": {"self": "http://172.30.9.21:5000/v3/roles/428d3772f3c84b80a1d40ddd99772726"}, "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role"}} 2018-07-21 00:26:10,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d642245-d3de-4766-8d0d-1f007df14f9f 2018-07-21 00:26:10,832 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role 2018-07-21 00:26:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/428d3772f3c84b80a1d40ddd99772726 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:10,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3d4c24-4631-4b28-aefe-fa71ef2363ad Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "428d3772f3c84b80a1d40ddd99772726", "links": {"self": "http://172.30.9.21:5000/v3/roles/428d3772f3c84b80a1d40ddd99772726"}, "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role"}} 2018-07-21 00:26:10,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/428d3772f3c84b80a1d40ddd99772726 used request id req-ca3d4c24-4631-4b28-aefe-fa71ef2363ad 2018-07-21 00:26:10,929 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role to project CreateInstancePortManipulationTests-c2c665ff-0441-420-proj 2018-07-21 00:26:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad/users/07edd98bdbcd4c9baa259972d8d9687f/roles/428d3772f3c84b80a1d40ddd99772726 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:11,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c033cc6-8c86-4d3c-a1ae-3f3dea673040 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:11,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad/users/07edd98bdbcd4c9baa259972d8d9687f/roles/428d3772f3c84b80a1d40ddd99772726 used request id req-4c033cc6-8c86-4d3c-a1ae-3f3dea673040 2018-07-21 00:26:11,082 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:26:11,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:11,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:11,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "428d3772f3c84b80a1d40ddd99772726", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role"}], "expires_at": "2018-07-21T01:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-user", "id": "07edd98bdbcd4c9baa259972d8d9687f"}, "audit_ids": ["T5aN6r8MRPaWGaCnpQRB0A"], "issued_at": "2018-07-21T00:26:11.000000Z"}} 2018-07-21 00:26:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" 2018-07-21 00:26:11,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579b3925-070c-49e8-b69c-5c57de065dfa 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:11,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-579b3925-070c-49e8-b69c-5c57de065dfa 2018-07-21 00:26:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" 2018-07-21 00:26:11,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-56c112ca-cc8a-4f14-adb7-23372fc62781 Date: Sat, 21 Jul 2018 00:26:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image"} 2018-07-21 00:26:11,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image used request id req-56c112ca-cc8a-4f14-adb7-23372fc62781 2018-07-21 00:26:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" 2018-07-21 00:26:12,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-666e42a7-0594-4d9b-9575-054b2f6755cf Date: Sat, 21 Jul 2018 00:26:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:26:12,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-666e42a7-0594-4d9b-9575-054b2f6755cf 2018-07-21 00:26:12,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image"}' 2018-07-21 00:26:12,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a91a4ac0-7cc3-4d8d-ac42-9f40816127f5 Date: Sat, 21 Jul 2018 00:26:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a", "min_disk": 0, "protected": false, "id": "dd280ddb-1d06-4d4e-9d79-fdae2b80068a", "file": "/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/file", "checksum": null, "owner": "50ae4d980d2d453eaaca1c614465dfad", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:12,283 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a91a4ac0-7cc3-4d8d-ac42-9f40816127f5 2018-07-21 00:26:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" -d '' 2018-07-21 00:26:12,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2666af63-3e30-4979-8ab2-3b0935b337fe Date: Sat, 21 Jul 2018 00:26:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:26:12,963 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/file used request id req-2666af63-3e30-4979-8ab2-3b0935b337fe 2018-07-21 00:26:12,964 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:26:12,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" 2018-07-21 00:26:13,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-869e151e-c940-4506-85ad-6f08b75d0b2d Date: Sat, 21 Jul 2018 00:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:12Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/snap", "metadata": {}}], "self": "/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a", "min_disk": 0, "protected": false, "id": "dd280ddb-1d06-4d4e-9d79-fdae2b80068a", "file": "/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "50ae4d980d2d453eaaca1c614465dfad", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:13,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a used request id req-869e151e-c940-4506-85ad-6f08b75d0b2d 2018-07-21 00:26:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" 2018-07-21 00:26:13,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b23865b-7c88-401e-9512-e1329398c692 Date: Sat, 21 Jul 2018 00:26: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-21 00:26:13,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7b23865b-7c88-401e-9512-e1329398c692 2018-07-21 00:26:13,341 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image 2018-07-21 00:26:13,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" 2018-07-21 00:26:13,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8d76f36c-a49a-4c69-84d4-a1b6169de3b9 Date: Sat, 21 Jul 2018 00:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:12Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/snap", "metadata": {}}], "self": "/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a", "min_disk": 0, "protected": false, "id": "dd280ddb-1d06-4d4e-9d79-fdae2b80068a", "file": "/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "50ae4d980d2d453eaaca1c614465dfad", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:13,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a used request id req-8d76f36c-a49a-4c69-84d4-a1b6169de3b9 2018-07-21 00:26:13,539 - create_image - DEBUG - Instance status is - active 2018-07-21 00:26:13,539 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image 2018-07-21 00:26:13,539 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image 2018-07-21 00:26:13,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:13,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:13,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "428d3772f3c84b80a1d40ddd99772726", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role"}], "expires_at": "2018-07-21T01:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-user", "id": "07edd98bdbcd4c9baa259972d8d9687f"}, "audit_ids": ["4ZmcL3MyQG6rJutoWnxPDQ"], "issued_at": "2018-07-21T00:26:13.000000Z"}} 2018-07-21 00:26:13,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:13,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78cae6c7-c42b-41c5-a4d7-2b52cda4e5c2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:13,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-78cae6c7-c42b-41c5-a4d7-2b52cda4e5c2 2018-07-21 00:26:13,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:14,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77260d49-a323-48ba-bc33-c4402e4e3e96 Date: Sat, 21 Jul 2018 00:26:14 GMT RESP BODY: {"networks":[]} 2018-07-21 00:26:14,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net used request id req-77260d49-a323-48ba-bc33-c4402e4e3e96 2018-07-21 00:26:14,142 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net 2018-07-21 00:26:14,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" -d '{"network": {"name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net", "admin_state_up": true}}' 2018-07-21 00:26:14,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-dc6c6c75-d133-4f85-8ed8-f05b0f344284 Date: Sat, 21 Jul 2018 00:26:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50ae4d980d2d453eaaca1c614465dfad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:26:14Z","is_default":false,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:14Z","mtu":1450}} 2018-07-21 00:26:14,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-dc6c6c75-d133-4f85-8ed8-f05b0f344284 2018-07-21 00:26:14,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:15,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7c5a7e5e-1783-427f-b8d8-fc5241aa20db Date: Sat, 21 Jul 2018 00:26:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50ae4d980d2d453eaaca1c614465dfad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:26:14Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net","admin_state_up":true,"tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:14Z","mtu":1450}]} 2018-07-21 00:26:15,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-7c5a7e5e-1783-427f-b8d8-fc5241aa20db 2018-07-21 00:26:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:15,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a7f13eae-5832-4991-b9d8-7150f53e1c37 Date: Sat, 21 Jul 2018 00:26:15 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:26:15,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-a7f13eae-5832-4991-b9d8-7150f53e1c37 2018-07-21 00:26:15,089 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet 2018-07-21 00:26:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" -d '{"subnets": [{"ip_version": 4, "network_id": "47b9b8cc-ea7a-446d-89f5-bf030e830cbf", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]}' 2018-07-21 00:26:15,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c9f941af-99d0-44b0-b2cf-cf7fb554da6f Date: Sat, 21 Jul 2018 00:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:15Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:15Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"50ae4d980d2d453eaaca1c614465dfad","id":"a9a08c37-d731-4202-9768-5e7705438f47","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]} 2018-07-21 00:26:15,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c9f941af-99d0-44b0-b2cf-cf7fb554da6f 2018-07-21 00:26:15,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:16,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-413fd774-0c67-42da-9818-dc7f06285810 Date: Sat, 21 Jul 2018 00:26:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50ae4d980d2d453eaaca1c614465dfad","l2_adjacency":true,"status":"ACTIVE","subnets":["a9a08c37-d731-4202-9768-5e7705438f47"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:15Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net","admin_state_up":true,"tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:14Z","mtu":1450}]} 2018-07-21 00:26:16,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-413fd774-0c67-42da-9818-dc7f06285810 2018-07-21 00:26:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:16,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dc4d8cb5-2d51-4bb9-8e22-db888e070892 Date: Sat, 21 Jul 2018 00:26:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:15Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"50ae4d980d2d453eaaca1c614465dfad","id":"a9a08c37-d731-4202-9768-5e7705438f47","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]} 2018-07-21 00:26:16,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-dc4d8cb5-2d51-4bb9-8e22-db888e070892 2018-07-21 00:26:16,410 - OpenStackNetwork - DEBUG - Network [47b9b8cc-ea7a-446d-89f5-bf030e830cbf] created successfully 2018-07-21 00:26:16,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:16,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:16,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jL0qePSwTnW7fE0PNJD8LQ"], "issued_at": "2018-07-21T00:26:16.000000Z"}} 2018-07-21 00:26:16,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b3a2e555f30a12f93081403412cbaba35f7741b9" 2018-07-21 00:26:16,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01a531f-8b94-4457-b3dc-b0e350b22f23 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:16,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e01a531f-8b94-4457-b3dc-b0e350b22f23 2018-07-21 00:26:16,923 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:26:16,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a2e555f30a12f93081403412cbaba35f7741b9" 2018-07-21 00:26:17,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26: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-a7ffb3ab-21dc-4c66-930b-31264ca925ac x-compute-request-id: req-a7ffb3ab-21dc-4c66-930b-31264ca925ac Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:26:17,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a7ffb3ab-21dc-4c66-930b-31264ca925ac 2018-07-21 00:26:17,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a2e555f30a12f93081403412cbaba35f7741b9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-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-21 00:26:17,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26: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-5a1cee20-8ab9-4ad8-8e51-aadef39b8d07 x-compute-request-id: req-5a1cee20-8ab9-4ad8-8e51-aadef39b8d07 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1eb2fc1a-9a4a-4004-b667-da303eb59fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1eb2fc1a-9a4a-4004-b667-da303eb59fa0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1eb2fc1a-9a4a-4004-b667-da303eb59fa0"}} 2018-07-21 00:26:17,163 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5a1cee20-8ab9-4ad8-8e51-aadef39b8d07 2018-07-21 00:26:17,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:17,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:17,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "428d3772f3c84b80a1d40ddd99772726", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role"}], "expires_at": "2018-07-21T01:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-user", "id": "07edd98bdbcd4c9baa259972d8d9687f"}, "audit_ids": ["hnG9y-eGTYGGvpfjuXJPlw"], "issued_at": "2018-07-21T00:26:17.000000Z"}} 2018-07-21 00:26:17,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:17,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c804944-513f-4bc7-a8f3-eabb900e901e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:17,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1c804944-513f-4bc7-a8f3-eabb900e901e 2018-07-21 00:26:17,642 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:26:17,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:17,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb44bc3-cae5-42cb-a16e-fd23f6f5bacd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:17,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4fb44bc3-cae5-42cb-a16e-fd23f6f5bacd 2018-07-21 00:26:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:18,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9749b9c4-2e12-4052-874a-582e0010ea37 Date: Sat, 21 Jul 2018 00:26:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50ae4d980d2d453eaaca1c614465dfad","l2_adjacency":true,"status":"ACTIVE","subnets":["a9a08c37-d731-4202-9768-5e7705438f47"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:15Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net","admin_state_up":true,"tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:14Z","mtu":1450}]} 2018-07-21 00:26:18,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net used request id req-9749b9c4-2e12-4052-874a-582e0010ea37 2018-07-21 00:26:18,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:18,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:18,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941f2e24-5708-4ad1-878a-3fcaa7725922 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}} 2018-07-21 00:26:18,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad used request id req-941f2e24-5708-4ad1-878a-3fcaa7725922 2018-07-21 00:26:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:18,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a503dc46-56e8-4ffc-a74c-560bbfc9f78d Date: Sat, 21 Jul 2018 00:26:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:15Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"50ae4d980d2d453eaaca1c614465dfad","id":"a9a08c37-d731-4202-9768-5e7705438f47","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]} 2018-07-21 00:26:18,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-a503dc46-56e8-4ffc-a74c-560bbfc9f78d 2018-07-21 00:26:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:18,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-701e8808-fe65-4077-bd6a-771c0f1a53a7 Date: Sat, 21 Jul 2018 00:26:18 GMT RESP BODY: {"ports":[]} 2018-07-21 00:26:18,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7port-1&admin_state_up=True used request id req-701e8808-fe65-4077-bd6a-771c0f1a53a7 2018-07-21 00:26:18,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:18,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60a24beb-3d3c-410c-908d-9f5c7e3f9b52 x-compute-request-id: req-60a24beb-3d3c-410c-908d-9f5c7e3f9b52 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:26:18,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-inst used request id req-60a24beb-3d3c-410c-908d-9f5c7e3f9b52 2018-07-21 00:26:18,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:19,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-89638598-28eb-4ddf-853a-9e2b03b12cf5 Date: Sat, 21 Jul 2018 00:26:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50ae4d980d2d453eaaca1c614465dfad","l2_adjacency":true,"status":"ACTIVE","subnets":["a9a08c37-d731-4202-9768-5e7705438f47"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:15Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net","admin_state_up":true,"tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:14Z","mtu":1450}]} 2018-07-21 00:26:19,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net used request id req-89638598-28eb-4ddf-853a-9e2b03b12cf5 2018-07-21 00:26:19,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:19,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5de8e5-814f-4f70-9e20-ce5510984308 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}} 2018-07-21 00:26:19,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad used request id req-cd5de8e5-814f-4f70-9e20-ce5510984308 2018-07-21 00:26:19,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:19,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-df86b4a3-d59f-4e49-a351-2685fdf0aae5 Date: Sat, 21 Jul 2018 00:26:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:15Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"50ae4d980d2d453eaaca1c614465dfad","id":"a9a08c37-d731-4202-9768-5e7705438f47","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]} 2018-07-21 00:26:19,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-df86b4a3-d59f-4e49-a351-2685fdf0aae5 2018-07-21 00:26:19,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:19,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-703f2828-56b4-4254-93cc-4b8a2cf404ac Date: Sat, 21 Jul 2018 00:26:19 GMT RESP BODY: {"ports":[]} 2018-07-21 00:26:19,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7port-1&admin_state_up=True used request id req-703f2828-56b4-4254-93cc-4b8a2cf404ac 2018-07-21 00:26:19,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:19,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:19,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "428d3772f3c84b80a1d40ddd99772726", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role"}], "expires_at": "2018-07-21T01:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/50ae4d980d2d453eaaca1c614465dfad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-user", "id": "07edd98bdbcd4c9baa259972d8d9687f"}, "audit_ids": ["yf6nEnpoQd6x-j_X3NJoFQ"], "issued_at": "2018-07-21T00:26:19.000000Z"}} 2018-07-21 00:26:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a39f2ac20895c0b431f36c1f4fc2b814fd8ac7f4" 2018-07-21 00:26:19,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5cd3bd-04c5-43ce-a250-5391cdb30261 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:19,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ed5cd3bd-04c5-43ce-a250-5391cdb30261 2018-07-21 00:26:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:20,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ea5ef7d6-9f59-4a44-b97f-3ebb459127fb Date: Sat, 21 Jul 2018 00:26:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50ae4d980d2d453eaaca1c614465dfad","l2_adjacency":true,"status":"ACTIVE","subnets":["a9a08c37-d731-4202-9768-5e7705438f47"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:15Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net","admin_state_up":true,"tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:14Z","mtu":1450}]} 2018-07-21 00:26:20,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net used request id req-ea5ef7d6-9f59-4a44-b97f-3ebb459127fb 2018-07-21 00:26:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:20,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13f61836-4e24-4b89-8fa1-444882ba3611 Date: Sat, 21 Jul 2018 00:26:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:15Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"50ae4d980d2d453eaaca1c614465dfad","id":"a9a08c37-d731-4202-9768-5e7705438f47","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]} 2018-07-21 00:26:20,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-13f61836-4e24-4b89-8fa1-444882ba3611 2018-07-21 00:26:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:20,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ee18414d-4d88-4a87-bf33-66aa36679d3c Date: Sat, 21 Jul 2018 00:26:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50ae4d980d2d453eaaca1c614465dfad","l2_adjacency":true,"status":"ACTIVE","subnets":["a9a08c37-d731-4202-9768-5e7705438f47"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:15Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net","admin_state_up":true,"tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:14Z","mtu":1450}]} 2018-07-21 00:26:20,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net used request id req-ee18414d-4d88-4a87-bf33-66aa36679d3c 2018-07-21 00:26:20,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:20,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:20,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39f2ac20895c0b431f36c1f4fc2b814fd8ac7f4" 2018-07-21 00:26:20,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a9eb80-b4ad-48ce-aa21-77ab02d7b9fe Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}} 2018-07-21 00:26:20,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad used request id req-59a9eb80-b4ad-48ce-aa21-77ab02d7b9fe 2018-07-21 00:26:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:20,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d635e91d-4d50-47ae-9068-c357758cf7f1 Date: Sat, 21 Jul 2018 00:26:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:15Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"50ae4d980d2d453eaaca1c614465dfad","id":"a9a08c37-d731-4202-9768-5e7705438f47","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]} 2018-07-21 00:26:20,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-d635e91d-4d50-47ae-9068-c357758cf7f1 2018-07-21 00:26:20,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" 2018-07-21 00:26:21,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3a606d7a-a3d7-4563-af21-75c8f4123af2 Date: Sat, 21 Jul 2018 00:26:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47b9b8cc-ea7a-446d-89f5-bf030e830cbf","tenant_id":"50ae4d980d2d453eaaca1c614465dfad","created_at":"2018-07-21T00:26:15Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"50ae4d980d2d453eaaca1c614465dfad","id":"a9a08c37-d731-4202-9768-5e7705438f47","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet"}]} 2018-07-21 00:26:21,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=47b9b8cc-ea7a-446d-89f5-bf030e830cbf&name=CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet used request id req-3a606d7a-a3d7-4563-af21-75c8f4123af2 2018-07-21 00:26:21,200 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net 2018-07-21 00:26:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30670f301d393bcf0c0b46dc02bd4068b6bbf355" -d '{"port": {"network_id": "47b9b8cc-ea7a-446d-89f5-bf030e830cbf", "fixed_ips": [{"subnet_id": "a9a08c37-d731-4202-9768-5e7705438f47", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7port-1", "admin_state_up": true}}' 2018-07-21 00:26:21,702 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-c8a1e87a-dcdd-4857-a657-d3cc13ec9c18 Date: Sat, 21 Jul 2018 00:26:21 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-21 00:26:21,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-c8a1e87a-dcdd-4857-a657-d3cc13ec9c18 2018-07-21 00:26:21,703 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-21 00:26:21,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/1eb2fc1a-9a4a-4004-b667-da303eb59fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a2e555f30a12f93081403412cbaba35f7741b9" 2018-07-21 00:26:21,751 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-954c87c9-c4ed-4dd8-af16-dddf26c0a0e8 x-compute-request-id: req-954c87c9-c4ed-4dd8-af16-dddf26c0a0e8 Content-Length: 0 Content-Type: application/json 2018-07-21 00:26:21,752 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1eb2fc1a-9a4a-4004-b667-da303eb59fa0 used request id req-954c87c9-c4ed-4dd8-af16-dddf26c0a0e8 2018-07-21 00:26:21,752 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet 2018-07-21 00:26:21,753 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-subnet 2018-07-21 00:26:21,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/a9a08c37-d731-4202-9768-5e7705438f47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:24,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df7233d8-83dc-43e5-b7ed-4d3465194d9e Date: Sat, 21 Jul 2018 00:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:24,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a9a08c37-d731-4202-9768-5e7705438f47 used request id req-df7233d8-83dc-43e5-b7ed-4d3465194d9e 2018-07-21 00:26:24,347 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-pub-net 2018-07-21 00:26:24,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/47b9b8cc-ea7a-446d-89f5-bf030e830cbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e75713647dc64dec0d840285649bc0b33d67cc93" 2018-07-21 00:26:25,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5799d7a3-06fe-4a3c-b949-f60718cd6299 Date: Sat, 21 Jul 2018 00:26:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:25,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/47b9b8cc-ea7a-446d-89f5-bf030e830cbf used request id req-5799d7a3-06fe-4a3c-b949-f60718cd6299 2018-07-21 00:26:25,529 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-94ef9fc5-6141-436e-ba78-764c4b3856d7-image 2018-07-21 00:26:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1bb22cbc9fd496a49edbc41b0b9fcabcd915cb5c" 2018-07-21 00:26:26,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da84a69c-06fc-458f-bba6-b9bbc85b1471 Date: Sat, 21 Jul 2018 00:26:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:26:26,896 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/dd280ddb-1d06-4d4e-9d79-fdae2b80068a used request id req-da84a69c-06fc-458f-bba6-b9bbc85b1471 2018-07-21 00:26:26,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cd08acb9-1449-4127-bbb5-e4de9b66f7b1 Date: Sat, 21 Jul 2018 00:26:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "created_at": "2018-07-21T00:26:14Z", "updated_at": "2018-07-21T00:26:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "revision_number": 0, "id": "474f9e64-6939-4896-a638-5c99fea64d4a", "remote_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "port_range_min": null, "ethertype": "IPv4", "project_id": "50ae4d980d2d453eaaca1c614465dfad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "revision_number": 0, "id": "4f7a0d7d-a7e0-4d30-9319-631a53bb13ae", "remote_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "port_range_min": null, "ethertype": "IPv6", "project_id": "50ae4d980d2d453eaaca1c614465dfad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "revision_number": 0, "id": "b46c70b2-9c64-4c65-81e1-08b0e17db87c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "port_range_min": null, "ethertype": "IPv4", "project_id": "50ae4d980d2d453eaaca1c614465dfad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "revision_number": 0, "id": "d041bf64-c751-4d81-bb5a-9308dc99345f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "port_range_min": null, "ethertype": "IPv6", "project_id": "50ae4d980d2d453eaaca1c614465dfad"}], "revision_number": 4, "project_id": "50ae4d980d2d453eaaca1c614465dfad", "id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:26:27,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-cd08acb9-1449-4127-bbb5-e4de9b66f7b1 2018-07-21 00:26:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104e01b2-624d-4713-ba0a-6a6b83989605 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:26:27,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-104e01b2-624d-4713-ba0a-6a6b83989605 2018-07-21 00:26:27,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f91fa5b-bb9d-499e-83b3-87e3e71286ca Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:26:27,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1f91fa5b-bb9d-499e-83b3-87e3e71286ca 2018-07-21 00:26:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a251f2eb-076a-4a91-ab0f-0364c61002b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:27,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-a251f2eb-076a-4a91-ab0f-0364c61002b6 2018-07-21 00:26:27,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1931ddc8-4da0-421e-a43a-4ac9f79b36f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:27,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-1931ddc8-4da0-421e-a43a-4ac9f79b36f4 2018-07-21 00:26:27,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:27,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b25bd5-4a74-4f14-a529-a599338b534d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:27,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-f6b25bd5-4a74-4f14-a529-a599338b534d 2018-07-21 00:26:27,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e20afd-f810-42d5-9c07-687906b29510 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:27,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-a7e20afd-f810-42d5-9c07-687906b29510 2018-07-21 00:26:27,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:27,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:27,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6440378d-d424-4f66-8a0a-87633033ab30 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50ae4d980d2d453eaaca1c614465dfad", "name": "CreateInstancePortManipulationTests-c2c665ff-0441-420-proj"}} 2018-07-21 00:26:27,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad used request id req-6440378d-d424-4f66-8a0a-87633033ab30 2018-07-21 00:26:27,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0957fbe-11bd-483f-9093-35bbfd05c412 2018-07-21 00:26:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0957fbe-11bd-483f-9093-35bbfd05c412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:28,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0187b384-1928-4c61-8928-ab35e37aeadd Date: Sat, 21 Jul 2018 00:26:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "port_range_min": null, "revision_number": 0, "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "created_at": "2018-07-21T00:26:14Z", "project_id": "50ae4d980d2d453eaaca1c614465dfad", "id": "474f9e64-6939-4896-a638-5c99fea64d4a"}, {"remote_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "port_range_min": null, "revision_number": 0, "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "created_at": "2018-07-21T00:26:14Z", "project_id": "50ae4d980d2d453eaaca1c614465dfad", "id": "4f7a0d7d-a7e0-4d30-9319-631a53bb13ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "port_range_min": null, "revision_number": 0, "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "created_at": "2018-07-21T00:26:14Z", "project_id": "50ae4d980d2d453eaaca1c614465dfad", "id": "b46c70b2-9c64-4c65-81e1-08b0e17db87c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:14Z", "security_group_id": "e0957fbe-11bd-483f-9093-35bbfd05c412", "port_range_min": null, "revision_number": 0, "tenant_id": "50ae4d980d2d453eaaca1c614465dfad", "created_at": "2018-07-21T00:26:14Z", "project_id": "50ae4d980d2d453eaaca1c614465dfad", "id": "d041bf64-c751-4d81-bb5a-9308dc99345f"}]} 2018-07-21 00:26:28,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0957fbe-11bd-483f-9093-35bbfd05c412 used request id req-0187b384-1928-4c61-8928-ab35e37aeadd 2018-07-21 00:26:28,052 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:26:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e0957fbe-11bd-483f-9093-35bbfd05c412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:28,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57cd261f-7b53-487d-8de6-2e602e5617fe Content-Length: 0 Date: Sat, 21 Jul 2018 00:26:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:28,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e0957fbe-11bd-483f-9093-35bbfd05c412 used request id req-57cd261f-7b53-487d-8de6-2e602e5617fe 2018-07-21 00:26:28,392 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c2c665ff-0441-420-proj 2018-07-21 00:26:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:28,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce2fab24-0c99-4cbb-99b0-379c95d4435e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:28,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/50ae4d980d2d453eaaca1c614465dfad used request id req-ce2fab24-0c99-4cbb-99b0-379c95d4435e 2018-07-21 00:26:28,615 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c2c665ff-0441-420-proj-role 2018-07-21 00:26:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/428d3772f3c84b80a1d40ddd99772726 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:28,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b102b0b-88c4-45db-ab77-107908e7bea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:28,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/428d3772f3c84b80a1d40ddd99772726 used request id req-9b102b0b-88c4-45db-ab77-107908e7bea7 2018-07-21 00:26:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ede6e4c92eaf9c35855d18b90e36b6f173f448a" 2018-07-21 00:26:28,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fdd998e-dc8d-4db8-867d-c2fcefc61652 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:26:28,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8fdd998e-dc8d-4db8-867d-c2fcefc61652 2018-07-21 00:26:28,829 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c2c665ff-0441-420-user 2018-07-21 00:26:28,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/07edd98bdbcd4c9baa259972d8d9687f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7663e82d526a3a206226f4faee6080af3c0c3f5c" 2018-07-21 00:26:29,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac8080a5-50c0-4acd-8251-61405038ec52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:29,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/07edd98bdbcd4c9baa259972d8d9687f used request id req-ac8080a5-50c0-4acd-8251-61405038ec52 2018-07-21 00:26:29,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:29,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["iWHCSBNaSuSttyCn3odpYg"], "issued_at": "2018-07-21T00:26:29.000000Z"}} 2018-07-21 00:26:29,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}25cdac63b3a60fbd263e9b97fe1e59086253aadb" 2018-07-21 00:26:29,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bbeb92-8a5c-493e-9570-2fe268bb5c49 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:29,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d7bbeb92-8a5c-493e-9570-2fe268bb5c49 2018-07-21 00:26:29,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:29,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:29,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LwZ0i976T9OHE_uSQpOO8A"], "issued_at": "2018-07-21T00:26:29.000000Z"}} 2018-07-21 00:26:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:29,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fa8e4b-f241-44c8-9f19-8ddd9e3fe884 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:29,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-84fa8e4b-f241-44c8-9f19-8ddd9e3fe884 2018-07-21 00:26:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:29,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-be716edf-4361-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:30,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c00f106-0d4c-42cf-942a-8e8c5a8de4d0 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-be716edf-4361-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:26:30,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-be716edf-4361-4fb-proj used request id req-1c00f106-0d4c-42cf-942a-8e8c5a8de4d0 2018-07-21 00:26:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:30,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31103d6a-7138-489d-bc51-723a7f086f49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:26:30,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-31103d6a-7138-489d-bc51-723a7f086f49 2018-07-21 00:26:30,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}}' 2018-07-21 00:26:30,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ef505f-3420-471d-bf8e-b8fe852ec2ea Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f"}, "tags": [], "enabled": true, "id": "1a538adfe8834644b99368fb8922552f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}} 2018-07-21 00:26:30,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-15ef505f-3420-471d-bf8e-b8fe852ec2ea 2018-07-21 00:26:30,328 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-be716edf-4361-4fb-proj 2018-07-21 00:26:30,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:30,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:30,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["gxEOIeNDSluEFLiF_ctt6Q"], "issued_at": "2018-07-21T00:26:30.000000Z"}} 2018-07-21 00:26:30,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ce6c51ae9b51a2aff0ab7eeabd234f2f72697c26" 2018-07-21 00:26:30,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485f2687-d6bc-4708-89b9-e3adb596842b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:30,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-485f2687-d6bc-4708-89b9-e3adb596842b 2018-07-21 00:26:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:30,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6c51ae9b51a2aff0ab7eeabd234f2f72697c26" 2018-07-21 00:26:30,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c76d2e5-c7b1-425b-add0-241ab8d1a91d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:26:30,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9c76d2e5-c7b1-425b-add0-241ab8d1a91d 2018-07-21 00:26:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-be716edf-4361-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6c51ae9b51a2aff0ab7eeabd234f2f72697c26" 2018-07-21 00:26:31,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1704c347-82de-4797-9000-5bad4ab47c2a Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-be716edf-4361-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f"}, "tags": [], "enabled": true, "id": "1a538adfe8834644b99368fb8922552f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}]} 2018-07-21 00:26:31,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-be716edf-4361-4fb-proj used request id req-1704c347-82de-4797-9000-5bad4ab47c2a 2018-07-21 00:26:31,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6c51ae9b51a2aff0ab7eeabd234f2f72697c26" 2018-07-21 00:26:31,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb57c527-014e-439b-b617-470b266372f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:26:31,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cb57c527-014e-439b-b617-470b266372f9 2018-07-21 00:26:31,519 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-be716edf-4361-4fb-user 2018-07-21 00:26:31,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:31,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:31,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf068c7-c2cd-4616-8681-ec97ea2a0975 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:26:31,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-adf068c7-c2cd-4616-8681-ec97ea2a0975 2018-07-21 00:26:31,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" -d '{"role": {"name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role"}}' 2018-07-21 00:26:31,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d9c4fa8-1d9d-4164-bb79-2f28b7c79575 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f5e51d11bb348369fb3281d83979937", "links": {"self": "http://172.30.9.21:5000/v3/roles/2f5e51d11bb348369fb3281d83979937"}, "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role"}} 2018-07-21 00:26:31,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d9c4fa8-1d9d-4164-bb79-2f28b7c79575 2018-07-21 00:26:31,723 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role 2018-07-21 00:26:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2f5e51d11bb348369fb3281d83979937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:31,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbe07f0-9fa0-4790-bca3-117257b0c8de Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f5e51d11bb348369fb3281d83979937", "links": {"self": "http://172.30.9.21:5000/v3/roles/2f5e51d11bb348369fb3281d83979937"}, "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role"}} 2018-07-21 00:26:31,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2f5e51d11bb348369fb3281d83979937 used request id req-efbe07f0-9fa0-4790-bca3-117257b0c8de 2018-07-21 00:26:31,815 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role to project CreateInstancePortManipulationTests-be716edf-4361-4fb-proj 2018-07-21 00:26:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f/users/e05c51231ca448cdb1ef0735237b5d31/roles/2f5e51d11bb348369fb3281d83979937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:31,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af88ae5b-ded2-4285-95fc-401d347e81b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:31,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f/users/e05c51231ca448cdb1ef0735237b5d31/roles/2f5e51d11bb348369fb3281d83979937 used request id req-af88ae5b-ded2-4285-95fc-401d347e81b6 2018-07-21 00:26:31,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:26:31,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:31,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:32,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f5e51d11bb348369fb3281d83979937", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role"}], "expires_at": "2018-07-21T01:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-user", "id": "e05c51231ca448cdb1ef0735237b5d31"}, "audit_ids": ["5v1uJ_BRRuiwvnfTgb-1xg"], "issued_at": "2018-07-21T00:26:32.000000Z"}} 2018-07-21 00:26:32,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" 2018-07-21 00:26:32,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28c938d-9d14-4f25-94b9-bb48bfe2631e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:32,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e28c938d-9d14-4f25-94b9-bb48bfe2631e 2018-07-21 00:26:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" 2018-07-21 00:26:32,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ffb2ce43-7928-4fa0-81d4-96693044819a Date: Sat, 21 Jul 2018 00:26:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image"} 2018-07-21 00:26:32,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image used request id req-ffb2ce43-7928-4fa0-81d4-96693044819a 2018-07-21 00:26:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" 2018-07-21 00:26:32,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b5074d5-3c9c-44d1-942c-f8fbe8fbecf4 Date: Sat, 21 Jul 2018 00:26:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:26:32,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7b5074d5-3c9c-44d1-942c-f8fbe8fbecf4 2018-07-21 00:26:32,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image"}' 2018-07-21 00:26:33,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b918cbf-312a-43af-8bae-524eb9aef741 Date: Sat, 21 Jul 2018 00:26:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805", "min_disk": 0, "protected": false, "id": "38d82060-10cb-4009-baa8-c3ce9b967805", "file": "/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805/file", "checksum": null, "owner": "1a538adfe8834644b99368fb8922552f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:33,013 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3b918cbf-312a-43af-8bae-524eb9aef741 2018-07-21 00:26:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" -d '' 2018-07-21 00:26:33,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e058b24-c42f-454f-a716-2570d0139707 Date: Sat, 21 Jul 2018 00:26: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-21 00:26:33,480 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805/file used request id req-6e058b24-c42f-454f-a716-2570d0139707 2018-07-21 00:26:33,481 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:26:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" 2018-07-21 00:26:33,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d437fd8f-99a1-4d64-af4f-4ce32319c6af Date: Sat, 21 Jul 2018 00:26:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:33Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/38d82060-10cb-4009-baa8-c3ce9b967805/snap", "metadata": {}}], "self": "/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805", "min_disk": 0, "protected": false, "id": "38d82060-10cb-4009-baa8-c3ce9b967805", "file": "/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a538adfe8834644b99368fb8922552f", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/38d82060-10cb-4009-baa8-c3ce9b967805/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:33,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805 used request id req-d437fd8f-99a1-4d64-af4f-4ce32319c6af 2018-07-21 00:26:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" 2018-07-21 00:26:33,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce68bee3-f48e-4ec0-8558-5ccd72aa5f31 Date: Sat, 21 Jul 2018 00:26:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:26:33,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ce68bee3-f48e-4ec0-8558-5ccd72aa5f31 2018-07-21 00:26:33,854 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image 2018-07-21 00:26:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" 2018-07-21 00:26:34,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dd4c1aee-08ae-4a65-83f3-f7e5e534866e Date: Sat, 21 Jul 2018 00:26:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:33Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/38d82060-10cb-4009-baa8-c3ce9b967805/snap", "metadata": {}}], "self": "/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805", "min_disk": 0, "protected": false, "id": "38d82060-10cb-4009-baa8-c3ce9b967805", "file": "/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1a538adfe8834644b99368fb8922552f", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/38d82060-10cb-4009-baa8-c3ce9b967805/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:34,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805 used request id req-dd4c1aee-08ae-4a65-83f3-f7e5e534866e 2018-07-21 00:26:34,116 - create_image - DEBUG - Instance status is - active 2018-07-21 00:26:34,116 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image 2018-07-21 00:26:34,116 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image 2018-07-21 00:26:34,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:34,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:34,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f5e51d11bb348369fb3281d83979937", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role"}], "expires_at": "2018-07-21T01:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-user", "id": "e05c51231ca448cdb1ef0735237b5d31"}, "audit_ids": ["nAmympsuSS6K5NzfuoXlcw"], "issued_at": "2018-07-21T00:26:34.000000Z"}} 2018-07-21 00:26:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:34,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cd318a-d36f-4259-990d-b9eb7820d121 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:34,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-08cd318a-d36f-4259-990d-b9eb7820d121 2018-07-21 00:26:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:34,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-740aa478-0b78-45ce-a578-83e016094e63 Date: Sat, 21 Jul 2018 00:26:34 GMT RESP BODY: {"networks":[]} 2018-07-21 00:26:34,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net used request id req-740aa478-0b78-45ce-a578-83e016094e63 2018-07-21 00:26:34,791 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net 2018-07-21 00:26:34,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" -d '{"network": {"name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net", "admin_state_up": true}}' 2018-07-21 00:26:35,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-f8292d4d-fa01-427b-afe1-514e93fb792e Date: Sat, 21 Jul 2018 00:26:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1a538adfe8834644b99368fb8922552f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:26:35Z","is_default":false,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:35Z","mtu":1450}} 2018-07-21 00:26:35,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-f8292d4d-fa01-427b-afe1-514e93fb792e 2018-07-21 00:26:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:35,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-94afd684-ee6e-4451-bfd8-4b3bb50ba059 Date: Sat, 21 Jul 2018 00:26:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1a538adfe8834644b99368fb8922552f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:26:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net","admin_state_up":true,"tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:35Z","mtu":1450}]} 2018-07-21 00:26:35,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-94afd684-ee6e-4451-bfd8-4b3bb50ba059 2018-07-21 00:26:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:36,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e188210-0530-438c-87ca-882871f35318 Date: Sat, 21 Jul 2018 00:26:36 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:26:36,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-8e188210-0530-438c-87ca-882871f35318 2018-07-21 00:26:36,117 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet 2018-07-21 00:26:36,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" -d '{"subnets": [{"ip_version": 4, "network_id": "0f433ab6-4b64-4cbd-b190-11789ef3a4f4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet"}]}' 2018-07-21 00:26:36,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f4becc0-1555-4cbc-abe5-05ecb99ea8ba Date: Sat, 21 Jul 2018 00:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"1a538adfe8834644b99368fb8922552f","id":"2da826fe-938a-44f5-bbcf-981820df4db4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet"}]} 2018-07-21 00:26:36,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0f4becc0-1555-4cbc-abe5-05ecb99ea8ba 2018-07-21 00:26:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:37,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3c679618-99a1-4c78-91b1-241c2a735a24 Date: Sat, 21 Jul 2018 00:26:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a538adfe8834644b99368fb8922552f","l2_adjacency":true,"status":"ACTIVE","subnets":["2da826fe-938a-44f5-bbcf-981820df4db4"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net","admin_state_up":true,"tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:35Z","mtu":1450}]} 2018-07-21 00:26:37,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-3c679618-99a1-4c78-91b1-241c2a735a24 2018-07-21 00:26:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:37,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c1ac0bd9-17ac-4507-a5c5-9ad4fd0d6c8d Date: Sat, 21 Jul 2018 00:26:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1a538adfe8834644b99368fb8922552f","id":"2da826fe-938a-44f5-bbcf-981820df4db4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet"}]} 2018-07-21 00:26:37,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-c1ac0bd9-17ac-4507-a5c5-9ad4fd0d6c8d 2018-07-21 00:26:37,231 - OpenStackNetwork - DEBUG - Network [0f433ab6-4b64-4cbd-b190-11789ef3a4f4] created successfully 2018-07-21 00:26:37,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:37,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:37,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["H-XNaMbDRw6KI8iL8pVcfg"], "issued_at": "2018-07-21T00:26:37.000000Z"}} 2018-07-21 00:26:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}13b91ea10056ee305c745542356f6b861e9e9225" 2018-07-21 00:26:37,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cb908b-f9de-400c-8735-127ccb84c4df 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:37,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b0cb908b-f9de-400c-8735-127ccb84c4df 2018-07-21 00:26:37,712 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:26:37,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b91ea10056ee305c745542356f6b861e9e9225" 2018-07-21 00:26:37,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d87ba0dd-1391-437e-b122-bf9a723f1ee7 x-compute-request-id: req-d87ba0dd-1391-437e-b122-bf9a723f1ee7 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:26:37,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d87ba0dd-1391-437e-b122-bf9a723f1ee7 2018-07-21 00:26:37,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b91ea10056ee305c745542356f6b861e9e9225" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-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-21 00:26:37,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a83aa4e9-5154-4c31-8f85-d3ccc6a96920 x-compute-request-id: req-a83aa4e9-5154-4c31-8f85-d3ccc6a96920 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/427033f2-f563-4995-ae5b-f5941e1081a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/427033f2-f563-4995-ae5b-f5941e1081a8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "427033f2-f563-4995-ae5b-f5941e1081a8"}} 2018-07-21 00:26:37,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a83aa4e9-5154-4c31-8f85-d3ccc6a96920 2018-07-21 00:26:37,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:37,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:38,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f5e51d11bb348369fb3281d83979937", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role"}], "expires_at": "2018-07-21T01:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-user", "id": "e05c51231ca448cdb1ef0735237b5d31"}, "audit_ids": ["-IZxhrldRCS506B6pUM8SA"], "issued_at": "2018-07-21T00:26:38.000000Z"}} 2018-07-21 00:26:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:38,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c00d800-a9d6-4af8-b50e-7ba964adf8bf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:38,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3c00d800-a9d6-4af8-b50e-7ba964adf8bf 2018-07-21 00:26:38,560 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:26:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:38,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78db6abb-4096-41ef-a4c7-dc0aea271078 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:38,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-78db6abb-4096-41ef-a4c7-dc0aea271078 2018-07-21 00:26:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:38,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-26a6f92e-4539-4994-9c4a-fd3d1208f9a2 Date: Sat, 21 Jul 2018 00:26:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a538adfe8834644b99368fb8922552f","l2_adjacency":true,"status":"ACTIVE","subnets":["2da826fe-938a-44f5-bbcf-981820df4db4"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net","admin_state_up":true,"tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:35Z","mtu":1450}]} 2018-07-21 00:26:38,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net used request id req-26a6f92e-4539-4994-9c4a-fd3d1208f9a2 2018-07-21 00:26:38,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:38,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:38,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:39,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d16c8e-e783-46cb-a87e-e30b82cf9cf0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}} 2018-07-21 00:26:39,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f used request id req-e0d16c8e-e783-46cb-a87e-e30b82cf9cf0 2018-07-21 00:26:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:39,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0adcf089-1ed0-49bf-8cb9-359568a81e2d Date: Sat, 21 Jul 2018 00:26:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1a538adfe8834644b99368fb8922552f","id":"2da826fe-938a-44f5-bbcf-981820df4db4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet"}]} 2018-07-21 00:26:39,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-0adcf089-1ed0-49bf-8cb9-359568a81e2d 2018-07-21 00:26:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4&mac_address=foo&name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:39,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f9596556-2d82-4942-8a2b-631ed7fe85c0 Date: Sat, 21 Jul 2018 00:26:39 GMT RESP BODY: {"ports":[]} 2018-07-21 00:26:39,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4&mac_address=foo&name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1port-1&admin_state_up=True used request id req-f9596556-2d82-4942-8a2b-631ed7fe85c0 2018-07-21 00:26:39,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:39,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26: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-b7fc2a00-ce85-4919-ae69-a92b3126f96a x-compute-request-id: req-b7fc2a00-ce85-4919-ae69-a92b3126f96a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:26:39,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-inst used request id req-b7fc2a00-ce85-4919-ae69-a92b3126f96a 2018-07-21 00:26:39,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:39,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8cbbdc3a-c612-42af-9997-dff002a7f8fa Date: Sat, 21 Jul 2018 00:26:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a538adfe8834644b99368fb8922552f","l2_adjacency":true,"status":"ACTIVE","subnets":["2da826fe-938a-44f5-bbcf-981820df4db4"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net","admin_state_up":true,"tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:35Z","mtu":1450}]} 2018-07-21 00:26:39,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net used request id req-8cbbdc3a-c612-42af-9997-dff002a7f8fa 2018-07-21 00:26:39,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:39,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e65c4b-2b51-4ab0-a24b-138062c13271 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}} 2018-07-21 00:26:39,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f used request id req-c0e65c4b-2b51-4ab0-a24b-138062c13271 2018-07-21 00:26:39,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:40,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19a43ecb-cb1a-4704-b96c-18f070e72edb Date: Sat, 21 Jul 2018 00:26:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1a538adfe8834644b99368fb8922552f","id":"2da826fe-938a-44f5-bbcf-981820df4db4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet"}]} 2018-07-21 00:26:40,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-19a43ecb-cb1a-4704-b96c-18f070e72edb 2018-07-21 00:26:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4&mac_address=foo&name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:40,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3445557-16ce-4247-bdbf-5311bed70e42 Date: Sat, 21 Jul 2018 00:26:40 GMT RESP BODY: {"ports":[]} 2018-07-21 00:26:40,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4&mac_address=foo&name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1port-1&admin_state_up=True used request id req-f3445557-16ce-4247-bdbf-5311bed70e42 2018-07-21 00:26:40,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:40,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:40,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f5e51d11bb348369fb3281d83979937", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role"}], "expires_at": "2018-07-21T01:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/1a538adfe8834644b99368fb8922552f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-user", "id": "e05c51231ca448cdb1ef0735237b5d31"}, "audit_ids": ["lmsP4KimQtCug0lVWQZchQ"], "issued_at": "2018-07-21T00:26:40.000000Z"}} 2018-07-21 00:26:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2c5b0bcf687f965edf8311a397d03c3323a706a6" 2018-07-21 00:26:40,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185d7869-6085-43d6-9cc6-de9affd3b5d2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:40,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-185d7869-6085-43d6-9cc6-de9affd3b5d2 2018-07-21 00:26:40,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:41,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-08b73e79-0a94-4a13-a1fb-dea7a1a073ea Date: Sat, 21 Jul 2018 00:26:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a538adfe8834644b99368fb8922552f","l2_adjacency":true,"status":"ACTIVE","subnets":["2da826fe-938a-44f5-bbcf-981820df4db4"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net","admin_state_up":true,"tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:35Z","mtu":1450}]} 2018-07-21 00:26:41,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net used request id req-08b73e79-0a94-4a13-a1fb-dea7a1a073ea 2018-07-21 00:26:41,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:41,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6eaef5bb-1020-44b7-841f-0e3e5120ad3e Date: Sat, 21 Jul 2018 00:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1a538adfe8834644b99368fb8922552f","id":"2da826fe-938a-44f5-bbcf-981820df4db4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet"}]} 2018-07-21 00:26:41,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-6eaef5bb-1020-44b7-841f-0e3e5120ad3e 2018-07-21 00:26:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:41,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0d654860-16ca-42de-ad09-c1ebe9ceda40 Date: Sat, 21 Jul 2018 00:26:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a538adfe8834644b99368fb8922552f","l2_adjacency":true,"status":"ACTIVE","subnets":["2da826fe-938a-44f5-bbcf-981820df4db4"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:36Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net","admin_state_up":true,"tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:35Z","mtu":1450}]} 2018-07-21 00:26:41,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net used request id req-0d654860-16ca-42de-ad09-c1ebe9ceda40 2018-07-21 00:26:41,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:41,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:41,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5b0bcf687f965edf8311a397d03c3323a706a6" 2018-07-21 00:26:41,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5efad7-56f5-47a4-b404-7c4a275d70c1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}} 2018-07-21 00:26:41,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f used request id req-0b5efad7-56f5-47a4-b404-7c4a275d70c1 2018-07-21 00:26:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" 2018-07-21 00:26:41,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-443185a5-1e16-4b87-b2a4-d08cb8543e4e Date: Sat, 21 Jul 2018 00:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f433ab6-4b64-4cbd-b190-11789ef3a4f4","tenant_id":"1a538adfe8834644b99368fb8922552f","created_at":"2018-07-21T00:26:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"1a538adfe8834644b99368fb8922552f","id":"2da826fe-938a-44f5-bbcf-981820df4db4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet"}]} 2018-07-21 00:26:41,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-443185a5-1e16-4b87-b2a4-d08cb8543e4e 2018-07-21 00:26:41,811 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net 2018-07-21 00:26:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c959a340b03733de9019d34d9e0507fd69fc51a1" -d '{"port": {"network_id": "0f433ab6-4b64-4cbd-b190-11789ef3a4f4", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1port-1", "admin_state_up": true}}' 2018-07-21 00:26:41,827 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-320c2ab4-3822-44f1-8450-59f686efcfb5 Date: Sat, 21 Jul 2018 00:26:41 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 00:26:41,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-320c2ab4-3822-44f1-8450-59f686efcfb5 2018-07-21 00:26:41,827 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-21 00:26:41,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/427033f2-f563-4995-ae5b-f5941e1081a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b91ea10056ee305c745542356f6b861e9e9225" 2018-07-21 00:26:41,865 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a05058df-e1f9-4c09-b3ee-1713dbe16bf0 x-compute-request-id: req-a05058df-e1f9-4c09-b3ee-1713dbe16bf0 Content-Length: 0 Content-Type: application/json 2018-07-21 00:26:41,865 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/427033f2-f563-4995-ae5b-f5941e1081a8 used request id req-a05058df-e1f9-4c09-b3ee-1713dbe16bf0 2018-07-21 00:26:41,866 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet 2018-07-21 00:26:41,866 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-subnet 2018-07-21 00:26:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/2da826fe-938a-44f5-bbcf-981820df4db4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:44,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2fe1e565-e449-48b9-aa48-0165d41a1a67 Date: Sat, 21 Jul 2018 00:26:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:44,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2da826fe-938a-44f5-bbcf-981820df4db4 used request id req-2fe1e565-e449-48b9-aa48-0165d41a1a67 2018-07-21 00:26:44,115 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-pub-net 2018-07-21 00:26:44,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/0f433ab6-4b64-4cbd-b190-11789ef3a4f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c701eddb93d50aca9c93692fe613d43733a6d031" 2018-07-21 00:26:45,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1db9042f-199c-4649-9936-aa2fa9c0dfbc Date: Sat, 21 Jul 2018 00:26:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:45,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0f433ab6-4b64-4cbd-b190-11789ef3a4f4 used request id req-1db9042f-199c-4649-9936-aa2fa9c0dfbc 2018-07-21 00:26:45,044 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d55e2e4b-6651-49a1-b8ee-d818baa653f1-image 2018-07-21 00:26:45,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d78398a2c1b63b23c4beeb9d09a0c8d0de5d11" 2018-07-21 00:26:45,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2297c9da-168a-4c77-b6e9-fdb7cfcfd0b1 Date: Sat, 21 Jul 2018 00:26:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:26:45,358 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/38d82060-10cb-4009-baa8-c3ce9b967805 used request id req-2297c9da-168a-4c77-b6e9-fdb7cfcfd0b1 2018-07-21 00:26:45,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:45,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0719db12-f092-40fa-8caa-cb99c3e730fa Date: Sat, 21 Jul 2018 00:26:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a538adfe8834644b99368fb8922552f", "created_at": "2018-07-21T00:26:35Z", "updated_at": "2018-07-21T00:26:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "revision_number": 0, "id": "19ceafac-6a55-4b57-8f24-32b9bea4f40a", "remote_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "tenant_id": "1a538adfe8834644b99368fb8922552f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a538adfe8834644b99368fb8922552f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "revision_number": 0, "id": "53617420-f631-4b16-843d-e6870b746823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "tenant_id": "1a538adfe8834644b99368fb8922552f", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a538adfe8834644b99368fb8922552f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "revision_number": 0, "id": "8443188e-f502-4dfa-a007-195052d18917", "remote_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "tenant_id": "1a538adfe8834644b99368fb8922552f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a538adfe8834644b99368fb8922552f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "revision_number": 0, "id": "f3f3f2e2-b0b3-43e9-818e-22032da1d2b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "tenant_id": "1a538adfe8834644b99368fb8922552f", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a538adfe8834644b99368fb8922552f"}], "revision_number": 4, "project_id": "1a538adfe8834644b99368fb8922552f", "id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:26:45,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-0719db12-f092-40fa-8caa-cb99c3e730fa 2018-07-21 00:26:45,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:45,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a728bec7-a7e7-4b5b-9f82-5131a565533f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:26:45,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-a728bec7-a7e7-4b5b-9f82-5131a565533f 2018-07-21 00:26:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:45,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea88a198-92cb-4fb8-b3c9-88d01d84e2c0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:26:45,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ea88a198-92cb-4fb8-b3c9-88d01d84e2c0 2018-07-21 00:26:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:45,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff11c2b8-702e-4da0-a282-d660f479c462 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:45,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ff11c2b8-702e-4da0-a282-d660f479c462 2018-07-21 00:26:45,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:45,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13299c2-fa65-48c2-9019-4d46ba61017d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:45,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-e13299c2-fa65-48c2-9019-4d46ba61017d 2018-07-21 00:26:45,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:46,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7fb5efb-5c12-4ba9-a406-4d4e7a1c62f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:46,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-b7fb5efb-5c12-4ba9-a406-4d4e7a1c62f7 2018-07-21 00:26:46,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:46,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef1694d-4919-4e6f-9a97-30595c6375dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:26:46,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-5ef1694d-4919-4e6f-9a97-30595c6375dc 2018-07-21 00:26:46,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:26:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:46,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ac563a-0543-4eb9-a2d7-2d50573b8ce5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1a538adfe8834644b99368fb8922552f", "name": "CreateInstancePortManipulationTests-be716edf-4361-4fb-proj"}} 2018-07-21 00:26:46,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f used request id req-a2ac563a-0543-4eb9-a2d7-2d50573b8ce5 2018-07-21 00:26:46,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0cecc06-39d7-4d59-a3e4-a8600459cc68 2018-07-21 00:26:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0cecc06-39d7-4d59-a3e4-a8600459cc68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:46,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-34584b89-fadd-4502-92bf-70277204f566 Date: Sat, 21 Jul 2018 00:26:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "port_range_min": null, "revision_number": 0, "tenant_id": "1a538adfe8834644b99368fb8922552f", "created_at": "2018-07-21T00:26:35Z", "project_id": "1a538adfe8834644b99368fb8922552f", "id": "19ceafac-6a55-4b57-8f24-32b9bea4f40a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "port_range_min": null, "revision_number": 0, "tenant_id": "1a538adfe8834644b99368fb8922552f", "created_at": "2018-07-21T00:26:35Z", "project_id": "1a538adfe8834644b99368fb8922552f", "id": "53617420-f631-4b16-843d-e6870b746823"}, {"remote_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "port_range_min": null, "revision_number": 0, "tenant_id": "1a538adfe8834644b99368fb8922552f", "created_at": "2018-07-21T00:26:35Z", "project_id": "1a538adfe8834644b99368fb8922552f", "id": "8443188e-f502-4dfa-a007-195052d18917"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:35Z", "security_group_id": "a0cecc06-39d7-4d59-a3e4-a8600459cc68", "port_range_min": null, "revision_number": 0, "tenant_id": "1a538adfe8834644b99368fb8922552f", "created_at": "2018-07-21T00:26:35Z", "project_id": "1a538adfe8834644b99368fb8922552f", "id": "f3f3f2e2-b0b3-43e9-818e-22032da1d2b3"}]} 2018-07-21 00:26:46,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0cecc06-39d7-4d59-a3e4-a8600459cc68 used request id req-34584b89-fadd-4502-92bf-70277204f566 2018-07-21 00:26:46,419 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:26:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a0cecc06-39d7-4d59-a3e4-a8600459cc68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:46,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92993109-052a-45d0-8d42-0b11fda18df6 Content-Length: 0 Date: Sat, 21 Jul 2018 00:26:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:26:46,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a0cecc06-39d7-4d59-a3e4-a8600459cc68 used request id req-92993109-052a-45d0-8d42-0b11fda18df6 2018-07-21 00:26:46,754 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-be716edf-4361-4fb-proj 2018-07-21 00:26:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:46,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb67525-761e-436d-8399-d18c91593067 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:46,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1a538adfe8834644b99368fb8922552f used request id req-7fb67525-761e-436d-8399-d18c91593067 2018-07-21 00:26:46,992 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-be716edf-4361-4fb-proj-role 2018-07-21 00:26:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2f5e51d11bb348369fb3281d83979937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:47,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b604454-c837-4aaa-bf99-b2dd4a396930 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:47,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2f5e51d11bb348369fb3281d83979937 used request id req-9b604454-c837-4aaa-bf99-b2dd4a396930 2018-07-21 00:26:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c77e621c5d441f2236eed0865e50474a3c64ab1" 2018-07-21 00:26:47,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faada246-473d-498b-bcf2-9d58b980b560 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:26:47,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-faada246-473d-498b-bcf2-9d58b980b560 2018-07-21 00:26:47,219 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-be716edf-4361-4fb-user 2018-07-21 00:26:47,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e05c51231ca448cdb1ef0735237b5d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6c51ae9b51a2aff0ab7eeabd234f2f72697c26" 2018-07-21 00:26:47,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff987605-1fb3-4d8f-b9e7-b19946f76369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:47,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e05c51231ca448cdb1ef0735237b5d31 used request id req-ff987605-1fb3-4d8f-b9e7-b19946f76369 2018-07-21 00:26:47,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:47,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["n82jKGotSvajX2iEpftLsA"], "issued_at": "2018-07-21T00:26:47.000000Z"}} 2018-07-21 00:26:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}01804742edf0f8d40cb6f56d65555bfaef02db1b" 2018-07-21 00:26:47,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c92b816-44ae-4b3c-852e-da6fabaaf820 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:47,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1c92b816-44ae-4b3c-852e-da6fabaaf820 2018-07-21 00:26:47,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:47,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:48,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["28R8HUJASw--AT2GpL_3-g"], "issued_at": "2018-07-21T00:26:48.000000Z"}} 2018-07-21 00:26:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:26:48,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2306b01b-9a9f-497a-9d9e-21bfc5e677e0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:48,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2306b01b-9a9f-497a-9d9e-21bfc5e677e0 2018-07-21 00:26:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:48,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:26:48,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8715b084-92ca-4fd2-97d8-ff70fc856d91 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:26:48,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj used request id req-8715b084-92ca-4fd2-97d8-ff70fc856d91 2018-07-21 00:26:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:26:48,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d9e582-3a5d-48c1-ac4c-45e517cf9abd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:26:48,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-96d9e582-3a5d-48c1-ac4c-45e517cf9abd 2018-07-21 00:26:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}}' 2018-07-21 00:26:48,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3448682d-09e1-4fd0-a1a1-57a8ef3122a7 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "id": "861071fe6cb241a3afe522b44215fea5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:26:48,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3448682d-09e1-4fd0-a1a1-57a8ef3122a7 2018-07-21 00:26:48,748 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj 2018-07-21 00:26:48,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:48,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:49,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["zDRxlhiGRHeV7cy73MAZ-g"], "issued_at": "2018-07-21T00:26:49.000000Z"}} 2018-07-21 00:26:49,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}27c1dcad85803f8d4279e03be2ffb72e9023380b" 2018-07-21 00:26:49,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d5b8fe-f191-411a-868b-d313935bbd9e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:49,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81d5b8fe-f191-411a-868b-d313935bbd9e 2018-07-21 00:26:49,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:49,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:49,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c1dcad85803f8d4279e03be2ffb72e9023380b" 2018-07-21 00:26:49,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94437db5-72a3-4d87-8c54-72f31b5a36d1 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:26:49,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-94437db5-72a3-4d87-8c54-72f31b5a36d1 2018-07-21 00:26:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c1dcad85803f8d4279e03be2ffb72e9023380b" 2018-07-21 00:26:49,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411fc2eb-06d9-4bcf-99e0-79b2de028537 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "id": "861071fe6cb241a3afe522b44215fea5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}]} 2018-07-21 00:26:49,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj used request id req-411fc2eb-06d9-4bcf-99e0-79b2de028537 2018-07-21 00:26:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c1dcad85803f8d4279e03be2ffb72e9023380b" 2018-07-21 00:26:49,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bebea82-dc1f-459e-a7d8-49a3029fbfd9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:26:49,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1bebea82-dc1f-459e-a7d8-49a3029fbfd9 2018-07-21 00:26:49,861 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-bb611b51-b6d7-450-user 2018-07-21 00:26:49,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:26:49,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f42d518-65d3-4d4d-9314-c977c67ca7eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:26:49,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3f42d518-65d3-4d4d-9314-c977c67ca7eb 2018-07-21 00:26:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" -d '{"role": {"name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role"}}' 2018-07-21 00:26:50,087 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4d810c-02f1-4085-8f70-a82c647dd96c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6ee63f8ecd1412199892e410e5f6de2", "links": {"self": "http://172.30.9.21:5000/v3/roles/a6ee63f8ecd1412199892e410e5f6de2"}, "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role"}} 2018-07-21 00:26:50,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c4d810c-02f1-4085-8f70-a82c647dd96c 2018-07-21 00:26:50,088 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role 2018-07-21 00:26:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a6ee63f8ecd1412199892e410e5f6de2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:26:50,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00519a6a-72c3-4908-b721-90fb10cb1481 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6ee63f8ecd1412199892e410e5f6de2", "links": {"self": "http://172.30.9.21:5000/v3/roles/a6ee63f8ecd1412199892e410e5f6de2"}, "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role"}} 2018-07-21 00:26:50,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a6ee63f8ecd1412199892e410e5f6de2 used request id req-00519a6a-72c3-4908-b721-90fb10cb1481 2018-07-21 00:26:50,181 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role to project CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj 2018-07-21 00:26:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5/users/c081c40615ab4a01a07666e5ff1b3809/roles/a6ee63f8ecd1412199892e410e5f6de2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:26:50,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2254d94a-1f35-4475-b322-c09b0d1eb7df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:26:50,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5/users/c081c40615ab4a01a07666e5ff1b3809/roles/a6ee63f8ecd1412199892e410e5f6de2 used request id req-2254d94a-1f35-4475-b322-c09b0d1eb7df 2018-07-21 00:26:50,332 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:26:50,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:50,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:50,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6ee63f8ecd1412199892e410e5f6de2", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role"}], "expires_at": "2018-07-21T01:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-user", "id": "c081c40615ab4a01a07666e5ff1b3809"}, "audit_ids": ["IboW0vpLTdu6s2U_YQPLTg"], "issued_at": "2018-07-21T00:26:50.000000Z"}} 2018-07-21 00:26:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}231c9fee9d54156d0a296a10923559da4a4c689a" 2018-07-21 00:26:50,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be78fe1d-2258-4c53-97e5-568cb19cdd64 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:50,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-be78fe1d-2258-4c53-97e5-568cb19cdd64 2018-07-21 00:26:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" 2018-07-21 00:26:51,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6e48eff2-e792-4709-9f4a-b7fa8354b094 Date: Sat, 21 Jul 2018 00:26:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image"} 2018-07-21 00:26:51,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image used request id req-6e48eff2-e792-4709-9f4a-b7fa8354b094 2018-07-21 00:26:51,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" 2018-07-21 00:26:51,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-79a70da6-7ef9-4075-81d9-f8e48dea26a3 Date: Sat, 21 Jul 2018 00:26:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:26:51,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-79a70da6-7ef9-4075-81d9-f8e48dea26a3 2018-07-21 00:26:51,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image"}' 2018-07-21 00:26:51,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c3762c3d-9630-4901-b953-42dd33d42528 Date: Sat, 21 Jul 2018 00:26:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39", "min_disk": 0, "protected": false, "id": "a32c324f-7bc3-4571-8748-5a947b536d39", "file": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39/file", "checksum": null, "owner": "861071fe6cb241a3afe522b44215fea5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:51,443 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c3762c3d-9630-4901-b953-42dd33d42528 2018-07-21 00:26:51,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" -d '' 2018-07-21 00:26:52,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6edbebe2-e9de-4572-8167-cf0a07adc601 Date: Sat, 21 Jul 2018 00:26: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-21 00:26:52,947 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39/file used request id req-6edbebe2-e9de-4572-8167-cf0a07adc601 2018-07-21 00:26:52,948 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:26:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" 2018-07-21 00:26:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9e39d208-1b98-4357-ac39-60c45f8c6a7c Date: Sat, 21 Jul 2018 00:26:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a32c324f-7bc3-4571-8748-5a947b536d39/snap", "metadata": {}}], "self": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39", "min_disk": 0, "protected": false, "id": "a32c324f-7bc3-4571-8748-5a947b536d39", "file": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "861071fe6cb241a3afe522b44215fea5", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a32c324f-7bc3-4571-8748-5a947b536d39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:53,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39 used request id req-9e39d208-1b98-4357-ac39-60c45f8c6a7c 2018-07-21 00:26:53,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" 2018-07-21 00:26:53,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e1088294-9f20-4534-b0dc-e968431cd115 Date: Sat, 21 Jul 2018 00:26: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-21 00:26:53,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e1088294-9f20-4534-b0dc-e968431cd115 2018-07-21 00:26:53,329 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image 2018-07-21 00:26:53,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" 2018-07-21 00:26:53,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-547d0357-97de-4889-bcd8-cf2386b69643 Date: Sat, 21 Jul 2018 00:26:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a32c324f-7bc3-4571-8748-5a947b536d39/snap", "metadata": {}}], "self": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39", "min_disk": 0, "protected": false, "id": "a32c324f-7bc3-4571-8748-5a947b536d39", "file": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "861071fe6cb241a3afe522b44215fea5", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a32c324f-7bc3-4571-8748-5a947b536d39/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:26:53,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39 used request id req-547d0357-97de-4889-bcd8-cf2386b69643 2018-07-21 00:26:53,519 - create_image - DEBUG - Instance status is - active 2018-07-21 00:26:53,519 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image 2018-07-21 00:26:53,519 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image 2018-07-21 00:26:53,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:53,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:53,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6ee63f8ecd1412199892e410e5f6de2", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role"}], "expires_at": "2018-07-21T01:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-user", "id": "c081c40615ab4a01a07666e5ff1b3809"}, "audit_ids": ["wJijw46WS3W1jLo4hQPDmA"], "issued_at": "2018-07-21T00:26:53.000000Z"}} 2018-07-21 00:26:53,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:26:54,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7d5ed2-4a2f-4f99-9bfc-8c75ca68e7fb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:54,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5e7d5ed2-4a2f-4f99-9bfc-8c75ca68e7fb 2018-07-21 00:26:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:26:54,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc45cd95-a7e0-4914-b673-e569e193e124 Date: Sat, 21 Jul 2018 00:26:54 GMT RESP BODY: {"networks":[]} 2018-07-21 00:26:54,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net used request id req-bc45cd95-a7e0-4914-b673-e569e193e124 2018-07-21 00:26:54,222 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net 2018-07-21 00:26:54,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" -d '{"network": {"name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net", "admin_state_up": true}}' 2018-07-21 00:26:54,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-8ace9d4f-1ad5-4f71-a6b4-c3bc3b9e1222 Date: Sat, 21 Jul 2018 00:26:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:26:54Z","is_default":false,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}} 2018-07-21 00:26:54,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-8ace9d4f-1ad5-4f71-a6b4-c3bc3b9e1222 2018-07-21 00:26:54,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:26:54,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ae503e32-6c0f-4507-9582-86aff3ae21ab Date: Sat, 21 Jul 2018 00:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:26:54Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:26:54,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-ae503e32-6c0f-4507-9582-86aff3ae21ab 2018-07-21 00:26:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:26:55,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f282faf-f630-4f45-87b1-8885829d6ddb Date: Sat, 21 Jul 2018 00:26:55 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:26:55,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-0f282faf-f630-4f45-87b1-8885829d6ddb 2018-07-21 00:26:55,214 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet 2018-07-21 00:26:55,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" -d '{"subnets": [{"ip_version": 4, "network_id": "0205e8bf-cdab-4036-9d3e-495b1e0fee8a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]}' 2018-07-21 00:26:56,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30d66f50-0dd6-425c-9f84-509ffe027534 Date: Sat, 21 Jul 2018 00:26:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:26:56,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-30d66f50-0dd6-425c-9f84-509ffe027534 2018-07-21 00:26:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:26:56,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9a4cbe30-2bd6-42c4-b485-de5f601183fe Date: Sat, 21 Jul 2018 00:26:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:26:56,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-9a4cbe30-2bd6-42c4-b485-de5f601183fe 2018-07-21 00:26:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:26:56,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e1249a43-2d17-490f-bf76-7f004309bb2c Date: Sat, 21 Jul 2018 00:26:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:26:56,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-e1249a43-2d17-490f-bf76-7f004309bb2c 2018-07-21 00:26:56,608 - OpenStackNetwork - DEBUG - Network [0205e8bf-cdab-4036-9d3e-495b1e0fee8a] created successfully 2018-07-21 00:26:56,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:56,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:57,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4I3-iVB-RhaIZDspGeefHA"], "issued_at": "2018-07-21T00:26:56.000000Z"}} 2018-07-21 00:26:57,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0f36722a5aacbb43d73a26d49d7c5686d65b9c7c" 2018-07-21 00:26:57,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3add593a-2329-44fa-acbb-539a304898d8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:57,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3add593a-2329-44fa-acbb-539a304898d8 2018-07-21 00:26:57,093 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:26:57,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f36722a5aacbb43d73a26d49d7c5686d65b9c7c" 2018-07-21 00:26:57,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26: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-89da9da2-0f9b-417e-989d-bfe788fb7695 x-compute-request-id: req-89da9da2-0f9b-417e-989d-bfe788fb7695 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:26:57,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-89da9da2-0f9b-417e-989d-bfe788fb7695 2018-07-21 00:26:57,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f36722a5aacbb43d73a26d49d7c5686d65b9c7c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-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-21 00:26:57,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26: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-29c2bf47-a4bd-46d0-ab2a-e70089e8cc9e x-compute-request-id: req-29c2bf47-a4bd-46d0-ab2a-e70089e8cc9e Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6da1b1db-93d0-4059-9ad4-423f431d4349"}} 2018-07-21 00:26:57,361 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-29c2bf47-a4bd-46d0-ab2a-e70089e8cc9e 2018-07-21 00:26:57,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:26:57,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:26:57,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6ee63f8ecd1412199892e410e5f6de2", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role"}], "expires_at": "2018-07-21T01:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-user", "id": "c081c40615ab4a01a07666e5ff1b3809"}, "audit_ids": ["_q1RzSyATiiY8BkyxugukQ"], "issued_at": "2018-07-21T00:26:57.000000Z"}} 2018-07-21 00:26:57,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:57,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822a30f1-ac34-47fe-b43f-676a532f8617 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:57,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-822a30f1-ac34-47fe-b43f-676a532f8617 2018-07-21 00:26:57,853 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:26:57,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:57,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fb571d-70b5-49fa-a979-1f5b5cb35acd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:26:57,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d2fb571d-70b5-49fa-a979-1f5b5cb35acd 2018-07-21 00:26:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:58,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-34ae621e-15e4-44d9-aa71-1b5c6044caf1 Date: Sat, 21 Jul 2018 00:26:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:26:58,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net used request id req-34ae621e-15e4-44d9-aa71-1b5c6044caf1 2018-07-21 00:26:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:26:58,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:26:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:26:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:58,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aed5862-3331-44a0-bf04-f0865c09a183 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:26:58,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-4aed5862-3331-44a0-bf04-f0865c09a183 2018-07-21 00:26:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:58,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f0f97e89-760e-4d53-865f-987e5bb6445f Date: Sat, 21 Jul 2018 00:26:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:26:58,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-f0f97e89-760e-4d53-865f-987e5bb6445f 2018-07-21 00:26:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:58,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92d772fa-a76a-4f0e-81e3-0541086e77ab Date: Sat, 21 Jul 2018 00:26:58 GMT RESP BODY: {"ports":[]} 2018-07-21 00:26:58,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1&admin_state_up=True used request id req-92d772fa-a76a-4f0e-81e3-0541086e77ab 2018-07-21 00:26:58,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:59,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26: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-3136de4a-b90f-4b97-984a-f292f633669c x-compute-request-id: req-3136de4a-b90f-4b97-984a-f292f633669c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:26:59,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst used request id req-3136de4a-b90f-4b97-984a-f292f633669c 2018-07-21 00:26:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:59,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2955fd33-213c-42e6-8c8e-7bb1eca4a315 Date: Sat, 21 Jul 2018 00:26:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:26:59,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net used request id req-2955fd33-213c-42e6-8c8e-7bb1eca4a315 2018-07-21 00:26:59,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:59,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd078aa0-6a89-4ee8-babf-2f8fca2aac0c Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:26:59,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-dd078aa0-6a89-4ee8-babf-2f8fca2aac0c 2018-07-21 00:26:59,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:26:59,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f5517cf4-1e14-4b05-a3ca-fc4564fe1dea Date: Sat, 21 Jul 2018 00:26:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:26:59,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-f5517cf4-1e14-4b05-a3ca-fc4564fe1dea 2018-07-21 00:26:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:00,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fe2b1a78-79ef-4d7f-b45c-26f549a3375d Date: Sat, 21 Jul 2018 00:27:00 GMT RESP BODY: {"ports":[]} 2018-07-21 00:27:00,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1&admin_state_up=True used request id req-fe2b1a78-79ef-4d7f-b45c-26f549a3375d 2018-07-21 00:27:00,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:00,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:00,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6ee63f8ecd1412199892e410e5f6de2", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role"}], "expires_at": "2018-07-21T01:27:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/861071fe6cb241a3afe522b44215fea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-user", "id": "c081c40615ab4a01a07666e5ff1b3809"}, "audit_ids": ["5nu4v6v4SDujTzav0cftpA"], "issued_at": "2018-07-21T00:27:00.000000Z"}} 2018-07-21 00:27:00,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8d9bcc8a0c8653625d1c796260a5ff45cdc1d35a" 2018-07-21 00:27:00,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33bf9ce2-ad4d-4cc5-a100-6bf4f3614bc6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:00,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-33bf9ce2-ad4d-4cc5-a100-6bf4f3614bc6 2018-07-21 00:27:00,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:00,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-64136e89-0ae6-49e4-8d6f-ec898b24ae0c Date: Sat, 21 Jul 2018 00:27:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:27:00,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net used request id req-64136e89-0ae6-49e4-8d6f-ec898b24ae0c 2018-07-21 00:27:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:01,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-adfbc32a-3e4b-4764-95b6-7df1945c132f Date: Sat, 21 Jul 2018 00:27:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:27:01,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-adfbc32a-3e4b-4764-95b6-7df1945c132f 2018-07-21 00:27:01,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:01,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-509e2f5f-00fb-4219-bd1a-0611ac71e399 Date: Sat, 21 Jul 2018 00:27:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:27:01,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net used request id req-509e2f5f-00fb-4219-bd1a-0611ac71e399 2018-07-21 00:27:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:27:01,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:27:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:27:01,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bcc8a0c8653625d1c796260a5ff45cdc1d35a" 2018-07-21 00:27:01,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d66a328-3a72-46e7-b7f6-36c67e77d5f2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:27:01,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-8d66a328-3a72-46e7-b7f6-36c67e77d5f2 2018-07-21 00:27:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:01,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5b8a80d6-664a-4edf-95bd-21d8a378c378 Date: Sat, 21 Jul 2018 00:27:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:27:01,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-5b8a80d6-664a-4edf-95bd-21d8a378c378 2018-07-21 00:27:01,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:01,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa511fff-a46d-45ed-8104-8a69a3ec6fec Date: Sat, 21 Jul 2018 00:27:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:27:01,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet used request id req-fa511fff-a46d-45ed-8104-8a69a3ec6fec 2018-07-21 00:27:01,604 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net 2018-07-21 00:27:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" -d '{"port": {"network_id": "0205e8bf-cdab-4036-9d3e-495b1e0fee8a", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "e7539d56-f28e-48fd-9dab-ac0783e15196", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1", "admin_state_up": true}}' 2018-07-21 00:27:02,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-fe668e62-2d43-4e5b-82fb-d4cda6788d9c Date: Sat, 21 Jul 2018 00:27:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e7539d56-f28e-48fd-9dab-ac0783e15196","ip_address":"10.55.0.101"}],"id":"49876f82-15b2-44ee-8295-3d18118caedc","security_groups":["b7c2424d-7fa7-4e57-8e33-240f44264028"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1","project_id":"861071fe6cb241a3afe522b44215fea5","qos_policy_id":null,"admin_state_up":true,"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:27:01Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:27:02,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-fe668e62-2d43-4e5b-82fb-d4cda6788d9c 2018-07-21 00:27:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1449e5d8-75cd-4f9e-94ab-7d1d92b4f2af Date: Sat, 21 Jul 2018 00:27:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:27:03,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net used request id req-1449e5d8-75cd-4f9e-94ab-7d1d92b4f2af 2018-07-21 00:27:03,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7255185e-4b61-43a2-996c-914a97c6f2be Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:27:03,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-7255185e-4b61-43a2-996c-914a97c6f2be 2018-07-21 00:27:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8e989974-f2ed-41bd-89c3-955369b86d9e Date: Sat, 21 Jul 2018 00:27:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:27:03,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-8e989974-f2ed-41bd-89c3-955369b86d9e 2018-07-21 00:27:03,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-e126b6d1-e544-4649-84c7-64ec6e351ff3 Date: Sat, 21 Jul 2018 00:27:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e7539d56-f28e-48fd-9dab-ac0783e15196","ip_address":"10.55.0.101"}],"id":"49876f82-15b2-44ee-8295-3d18118caedc","security_groups":["b7c2424d-7fa7-4e57-8e33-240f44264028"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"861071fe6cb241a3afe522b44215fea5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1","admin_state_up":true,"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:27:01Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:27:03,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1&admin_state_up=True used request id req-e126b6d1-e544-4649-84c7-64ec6e351ff3 2018-07-21 00:27:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b47dd7-91ba-4b29-be06-5a2d772bb4d3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:27:03,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-41b47dd7-91ba-4b29-be06-5a2d772bb4d3 2018-07-21 00:27:03,679 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst 2018-07-21 00:27:03,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea463dc0-9217-453b-909d-bcbe8b1f12d5 x-compute-request-id: req-ea463dc0-9217-453b-909d-bcbe8b1f12d5 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "6da1b1db-93d0-4059-9ad4-423f431d4349", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-flavor-name"}]} 2018-07-21 00:27:03,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ea463dc0-9217-453b-909d-bcbe8b1f12d5 2018-07-21 00:27:03,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98dfef73-b3a7-467a-833e-18f689110902 x-compute-request-id: req-98dfef73-b3a7-467a-833e-18f689110902 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "6da1b1db-93d0-4059-9ad4-423f431d4349"}} 2018-07-21 00:27:03,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349 used request id req-98dfef73-b3a7-467a-833e-18f689110902 2018-07-21 00:27:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:03,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-6d7e756e-7260-45bc-98db-19ce106048cb Date: Sat, 21 Jul 2018 00:27:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:26:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:26:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a32c324f-7bc3-4571-8748-5a947b536d39/snap", "metadata": {}}], "self": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39", "min_disk": 0, "protected": false, "id": "a32c324f-7bc3-4571-8748-5a947b536d39", "file": "/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "861071fe6cb241a3afe522b44215fea5", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a32c324f-7bc3-4571-8748-5a947b536d39/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image"} 2018-07-21 00:27:03,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image used request id req-6d7e756e-7260-45bc-98db-19ce106048cb 2018-07-21 00:27:03,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:04,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dca3d1cf-8c01-441f-9e09-2b24999f32aa Date: Sat, 21 Jul 2018 00:27:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:27:04,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-dca3d1cf-8c01-441f-9e09-2b24999f32aa 2018-07-21 00:27:04,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" -d '{"server": {"name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst", "imageRef": "a32c324f-7bc3-4571-8748-5a947b536d39", "flavorRef": "6da1b1db-93d0-4059-9ad4-423f431d4349", "max_count": 1, "min_count": 1, "networks": [{"port": "49876f82-15b2-44ee-8295-3d18118caedc"}]}}' 2018-07-21 00:27:06,199 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:27: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-f2b85fee-6abc-477d-b218-2004746d5d1e x-compute-request-id: req-f2b85fee-6abc-477d-b218-2004746d5d1e Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "bookmark"}], "adminPass": "4fRNDgWEmWcn"}} 2018-07-21 00:27:06,199 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f2b85fee-6abc-477d-b218-2004746d5d1e 2018-07-21 00:27:06,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:06,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-447c6a99-324a-4281-9f36-cffb1fffa093 x-compute-request-id: req-447c6a99-324a-4281-9f36-cffb1fffa093 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "bookmark"}], "image": {"id": "a32c324f-7bc3-4571-8748-5a947b536d39", "links": [{"href": "http://172.30.9.21:8774/images/a32c324f-7bc3-4571-8748-5a947b536d39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6da1b1db-93d0-4059-9ad4-423f431d4349", "links": [{"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}]}, "id": "6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "user_id": "c081c40615ab4a01a07666e5ff1b3809", "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-21T00:27:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst", "created": "2018-07-21T00:27:06Z", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:06,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-447c6a99-324a-4281-9f36-cffb1fffa093 2018-07-21 00:27:06,616 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst 2018-07-21 00:27:06,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:06,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e658794-419f-45f3-b122-1050acc644d1 x-compute-request-id: req-4e658794-419f-45f3-b122-1050acc644d1 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "bookmark"}], "image": {"id": "a32c324f-7bc3-4571-8748-5a947b536d39", "links": [{"href": "http://172.30.9.21:8774/images/a32c324f-7bc3-4571-8748-5a947b536d39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6da1b1db-93d0-4059-9ad4-423f431d4349", "links": [{"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}]}, "id": "6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "user_id": "c081c40615ab4a01a07666e5ff1b3809", "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-21T00:27:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst", "created": "2018-07-21T00:27:06Z", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:06,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-4e658794-419f-45f3-b122-1050acc644d1 2018-07-21 00:27:06,869 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst] is - BUILD 2018-07-21 00:27:06,869 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:27:09,872 - create_instance - DEBUG - VM status query timeout in 896.744019985 2018-07-21 00:27:09,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:10,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01b5153d-cf38-4960-ade0-0cb3d56955c5 x-compute-request-id: req-01b5153d-cf38-4960-ade0-0cb3d56955c5 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "bookmark"}], "image": {"id": "a32c324f-7bc3-4571-8748-5a947b536d39", "links": [{"href": "http://172.30.9.21:8774/images/a32c324f-7bc3-4571-8748-5a947b536d39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6da1b1db-93d0-4059-9ad4-423f431d4349", "links": [{"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}]}, "id": "6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "security_groups": [{"name": "default"}], "user_id": "c081c40615ab4a01a07666e5ff1b3809", "OS-DCF: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-21T00:27:08Z", "hostId": "051f381e7e050875ebc4e6da7d5312d7fbc6513e6bcd9ecbc59627a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst", "created": "2018-07-21T00:27:06Z", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:10,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-01b5153d-cf38-4960-ade0-0cb3d56955c5 2018-07-21 00:27:10,534 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst] is - BUILD 2018-07-21 00:27:10,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:27:13,537 - create_instance - DEBUG - VM status query timeout in 893.078678846 2018-07-21 00:27:13,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:13,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-649159a4-db93-403d-80eb-16fbcf9df9fa x-compute-request-id: req-649159a4-db93-403d-80eb-16fbcf9df9fa Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "bookmark"}], "image": {"id": "a32c324f-7bc3-4571-8748-5a947b536d39", "links": [{"href": "http://172.30.9.21:8774/images/a32c324f-7bc3-4571-8748-5a947b536d39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:27:11.000000", "flavor": {"id": "6da1b1db-93d0-4059-9ad4-423f431d4349", "links": [{"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}]}, "id": "6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "security_groups": [{"name": "default"}], "user_id": "c081c40615ab4a01a07666e5ff1b3809", "OS-DCF: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-21T00:27:11Z", "hostId": "051f381e7e050875ebc4e6da7d5312d7fbc6513e6bcd9ecbc59627a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst", "created": "2018-07-21T00:27:06Z", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:13,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-649159a4-db93-403d-80eb-16fbcf9df9fa 2018-07-21 00:27:13,889 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst] is - ACTIVE 2018-07-21 00:27:13,889 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:27:13,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:14,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-262515a5-068e-45a0-b14d-abf4911ceb49 x-compute-request-id: req-262515a5-068e-45a0-b14d-abf4911ceb49 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "bookmark"}], "image": {"id": "a32c324f-7bc3-4571-8748-5a947b536d39", "links": [{"href": "http://172.30.9.21:8774/images/a32c324f-7bc3-4571-8748-5a947b536d39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:27:11.000000", "flavor": {"id": "6da1b1db-93d0-4059-9ad4-423f431d4349", "links": [{"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}]}, "id": "6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "security_groups": [{"name": "default"}], "user_id": "c081c40615ab4a01a07666e5ff1b3809", "OS-DCF: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-21T00:27:11Z", "hostId": "051f381e7e050875ebc4e6da7d5312d7fbc6513e6bcd9ecbc59627a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst", "created": "2018-07-21T00:27:06Z", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:14,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-262515a5-068e-45a0-b14d-abf4911ceb49 2018-07-21 00:27:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:14,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f72ac67d-6b61-4003-8fb0-e74e0dc8b99b Date: Sat, 21 Jul 2018 00:27:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:27:14,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net used request id req-f72ac67d-6b61-4003-8fb0-e74e0dc8b99b 2018-07-21 00:27:14,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:14,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d34262-7a26-4160-b9d9-c470963b0cbd Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:27:14,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-23d34262-7a26-4160-b9d9-c470963b0cbd 2018-07-21 00:27:14,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:14,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4509dad2-73a1-418c-8940-9ecdf208097b Date: Sat, 21 Jul 2018 00:27:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:27:14,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-4509dad2-73a1-418c-8940-9ecdf208097b 2018-07-21 00:27:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:15,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3236 X-Openstack-Request-Id: req-d89ee1ba-4afe-45a3-8106-9d3bf3378830 Date: Sat, 21 Jul 2018 00:27:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e7539d56-f28e-48fd-9dab-ac0783e15196","ip_address":"10.55.0.101"}],"id":"49876f82-15b2-44ee-8295-3d18118caedc","security_groups":["b7c2424d-7fa7-4e57-8e33-240f44264028"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"861071fe6cb241a3afe522b44215fea5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1","admin_state_up":true,"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:27:01Z","binding:vnic_type":"normal","device_id":"6fe6b92e-08d3-47f9-9cfb-781f2417ad5e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:26:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e7539d56-f28e-48fd-9dab-ac0783e15196","ip_address":"10.55.0.3"}],"id":"6be74f86-70c5-4a70-aab3-82b625dc81bd","security_groups":[],"mac_address":"fa:16:3e:ac:6f:c2","project_id":"861071fe6cb241a3afe522b44215fea5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0205e8bf-cdab-4036-9d3e-495b1e0fee8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e7539d56-f28e-48fd-9dab-ac0783e15196","ip_address":"10.55.0.4"}],"id":"ad0a4c56-8ae6-42c1-815f-a484b1c26579","security_groups":[],"mac_address":"fa:16:3e:68:d5:e3","project_id":"861071fe6cb241a3afe522b44215fea5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0205e8bf-cdab-4036-9d3e-495b1e0fee8a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:26:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e7539d56-f28e-48fd-9dab-ac0783e15196","ip_address":"10.55.0.2"}],"id":"f2b344e2-f91a-4828-80bb-6288aa35d340","security_groups":[],"mac_address":"fa:16:3e:e9:e1:01","project_id":"861071fe6cb241a3afe522b44215fea5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0205e8bf-cdab-4036-9d3e-495b1e0fee8a","ip_allocation":"immediate"}]} 2018-07-21 00:27:15,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-d89ee1ba-4afe-45a3-8106-9d3bf3378830 2018-07-21 00:27:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:15,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-145487c7-7262-4282-82ed-3f6cf898cd28 Date: Sat, 21 Jul 2018 00:27:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"861071fe6cb241a3afe522b44215fea5","l2_adjacency":true,"status":"ACTIVE","subnets":["e7539d56-f28e-48fd-9dab-ac0783e15196"],"description":"","tags":[],"updated_at":"2018-07-21T00:26:55Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net","admin_state_up":true,"tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:54Z","mtu":1450}]} 2018-07-21 00:27:15,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-145487c7-7262-4282-82ed-3f6cf898cd28 2018-07-21 00:27:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:15,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19948937-88da-4629-8b16-015fa5e3bc63 Date: Sat, 21 Jul 2018 00:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:27:15,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-19948937-88da-4629-8b16-015fa5e3bc63 2018-07-21 00:27:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:15,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c03382af-13d9-4468-844e-a5ffe28aae60 Date: Sat, 21 Jul 2018 00:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0205e8bf-cdab-4036-9d3e-495b1e0fee8a","tenant_id":"861071fe6cb241a3afe522b44215fea5","created_at":"2018-07-21T00:26:55Z","dns_nameservers":[],"updated_at":"2018-07-21T00:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"861071fe6cb241a3afe522b44215fea5","id":"e7539d56-f28e-48fd-9dab-ac0783e15196","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet"}]} 2018-07-21 00:27:15,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0205e8bf-cdab-4036-9d3e-495b1e0fee8a&name=CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet used request id req-c03382af-13d9-4468-844e-a5ffe28aae60 2018-07-21 00:27:15,854 - create_instance - INFO - Deleting Port with ID - 49876f82-15b2-44ee-8295-3d18118caedc 2018-07-21 00:27:15,855 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0port-1 2018-07-21 00:27:15,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/49876f82-15b2-44ee-8295-3d18118caedc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:16,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cd2e116-94d0-4b1b-961e-a5050709b986 Date: Sat, 21 Jul 2018 00:27:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:27:16,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/49876f82-15b2-44ee-8295-3d18118caedc used request id req-7cd2e116-94d0-4b1b-961e-a5050709b986 2018-07-21 00:27:16,313 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst 2018-07-21 00:27:16,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:16,443 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:27: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-98365597-a019-46d4-9a97-ab37a8a03856 x-compute-request-id: req-98365597-a019-46d4-9a97-ab37a8a03856 Content-Type: application/json 2018-07-21 00:27:16,443 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-98365597-a019-46d4-9a97-ab37a8a03856 2018-07-21 00:27:16,443 - create_instance - INFO - Checking deletion status 2018-07-21 00:27:16,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:16,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-20018b01-cf39-4a82-af10-2004c9b3a8a3 x-compute-request-id: req-20018b01-cf39-4a82-af10-2004c9b3a8a3 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "rel": "bookmark"}], "image": {"id": "a32c324f-7bc3-4571-8748-5a947b536d39", "links": [{"href": "http://172.30.9.21:8774/images/a32c324f-7bc3-4571-8748-5a947b536d39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:27:11.000000", "flavor": {"id": "6da1b1db-93d0-4059-9ad4-423f431d4349", "links": [{"href": "http://172.30.9.21:8774/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349", "rel": "bookmark"}]}, "id": "6fe6b92e-08d3-47f9-9cfb-781f2417ad5e", "user_id": "c081c40615ab4a01a07666e5ff1b3809", "OS-DCF: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-21T00:27:16Z", "hostId": "051f381e7e050875ebc4e6da7d5312d7fbc6513e6bcd9ecbc59627a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst", "created": "2018-07-21T00:27:06Z", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:16,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-20018b01-cf39-4a82-af10-2004c9b3a8a3 2018-07-21 00:27:16,754 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst] is - ACTIVE 2018-07-21 00:27:16,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:27:19,757 - create_instance - DEBUG - VM status query timeout in 296.686300039 2018-07-21 00:27:19,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f45d2e8ab3a9bcd27b4a22f99da3a5c0c1c1900" 2018-07-21 00:27:19,807 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a86ca96-c18f-4d30-a26a-90af458d5ec6 x-compute-request-id: req-0a86ca96-c18f-4d30-a26a-90af458d5ec6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6fe6b92e-08d3-47f9-9cfb-781f2417ad5e could not be found.", "code": 404}} 2018-07-21 00:27:19,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6fe6b92e-08d3-47f9-9cfb-781f2417ad5e used request id req-0a86ca96-c18f-4d30-a26a-90af458d5ec6 2018-07-21 00:27:19,807 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6fe6b92e-08d3-47f9-9cfb-781f2417ad5e could not be found. (HTTP 404) (Request-ID: req-0a86ca96-c18f-4d30-a26a-90af458d5ec6) 2018-07-21 00:27:19,808 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-inst 2018-07-21 00:27:19,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f36722a5aacbb43d73a26d49d7c5686d65b9c7c" 2018-07-21 00:27:19,848 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-905fe0e2-b00e-4fd4-ad65-9ff8324cad94 x-compute-request-id: req-905fe0e2-b00e-4fd4-ad65-9ff8324cad94 Content-Length: 0 Content-Type: application/json 2018-07-21 00:27:19,848 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6da1b1db-93d0-4059-9ad4-423f431d4349 used request id req-905fe0e2-b00e-4fd4-ad65-9ff8324cad94 2018-07-21 00:27:19,849 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet 2018-07-21 00:27:19,849 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-subnet 2018-07-21 00:27:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/e7539d56-f28e-48fd-9dab-ac0783e15196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:27:22,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2549f5fb-987c-472d-a453-4de6265dc03d Date: Sat, 21 Jul 2018 00:27:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:27:22,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e7539d56-f28e-48fd-9dab-ac0783e15196 used request id req-2549f5fb-987c-472d-a453-4de6265dc03d 2018-07-21 00:27:22,136 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-pub-net 2018-07-21 00:27:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/0205e8bf-cdab-4036-9d3e-495b1e0fee8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78887cf573a4ba78320362eb24bb50f951724ba2" 2018-07-21 00:27:23,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c8bbc8b-b2c0-4aa9-85ad-3c819540bf33 Date: Sat, 21 Jul 2018 00:27:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:27:23,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0205e8bf-cdab-4036-9d3e-495b1e0fee8a used request id req-2c8bbc8b-b2c0-4aa9-85ad-3c819540bf33 2018-07-21 00:27:23,554 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c40f10f4-8dd1-4407-ad23-21e58d73e3a0-image 2018-07-21 00:27:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}231c9fee9d54156d0a296a10923559da4a4c689a" 2018-07-21 00:27:23,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2eb1db3f-5bd6-4b70-846a-184b5055982d Date: Sat, 21 Jul 2018 00:27: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-21 00:27:23,867 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a32c324f-7bc3-4571-8748-5a947b536d39 used request id req-2eb1db3f-5bd6-4b70-846a-184b5055982d 2018-07-21 00:27:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-54ddfbc7-1294-4699-be20-4ae603271473 Date: Sat, 21 Jul 2018 00:27:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "861071fe6cb241a3afe522b44215fea5", "created_at": "2018-07-21T00:26:54Z", "updated_at": "2018-07-21T00:26:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "revision_number": 0, "id": "11dc2bf0-af77-45dd-b622-c58997187840", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "861071fe6cb241a3afe522b44215fea5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "revision_number": 0, "id": "38addffa-bbc9-462d-8ee2-1eadb277641b", "remote_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "861071fe6cb241a3afe522b44215fea5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "revision_number": 0, "id": "3be316f8-6ac5-4123-bcb6-b94bdd14ccda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "861071fe6cb241a3afe522b44215fea5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "revision_number": 0, "id": "6eff9cda-bf50-483f-b8ab-6b46eb72ede9", "remote_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "remote_ip_prefix": null, "created_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "tenant_id": "861071fe6cb241a3afe522b44215fea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "861071fe6cb241a3afe522b44215fea5"}], "revision_number": 4, "project_id": "861071fe6cb241a3afe522b44215fea5", "id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:27:24,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-54ddfbc7-1294-4699-be20-4ae603271473 2018-07-21 00:27:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f3975d-6c59-465a-a612-91a6ce10f21b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:27:24,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-c5f3975d-6c59-465a-a612-91a6ce10f21b 2018-07-21 00:27:24,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ef6df5-169b-4102-9392-686b573cc8df Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:27:24,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d8ef6df5-169b-4102-9392-686b573cc8df 2018-07-21 00:27:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a32dc05-bd6b-4fbc-87fd-5ea0291f4165 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:27:24,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-4a32dc05-bd6b-4fbc-87fd-5ea0291f4165 2018-07-21 00:27:24,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:27:24,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-453946ec-f73b-4871-a593-662b2435c0ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:27:24,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-453946ec-f73b-4871-a593-662b2435c0ac 2018-07-21 00:27:24,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:27:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-810b90db-c4df-4755-9482-c0ccb0711ab8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:27:24,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-810b90db-c4df-4755-9482-c0ccb0711ab8 2018-07-21 00:27:24,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:27:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7194672c-c7c2-4562-b429-f72497e482b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:27:24,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-7194672c-c7c2-4562-b429-f72497e482b4 2018-07-21 00:27:24,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:27:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:24,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2af417-2b6c-4b11-8962-a7d8c8a0e224 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861071fe6cb241a3afe522b44215fea5", "name": "CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj"}} 2018-07-21 00:27:24,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-9b2af417-2b6c-4b11-8962-a7d8c8a0e224 2018-07-21 00:27:24,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7c2424d-7fa7-4e57-8e33-240f44264028 2018-07-21 00:27:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b7c2424d-7fa7-4e57-8e33-240f44264028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:25,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bfdaf6d3-a331-47b6-a6f8-6d1412ab896d Date: Sat, 21 Jul 2018 00:27:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "port_range_min": null, "revision_number": 0, "tenant_id": "861071fe6cb241a3afe522b44215fea5", "created_at": "2018-07-21T00:26:54Z", "project_id": "861071fe6cb241a3afe522b44215fea5", "id": "11dc2bf0-af77-45dd-b622-c58997187840"}, {"remote_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "port_range_min": null, "revision_number": 0, "tenant_id": "861071fe6cb241a3afe522b44215fea5", "created_at": "2018-07-21T00:26:54Z", "project_id": "861071fe6cb241a3afe522b44215fea5", "id": "38addffa-bbc9-462d-8ee2-1eadb277641b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "port_range_min": null, "revision_number": 0, "tenant_id": "861071fe6cb241a3afe522b44215fea5", "created_at": "2018-07-21T00:26:54Z", "project_id": "861071fe6cb241a3afe522b44215fea5", "id": "3be316f8-6ac5-4123-bcb6-b94bdd14ccda"}, {"remote_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:26:54Z", "security_group_id": "b7c2424d-7fa7-4e57-8e33-240f44264028", "port_range_min": null, "revision_number": 0, "tenant_id": "861071fe6cb241a3afe522b44215fea5", "created_at": "2018-07-21T00:26:54Z", "project_id": "861071fe6cb241a3afe522b44215fea5", "id": "6eff9cda-bf50-483f-b8ab-6b46eb72ede9"}]} 2018-07-21 00:27:25,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b7c2424d-7fa7-4e57-8e33-240f44264028 used request id req-bfdaf6d3-a331-47b6-a6f8-6d1412ab896d 2018-07-21 00:27:25,069 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:27:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b7c2424d-7fa7-4e57-8e33-240f44264028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:25,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dba6b5b5-426a-400f-8e8c-b142104782dc Content-Length: 0 Date: Sat, 21 Jul 2018 00:27:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:27:25,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b7c2424d-7fa7-4e57-8e33-240f44264028 used request id req-dba6b5b5-426a-400f-8e8c-b142104782dc 2018-07-21 00:27:25,390 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj 2018-07-21 00:27:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:25,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612c3637-cf1b-429e-aa8c-c096598d9291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:27:25,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/861071fe6cb241a3afe522b44215fea5 used request id req-612c3637-cf1b-429e-aa8c-c096598d9291 2018-07-21 00:27:25,645 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-bb611b51-b6d7-450-proj-role 2018-07-21 00:27:25,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a6ee63f8ecd1412199892e410e5f6de2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:25,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1593ca7-7bed-431f-bc5b-0004b6d45fce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:27:25,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a6ee63f8ecd1412199892e410e5f6de2 used request id req-d1593ca7-7bed-431f-bc5b-0004b6d45fce 2018-07-21 00:27:25,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95f3b0ba849dc0d10ffe3dc6715a065cb2ed57" 2018-07-21 00:27:25,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723cacaa-ce04-49dd-bb7f-765932a2de8c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:27:25,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-723cacaa-ce04-49dd-bb7f-765932a2de8c 2018-07-21 00:27:25,856 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-bb611b51-b6d7-450-user 2018-07-21 00:27:25,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c081c40615ab4a01a07666e5ff1b3809 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c1dcad85803f8d4279e03be2ffb72e9023380b" 2018-07-21 00:27:26,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a73abc-ad7d-4882-af75-94188154f77f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:27:26,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c081c40615ab4a01a07666e5ff1b3809 used request id req-f1a73abc-ad7d-4882-af75-94188154f77f 2018-07-21 00:27:26,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:26,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AAe83M66SmODBeW9VHT1Ig"], "issued_at": "2018-07-21T00:27:26.000000Z"}} 2018-07-21 00:27:26,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d3c635a5e073ed47f7d6490d78fbeade17557e8c" 2018-07-21 00:27:26,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87cdaf2-a110-42af-83c7-6f0a58f9612b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:26,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a87cdaf2-a110-42af-83c7-6f0a58f9612b 2018-07-21 00:27:26,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:26,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:26,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["EwlJDAKGSs2sxN-eK-vMpw"], "issued_at": "2018-07-21T00:27:26.000000Z"}} 2018-07-21 00:27:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:27:27,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9494d02c-d68a-447c-b442-5bfafb495f4b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:27,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9494d02c-d68a-447c-b442-5bfafb495f4b 2018-07-21 00:27:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:27:27,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:27:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:27:27,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:27:27,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff99faf2-7542-417f-8241-1bb93e303027 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:27:27,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj used request id req-ff99faf2-7542-417f-8241-1bb93e303027 2018-07-21 00:27:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:27:27,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ae24e0-a128-43e1-8d5c-cc42a82d9aba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:27:27,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b0ae24e0-a128-43e1-8d5c-cc42a82d9aba 2018-07-21 00:27:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}}' 2018-07-21 00:27:27,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eef84cf-79ea-409a-bfe7-d92c06a34790 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "id": "c445d0b6aba4446ab0b80f07f5e36631", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:27:27,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1eef84cf-79ea-409a-bfe7-d92c06a34790 2018-07-21 00:27:27,377 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj 2018-07-21 00:27:27,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:27,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:27,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:27:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Y8RfZ2a3Rfm5HNB1ajSXHQ"], "issued_at": "2018-07-21T00:27:27.000000Z"}} 2018-07-21 00:27:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5d346f7200ff11fba6fedfea82b05793fbcc3859" 2018-07-21 00:27:27,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa029876-b2f3-46bd-8c27-5c6261d48f4e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:27,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fa029876-b2f3-46bd-8c27-5c6261d48f4e 2018-07-21 00:27:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:27:27,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:27:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:27:27,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d346f7200ff11fba6fedfea82b05793fbcc3859" 2018-07-21 00:27:27,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0447de-19f4-4f7a-a7b4-b4c83bec4dd7 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:27:27,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8c0447de-19f4-4f7a-a7b4-b4c83bec4dd7 2018-07-21 00:27:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d346f7200ff11fba6fedfea82b05793fbcc3859" 2018-07-21 00:27:28,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f8fb81-dc2e-4941-8bfd-6426c7ff3a30 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "id": "c445d0b6aba4446ab0b80f07f5e36631", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}]} 2018-07-21 00:27:28,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj used request id req-20f8fb81-dc2e-4941-8bfd-6426c7ff3a30 2018-07-21 00:27:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d346f7200ff11fba6fedfea82b05793fbcc3859" 2018-07-21 00:27:28,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1722485-c925-41ca-9e09-76d3e179b4ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:27:28,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f1722485-c925-41ca-9e09-76d3e179b4ba 2018-07-21 00:27:28,507 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7fa21f89-18af-48a-user 2018-07-21 00:27:28,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:28,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:27:28,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a653dcd3-e2ae-4cd8-9373-f3b2e7e6493b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:27:28,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a653dcd3-e2ae-4cd8-9373-f3b2e7e6493b 2018-07-21 00:27:28,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" -d '{"role": {"name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role"}}' 2018-07-21 00:27:28,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0582125-a6ba-4904-afde-6978324b52a1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3aa4dfca9b634611981f3f0019c1a67c", "links": {"self": "http://172.30.9.21:5000/v3/roles/3aa4dfca9b634611981f3f0019c1a67c"}, "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role"}} 2018-07-21 00:27:28,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d0582125-a6ba-4904-afde-6978324b52a1 2018-07-21 00:27:28,718 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role 2018-07-21 00:27:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3aa4dfca9b634611981f3f0019c1a67c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:27:28,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd0c55e-d9c8-4c7c-b360-87ada67ce918 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3aa4dfca9b634611981f3f0019c1a67c", "links": {"self": "http://172.30.9.21:5000/v3/roles/3aa4dfca9b634611981f3f0019c1a67c"}, "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role"}} 2018-07-21 00:27:28,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3aa4dfca9b634611981f3f0019c1a67c used request id req-3cd0c55e-d9c8-4c7c-b360-87ada67ce918 2018-07-21 00:27:28,816 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role to project CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj 2018-07-21 00:27:28,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631/users/ab8feb2be6af41f5809d6a24ab313c5c/roles/3aa4dfca9b634611981f3f0019c1a67c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:27:28,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c58af1ed-3f3f-4766-8cd9-eaba162fe427 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:27:28,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631/users/ab8feb2be6af41f5809d6a24ab313c5c/roles/3aa4dfca9b634611981f3f0019c1a67c used request id req-c58af1ed-3f3f-4766-8cd9-eaba162fe427 2018-07-21 00:27:28,954 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:27:28,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:28,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:29,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aa4dfca9b634611981f3f0019c1a67c", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role"}], "expires_at": "2018-07-21T01:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-user", "id": "ab8feb2be6af41f5809d6a24ab313c5c"}, "audit_ids": ["IDM0e3LUTQ-oHgmtuJOqvg"], "issued_at": "2018-07-21T00:27:29.000000Z"}} 2018-07-21 00:27:29,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" 2018-07-21 00:27:29,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8bc12d-a824-476e-af69-66e050484caf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:29,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4f8bc12d-a824-476e-af69-66e050484caf 2018-07-21 00:27:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" 2018-07-21 00:27:29,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2792e8fa-8644-4fb2-a1ca-315355202bee Date: Sat, 21 Jul 2018 00:27:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image"} 2018-07-21 00:27:29,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image used request id req-2792e8fa-8644-4fb2-a1ca-315355202bee 2018-07-21 00:27:29,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" 2018-07-21 00:27:29,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6b020c85-be5a-44c6-bf9c-f82c4ad22c63 Date: Sat, 21 Jul 2018 00:27: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-21 00:27:29,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6b020c85-be5a-44c6-bf9c-f82c4ad22c63 2018-07-21 00:27:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image"}' 2018-07-21 00:27:30,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0826983c-f145-40a3-8bc7-f6719c5edd88 Date: Sat, 21 Jul 2018 00:27:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:27:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:27:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "min_disk": 0, "protected": false, "id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "file": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/file", "checksum": null, "owner": "c445d0b6aba4446ab0b80f07f5e36631", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:27:30,079 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0826983c-f145-40a3-8bc7-f6719c5edd88 2018-07-21 00:27:30,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" -d '' 2018-07-21 00:27:30,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae14a324-228f-4cdc-ac54-95496d289971 Date: Sat, 21 Jul 2018 00:27: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-21 00:27:30,907 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/file used request id req-ae14a324-228f-4cdc-ac54-95496d289971 2018-07-21 00:27:30,908 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:27:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" 2018-07-21 00:27:31,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5c9dd7cb-de7b-40fb-8b78-533847fef2d5 Date: Sat, 21 Jul 2018 00:27:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:27:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:27:30Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/snap", "metadata": {}}], "self": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "min_disk": 0, "protected": false, "id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "file": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c445d0b6aba4446ab0b80f07f5e36631", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:27:31,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3 used request id req-5c9dd7cb-de7b-40fb-8b78-533847fef2d5 2018-07-21 00:27:31,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" 2018-07-21 00:27:31,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-057b2869-1779-41af-ad64-4842b8efbca5 Date: Sat, 21 Jul 2018 00:27:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:27:31,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-057b2869-1779-41af-ad64-4842b8efbca5 2018-07-21 00:27:31,260 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image 2018-07-21 00:27:31,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" 2018-07-21 00:27:31,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fbc0f534-4c89-4c3b-8ef5-1ae8cde771f3 Date: Sat, 21 Jul 2018 00:27:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:27:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:27:30Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/snap", "metadata": {}}], "self": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "min_disk": 0, "protected": false, "id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "file": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c445d0b6aba4446ab0b80f07f5e36631", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:27:31,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3 used request id req-fbc0f534-4c89-4c3b-8ef5-1ae8cde771f3 2018-07-21 00:27:31,452 - create_image - DEBUG - Instance status is - active 2018-07-21 00:27:31,452 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image 2018-07-21 00:27:31,452 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image 2018-07-21 00:27:31,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:31,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:31,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aa4dfca9b634611981f3f0019c1a67c", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role"}], "expires_at": "2018-07-21T01:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-user", "id": "ab8feb2be6af41f5809d6a24ab313c5c"}, "audit_ids": ["BQPbD3iMQZyd-08eWVq6bA"], "issued_at": "2018-07-21T00:27:31.000000Z"}} 2018-07-21 00:27:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:27:31,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a845e8-d340-40ac-8f4e-dad0dfcb6d3e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:31,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e6a845e8-d340-40ac-8f4e-dad0dfcb6d3e 2018-07-21 00:27:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:27:32,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e0da2c4b-04f5-4c99-8eaa-dfc4304df2c3 Date: Sat, 21 Jul 2018 00:27:32 GMT RESP BODY: {"networks":[]} 2018-07-21 00:27:32,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net used request id req-e0da2c4b-04f5-4c99-8eaa-dfc4304df2c3 2018-07-21 00:27:32,125 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net 2018-07-21 00:27:32,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" -d '{"network": {"name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net", "admin_state_up": true}}' 2018-07-21 00:27:32,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-16906e7c-5d09-469d-8e84-0d679d6f589e Date: Sat, 21 Jul 2018 00:27:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:27:32Z","is_default":false,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}} 2018-07-21 00:27:32,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-16906e7c-5d09-469d-8e84-0d679d6f589e 2018-07-21 00:27:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:27:32,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4ea2d417-5f83-46bf-aa07-ee0f7527df01 Date: Sat, 21 Jul 2018 00:27:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:27:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:32,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-4ea2d417-5f83-46bf-aa07-ee0f7527df01 2018-07-21 00:27:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:27:33,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c1ea214-09a3-4eeb-a901-9c735596876a Date: Sat, 21 Jul 2018 00:27:33 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:27:33,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-5c1ea214-09a3-4eeb-a901-9c735596876a 2018-07-21 00:27:33,153 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet 2018-07-21 00:27:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" -d '{"subnets": [{"ip_version": 4, "network_id": "2bdabf33-f3e3-4a95-a9b4-efd05522cbaa", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]}' 2018-07-21 00:27:34,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-56454d3a-9608-40e7-9b17-674ed49d0a9e Date: Sat, 21 Jul 2018 00:27:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:34,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-56454d3a-9608-40e7-9b17-674ed49d0a9e 2018-07-21 00:27:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:27:34,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d54baad6-3c14-4e4b-a1a0-66b1ddcbf4b4 Date: Sat, 21 Jul 2018 00:27:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:34,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-d54baad6-3c14-4e4b-a1a0-66b1ddcbf4b4 2018-07-21 00:27:34,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:27:34,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-196b14b7-fb60-4893-832d-c079d2edd372 Date: Sat, 21 Jul 2018 00:27:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:34,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-196b14b7-fb60-4893-832d-c079d2edd372 2018-07-21 00:27:34,637 - OpenStackNetwork - DEBUG - Network [2bdabf33-f3e3-4a95-a9b4-efd05522cbaa] created successfully 2018-07-21 00:27:34,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:34,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:35,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cKhlWT4fQfWVrVZ3XKsVXQ"], "issued_at": "2018-07-21T00:27:35.000000Z"}} 2018-07-21 00:27:35,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e4bd7b29a3ad5e1e8dcf84af2d330b8e0749594d" 2018-07-21 00:27:35,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e60b3f-43e9-4ffe-afb1-d48c4d5ad1c8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:35,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20e60b3f-43e9-4ffe-afb1-d48c4d5ad1c8 2018-07-21 00:27:35,123 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:27:35,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bd7b29a3ad5e1e8dcf84af2d330b8e0749594d" 2018-07-21 00:27:35,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-fed817af-0674-4c75-abbd-d8f73756ad3e x-compute-request-id: req-fed817af-0674-4c75-abbd-d8f73756ad3e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:27:35,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fed817af-0674-4c75-abbd-d8f73756ad3e 2018-07-21 00:27:35,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bd7b29a3ad5e1e8dcf84af2d330b8e0749594d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-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-21 00:27:35,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-1bc0c2ef-4869-4429-aaf4-3e803cc0ee7d x-compute-request-id: req-1bc0c2ef-4869-4429-aaf4-3e803cc0ee7d Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "adef0fbb-5118-401b-97c6-f5770bed712d"}} 2018-07-21 00:27:35,360 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1bc0c2ef-4869-4429-aaf4-3e803cc0ee7d 2018-07-21 00:27:35,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:35,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:35,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aa4dfca9b634611981f3f0019c1a67c", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role"}], "expires_at": "2018-07-21T01:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-user", "id": "ab8feb2be6af41f5809d6a24ab313c5c"}, "audit_ids": ["Vpf25feaRR2gOFSMpTwHXg"], "issued_at": "2018-07-21T00:27:35.000000Z"}} 2018-07-21 00:27:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef216b6-f203-4efc-a6ec-5532940afeb1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:35,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7ef216b6-f203-4efc-a6ec-5532940afeb1 2018-07-21 00:27:35,845 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:27:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:35,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04836a15-ee6f-4561-9227-ae8332be0dd3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:35,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-04836a15-ee6f-4561-9227-ae8332be0dd3 2018-07-21 00:27:35,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:36,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6ffa8909-a0b5-440d-a5a1-ec4feedd75c5 Date: Sat, 21 Jul 2018 00:27:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:36,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net used request id req-6ffa8909-a0b5-440d-a5a1-ec4feedd75c5 2018-07-21 00:27:36,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:27:36,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:27:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:27:36,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:36,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124f0cc0-2eee-4c31-850c-68be1155daba Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:27:36,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-124f0cc0-2eee-4c31-850c-68be1155daba 2018-07-21 00:27:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:36,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aba8598e-a83a-4453-aa7e-f195a7d4030d Date: Sat, 21 Jul 2018 00:27:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:36,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-aba8598e-a83a-4453-aa7e-f195a7d4030d 2018-07-21 00:27:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:36,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cac476c-d3fb-43a1-8680-ec9cf266b1ac Date: Sat, 21 Jul 2018 00:27:36 GMT RESP BODY: {"ports":[]} 2018-07-21 00:27:36,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1&admin_state_up=True used request id req-6cac476c-d3fb-43a1-8680-ec9cf266b1ac 2018-07-21 00:27:36,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:36,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-8d4c8def-998b-42af-8a2c-ff2f9b0844b2 x-compute-request-id: req-8d4c8def-998b-42af-8a2c-ff2f9b0844b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:27:36,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst used request id req-8d4c8def-998b-42af-8a2c-ff2f9b0844b2 2018-07-21 00:27:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:37,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3731008e-5d46-4baa-ae61-74a4b49998dc Date: Sat, 21 Jul 2018 00:27:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:37,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net used request id req-3731008e-5d46-4baa-ae61-74a4b49998dc 2018-07-21 00:27:37,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:37,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2eb300f-5d8e-406d-8de6-1550d3897d8f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:27:37,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-d2eb300f-5d8e-406d-8de6-1550d3897d8f 2018-07-21 00:27:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:37,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-902bd0c4-ea17-4c71-9b80-988dd746c15e Date: Sat, 21 Jul 2018 00:27:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:37,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-902bd0c4-ea17-4c71-9b80-988dd746c15e 2018-07-21 00:27:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:37,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a1ae9b4-f2dd-4f4a-82eb-fe0efb8d2d3d Date: Sat, 21 Jul 2018 00:27:37 GMT RESP BODY: {"ports":[]} 2018-07-21 00:27:37,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1&admin_state_up=True used request id req-0a1ae9b4-f2dd-4f4a-82eb-fe0efb8d2d3d 2018-07-21 00:27:37,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:27:37,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:27:38,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aa4dfca9b634611981f3f0019c1a67c", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role"}], "expires_at": "2018-07-21T01:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c445d0b6aba4446ab0b80f07f5e36631", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-user", "id": "ab8feb2be6af41f5809d6a24ab313c5c"}, "audit_ids": ["d2faomxkTwmuuPrAvxj3bQ"], "issued_at": "2018-07-21T00:27:37.000000Z"}} 2018-07-21 00:27:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e951de5427ac174ccc0ff774821a719486fdab0e" 2018-07-21 00:27:38,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec45b7b9-7643-4709-a78a-057d3ceaf6dd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:27:38,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ec45b7b9-7643-4709-a78a-057d3ceaf6dd 2018-07-21 00:27:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:38,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4fd5cc89-e9ac-4dd1-83c0-248f52478950 Date: Sat, 21 Jul 2018 00:27:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:38,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net used request id req-4fd5cc89-e9ac-4dd1-83c0-248f52478950 2018-07-21 00:27:38,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:38,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-86666915-6f4c-4fdb-9e8d-d1b19abc19ab Date: Sat, 21 Jul 2018 00:27:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:38,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-86666915-6f4c-4fdb-9e8d-d1b19abc19ab 2018-07-21 00:27:38,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:38,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3a53f0ba-d90c-4f8f-b55e-7770e5b01b27 Date: Sat, 21 Jul 2018 00:27:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:38,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net used request id req-3a53f0ba-d90c-4f8f-b55e-7770e5b01b27 2018-07-21 00:27:38,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:27:38,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:27:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:27:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e951de5427ac174ccc0ff774821a719486fdab0e" 2018-07-21 00:27:38,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c6e86f-250e-47f6-84e0-3a34cd04d51d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:27:38,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-e7c6e86f-250e-47f6-84e0-3a34cd04d51d 2018-07-21 00:27:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:38,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d329009-0880-41d1-b278-69865beb086d Date: Sat, 21 Jul 2018 00:27:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:38,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-7d329009-0880-41d1-b278-69865beb086d 2018-07-21 00:27:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:39,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-41fab649-0b56-4b13-aa40-7dded652c416 Date: Sat, 21 Jul 2018 00:27:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:39,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet used request id req-41fab649-0b56-4b13-aa40-7dded652c416 2018-07-21 00:27:39,151 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net 2018-07-21 00:27:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" -d '{"port": {"network_id": "2bdabf33-f3e3-4a95-a9b4-efd05522cbaa", "fixed_ips": [{"subnet_id": "7371a9f2-bd96-4c18-95fe-66e131f19957", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1", "admin_state_up": true}}' 2018-07-21 00:27:40,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-0f12084c-86bb-40d0-b5ad-b25692ba57c5 Date: Sat, 21 Jul 2018 00:27:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7371a9f2-bd96-4c18-95fe-66e131f19957","ip_address":"10.55.0.101"}],"id":"a551bdd7-5b1b-41a0-94d5-cda7d66ff3f2","security_groups":["ead92578-87b8-425e-b25d-6cde46bccb86"],"mac_address":"fa:16:3e:27:43:9b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1","project_id":"c445d0b6aba4446ab0b80f07f5e36631","qos_policy_id":null,"admin_state_up":true,"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:27:40,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-0f12084c-86bb-40d0-b5ad-b25692ba57c5 2018-07-21 00:27:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:40,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-afbfd7c1-2225-4aef-b883-de7423c10d20 Date: Sat, 21 Jul 2018 00:27:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:40,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net used request id req-afbfd7c1-2225-4aef-b883-de7423c10d20 2018-07-21 00:27:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:40,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786094d8-5b7a-4aa8-bfc0-a517068aafce Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:27:40,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-786094d8-5b7a-4aa8-bfc0-a517068aafce 2018-07-21 00:27:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:41,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a6593d57-f425-422a-81b3-a715524fb738 Date: Sat, 21 Jul 2018 00:27:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:41,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-a6593d57-f425-422a-81b3-a715524fb738 2018-07-21 00:27:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:41,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-02ea5068-c4b4-4637-9c65-5c91f6746f4b Date: Sat, 21 Jul 2018 00:27:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7371a9f2-bd96-4c18-95fe-66e131f19957","ip_address":"10.55.0.101"}],"id":"a551bdd7-5b1b-41a0-94d5-cda7d66ff3f2","security_groups":["ead92578-87b8-425e-b25d-6cde46bccb86"],"mac_address":"fa:16:3e:27:43:9b","project_id":"c445d0b6aba4446ab0b80f07f5e36631","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1","admin_state_up":true,"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:27:41,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1&admin_state_up=True used request id req-02ea5068-c4b4-4637-9c65-5c91f6746f4b 2018-07-21 00:27:41,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:41,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab41a08-df38-42c7-b596-0d6253b47cc8 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:27:41,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-eab41a08-df38-42c7-b596-0d6253b47cc8 2018-07-21 00:27:41,367 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst 2018-07-21 00:27:41,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:41,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-7893afd4-55a8-445e-8de4-71b56b1181b7 x-compute-request-id: req-7893afd4-55a8-445e-8de4-71b56b1181b7 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "adef0fbb-5118-401b-97c6-f5770bed712d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-flavor-name"}]} 2018-07-21 00:27:41,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7893afd4-55a8-445e-8de4-71b56b1181b7 2018-07-21 00:27:41,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/adef0fbb-5118-401b-97c6-f5770bed712d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:41,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-77cc6af5-2339-405e-9e3b-ae0bd0a13847 x-compute-request-id: req-77cc6af5-2339-405e-9e3b-ae0bd0a13847 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "adef0fbb-5118-401b-97c6-f5770bed712d"}} 2018-07-21 00:27:41,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/adef0fbb-5118-401b-97c6-f5770bed712d used request id req-77cc6af5-2339-405e-9e3b-ae0bd0a13847 2018-07-21 00:27:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:41,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-222780a2-8659-4e7d-ab98-6924b750997e Date: Sat, 21 Jul 2018 00:27:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:27:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:27:30Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/snap", "metadata": {}}], "self": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "min_disk": 0, "protected": false, "id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "file": "/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c445d0b6aba4446ab0b80f07f5e36631", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image"} 2018-07-21 00:27:41,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image used request id req-222780a2-8659-4e7d-ab98-6924b750997e 2018-07-21 00:27:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:41,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e588467-1fc3-486f-bdb2-b05845a12339 Date: Sat, 21 Jul 2018 00:27:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:27:41,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9e588467-1fc3-486f-bdb2-b05845a12339 2018-07-21 00:27:41,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" -d '{"server": {"name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst", "imageRef": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "flavorRef": "adef0fbb-5118-401b-97c6-f5770bed712d", "max_count": 1, "min_count": 1, "networks": [{"port": "a551bdd7-5b1b-41a0-94d5-cda7d66ff3f2"}]}}' 2018-07-21 00:27:43,688 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:27: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-caf977bc-ee68-4089-9a3f-7fdb61766d98 x-compute-request-id: req-caf977bc-ee68-4089-9a3f-7fdb61766d98 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8de01491-da71-49c6-b19a-e1bbac4c5abb", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "bookmark"}], "adminPass": "3ueWvKu25Dkg"}} 2018-07-21 00:27:43,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-caf977bc-ee68-4089-9a3f-7fdb61766d98 2018-07-21 00:27:43,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:44,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-874737d6-2adc-440a-a6c7-e7c3fdb9180e x-compute-request-id: req-874737d6-2adc-440a-a6c7-e7c3fdb9180e Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "bookmark"}], "image": {"id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "links": [{"href": "http://172.30.9.21:8774/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adef0fbb-5118-401b-97c6-f5770bed712d", "links": [{"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}]}, "id": "8de01491-da71-49c6-b19a-e1bbac4c5abb", "user_id": "ab8feb2be6af41f5809d6a24ab313c5c", "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-21T00:27:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst", "created": "2018-07-21T00:27:43Z", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:44,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-874737d6-2adc-440a-a6c7-e7c3fdb9180e 2018-07-21 00:27:44,106 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst 2018-07-21 00:27:44,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:44,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98ca5549-32fc-4177-a6ec-b113ced47611 x-compute-request-id: req-98ca5549-32fc-4177-a6ec-b113ced47611 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "bookmark"}], "image": {"id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "links": [{"href": "http://172.30.9.21:8774/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adef0fbb-5118-401b-97c6-f5770bed712d", "links": [{"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}]}, "id": "8de01491-da71-49c6-b19a-e1bbac4c5abb", "user_id": "ab8feb2be6af41f5809d6a24ab313c5c", "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-21T00:27:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst", "created": "2018-07-21T00:27:43Z", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:44,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-98ca5549-32fc-4177-a6ec-b113ced47611 2018-07-21 00:27:44,378 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst] is - BUILD 2018-07-21 00:27:44,378 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:27:47,381 - create_instance - DEBUG - VM status query timeout in 896.724562883 2018-07-21 00:27:47,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:48,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d1680d-85bb-4f51-8731-36711db08fa8 x-compute-request-id: req-98d1680d-85bb-4f51-8731-36711db08fa8 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "bookmark"}], "image": {"id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "links": [{"href": "http://172.30.9.21:8774/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "adef0fbb-5118-401b-97c6-f5770bed712d", "links": [{"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}]}, "id": "8de01491-da71-49c6-b19a-e1bbac4c5abb", "security_groups": [{"name": "default"}], "user_id": "ab8feb2be6af41f5809d6a24ab313c5c", "OS-DCF: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-21T00:27:44Z", "hostId": "07e3208d3fc54430ae97b4d293701fb26f16644962bd4ecfb4cdd822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst", "created": "2018-07-21T00:27:43Z", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:48,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-98d1680d-85bb-4f51-8731-36711db08fa8 2018-07-21 00:27:48,187 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst] is - BUILD 2018-07-21 00:27:48,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:27:51,191 - create_instance - DEBUG - VM status query timeout in 892.915526867 2018-07-21 00:27:51,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:51,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-49137dd3-10f1-4f69-ad3b-88ea5c83b58f x-compute-request-id: req-49137dd3-10f1-4f69-ad3b-88ea5c83b58f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:43:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "bookmark"}], "image": {"id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "links": [{"href": "http://172.30.9.21:8774/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:27:49.000000", "flavor": {"id": "adef0fbb-5118-401b-97c6-f5770bed712d", "links": [{"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}]}, "id": "8de01491-da71-49c6-b19a-e1bbac4c5abb", "security_groups": [{"name": "default"}], "user_id": "ab8feb2be6af41f5809d6a24ab313c5c", "OS-DCF: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-21T00:27:49Z", "hostId": "07e3208d3fc54430ae97b4d293701fb26f16644962bd4ecfb4cdd822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst", "created": "2018-07-21T00:27:43Z", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:51,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-49137dd3-10f1-4f69-ad3b-88ea5c83b58f 2018-07-21 00:27:51,744 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst] is - ACTIVE 2018-07-21 00:27:51,744 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:27:51,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:52,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-f456413f-5d74-4cfa-9f71-debd0ad60529 x-compute-request-id: req-f456413f-5d74-4cfa-9f71-debd0ad60529 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:43:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "bookmark"}], "image": {"id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "links": [{"href": "http://172.30.9.21:8774/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:27:49.000000", "flavor": {"id": "adef0fbb-5118-401b-97c6-f5770bed712d", "links": [{"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}]}, "id": "8de01491-da71-49c6-b19a-e1bbac4c5abb", "security_groups": [{"name": "default"}], "user_id": "ab8feb2be6af41f5809d6a24ab313c5c", "OS-DCF: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-21T00:27:49Z", "hostId": "07e3208d3fc54430ae97b4d293701fb26f16644962bd4ecfb4cdd822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst", "created": "2018-07-21T00:27:43Z", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:52,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-f456413f-5d74-4cfa-9f71-debd0ad60529 2018-07-21 00:27:52,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:52,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2453dc29-3ffd-4483-8483-f7a24cb4aea7 Date: Sat, 21 Jul 2018 00:27:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:52,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net used request id req-2453dc29-3ffd-4483-8483-f7a24cb4aea7 2018-07-21 00:27:52,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:53,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c159f5-1968-4561-ae4b-5b60bd731761 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:27:53,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-02c159f5-1968-4561-ae4b-5b60bd731761 2018-07-21 00:27:53,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:53,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c632cf5e-cef0-459c-a6bb-726019ce435e Date: Sat, 21 Jul 2018 00:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:53,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-c632cf5e-cef0-459c-a6bb-726019ce435e 2018-07-21 00:27:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:53,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3236 X-Openstack-Request-Id: req-affe4eb1-c502-49e1-b2cb-35c3244a08aa Date: Sat, 21 Jul 2018 00:27:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7371a9f2-bd96-4c18-95fe-66e131f19957","ip_address":"10.55.0.4"}],"id":"a27f8833-f895-45fb-836a-a0308d8fa423","security_groups":[],"mac_address":"fa:16:3e:c9:46:fd","project_id":"c445d0b6aba4446ab0b80f07f5e36631","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7371a9f2-bd96-4c18-95fe-66e131f19957","ip_address":"10.55.0.101"}],"id":"a551bdd7-5b1b-41a0-94d5-cda7d66ff3f2","security_groups":["ead92578-87b8-425e-b25d-6cde46bccb86"],"mac_address":"fa:16:3e:27:43:9b","project_id":"c445d0b6aba4446ab0b80f07f5e36631","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1","admin_state_up":true,"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:39Z","binding:vnic_type":"normal","device_id":"8de01491-da71-49c6-b19a-e1bbac4c5abb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7371a9f2-bd96-4c18-95fe-66e131f19957","ip_address":"10.55.0.3"}],"id":"c16a3be3-1811-47c4-951b-74dd438838bb","security_groups":[],"mac_address":"fa:16:3e:40:5a:b6","project_id":"c445d0b6aba4446ab0b80f07f5e36631","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:27:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7371a9f2-bd96-4c18-95fe-66e131f19957","ip_address":"10.55.0.2"}],"id":"f3c7ee66-3ce6-4c36-95da-969f04ffe0ad","security_groups":[],"mac_address":"fa:16:3e:e7:1d:2b","project_id":"c445d0b6aba4446ab0b80f07f5e36631","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","ip_allocation":"immediate"}]} 2018-07-21 00:27:53,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-affe4eb1-c502-49e1-b2cb-35c3244a08aa 2018-07-21 00:27:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:53,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bcd968d8-93fd-4b61-a067-53b46f9f5253 Date: Sat, 21 Jul 2018 00:27:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c445d0b6aba4446ab0b80f07f5e36631","l2_adjacency":true,"status":"ACTIVE","subnets":["7371a9f2-bd96-4c18-95fe-66e131f19957"],"description":"","tags":[],"updated_at":"2018-07-21T00:27:33Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net","admin_state_up":true,"tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:32Z","mtu":1450}]} 2018-07-21 00:27:53,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-bcd968d8-93fd-4b61-a067-53b46f9f5253 2018-07-21 00:27:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:53,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13e26d9c-936a-4f03-b2a1-1a1d0ef62b7e Date: Sat, 21 Jul 2018 00:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:53,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-13e26d9c-936a-4f03-b2a1-1a1d0ef62b7e 2018-07-21 00:27:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:53,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2876d36d-402e-4d59-961f-d519874d99b9 Date: Sat, 21 Jul 2018 00:27:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bdabf33-f3e3-4a95-a9b4-efd05522cbaa","tenant_id":"c445d0b6aba4446ab0b80f07f5e36631","created_at":"2018-07-21T00:27:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:27:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c445d0b6aba4446ab0b80f07f5e36631","id":"7371a9f2-bd96-4c18-95fe-66e131f19957","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet"}]} 2018-07-21 00:27:53,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2bdabf33-f3e3-4a95-a9b4-efd05522cbaa&name=CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet used request id req-2876d36d-402e-4d59-961f-d519874d99b9 2018-07-21 00:27:53,987 - create_instance - INFO - Deleting Port with ID - a551bdd7-5b1b-41a0-94d5-cda7d66ff3f2 2018-07-21 00:27:53,987 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893port-1 2018-07-21 00:27:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/a551bdd7-5b1b-41a0-94d5-cda7d66ff3f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:54,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-527fd195-7a2f-4883-af2b-af517f90a41e Date: Sat, 21 Jul 2018 00:27:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:27:54,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/a551bdd7-5b1b-41a0-94d5-cda7d66ff3f2 used request id req-527fd195-7a2f-4883-af2b-af517f90a41e 2018-07-21 00:27:54,841 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst 2018-07-21 00:27:54,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:54,976 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:27: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-baa299b9-1fa4-4866-99c0-810a07aaaf2b x-compute-request-id: req-baa299b9-1fa4-4866-99c0-810a07aaaf2b Content-Type: application/json 2018-07-21 00:27:54,976 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-baa299b9-1fa4-4866-99c0-810a07aaaf2b 2018-07-21 00:27:54,976 - create_instance - INFO - Checking deletion status 2018-07-21 00:27:54,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:55,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:27: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-cd45e559-0bd4-4f37-8be9-33fed31e1875 x-compute-request-id: req-cd45e559-0bd4-4f37-8be9-33fed31e1875 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:43:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb", "rel": "bookmark"}], "image": {"id": "ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "links": [{"href": "http://172.30.9.21:8774/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:27:49.000000", "flavor": {"id": "adef0fbb-5118-401b-97c6-f5770bed712d", "links": [{"href": "http://172.30.9.21:8774/flavors/adef0fbb-5118-401b-97c6-f5770bed712d", "rel": "bookmark"}]}, "id": "8de01491-da71-49c6-b19a-e1bbac4c5abb", "user_id": "ab8feb2be6af41f5809d6a24ab313c5c", "OS-DCF: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-21T00:27:54Z", "hostId": "07e3208d3fc54430ae97b4d293701fb26f16644962bd4ecfb4cdd822", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst", "created": "2018-07-21T00:27:43Z", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:27:55,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-cd45e559-0bd4-4f37-8be9-33fed31e1875 2018-07-21 00:27:55,186 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst] is - ACTIVE 2018-07-21 00:27:55,186 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:27:58,190 - create_instance - DEBUG - VM status query timeout in 296.786948919 2018-07-21 00:27:58,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d622b5f951f998694dfbf7c86aadbea075a7ed8" 2018-07-21 00:27:58,241 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:27: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-8e115129-1a4c-4b8a-aeba-e8cf9c926b1b x-compute-request-id: req-8e115129-1a4c-4b8a-aeba-e8cf9c926b1b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8de01491-da71-49c6-b19a-e1bbac4c5abb could not be found.", "code": 404}} 2018-07-21 00:27:58,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8de01491-da71-49c6-b19a-e1bbac4c5abb used request id req-8e115129-1a4c-4b8a-aeba-e8cf9c926b1b 2018-07-21 00:27:58,241 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8de01491-da71-49c6-b19a-e1bbac4c5abb could not be found. (HTTP 404) (Request-ID: req-8e115129-1a4c-4b8a-aeba-e8cf9c926b1b) 2018-07-21 00:27:58,241 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-inst 2018-07-21 00:27:58,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/adef0fbb-5118-401b-97c6-f5770bed712d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4bd7b29a3ad5e1e8dcf84af2d330b8e0749594d" 2018-07-21 00:27:58,284 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:27: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-47eb7653-de6e-4330-b981-f3777d8ad9c1 x-compute-request-id: req-47eb7653-de6e-4330-b981-f3777d8ad9c1 Content-Length: 0 Content-Type: application/json 2018-07-21 00:27:58,284 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/adef0fbb-5118-401b-97c6-f5770bed712d used request id req-47eb7653-de6e-4330-b981-f3777d8ad9c1 2018-07-21 00:27:58,285 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet 2018-07-21 00:27:58,286 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-subnet 2018-07-21 00:27:58,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7371a9f2-bd96-4c18-95fe-66e131f19957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:28:00,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccf789b7-1c27-4f10-a92c-433d010c84b0 Date: Sat, 21 Jul 2018 00:28:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:28:00,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7371a9f2-bd96-4c18-95fe-66e131f19957 used request id req-ccf789b7-1c27-4f10-a92c-433d010c84b0 2018-07-21 00:28:00,622 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-pub-net 2018-07-21 00:28:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/2bdabf33-f3e3-4a95-a9b4-efd05522cbaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32420e8ac8c8ef3f0f7829847325171c7bfb2cf3" 2018-07-21 00:28:02,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f4820bd-cce5-43a7-a568-6618fc285607 Date: Sat, 21 Jul 2018 00:28:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:28:02,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/2bdabf33-f3e3-4a95-a9b4-efd05522cbaa used request id req-9f4820bd-cce5-43a7-a568-6618fc285607 2018-07-21 00:28:02,350 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-befeb34c-1cea-4670-8157-96162731f893-image 2018-07-21 00:28:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cd6df06f2fee95267c2b7b161fce2d72abdbf6" 2018-07-21 00:28:02,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6191047e-5566-4ddd-a408-c069b1364ebb Date: Sat, 21 Jul 2018 00:28:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:28:02,982 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ea0d8c9a-735d-44ff-8c1a-1f8d28b49bd3 used request id req-6191047e-5566-4ddd-a408-c069b1364ebb 2018-07-21 00:28:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7bcf391b-3852-4073-b581-049e770a1903 Date: Sat, 21 Jul 2018 00:28:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "created_at": "2018-07-21T00:27:32Z", "updated_at": "2018-07-21T00:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "revision_number": 0, "id": "1d7c20cb-7209-42a7-aae0-ead6e43e8ca9", "remote_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "remote_ip_prefix": null, "created_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "port_range_min": null, "ethertype": "IPv6", "project_id": "c445d0b6aba4446ab0b80f07f5e36631"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "revision_number": 0, "id": "3aac6742-220a-4b6e-9c03-aa093b86a195", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "port_range_min": null, "ethertype": "IPv6", "project_id": "c445d0b6aba4446ab0b80f07f5e36631"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "revision_number": 0, "id": "b9daa7d0-9847-4ee4-a65c-eff521b061c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "port_range_min": null, "ethertype": "IPv4", "project_id": "c445d0b6aba4446ab0b80f07f5e36631"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "revision_number": 0, "id": "c5c1621b-cd3e-41f3-a23a-b1f08e0c1ad0", "remote_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "remote_ip_prefix": null, "created_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "port_range_min": null, "ethertype": "IPv4", "project_id": "c445d0b6aba4446ab0b80f07f5e36631"}], "revision_number": 4, "project_id": "c445d0b6aba4446ab0b80f07f5e36631", "id": "ead92578-87b8-425e-b25d-6cde46bccb86", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:28:03,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7bcf391b-3852-4073-b581-049e770a1903 2018-07-21 00:28:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea5fc2a-55ca-4e21-a362-1186bbb79ca7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:28:03,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-eea5fc2a-55ca-4e21-a362-1186bbb79ca7 2018-07-21 00:28:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6e5884-33cc-492e-8374-5e227e30c923 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:28:03,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ae6e5884-33cc-492e-8374-5e227e30c923 2018-07-21 00:28:03,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e9256e6-7eb1-4e02-b064-653cd2fa1743 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:03,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-6e9256e6-7eb1-4e02-b064-653cd2fa1743 2018-07-21 00:28:03,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-982b902c-ba3c-4162-9a67-3f716a8ee337 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:03,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-982b902c-ba3c-4162-9a67-3f716a8ee337 2018-07-21 00:28:03,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:03,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7928c2b-c718-4fc4-bee9-8c00d84d6033 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:03,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-f7928c2b-c718-4fc4-bee9-8c00d84d6033 2018-07-21 00:28:03,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae9729b-9dc6-43d6-8440-ca2b8bc31eae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:03,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-fae9729b-9dc6-43d6-8440-ca2b8bc31eae 2018-07-21 00:28:03,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:03,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b29b4cdc-1bc9-45da-994e-6effc10edccc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:03,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-b29b4cdc-1bc9-45da-994e-6effc10edccc 2018-07-21 00:28:03,915 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:04,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35034379-1a2d-4afb-9a17-7a349dcfc4b9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c445d0b6aba4446ab0b80f07f5e36631", "name": "CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj"}} 2018-07-21 00:28:04,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-35034379-1a2d-4afb-9a17-7a349dcfc4b9 2018-07-21 00:28:04,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ead92578-87b8-425e-b25d-6cde46bccb86 2018-07-21 00:28:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ead92578-87b8-425e-b25d-6cde46bccb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:04,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1f21ad9a-4074-402c-bd30-af7d4b4fc185 Date: Sat, 21 Jul 2018 00:28:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "port_range_min": null, "revision_number": 0, "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "created_at": "2018-07-21T00:27:32Z", "project_id": "c445d0b6aba4446ab0b80f07f5e36631", "id": "1d7c20cb-7209-42a7-aae0-ead6e43e8ca9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "port_range_min": null, "revision_number": 0, "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "created_at": "2018-07-21T00:27:32Z", "project_id": "c445d0b6aba4446ab0b80f07f5e36631", "id": "3aac6742-220a-4b6e-9c03-aa093b86a195"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "port_range_min": null, "revision_number": 0, "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "created_at": "2018-07-21T00:27:32Z", "project_id": "c445d0b6aba4446ab0b80f07f5e36631", "id": "b9daa7d0-9847-4ee4-a65c-eff521b061c2"}, {"remote_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:27:32Z", "security_group_id": "ead92578-87b8-425e-b25d-6cde46bccb86", "port_range_min": null, "revision_number": 0, "tenant_id": "c445d0b6aba4446ab0b80f07f5e36631", "created_at": "2018-07-21T00:27:32Z", "project_id": "c445d0b6aba4446ab0b80f07f5e36631", "id": "c5c1621b-cd3e-41f3-a23a-b1f08e0c1ad0"}]} 2018-07-21 00:28:04,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ead92578-87b8-425e-b25d-6cde46bccb86 used request id req-1f21ad9a-4074-402c-bd30-af7d4b4fc185 2018-07-21 00:28:04,207 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:28:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ead92578-87b8-425e-b25d-6cde46bccb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:04,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7849cba-7970-48b2-805a-1f3715c3b293 Content-Length: 0 Date: Sat, 21 Jul 2018 00:28:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:28:04,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ead92578-87b8-425e-b25d-6cde46bccb86 used request id req-e7849cba-7970-48b2-805a-1f3715c3b293 2018-07-21 00:28:04,517 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj 2018-07-21 00:28:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:04,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2643a3e3-85aa-4a17-aded-d002aaba4543 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:04,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c445d0b6aba4446ab0b80f07f5e36631 used request id req-2643a3e3-85aa-4a17-aded-d002aaba4543 2018-07-21 00:28:04,735 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7fa21f89-18af-48a-proj-role 2018-07-21 00:28:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3aa4dfca9b634611981f3f0019c1a67c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:04,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e6fadff-9fe7-44ca-b934-992cc207851b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:04,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3aa4dfca9b634611981f3f0019c1a67c used request id req-4e6fadff-9fe7-44ca-b934-992cc207851b 2018-07-21 00:28:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db3e32942a4596f8de5826356d8670fe7276217" 2018-07-21 00:28:04,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4fe477-de22-4dfb-9be3-be866cb39cd3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:28:04,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b4fe477-de22-4dfb-9be3-be866cb39cd3 2018-07-21 00:28:04,966 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7fa21f89-18af-48a-user 2018-07-21 00:28:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ab8feb2be6af41f5809d6a24ab313c5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d346f7200ff11fba6fedfea82b05793fbcc3859" 2018-07-21 00:28:05,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f2d55a2-1a2e-47c2-8ef4-e94a593f39c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:05,167 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ab8feb2be6af41f5809d6a24ab313c5c used request id req-1f2d55a2-1a2e-47c2-8ef4-e94a593f39c6 2018-07-21 00:28:05,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:05,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["k-zs3vbmT7eAtUN8MvqhyA"], "issued_at": "2018-07-21T00:28:05.000000Z"}} 2018-07-21 00:28:05,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5efc21fec0dd084b88f97761a191237ee9811e4d" 2018-07-21 00:28:05,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1e2c71-c286-4965-9336-3e8935916467 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:05,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0f1e2c71-c286-4965-9336-3e8935916467 2018-07-21 00:28:05,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:05,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:06,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["95RCpJNJRbibxNZT8zPkyA"], "issued_at": "2018-07-21T00:28:06.000000Z"}} 2018-07-21 00:28:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:06,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840dbd0c-e06e-45fb-8da6-27f1e6ffb7a3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:06,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-840dbd0c-e06e-45fb-8da6-27f1e6ffb7a3 2018-07-21 00:28:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:06,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:06,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355473ef-ba66-40d4-8780-84852a6cb00d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:28:06,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj used request id req-355473ef-ba66-40d4-8780-84852a6cb00d 2018-07-21 00:28:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:06,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d344b5-ce2d-460b-a576-b913de493e60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:28:06,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e5d344b5-ce2d-460b-a576-b913de493e60 2018-07-21 00:28:06,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}}' 2018-07-21 00:28:06,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a11e41b-6b46-48c8-872b-89230569b3bc Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "id": "d3298a510f4c401da1cb16d1f2de340e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:06,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0a11e41b-6b46-48c8-872b-89230569b3bc 2018-07-21 00:28:06,497 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj 2018-07-21 00:28:06,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:06,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:06,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BAeEDM4pRGqxpWw46L99kg"], "issued_at": "2018-07-21T00:28:06.000000Z"}} 2018-07-21 00:28:06,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e5f0d84acf10ea55ac3eb43716bed6e4470add96" 2018-07-21 00:28:06,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8729a5e9-d23f-403a-a02b-f06d2fad5423 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:06,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8729a5e9-d23f-403a-a02b-f06d2fad5423 2018-07-21 00:28:06,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:06,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f0d84acf10ea55ac3eb43716bed6e4470add96" 2018-07-21 00:28:07,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7d905f-cc04-4ec1-8db7-3bea339e5102 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:28:07,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8d7d905f-cc04-4ec1-8db7-3bea339e5102 2018-07-21 00:28:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f0d84acf10ea55ac3eb43716bed6e4470add96" 2018-07-21 00:28:07,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e670422-82c7-44a4-bd98-6a03eddd2ed9 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "id": "d3298a510f4c401da1cb16d1f2de340e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}]} 2018-07-21 00:28:07,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj used request id req-0e670422-82c7-44a4-bd98-6a03eddd2ed9 2018-07-21 00:28:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f0d84acf10ea55ac3eb43716bed6e4470add96" 2018-07-21 00:28:07,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd25c98-9135-4f51-880f-74308f9c9695 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:28:07,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4bd25c98-9135-4f51-880f-74308f9c9695 2018-07-21 00:28:07,669 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d36b66c8-6f54-455-user 2018-07-21 00:28:07,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:07,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e3dae6-95b5-473e-b822-be4013653e71 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:28:07,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-39e3dae6-95b5-473e-b822-be4013653e71 2018-07-21 00:28:07,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" -d '{"role": {"name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role"}}' 2018-07-21 00:28:07,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f74ac51f-936d-4c88-8fdc-5401145218c0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ca168cd32c47f69a2c830a04129f00", "links": {"self": "http://172.30.9.21:5000/v3/roles/27ca168cd32c47f69a2c830a04129f00"}, "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role"}} 2018-07-21 00:28:07,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f74ac51f-936d-4c88-8fdc-5401145218c0 2018-07-21 00:28:07,904 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role 2018-07-21 00:28:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/27ca168cd32c47f69a2c830a04129f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:07,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45786d10-45b2-4181-9cd8-61618ae0da1d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ca168cd32c47f69a2c830a04129f00", "links": {"self": "http://172.30.9.21:5000/v3/roles/27ca168cd32c47f69a2c830a04129f00"}, "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role"}} 2018-07-21 00:28:07,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/27ca168cd32c47f69a2c830a04129f00 used request id req-45786d10-45b2-4181-9cd8-61618ae0da1d 2018-07-21 00:28:07,996 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role to project CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj 2018-07-21 00:28:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e/users/15ecf0cae21845109df7442832655a13/roles/27ca168cd32c47f69a2c830a04129f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:08,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e866798-1598-4c2b-ab69-3d00f9fff6ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:08,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e/users/15ecf0cae21845109df7442832655a13/roles/27ca168cd32c47f69a2c830a04129f00 used request id req-6e866798-1598-4c2b-ab69-3d00f9fff6ca 2018-07-21 00:28:08,136 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:28:08,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:08,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:08,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ca168cd32c47f69a2c830a04129f00", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role"}], "expires_at": "2018-07-21T01:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-user", "id": "15ecf0cae21845109df7442832655a13"}, "audit_ids": ["UaNT2yJvSFmPe1NRm47Xfg"], "issued_at": "2018-07-21T00:28:08.000000Z"}} 2018-07-21 00:28:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f72afd26351cd82fb2a23551da1acb069ab20b4d" 2018-07-21 00:28:08,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28931fe-bf79-4d93-a910-d4b896dabcc5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:08,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f28931fe-bf79-4d93-a910-d4b896dabcc5 2018-07-21 00:28:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" 2018-07-21 00:28:08,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a442d251-6069-4e81-9c81-5fe30bf967d4 Date: Sat, 21 Jul 2018 00:28:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image"} 2018-07-21 00:28:08,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image used request id req-a442d251-6069-4e81-9c81-5fe30bf967d4 2018-07-21 00:28:08,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" 2018-07-21 00:28:09,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-be7a50b3-02a9-44eb-997e-05f5af7629f8 Date: Sat, 21 Jul 2018 00:28:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:28:09,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-be7a50b3-02a9-44eb-997e-05f5af7629f8 2018-07-21 00:28:09,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image"}' 2018-07-21 00:28:09,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6b3eb74d-def3-4794-8379-981afef541d3 Date: Sat, 21 Jul 2018 00:28:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d", "min_disk": 0, "protected": false, "id": "28b7817c-6ede-4eb6-92ed-11181580954d", "file": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d/file", "checksum": null, "owner": "d3298a510f4c401da1cb16d1f2de340e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:28:09,446 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6b3eb74d-def3-4794-8379-981afef541d3 2018-07-21 00:28:09,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" -d '' 2018-07-21 00:28:10,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fefa0398-cfc7-4d1b-b431-a8c8f1ebdd25 Date: Sat, 21 Jul 2018 00:28: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-21 00:28:10,925 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d/file used request id req-fefa0398-cfc7-4d1b-b431-a8c8f1ebdd25 2018-07-21 00:28:10,926 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:28:10,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" 2018-07-21 00:28:11,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7ab4dae7-aa79-41d1-b0eb-f10e75838ec7 Date: Sat, 21 Jul 2018 00:28:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:10Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/28b7817c-6ede-4eb6-92ed-11181580954d/snap", "metadata": {}}], "self": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d", "min_disk": 0, "protected": false, "id": "28b7817c-6ede-4eb6-92ed-11181580954d", "file": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d3298a510f4c401da1cb16d1f2de340e", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/28b7817c-6ede-4eb6-92ed-11181580954d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:28:11,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d used request id req-7ab4dae7-aa79-41d1-b0eb-f10e75838ec7 2018-07-21 00:28:11,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" 2018-07-21 00:28:11,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cf97e57d-0ed4-4941-83a1-bd53e930f775 Date: Sat, 21 Jul 2018 00:28: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-21 00:28:11,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-cf97e57d-0ed4-4941-83a1-bd53e930f775 2018-07-21 00:28:11,306 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image 2018-07-21 00:28:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" 2018-07-21 00:28:11,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a3254855-34fc-4bae-9aa4-02d34e77331c Date: Sat, 21 Jul 2018 00:28:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:10Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/28b7817c-6ede-4eb6-92ed-11181580954d/snap", "metadata": {}}], "self": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d", "min_disk": 0, "protected": false, "id": "28b7817c-6ede-4eb6-92ed-11181580954d", "file": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d3298a510f4c401da1cb16d1f2de340e", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/28b7817c-6ede-4eb6-92ed-11181580954d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:28:11,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d used request id req-a3254855-34fc-4bae-9aa4-02d34e77331c 2018-07-21 00:28:11,502 - create_image - DEBUG - Instance status is - active 2018-07-21 00:28:11,502 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image 2018-07-21 00:28:11,503 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image 2018-07-21 00:28:11,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:11,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:11,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ca168cd32c47f69a2c830a04129f00", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role"}], "expires_at": "2018-07-21T01:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-user", "id": "15ecf0cae21845109df7442832655a13"}, "audit_ids": ["w2r6fxBSRweKc07degD7VQ"], "issued_at": "2018-07-21T00:28:11.000000Z"}} 2018-07-21 00:28:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:11,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b1dd59-f4cd-4caf-94a5-8aa55a3962f4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:11,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-29b1dd59-f4cd-4caf-94a5-8aa55a3962f4 2018-07-21 00:28:11,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:12,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0602c354-34d2-43e5-bb6b-f4d9121e6fd3 Date: Sat, 21 Jul 2018 00:28:12 GMT RESP BODY: {"networks":[]} 2018-07-21 00:28:12,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net used request id req-0602c354-34d2-43e5-bb6b-f4d9121e6fd3 2018-07-21 00:28:12,110 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net 2018-07-21 00:28:12,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" -d '{"network": {"name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net", "admin_state_up": true}}' 2018-07-21 00:28:12,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-183ceba8-049c-4b2a-81ea-61c4035f68a9 Date: Sat, 21 Jul 2018 00:28:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:28:12Z","is_default":false,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}} 2018-07-21 00:28:12,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-183ceba8-049c-4b2a-81ea-61c4035f68a9 2018-07-21 00:28:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:12,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-77dfe118-fe18-4ea1-9404-bdcdf119b9b2 Date: Sat, 21 Jul 2018 00:28:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:28:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:12,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-77dfe118-fe18-4ea1-9404-bdcdf119b9b2 2018-07-21 00:28:12,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ad3908cf-263f-4cff-81d6-7b3798f9c954 Date: Sat, 21 Jul 2018 00:28:13 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:28:13,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-ad3908cf-263f-4cff-81d6-7b3798f9c954 2018-07-21 00:28:13,151 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet 2018-07-21 00:28:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" -d '{"subnets": [{"ip_version": 4, "network_id": "96e25f71-64de-4f37-b23e-79213fa5d94d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]}' 2018-07-21 00:28:14,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8a02572-a63e-41fe-928c-82f9c402d1b4 Date: Sat, 21 Jul 2018 00:28:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:14,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c8a02572-a63e-41fe-928c-82f9c402d1b4 2018-07-21 00:28:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:14,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ad68bd71-b6bc-4211-bd3b-d55ab73991ca Date: Sat, 21 Jul 2018 00:28:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":["444c84ca-21ce-415e-a408-0e3f421e46af"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:13Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:14,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-ad68bd71-b6bc-4211-bd3b-d55ab73991ca 2018-07-21 00:28:14,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:14,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd058fa1-2abe-4bad-8dfc-462645b13bed Date: Sat, 21 Jul 2018 00:28:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:14,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-fd058fa1-2abe-4bad-8dfc-462645b13bed 2018-07-21 00:28:14,581 - OpenStackNetwork - DEBUG - Network [96e25f71-64de-4f37-b23e-79213fa5d94d] created successfully 2018-07-21 00:28:14,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:14,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:14,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["RgR1EnwWRb6Fe_HWwn5vIg"], "issued_at": "2018-07-21T00:28:14.000000Z"}} 2018-07-21 00:28:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d76507548ba468aa0825c1bb3bb56d613e3aca2c" 2018-07-21 00:28:15,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0723e8a4-11e4-42e5-9996-da2db5f7f4ef 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:15,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0723e8a4-11e4-42e5-9996-da2db5f7f4ef 2018-07-21 00:28:15,063 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:28:15,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76507548ba468aa0825c1bb3bb56d613e3aca2c" 2018-07-21 00:28:15,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93c13be7-39d3-4195-8c4f-4498c24f9020 x-compute-request-id: req-93c13be7-39d3-4195-8c4f-4498c24f9020 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:28:15,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-93c13be7-39d3-4195-8c4f-4498c24f9020 2018-07-21 00:28:15,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76507548ba468aa0825c1bb3bb56d613e3aca2c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-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-21 00:28:15,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-146846f4-c770-41d1-bc76-21cab7a9571d x-compute-request-id: req-146846f4-c770-41d1-bc76-21cab7a9571d Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "85b1facc-3601-4345-8369-812ef53e049b"}} 2018-07-21 00:28:15,289 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-146846f4-c770-41d1-bc76-21cab7a9571d 2018-07-21 00:28:15,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:15,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:15,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ca168cd32c47f69a2c830a04129f00", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role"}], "expires_at": "2018-07-21T01:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-user", "id": "15ecf0cae21845109df7442832655a13"}, "audit_ids": ["cqEgKCXCQoK3Wa4wxA0CIw"], "issued_at": "2018-07-21T00:28:15.000000Z"}} 2018-07-21 00:28:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:15,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bad0e4-7135-41da-ab97-2883bd2ebba4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:15,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37bad0e4-7135-41da-ab97-2883bd2ebba4 2018-07-21 00:28:15,774 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:28:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:15,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772fd0ae-92ff-4088-b5fe-5329f8a674b7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:15,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-772fd0ae-92ff-4088-b5fe-5329f8a674b7 2018-07-21 00:28:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:16,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4e85362a-83b4-435f-a79d-9f83d8031b47 Date: Sat, 21 Jul 2018 00:28:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":["444c84ca-21ce-415e-a408-0e3f421e46af"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:13Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:16,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net used request id req-4e85362a-83b4-435f-a79d-9f83d8031b47 2018-07-21 00:28:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:16,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:16,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac09813-495b-41fe-b05f-c42b7de9e7d7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:16,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-3ac09813-495b-41fe-b05f-c42b7de9e7d7 2018-07-21 00:28:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:16,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a488a2ce-e6dd-47fb-9336-b690909b9ad7 Date: Sat, 21 Jul 2018 00:28:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:16,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-a488a2ce-e6dd-47fb-9336-b690909b9ad7 2018-07-21 00:28:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:16,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-15ef5b30-af17-4590-bd03-aa082100c284 Date: Sat, 21 Jul 2018 00:28:16 GMT RESP BODY: {"ports":[]} 2018-07-21 00:28:16,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1&admin_state_up=True used request id req-15ef5b30-af17-4590-bd03-aa082100c284 2018-07-21 00:28:16,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:16,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-217dec86-34f4-4a66-bf95-574c87abc7aa x-compute-request-id: req-217dec86-34f4-4a66-bf95-574c87abc7aa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:28:16,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst used request id req-217dec86-34f4-4a66-bf95-574c87abc7aa 2018-07-21 00:28:16,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:17,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1d158e05-a32a-4f7c-b2e4-1f469b90a9ba Date: Sat, 21 Jul 2018 00:28:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":["444c84ca-21ce-415e-a408-0e3f421e46af"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:13Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:17,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net used request id req-1d158e05-a32a-4f7c-b2e4-1f469b90a9ba 2018-07-21 00:28:17,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:17,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f613cb8e-ac29-4268-a5f4-6c68deb69ca2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:17,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-f613cb8e-ac29-4268-a5f4-6c68deb69ca2 2018-07-21 00:28:17,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:17,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7f1c98b-5be5-4ea6-9f8d-87313abffe78 Date: Sat, 21 Jul 2018 00:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:17,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-c7f1c98b-5be5-4ea6-9f8d-87313abffe78 2018-07-21 00:28:17,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:17,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa1a7aaf-ba9c-4645-a0c3-632840598699 Date: Sat, 21 Jul 2018 00:28:17 GMT RESP BODY: {"ports":[]} 2018-07-21 00:28:17,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1&admin_state_up=True used request id req-fa1a7aaf-ba9c-4645-a0c3-632840598699 2018-07-21 00:28:17,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:17,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:18,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ca168cd32c47f69a2c830a04129f00", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role"}], "expires_at": "2018-07-21T01:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d3298a510f4c401da1cb16d1f2de340e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-user", "id": "15ecf0cae21845109df7442832655a13"}, "audit_ids": ["0ECmZR13RUOSOLd6fuCOSQ"], "issued_at": "2018-07-21T00:28:18.000000Z"}} 2018-07-21 00:28:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c957da9e8744ee51ba918d846c9b51e92e5d2aa9" 2018-07-21 00:28:18,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463b1c31-c6a0-417e-8a8d-ae39e9a0180f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:18,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-463b1c31-c6a0-417e-8a8d-ae39e9a0180f 2018-07-21 00:28:18,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:18,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6e7d6983-a3ec-4be5-ba57-ca63a53f845b Date: Sat, 21 Jul 2018 00:28:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":["444c84ca-21ce-415e-a408-0e3f421e46af"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:13Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:18,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net used request id req-6e7d6983-a3ec-4be5-ba57-ca63a53f845b 2018-07-21 00:28:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:18,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-97fe1d43-ec5b-449e-842a-c36ca4d4ceb7 Date: Sat, 21 Jul 2018 00:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:18,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-97fe1d43-ec5b-449e-842a-c36ca4d4ceb7 2018-07-21 00:28:18,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:18,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f5440c84-0757-4205-88e3-84cc82cfe0fc Date: Sat, 21 Jul 2018 00:28:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":["444c84ca-21ce-415e-a408-0e3f421e46af"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:13Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:18,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net used request id req-f5440c84-0757-4205-88e3-84cc82cfe0fc 2018-07-21 00:28:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:18,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c957da9e8744ee51ba918d846c9b51e92e5d2aa9" 2018-07-21 00:28:18,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b394cab-8bee-4ae0-bfa3-2b3be12eb250 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:18,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-8b394cab-8bee-4ae0-bfa3-2b3be12eb250 2018-07-21 00:28:18,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:19,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-07ee37b0-db80-4253-96e8-4d6ee275446d Date: Sat, 21 Jul 2018 00:28:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:19,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-07ee37b0-db80-4253-96e8-4d6ee275446d 2018-07-21 00:28:19,119 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net 2018-07-21 00:28:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" -d '{"port": {"network_id": "96e25f71-64de-4f37-b23e-79213fa5d94d", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1", "admin_state_up": true}}' 2018-07-21 00:28:20,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-03a611b3-3ec7-43ae-8614-6c216d670a5a Date: Sat, 21 Jul 2018 00:28:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:19Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"444c84ca-21ce-415e-a408-0e3f421e46af","ip_address":"10.55.0.6"}],"id":"23b2b05c-0648-4442-bb71-8b39e7f4befe","security_groups":["5868ad16-89ad-419c-945c-4fdc597c4e45"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1","project_id":"d3298a510f4c401da1cb16d1f2de340e","qos_policy_id":null,"admin_state_up":true,"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:28:20,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-03a611b3-3ec7-43ae-8614-6c216d670a5a 2018-07-21 00:28:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:20,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-40e0a7b3-0697-4ee1-be64-699185ca58de Date: Sat, 21 Jul 2018 00:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":["444c84ca-21ce-415e-a408-0e3f421e46af"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:13Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:20,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net used request id req-40e0a7b3-0697-4ee1-be64-699185ca58de 2018-07-21 00:28:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:20,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b735a23a-25e3-44b4-a5a3-d2e7932cca90 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:20,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-b735a23a-25e3-44b4-a5a3-d2e7932cca90 2018-07-21 00:28:20,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:21,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-03545529-377b-4ff9-b6d6-9a44fcea44b4 Date: Sat, 21 Jul 2018 00:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:21,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-03545529-377b-4ff9-b6d6-9a44fcea44b4 2018-07-21 00:28:21,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:21,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-3b4aa1af-f53e-4c91-a57e-c51e80cb7669 Date: Sat, 21 Jul 2018 00:28:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:19Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"444c84ca-21ce-415e-a408-0e3f421e46af","ip_address":"10.55.0.6"}],"id":"23b2b05c-0648-4442-bb71-8b39e7f4befe","security_groups":["5868ad16-89ad-419c-945c-4fdc597c4e45"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"d3298a510f4c401da1cb16d1f2de340e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1","admin_state_up":true,"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:19Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:28:21,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1&admin_state_up=True used request id req-3b4aa1af-f53e-4c91-a57e-c51e80cb7669 2018-07-21 00:28:21,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:21,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f580755-8eb0-4512-a70a-27d1d12bd9df Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:21,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-0f580755-8eb0-4512-a70a-27d1d12bd9df 2018-07-21 00:28:21,306 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst 2018-07-21 00:28:21,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:21,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d999a30-93ed-4c63-b25f-e50a093ef32d x-compute-request-id: req-9d999a30-93ed-4c63-b25f-e50a093ef32d Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "85b1facc-3601-4345-8369-812ef53e049b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-flavor-name"}]} 2018-07-21 00:28:21,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9d999a30-93ed-4c63-b25f-e50a093ef32d 2018-07-21 00:28:21,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/85b1facc-3601-4345-8369-812ef53e049b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:21,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72e8d2eb-fcbd-4614-b5e1-1bd18a00e241 x-compute-request-id: req-72e8d2eb-fcbd-4614-b5e1-1bd18a00e241 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "85b1facc-3601-4345-8369-812ef53e049b"}} 2018-07-21 00:28:21,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/85b1facc-3601-4345-8369-812ef53e049b used request id req-72e8d2eb-fcbd-4614-b5e1-1bd18a00e241 2018-07-21 00:28:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:21,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-6ace73a1-e7a9-462f-98bd-9ec337434b89 Date: Sat, 21 Jul 2018 00:28:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:10Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/28b7817c-6ede-4eb6-92ed-11181580954d/snap", "metadata": {}}], "self": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d", "min_disk": 0, "protected": false, "id": "28b7817c-6ede-4eb6-92ed-11181580954d", "file": "/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d3298a510f4c401da1cb16d1f2de340e", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/28b7817c-6ede-4eb6-92ed-11181580954d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image"} 2018-07-21 00:28:21,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image used request id req-6ace73a1-e7a9-462f-98bd-9ec337434b89 2018-07-21 00:28:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:21,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-59676283-4249-4a1e-b6f9-a34fd30abe46 Date: Sat, 21 Jul 2018 00:28:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:28:21,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-59676283-4249-4a1e-b6f9-a34fd30abe46 2018-07-21 00:28:21,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" -d '{"server": {"name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst", "imageRef": "28b7817c-6ede-4eb6-92ed-11181580954d", "flavorRef": "85b1facc-3601-4345-8369-812ef53e049b", "max_count": 1, "min_count": 1, "networks": [{"port": "23b2b05c-0648-4442-bb71-8b39e7f4befe"}]}}' 2018-07-21 00:28:23,282 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:28:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f1b9b8b-d66b-4eab-a172-844d6603b44e x-compute-request-id: req-3f1b9b8b-d66b-4eab-a172-844d6603b44e Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "22c13b87-8a66-4540-8cfc-ba22dd87383b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "bookmark"}], "adminPass": "R3xxt9aBzEpg"}} 2018-07-21 00:28:23,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3f1b9b8b-d66b-4eab-a172-844d6603b44e 2018-07-21 00:28:23,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:23,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e331d135-c04b-4703-bd27-4b40be56cfb8 x-compute-request-id: req-e331d135-c04b-4703-bd27-4b40be56cfb8 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "bookmark"}], "image": {"id": "28b7817c-6ede-4eb6-92ed-11181580954d", "links": [{"href": "http://172.30.9.21:8774/images/28b7817c-6ede-4eb6-92ed-11181580954d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b1facc-3601-4345-8369-812ef53e049b", "links": [{"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}]}, "id": "22c13b87-8a66-4540-8cfc-ba22dd87383b", "user_id": "15ecf0cae21845109df7442832655a13", "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-21T00:28:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst", "created": "2018-07-21T00:28:23Z", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:28:23,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-e331d135-c04b-4703-bd27-4b40be56cfb8 2018-07-21 00:28:23,696 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst 2018-07-21 00:28:23,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:23,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4315725-2d24-48e9-8c74-613f3612406e x-compute-request-id: req-c4315725-2d24-48e9-8c74-613f3612406e Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "bookmark"}], "image": {"id": "28b7817c-6ede-4eb6-92ed-11181580954d", "links": [{"href": "http://172.30.9.21:8774/images/28b7817c-6ede-4eb6-92ed-11181580954d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b1facc-3601-4345-8369-812ef53e049b", "links": [{"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}]}, "id": "22c13b87-8a66-4540-8cfc-ba22dd87383b", "user_id": "15ecf0cae21845109df7442832655a13", "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-21T00:28:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst", "created": "2018-07-21T00:28:23Z", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:28:23,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-c4315725-2d24-48e9-8c74-613f3612406e 2018-07-21 00:28:23,942 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst] is - BUILD 2018-07-21 00:28:23,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:28:26,946 - create_instance - DEBUG - VM status query timeout in 896.750831842 2018-07-21 00:28:26,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:27,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa5b4aba-305a-44e2-ae32-099944a97e0f x-compute-request-id: req-aa5b4aba-305a-44e2-ae32-099944a97e0f Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "bookmark"}], "image": {"id": "28b7817c-6ede-4eb6-92ed-11181580954d", "links": [{"href": "http://172.30.9.21:8774/images/28b7817c-6ede-4eb6-92ed-11181580954d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85b1facc-3601-4345-8369-812ef53e049b", "links": [{"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}]}, "id": "22c13b87-8a66-4540-8cfc-ba22dd87383b", "security_groups": [{"name": "default"}], "user_id": "15ecf0cae21845109df7442832655a13", "OS-DCF: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-21T00:28:25Z", "hostId": "51a688e79094840a465f68fc1a6487f874d17199cc5878d7d35b580e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst", "created": "2018-07-21T00:28:23Z", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:28:27,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-aa5b4aba-305a-44e2-ae32-099944a97e0f 2018-07-21 00:28:27,461 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst] is - BUILD 2018-07-21 00:28:27,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:28:30,465 - create_instance - DEBUG - VM status query timeout in 893.231798887 2018-07-21 00:28:30,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:31,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-139c1e4a-7868-4dbb-b60b-096a71465dbf x-compute-request-id: req-139c1e4a-7868-4dbb-b60b-096a71465dbf Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "bookmark"}], "image": {"id": "28b7817c-6ede-4eb6-92ed-11181580954d", "links": [{"href": "http://172.30.9.21:8774/images/28b7817c-6ede-4eb6-92ed-11181580954d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:28:29.000000", "flavor": {"id": "85b1facc-3601-4345-8369-812ef53e049b", "links": [{"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}]}, "id": "22c13b87-8a66-4540-8cfc-ba22dd87383b", "security_groups": [{"name": "default"}], "user_id": "15ecf0cae21845109df7442832655a13", "OS-DCF: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-21T00:28:29Z", "hostId": "51a688e79094840a465f68fc1a6487f874d17199cc5878d7d35b580e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst", "created": "2018-07-21T00:28:23Z", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:28:31,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-139c1e4a-7868-4dbb-b60b-096a71465dbf 2018-07-21 00:28:31,076 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst] is - ACTIVE 2018-07-21 00:28:31,076 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:28:31,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:31,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28: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-18dc2a55-9fcb-4fd9-8c9a-3f7b93162086 x-compute-request-id: req-18dc2a55-9fcb-4fd9-8c9a-3f7b93162086 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "bookmark"}], "image": {"id": "28b7817c-6ede-4eb6-92ed-11181580954d", "links": [{"href": "http://172.30.9.21:8774/images/28b7817c-6ede-4eb6-92ed-11181580954d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:28:29.000000", "flavor": {"id": "85b1facc-3601-4345-8369-812ef53e049b", "links": [{"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}]}, "id": "22c13b87-8a66-4540-8cfc-ba22dd87383b", "security_groups": [{"name": "default"}], "user_id": "15ecf0cae21845109df7442832655a13", "OS-DCF: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-21T00:28:29Z", "hostId": "51a688e79094840a465f68fc1a6487f874d17199cc5878d7d35b580e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst", "created": "2018-07-21T00:28:23Z", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:28:31,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-18dc2a55-9fcb-4fd9-8c9a-3f7b93162086 2018-07-21 00:28:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:31,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4dbca481-d4d2-4397-b960-a765aa0eca2e Date: Sat, 21 Jul 2018 00:28:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"96e25f71-64de-4f37-b23e-79213fa5d94d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d3298a510f4c401da1cb16d1f2de340e","l2_adjacency":true,"status":"ACTIVE","subnets":["444c84ca-21ce-415e-a408-0e3f421e46af"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:13Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net","admin_state_up":true,"tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:12Z","mtu":1450}]} 2018-07-21 00:28:31,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net used request id req-4dbca481-d4d2-4397-b960-a765aa0eca2e 2018-07-21 00:28:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:31,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf31e798-9d2c-41d7-82f6-3d6154206f6d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:31,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-cf31e798-9d2c-41d7-82f6-3d6154206f6d 2018-07-21 00:28:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:31,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25eefbee-ec3d-4da0-b84f-f17cdb02d8ec Date: Sat, 21 Jul 2018 00:28:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:13Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d3298a510f4c401da1cb16d1f2de340e","id":"444c84ca-21ce-415e-a408-0e3f421e46af","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet"}]} 2018-07-21 00:28:31,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-25eefbee-ec3d-4da0-b84f-f17cdb02d8ec 2018-07-21 00:28:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:32,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3234 X-Openstack-Request-Id: req-e9ca715b-e417-49d5-8419-efc9a4c0de1f Date: Sat, 21 Jul 2018 00:28:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"444c84ca-21ce-415e-a408-0e3f421e46af","ip_address":"10.55.0.4"}],"id":"175eafa9-ebcb-45da-a373-c79b496773b1","security_groups":[],"mac_address":"fa:16:3e:44:91:1d","project_id":"d3298a510f4c401da1cb16d1f2de340e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-96e25f71-64de-4f37-b23e-79213fa5d94d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"444c84ca-21ce-415e-a408-0e3f421e46af","ip_address":"10.55.0.6"}],"id":"23b2b05c-0648-4442-bb71-8b39e7f4befe","security_groups":["5868ad16-89ad-419c-945c-4fdc597c4e45"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"d3298a510f4c401da1cb16d1f2de340e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1","admin_state_up":true,"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:19Z","binding:vnic_type":"normal","device_id":"22c13b87-8a66-4540-8cfc-ba22dd87383b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"444c84ca-21ce-415e-a408-0e3f421e46af","ip_address":"10.55.0.2"}],"id":"4003c004-ba62-41fb-be9b-9441ca6ef03b","security_groups":[],"mac_address":"fa:16:3e:32:cc:37","project_id":"d3298a510f4c401da1cb16d1f2de340e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-96e25f71-64de-4f37-b23e-79213fa5d94d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"444c84ca-21ce-415e-a408-0e3f421e46af","ip_address":"10.55.0.3"}],"id":"66f2b11a-1972-43c5-add8-9a66bd645089","security_groups":[],"mac_address":"fa:16:3e:f8:a7:6b","project_id":"d3298a510f4c401da1cb16d1f2de340e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96e25f71-64de-4f37-b23e-79213fa5d94d","tenant_id":"d3298a510f4c401da1cb16d1f2de340e","created_at":"2018-07-21T00:28:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-96e25f71-64de-4f37-b23e-79213fa5d94d","ip_allocation":"immediate"}]} 2018-07-21 00:28:32,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-e9ca715b-e417-49d5-8419-efc9a4c0de1f 2018-07-21 00:28:32,161 - create_instance - INFO - Deleting Port with ID - 23b2b05c-0648-4442-bb71-8b39e7f4befe 2018-07-21 00:28:32,161 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825port-1 2018-07-21 00:28:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/23b2b05c-0648-4442-bb71-8b39e7f4befe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:32,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-707d49c2-700f-4b44-a6b3-58eb33ca0663 Date: Sat, 21 Jul 2018 00:28:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:28:32,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/23b2b05c-0648-4442-bb71-8b39e7f4befe used request id req-707d49c2-700f-4b44-a6b3-58eb33ca0663 2018-07-21 00:28:32,907 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst 2018-07-21 00:28:32,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:33,042 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28: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-5bee656d-4df4-47e2-a30b-478bb226bdfc x-compute-request-id: req-5bee656d-4df4-47e2-a30b-478bb226bdfc Content-Type: application/json 2018-07-21 00:28:33,042 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-5bee656d-4df4-47e2-a30b-478bb226bdfc 2018-07-21 00:28:33,042 - create_instance - INFO - Checking deletion status 2018-07-21 00:28:33,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:33,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-706c4c63-8811-4f6a-b063-70a294f9316a x-compute-request-id: req-706c4c63-8811-4f6a-b063-70a294f9316a Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b", "rel": "bookmark"}], "image": {"id": "28b7817c-6ede-4eb6-92ed-11181580954d", "links": [{"href": "http://172.30.9.21:8774/images/28b7817c-6ede-4eb6-92ed-11181580954d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:28:29.000000", "flavor": {"id": "85b1facc-3601-4345-8369-812ef53e049b", "links": [{"href": "http://172.30.9.21:8774/flavors/85b1facc-3601-4345-8369-812ef53e049b", "rel": "bookmark"}]}, "id": "22c13b87-8a66-4540-8cfc-ba22dd87383b", "user_id": "15ecf0cae21845109df7442832655a13", "OS-DCF: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-21T00:28:33Z", "hostId": "51a688e79094840a465f68fc1a6487f874d17199cc5878d7d35b580e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst", "created": "2018-07-21T00:28:23Z", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:28:33,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-706c4c63-8811-4f6a-b063-70a294f9316a 2018-07-21 00:28:33,520 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst] is - ACTIVE 2018-07-21 00:28:33,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:28:36,524 - create_instance - DEBUG - VM status query timeout in 296.51888895 2018-07-21 00:28:36,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f18704d0d89b35feeb6ca4d81abce467d41a91" 2018-07-21 00:28:36,575 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28: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-0ce5293d-3ff5-44ee-8f83-bb98c24ac32c x-compute-request-id: req-0ce5293d-3ff5-44ee-8f83-bb98c24ac32c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 22c13b87-8a66-4540-8cfc-ba22dd87383b could not be found.", "code": 404}} 2018-07-21 00:28:36,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/22c13b87-8a66-4540-8cfc-ba22dd87383b used request id req-0ce5293d-3ff5-44ee-8f83-bb98c24ac32c 2018-07-21 00:28:36,576 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 22c13b87-8a66-4540-8cfc-ba22dd87383b could not be found. (HTTP 404) (Request-ID: req-0ce5293d-3ff5-44ee-8f83-bb98c24ac32c) 2018-07-21 00:28:36,576 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-inst 2018-07-21 00:28:36,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/85b1facc-3601-4345-8369-812ef53e049b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76507548ba468aa0825c1bb3bb56d613e3aca2c" 2018-07-21 00:28:36,614 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:28: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-74bb25a6-bc9f-45cb-a5f8-aee92520c9e6 x-compute-request-id: req-74bb25a6-bc9f-45cb-a5f8-aee92520c9e6 Content-Length: 0 Content-Type: application/json 2018-07-21 00:28:36,614 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/85b1facc-3601-4345-8369-812ef53e049b used request id req-74bb25a6-bc9f-45cb-a5f8-aee92520c9e6 2018-07-21 00:28:36,615 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet 2018-07-21 00:28:36,615 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-subnet 2018-07-21 00:28:36,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/444c84ca-21ce-415e-a408-0e3f421e46af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:39,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e7734f8-09e5-40fb-a449-13620667c3cd Date: Sat, 21 Jul 2018 00:28:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:28:39,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/444c84ca-21ce-415e-a408-0e3f421e46af used request id req-3e7734f8-09e5-40fb-a449-13620667c3cd 2018-07-21 00:28:39,043 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-pub-net 2018-07-21 00:28:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/96e25f71-64de-4f37-b23e-79213fa5d94d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203d42e86114b7304181647610bb461f81188ec2" 2018-07-21 00:28:40,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d5f8fa3-2d12-4c07-8637-9b42b47e86fd Date: Sat, 21 Jul 2018 00:28:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:28:40,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/96e25f71-64de-4f37-b23e-79213fa5d94d used request id req-7d5f8fa3-2d12-4c07-8637-9b42b47e86fd 2018-07-21 00:28:40,999 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6408417f-cb29-49aa-976c-edc1710f2825-image 2018-07-21 00:28:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72afd26351cd82fb2a23551da1acb069ab20b4d" 2018-07-21 00:28:41,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-119cb9d3-cd59-4f61-94a5-a0720d23bdf0 Date: Sat, 21 Jul 2018 00:28:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:28:41,471 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/28b7817c-6ede-4eb6-92ed-11181580954d used request id req-119cb9d3-cd59-4f61-94a5-a0720d23bdf0 2018-07-21 00:28:41,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:41,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-06c1bf12-30ca-4aed-bf6a-9f002c606552 Date: Sat, 21 Jul 2018 00:28:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "created_at": "2018-07-21T00:28:12Z", "updated_at": "2018-07-21T00:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:12Z", "revision_number": 0, "id": "1777b620-50d6-41ee-96ef-2f6f166f3b23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3298a510f4c401da1cb16d1f2de340e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:12Z", "revision_number": 0, "id": "514541eb-8039-446b-9d02-ca2643ffe15a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3298a510f4c401da1cb16d1f2de340e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:12Z", "revision_number": 0, "id": "8ddc27b3-4740-40f4-b86f-ce26ff58e977", "remote_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3298a510f4c401da1cb16d1f2de340e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:12Z", "revision_number": 0, "id": "ff97b1a8-7b40-4e94-ade5-3caff5117efb", "remote_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3298a510f4c401da1cb16d1f2de340e"}], "revision_number": 4, "project_id": "d3298a510f4c401da1cb16d1f2de340e", "id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:28:41,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-06c1bf12-30ca-4aed-bf6a-9f002c606552 2018-07-21 00:28:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:41,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd7db1e-c6f5-4b71-b76f-ca7856cd7224 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:28:41,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-4bd7db1e-c6f5-4b71-b76f-ca7856cd7224 2018-07-21 00:28:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:41,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7348f6-274e-48b4-9843-7a1a7778f160 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:28:41,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ed7348f6-274e-48b4-9843-7a1a7778f160 2018-07-21 00:28:41,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:42,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6acca9f-cb18-42e5-a025-1c7c1c59480e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:42,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-d6acca9f-cb18-42e5-a025-1c7c1c59480e 2018-07-21 00:28:42,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:42,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:42,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d801ee6-36c0-42cb-9a7c-92e0f5430751 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:42,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-6d801ee6-36c0-42cb-9a7c-92e0f5430751 2018-07-21 00:28:42,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:42,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41651b47-b285-4014-9b4f-576126ee5af7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:28:42,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-41651b47-b285-4014-9b4f-576126ee5af7 2018-07-21 00:28:42,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:28:42,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:42,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c965c88-542b-46c5-8b6e-07400b30156e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d3298a510f4c401da1cb16d1f2de340e", "name": "CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj"}} 2018-07-21 00:28:42,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-0c965c88-542b-46c5-8b6e-07400b30156e 2018-07-21 00:28:42,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5868ad16-89ad-419c-945c-4fdc597c4e45 2018-07-21 00:28:42,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5868ad16-89ad-419c-945c-4fdc597c4e45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:42,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-51bd82b7-7a1a-4d45-aa88-9738ef7f04ff Date: Sat, 21 Jul 2018 00:28:42 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-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "port_range_min": null, "revision_number": 0, "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "created_at": "2018-07-21T00:28:12Z", "project_id": "d3298a510f4c401da1cb16d1f2de340e", "id": "1777b620-50d6-41ee-96ef-2f6f166f3b23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "port_range_min": null, "revision_number": 0, "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "created_at": "2018-07-21T00:28:12Z", "project_id": "d3298a510f4c401da1cb16d1f2de340e", "id": "514541eb-8039-446b-9d02-ca2643ffe15a"}, {"remote_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "port_range_min": null, "revision_number": 0, "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "created_at": "2018-07-21T00:28:12Z", "project_id": "d3298a510f4c401da1cb16d1f2de340e", "id": "8ddc27b3-4740-40f4-b86f-ce26ff58e977"}, {"remote_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:28:12Z", "security_group_id": "5868ad16-89ad-419c-945c-4fdc597c4e45", "port_range_min": null, "revision_number": 0, "tenant_id": "d3298a510f4c401da1cb16d1f2de340e", "created_at": "2018-07-21T00:28:12Z", "project_id": "d3298a510f4c401da1cb16d1f2de340e", "id": "ff97b1a8-7b40-4e94-ade5-3caff5117efb"}]} 2018-07-21 00:28:42,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5868ad16-89ad-419c-945c-4fdc597c4e45 used request id req-51bd82b7-7a1a-4d45-aa88-9738ef7f04ff 2018-07-21 00:28:42,513 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:28:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5868ad16-89ad-419c-945c-4fdc597c4e45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:42,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-798ee513-6583-41e2-950a-f5a00cc15e9e Content-Length: 0 Date: Sat, 21 Jul 2018 00:28:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:28:42,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5868ad16-89ad-419c-945c-4fdc597c4e45 used request id req-798ee513-6583-41e2-950a-f5a00cc15e9e 2018-07-21 00:28:42,879 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj 2018-07-21 00:28:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:43,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a9a570e-ff52-45a9-9f80-5ef8f6cfd0f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:43,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d3298a510f4c401da1cb16d1f2de340e used request id req-9a9a570e-ff52-45a9-9f80-5ef8f6cfd0f7 2018-07-21 00:28:43,089 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d36b66c8-6f54-455-proj-role 2018-07-21 00:28:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/27ca168cd32c47f69a2c830a04129f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:43,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a838ad3-1a0e-4b87-840c-3c066f865470 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:43,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/27ca168cd32c47f69a2c830a04129f00 used request id req-8a838ad3-1a0e-4b87-840c-3c066f865470 2018-07-21 00:28:43,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a11348dc88fbc219f81bb3be53ea18dd76ab0b3d" 2018-07-21 00:28:43,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0bd75e-716a-4d30-8658-fa73b4293dc7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:28:43,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e0bd75e-716a-4d30-8658-fa73b4293dc7 2018-07-21 00:28:43,312 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d36b66c8-6f54-455-user 2018-07-21 00:28:43,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/15ecf0cae21845109df7442832655a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f0d84acf10ea55ac3eb43716bed6e4470add96" 2018-07-21 00:28:43,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a86011df-6fd1-4132-a923-ae20c76e2994 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:43,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/15ecf0cae21845109df7442832655a13 used request id req-a86011df-6fd1-4132-a923-ae20c76e2994 2018-07-21 00:28:43,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:43,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["J7NIqCs-Sly7kWcF2zZOFg"], "issued_at": "2018-07-21T00:28:43.000000Z"}} 2018-07-21 00:28:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c3aa98d7214d24bf9367e9102f1829e712f2ae85" 2018-07-21 00:28:44,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75eba43-7963-412c-a304-6267eeadae6f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:44,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f75eba43-7963-412c-a304-6267eeadae6f 2018-07-21 00:28:44,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:44,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:44,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vAJ-cWYqRhewuoeGTsWnNw"], "issued_at": "2018-07-21T00:28:44.000000Z"}} 2018-07-21 00:28:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:28:44,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79d4fb8-cef7-4bb7-b8fa-58eff59ba590 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:44,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c79d4fb8-cef7-4bb7-b8fa-58eff59ba590 2018-07-21 00:28:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:44,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:28:44,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62885e6-6e18-42df-b97b-7d11e243fc90 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:28:44,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj used request id req-c62885e6-6e18-42df-b97b-7d11e243fc90 2018-07-21 00:28:44,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:28:44,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566ed4c4-129c-4b70-8b81-8316b1179ffc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:28:44,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-566ed4c4-129c-4b70-8b81-8316b1179ffc 2018-07-21 00:28:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}}' 2018-07-21 00:28:44,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7459d33-4b1f-4fce-a91a-41d2e7eb8449 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "id": "068a00aa937141c2b70c8bca3506e9cd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:28:44,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d7459d33-4b1f-4fce-a91a-41d2e7eb8449 2018-07-21 00:28:44,880 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj 2018-07-21 00:28:44,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:44,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:45,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4ozwk8JWS5yhsQQjeeODlg"], "issued_at": "2018-07-21T00:28:45.000000Z"}} 2018-07-21 00:28:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0aef12c7d749f1d6383529aba964599605ee7a07" 2018-07-21 00:28:45,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be3d324-fab8-4773-a88b-378f2a24b22e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:45,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0be3d324-fab8-4773-a88b-378f2a24b22e 2018-07-21 00:28:45,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:45,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:45,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aef12c7d749f1d6383529aba964599605ee7a07" 2018-07-21 00:28:45,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f964ba-c575-40c4-80ac-4b212462150e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:28:45,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-74f964ba-c575-40c4-80ac-4b212462150e 2018-07-21 00:28:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aef12c7d749f1d6383529aba964599605ee7a07" 2018-07-21 00:28:45,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6035bf8f-d1c1-415c-871c-86c359de8e07 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "id": "068a00aa937141c2b70c8bca3506e9cd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}]} 2018-07-21 00:28:45,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj used request id req-6035bf8f-d1c1-415c-871c-86c359de8e07 2018-07-21 00:28:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aef12c7d749f1d6383529aba964599605ee7a07" 2018-07-21 00:28:45,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf084c96-1139-488c-bd12-164f62630a70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:28:45,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bf084c96-1139-488c-bd12-164f62630a70 2018-07-21 00:28:46,102 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-184bf3f6-9597-4e3-user 2018-07-21 00:28:46,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:28:46,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05224fb3-01c8-42cf-ae33-3bafa4f092db Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:28:46,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05224fb3-01c8-42cf-ae33-3bafa4f092db 2018-07-21 00:28:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" -d '{"role": {"name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role"}}' 2018-07-21 00:28:46,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262781b2-9a84-49a7-9616-62bcaf4f69ba Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c3edb425fac4cf4bad435824e3272e0", "links": {"self": "http://172.30.9.21:5000/v3/roles/8c3edb425fac4cf4bad435824e3272e0"}, "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role"}} 2018-07-21 00:28:46,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-262781b2-9a84-49a7-9616-62bcaf4f69ba 2018-07-21 00:28:46,316 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role 2018-07-21 00:28:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8c3edb425fac4cf4bad435824e3272e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:28:46,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb50f7f-03a8-4d3e-9d60-66d32730d6b7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c3edb425fac4cf4bad435824e3272e0", "links": {"self": "http://172.30.9.21:5000/v3/roles/8c3edb425fac4cf4bad435824e3272e0"}, "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role"}} 2018-07-21 00:28:46,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8c3edb425fac4cf4bad435824e3272e0 used request id req-ccb50f7f-03a8-4d3e-9d60-66d32730d6b7 2018-07-21 00:28:46,409 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role to project CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj 2018-07-21 00:28:46,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd/users/61022f8089774539b9cdb8756782f487/roles/8c3edb425fac4cf4bad435824e3272e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:28:46,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce5d37c7-853a-4f38-8812-3736fa577bf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:28:46,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd/users/61022f8089774539b9cdb8756782f487/roles/8c3edb425fac4cf4bad435824e3272e0 used request id req-ce5d37c7-853a-4f38-8812-3736fa577bf6 2018-07-21 00:28:46,469 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:28:46,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:46,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:46,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c3edb425fac4cf4bad435824e3272e0", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role"}], "expires_at": "2018-07-21T01:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-user", "id": "61022f8089774539b9cdb8756782f487"}, "audit_ids": ["o3L-4E-eSrG9jyAwsfaPmQ"], "issued_at": "2018-07-21T00:28:46.000000Z"}} 2018-07-21 00:28:46,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" 2018-07-21 00:28:46,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034b2484-3a58-48fa-9973-1ced6f218934 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:46,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-034b2484-3a58-48fa-9973-1ced6f218934 2018-07-21 00:28:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" 2018-07-21 00:28:47,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-1846c458-c932-43df-845e-23172f49a2c5 Date: Sat, 21 Jul 2018 00:28:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image"} 2018-07-21 00:28:47,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image used request id req-1846c458-c932-43df-845e-23172f49a2c5 2018-07-21 00:28:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" 2018-07-21 00:28:47,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-886faa38-121b-48d1-86f3-99972cfa803d Date: Sat, 21 Jul 2018 00:28: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-21 00:28:47,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-886faa38-121b-48d1-86f3-99972cfa803d 2018-07-21 00:28:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image"}' 2018-07-21 00:28:47,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-38703d25-4f91-4b53-accc-89a2f9714fd3 Date: Sat, 21 Jul 2018 00:28:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "min_disk": 0, "protected": false, "id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "file": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/file", "checksum": null, "owner": "068a00aa937141c2b70c8bca3506e9cd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:28:47,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-38703d25-4f91-4b53-accc-89a2f9714fd3 2018-07-21 00:28:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" -d '' 2018-07-21 00:28:48,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0f73c67-9c6e-4aec-9353-bff478939e05 Date: Sat, 21 Jul 2018 00:28: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-21 00:28:48,936 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/file used request id req-f0f73c67-9c6e-4aec-9353-bff478939e05 2018-07-21 00:28:48,937 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:28:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" 2018-07-21 00:28:49,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bce5f458-3824-4b3f-8f4f-f4a60070874f Date: Sat, 21 Jul 2018 00:28:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:48Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/snap", "metadata": {}}], "self": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "min_disk": 0, "protected": false, "id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "file": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "068a00aa937141c2b70c8bca3506e9cd", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:28:49,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40 used request id req-bce5f458-3824-4b3f-8f4f-f4a60070874f 2018-07-21 00:28:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" 2018-07-21 00:28:49,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e6a20a90-5928-40da-8d33-b832576936d9 Date: Sat, 21 Jul 2018 00:28:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:28:49,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e6a20a90-5928-40da-8d33-b832576936d9 2018-07-21 00:28:49,429 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image 2018-07-21 00:28:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" 2018-07-21 00:28:49,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a37e2aa0-369d-4ac9-8e61-c9f569a45bb7 Date: Sat, 21 Jul 2018 00:28:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:48Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/snap", "metadata": {}}], "self": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "min_disk": 0, "protected": false, "id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "file": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "068a00aa937141c2b70c8bca3506e9cd", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:28:49,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40 used request id req-a37e2aa0-369d-4ac9-8e61-c9f569a45bb7 2018-07-21 00:28:49,451 - create_image - DEBUG - Instance status is - active 2018-07-21 00:28:49,452 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image 2018-07-21 00:28:49,452 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image 2018-07-21 00:28:49,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:49,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:49,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c3edb425fac4cf4bad435824e3272e0", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role"}], "expires_at": "2018-07-21T01:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-user", "id": "61022f8089774539b9cdb8756782f487"}, "audit_ids": ["xlVPTEDjSc6G2ynIUZhIsw"], "issued_at": "2018-07-21T00:28:49.000000Z"}} 2018-07-21 00:28:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:28:49,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0196e828-3480-4943-b752-3b0b38f7c779 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:49,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0196e828-3480-4943-b752-3b0b38f7c779 2018-07-21 00:28:49,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:28:50,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-02412396-9f98-41df-bf58-de2fe1a8cc4f Date: Sat, 21 Jul 2018 00:28:50 GMT RESP BODY: {"networks":[]} 2018-07-21 00:28:50,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net used request id req-02412396-9f98-41df-bf58-de2fe1a8cc4f 2018-07-21 00:28:50,070 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net 2018-07-21 00:28:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" -d '{"network": {"name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net", "admin_state_up": true}}' 2018-07-21 00:28:50,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-378224ec-a25b-42d1-b9a1-0cfc93c90a31 Date: Sat, 21 Jul 2018 00:28:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:28:50Z","is_default":false,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}} 2018-07-21 00:28:50,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-378224ec-a25b-42d1-b9a1-0cfc93c90a31 2018-07-21 00:28:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:28:50,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0a16d296-75f3-46e4-9f4c-fff29ff6c141 Date: Sat, 21 Jul 2018 00:28:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:28:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:28:50,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-0a16d296-75f3-46e4-9f4c-fff29ff6c141 2018-07-21 00:28:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:28:51,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f07c59e8-8202-4624-ba57-a06102aa7a2a Date: Sat, 21 Jul 2018 00:28:51 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:28:51,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-f07c59e8-8202-4624-ba57-a06102aa7a2a 2018-07-21 00:28:51,125 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet 2018-07-21 00:28:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" -d '{"subnets": [{"ip_version": 4, "network_id": "22c5096e-e759-4c3b-9f27-025129e496e2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]}' 2018-07-21 00:28:51,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d17b10c1-2fed-47b8-9f95-1b9f2530c1ac Date: Sat, 21 Jul 2018 00:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:51,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-d17b10c1-2fed-47b8-9f95-1b9f2530c1ac 2018-07-21 00:28:51,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:28:52,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cd1be031-0457-4ce8-b882-62af34c66b80 Date: Sat, 21 Jul 2018 00:28:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":["09ada484-4c05-4984-b487-65dbf015b7fa"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:28:52,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-cd1be031-0457-4ce8-b882-62af34c66b80 2018-07-21 00:28:52,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:28:52,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6124520a-3b8a-4d25-be12-a33990fdcf7a Date: Sat, 21 Jul 2018 00:28:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:52,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-6124520a-3b8a-4d25-be12-a33990fdcf7a 2018-07-21 00:28:52,307 - OpenStackNetwork - DEBUG - Network [22c5096e-e759-4c3b-9f27-025129e496e2] created successfully 2018-07-21 00:28:52,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:52,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:52,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["BfBwYcktTgG-eTIq2ductw"], "issued_at": "2018-07-21T00:28:52.000000Z"}} 2018-07-21 00:28:52,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d70b48440c5d0125baa27aad3287971da229cc95" 2018-07-21 00:28:52,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799149c9-24d0-4d75-a9dc-94811748ef71 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:52,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-799149c9-24d0-4d75-a9dc-94811748ef71 2018-07-21 00:28:52,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:28:52,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70b48440c5d0125baa27aad3287971da229cc95" 2018-07-21 00:28:53,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7db5dd38-3231-4770-b02b-30c8bd23985a x-compute-request-id: req-7db5dd38-3231-4770-b02b-30c8bd23985a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:28:53,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7db5dd38-3231-4770-b02b-30c8bd23985a 2018-07-21 00:28:53,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70b48440c5d0125baa27aad3287971da229cc95" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-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-21 00:28:53,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcc48175-7f0d-4b03-8c0a-247aaf4ad9e1 x-compute-request-id: req-dcc48175-7f0d-4b03-8c0a-247aaf4ad9e1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6"}} 2018-07-21 00:28:53,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dcc48175-7f0d-4b03-8c0a-247aaf4ad9e1 2018-07-21 00:28:53,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:53,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:53,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c3edb425fac4cf4bad435824e3272e0", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role"}], "expires_at": "2018-07-21T01:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-user", "id": "61022f8089774539b9cdb8756782f487"}, "audit_ids": ["FHcdxFwSQ4aQOGTA92tsQw"], "issued_at": "2018-07-21T00:28:53.000000Z"}} 2018-07-21 00:28:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:53,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e724bece-d505-4fa9-aa72-cff78b79b412 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:53,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e724bece-d505-4fa9-aa72-cff78b79b412 2018-07-21 00:28:53,525 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:28:53,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:53,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72d2155-2118-4931-b0bb-42709d4dfaae 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:53,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a72d2155-2118-4931-b0bb-42709d4dfaae 2018-07-21 00:28:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:53,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-aa24bcae-2bea-4a49-8d00-b52df6ed5755 Date: Sat, 21 Jul 2018 00:28:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":["09ada484-4c05-4984-b487-65dbf015b7fa"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:28:53,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net used request id req-aa24bcae-2bea-4a49-8d00-b52df6ed5755 2018-07-21 00:28:53,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:53,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:54,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae57050-1690-4a21-a633-17576eee2991 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:28:54,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-dae57050-1690-4a21-a633-17576eee2991 2018-07-21 00:28:54,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:54,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9c0f74e7-51d5-45fe-ba82-ab47b291ab3b Date: Sat, 21 Jul 2018 00:28:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:54,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-9c0f74e7-51d5-45fe-ba82-ab47b291ab3b 2018-07-21 00:28:54,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:54,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a59add9-a78c-4e59-962c-b134ccc5d4e9 Date: Sat, 21 Jul 2018 00:28:54 GMT RESP BODY: {"ports":[]} 2018-07-21 00:28:54,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1&admin_state_up=True used request id req-5a59add9-a78c-4e59-962c-b134ccc5d4e9 2018-07-21 00:28:54,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:54,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28: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-4cb367db-523e-48f5-bca8-f607608f5123 x-compute-request-id: req-4cb367db-523e-48f5-bca8-f607608f5123 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:28:54,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst used request id req-4cb367db-523e-48f5-bca8-f607608f5123 2018-07-21 00:28:54,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:54,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e9fe4e55-43b4-4350-948c-842d782f7bf3 Date: Sat, 21 Jul 2018 00:28:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":["09ada484-4c05-4984-b487-65dbf015b7fa"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:28:54,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net used request id req-e9fe4e55-43b4-4350-948c-842d782f7bf3 2018-07-21 00:28:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:55,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311b855c-af67-4336-88c2-f43215998099 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:28:55,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-311b855c-af67-4336-88c2-f43215998099 2018-07-21 00:28:55,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:55,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0fa24c00-b17e-45a2-a83a-3f2afa3a25e5 Date: Sat, 21 Jul 2018 00:28:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:55,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-0fa24c00-b17e-45a2-a83a-3f2afa3a25e5 2018-07-21 00:28:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:55,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c66b57c8-b711-460c-ad35-213bcbc3bbdb Date: Sat, 21 Jul 2018 00:28:55 GMT RESP BODY: {"ports":[]} 2018-07-21 00:28:55,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1&admin_state_up=True used request id req-c66b57c8-b711-460c-ad35-213bcbc3bbdb 2018-07-21 00:28:55,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:28:55,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:28:56,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c3edb425fac4cf4bad435824e3272e0", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role"}], "expires_at": "2018-07-21T01:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/068a00aa937141c2b70c8bca3506e9cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-user", "id": "61022f8089774539b9cdb8756782f487"}, "audit_ids": ["h57GcQMORkSnLqG7KorKPg"], "issued_at": "2018-07-21T00:28:56.000000Z"}} 2018-07-21 00:28:56,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}18c79c7f14d489d8086980002d1a523dd4dd9e60" 2018-07-21 00:28:56,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1e619d-8cd3-4230-8cda-f3f275cca7a2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:28:56,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3a1e619d-8cd3-4230-8cda-f3f275cca7a2 2018-07-21 00:28:56,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:56,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6b6df435-6cf1-4cd6-a9d9-c6ca372b71c3 Date: Sat, 21 Jul 2018 00:28:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":["09ada484-4c05-4984-b487-65dbf015b7fa"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:28:56,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net used request id req-6b6df435-6cf1-4cd6-a9d9-c6ca372b71c3 2018-07-21 00:28:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:56,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67ea0a76-05af-4b20-820d-b0e041348cda Date: Sat, 21 Jul 2018 00:28:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:56,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-67ea0a76-05af-4b20-820d-b0e041348cda 2018-07-21 00:28:56,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:56,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dd5bfac3-6ec0-467b-934f-d1a84d224d62 Date: Sat, 21 Jul 2018 00:28:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":["09ada484-4c05-4984-b487-65dbf015b7fa"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:28:56,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net used request id req-dd5bfac3-6ec0-467b-934f-d1a84d224d62 2018-07-21 00:28:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:28:56,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:28:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:28:56,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c79c7f14d489d8086980002d1a523dd4dd9e60" 2018-07-21 00:28:57,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6848444f-4426-46dd-a9bd-00a2ec37bc5b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:28:57,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-6848444f-4426-46dd-a9bd-00a2ec37bc5b 2018-07-21 00:28:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:57,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-401fa9c4-abf4-4de6-8c43-10b9aee2919c Date: Sat, 21 Jul 2018 00:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:57,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-401fa9c4-abf4-4de6-8c43-10b9aee2919c 2018-07-21 00:28:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:57,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1406501e-ad59-4990-94a0-50f7fc27e368 Date: Sat, 21 Jul 2018 00:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:57,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet used request id req-1406501e-ad59-4990-94a0-50f7fc27e368 2018-07-21 00:28:57,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:57,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f2298c48-dc4d-4201-83a5-c7426be36f5d Date: Sat, 21 Jul 2018 00:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:57,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet used request id req-f2298c48-dc4d-4201-83a5-c7426be36f5d 2018-07-21 00:28:57,732 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net 2018-07-21 00:28:57,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" -d '{"port": {"network_id": "22c5096e-e759-4c3b-9f27-025129e496e2", "fixed_ips": [{"subnet_id": "09ada484-4c05-4984-b487-65dbf015b7fa", "ip_address": "10.55.0.101"}, {"subnet_id": "09ada484-4c05-4984-b487-65dbf015b7fa", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1", "admin_state_up": true}}' 2018-07-21 00:28:58,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-2e8eeb85-dc03-4127-b8f1-2c90ec2f9e34 Date: Sat, 21 Jul 2018 00:28:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:58Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.101"},{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.102"}],"id":"da5b7549-3569-4a27-a87a-da5713e211ef","security_groups":["ee186eaa-9916-4d0c-9a0d-bd72eab29950"],"mac_address":"fa:16:3e:96:3d:f3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1","project_id":"068a00aa937141c2b70c8bca3506e9cd","qos_policy_id":null,"admin_state_up":true,"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:28:58,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-2e8eeb85-dc03-4127-b8f1-2c90ec2f9e34 2018-07-21 00:28:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:59,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1221e702-b138-4fd8-a9e0-a3a84f388762 Date: Sat, 21 Jul 2018 00:28:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":["09ada484-4c05-4984-b487-65dbf015b7fa"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:28:59,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net used request id req-1221e702-b138-4fd8-a9e0-a3a84f388762 2018-07-21 00:28:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:59,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed70393-0ca0-4c81-a0a1-00ae0e469e74 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:28:59,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-1ed70393-0ca0-4c81-a0a1-00ae0e469e74 2018-07-21 00:28:59,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:59,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a52d2fa-becf-494c-9460-fb315a9a1666 Date: Sat, 21 Jul 2018 00:28:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:28:59,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-7a52d2fa-becf-494c-9460-fb315a9a1666 2018-07-21 00:28:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:59,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-e48cf9a6-6d00-4f2a-a84c-38319cfb402e Date: Sat, 21 Jul 2018 00:28:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:58Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.101"},{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.102"}],"id":"da5b7549-3569-4a27-a87a-da5713e211ef","security_groups":["ee186eaa-9916-4d0c-9a0d-bd72eab29950"],"mac_address":"fa:16:3e:96:3d:f3","project_id":"068a00aa937141c2b70c8bca3506e9cd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1","admin_state_up":true,"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:28:59,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1&admin_state_up=True used request id req-e48cf9a6-6d00-4f2a-a84c-38319cfb402e 2018-07-21 00:28:59,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:59,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e69e69-f1e2-4512-bf84-b359dd22b8a7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:28:59,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-e6e69e69-f1e2-4512-bf84-b359dd22b8a7 2018-07-21 00:28:59,750 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst 2018-07-21 00:28:59,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:59,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7209d6c-3c3b-4335-a8be-6fdd968b11ff x-compute-request-id: req-c7209d6c-3c3b-4335-a8be-6fdd968b11ff Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-flavor-name"}, {"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:28:59,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c7209d6c-3c3b-4335-a8be-6fdd968b11ff 2018-07-21 00:28:59,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:28:59,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:28:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0849f99-12d2-4955-8e46-56b24295c72c x-compute-request-id: req-e0849f99-12d2-4955-8e46-56b24295c72c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6"}} 2018-07-21 00:28:59,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6 used request id req-e0849f99-12d2-4955-8e46-56b24295c72c 2018-07-21 00:28:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:00,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-218f6b02-903d-4e8e-9494-f1b2a1c4f857 Date: Sat, 21 Jul 2018 00:29:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:28:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:28:48Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/snap", "metadata": {}}], "self": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "min_disk": 0, "protected": false, "id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "file": "/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "068a00aa937141c2b70c8bca3506e9cd", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image"} 2018-07-21 00:29:00,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image used request id req-218f6b02-903d-4e8e-9494-f1b2a1c4f857 2018-07-21 00:29:00,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:00,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-78a4525d-ecf4-4c0b-accb-d9950b2c7a3c Date: Sat, 21 Jul 2018 00:29:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:29:00,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-78a4525d-ecf4-4c0b-accb-d9950b2c7a3c 2018-07-21 00:29:00,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" -d '{"server": {"name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst", "imageRef": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "flavorRef": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "max_count": 1, "min_count": 1, "networks": [{"port": "da5b7549-3569-4a27-a87a-da5713e211ef"}]}}' 2018-07-21 00:29:01,509 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:29: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-b465df8f-4838-4289-883c-6d39cd22a163 x-compute-request-id: req-b465df8f-4838-4289-883c-6d39cd22a163 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "26867b29-6dc3-4d8d-af51-7d8f76553c5e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "bookmark"}], "adminPass": "d8sJwcnbWB7f"}} 2018-07-21 00:29:01,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b465df8f-4838-4289-883c-6d39cd22a163 2018-07-21 00:29:01,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:01,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-3f313417-6ceb-4b72-8cf2-3a359075f525 x-compute-request-id: req-3f313417-6ceb-4b72-8cf2-3a359075f525 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "bookmark"}], "image": {"id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "links": [{"href": "http://172.30.9.21:8774/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "links": [{"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}]}, "id": "26867b29-6dc3-4d8d-af51-7d8f76553c5e", "user_id": "61022f8089774539b9cdb8756782f487", "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-21T00:29:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst", "created": "2018-07-21T00:29:01Z", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:01,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-3f313417-6ceb-4b72-8cf2-3a359075f525 2018-07-21 00:29:01,916 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst 2018-07-21 00:29:01,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:02,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-be47770d-4c81-458c-83bc-b9f42d0c9354 x-compute-request-id: req-be47770d-4c81-458c-83bc-b9f42d0c9354 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "bookmark"}], "image": {"id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "links": [{"href": "http://172.30.9.21:8774/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "links": [{"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}]}, "id": "26867b29-6dc3-4d8d-af51-7d8f76553c5e", "user_id": "61022f8089774539b9cdb8756782f487", "OS-DCF: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-21T00:29:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst", "created": "2018-07-21T00:29:01Z", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:02,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-be47770d-4c81-458c-83bc-b9f42d0c9354 2018-07-21 00:29:02,200 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst] is - BUILD 2018-07-21 00:29:02,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:29:05,203 - create_instance - DEBUG - VM status query timeout in 896.713554144 2018-07-21 00:29:05,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:05,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-bae19f7d-8e12-4c31-8995-247fab39d807 x-compute-request-id: req-bae19f7d-8e12-4c31-8995-247fab39d807 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "bookmark"}], "image": {"id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "links": [{"href": "http://172.30.9.21:8774/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "links": [{"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}]}, "id": "26867b29-6dc3-4d8d-af51-7d8f76553c5e", "security_groups": [{"name": "default"}], "user_id": "61022f8089774539b9cdb8756782f487", "OS-DCF: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-21T00:29:02Z", "hostId": "35c493adaf56253d936fbea3639515c95d34a0fc0279879854e326fa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst", "created": "2018-07-21T00:29:01Z", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:05,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-bae19f7d-8e12-4c31-8995-247fab39d807 2018-07-21 00:29:05,978 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst] is - BUILD 2018-07-21 00:29:05,979 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:29:08,982 - create_instance - DEBUG - VM status query timeout in 892.934684992 2018-07-21 00:29:08,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:09,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-8db90bcf-53d9-42e9-8fbe-6420f96b191c x-compute-request-id: req-8db90bcf-53d9-42e9-8fbe-6420f96b191c Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:3d:f3", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:3d:f3", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "bookmark"}], "image": {"id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "links": [{"href": "http://172.30.9.21:8774/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:29:07.000000", "flavor": {"id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "links": [{"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}]}, "id": "26867b29-6dc3-4d8d-af51-7d8f76553c5e", "security_groups": [{"name": "default"}], "user_id": "61022f8089774539b9cdb8756782f487", "OS-DCF: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-21T00:29:07Z", "hostId": "35c493adaf56253d936fbea3639515c95d34a0fc0279879854e326fa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst", "created": "2018-07-21T00:29:01Z", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:09,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-8db90bcf-53d9-42e9-8fbe-6420f96b191c 2018-07-21 00:29:09,649 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst] is - ACTIVE 2018-07-21 00:29:09,650 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:29:09,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:10,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-e53bd1e3-ecc2-4143-9324-762b262e6741 x-compute-request-id: req-e53bd1e3-ecc2-4143-9324-762b262e6741 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:3d:f3", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:3d:f3", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "bookmark"}], "image": {"id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "links": [{"href": "http://172.30.9.21:8774/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:29:07.000000", "flavor": {"id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "links": [{"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}]}, "id": "26867b29-6dc3-4d8d-af51-7d8f76553c5e", "security_groups": [{"name": "default"}], "user_id": "61022f8089774539b9cdb8756782f487", "OS-DCF: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-21T00:29:07Z", "hostId": "35c493adaf56253d936fbea3639515c95d34a0fc0279879854e326fa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst", "created": "2018-07-21T00:29:01Z", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:10,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-e53bd1e3-ecc2-4143-9324-762b262e6741 2018-07-21 00:29:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:10,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1d115cc1-3c57-423b-9eb1-3ead86581631 Date: Sat, 21 Jul 2018 00:29:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22c5096e-e759-4c3b-9f27-025129e496e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"068a00aa937141c2b70c8bca3506e9cd","l2_adjacency":true,"status":"ACTIVE","subnets":["09ada484-4c05-4984-b487-65dbf015b7fa"],"description":"","tags":[],"updated_at":"2018-07-21T00:28:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net","admin_state_up":true,"tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:50Z","mtu":1450}]} 2018-07-21 00:29:10,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net used request id req-1d115cc1-3c57-423b-9eb1-3ead86581631 2018-07-21 00:29:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:10,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c9d41d-5071-449f-a2ef-261a3f4fb2a3 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:29:10,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-59c9d41d-5071-449f-a2ef-261a3f4fb2a3 2018-07-21 00:29:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:10,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-290877d7-ff72-4920-9e12-dea096983d5e Date: Sat, 21 Jul 2018 00:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:51Z","dns_nameservers":[],"updated_at":"2018-07-21T00:28:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"068a00aa937141c2b70c8bca3506e9cd","id":"09ada484-4c05-4984-b487-65dbf015b7fa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet"}]} 2018-07-21 00:29:10,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-290877d7-ff72-4920-9e12-dea096983d5e 2018-07-21 00:29:10,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:10,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3316 X-Openstack-Request-Id: req-b2d925f9-bafc-4259-9ac8-2a07ee36ec4d Date: Sat, 21 Jul 2018 00:29:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.3"}],"id":"03294145-8f60-4007-8b9f-ea037318e52f","security_groups":[],"mac_address":"fa:16:3e:6f:cc:11","project_id":"068a00aa937141c2b70c8bca3506e9cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-22c5096e-e759-4c3b-9f27-025129e496e2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.4"}],"id":"330e5da8-3e0a-46cf-b5a9-940dc3fc8c1c","security_groups":[],"mac_address":"fa:16:3e:5d:1f:ea","project_id":"068a00aa937141c2b70c8bca3506e9cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-22c5096e-e759-4c3b-9f27-025129e496e2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.2"}],"id":"c16e7b1b-b933-4898-b574-be5aded65c55","security_groups":[],"mac_address":"fa:16:3e:af:f2:f9","project_id":"068a00aa937141c2b70c8bca3506e9cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-22c5096e-e759-4c3b-9f27-025129e496e2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:29:07Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.101"},{"subnet_id":"09ada484-4c05-4984-b487-65dbf015b7fa","ip_address":"10.55.0.102"}],"id":"da5b7549-3569-4a27-a87a-da5713e211ef","security_groups":["ee186eaa-9916-4d0c-9a0d-bd72eab29950"],"mac_address":"fa:16:3e:96:3d:f3","project_id":"068a00aa937141c2b70c8bca3506e9cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1","admin_state_up":true,"network_id":"22c5096e-e759-4c3b-9f27-025129e496e2","tenant_id":"068a00aa937141c2b70c8bca3506e9cd","created_at":"2018-07-21T00:28:58Z","binding:vnic_type":"normal","device_id":"26867b29-6dc3-4d8d-af51-7d8f76553c5e","ip_allocation":"immediate"}]} 2018-07-21 00:29:10,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-b2d925f9-bafc-4259-9ac8-2a07ee36ec4d 2018-07-21 00:29:10,685 - create_instance - INFO - Deleting Port with ID - da5b7549-3569-4a27-a87a-da5713e211ef 2018-07-21 00:29:10,685 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716port-1 2018-07-21 00:29:10,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/da5b7549-3569-4a27-a87a-da5713e211ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:11,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21bef760-f2d0-43df-8eea-c216a49c72a6 Date: Sat, 21 Jul 2018 00:29:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:29:11,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/da5b7549-3569-4a27-a87a-da5713e211ef used request id req-21bef760-f2d0-43df-8eea-c216a49c72a6 2018-07-21 00:29:11,299 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst 2018-07-21 00:29:11,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:11,449 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:29: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-0afcd635-4e07-4f52-8654-53a4f66138c7 x-compute-request-id: req-0afcd635-4e07-4f52-8654-53a4f66138c7 Content-Type: application/json 2018-07-21 00:29:11,449 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-0afcd635-4e07-4f52-8654-53a4f66138c7 2018-07-21 00:29:11,449 - create_instance - INFO - Checking deletion status 2018-07-21 00:29:11,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:11,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-b276f87f-950b-4df9-8dd5-a70f3f9789d6 x-compute-request-id: req-b276f87f-950b-4df9-8dd5-a70f3f9789d6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:3d:f3", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:3d:f3", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e", "rel": "bookmark"}], "image": {"id": "ad15d841-bfd9-4c10-a3b7-638b5858ba40", "links": [{"href": "http://172.30.9.21:8774/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:29:07.000000", "flavor": {"id": "063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "links": [{"href": "http://172.30.9.21:8774/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6", "rel": "bookmark"}]}, "id": "26867b29-6dc3-4d8d-af51-7d8f76553c5e", "user_id": "61022f8089774539b9cdb8756782f487", "OS-DCF: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-21T00:29:11Z", "hostId": "35c493adaf56253d936fbea3639515c95d34a0fc0279879854e326fa", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst", "created": "2018-07-21T00:29:01Z", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:11,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-b276f87f-950b-4df9-8dd5-a70f3f9789d6 2018-07-21 00:29:11,878 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst] is - ACTIVE 2018-07-21 00:29:11,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:29:14,882 - create_instance - DEBUG - VM status query timeout in 296.567883968 2018-07-21 00:29:14,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a75222970e19cf92857d694c8d55cae06e576c" 2018-07-21 00:29:14,934 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:29: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-7794fa07-700e-4e7a-bef2-5601a2bdf06d x-compute-request-id: req-7794fa07-700e-4e7a-bef2-5601a2bdf06d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 26867b29-6dc3-4d8d-af51-7d8f76553c5e could not be found.", "code": 404}} 2018-07-21 00:29:14,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/26867b29-6dc3-4d8d-af51-7d8f76553c5e used request id req-7794fa07-700e-4e7a-bef2-5601a2bdf06d 2018-07-21 00:29:14,934 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 26867b29-6dc3-4d8d-af51-7d8f76553c5e could not be found. (HTTP 404) (Request-ID: req-7794fa07-700e-4e7a-bef2-5601a2bdf06d) 2018-07-21 00:29:14,935 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-inst 2018-07-21 00:29:14,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70b48440c5d0125baa27aad3287971da229cc95" 2018-07-21 00:29:14,979 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:29: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-ad43292b-4927-4477-b171-709bf80d8837 x-compute-request-id: req-ad43292b-4927-4477-b171-709bf80d8837 Content-Length: 0 Content-Type: application/json 2018-07-21 00:29:14,980 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/063739eb-f7ae-49ed-b8a8-5b8d4f7623c6 used request id req-ad43292b-4927-4477-b171-709bf80d8837 2018-07-21 00:29:14,980 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet 2018-07-21 00:29:14,981 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-subnet 2018-07-21 00:29:14,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/09ada484-4c05-4984-b487-65dbf015b7fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:29:17,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed45e3be-45d9-4e78-82b4-59e926de4a10 Date: Sat, 21 Jul 2018 00:29:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:29:17,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/09ada484-4c05-4984-b487-65dbf015b7fa used request id req-ed45e3be-45d9-4e78-82b4-59e926de4a10 2018-07-21 00:29:17,351 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-pub-net 2018-07-21 00:29:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/22c5096e-e759-4c3b-9f27-025129e496e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18073cb1997cd4709ef6bc1eb1a369fa6e069e96" 2018-07-21 00:29:18,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2229e194-5958-4cc4-b3a7-5866fd1eae98 Date: Sat, 21 Jul 2018 00:29:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:29:18,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/22c5096e-e759-4c3b-9f27-025129e496e2 used request id req-2229e194-5958-4cc4-b3a7-5866fd1eae98 2018-07-21 00:29:18,763 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ce7aae72-b387-4706-9b8a-250d19367716-image 2018-07-21 00:29:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63890f6cf0f579d2eb2e8d8127a2a2091e6767cc" 2018-07-21 00:29:19,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0d17155-d695-4acc-9cef-c7dcd077af9a Date: Sat, 21 Jul 2018 00:29:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:29:19,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ad15d841-bfd9-4c10-a3b7-638b5858ba40 used request id req-a0d17155-d695-4acc-9cef-c7dcd077af9a 2018-07-21 00:29:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-28851146-a55b-4d4c-88d8-ef1d3f07777f Date: Sat, 21 Jul 2018 00:29:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "created_at": "2018-07-21T00:28:50Z", "updated_at": "2018-07-21T00:28:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "revision_number": 0, "id": "28e78d02-c112-469e-be9a-b725cb9d6e71", "remote_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a00aa937141c2b70c8bca3506e9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "revision_number": 0, "id": "3225ab9c-1bd0-4539-8661-6ed21fce217b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "068a00aa937141c2b70c8bca3506e9cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "revision_number": 0, "id": "9faff69e-9a01-440f-8b52-97765ddd3861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a00aa937141c2b70c8bca3506e9cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "revision_number": 0, "id": "c986ea58-b358-4ebf-8376-f2c485a3bef4", "remote_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "remote_ip_prefix": null, "created_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "068a00aa937141c2b70c8bca3506e9cd"}], "revision_number": 4, "project_id": "068a00aa937141c2b70c8bca3506e9cd", "id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:29:19,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-28851146-a55b-4d4c-88d8-ef1d3f07777f 2018-07-21 00:29:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:19,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647faaaf-05fb-40c9-8169-3bc1f49d9f58 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:29:19,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-647faaaf-05fb-40c9-8169-3bc1f49d9f58 2018-07-21 00:29:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:19,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca4cd85-008b-46fd-95ba-abbf6d4cbaa2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:29:19,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-bca4cd85-008b-46fd-95ba-abbf6d4cbaa2 2018-07-21 00:29:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:19,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d01eb84-97f2-4f28-9369-010f4bf2a82b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:29:19,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-3d01eb84-97f2-4f28-9369-010f4bf2a82b 2018-07-21 00:29:19,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:29:19,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:19,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32f9c7c-c85f-48eb-8726-35e37ba18eb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:29:19,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-f32f9c7c-c85f-48eb-8726-35e37ba18eb3 2018-07-21 00:29:19,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:29:19,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:19,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893fabbe-ffa8-47ff-8509-30505fedcb33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:29:19,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-893fabbe-ffa8-47ff-8509-30505fedcb33 2018-07-21 00:29:19,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:29:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:20,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0dae08b-50a1-4409-9fa9-bf1ec2a7d26b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:29:20,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-f0dae08b-50a1-4409-9fa9-bf1ec2a7d26b 2018-07-21 00:29:20,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:29:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:20,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b29730-34fe-4490-bf02-319b248a3ee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:29:20,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-97b29730-34fe-4490-bf02-319b248a3ee5 2018-07-21 00:29:20,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:29:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:20,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b57340-3426-453c-ad28-515428bde782 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "068a00aa937141c2b70c8bca3506e9cd", "name": "CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj"}} 2018-07-21 00:29:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-b6b57340-3426-453c-ad28-515428bde782 2018-07-21 00:29:20,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee186eaa-9916-4d0c-9a0d-bd72eab29950 2018-07-21 00:29:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ee186eaa-9916-4d0c-9a0d-bd72eab29950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:20,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5390b8b0-4a3b-483c-abe9-fbc4a1f9ef58 Date: Sat, 21 Jul 2018 00:29:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "port_range_min": null, "revision_number": 0, "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "created_at": "2018-07-21T00:28:50Z", "project_id": "068a00aa937141c2b70c8bca3506e9cd", "id": "28e78d02-c112-469e-be9a-b725cb9d6e71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "port_range_min": null, "revision_number": 0, "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "created_at": "2018-07-21T00:28:50Z", "project_id": "068a00aa937141c2b70c8bca3506e9cd", "id": "3225ab9c-1bd0-4539-8661-6ed21fce217b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "port_range_min": null, "revision_number": 0, "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "created_at": "2018-07-21T00:28:50Z", "project_id": "068a00aa937141c2b70c8bca3506e9cd", "id": "9faff69e-9a01-440f-8b52-97765ddd3861"}, {"remote_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:28:50Z", "security_group_id": "ee186eaa-9916-4d0c-9a0d-bd72eab29950", "port_range_min": null, "revision_number": 0, "tenant_id": "068a00aa937141c2b70c8bca3506e9cd", "created_at": "2018-07-21T00:28:50Z", "project_id": "068a00aa937141c2b70c8bca3506e9cd", "id": "c986ea58-b358-4ebf-8376-f2c485a3bef4"}]} 2018-07-21 00:29:20,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ee186eaa-9916-4d0c-9a0d-bd72eab29950 used request id req-5390b8b0-4a3b-483c-abe9-fbc4a1f9ef58 2018-07-21 00:29:20,466 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:29:20,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ee186eaa-9916-4d0c-9a0d-bd72eab29950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:20,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fcd1db3-dc20-4b1c-915e-1c16b73813bb Content-Length: 0 Date: Sat, 21 Jul 2018 00:29:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:29:20,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ee186eaa-9916-4d0c-9a0d-bd72eab29950 used request id req-3fcd1db3-dc20-4b1c-915e-1c16b73813bb 2018-07-21 00:29:20,774 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj 2018-07-21 00:29:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:21,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-942d792e-1620-4564-ae5d-0eba5844320b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:29:21,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/068a00aa937141c2b70c8bca3506e9cd used request id req-942d792e-1620-4564-ae5d-0eba5844320b 2018-07-21 00:29:21,035 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-184bf3f6-9597-4e3-proj-role 2018-07-21 00:29:21,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8c3edb425fac4cf4bad435824e3272e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:21,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d77145dc-b613-46e6-9a8c-8638eeea311c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:29:21,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8c3edb425fac4cf4bad435824e3272e0 used request id req-d77145dc-b613-46e6-9a8c-8638eeea311c 2018-07-21 00:29:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44fb4f0df9ee457932114d2acfe0a103f5c3dfc" 2018-07-21 00:29:21,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc34c75-dbdd-491b-9b0f-e55cd992b2eb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:29:21,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2dc34c75-dbdd-491b-9b0f-e55cd992b2eb 2018-07-21 00:29:21,245 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-184bf3f6-9597-4e3-user 2018-07-21 00:29:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/61022f8089774539b9cdb8756782f487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aef12c7d749f1d6383529aba964599605ee7a07" 2018-07-21 00:29:21,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33c6f94-d5f8-44e6-82a0-9bf2bf9bed66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:29:21,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/61022f8089774539b9cdb8756782f487 used request id req-f33c6f94-d5f8-44e6-82a0-9bf2bf9bed66 2018-07-21 00:29:21,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:21,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["AR0RKP6hSWGxLcPjkj5uWg"], "issued_at": "2018-07-21T00:29:21.000000Z"}} 2018-07-21 00:29:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}da374aa2edb972222144a8ab19d34a5b281af95c" 2018-07-21 00:29:21,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32761508-fb40-437e-979a-6b28664682c8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:21,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-32761508-fb40-437e-979a-6b28664682c8 2018-07-21 00:29:21,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:21,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:22,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LM65ZPdaQiKWkW3-EtBb9w"], "issued_at": "2018-07-21T00:29:22.000000Z"}} 2018-07-21 00:29:22,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:29:22,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c9ad4e-ae51-42ba-84e5-45bc5b6bb119 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:22,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72c9ad4e-ae51-42ba-84e5-45bc5b6bb119 2018-07-21 00:29:22,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:29:22,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:29:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:29:22,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:29:22,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88a3f1e-95d3-415c-986b-4afc3b7e2e58 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:29:22,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj used request id req-c88a3f1e-95d3-415c-986b-4afc3b7e2e58 2018-07-21 00:29:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:29:22,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0b75ba-1af6-4127-95c2-232f1e270e0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:29:22,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6a0b75ba-1af6-4127-95c2-232f1e270e0f 2018-07-21 00:29:22,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}}' 2018-07-21 00:29:22,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f0cdac-00b1-424b-b8df-55424a3dc211 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "id": "20b86cff58a040d5a940e6bda3942894", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:29:22,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-72f0cdac-00b1-424b-b8df-55424a3dc211 2018-07-21 00:29:22,717 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj 2018-07-21 00:29:22,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:22,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:23,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ZSlfJs3tT3GVhipdwiwSsA"], "issued_at": "2018-07-21T00:29:23.000000Z"}} 2018-07-21 00:29:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}02e6ed151df65640dee0af4df68c467fb1f2ba9a" 2018-07-21 00:29:23,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e99dcc1-4bbb-4835-bf12-e5dc9fe82e4a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:23,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3e99dcc1-4bbb-4835-bf12-e5dc9fe82e4a 2018-07-21 00:29:23,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:29:23,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:29:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:29:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e6ed151df65640dee0af4df68c467fb1f2ba9a" 2018-07-21 00:29:23,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e80af15-9cb3-40a1-8303-11fba20c390d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:29:23,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4e80af15-9cb3-40a1-8303-11fba20c390d 2018-07-21 00:29:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e6ed151df65640dee0af4df68c467fb1f2ba9a" 2018-07-21 00:29:23,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52da443b-ce5c-4a08-b0c1-1f882d3b7a85 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "id": "20b86cff58a040d5a940e6bda3942894", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}]} 2018-07-21 00:29:23,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj used request id req-52da443b-ce5c-4a08-b0c1-1f882d3b7a85 2018-07-21 00:29:23,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e6ed151df65640dee0af4df68c467fb1f2ba9a" 2018-07-21 00:29:23,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f016d3fc-aabe-4db6-a059-dc8a0c5888f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:29:23,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f016d3fc-aabe-4db6-a059-dc8a0c5888f1 2018-07-21 00:29:23,928 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f2fe7762-98df-4c7-user 2018-07-21 00:29:23,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:29:24,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a8fd85-f6cf-4c70-906a-182e2f534f79 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:29:24,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-29a8fd85-f6cf-4c70-906a-182e2f534f79 2018-07-21 00:29:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" -d '{"role": {"name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}}' 2018-07-21 00:29:24,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3a637a0-e9f1-4d13-90c9-8e72004edfd0 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98c40d784d224cb68f785b692de650e0", "links": {"self": "http://172.30.9.21:5000/v3/roles/98c40d784d224cb68f785b692de650e0"}, "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}} 2018-07-21 00:29:24,149 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f3a637a0-e9f1-4d13-90c9-8e72004edfd0 2018-07-21 00:29:24,149 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role 2018-07-21 00:29:24,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/98c40d784d224cb68f785b692de650e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:29:24,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe17ba4-be54-4b32-b7ec-7982dfc4bceb Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98c40d784d224cb68f785b692de650e0", "links": {"self": "http://172.30.9.21:5000/v3/roles/98c40d784d224cb68f785b692de650e0"}, "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}} 2018-07-21 00:29:24,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/98c40d784d224cb68f785b692de650e0 used request id req-9fe17ba4-be54-4b32-b7ec-7982dfc4bceb 2018-07-21 00:29:24,246 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role to project CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj 2018-07-21 00:29:24,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894/users/739ba3955c4d4bb3a884491ca1320d92/roles/98c40d784d224cb68f785b692de650e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:29:24,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5def4e-97e7-476d-bcc3-a356a2855823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:29:24,379 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894/users/739ba3955c4d4bb3a884491ca1320d92/roles/98c40d784d224cb68f785b692de650e0 used request id req-cf5def4e-97e7-476d-bcc3-a356a2855823 2018-07-21 00:29:24,379 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:29:24,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:24,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:24,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c40d784d224cb68f785b692de650e0", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}], "expires_at": "2018-07-21T01:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-user", "id": "739ba3955c4d4bb3a884491ca1320d92"}, "audit_ids": ["i7sSX0KzRNWq2K8ZwtZpUQ"], "issued_at": "2018-07-21T00:29:24.000000Z"}} 2018-07-21 00:29:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" 2018-07-21 00:29:24,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21c157e-f9f3-4478-948d-772f83e969ae 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:24,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e21c157e-f9f3-4478-948d-772f83e969ae 2018-07-21 00:29:24,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" 2018-07-21 00:29:25,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e09b52d4-671c-4d0f-b46f-5ba11775ce91 Date: Sat, 21 Jul 2018 00:29:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image"} 2018-07-21 00:29:25,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image used request id req-e09b52d4-671c-4d0f-b46f-5ba11775ce91 2018-07-21 00:29:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" 2018-07-21 00:29:25,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f0cd6ea3-3459-4ce6-b1ab-4aa6211dd263 Date: Sat, 21 Jul 2018 00:29:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:29:25,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f0cd6ea3-3459-4ce6-b1ab-4aa6211dd263 2018-07-21 00:29:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image"}' 2018-07-21 00:29:25,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-444aa5c7-1e11-4a6c-933c-926d0c60a83d Date: Sat, 21 Jul 2018 00:29:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:29:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:29:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "min_disk": 0, "protected": false, "id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "file": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a/file", "checksum": null, "owner": "20b86cff58a040d5a940e6bda3942894", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:29:25,530 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-444aa5c7-1e11-4a6c-933c-926d0c60a83d 2018-07-21 00:29:25,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" -d '' 2018-07-21 00:29:26,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-597fd2d2-276f-4dd7-ac07-e77b8f071e3e Date: Sat, 21 Jul 2018 00:29:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:29:26,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a/file used request id req-597fd2d2-276f-4dd7-ac07-e77b8f071e3e 2018-07-21 00:29:26,977 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:29:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" 2018-07-21 00:29:27,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-82a77193-8ff5-4e10-9684-41de83e0f907 Date: Sat, 21 Jul 2018 00:29:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:29:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:29:26Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ca2e0658-75ff-47eb-856e-175b1879b59a/snap", "metadata": {}}], "self": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "min_disk": 0, "protected": false, "id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "file": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20b86cff58a040d5a940e6bda3942894", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ca2e0658-75ff-47eb-856e-175b1879b59a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:29:27,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a used request id req-82a77193-8ff5-4e10-9684-41de83e0f907 2018-07-21 00:29:27,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" 2018-07-21 00:29:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-966493c6-8a9e-474d-b5c6-4a26235e97cd Date: Sat, 21 Jul 2018 00:29:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:29:27,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-966493c6-8a9e-474d-b5c6-4a26235e97cd 2018-07-21 00:29:27,356 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image 2018-07-21 00:29:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" 2018-07-21 00:29:27,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b487e32d-d756-4c67-b9d8-b3a4a873e251 Date: Sat, 21 Jul 2018 00:29:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:29:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:29:26Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ca2e0658-75ff-47eb-856e-175b1879b59a/snap", "metadata": {}}], "self": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "min_disk": 0, "protected": false, "id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "file": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20b86cff58a040d5a940e6bda3942894", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ca2e0658-75ff-47eb-856e-175b1879b59a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:29:27,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a used request id req-b487e32d-d756-4c67-b9d8-b3a4a873e251 2018-07-21 00:29:27,550 - create_image - DEBUG - Instance status is - active 2018-07-21 00:29:27,550 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image 2018-07-21 00:29:27,550 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image 2018-07-21 00:29:27,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:27,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:27,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c40d784d224cb68f785b692de650e0", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}], "expires_at": "2018-07-21T01:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-user", "id": "739ba3955c4d4bb3a884491ca1320d92"}, "audit_ids": ["B-4tmET4TBOdGDatQDShpA"], "issued_at": "2018-07-21T00:29:27.000000Z"}} 2018-07-21 00:29:27,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:29:28,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd14723-2287-4e9a-a93c-982ebda7a36b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:28,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-abd14723-2287-4e9a-a93c-982ebda7a36b 2018-07-21 00:29:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:29:28,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ecd3f4dc-2aa8-4823-8c46-193147ad67b0 Date: Sat, 21 Jul 2018 00:29:28 GMT RESP BODY: {"networks":[]} 2018-07-21 00:29:28,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net used request id req-ecd3f4dc-2aa8-4823-8c46-193147ad67b0 2018-07-21 00:29:28,228 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net 2018-07-21 00:29:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" -d '{"network": {"name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net", "admin_state_up": true}}' 2018-07-21 00:29:28,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-2584bf95-a102-4249-a577-1fa8921c3ecd Date: Sat, 21 Jul 2018 00:29:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b4fad076-8496-4376-962d-a5f2f10f95aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:29:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:28Z","mtu":1450}} 2018-07-21 00:29:28,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-2584bf95-a102-4249-a577-1fa8921c3ecd 2018-07-21 00:29:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b4fad076-8496-4376-962d-a5f2f10f95aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:29:29,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-25e68cd4-272a-4ee8-a65f-bc1cb110d53c Date: Sat, 21 Jul 2018 00:29:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b4fad076-8496-4376-962d-a5f2f10f95aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:29:28Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:28Z","mtu":1450}]} 2018-07-21 00:29:29,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b4fad076-8496-4376-962d-a5f2f10f95aa used request id req-25e68cd4-272a-4ee8-a65f-bc1cb110d53c 2018-07-21 00:29:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b4fad076-8496-4376-962d-a5f2f10f95aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:29:29,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c3384a59-cb05-4c87-9946-83870984f63f Date: Sat, 21 Jul 2018 00:29:29 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:29:29,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b4fad076-8496-4376-962d-a5f2f10f95aa used request id req-c3384a59-cb05-4c87-9946-83870984f63f 2018-07-21 00:29:29,306 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-subnet 2018-07-21 00:29:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" -d '{"subnets": [{"ip_version": 4, "network_id": "b4fad076-8496-4376-962d-a5f2f10f95aa", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-subnet"}]}' 2018-07-21 00:29:30,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc201f12-0458-424e-b196-c7ca8ce85f47 Date: Sat, 21 Jul 2018 00:29:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4fad076-8496-4376-962d-a5f2f10f95aa","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:29Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"20170a98-4815-4900-bc03-dd072a2702e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-subnet"}]} 2018-07-21 00:29:30,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-bc201f12-0458-424e-b196-c7ca8ce85f47 2018-07-21 00:29:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b4fad076-8496-4376-962d-a5f2f10f95aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:29:30,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7739ce38-b197-450b-ac02-6cc9dd6b4086 Date: Sat, 21 Jul 2018 00:29:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b4fad076-8496-4376-962d-a5f2f10f95aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["20170a98-4815-4900-bc03-dd072a2702e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:28Z","mtu":1450}]} 2018-07-21 00:29:30,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b4fad076-8496-4376-962d-a5f2f10f95aa used request id req-7739ce38-b197-450b-ac02-6cc9dd6b4086 2018-07-21 00:29:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b4fad076-8496-4376-962d-a5f2f10f95aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:29:30,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6b51d9ae-4c90-43bb-9ca2-bcb2d16a98e3 Date: Sat, 21 Jul 2018 00:29:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4fad076-8496-4376-962d-a5f2f10f95aa","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:29Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"20170a98-4815-4900-bc03-dd072a2702e5","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-subnet"}]} 2018-07-21 00:29:30,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b4fad076-8496-4376-962d-a5f2f10f95aa used request id req-6b51d9ae-4c90-43bb-9ca2-bcb2d16a98e3 2018-07-21 00:29:30,905 - OpenStackNetwork - DEBUG - Network [b4fad076-8496-4376-962d-a5f2f10f95aa] created successfully 2018-07-21 00:29:30,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:30,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:31,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ZVkzWTjwTXOPTAtQdmyuWg"], "issued_at": "2018-07-21T00:29:31.000000Z"}} 2018-07-21 00:29:31,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f10d7bf26ea998c60c8dc15320ab58f2921bed48" 2018-07-21 00:29:31,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb94297-4574-4ef0-b463-c0328833e44f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:31,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0bb94297-4574-4ef0-b463-c0328833e44f 2018-07-21 00:29:31,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:29:31,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10d7bf26ea998c60c8dc15320ab58f2921bed48" 2018-07-21 00:29:31,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f02ab8a9-4379-43db-b477-fd12bc3021c0 x-compute-request-id: req-f02ab8a9-4379-43db-b477-fd12bc3021c0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:29:31,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f02ab8a9-4379-43db-b477-fd12bc3021c0 2018-07-21 00:29:31,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10d7bf26ea998c60c8dc15320ab58f2921bed48" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-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-21 00:29:31,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cb2a687-84b6-4d5c-9a6e-c7aa72c80a03 x-compute-request-id: req-6cb2a687-84b6-4d5c-9a6e-c7aa72c80a03 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8"}} 2018-07-21 00:29:31,806 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6cb2a687-84b6-4d5c-9a6e-c7aa72c80a03 2018-07-21 00:29:31,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:31,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:32,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c40d784d224cb68f785b692de650e0", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}], "expires_at": "2018-07-21T01:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-user", "id": "739ba3955c4d4bb3a884491ca1320d92"}, "audit_ids": ["Lil1JCTxRbiqMUmVWIRF-w"], "issued_at": "2018-07-21T00:29:32.000000Z"}} 2018-07-21 00:29:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:29:32,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5dfde0-971b-4d87-a552-a1438548dee2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:32,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0c5dfde0-971b-4d87-a552-a1438548dee2 2018-07-21 00:29:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:29:32,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7227a21d-30bb-4a42-a69f-414c3b915fd7 Date: Sat, 21 Jul 2018 00:29:32 GMT RESP BODY: {"networks":[]} 2018-07-21 00:29:32,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 used request id req-7227a21d-30bb-4a42-a69f-414c3b915fd7 2018-07-21 00:29:32,498 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 2018-07-21 00:29:32,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" -d '{"network": {"name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2", "admin_state_up": true}}' 2018-07-21 00:29:32,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-c00535e9-3855-4f51-a951-1323e095c129 Date: Sat, 21 Jul 2018 00:29:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:29:32Z","is_default":false,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}} 2018-07-21 00:29:32,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-c00535e9-3855-4f51-a951-1323e095c129 2018-07-21 00:29:32,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:29:33,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5abaa8e6-779c-441e-9258-04ccf3d6723f Date: Sat, 21 Jul 2018 00:29:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:29:32Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:33,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-5abaa8e6-779c-441e-9258-04ccf3d6723f 2018-07-21 00:29:33,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:29:33,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-775f95e8-2675-4a77-8c1d-ae41303d9bcb Date: Sat, 21 Jul 2018 00:29:33 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:29:33,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-775f95e8-2675-4a77-8c1d-ae41303d9bcb 2018-07-21 00:29:33,389 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1 2018-07-21 00:29:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" -d '{"subnets": [{"ip_version": 4, "network_id": "b448750a-aa36-4bbd-a742-842ef0cfe78e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]}' 2018-07-21 00:29:34,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0c2e4d93-b61c-42b3-8c57-222b614b276e Date: Sat, 21 Jul 2018 00:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:34,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0c2e4d93-b61c-42b3-8c57-222b614b276e 2018-07-21 00:29:34,362 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2 2018-07-21 00:29:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" -d '{"subnets": [{"ip_version": 4, "network_id": "b448750a-aa36-4bbd-a742-842ef0cfe78e", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"}]}' 2018-07-21 00:29:35,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ab353346-2d65-4e61-bde3-8abeec11ebe1 Date: Sat, 21 Jul 2018 00:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"}]} 2018-07-21 00:29:35,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ab353346-2d65-4e61-bde3-8abeec11ebe1 2018-07-21 00:29:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:29:35,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-da88dc22-b3a2-4ed7-b2a8-802199be96fa Date: Sat, 21 Jul 2018 00:29:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8fab09-af68-4d8f-bd8c-b342309e2ec0","8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:35,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-da88dc22-b3a2-4ed7-b2a8-802199be96fa 2018-07-21 00:29:35,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:29:35,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-634040cb-22c6-4536-acc6-a8eeab04956d Date: Sat, 21 Jul 2018 00:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:35,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-634040cb-22c6-4536-acc6-a8eeab04956d 2018-07-21 00:29:35,981 - OpenStackNetwork - DEBUG - Network [b448750a-aa36-4bbd-a742-842ef0cfe78e] created successfully 2018-07-21 00:29:35,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:35,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:36,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c40d784d224cb68f785b692de650e0", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}], "expires_at": "2018-07-21T01:29:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-user", "id": "739ba3955c4d4bb3a884491ca1320d92"}, "audit_ids": ["xCsv8EMdTbW_9zkJ8Cgwsw"], "issued_at": "2018-07-21T00:29:36.000000Z"}} 2018-07-21 00:29:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:36,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e5efba-436c-4c88-9239-87356b78dfbc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:36,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e5e5efba-436c-4c88-9239-87356b78dfbc 2018-07-21 00:29:36,460 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:29:36,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:36,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f65748-5c28-4afd-95d5-e56db23e3998 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:36,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a9f65748-5c28-4afd-95d5-e56db23e3998 2018-07-21 00:29:36,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:36,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d21ee619-32eb-4b44-b9fd-bc3023e7703c Date: Sat, 21 Jul 2018 00:29:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8fab09-af68-4d8f-bd8c-b342309e2ec0","8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:36,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 used request id req-d21ee619-32eb-4b44-b9fd-bc3023e7703c 2018-07-21 00:29:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:29:36,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:29:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:29:36,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:36,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46affd7b-3871-457b-92d8-621d22a98889 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:29:36,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-46affd7b-3871-457b-92d8-621d22a98889 2018-07-21 00:29:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:37,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-119e9cd8-1298-459f-b4ce-3ab872751f75 Date: Sat, 21 Jul 2018 00:29:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:37,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-119e9cd8-1298-459f-b4ce-3ab872751f75 2018-07-21 00:29:37,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:37,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eceb28d2-5e29-43f0-a63c-3022ae2baf4a Date: Sat, 21 Jul 2018 00:29:37 GMT RESP BODY: {"ports":[]} 2018-07-21 00:29:37,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1&admin_state_up=True used request id req-eceb28d2-5e29-43f0-a63c-3022ae2baf4a 2018-07-21 00:29:37,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:37,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53fe9803-3fa4-40cd-bd56-fc11d7e3ea89 x-compute-request-id: req-53fe9803-3fa4-40cd-bd56-fc11d7e3ea89 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:29:37,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst used request id req-53fe9803-3fa4-40cd-bd56-fc11d7e3ea89 2018-07-21 00:29:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:38,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4bb6a140-3d4b-4883-89ac-8a9a877d2dc1 Date: Sat, 21 Jul 2018 00:29:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8fab09-af68-4d8f-bd8c-b342309e2ec0","8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:38,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 used request id req-4bb6a140-3d4b-4883-89ac-8a9a877d2dc1 2018-07-21 00:29:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:38,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd6a1a1-7beb-4c0b-b330-117ee1c3d778 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:29:38,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-1dd6a1a1-7beb-4c0b-b330-117ee1c3d778 2018-07-21 00:29:38,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:38,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1cabf289-7e21-4c8b-affc-8f7212342791 Date: Sat, 21 Jul 2018 00:29:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:38,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-1cabf289-7e21-4c8b-affc-8f7212342791 2018-07-21 00:29:38,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:38,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bb9d7149-f01a-4860-9d16-94d5e8138440 Date: Sat, 21 Jul 2018 00:29:38 GMT RESP BODY: {"ports":[]} 2018-07-21 00:29:38,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1&admin_state_up=True used request id req-bb9d7149-f01a-4860-9d16-94d5e8138440 2018-07-21 00:29:38,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:29:38,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:29:38,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98c40d784d224cb68f785b692de650e0", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role"}], "expires_at": "2018-07-21T01:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/20b86cff58a040d5a940e6bda3942894", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-user", "id": "739ba3955c4d4bb3a884491ca1320d92"}, "audit_ids": ["gMcAi9_sQTOSIkQwGzqAIg"], "issued_at": "2018-07-21T00:29:38.000000Z"}} 2018-07-21 00:29:38,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f4283fb7eabdc05b071221141243a2a82fcd0818" 2018-07-21 00:29:39,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492ae35f-1825-4998-a205-2a2174d456d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:29:39,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-492ae35f-1825-4998-a205-2a2174d456d3 2018-07-21 00:29:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:39,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e8f601bc-ee3c-440f-aa57-ac487b4e6198 Date: Sat, 21 Jul 2018 00:29:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8fab09-af68-4d8f-bd8c-b342309e2ec0","8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:39,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 used request id req-e8f601bc-ee3c-440f-aa57-ac487b4e6198 2018-07-21 00:29:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:39,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e8af1edf-2f3c-47b5-99bc-a492109124a0 Date: Sat, 21 Jul 2018 00:29:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:39,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-e8af1edf-2f3c-47b5-99bc-a492109124a0 2018-07-21 00:29:39,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:40,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a63d5a69-6026-4a51-b986-31fa197efb2a Date: Sat, 21 Jul 2018 00:29:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","1d8fab09-af68-4d8f-bd8c-b342309e2ec0"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:40,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 used request id req-a63d5a69-6026-4a51-b986-31fa197efb2a 2018-07-21 00:29:40,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:29:40,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:29:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:29:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4283fb7eabdc05b071221141243a2a82fcd0818" 2018-07-21 00:29:40,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db1a992-9a35-49d1-bfba-ba15349e1d09 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:29:40,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-3db1a992-9a35-49d1-bfba-ba15349e1d09 2018-07-21 00:29:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:40,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-89e067cc-ce28-44ca-bb22-70c0292f2b69 Date: Sat, 21 Jul 2018 00:29:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:40,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-89e067cc-ce28-44ca-bb22-70c0292f2b69 2018-07-21 00:29:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:40,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d145625-fcea-41ad-8d10-64519cd0cf16 Date: Sat, 21 Jul 2018 00:29:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:40,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1 used request id req-6d145625-fcea-41ad-8d10-64519cd0cf16 2018-07-21 00:29:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-81a8cc4e-9267-4211-9353-c29084d01c81 Date: Sat, 21 Jul 2018 00:29:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"}]} 2018-07-21 00:29:40,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2 used request id req-81a8cc4e-9267-4211-9353-c29084d01c81 2018-07-21 00:29:40,864 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 2018-07-21 00:29:40,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" -d '{"port": {"network_id": "b448750a-aa36-4bbd-a742-842ef0cfe78e", "fixed_ips": [{"subnet_id": "8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1", "ip_address": "10.55.0.101"}, {"subnet_id": "1d8fab09-af68-4d8f-bd8c-b342309e2ec0", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1", "admin_state_up": true}}' 2018-07-21 00:29:41,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-3fe157a2-3ae1-4e89-8c0f-7a12e69d2aff Date: Sat, 21 Jul 2018 00:29:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:29:41Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","ip_address":"10.55.0.101"},{"subnet_id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","ip_address":"10.65.0.101"}],"id":"d710b31f-8ca4-41f5-8cf6-6981dc111a84","security_groups":["4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78"],"mac_address":"fa:16:3e:d1:55:a2","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1","project_id":"20b86cff58a040d5a940e6bda3942894","qos_policy_id":null,"admin_state_up":true,"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:29:41,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-3fe157a2-3ae1-4e89-8c0f-7a12e69d2aff 2018-07-21 00:29:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0d993090-74b4-4e49-89c0-632b24ba8b1b Date: Sat, 21 Jul 2018 00:29:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8fab09-af68-4d8f-bd8c-b342309e2ec0","8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:42,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 used request id req-0d993090-74b4-4e49-89c0-632b24ba8b1b 2018-07-21 00:29:42,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6840a4-fb7d-4217-bee3-9a3541d244a2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:29:42,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-9e6840a4-fb7d-4217-bee3-9a3541d244a2 2018-07-21 00:29:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8708e5a0-c3cf-4d4e-9dd8-3b1514b0615f Date: Sat, 21 Jul 2018 00:29:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:42,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-8708e5a0-c3cf-4d4e-9dd8-3b1514b0615f 2018-07-21 00:29:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-bcb5dd44-0164-4f3e-bcdc-9389ea83d044 Date: Sat, 21 Jul 2018 00:29:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:29:41Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","ip_address":"10.55.0.101"},{"subnet_id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","ip_address":"10.65.0.101"}],"id":"d710b31f-8ca4-41f5-8cf6-6981dc111a84","security_groups":["4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78"],"mac_address":"fa:16:3e:d1:55:a2","project_id":"20b86cff58a040d5a940e6bda3942894","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1","admin_state_up":true,"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:41Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:29:42,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1&admin_state_up=True used request id req-bcb5dd44-0164-4f3e-bcdc-9389ea83d044 2018-07-21 00:29:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9500dde-49b9-4ac4-963c-eb40676ac9a8 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:29:42,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-a9500dde-49b9-4ac4-963c-eb40676ac9a8 2018-07-21 00:29:42,693 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst 2018-07-21 00:29:42,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-0fefa186-126e-48b7-be92-cf5e7703080d x-compute-request-id: req-0fefa186-126e-48b7-be92-cf5e7703080d Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-flavor-name"}, {"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:29:42,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0fefa186-126e-48b7-be92-cf5e7703080d 2018-07-21 00:29:42,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-fe46f377-a39e-4774-87a4-e13c32b0b5a9 x-compute-request-id: req-fe46f377-a39e-4774-87a4-e13c32b0b5a9 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8"}} 2018-07-21 00:29:42,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8 used request id req-fe46f377-a39e-4774-87a4-e13c32b0b5a9 2018-07-21 00:29:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:42,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b035e020-ab3d-428a-8fa6-d6cd2c4e6700 Date: Sat, 21 Jul 2018 00:29:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:29:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:29:26Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ca2e0658-75ff-47eb-856e-175b1879b59a/snap", "metadata": {}}], "self": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "min_disk": 0, "protected": false, "id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "file": "/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20b86cff58a040d5a940e6bda3942894", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/ca2e0658-75ff-47eb-856e-175b1879b59a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image"} 2018-07-21 00:29:42,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image used request id req-b035e020-ab3d-428a-8fa6-d6cd2c4e6700 2018-07-21 00:29:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:43,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d319149a-8043-47a2-b606-277c23bf476c Date: Sat, 21 Jul 2018 00:29:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:29:43,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d319149a-8043-47a2-b606-277c23bf476c 2018-07-21 00:29:43,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" -d '{"server": {"name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst", "imageRef": "ca2e0658-75ff-47eb-856e-175b1879b59a", "flavorRef": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "max_count": 1, "min_count": 1, "networks": [{"port": "d710b31f-8ca4-41f5-8cf6-6981dc111a84"}]}}' 2018-07-21 00:29:45,036 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:29: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-3f5cbd61-9ad2-4e35-9c89-484d2ab8fa30 x-compute-request-id: req-3f5cbd61-9ad2-4e35-9c89-484d2ab8fa30 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "06c9332b-686a-4668-a641-15b249cb1900", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "bookmark"}], "adminPass": "96BCdg6VVZgR"}} 2018-07-21 00:29:45,036 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3f5cbd61-9ad2-4e35-9c89-484d2ab8fa30 2018-07-21 00:29:45,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:45,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-f3701d37-5d5a-42cd-abc4-a43a16ff302c x-compute-request-id: req-f3701d37-5d5a-42cd-abc4-a43a16ff302c Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "bookmark"}], "image": {"id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "links": [{"href": "http://172.30.9.21:8774/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "links": [{"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}]}, "id": "06c9332b-686a-4668-a641-15b249cb1900", "user_id": "739ba3955c4d4bb3a884491ca1320d92", "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-21T00:29:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst", "created": "2018-07-21T00:29:44Z", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:45,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-f3701d37-5d5a-42cd-abc4-a43a16ff302c 2018-07-21 00:29:45,287 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst 2018-07-21 00:29:45,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:45,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-c87dad28-10bc-4e4d-969a-a5b1e17a64e8 x-compute-request-id: req-c87dad28-10bc-4e4d-969a-a5b1e17a64e8 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "bookmark"}], "image": {"id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "links": [{"href": "http://172.30.9.21:8774/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "links": [{"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}]}, "id": "06c9332b-686a-4668-a641-15b249cb1900", "user_id": "739ba3955c4d4bb3a884491ca1320d92", "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-21T00:29:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst", "created": "2018-07-21T00:29:44Z", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:45,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-c87dad28-10bc-4e4d-969a-a5b1e17a64e8 2018-07-21 00:29:45,552 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst] is - BUILD 2018-07-21 00:29:45,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:29:48,555 - create_instance - DEBUG - VM status query timeout in 896.732406855 2018-07-21 00:29:48,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:49,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-786032f1-46a7-4fe9-a3e5-85e03698e262 x-compute-request-id: req-786032f1-46a7-4fe9-a3e5-85e03698e262 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "bookmark"}], "image": {"id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "links": [{"href": "http://172.30.9.21:8774/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "links": [{"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}]}, "id": "06c9332b-686a-4668-a641-15b249cb1900", "security_groups": [{"name": "default"}], "user_id": "739ba3955c4d4bb3a884491ca1320d92", "OS-DCF: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-21T00:29:45Z", "hostId": "5188938cbe8ef8f5967898683b5f93774a957ce76b43617bcc6844fe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst", "created": "2018-07-21T00:29:44Z", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:49,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-786032f1-46a7-4fe9-a3e5-85e03698e262 2018-07-21 00:29:49,430 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst] is - BUILD 2018-07-21 00:29:49,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:29:52,433 - create_instance - DEBUG - VM status query timeout in 892.853960037 2018-07-21 00:29:52,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:53,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9cea0bb-0071-4893-b4ed-ef5da8febe9c x-compute-request-id: req-e9cea0bb-0071-4893-b4ed-ef5da8febe9c Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:55:a2", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:55:a2", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "bookmark"}], "image": {"id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "links": [{"href": "http://172.30.9.21:8774/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:29:49.000000", "flavor": {"id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "links": [{"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}]}, "id": "06c9332b-686a-4668-a641-15b249cb1900", "security_groups": [{"name": "default"}], "user_id": "739ba3955c4d4bb3a884491ca1320d92", "OS-DCF: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-21T00:29:49Z", "hostId": "5188938cbe8ef8f5967898683b5f93774a957ce76b43617bcc6844fe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst", "created": "2018-07-21T00:29:44Z", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:53,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-e9cea0bb-0071-4893-b4ed-ef5da8febe9c 2018-07-21 00:29:53,265 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst] is - ACTIVE 2018-07-21 00:29:53,265 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:29:53,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:53,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-387d03a5-8692-4d92-9d52-c1e32aff1d4b x-compute-request-id: req-387d03a5-8692-4d92-9d52-c1e32aff1d4b Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:55:a2", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:55:a2", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "bookmark"}], "image": {"id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "links": [{"href": "http://172.30.9.21:8774/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:29:49.000000", "flavor": {"id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "links": [{"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}]}, "id": "06c9332b-686a-4668-a641-15b249cb1900", "security_groups": [{"name": "default"}], "user_id": "739ba3955c4d4bb3a884491ca1320d92", "OS-DCF: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-21T00:29:49Z", "hostId": "5188938cbe8ef8f5967898683b5f93774a957ce76b43617bcc6844fe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst", "created": "2018-07-21T00:29:44Z", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:53,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-387d03a5-8692-4d92-9d52-c1e32aff1d4b 2018-07-21 00:29:53,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:53,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2bcc1cb4-00bf-4eb9-9140-2e2372361a0e Date: Sat, 21 Jul 2018 00:29:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"20b86cff58a040d5a940e6bda3942894","l2_adjacency":true,"status":"ACTIVE","subnets":["1d8fab09-af68-4d8f-bd8c-b342309e2ec0","8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1"],"description":"","tags":[],"updated_at":"2018-07-21T00:29:35Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2","admin_state_up":true,"tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:32Z","mtu":1450}]} 2018-07-21 00:29:53,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 used request id req-2bcc1cb4-00bf-4eb9-9140-2e2372361a0e 2018-07-21 00:29:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:54,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044d04be-659f-49b6-b148-96ba2957cfd8 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:29:54,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-044d04be-659f-49b6-b148-96ba2957cfd8 2018-07-21 00:29:54,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:54,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-49cceee2-1280-47ff-8ebc-b72d97714788 Date: Sat, 21 Jul 2018 00:29:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:33Z","dns_nameservers":[],"updated_at":"2018-07-21T00:29:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20b86cff58a040d5a940e6bda3942894","id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1"}]} 2018-07-21 00:29:54,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-49cceee2-1280-47ff-8ebc-b72d97714788 2018-07-21 00:29:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:54,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3553 X-Openstack-Request-Id: req-d3299bf1-b2ab-47c1-9fa4-e41e572690fa Date: Sat, 21 Jul 2018 00:29:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:29:38Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","ip_address":"10.55.0.2"},{"subnet_id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","ip_address":"10.65.0.2"}],"id":"79a60182-e25e-4aec-b7c1-71a6e21500a5","security_groups":[],"mac_address":"fa:16:3e:0f:80:4c","project_id":"20b86cff58a040d5a940e6bda3942894","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b448750a-aa36-4bbd-a742-842ef0cfe78e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:29:37Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","ip_address":"10.55.0.3"},{"subnet_id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","ip_address":"10.65.0.3"}],"id":"8a846f56-e4f8-475a-910c-85d062cfe537","security_groups":[],"mac_address":"fa:16:3e:a0:61:e0","project_id":"20b86cff58a040d5a940e6bda3942894","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b448750a-aa36-4bbd-a742-842ef0cfe78e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:29:49Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","ip_address":"10.55.0.101"},{"subnet_id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","ip_address":"10.65.0.101"}],"id":"d710b31f-8ca4-41f5-8cf6-6981dc111a84","security_groups":["4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78"],"mac_address":"fa:16:3e:d1:55:a2","project_id":"20b86cff58a040d5a940e6bda3942894","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1","admin_state_up":true,"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:41Z","binding:vnic_type":"normal","device_id":"06c9332b-686a-4668-a641-15b249cb1900","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:29:38Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1","ip_address":"10.55.0.4"},{"subnet_id":"1d8fab09-af68-4d8f-bd8c-b342309e2ec0","ip_address":"10.65.0.4"}],"id":"e309743e-4f9c-4d9c-9642-279df2aeb68b","security_groups":[],"mac_address":"fa:16:3e:8e:d7:7f","project_id":"20b86cff58a040d5a940e6bda3942894","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b448750a-aa36-4bbd-a742-842ef0cfe78e","tenant_id":"20b86cff58a040d5a940e6bda3942894","created_at":"2018-07-21T00:29:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b448750a-aa36-4bbd-a742-842ef0cfe78e","ip_allocation":"immediate"}]} 2018-07-21 00:29:54,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-d3299bf1-b2ab-47c1-9fa4-e41e572690fa 2018-07-21 00:29:54,519 - create_instance - INFO - Deleting Port with ID - d710b31f-8ca4-41f5-8cf6-6981dc111a84 2018-07-21 00:29:54,519 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beeport-1 2018-07-21 00:29:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d710b31f-8ca4-41f5-8cf6-6981dc111a84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:55,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2251c681-df44-4def-b021-760308a4e8e2 Date: Sat, 21 Jul 2018 00:29:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:29:55,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/d710b31f-8ca4-41f5-8cf6-6981dc111a84 used request id req-2251c681-df44-4def-b021-760308a4e8e2 2018-07-21 00:29:55,192 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst 2018-07-21 00:29:55,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:55,331 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:29:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bd189112-87ae-4b74-9dbc-2d103b7f824d x-compute-request-id: req-bd189112-87ae-4b74-9dbc-2d103b7f824d Content-Type: application/json 2018-07-21 00:29:55,331 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-bd189112-87ae-4b74-9dbc-2d103b7f824d 2018-07-21 00:29:55,332 - create_instance - INFO - Checking deletion status 2018-07-21 00:29:55,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:55,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:29: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-4d038025-ec21-4262-9e2c-33c922c0a66a x-compute-request-id: req-4d038025-ec21-4262-9e2c-33c922c0a66a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:55:a2", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:55:a2", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/06c9332b-686a-4668-a641-15b249cb1900", "rel": "bookmark"}], "image": {"id": "ca2e0658-75ff-47eb-856e-175b1879b59a", "links": [{"href": "http://172.30.9.21:8774/images/ca2e0658-75ff-47eb-856e-175b1879b59a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:29:49.000000", "flavor": {"id": "0aabe26b-945a-40a5-9456-4f8d8a1876e8", "links": [{"href": "http://172.30.9.21:8774/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8", "rel": "bookmark"}]}, "id": "06c9332b-686a-4668-a641-15b249cb1900", "user_id": "739ba3955c4d4bb3a884491ca1320d92", "OS-DCF: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-21T00:29:55Z", "hostId": "5188938cbe8ef8f5967898683b5f93774a957ce76b43617bcc6844fe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst", "created": "2018-07-21T00:29:44Z", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:29:55,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-4d038025-ec21-4262-9e2c-33c922c0a66a 2018-07-21 00:29:55,610 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst] is - ACTIVE 2018-07-21 00:29:55,610 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:29:58,613 - create_instance - DEBUG - VM status query timeout in 296.718523026 2018-07-21 00:29:58,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396d9077c87beeafa94e69ff9b7c02886619c714" 2018-07-21 00:29:58,666 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:29: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-17533834-80e8-43e1-9684-f24aa07724df x-compute-request-id: req-17533834-80e8-43e1-9684-f24aa07724df Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 06c9332b-686a-4668-a641-15b249cb1900 could not be found.", "code": 404}} 2018-07-21 00:29:58,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/06c9332b-686a-4668-a641-15b249cb1900 used request id req-17533834-80e8-43e1-9684-f24aa07724df 2018-07-21 00:29:58,667 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 06c9332b-686a-4668-a641-15b249cb1900 could not be found. (HTTP 404) (Request-ID: req-17533834-80e8-43e1-9684-f24aa07724df) 2018-07-21 00:29:58,667 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-inst 2018-07-21 00:29:58,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10d7bf26ea998c60c8dc15320ab58f2921bed48" 2018-07-21 00:29:58,716 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:29: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-28a6ed70-c617-4d4d-b788-5cf5f55abb68 x-compute-request-id: req-28a6ed70-c617-4d4d-b788-5cf5f55abb68 Content-Length: 0 Content-Type: application/json 2018-07-21 00:29:58,716 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0aabe26b-945a-40a5-9456-4f8d8a1876e8 used request id req-28a6ed70-c617-4d4d-b788-5cf5f55abb68 2018-07-21 00:29:58,717 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-subnet 2018-07-21 00:29:58,717 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-subnet 2018-07-21 00:29:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/20170a98-4815-4900-bc03-dd072a2702e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:30:01,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d99798f-1a0d-4b1b-8a39-3b3daf445d70 Date: Sat, 21 Jul 2018 00:30:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:01,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/20170a98-4815-4900-bc03-dd072a2702e5 used request id req-9d99798f-1a0d-4b1b-8a39-3b3daf445d70 2018-07-21 00:30:01,111 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-pub-net 2018-07-21 00:30:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b4fad076-8496-4376-962d-a5f2f10f95aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813cc2426ee7d1321a183a35d263e21c0b253fdf" 2018-07-21 00:30:02,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00e0edcb-6ba7-4d68-961d-bea145b495fb Date: Sat, 21 Jul 2018 00:30:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:02,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b4fad076-8496-4376-962d-a5f2f10f95aa used request id req-00e0edcb-6ba7-4d68-961d-bea145b495fb 2018-07-21 00:30:02,573 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2 2018-07-21 00:30:02,573 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet2 2018-07-21 00:30:02,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1d8fab09-af68-4d8f-bd8c-b342309e2ec0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:30:04,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5583544-cf49-4d70-9c64-994d42e17615 Date: Sat, 21 Jul 2018 00:30:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:04,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1d8fab09-af68-4d8f-bd8c-b342309e2ec0 used request id req-a5583544-cf49-4d70-9c64-994d42e17615 2018-07-21 00:30:04,973 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1 2018-07-21 00:30:04,973 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-subnet1 2018-07-21 00:30:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:30:07,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4fd18b2c-0a75-4172-b1bd-67db83846b5e Date: Sat, 21 Jul 2018 00:30:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:07,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8bd39ef7-c5de-4cdd-bf26-69d2b8ccf8f1 used request id req-4fd18b2c-0a75-4172-b1bd-67db83846b5e 2018-07-21 00:30:07,301 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072beenet2 2018-07-21 00:30:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b448750a-aa36-4bbd-a742-842ef0cfe78e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b13ef56c94404bc259dbdf90cbaaf80e5367a6" 2018-07-21 00:30:08,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb51598f-fc0d-4835-b842-e703ddcbdb6f Date: Sat, 21 Jul 2018 00:30:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:08,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b448750a-aa36-4bbd-a742-842ef0cfe78e used request id req-fb51598f-fc0d-4835-b842-e703ddcbdb6f 2018-07-21 00:30:08,996 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-cd623f93-b19b-4f28-9762-c3fad4072bee-image 2018-07-21 00:30:08,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0f10b1f7f2a3148acbaa901c3bebf175136e28" 2018-07-21 00:30:09,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42b0c0af-10e5-4883-bf89-499042c1f153 Date: Sat, 21 Jul 2018 00:30:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:30:09,478 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ca2e0658-75ff-47eb-856e-175b1879b59a used request id req-42b0c0af-10e5-4883-bf89-499042c1f153 2018-07-21 00:30:09,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:09,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ac331af2-5545-4662-9f7c-bae3dcf60ead Date: Sat, 21 Jul 2018 00:30:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "20b86cff58a040d5a940e6bda3942894", "created_at": "2018-07-21T00:29:28Z", "updated_at": "2018-07-21T00:29:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "revision_number": 0, "id": "026c17dd-50ba-43e7-b4ea-f2eb08cad573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "port_range_min": null, "ethertype": "IPv4", "project_id": "20b86cff58a040d5a940e6bda3942894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "revision_number": 0, "id": "0e0a1556-2c15-43a1-a572-5a1b75c1dd63", "remote_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "remote_ip_prefix": null, "created_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "port_range_min": null, "ethertype": "IPv6", "project_id": "20b86cff58a040d5a940e6bda3942894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "revision_number": 0, "id": "acd6a8d3-0825-418a-b920-f86322eb8aea", "remote_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "remote_ip_prefix": null, "created_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "port_range_min": null, "ethertype": "IPv4", "project_id": "20b86cff58a040d5a940e6bda3942894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "revision_number": 0, "id": "dac4ddf7-4243-4db3-84de-52fa54e6b8b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "tenant_id": "20b86cff58a040d5a940e6bda3942894", "port_range_min": null, "ethertype": "IPv6", "project_id": "20b86cff58a040d5a940e6bda3942894"}], "revision_number": 4, "project_id": "20b86cff58a040d5a940e6bda3942894", "id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:30:09,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ac331af2-5545-4662-9f7c-bae3dcf60ead 2018-07-21 00:30:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:09,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7b45c0-688f-4326-9010-998047528288 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:30:09,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-7f7b45c0-688f-4326-9010-998047528288 2018-07-21 00:30:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:09,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0450429d-5bf6-49dd-ab5d-af6f3f7b4ee0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:30:09,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-0450429d-5bf6-49dd-ab5d-af6f3f7b4ee0 2018-07-21 00:30:09,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:10,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:30:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3029523b-18e3-4903-b12e-970d7d79ae94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:30:10,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-3029523b-18e3-4903-b12e-970d7d79ae94 2018-07-21 00:30:10,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:30:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:10,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8afd0181-83af-4b0b-bc3d-c7030c4cba40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:30:10,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-8afd0181-83af-4b0b-bc3d-c7030c4cba40 2018-07-21 00:30:10,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:30:10,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:10,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70da41c1-1b96-4d75-845b-d3a6db6d7c4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:30:10,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-70da41c1-1b96-4d75-845b-d3a6db6d7c4b 2018-07-21 00:30:10,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:30:10,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:10,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2470d11-be0b-47a6-9f86-9ede49c890b3 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "20b86cff58a040d5a940e6bda3942894", "name": "CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj"}} 2018-07-21 00:30:10,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-b2470d11-be0b-47a6-9f86-9ede49c890b3 2018-07-21 00:30:10,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78 2018-07-21 00:30:10,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:10,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8cdcb748-ca1f-46d4-ac17-3037a9023ceb Date: Sat, 21 Jul 2018 00:30:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "port_range_min": null, "revision_number": 0, "tenant_id": "20b86cff58a040d5a940e6bda3942894", "created_at": "2018-07-21T00:29:28Z", "project_id": "20b86cff58a040d5a940e6bda3942894", "id": "026c17dd-50ba-43e7-b4ea-f2eb08cad573"}, {"remote_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "port_range_min": null, "revision_number": 0, "tenant_id": "20b86cff58a040d5a940e6bda3942894", "created_at": "2018-07-21T00:29:28Z", "project_id": "20b86cff58a040d5a940e6bda3942894", "id": "0e0a1556-2c15-43a1-a572-5a1b75c1dd63"}, {"remote_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "port_range_min": null, "revision_number": 0, "tenant_id": "20b86cff58a040d5a940e6bda3942894", "created_at": "2018-07-21T00:29:28Z", "project_id": "20b86cff58a040d5a940e6bda3942894", "id": "acd6a8d3-0825-418a-b920-f86322eb8aea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:29:28Z", "security_group_id": "4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78", "port_range_min": null, "revision_number": 0, "tenant_id": "20b86cff58a040d5a940e6bda3942894", "created_at": "2018-07-21T00:29:28Z", "project_id": "20b86cff58a040d5a940e6bda3942894", "id": "dac4ddf7-4243-4db3-84de-52fa54e6b8b0"}]} 2018-07-21 00:30:10,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78 used request id req-8cdcb748-ca1f-46d4-ac17-3037a9023ceb 2018-07-21 00:30:10,587 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:30:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:10,959 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-764ee835-bb2f-4eb8-9899-fa6e4233b10c Content-Length: 0 Date: Sat, 21 Jul 2018 00:30:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:10,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4cbb3e96-3cf2-4ad8-ab84-f9795e4e0e78 used request id req-764ee835-bb2f-4eb8-9899-fa6e4233b10c 2018-07-21 00:30:10,960 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj 2018-07-21 00:30:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:11,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9538da79-7eb2-44ea-a242-334a60c27575 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:30:11,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/20b86cff58a040d5a940e6bda3942894 used request id req-9538da79-7eb2-44ea-a242-334a60c27575 2018-07-21 00:30:11,197 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f2fe7762-98df-4c7-proj-role 2018-07-21 00:30:11,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/98c40d784d224cb68f785b692de650e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:11,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f743a0a1-bbff-473e-a24c-0f34ea7a6af1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:30:11,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/98c40d784d224cb68f785b692de650e0 used request id req-f743a0a1-bbff-473e-a24c-0f34ea7a6af1 2018-07-21 00:30:11,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fad1a6da95efb8ba3781bada941405a55aaf1e5" 2018-07-21 00:30:11,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd5360b-71c6-43c6-9cf7-d404276d4394 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:30:11,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3cd5360b-71c6-43c6-9cf7-d404276d4394 2018-07-21 00:30:11,427 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f2fe7762-98df-4c7-user 2018-07-21 00:30:11,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/739ba3955c4d4bb3a884491ca1320d92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e6ed151df65640dee0af4df68c467fb1f2ba9a" 2018-07-21 00:30:11,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b4b19b-94cd-49c7-9029-76884f50777c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:30:11,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/739ba3955c4d4bb3a884491ca1320d92 used request id req-03b4b19b-94cd-49c7-9029-76884f50777c 2018-07-21 00:30:11,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:12,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["M51fcHJ0TheJu5z-5_8Yjw"], "issued_at": "2018-07-21T00:30:12.000000Z"}} 2018-07-21 00:30:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}158e82ba96a4b1b7683fb029793a318cbce58b7f" 2018-07-21 00:30:12,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38b26d9-82b1-4790-a3de-790cd25cc804 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:12,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a38b26d9-82b1-4790-a3de-790cd25cc804 2018-07-21 00:30:12,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:12,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:12,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LnhBT8nOQseeTTZAexrzxQ"], "issued_at": "2018-07-21T00:30:12.000000Z"}} 2018-07-21 00:30:12,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:12,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb10d27-97a1-4d1d-a48c-323a37e6e0a4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:12,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6cb10d27-97a1-4d1d-a48c-323a37e6e0a4 2018-07-21 00:30:12,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:30:12,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:30:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e695435d-529d-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:12,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f4a383-0b89-4015-9fa8-a028f0acff41 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e695435d-529d-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:30:12,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e695435d-529d-4d9-proj used request id req-02f4a383-0b89-4015-9fa8-a028f0acff41 2018-07-21 00:30:12,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:12,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced45459-df40-45f3-a657-943c3429e531 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:30:12,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ced45459-df40-45f3-a657-943c3429e531 2018-07-21 00:30:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}}' 2018-07-21 00:30:12,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d180f296-de51-4ab4-bab9-b4f26436bc4e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "id": "fbd83867ee914ab5abe242f0034df15c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:12,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d180f296-de51-4ab4-bab9-b4f26436bc4e 2018-07-21 00:30:12,946 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e695435d-529d-4d9-proj 2018-07-21 00:30:12,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:12,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:13,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["bN9WnwqmR8CkaD1dwNRA9Q"], "issued_at": "2018-07-21T00:30:13.000000Z"}} 2018-07-21 00:30:13,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}932b536da1786c4b355ffc5056f3b81e86870ac4" 2018-07-21 00:30:13,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21de8c2-3402-461c-a21d-c182aba2c1cd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:13,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e21de8c2-3402-461c-a21d-c182aba2c1cd 2018-07-21 00:30:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:30:13,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:30:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:30:13,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932b536da1786c4b355ffc5056f3b81e86870ac4" 2018-07-21 00:30:13,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f79bd0-864f-4628-af3c-081d8ae514a9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:30:13,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-16f79bd0-864f-4628-af3c-081d8ae514a9 2018-07-21 00:30:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-e695435d-529d-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932b536da1786c4b355ffc5056f3b81e86870ac4" 2018-07-21 00:30:13,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f890195d-f8c1-4ba2-ac57-5b2f7cc77634 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-e695435d-529d-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "id": "fbd83867ee914ab5abe242f0034df15c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}]} 2018-07-21 00:30:13,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-e695435d-529d-4d9-proj used request id req-f890195d-f8c1-4ba2-ac57-5b2f7cc77634 2018-07-21 00:30:13,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932b536da1786c4b355ffc5056f3b81e86870ac4" 2018-07-21 00:30:13,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6121e2-f6b9-45ca-b1d2-9fcd6c3127e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:30:13,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4d6121e2-f6b9-45ca-b1d2-9fcd6c3127e8 2018-07-21 00:30:14,227 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e695435d-529d-4d9-user 2018-07-21 00:30:14,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:14,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8828ad16-97ba-4581-9403-91c441368e5c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:30:14,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8828ad16-97ba-4581-9403-91c441368e5c 2018-07-21 00:30:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" -d '{"role": {"name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}}' 2018-07-21 00:30:14,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44980d9b-9221-4ec1-83be-02d0327d7d25 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8c8d054970f4301a8681c430a60fdd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/f8c8d054970f4301a8681c430a60fdd9"}, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}} 2018-07-21 00:30:14,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-44980d9b-9221-4ec1-83be-02d0327d7d25 2018-07-21 00:30:14,442 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role 2018-07-21 00:30:14,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f8c8d054970f4301a8681c430a60fdd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:14,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d0f9fc5-3ea3-4975-97ee-34439505bb8d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8c8d054970f4301a8681c430a60fdd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/f8c8d054970f4301a8681c430a60fdd9"}, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}} 2018-07-21 00:30:14,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f8c8d054970f4301a8681c430a60fdd9 used request id req-4d0f9fc5-3ea3-4975-97ee-34439505bb8d 2018-07-21 00:30:14,540 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role to project InstanceSecurityGroupTests-e695435d-529d-4d9-proj 2018-07-21 00:30:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c/users/5f3dfb6e2932467cbb028defd7d7eb26/roles/f8c8d054970f4301a8681c430a60fdd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:14,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e92fae4-3592-46ae-8bb2-3b0b1c10e521 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:30:14,685 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c/users/5f3dfb6e2932467cbb028defd7d7eb26/roles/f8c8d054970f4301a8681c430a60fdd9 used request id req-9e92fae4-3592-46ae-8bb2-3b0b1c10e521 2018-07-21 00:30:14,685 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:30:14,687 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:30:14,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:14,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:15,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c8d054970f4301a8681c430a60fdd9", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}], "expires_at": "2018-07-21T01:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-user", "id": "5f3dfb6e2932467cbb028defd7d7eb26"}, "audit_ids": ["qj5yYrIuQGihLJYw0VHfdg"], "issued_at": "2018-07-21T00:30:15.000000Z"}} 2018-07-21 00:30:15,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e677cc2f390bf86b03bf851a90895838d19034cd" 2018-07-21 00:30:15,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26cc020-66c4-4469-ac83-a267fa501d5b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:15,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f26cc020-66c4-4469-ac83-a267fa501d5b 2018-07-21 00:30:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" 2018-07-21 00:30:15,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bd2b8b4d-e441-4a17-bbdb-a38d5e374334 Date: Sat, 21 Jul 2018 00:30:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image"} 2018-07-21 00:30:15,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image used request id req-bd2b8b4d-e441-4a17-bbdb-a38d5e374334 2018-07-21 00:30:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" 2018-07-21 00:30:15,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d4904184-75c5-4342-84cf-8ed5cb79d056 Date: Sat, 21 Jul 2018 00:30: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-21 00:30:15,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d4904184-75c5-4342-84cf-8ed5cb79d056 2018-07-21 00:30:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image"}' 2018-07-21 00:30:15,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eca40c91-835f-4b26-ad9f-afb38dfe3fa5 Date: Sat, 21 Jul 2018 00:30:15 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:30:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:30:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "min_disk": 0, "protected": false, "id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "file": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/file", "checksum": null, "owner": "fbd83867ee914ab5abe242f0034df15c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:30:15,817 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-eca40c91-835f-4b26-ad9f-afb38dfe3fa5 2018-07-21 00:30:15,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" -d '' 2018-07-21 00:30:16,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83057bc5-5121-4fab-8563-770da0bc1844 Date: Sat, 21 Jul 2018 00:30:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:30:16,967 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/file used request id req-83057bc5-5121-4fab-8563-770da0bc1844 2018-07-21 00:30:16,967 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:30:16,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" 2018-07-21 00:30:17,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2bd11126-3776-42cd-b565-20334784d895 Date: Sat, 21 Jul 2018 00:30:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:30:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:30:16Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/snap", "metadata": {}}], "self": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "min_disk": 0, "protected": false, "id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "file": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbd83867ee914ab5abe242f0034df15c", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:30:17,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5 used request id req-2bd11126-3776-42cd-b565-20334784d895 2018-07-21 00:30:17,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" 2018-07-21 00:30:17,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8e3307c3-5796-4b56-849c-4fe087722560 Date: Sat, 21 Jul 2018 00:30:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:30:17,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8e3307c3-5796-4b56-849c-4fe087722560 2018-07-21 00:30:17,356 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image 2018-07-21 00:30:17,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" 2018-07-21 00:30:17,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3fdd3c5d-dba7-4213-b697-6e8d6cddb442 Date: Sat, 21 Jul 2018 00:30:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:30:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:30:16Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/snap", "metadata": {}}], "self": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "min_disk": 0, "protected": false, "id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "file": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbd83867ee914ab5abe242f0034df15c", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:30:17,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5 used request id req-3fdd3c5d-dba7-4213-b697-6e8d6cddb442 2018-07-21 00:30:17,377 - create_image - DEBUG - Instance status is - active 2018-07-21 00:30:17,377 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image 2018-07-21 00:30:17,377 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image 2018-07-21 00:30:17,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:17,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:17,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c8d054970f4301a8681c430a60fdd9", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}], "expires_at": "2018-07-21T01:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-user", "id": "5f3dfb6e2932467cbb028defd7d7eb26"}, "audit_ids": ["F_MbVTD1QwKdLiD3pVM7pw"], "issued_at": "2018-07-21T00:30:17.000000Z"}} 2018-07-21 00:30:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:17,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9364caf2-73fe-4055-be5f-e5c55fa13802 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:17,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9364caf2-73fe-4055-be5f-e5c55fa13802 2018-07-21 00:30:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:18,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c07a3b26-4932-4d66-85ef-66c9cc5e36ff Date: Sat, 21 Jul 2018 00:30:18 GMT RESP BODY: {"networks":[]} 2018-07-21 00:30:18,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-c07a3b26-4932-4d66-85ef-66c9cc5e36ff 2018-07-21 00:30:18,075 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net 2018-07-21 00:30:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" -d '{"network": {"name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net", "admin_state_up": true}}' 2018-07-21 00:30:18,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-e5607012-e964-4b84-9328-7544aa073278 Date: Sat, 21 Jul 2018 00:30:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:30:18Z","is_default":false,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}} 2018-07-21 00:30:18,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e5607012-e964-4b84-9328-7544aa073278 2018-07-21 00:30:18,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:18,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-db6ca6d2-0e74-4c72-8901-cb955010494f Date: Sat, 21 Jul 2018 00:30:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:30:18Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:18,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-db6ca6d2-0e74-4c72-8901-cb955010494f 2018-07-21 00:30:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:19,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-099512a2-0f69-4c51-8153-41c919e8c1ed Date: Sat, 21 Jul 2018 00:30:19 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:30:19,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-099512a2-0f69-4c51-8153-41c919e8c1ed 2018-07-21 00:30:19,081 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet 2018-07-21 00:30:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" -d '{"subnets": [{"ip_version": 4, "network_id": "2596772d-d78f-4526-ab7e-7c4f1066fd93", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]}' 2018-07-21 00:30:20,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e851fe04-abe7-487f-9a50-12c2a7ecdbef Date: Sat, 21 Jul 2018 00:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:20,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-e851fe04-abe7-487f-9a50-12c2a7ecdbef 2018-07-21 00:30:20,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:20,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4c8dc9fa-9bf5-47d1-a4aa-ef262f54b3db Date: Sat, 21 Jul 2018 00:30:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:20,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-4c8dc9fa-9bf5-47d1-a4aa-ef262f54b3db 2018-07-21 00:30:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:20,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-11956bb3-0a94-486a-9304-3fddcc202b08 Date: Sat, 21 Jul 2018 00:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:20,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-11956bb3-0a94-486a-9304-3fddcc202b08 2018-07-21 00:30:20,697 - OpenStackNetwork - DEBUG - Network [2596772d-d78f-4526-ab7e-7c4f1066fd93] created successfully 2018-07-21 00:30:20,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:20,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:21,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ZiQJglVdRY2x1ybLtfZpUQ"], "issued_at": "2018-07-21T00:30:21.000000Z"}} 2018-07-21 00:30:21,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}aa06069091bd1046147cfeeeb2b1f0011bf80204" 2018-07-21 00:30:21,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb8a204-468c-4768-b92a-82048b86c205 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:21,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dbb8a204-468c-4768-b92a-82048b86c205 2018-07-21 00:30:21,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:30:21,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa06069091bd1046147cfeeeb2b1f0011bf80204" 2018-07-21 00:30:21,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-a1bf7212-bc8d-4953-8aa3-d4a4bcefe750 x-compute-request-id: req-a1bf7212-bc8d-4953-8aa3-d4a4bcefe750 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:30:21,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a1bf7212-bc8d-4953-8aa3-d4a4bcefe750 2018-07-21 00:30:21,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa06069091bd1046147cfeeeb2b1f0011bf80204" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-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-21 00:30:21,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-1c49c212-2dd1-4707-9b5e-3b6758cb024c x-compute-request-id: req-1c49c212-2dd1-4707-9b5e-3b6758cb024c Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77"}} 2018-07-21 00:30:21,350 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1c49c212-2dd1-4707-9b5e-3b6758cb024c 2018-07-21 00:30:21,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:21,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:21,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c8d054970f4301a8681c430a60fdd9", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}], "expires_at": "2018-07-21T01:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-user", "id": "5f3dfb6e2932467cbb028defd7d7eb26"}, "audit_ids": ["QmhthpD1RjyoQ4QgWAwLZA"], "issued_at": "2018-07-21T00:30:21.000000Z"}} 2018-07-21 00:30:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:21,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9076dd2-84d5-44d0-855c-50fff8d762a0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:21,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d9076dd2-84d5-44d0-855c-50fff8d762a0 2018-07-21 00:30:21,841 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:30:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:21,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8661be85-f5c3-461e-a66b-f5c6f99f17a6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:21,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8661be85-f5c3-461e-a66b-f5c6f99f17a6 2018-07-21 00:30:21,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:22,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8374ae14-f10c-4216-82ca-e62d0ba85c96 Date: Sat, 21 Jul 2018 00:30:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:22,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-8374ae14-f10c-4216-82ca-e62d0ba85c96 2018-07-21 00:30:22,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:30:22,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:30:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:30:22,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:22,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db632f2d-fdf7-44d6-90d0-1379d34f393c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:22,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-db632f2d-fdf7-44d6-90d0-1379d34f393c 2018-07-21 00:30:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:22,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-723dea12-c7a4-4143-80dd-40fb0121b338 Date: Sat, 21 Jul 2018 00:30:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:22,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-723dea12-c7a4-4143-80dd-40fb0121b338 2018-07-21 00:30:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:22,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b2de3e8-6c33-4a0b-abb6-33f7d5c5c5e3 Date: Sat, 21 Jul 2018 00:30:22 GMT RESP BODY: {"ports":[]} 2018-07-21 00:30:22,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port&admin_state_up=True used request id req-4b2de3e8-6c33-4a0b-abb6-33f7d5c5c5e3 2018-07-21 00:30:22,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:23,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-4be06438-009e-4edd-8bcb-dad670390937 x-compute-request-id: req-4be06438-009e-4edd-8bcb-dad670390937 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:30:23,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst used request id req-4be06438-009e-4edd-8bcb-dad670390937 2018-07-21 00:30:23,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:23,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-049418d8-a7cb-4390-a2e3-054ed2c91a89 Date: Sat, 21 Jul 2018 00:30:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:23,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-049418d8-a7cb-4390-a2e3-054ed2c91a89 2018-07-21 00:30:23,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:23,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63fbd396-ccb9-4a9c-9d38-7be4e565d7f1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:23,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-63fbd396-ccb9-4a9c-9d38-7be4e565d7f1 2018-07-21 00:30:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:23,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a3babe0d-ab38-482e-b771-023a007124e4 Date: Sat, 21 Jul 2018 00:30:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:23,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-a3babe0d-ab38-482e-b771-023a007124e4 2018-07-21 00:30:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:23,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-941555a0-bd16-47ce-948c-b4cb594b5f87 Date: Sat, 21 Jul 2018 00:30:23 GMT RESP BODY: {"ports":[]} 2018-07-21 00:30:23,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port&admin_state_up=True used request id req-941555a0-bd16-47ce-948c-b4cb594b5f87 2018-07-21 00:30:23,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:23,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:24,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c8d054970f4301a8681c430a60fdd9", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}], "expires_at": "2018-07-21T01:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-user", "id": "5f3dfb6e2932467cbb028defd7d7eb26"}, "audit_ids": ["Plhkd3-nSXOgQ51HAEB6Bw"], "issued_at": "2018-07-21T00:30:24.000000Z"}} 2018-07-21 00:30:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5d548ff6cfd0e84f5d06f39cb7802098fdc7f79b" 2018-07-21 00:30:24,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c02474-ba1c-4850-9b29-1e127e3986af 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:24,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f6c02474-ba1c-4850-9b29-1e127e3986af 2018-07-21 00:30:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-19af0b43-df0a-46f6-adf9-7824e1f340d0 Date: Sat, 21 Jul 2018 00:30:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:24,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-19af0b43-df0a-46f6-adf9-7824e1f340d0 2018-07-21 00:30:24,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:24,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d244405b-5a41-48d4-9b01-fbd19efe7090 Date: Sat, 21 Jul 2018 00:30:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:24,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-d244405b-5a41-48d4-9b01-fbd19efe7090 2018-07-21 00:30:24,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:25,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-82ac70ad-01e4-4720-9a34-8bcb630f8842 Date: Sat, 21 Jul 2018 00:30:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:25,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-82ac70ad-01e4-4720-9a34-8bcb630f8842 2018-07-21 00:30:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:30:25,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:30:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:30:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d548ff6cfd0e84f5d06f39cb7802098fdc7f79b" 2018-07-21 00:30:25,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9742ecfd-c81b-4b18-b934-48a4ac5d810e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:25,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-9742ecfd-c81b-4b18-b934-48a4ac5d810e 2018-07-21 00:30:25,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:25,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-daa47cf6-934a-4679-9c89-df5bcdf9a8cc Date: Sat, 21 Jul 2018 00:30:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:25,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-daa47cf6-934a-4679-9c89-df5bcdf9a8cc 2018-07-21 00:30:25,299 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net 2018-07-21 00:30:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" -d '{"port": {"network_id": "2596772d-d78f-4526-ab7e-7c4f1066fd93", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port", "admin_state_up": true}}' 2018-07-21 00:30:26,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-9ec004db-cdd6-46a6-98cd-b2649d4276fc Date: Sat, 21 Jul 2018 00:30:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:25Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.11"}],"id":"b5062a3a-0da7-473f-b560-db5086566de3","security_groups":["4656a5f8-2c7f-4058-af9d-7b4de9be8cc2"],"mac_address":"fa:16:3e:30:f6:f8","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port","project_id":"fbd83867ee914ab5abe242f0034df15c","qos_policy_id":null,"admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:30:26,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-9ec004db-cdd6-46a6-98cd-b2649d4276fc 2018-07-21 00:30:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:26,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9cb83aed-57cf-4648-960c-4d3bca1af08a Date: Sat, 21 Jul 2018 00:30:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:26,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-9cb83aed-57cf-4648-960c-4d3bca1af08a 2018-07-21 00:30:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:26,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9344d122-5817-4105-9800-50a6b1010b1b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:26,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-9344d122-5817-4105-9800-50a6b1010b1b 2018-07-21 00:30:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:27,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e875038a-2161-48d3-9093-70d04a05b945 Date: Sat, 21 Jul 2018 00:30:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:27,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-e875038a-2161-48d3-9093-70d04a05b945 2018-07-21 00:30:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:27,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-0d8ce099-37e3-4a91-a199-ac53630e17d8 Date: Sat, 21 Jul 2018 00:30:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:25Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.11"}],"id":"b5062a3a-0da7-473f-b560-db5086566de3","security_groups":["4656a5f8-2c7f-4058-af9d-7b4de9be8cc2"],"mac_address":"fa:16:3e:30:f6:f8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:30:27,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port&admin_state_up=True used request id req-0d8ce099-37e3-4a91-a199-ac53630e17d8 2018-07-21 00:30:27,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:27,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d8d57b-372c-49ff-b5bb-81e153a6ea09 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:27,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-81d8d57b-372c-49ff-b5bb-81e153a6ea09 2018-07-21 00:30:27,416 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst 2018-07-21 00:30:27,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:27,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5418487-0aed-488f-8c0d-212238c58cc8 x-compute-request-id: req-e5418487-0aed-488f-8c0d-212238c58cc8 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-flavor-name"}]} 2018-07-21 00:30:27,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e5418487-0aed-488f-8c0d-212238c58cc8 2018-07-21 00:30:27,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:27,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d409e4-6db0-4317-920c-1092f793a279 x-compute-request-id: req-06d409e4-6db0-4317-920c-1092f793a279 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77"}} 2018-07-21 00:30:27,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77 used request id req-06d409e4-6db0-4317-920c-1092f793a279 2018-07-21 00:30:27,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:27,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-aa67e9d5-9f61-4d77-a230-58c1136a7e7b Date: Sat, 21 Jul 2018 00:30:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:30:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:30:16Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/snap", "metadata": {}}], "self": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "min_disk": 0, "protected": false, "id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "file": "/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbd83867ee914ab5abe242f0034df15c", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image"} 2018-07-21 00:30:27,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image used request id req-aa67e9d5-9f61-4d77-a230-58c1136a7e7b 2018-07-21 00:30:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:27,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92275148-432c-49dc-b7e3-f32caf1d7554 Date: Sat, 21 Jul 2018 00:30:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:30:27,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-92275148-432c-49dc-b7e3-f32caf1d7554 2018-07-21 00:30:27,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" -d '{"server": {"name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "imageRef": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "flavorRef": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "max_count": 1, "min_count": 1, "networks": [{"port": "b5062a3a-0da7-473f-b560-db5086566de3"}]}}' 2018-07-21 00:30:29,558 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acb596f2-e661-4d28-a083-ac4637172a47 x-compute-request-id: req-acb596f2-e661-4d28-a083-ac4637172a47 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "adminPass": "24tfocBThz2A"}} 2018-07-21 00:30:29,559 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-acb596f2-e661-4d28-a083-ac4637172a47 2018-07-21 00:30:29,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:29,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfe69259-595c-4987-b1ee-c6addea2e5f8 x-compute-request-id: req-dfe69259-595c-4987-b1ee-c6addea2e5f8 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "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-21T00:30:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:29,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-dfe69259-595c-4987-b1ee-c6addea2e5f8 2018-07-21 00:30:29,970 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst 2018-07-21 00:30:29,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:30,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60f73081-b168-4075-92cd-7a723755cc6d x-compute-request-id: req-60f73081-b168-4075-92cd-7a723755cc6d Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:30,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-60f73081-b168-4075-92cd-7a723755cc6d 2018-07-21 00:30:30,347 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst] is - BUILD 2018-07-21 00:30:30,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:30:33,351 - create_instance - DEBUG - VM status query timeout in 896.619330883 2018-07-21 00:30:33,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:34,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-4e192db8-2a50-4497-801c-3db0d0d70aa9 x-compute-request-id: req-4e192db8-2a50-4497-801c-3db0d0d70aa9 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:30Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:34,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-4e192db8-2a50-4497-801c-3db0d0d70aa9 2018-07-21 00:30:34,054 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst] is - BUILD 2018-07-21 00:30:34,054 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:30:37,057 - create_instance - DEBUG - VM status query timeout in 892.912748098 2018-07-21 00:30:37,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:37,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec199c9f-beb1-4cb7-8a42-31ca529e6edf x-compute-request-id: req-ec199c9f-beb1-4cb7-8a42-31ca529e6edf Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:37,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-ec199c9f-beb1-4cb7-8a42-31ca529e6edf 2018-07-21 00:30:37,911 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst] is - ACTIVE 2018-07-21 00:30:37,911 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:30:37,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:38,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54f67deb-bba1-4bf1-9074-8676859ff802 x-compute-request-id: req-54f67deb-bba1-4bf1-9074-8676859ff802 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:38,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-54f67deb-bba1-4bf1-9074-8676859ff802 2018-07-21 00:30:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:38,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-71e2dae3-2116-4564-a50e-624d19088868 Date: Sat, 21 Jul 2018 00:30:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:38,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-71e2dae3-2116-4564-a50e-624d19088868 2018-07-21 00:30:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:38,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6771f3db-2801-432c-9b65-83dbf4891288 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:38,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-6771f3db-2801-432c-9b65-83dbf4891288 2018-07-21 00:30:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:38,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-51211e52-6c0a-428c-9d3e-dcbad63e56b0 Date: Sat, 21 Jul 2018 00:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:38,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-51211e52-6c0a-428c-9d3e-dcbad63e56b0 2018-07-21 00:30:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:38,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-59eb235c-7bff-46de-8f89-09880782f24e Date: Sat, 21 Jul 2018 00:30:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.3"}],"id":"08d6f596-27fc-4c16-8e28-671ffbc3cc24","security_groups":[],"mac_address":"fa:16:3e:58:95:c8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.4"}],"id":"11f22f3c-8fa7-441b-bba2-e9bbb9c67236","security_groups":[],"mac_address":"fa:16:3e:9c:e3:c7","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.11"}],"id":"b5062a3a-0da7-473f-b560-db5086566de3","security_groups":["4656a5f8-2c7f-4058-af9d-7b4de9be8cc2"],"mac_address":"fa:16:3e:30:f6:f8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:25Z","binding:vnic_type":"normal","device_id":"d8b5468e-f165-4abb-9a18-318c000ad194","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.2"}],"id":"d6780287-6646-46a2-893a-84372c99125a","security_groups":[],"mac_address":"fa:16:3e:2d:0a:26","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"}]} 2018-07-21 00:30:38,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-59eb235c-7bff-46de-8f89-09880782f24e 2018-07-21 00:30:38,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:30:38,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:39,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c8d054970f4301a8681c430a60fdd9", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}], "expires_at": "2018-07-21T01:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-user", "id": "5f3dfb6e2932467cbb028defd7d7eb26"}, "audit_ids": ["_MhTFJHaR6y5jLdH5ugOtw"], "issued_at": "2018-07-21T00:30:39.000000Z"}} 2018-07-21 00:30:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:39,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a874942-0a19-46ef-ad01-bdc18c0b8bb2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:30:39,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8a874942-0a19-46ef-ad01-bdc18c0b8bb2 2018-07-21 00:30:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:39,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ce5fcaa9-3a23-471c-9b0c-aa6a30245a59 Date: Sat, 21 Jul 2018 00:30:39 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:30:39,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name&description=hello+group used request id req-ce5fcaa9-3a23-471c-9b0c-aa6a30245a59 2018-07-21 00:30:39,450 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name... 2018-07-21 00:30:39,450 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name 2018-07-21 00:30:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" -d '{"security_group": {"name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name", "description": "hello group"}}' 2018-07-21 00:30:40,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b4eeddc4-e0c2-45ae-8d1e-b94775bfaecd Date: Sat, 21 Jul 2018 00:30:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "updated_at": "2018-07-21T00:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "00146c95-6c2f-4125-a258-ece0fce63ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd83867ee914ab5abe242f0034df15c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd83867ee914ab5abe242f0034df15c"}], "revision_number": 2, "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "90facee5-5cd8-4fe9-af76-e27720f33492", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name"}} 2018-07-21 00:30:40,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-b4eeddc4-e0c2-45ae-8d1e-b94775bfaecd 2018-07-21 00:30:40,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:40,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:40,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e097d15-18ce-4f5e-9510-873f3a44565d Date: Sat, 21 Jul 2018 00:30:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "00146c95-6c2f-4125-a258-ece0fce63ca3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165"}]} 2018-07-21 00:30:40,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-2e097d15-18ce-4f5e-9510-873f3a44565d 2018-07-21 00:30:40,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:40,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb8cca35-5037-4dab-a28f-db21cf23c8d0 Date: Sat, 21 Jul 2018 00:30:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "00146c95-6c2f-4125-a258-ece0fce63ca3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165"}]} 2018-07-21 00:30:40,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-eb8cca35-5037-4dab-a28f-db21cf23c8d0 2018-07-21 00:30:40,621 - neutron_utils - INFO - Retrieving security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:40,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:40,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7a1555d4-cd05-4ee4-b667-e5fb70da1432 Date: Sat, 21 Jul 2018 00:30:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "updated_at": "2018-07-21T00:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "00146c95-6c2f-4125-a258-ece0fce63ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd83867ee914ab5abe242f0034df15c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd83867ee914ab5abe242f0034df15c"}], "revision_number": 2, "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "90facee5-5cd8-4fe9-af76-e27720f33492", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name"}]} 2018-07-21 00:30:40,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-7a1555d4-cd05-4ee4-b667-e5fb70da1432 2018-07-21 00:30:40,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:41,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35ec47d8-0d71-4d0d-9793-a285c109dfa9 Date: Sat, 21 Jul 2018 00:30:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "00146c95-6c2f-4125-a258-ece0fce63ca3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165"}]} 2018-07-21 00:30:41,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-35ec47d8-0d71-4d0d-9793-a285c109dfa9 2018-07-21 00:30:41,048 - neutron_utils - INFO - Retrieving security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:41,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:41,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-68077526-5757-44d7-b077-5c188ee767bb Date: Sat, 21 Jul 2018 00:30:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "updated_at": "2018-07-21T00:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "00146c95-6c2f-4125-a258-ece0fce63ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd83867ee914ab5abe242f0034df15c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd83867ee914ab5abe242f0034df15c"}], "revision_number": 2, "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "90facee5-5cd8-4fe9-af76-e27720f33492", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name"}]} 2018-07-21 00:30:41,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-68077526-5757-44d7-b077-5c188ee767bb 2018-07-21 00:30:41,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:41,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80e9b9be-1d03-4b23-8662-5b779287b25d Date: Sat, 21 Jul 2018 00:30:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "00146c95-6c2f-4125-a258-ece0fce63ca3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165"}]} 2018-07-21 00:30:41,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-80e9b9be-1d03-4b23-8662-5b779287b25d 2018-07-21 00:30:41,471 - neutron_utils - INFO - Retrieving security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:41,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:41,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f95a5f29-6854-4872-9dbb-5408870383d6 Date: Sat, 21 Jul 2018 00:30:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "updated_at": "2018-07-21T00:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "00146c95-6c2f-4125-a258-ece0fce63ca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd83867ee914ab5abe242f0034df15c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "revision_number": 0, "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd83867ee914ab5abe242f0034df15c"}], "revision_number": 2, "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "90facee5-5cd8-4fe9-af76-e27720f33492", "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name"}]} 2018-07-21 00:30:41,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-f95a5f29-6854-4872-9dbb-5408870383d6 2018-07-21 00:30:41,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90facee5-5cd8-4fe9-af76-e27720f33492 2018-07-21 00:30:41,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:41,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc8ce84e-ee15-4e81-9ee0-3e7cb54bf68e Date: Sat, 21 Jul 2018 00:30:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "00146c95-6c2f-4125-a258-ece0fce63ca3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:40Z", "security_group_id": "90facee5-5cd8-4fe9-af76-e27720f33492", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:40Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "cf2cb999-0c8a-441d-8360-ddd06a9d4165"}]} 2018-07-21 00:30:41,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-dc8ce84e-ee15-4e81-9ee0-3e7cb54bf68e 2018-07-21 00:30:41,911 - neutron_utils - INFO - Deleting security group rule with ID - 00146c95-6c2f-4125-a258-ece0fce63ca3 2018-07-21 00:30:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/00146c95-6c2f-4125-a258-ece0fce63ca3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:42,006 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0236a87b-59c0-46cd-a127-a230d6e7d23f Content-Length: 0 Date: Sat, 21 Jul 2018 00:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:42,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/00146c95-6c2f-4125-a258-ece0fce63ca3 used request id req-0236a87b-59c0-46cd-a127-a230d6e7d23f 2018-07-21 00:30:42,006 - neutron_utils - INFO - Deleting security group rule with ID - cf2cb999-0c8a-441d-8360-ddd06a9d4165 2018-07-21 00:30:42,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/cf2cb999-0c8a-441d-8360-ddd06a9d4165 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:42,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04547ba9-5ceb-4dce-8500-a0e47b585596 Content-Length: 0 Date: Sat, 21 Jul 2018 00:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:42,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/cf2cb999-0c8a-441d-8360-ddd06a9d4165 used request id req-04547ba9-5ceb-4dce-8500-a0e47b585596 2018-07-21 00:30:42,285 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name 2018-07-21 00:30:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/90facee5-5cd8-4fe9-af76-e27720f33492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eead33c489e442d814e034c79bf295d1e19e7b2" 2018-07-21 00:30:42,562 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76637a05-966d-48af-bd25-ec7c945b33a0 Content-Length: 0 Date: Sat, 21 Jul 2018 00:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:42,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/90facee5-5cd8-4fe9-af76-e27720f33492 used request id req-76637a05-966d-48af-bd25-ec7c945b33a0 2018-07-21 00:30:42,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:43,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5cee488-e89a-4001-b07b-71c193be642a x-compute-request-id: req-a5cee488-e89a-4001-b07b-71c193be642a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:43,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-a5cee488-e89a-4001-b07b-71c193be642a 2018-07-21 00:30:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:43,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-845d1500-8f9d-4909-96d8-161a3ca3007b Date: Sat, 21 Jul 2018 00:30:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:43,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-845d1500-8f9d-4909-96d8-161a3ca3007b 2018-07-21 00:30:43,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:43,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd42fe5d-9eaf-48bb-ad27-bae63a1e1647 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:43,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-bd42fe5d-9eaf-48bb-ad27-bae63a1e1647 2018-07-21 00:30:43,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:43,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee079df7-d279-41da-ae39-7ffba000c385 Date: Sat, 21 Jul 2018 00:30:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:43,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-ee079df7-d279-41da-ae39-7ffba000c385 2018-07-21 00:30:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:43,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-d62df8b8-0a56-4e5c-ba98-089455619035 Date: Sat, 21 Jul 2018 00:30:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.3"}],"id":"08d6f596-27fc-4c16-8e28-671ffbc3cc24","security_groups":[],"mac_address":"fa:16:3e:58:95:c8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.4"}],"id":"11f22f3c-8fa7-441b-bba2-e9bbb9c67236","security_groups":[],"mac_address":"fa:16:3e:9c:e3:c7","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.11"}],"id":"b5062a3a-0da7-473f-b560-db5086566de3","security_groups":["4656a5f8-2c7f-4058-af9d-7b4de9be8cc2"],"mac_address":"fa:16:3e:30:f6:f8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:25Z","binding:vnic_type":"normal","device_id":"d8b5468e-f165-4abb-9a18-318c000ad194","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.2"}],"id":"d6780287-6646-46a2-893a-84372c99125a","security_groups":[],"mac_address":"fa:16:3e:2d:0a:26","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"}]} 2018-07-21 00:30:43,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-d62df8b8-0a56-4e5c-ba98-089455619035 2018-07-21 00:30:43,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:30:44,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8c8d054970f4301a8681c430a60fdd9", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role"}], "expires_at": "2018-07-21T01:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fbd83867ee914ab5abe242f0034df15c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-user", "id": "5f3dfb6e2932467cbb028defd7d7eb26"}, "audit_ids": ["mWQ2_Ut9SaCVTva2lUYxiA"], "issued_at": "2018-07-21T00:30:44.000000Z"}} 2018-07-21 00:30:44,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368ff1c652f4f574b0c65b68eb9616f0aa1338c1" 2018-07-21 00:30:45,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-d248a733-6499-4bf7-8247-070d0d38d0f8 x-compute-request-id: req-d248a733-6499-4bf7-8247-070d0d38d0f8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:45,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-d248a733-6499-4bf7-8247-070d0d38d0f8 2018-07-21 00:30:45,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:46,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-1734fcd5-1737-4abd-95a1-8d111ea5cfa9 x-compute-request-id: req-1734fcd5-1737-4abd-95a1-8d111ea5cfa9 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:46,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-1734fcd5-1737-4abd-95a1-8d111ea5cfa9 2018-07-21 00:30:46,105 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst] is - ACTIVE 2018-07-21 00:30:46,105 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:30:46,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:46,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-11b24a7d-a483-457f-83bc-3fefd80c7c06 x-compute-request-id: req-11b24a7d-a483-457f-83bc-3fefd80c7c06 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:46,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-11b24a7d-a483-457f-83bc-3fefd80c7c06 2018-07-21 00:30:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:46,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-790cc603-49ae-4030-a2b9-9d700b3de583 Date: Sat, 21 Jul 2018 00:30:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:46,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-790cc603-49ae-4030-a2b9-9d700b3de583 2018-07-21 00:30:46,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:46,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160b60f7-57bc-43fb-8327-30cc628fde43 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:46,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-160b60f7-57bc-43fb-8327-30cc628fde43 2018-07-21 00:30:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:46,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c34250a5-8709-4664-8189-8e3c91f696f8 Date: Sat, 21 Jul 2018 00:30:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:46,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-c34250a5-8709-4664-8189-8e3c91f696f8 2018-07-21 00:30:46,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:46,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-7099bc5e-595f-4af8-8bdb-70fe72b76f84 Date: Sat, 21 Jul 2018 00:30:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.3"}],"id":"08d6f596-27fc-4c16-8e28-671ffbc3cc24","security_groups":[],"mac_address":"fa:16:3e:58:95:c8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.4"}],"id":"11f22f3c-8fa7-441b-bba2-e9bbb9c67236","security_groups":[],"mac_address":"fa:16:3e:9c:e3:c7","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.11"}],"id":"b5062a3a-0da7-473f-b560-db5086566de3","security_groups":["4656a5f8-2c7f-4058-af9d-7b4de9be8cc2"],"mac_address":"fa:16:3e:30:f6:f8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:25Z","binding:vnic_type":"normal","device_id":"d8b5468e-f165-4abb-9a18-318c000ad194","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.2"}],"id":"d6780287-6646-46a2-893a-84372c99125a","security_groups":[],"mac_address":"fa:16:3e:2d:0a:26","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"}]} 2018-07-21 00:30:46,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-7099bc5e-595f-4af8-8bdb-70fe72b76f84 2018-07-21 00:30:46,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:47,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-68e4921a-5447-409f-86fe-14df877286d5 x-compute-request-id: req-68e4921a-5447-409f-86fe-14df877286d5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:47,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-68e4921a-5447-409f-86fe-14df877286d5 2018-07-21 00:30:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:47,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-281b7dec-cb7b-4841-a285-f6b9c743b607 Date: Sat, 21 Jul 2018 00:30:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:47,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-281b7dec-cb7b-4841-a285-f6b9c743b607 2018-07-21 00:30:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:47,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d00893-9ed2-4a79-aac8-c1a2fc61be4b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:47,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-45d00893-9ed2-4a79-aac8-c1a2fc61be4b 2018-07-21 00:30:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:47,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1431c441-3b26-48d8-b5f3-f7457c8e7461 Date: Sat, 21 Jul 2018 00:30:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:47,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-1431c441-3b26-48d8-b5f3-f7457c8e7461 2018-07-21 00:30:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:47,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-eee6dc7b-b087-4408-83bc-0b7beadfcf0a Date: Sat, 21 Jul 2018 00:30:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.3"}],"id":"08d6f596-27fc-4c16-8e28-671ffbc3cc24","security_groups":[],"mac_address":"fa:16:3e:58:95:c8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.4"}],"id":"11f22f3c-8fa7-441b-bba2-e9bbb9c67236","security_groups":[],"mac_address":"fa:16:3e:9c:e3:c7","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.11"}],"id":"b5062a3a-0da7-473f-b560-db5086566de3","security_groups":["4656a5f8-2c7f-4058-af9d-7b4de9be8cc2"],"mac_address":"fa:16:3e:30:f6:f8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:25Z","binding:vnic_type":"normal","device_id":"d8b5468e-f165-4abb-9a18-318c000ad194","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.2"}],"id":"d6780287-6646-46a2-893a-84372c99125a","security_groups":[],"mac_address":"fa:16:3e:2d:0a:26","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"}]} 2018-07-21 00:30:47,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-eee6dc7b-b087-4408-83bc-0b7beadfcf0a 2018-07-21 00:30:47,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name"}}' 2018-07-21 00:30:48,104 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:30:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efb0640e-2969-4978-9c9c-af14653508b2 x-compute-request-id: req-efb0640e-2969-4978-9c9c-af14653508b2 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name is not found for project fbd83867ee914ab5abe242f0034df15c", "code": 404}} 2018-07-21 00:30:48,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194/action used request id req-efb0640e-2969-4978-9c9c-af14653508b2 2018-07-21 00:30:48,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:48,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-430c1adc-0c67-43d4-9224-5ac2e5d0ffa3 x-compute-request-id: req-430c1adc-0c67-43d4-9224-5ac2e5d0ffa3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:48,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-430c1adc-0c67-43d4-9224-5ac2e5d0ffa3 2018-07-21 00:30:48,791 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name] - Security group InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name is not found for project fbd83867ee914ab5abe242f0034df15c (HTTP 404) (Request-ID: req-efb0640e-2969-4978-9c9c-af14653508b2) 2018-07-21 00:30:48,791 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-name is not found for project fbd83867ee914ab5abe242f0034df15c (HTTP 404) (Request-ID: req-efb0640e-2969-4978-9c9c-af14653508b2) 2018-07-21 00:30:48,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:49,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-9210ca9f-4c73-4f8f-850b-6aa59a0a0207 x-compute-request-id: req-9210ca9f-4c73-4f8f-850b-6aa59a0a0207 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:49,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-9210ca9f-4c73-4f8f-850b-6aa59a0a0207 2018-07-21 00:30:49,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:49,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-509619a5-e104-4ec2-94eb-0e0589e70f47 Date: Sat, 21 Jul 2018 00:30:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fbd83867ee914ab5abe242f0034df15c","l2_adjacency":true,"status":"ACTIVE","subnets":["4b509449-69b3-4223-84ab-3c2c60746b26"],"description":"","tags":[],"updated_at":"2018-07-21T00:30:19Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net","admin_state_up":true,"tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:18Z","mtu":1450}]} 2018-07-21 00:30:49,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net used request id req-509619a5-e104-4ec2-94eb-0e0589e70f47 2018-07-21 00:30:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:49,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298502f6-1405-4834-bdc4-643795b05af4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:49,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-298502f6-1405-4834-bdc4-643795b05af4 2018-07-21 00:30:49,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:49,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d91aead2-4d44-4927-9b43-db950eae70cb Date: Sat, 21 Jul 2018 00:30:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:19Z","dns_nameservers":[],"updated_at":"2018-07-21T00:30:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fbd83867ee914ab5abe242f0034df15c","id":"4b509449-69b3-4223-84ab-3c2c60746b26","subnetpool_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet"}]} 2018-07-21 00:30:49,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-d91aead2-4d44-4927-9b43-db950eae70cb 2018-07-21 00:30:49,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:49,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-62224dad-28f4-487e-a1fa-b5daeec846d1 Date: Sat, 21 Jul 2018 00:30:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.3"}],"id":"08d6f596-27fc-4c16-8e28-671ffbc3cc24","security_groups":[],"mac_address":"fa:16:3e:58:95:c8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.4"}],"id":"11f22f3c-8fa7-441b-bba2-e9bbb9c67236","security_groups":[],"mac_address":"fa:16:3e:9c:e3:c7","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.11"}],"id":"b5062a3a-0da7-473f-b560-db5086566de3","security_groups":["4656a5f8-2c7f-4058-af9d-7b4de9be8cc2"],"mac_address":"fa:16:3e:30:f6:f8","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:25Z","binding:vnic_type":"normal","device_id":"d8b5468e-f165-4abb-9a18-318c000ad194","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:30:23Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b509449-69b3-4223-84ab-3c2c60746b26","ip_address":"10.55.0.2"}],"id":"d6780287-6646-46a2-893a-84372c99125a","security_groups":[],"mac_address":"fa:16:3e:2d:0a:26","project_id":"fbd83867ee914ab5abe242f0034df15c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2596772d-d78f-4526-ab7e-7c4f1066fd93","tenant_id":"fbd83867ee914ab5abe242f0034df15c","created_at":"2018-07-21T00:30:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2596772d-d78f-4526-ab7e-7c4f1066fd93","ip_allocation":"immediate"}]} 2018-07-21 00:30:49,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-62224dad-28f4-487e-a1fa-b5daeec846d1 2018-07-21 00:30:49,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}368ff1c652f4f574b0c65b68eb9616f0aa1338c1" 2018-07-21 00:30:50,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-d2bff59c-c75a-412e-a4b0-2b9ad94b5d6c x-compute-request-id: req-d2bff59c-c75a-412e-a4b0-2b9ad94b5d6c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "security_groups": [{"name": "default"}], "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:33Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:50,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-d2bff59c-c75a-412e-a4b0-2b9ad94b5d6c 2018-07-21 00:30:50,559 - create_instance - INFO - Deleting Port with ID - b5062a3a-0da7-473f-b560-db5086566de3 2018-07-21 00:30:50,559 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-port 2018-07-21 00:30:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/b5062a3a-0da7-473f-b560-db5086566de3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:51,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-411dfe69-b380-4a69-aef8-37bcd5e504df Date: Sat, 21 Jul 2018 00:30:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:51,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/b5062a3a-0da7-473f-b560-db5086566de3 used request id req-411dfe69-b380-4a69-aef8-37bcd5e504df 2018-07-21 00:30:51,273 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst 2018-07-21 00:30:51,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:51,408 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:30:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8f906d0-d9f7-4758-85b9-b3baa78fdaf7 x-compute-request-id: req-a8f906d0-d9f7-4758-85b9-b3baa78fdaf7 Content-Type: application/json 2018-07-21 00:30:51,408 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-a8f906d0-d9f7-4758-85b9-b3baa78fdaf7 2018-07-21 00:30:51,409 - create_instance - INFO - Checking deletion status 2018-07-21 00:30:51,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:51,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30: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-0e8056bc-79f6-47b2-9079-c4588c774264 x-compute-request-id: req-0e8056bc-79f6-47b2-9079-c4588c774264 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:f6:f8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8b5468e-f165-4abb-9a18-318c000ad194", "rel": "bookmark"}], "image": {"id": "23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "links": [{"href": "http://172.30.9.21:8774/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:30:33.000000", "flavor": {"id": "89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "links": [{"href": "http://172.30.9.21:8774/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77", "rel": "bookmark"}]}, "id": "d8b5468e-f165-4abb-9a18-318c000ad194", "user_id": "5f3dfb6e2932467cbb028defd7d7eb26", "OS-DCF: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-21T00:30:51Z", "hostId": "49c9551c6d6caf1a36dd8f0d4a875188a324dab4513c632527cc7075", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst", "created": "2018-07-21T00:30:29Z", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:30:51,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-0e8056bc-79f6-47b2-9079-c4588c774264 2018-07-21 00:30:51,516 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst] is - ACTIVE 2018-07-21 00:30:51,516 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:30:54,520 - create_instance - DEBUG - VM status query timeout in 296.889249086 2018-07-21 00:30:54,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}821ac60f1ddb9fee0f04dd24e4372127200cddf4" 2018-07-21 00:30:54,576 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:30: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-1b0a3392-497d-4fff-87a7-2d31cafa7377 x-compute-request-id: req-1b0a3392-497d-4fff-87a7-2d31cafa7377 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d8b5468e-f165-4abb-9a18-318c000ad194 could not be found.", "code": 404}} 2018-07-21 00:30:54,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d8b5468e-f165-4abb-9a18-318c000ad194 used request id req-1b0a3392-497d-4fff-87a7-2d31cafa7377 2018-07-21 00:30:54,576 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d8b5468e-f165-4abb-9a18-318c000ad194 could not be found. (HTTP 404) (Request-ID: req-1b0a3392-497d-4fff-87a7-2d31cafa7377) 2018-07-21 00:30:54,576 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-inst 2018-07-21 00:30:54,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa06069091bd1046147cfeeeb2b1f0011bf80204" 2018-07-21 00:30:54,620 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:30: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-1f497646-96dc-4c82-813a-b06f1e9de63f x-compute-request-id: req-1f497646-96dc-4c82-813a-b06f1e9de63f Content-Length: 0 Content-Type: application/json 2018-07-21 00:30:54,620 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/89c61d48-ab9f-42b7-93e5-a2c8eb072b77 used request id req-1f497646-96dc-4c82-813a-b06f1e9de63f 2018-07-21 00:30:54,621 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet 2018-07-21 00:30:54,621 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-subnet 2018-07-21 00:30:54,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/4b509449-69b3-4223-84ab-3c2c60746b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:57,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-007f2edc-421b-4893-b85f-ff7455653e68 Date: Sat, 21 Jul 2018 00:30:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:57,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4b509449-69b3-4223-84ab-3c2c60746b26 used request id req-007f2edc-421b-4893-b85f-ff7455653e68 2018-07-21 00:30:57,273 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-pub-net 2018-07-21 00:30:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/2596772d-d78f-4526-ab7e-7c4f1066fd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c931a03ed9714bb190848d118a447623a5f6b8" 2018-07-21 00:30:58,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fea28f8-257b-43c2-acb8-c55a5b7af0cd Date: Sat, 21 Jul 2018 00:30:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:30:58,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/2596772d-d78f-4526-ab7e-7c4f1066fd93 used request id req-7fea28f8-257b-43c2-acb8-c55a5b7af0cd 2018-07-21 00:30:58,450 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-7830f66d-6240-424b-9392-2a0371c40ba7-image 2018-07-21 00:30:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e677cc2f390bf86b03bf851a90895838d19034cd" 2018-07-21 00:30:59,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33460ea2-da5e-41c9-a4cb-24b701728f96 Date: Sat, 21 Jul 2018 00:30:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:30:59,029 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/23fdab6c-3f79-44f5-80f4-9b95b8cc1cc5 used request id req-33460ea2-da5e-41c9-a4cb-24b701728f96 2018-07-21 00:30:59,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:59,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1aea781b-9c86-4f01-b54b-8f975bc2a2b8 Date: Sat, 21 Jul 2018 00:30:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:18Z", "updated_at": "2018-07-21T00:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "revision_number": 0, "id": "16ef6f0a-ba39-4ac8-adb4-dd528a70d818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd83867ee914ab5abe242f0034df15c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "revision_number": 0, "id": "1b633299-bc47-470d-85c9-f004dcd961a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd83867ee914ab5abe242f0034df15c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "revision_number": 0, "id": "6f42f335-0998-42bf-9049-42131f841ea7", "remote_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbd83867ee914ab5abe242f0034df15c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "revision_number": 0, "id": "d0108e61-4818-4cae-9afe-99406a67d4be", "remote_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "remote_ip_prefix": null, "created_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbd83867ee914ab5abe242f0034df15c"}], "revision_number": 4, "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:30:59,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1aea781b-9c86-4f01-b54b-8f975bc2a2b8 2018-07-21 00:30:59,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:59,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d4f004-e615-47cc-a39c-0be59909a924 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:30:59,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-13d4f004-e615-47cc-a39c-0be59909a924 2018-07-21 00:30:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:59,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7db6852-2b54-44b6-b2b1-dfc8b311b15f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:30:59,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b7db6852-2b54-44b6-b2b1-dfc8b311b15f 2018-07-21 00:30:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:59,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a7c8fc-2b2b-425d-88c0-07019c5ba308 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:30:59,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-78a7c8fc-2b2b-425d-88c0-07019c5ba308 2018-07-21 00:30:59,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:30:59,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:59,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c334a84b-015e-4c91-8471-fbdc64ee3fe2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:30:59,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-c334a84b-015e-4c91-8471-fbdc64ee3fe2 2018-07-21 00:30:59,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:30:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:30:59,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a4b17f-15ae-42fd-b82a-dab525915cb2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fbd83867ee914ab5abe242f0034df15c", "name": "InstanceSecurityGroupTests-e695435d-529d-4d9-proj"}} 2018-07-21 00:30:59,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-99a4b17f-15ae-42fd-b82a-dab525915cb2 2018-07-21 00:30:59,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4656a5f8-2c7f-4058-af9d-7b4de9be8cc2 2018-07-21 00:30:59,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4656a5f8-2c7f-4058-af9d-7b4de9be8cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:31:00,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3b006fa4-49d8-45dc-a463-c9e19a4b9f7a Date: Sat, 21 Jul 2018 00:31:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:18Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "16ef6f0a-ba39-4ac8-adb4-dd528a70d818"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:18Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "1b633299-bc47-470d-85c9-f004dcd961a6"}, {"remote_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:18Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "6f42f335-0998-42bf-9049-42131f841ea7"}, {"remote_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:30:18Z", "security_group_id": "4656a5f8-2c7f-4058-af9d-7b4de9be8cc2", "port_range_min": null, "revision_number": 0, "tenant_id": "fbd83867ee914ab5abe242f0034df15c", "created_at": "2018-07-21T00:30:18Z", "project_id": "fbd83867ee914ab5abe242f0034df15c", "id": "d0108e61-4818-4cae-9afe-99406a67d4be"}]} 2018-07-21 00:31:00,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4656a5f8-2c7f-4058-af9d-7b4de9be8cc2 used request id req-3b006fa4-49d8-45dc-a463-c9e19a4b9f7a 2018-07-21 00:31:00,122 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:31:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4656a5f8-2c7f-4058-af9d-7b4de9be8cc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:31:00,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44d454eb-10ec-4582-a4fd-443cd94117f0 Content-Length: 0 Date: Sat, 21 Jul 2018 00:31:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:00,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4656a5f8-2c7f-4058-af9d-7b4de9be8cc2 used request id req-44d454eb-10ec-4582-a4fd-443cd94117f0 2018-07-21 00:31:00,449 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e695435d-529d-4d9-proj 2018-07-21 00:31:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:31:00,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a357b0e0-9b4c-4a8d-8299-9b7d28513198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:00,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fbd83867ee914ab5abe242f0034df15c used request id req-a357b0e0-9b4c-4a8d-8299-9b7d28513198 2018-07-21 00:31:00,682 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e695435d-529d-4d9-proj-role 2018-07-21 00:31:00,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f8c8d054970f4301a8681c430a60fdd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:31:00,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d3a20b6-8f1f-481a-bf88-441286093d7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:00,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f8c8d054970f4301a8681c430a60fdd9 used request id req-7d3a20b6-8f1f-481a-bf88-441286093d7e 2018-07-21 00:31:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87cbfd193e17defd7ac281df437922d8029a0c16" 2018-07-21 00:31:00,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8b2bb8-12df-484e-8e84-7709bd76f90b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:31:00,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb8b2bb8-12df-484e-8e84-7709bd76f90b 2018-07-21 00:31:00,895 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e695435d-529d-4d9-user 2018-07-21 00:31:00,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5f3dfb6e2932467cbb028defd7d7eb26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932b536da1786c4b355ffc5056f3b81e86870ac4" 2018-07-21 00:31:01,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c992820d-868f-43cf-be17-dccd6deb7222 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:01,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5f3dfb6e2932467cbb028defd7d7eb26 used request id req-c992820d-868f-43cf-be17-dccd6deb7222 2018-07-21 00:31:01,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:01,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:31:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0OgFozaPTfe4-2K0ub1R7A"], "issued_at": "2018-07-21T00:31:01.000000Z"}} 2018-07-21 00:31:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}de372cd54f746d80ecef46a6689a641796ba2467" 2018-07-21 00:31:01,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb1b1b0-3ec9-4548-8351-e50f31fc4cce 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:01,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-adb1b1b0-3ec9-4548-8351-e50f31fc4cce 2018-07-21 00:31:01,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:01,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:02,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["PxWnr2IYTJ2zwFU03XY8Yg"], "issued_at": "2018-07-21T00:31:02.000000Z"}} 2018-07-21 00:31:02,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:02,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb080cf-3836-48d2-a912-9b37c43bf9d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:02,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3cb080cf-3836-48d2-a912-9b37c43bf9d3 2018-07-21 00:31:02,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:31:02,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:31:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:31:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-82c7fc07-f936-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:02,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc085358-babd-4e3c-beef-3b06381220f9 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-82c7fc07-f936-48b-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:31:02,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-82c7fc07-f936-48b-proj used request id req-fc085358-babd-4e3c-beef-3b06381220f9 2018-07-21 00:31:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:02,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3912b9-d6dc-45da-9b63-e822ba66ed82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:31:02,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1e3912b9-d6dc-45da-9b63-e822ba66ed82 2018-07-21 00:31:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}}' 2018-07-21 00:31:02,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aa40cfd-35d5-4ea4-b5d2-9298ce7509d3 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "id": "cb68c080174641979b034168d0b634ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:02,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2aa40cfd-35d5-4ea4-b5d2-9298ce7509d3 2018-07-21 00:31:02,520 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-82c7fc07-f936-48b-proj 2018-07-21 00:31:02,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:02,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:02,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:31:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["eamyjFa7SC6PKAVVUcdaYg"], "issued_at": "2018-07-21T00:31:02.000000Z"}} 2018-07-21 00:31:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1711ce1f75316b8a630c52bc6e67ef871ee505c0" 2018-07-21 00:31:03,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f27a548-755b-41c7-9713-42bc7a3ef85b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:03,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4f27a548-755b-41c7-9713-42bc7a3ef85b 2018-07-21 00:31:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:31:03,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:31:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:31:03,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711ce1f75316b8a630c52bc6e67ef871ee505c0" 2018-07-21 00:31:03,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f505777-60a1-41d2-b88e-705a77cc53a5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:31:03,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7f505777-60a1-41d2-b88e-705a77cc53a5 2018-07-21 00:31:03,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-82c7fc07-f936-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711ce1f75316b8a630c52bc6e67ef871ee505c0" 2018-07-21 00:31:03,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6d87f0-cec6-42f2-a379-2876a0619fcc Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-82c7fc07-f936-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "id": "cb68c080174641979b034168d0b634ae", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}]} 2018-07-21 00:31:03,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-82c7fc07-f936-48b-proj used request id req-0d6d87f0-cec6-42f2-a379-2876a0619fcc 2018-07-21 00:31:03,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711ce1f75316b8a630c52bc6e67ef871ee505c0" 2018-07-21 00:31:03,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256b56dc-7cd7-4e6e-8592-d62295a1dff2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:31:03,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-256b56dc-7cd7-4e6e-8592-d62295a1dff2 2018-07-21 00:31:03,568 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-82c7fc07-f936-48b-user 2018-07-21 00:31:03,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:03,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578f2ab7-4604-4f7b-a817-241dd6b21d0e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:31:03,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-578f2ab7-4604-4f7b-a817-241dd6b21d0e 2018-07-21 00:31:03,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" -d '{"role": {"name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}}' 2018-07-21 00:31:03,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8653492b-c123-423e-95bf-c4c60be5ca92 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c5973839c8f4391a0fb978b23bc326a", "links": {"self": "http://172.30.9.21:5000/v3/roles/8c5973839c8f4391a0fb978b23bc326a"}, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}} 2018-07-21 00:31:03,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8653492b-c123-423e-95bf-c4c60be5ca92 2018-07-21 00:31:03,772 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role 2018-07-21 00:31:03,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8c5973839c8f4391a0fb978b23bc326a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:03,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6d0cff-e2c7-4160-bbda-4d9e19f4594f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c5973839c8f4391a0fb978b23bc326a", "links": {"self": "http://172.30.9.21:5000/v3/roles/8c5973839c8f4391a0fb978b23bc326a"}, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}} 2018-07-21 00:31:03,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8c5973839c8f4391a0fb978b23bc326a used request id req-fe6d0cff-e2c7-4160-bbda-4d9e19f4594f 2018-07-21 00:31:03,873 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role to project InstanceSecurityGroupTests-82c7fc07-f936-48b-proj 2018-07-21 00:31:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae/users/f5a9d99f1fce451ba07234bb2e65d217/roles/8c5973839c8f4391a0fb978b23bc326a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:04,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34669f65-ded9-4eac-a268-099ee1b9b3f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:04,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae/users/f5a9d99f1fce451ba07234bb2e65d217/roles/8c5973839c8f4391a0fb978b23bc326a used request id req-34669f65-ded9-4eac-a268-099ee1b9b3f5 2018-07-21 00:31:04,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:31:04,028 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:31:04,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:04,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:04,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5973839c8f4391a0fb978b23bc326a", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}], "expires_at": "2018-07-21T01:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-user", "id": "f5a9d99f1fce451ba07234bb2e65d217"}, "audit_ids": ["ckPIqd3RSdO-v7ruh4XC4w"], "issued_at": "2018-07-21T00:31:04.000000Z"}} 2018-07-21 00:31:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}48c3c610da42966444b6ad27e00ca8a960f50935" 2018-07-21 00:31:04,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c8e0f7-d9e1-4e34-887d-f13a3855927a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:04,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9c8e0f7-d9e1-4e34-887d-f13a3855927a 2018-07-21 00:31:04,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" 2018-07-21 00:31:04,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-768cb966-3184-49a3-8d3e-57f3e7083f0d Date: Sat, 21 Jul 2018 00:31:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image"} 2018-07-21 00:31:04,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image used request id req-768cb966-3184-49a3-8d3e-57f3e7083f0d 2018-07-21 00:31:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" 2018-07-21 00:31:04,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1f61cf6c-c673-4d74-a540-5ce59e334411 Date: Sat, 21 Jul 2018 00:31:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:31:04,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1f61cf6c-c673-4d74-a540-5ce59e334411 2018-07-21 00:31:04,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image"}' 2018-07-21 00:31:05,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-29c5261c-3026-4d0c-b6ac-f4878fadc8ff Date: Sat, 21 Jul 2018 00:31:05 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24", "min_disk": 0, "protected": false, "id": "452284c3-f716-4cd5-b250-32c78a93fb24", "file": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24/file", "checksum": null, "owner": "cb68c080174641979b034168d0b634ae", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:31:05,217 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-29c5261c-3026-4d0c-b6ac-f4878fadc8ff 2018-07-21 00:31:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" -d '' 2018-07-21 00:31:05,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed8fbbd2-9e48-4124-aa70-4a7753f9f436 Date: Sat, 21 Jul 2018 00:31:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:31:05,807 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24/file used request id req-ed8fbbd2-9e48-4124-aa70-4a7753f9f436 2018-07-21 00:31:05,808 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:31:05,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" 2018-07-21 00:31:05,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2585d6a8-49e0-41e0-8b91-107de99b628d Date: Sat, 21 Jul 2018 00:31:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:05Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/452284c3-f716-4cd5-b250-32c78a93fb24/snap", "metadata": {}}], "self": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24", "min_disk": 0, "protected": false, "id": "452284c3-f716-4cd5-b250-32c78a93fb24", "file": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb68c080174641979b034168d0b634ae", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/452284c3-f716-4cd5-b250-32c78a93fb24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:31:05,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24 used request id req-2585d6a8-49e0-41e0-8b91-107de99b628d 2018-07-21 00:31:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" 2018-07-21 00:31:06,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-86606cdf-41b3-4d7a-b0c7-66d10d1515e2 Date: Sat, 21 Jul 2018 00:31:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:31:06,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-86606cdf-41b3-4d7a-b0c7-66d10d1515e2 2018-07-21 00:31:06,240 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image 2018-07-21 00:31:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" 2018-07-21 00:31:06,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-614e6b80-6504-4c71-85f0-d9c7de0b4254 Date: Sat, 21 Jul 2018 00:31:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:05Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/452284c3-f716-4cd5-b250-32c78a93fb24/snap", "metadata": {}}], "self": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24", "min_disk": 0, "protected": false, "id": "452284c3-f716-4cd5-b250-32c78a93fb24", "file": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb68c080174641979b034168d0b634ae", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/452284c3-f716-4cd5-b250-32c78a93fb24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:31:06,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24 used request id req-614e6b80-6504-4c71-85f0-d9c7de0b4254 2018-07-21 00:31:06,421 - create_image - DEBUG - Instance status is - active 2018-07-21 00:31:06,421 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image 2018-07-21 00:31:06,421 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image 2018-07-21 00:31:06,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:06,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:06,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5973839c8f4391a0fb978b23bc326a", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}], "expires_at": "2018-07-21T01:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-user", "id": "f5a9d99f1fce451ba07234bb2e65d217"}, "audit_ids": ["wFRlchqISp-5yOJq3MN8Cg"], "issued_at": "2018-07-21T00:31:06.000000Z"}} 2018-07-21 00:31:06,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:06,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4788109b-2fb5-4d1c-afa8-8101c892763a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:06,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4788109b-2fb5-4d1c-afa8-8101c892763a 2018-07-21 00:31:06,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:07,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cdd6314b-9cf6-4398-951e-adc2fe7683e4 Date: Sat, 21 Jul 2018 00:31:07 GMT RESP BODY: {"networks":[]} 2018-07-21 00:31:07,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-cdd6314b-9cf6-4398-951e-adc2fe7683e4 2018-07-21 00:31:07,111 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net 2018-07-21 00:31:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" -d '{"network": {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net", "admin_state_up": true}}' 2018-07-21 00:31:07,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-273a8352-f7e6-43b7-b5c8-97f6315c54cb Date: Sat, 21 Jul 2018 00:31:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:31:07Z","is_default":false,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}} 2018-07-21 00:31:07,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-273a8352-f7e6-43b7-b5c8-97f6315c54cb 2018-07-21 00:31:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:07,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-670bb5d1-8e91-4d97-a7a8-97f2b2896be3 Date: Sat, 21 Jul 2018 00:31:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:31:07Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:07,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-670bb5d1-8e91-4d97-a7a8-97f2b2896be3 2018-07-21 00:31:07,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:08,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5c998e9-f58c-4d7a-a11b-b7dd16989134 Date: Sat, 21 Jul 2018 00:31:08 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:31:08,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-c5c998e9-f58c-4d7a-a11b-b7dd16989134 2018-07-21 00:31:08,171 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet 2018-07-21 00:31:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" -d '{"subnets": [{"ip_version": 4, "network_id": "f3eb0e27-a8bb-4f0d-88db-3747356a2c15", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]}' 2018-07-21 00:31:09,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6de1e182-70ae-4696-9567-c433b531ff44 Date: Sat, 21 Jul 2018 00:31:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:09,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6de1e182-70ae-4696-9567-c433b531ff44 2018-07-21 00:31:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:09,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9547a4da-1c0a-4fa1-b44e-d0f56539ec7a Date: Sat, 21 Jul 2018 00:31:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:09,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-9547a4da-1c0a-4fa1-b44e-d0f56539ec7a 2018-07-21 00:31:09,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:09,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eb927d18-d01a-47de-910b-9e5b29b8171f Date: Sat, 21 Jul 2018 00:31:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:09,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-eb927d18-d01a-47de-910b-9e5b29b8171f 2018-07-21 00:31:09,699 - OpenStackNetwork - DEBUG - Network [f3eb0e27-a8bb-4f0d-88db-3747356a2c15] created successfully 2018-07-21 00:31:09,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:09,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:10,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["N53_cWqxTZOOiK3HnimEOw"], "issued_at": "2018-07-21T00:31:10.000000Z"}} 2018-07-21 00:31:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0282cfd073ebf8a1c1bc79e6994fd90a30369537" 2018-07-21 00:31:10,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9af7e2-6f99-4230-a8ee-de4c3eb7ee63 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:10,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5b9af7e2-6f99-4230-a8ee-de4c3eb7ee63 2018-07-21 00:31:10,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:31:10,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0282cfd073ebf8a1c1bc79e6994fd90a30369537" 2018-07-21 00:31:10,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-f0c545e6-1705-4f77-be53-15e814347716 x-compute-request-id: req-f0c545e6-1705-4f77-be53-15e814347716 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:31:10,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f0c545e6-1705-4f77-be53-15e814347716 2018-07-21 00:31:10,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0282cfd073ebf8a1c1bc79e6994fd90a30369537" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-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-21 00:31:10,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-4c5cfcaf-e9e5-4a91-ab48-85c6c48590b7 x-compute-request-id: req-4c5cfcaf-e9e5-4a91-ab48-85c6c48590b7 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "be434255-cd60-42c2-8282-8b1ba196feec"}} 2018-07-21 00:31:10,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4c5cfcaf-e9e5-4a91-ab48-85c6c48590b7 2018-07-21 00:31:10,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:10,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:10,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5973839c8f4391a0fb978b23bc326a", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}], "expires_at": "2018-07-21T01:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-user", "id": "f5a9d99f1fce451ba07234bb2e65d217"}, "audit_ids": ["hVI1GKQJTSerQ0RgTo9Fxw"], "issued_at": "2018-07-21T00:31:10.000000Z"}} 2018-07-21 00:31:10,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:10,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00d87fd-e476-446e-b527-5b5fea7ad70b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:10,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f00d87fd-e476-446e-b527-5b5fea7ad70b 2018-07-21 00:31:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:11,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2ba2aeb4-19ef-4bd1-9cd4-4cb262106a33 Date: Sat, 21 Jul 2018 00:31:11 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:31:11,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name&description=hello+group used request id req-2ba2aeb4-19ef-4bd1-9cd4-4cb262106a33 2018-07-21 00:31:11,126 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name... 2018-07-21 00:31:11,126 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name 2018-07-21 00:31:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name", "description": "hello group"}}' 2018-07-21 00:31:11,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0918dfbc-21cf-4adc-9f76-91a4ca6b15d7 Date: Sat, 21 Jul 2018 00:31:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "updated_at": "2018-07-21T00:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb68c080174641979b034168d0b634ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "cd558d8f-50de-4090-98bd-92f744b464c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb68c080174641979b034168d0b634ae"}], "revision_number": 2, "project_id": "cb68c080174641979b034168d0b634ae", "id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}} 2018-07-21 00:31:11,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-0918dfbc-21cf-4adc-9f76-91a4ca6b15d7 2018-07-21 00:31:11,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:11,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7cd07819-59bf-4f64-8ff7-3461d02725d6 Date: Sat, 21 Jul 2018 00:31:11 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-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "cd558d8f-50de-4090-98bd-92f744b464c0"}]} 2018-07-21 00:31:11,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-7cd07819-59bf-4f64-8ff7-3461d02725d6 2018-07-21 00:31:11,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:11,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-10cbde55-5336-4ebf-a096-76c6fc9dcb47 Date: Sat, 21 Jul 2018 00:31:11 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-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "cd558d8f-50de-4090-98bd-92f744b464c0"}]} 2018-07-21 00:31:11,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-10cbde55-5336-4ebf-a096-76c6fc9dcb47 2018-07-21 00:31:11,927 - neutron_utils - INFO - Retrieving security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:12,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fc5c8d2d-558e-4c05-b0c3-442812f9b4ec Date: Sat, 21 Jul 2018 00:31:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "updated_at": "2018-07-21T00:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb68c080174641979b034168d0b634ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "cd558d8f-50de-4090-98bd-92f744b464c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb68c080174641979b034168d0b634ae"}], "revision_number": 2, "project_id": "cb68c080174641979b034168d0b634ae", "id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}]} 2018-07-21 00:31:12,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-fc5c8d2d-558e-4c05-b0c3-442812f9b4ec 2018-07-21 00:31:12,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:12,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58b84a15-5d75-405c-aee4-f88d78732cfb Date: Sat, 21 Jul 2018 00:31:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "cd558d8f-50de-4090-98bd-92f744b464c0"}]} 2018-07-21 00:31:12,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-58b84a15-5d75-405c-aee4-f88d78732cfb 2018-07-21 00:31:12,185 - neutron_utils - INFO - Retrieving security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:12,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c0ea7bcb-d251-40f5-aa8e-4f00d7c5b809 Date: Sat, 21 Jul 2018 00:31:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "updated_at": "2018-07-21T00:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb68c080174641979b034168d0b634ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "cd558d8f-50de-4090-98bd-92f744b464c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb68c080174641979b034168d0b634ae"}], "revision_number": 2, "project_id": "cb68c080174641979b034168d0b634ae", "id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}]} 2018-07-21 00:31:12,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-c0ea7bcb-d251-40f5-aa8e-4f00d7c5b809 2018-07-21 00:31:12,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28860f5e-63a8-48e7-b25a-90004a57adcb Date: Sat, 21 Jul 2018 00:31:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "cd558d8f-50de-4090-98bd-92f744b464c0"}]} 2018-07-21 00:31:12,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-28860f5e-63a8-48e7-b25a-90004a57adcb 2018-07-21 00:31:12,435 - neutron_utils - INFO - Retrieving security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:12,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b4b4a6ce-68c1-4b2e-9f80-832d7982727d Date: Sat, 21 Jul 2018 00:31:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "updated_at": "2018-07-21T00:31:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb68c080174641979b034168d0b634ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "revision_number": 0, "id": "cd558d8f-50de-4090-98bd-92f744b464c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb68c080174641979b034168d0b634ae"}], "revision_number": 2, "project_id": "cb68c080174641979b034168d0b634ae", "id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}]} 2018-07-21 00:31:12,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-b4b4a6ce-68c1-4b2e-9f80-832d7982727d 2018-07-21 00:31:12,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4f95b74-55af-4cb2-a46a-1ad3e2198e76 2018-07-21 00:31:12,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:12,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b69b2ef-7f2b-45bd-bddc-8ba75c81ba5a Date: Sat, 21 Jul 2018 00:31:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "1e1b079d-f0c6-41b4-89a4-6d141e6f4356"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:11Z", "security_group_id": "b4f95b74-55af-4cb2-a46a-1ad3e2198e76", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:11Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "cd558d8f-50de-4090-98bd-92f744b464c0"}]} 2018-07-21 00:31:12,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-3b69b2ef-7f2b-45bd-bddc-8ba75c81ba5a 2018-07-21 00:31:12,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:12,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:13,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5973839c8f4391a0fb978b23bc326a", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}], "expires_at": "2018-07-21T01:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-user", "id": "f5a9d99f1fce451ba07234bb2e65d217"}, "audit_ids": ["4cKHLVRISmWZ3iohOotbcQ"], "issued_at": "2018-07-21T00:31:13.000000Z"}} 2018-07-21 00:31:13,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:13,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09922919-caa7-4649-8644-e3ae3eaf5384 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:13,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-09922919-caa7-4649-8644-e3ae3eaf5384 2018-07-21 00:31:13,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:31:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:13,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78a3bcb-37f3-4334-9668-bdeaa037066d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:13,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a78a3bcb-37f3-4334-9668-bdeaa037066d 2018-07-21 00:31:13,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:13,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-053df863-d962-4d49-92ba-3bd0bc0080b2 Date: Sat, 21 Jul 2018 00:31:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:13,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-053df863-d962-4d49-92ba-3bd0bc0080b2 2018-07-21 00:31:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:31:13,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:31:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:31:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:13,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d06121-0332-4cf3-9098-d0cf2b915f5f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:13,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-25d06121-0332-4cf3-9098-d0cf2b915f5f 2018-07-21 00:31:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:14,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-327603cb-eb80-48b1-aaba-66ce7f3d4df2 Date: Sat, 21 Jul 2018 00:31:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:14,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-327603cb-eb80-48b1-aaba-66ce7f3d4df2 2018-07-21 00:31:14,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:14,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb14c8a4-6b3a-45df-be27-85b2e8cdbfa4 Date: Sat, 21 Jul 2018 00:31:14 GMT RESP BODY: {"ports":[]} 2018-07-21 00:31:14,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port&admin_state_up=True used request id req-cb14c8a4-6b3a-45df-be27-85b2e8cdbfa4 2018-07-21 00:31:14,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:14,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-ee88e014-313c-40c3-9e72-ef0466c0246b x-compute-request-id: req-ee88e014-313c-40c3-9e72-ef0466c0246b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:31:14,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst used request id req-ee88e014-313c-40c3-9e72-ef0466c0246b 2018-07-21 00:31:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:14,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-de9b84c7-b86a-40b0-9e0b-8e01695f4b2f Date: Sat, 21 Jul 2018 00:31:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:14,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-de9b84c7-b86a-40b0-9e0b-8e01695f4b2f 2018-07-21 00:31:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:15,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8659fba2-6aa1-432e-80c3-2da6bc7dcbe7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:15,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-8659fba2-6aa1-432e-80c3-2da6bc7dcbe7 2018-07-21 00:31:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:15,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b77ef08e-f3bc-421a-8c4a-d90a6e9302d7 Date: Sat, 21 Jul 2018 00:31:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:15,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-b77ef08e-f3bc-421a-8c4a-d90a6e9302d7 2018-07-21 00:31:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:15,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d42584a8-dbe1-4b10-a879-f561665232ed Date: Sat, 21 Jul 2018 00:31:15 GMT RESP BODY: {"ports":[]} 2018-07-21 00:31:15,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port&admin_state_up=True used request id req-d42584a8-dbe1-4b10-a879-f561665232ed 2018-07-21 00:31:15,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:15,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:15,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5973839c8f4391a0fb978b23bc326a", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}], "expires_at": "2018-07-21T01:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-user", "id": "f5a9d99f1fce451ba07234bb2e65d217"}, "audit_ids": ["CGlkmtQkSDKIVEAH5oPIBQ"], "issued_at": "2018-07-21T00:31:15.000000Z"}} 2018-07-21 00:31:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ab0983558421b12b9a258d6c3aa9a820f68118c6" 2018-07-21 00:31:15,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f77251-18a8-498c-bdeb-b048066deda8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:15,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c0f77251-18a8-498c-bdeb-b048066deda8 2018-07-21 00:31:15,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:16,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8ffee1c5-62a9-4595-bed8-75892001b696 Date: Sat, 21 Jul 2018 00:31:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:16,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-8ffee1c5-62a9-4595-bed8-75892001b696 2018-07-21 00:31:16,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:16,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d027d7b-b0d5-471b-a8ac-f890df75a980 Date: Sat, 21 Jul 2018 00:31:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:16,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-8d027d7b-b0d5-471b-a8ac-f890df75a980 2018-07-21 00:31:16,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:16,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dc9cd141-b3e8-4abf-a53e-831298030163 Date: Sat, 21 Jul 2018 00:31:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:16,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-dc9cd141-b3e8-4abf-a53e-831298030163 2018-07-21 00:31:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:31:16,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:31:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:31:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0983558421b12b9a258d6c3aa9a820f68118c6" 2018-07-21 00:31:16,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e035564-df3f-4191-9fdb-d8c1867a5b97 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:16,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-3e035564-df3f-4191-9fdb-d8c1867a5b97 2018-07-21 00:31:16,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:17,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f0b48865-65e0-41bd-ba13-4c21ac97955d Date: Sat, 21 Jul 2018 00:31:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:17,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-f0b48865-65e0-41bd-ba13-4c21ac97955d 2018-07-21 00:31:17,150 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net 2018-07-21 00:31:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" -d '{"port": {"network_id": "f3eb0e27-a8bb-4f0d-88db-3747356a2c15", "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port", "admin_state_up": true}}' 2018-07-21 00:31:18,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-25ecc962-6b47-4fc7-a672-3bbb02dfea8f Date: Sat, 21 Jul 2018 00:31:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05"],"mac_address":"fa:16:3e:65:f2:0e","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","project_id":"cb68c080174641979b034168d0b634ae","qos_policy_id":null,"admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:31:18,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-25ecc962-6b47-4fc7-a672-3bbb02dfea8f 2018-07-21 00:31:18,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:18,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d6a281a5-0550-4f4e-89f4-f9196e53de84 Date: Sat, 21 Jul 2018 00:31:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:18,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-d6a281a5-0550-4f4e-89f4-f9196e53de84 2018-07-21 00:31:18,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:18,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362d4b1b-1261-4058-bd6a-9b958cfb6ba5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:18,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-362d4b1b-1261-4058-bd6a-9b958cfb6ba5 2018-07-21 00:31:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:18,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed939680-40ea-49bc-b91b-ed9e9889ca4f Date: Sat, 21 Jul 2018 00:31:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:18,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-ed939680-40ea-49bc-b91b-ed9e9889ca4f 2018-07-21 00:31:18,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:18,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-915176b3-d227-40ea-b343-ff4285093264 Date: Sat, 21 Jul 2018 00:31:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05"],"mac_address":"fa:16:3e:65:f2:0e","project_id":"cb68c080174641979b034168d0b634ae","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:31:18,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port&admin_state_up=True used request id req-915176b3-d227-40ea-b343-ff4285093264 2018-07-21 00:31:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:18,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8e223c-02ef-488b-a6f3-4e17addb59d9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:18,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-ce8e223c-02ef-488b-a6f3-4e17addb59d9 2018-07-21 00:31:18,787 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst 2018-07-21 00:31:18,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:18,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-d2c44329-ca5a-41cf-84b9-b8cbee8dd8e6 x-compute-request-id: req-d2c44329-ca5a-41cf-84b9-b8cbee8dd8e6 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-flavor-name"}]} 2018-07-21 00:31:18,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d2c44329-ca5a-41cf-84b9-b8cbee8dd8e6 2018-07-21 00:31:18,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/be434255-cd60-42c2-8282-8b1ba196feec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:18,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-5f03b882-5ebf-4d5d-b17a-0c1aadf121e8 x-compute-request-id: req-5f03b882-5ebf-4d5d-b17a-0c1aadf121e8 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "be434255-cd60-42c2-8282-8b1ba196feec"}} 2018-07-21 00:31:18,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/be434255-cd60-42c2-8282-8b1ba196feec used request id req-5f03b882-5ebf-4d5d-b17a-0c1aadf121e8 2018-07-21 00:31:18,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:19,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2f92f35a-a263-438d-96cf-4a10f4d0be56 Date: Sat, 21 Jul 2018 00:31:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:05Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/452284c3-f716-4cd5-b250-32c78a93fb24/snap", "metadata": {}}], "self": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24", "min_disk": 0, "protected": false, "id": "452284c3-f716-4cd5-b250-32c78a93fb24", "file": "/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb68c080174641979b034168d0b634ae", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/452284c3-f716-4cd5-b250-32c78a93fb24/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image"} 2018-07-21 00:31:19,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image used request id req-2f92f35a-a263-438d-96cf-4a10f4d0be56 2018-07-21 00:31:19,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:19,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f6e5051c-5682-4870-890a-297cbc624f4c Date: Sat, 21 Jul 2018 00:31:19 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-21 00:31:19,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f6e5051c-5682-4870-890a-297cbc624f4c 2018-07-21 00:31:19,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" -d '{"server": {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "imageRef": "452284c3-f716-4cd5-b250-32c78a93fb24", "flavorRef": "be434255-cd60-42c2-8282-8b1ba196feec", "max_count": 1, "min_count": 1, "networks": [{"port": "2b3ce5f1-7cd1-4792-8fbb-892793b69ca1"}], "security_groups": [{"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}]}}' 2018-07-21 00:31:21,829 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af4a45ea-8242-485f-be17-31404c31f560 x-compute-request-id: req-af4a45ea-8242-485f-be17-31404c31f560 Content-Length: 435 location: http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "6bac246d-a0a4-459c-8951-d041e3996081", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "adminPass": "UEmgDegxe22A"}} 2018-07-21 00:31:21,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-af4a45ea-8242-485f-be17-31404c31f560 2018-07-21 00:31:21,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:22,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-8be85bfc-bc47-4bbc-8362-0687d5093449 x-compute-request-id: req-8be85bfc-bc47-4bbc-8362-0687d5093449 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "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-21T00:31:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:22,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-8be85bfc-bc47-4bbc-8362-0687d5093449 2018-07-21 00:31:22,284 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst 2018-07-21 00:31:22,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:22,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-31b3abbe-05f5-47f4-a638-3f0367a1f85e x-compute-request-id: req-31b3abbe-05f5-47f4-a638-3f0367a1f85e Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:22,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-31b3abbe-05f5-47f4-a638-3f0367a1f85e 2018-07-21 00:31:22,710 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst] is - BUILD 2018-07-21 00:31:22,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:31:25,714 - create_instance - DEBUG - VM status query timeout in 896.570061922 2018-07-21 00:31:25,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:26,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02c81968-aa14-4b66-8af8-2fe51a51e190 x-compute-request-id: req-02c81968-aa14-4b66-8af8-2fe51a51e190 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:22Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:26,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-02c81968-aa14-4b66-8af8-2fe51a51e190 2018-07-21 00:31:26,480 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst] is - BUILD 2018-07-21 00:31:26,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:31:29,484 - create_instance - DEBUG - VM status query timeout in 892.800110817 2018-07-21 00:31:29,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:30,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-234594c6-fc7b-44bc-942d-c6fb4d9f090b x-compute-request-id: req-234594c6-fc7b-44bc-942d-c6fb4d9f090b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:30,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-234594c6-fc7b-44bc-942d-c6fb4d9f090b 2018-07-21 00:31:30,014 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst] is - ACTIVE 2018-07-21 00:31:30,014 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:31:30,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:30,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3411bd2b-333f-4fb1-ab19-7f9fc394d2b4 x-compute-request-id: req-3411bd2b-333f-4fb1-ab19-7f9fc394d2b4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:30,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-3411bd2b-333f-4fb1-ab19-7f9fc394d2b4 2018-07-21 00:31:30,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:30,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-382657dd-a132-4fb6-ae56-ff558e0a553f Date: Sat, 21 Jul 2018 00:31:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:30,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-382657dd-a132-4fb6-ae56-ff558e0a553f 2018-07-21 00:31:30,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d089c6a5-53e9-4f33-bfd8-cbfc2c02e6c4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:31,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-d089c6a5-53e9-4f33-bfd8-cbfc2c02e6c4 2018-07-21 00:31:31,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:31,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ac2b642-69e8-4c48-b3df-2ef88f8448d5 Date: Sat, 21 Jul 2018 00:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:31,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-5ac2b642-69e8-4c48-b3df-2ef88f8448d5 2018-07-21 00:31:31,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:31,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-12cc1a1f-6c6b-483a-b56b-9e0836666023 Date: Sat, 21 Jul 2018 00:31:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05"],"mac_address":"fa:16:3e:65:f2:0e","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","device_id":"6bac246d-a0a4-459c-8951-d041e3996081","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.2"}],"id":"939f0090-238d-43e8-9532-8313975e046f","security_groups":[],"mac_address":"fa:16:3e:03:cc:dd","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.3"}],"id":"c5db3f8e-33d0-4228-b4cc-af10269e4c74","security_groups":[],"mac_address":"fa:16:3e:0a:69:5d","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.4"}],"id":"f1b6bd26-96aa-493e-a85f-fb448d0fec0f","security_groups":[],"mac_address":"fa:16:3e:cd:43:c1","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"}]} 2018-07-21 00:31:31,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-12cc1a1f-6c6b-483a-b56b-9e0836666023 2018-07-21 00:31:31,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:31,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-a00b02a7-82ae-44e0-bae0-8ea192d736c3 x-compute-request-id: req-a00b02a7-82ae-44e0-bae0-8ea192d736c3 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:31,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-a00b02a7-82ae-44e0-bae0-8ea192d736c3 2018-07-21 00:31:31,931 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst] is - ACTIVE 2018-07-21 00:31:31,931 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:31:31,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:32,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-de046e72-c7cc-4534-af61-59a8cf3e65cd x-compute-request-id: req-de046e72-c7cc-4534-af61-59a8cf3e65cd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:32,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-de046e72-c7cc-4534-af61-59a8cf3e65cd 2018-07-21 00:31:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:32,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8e643518-b444-4187-881f-d93c1302bff1 Date: Sat, 21 Jul 2018 00:31:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:32,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-8e643518-b444-4187-881f-d93c1302bff1 2018-07-21 00:31:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:32,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7297e3a-8589-4992-80a4-e95ab11ec105 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:32,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-e7297e3a-8589-4992-80a4-e95ab11ec105 2018-07-21 00:31:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:32,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47f64980-c308-474d-8034-3a970bba0846 Date: Sat, 21 Jul 2018 00:31:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:32,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-47f64980-c308-474d-8034-3a970bba0846 2018-07-21 00:31:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:32,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-eadae4f3-4ff9-4248-81df-00e5f86d54bf Date: Sat, 21 Jul 2018 00:31:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05"],"mac_address":"fa:16:3e:65:f2:0e","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","device_id":"6bac246d-a0a4-459c-8951-d041e3996081","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.2"}],"id":"939f0090-238d-43e8-9532-8313975e046f","security_groups":[],"mac_address":"fa:16:3e:03:cc:dd","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.3"}],"id":"c5db3f8e-33d0-4228-b4cc-af10269e4c74","security_groups":[],"mac_address":"fa:16:3e:0a:69:5d","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.4"}],"id":"f1b6bd26-96aa-493e-a85f-fb448d0fec0f","security_groups":[],"mac_address":"fa:16:3e:cd:43:c1","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"}]} 2018-07-21 00:31:32,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-eadae4f3-4ff9-4248-81df-00e5f86d54bf 2018-07-21 00:31:32,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}}' 2018-07-21 00:31:34,194 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:31: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-4d441bb0-7857-48ca-9510-cde413545680 x-compute-request-id: req-4d441bb0-7857-48ca-9510-cde413545680 Content-Length: 0 Content-Type: application/json 2018-07-21 00:31:34,195 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081/action used request id req-4d441bb0-7857-48ca-9510-cde413545680 2018-07-21 00:31:34,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:34,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d63e3c16-cd66-4dfd-97e2-4d7bb1ecb989 x-compute-request-id: req-d63e3c16-cd66-4dfd-97e2-4d7bb1ecb989 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:34,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-d63e3c16-cd66-4dfd-97e2-4d7bb1ecb989 2018-07-21 00:31:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:34,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c0d3d21f-9d4c-4f21-a70d-8c72e1417578 Date: Sat, 21 Jul 2018 00:31:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:34,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-c0d3d21f-9d4c-4f21-a70d-8c72e1417578 2018-07-21 00:31:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:34,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befe2791-6efc-440c-a140-221ed21843b8 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:34,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-befe2791-6efc-440c-a140-221ed21843b8 2018-07-21 00:31:34,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:35,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-154001e3-4875-417f-b1eb-989c70bba926 Date: Sat, 21 Jul 2018 00:31:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:35,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-154001e3-4875-417f-b1eb-989c70bba926 2018-07-21 00:31:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:35,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-3697af37-d67c-4c0f-9ead-40aa1930ae6e Date: Sat, 21 Jul 2018 00:31:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:33Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05","b4f95b74-55af-4cb2-a46a-1ad3e2198e76"],"mac_address":"fa:16:3e:65:f2:0e","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","device_id":"6bac246d-a0a4-459c-8951-d041e3996081","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.2"}],"id":"939f0090-238d-43e8-9532-8313975e046f","security_groups":[],"mac_address":"fa:16:3e:03:cc:dd","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.3"}],"id":"c5db3f8e-33d0-4228-b4cc-af10269e4c74","security_groups":[],"mac_address":"fa:16:3e:0a:69:5d","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.4"}],"id":"f1b6bd26-96aa-493e-a85f-fb448d0fec0f","security_groups":[],"mac_address":"fa:16:3e:cd:43:c1","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"}]} 2018-07-21 00:31:35,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-3697af37-d67c-4c0f-9ead-40aa1930ae6e 2018-07-21 00:31:35,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:35,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5973839c8f4391a0fb978b23bc326a", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role"}], "expires_at": "2018-07-21T01:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/cb68c080174641979b034168d0b634ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-user", "id": "f5a9d99f1fce451ba07234bb2e65d217"}, "audit_ids": ["erx0-014RFG3kM6YBtlHOQ"], "issued_at": "2018-07-21T00:31:35.000000Z"}} 2018-07-21 00:31:35,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70691723b170d68beb0c389b891685b72955e49a" 2018-07-21 00:31:36,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a3b9d71-926f-45b7-8aac-cdf4b79fe44a x-compute-request-id: req-9a3b9d71-926f-45b7-8aac-cdf4b79fe44a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:36,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-9a3b9d71-926f-45b7-8aac-cdf4b79fe44a 2018-07-21 00:31:36,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:37,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53ffb908-386c-4ba3-abd1-53e6f100e11c x-compute-request-id: req-53ffb908-386c-4ba3-abd1-53e6f100e11c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:37,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-53ffb908-386c-4ba3-abd1-53e6f100e11c 2018-07-21 00:31:37,060 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst] is - ACTIVE 2018-07-21 00:31:37,061 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:31:37,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:37,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc63b8d3-ebd7-4184-b8b0-ab254ca45db4 x-compute-request-id: req-dc63b8d3-ebd7-4184-b8b0-ab254ca45db4 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:37,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-dc63b8d3-ebd7-4184-b8b0-ab254ca45db4 2018-07-21 00:31:37,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:37,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1fc70314-a4ea-4932-a96b-d24a26fa3fa2 Date: Sat, 21 Jul 2018 00:31:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:37,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-1fc70314-a4ea-4932-a96b-d24a26fa3fa2 2018-07-21 00:31:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:37,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8ba6b9-395d-4ce8-b19c-6f6594eca674 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:37,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-be8ba6b9-395d-4ce8-b19c-6f6594eca674 2018-07-21 00:31:37,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:38,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee147c75-35e9-47ef-8779-dd901293a647 Date: Sat, 21 Jul 2018 00:31:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:38,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-ee147c75-35e9-47ef-8779-dd901293a647 2018-07-21 00:31:38,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:38,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-29636f39-5bd6-48ab-9146-a236d74369f1 Date: Sat, 21 Jul 2018 00:31:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:33Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05","b4f95b74-55af-4cb2-a46a-1ad3e2198e76"],"mac_address":"fa:16:3e:65:f2:0e","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","device_id":"6bac246d-a0a4-459c-8951-d041e3996081","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.2"}],"id":"939f0090-238d-43e8-9532-8313975e046f","security_groups":[],"mac_address":"fa:16:3e:03:cc:dd","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.3"}],"id":"c5db3f8e-33d0-4228-b4cc-af10269e4c74","security_groups":[],"mac_address":"fa:16:3e:0a:69:5d","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.4"}],"id":"f1b6bd26-96aa-493e-a85f-fb448d0fec0f","security_groups":[],"mac_address":"fa:16:3e:cd:43:c1","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"}]} 2018-07-21 00:31:38,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-29636f39-5bd6-48ab-9146-a236d74369f1 2018-07-21 00:31:38,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:38,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c338826a-487d-4f99-9f2d-ad1b67a01ee6 x-compute-request-id: req-c338826a-487d-4f99-9f2d-ad1b67a01ee6 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:38,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-c338826a-487d-4f99-9f2d-ad1b67a01ee6 2018-07-21 00:31:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:38,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e23587e8-b033-4e1c-aec7-5986876a6701 Date: Sat, 21 Jul 2018 00:31:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:38,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-e23587e8-b033-4e1c-aec7-5986876a6701 2018-07-21 00:31:38,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:38,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931ba52a-38cb-4c95-9b91-8ada45145d89 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:38,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-931ba52a-38cb-4c95-9b91-8ada45145d89 2018-07-21 00:31:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:38,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a946ddd-93ef-455f-9ea5-edd613bd1e60 Date: Sat, 21 Jul 2018 00:31:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:38,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-1a946ddd-93ef-455f-9ea5-edd613bd1e60 2018-07-21 00:31:38,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:39,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-383f1d2f-203c-4cc7-a9cf-76e4bddbdbf9 Date: Sat, 21 Jul 2018 00:31:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:33Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05","b4f95b74-55af-4cb2-a46a-1ad3e2198e76"],"mac_address":"fa:16:3e:65:f2:0e","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","device_id":"6bac246d-a0a4-459c-8951-d041e3996081","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.2"}],"id":"939f0090-238d-43e8-9532-8313975e046f","security_groups":[],"mac_address":"fa:16:3e:03:cc:dd","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.3"}],"id":"c5db3f8e-33d0-4228-b4cc-af10269e4c74","security_groups":[],"mac_address":"fa:16:3e:0a:69:5d","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.4"}],"id":"f1b6bd26-96aa-493e-a85f-fb448d0fec0f","security_groups":[],"mac_address":"fa:16:3e:cd:43:c1","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"}]} 2018-07-21 00:31:39,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-383f1d2f-203c-4cc7-a9cf-76e4bddbdbf9 2018-07-21 00:31:39,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}}' 2018-07-21 00:31:40,106 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 00:31: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-69ee28e3-15eb-4025-9a41-4fd03f12b0b4 x-compute-request-id: req-69ee28e3-15eb-4025-9a41-4fd03f12b0b4 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'b4f95b74-55af-4cb2-a46a-1ad3e2198e76'.\nNeutron server returns request_ids: ['req-208fad27-8f77-4f0c-9057-1baf27ee0225']", "code": 400}} 2018-07-21 00:31:40,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081/action used request id req-69ee28e3-15eb-4025-9a41-4fd03f12b0b4 2018-07-21 00:31:40,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:40,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f715faf-8fb3-47d8-a87b-cf11ee4ddfb7 x-compute-request-id: req-5f715faf-8fb3-47d8-a87b-cf11ee4ddfb7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:40,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-5f715faf-8fb3-47d8-a87b-cf11ee4ddfb7 2018-07-21 00:31:40,281 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name] already added to VM [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst] 2018-07-21 00:31:40,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:41,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ddaa77b-fe8b-452e-8ac3-b1431a80dafb x-compute-request-id: req-9ddaa77b-fe8b-452e-8ac3-b1431a80dafb Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:41,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-9ddaa77b-fe8b-452e-8ac3-b1431a80dafb 2018-07-21 00:31:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:41,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-47e1b28d-7411-4c00-bb3a-2f6d3720faa1 Date: Sat, 21 Jul 2018 00:31:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb68c080174641979b034168d0b634ae","l2_adjacency":true,"status":"ACTIVE","subnets":["d2827c6c-b5c6-4e4d-ab04-935bd5c6924f"],"description":"","tags":[],"updated_at":"2018-07-21T00:31:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net","admin_state_up":true,"tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:07Z","mtu":1450}]} 2018-07-21 00:31:41,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net used request id req-47e1b28d-7411-4c00-bb3a-2f6d3720faa1 2018-07-21 00:31:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:41,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b9ab62-0568-454d-ae0c-de03a17ff184 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:41,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-b0b9ab62-0568-454d-ae0c-de03a17ff184 2018-07-21 00:31:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:41,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f067887d-d82d-45ef-bc06-1931626249f6 Date: Sat, 21 Jul 2018 00:31:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:08Z","dns_nameservers":[],"updated_at":"2018-07-21T00:31:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb68c080174641979b034168d0b634ae","id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet"}]} 2018-07-21 00:31:41,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-f067887d-d82d-45ef-bc06-1931626249f6 2018-07-21 00:31:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:41,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-836e4faf-86ac-4fc6-b9fc-176609905841 Date: Sat, 21 Jul 2018 00:31:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:33Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.7"}],"id":"2b3ce5f1-7cd1-4792-8fbb-892793b69ca1","security_groups":["740b2a2b-90ea-45dc-af00-5dc70a6c4e05","b4f95b74-55af-4cb2-a46a-1ad3e2198e76"],"mac_address":"fa:16:3e:65:f2:0e","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:17Z","binding:vnic_type":"normal","device_id":"6bac246d-a0a4-459c-8951-d041e3996081","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.2"}],"id":"939f0090-238d-43e8-9532-8313975e046f","security_groups":[],"mac_address":"fa:16:3e:03:cc:dd","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.3"}],"id":"c5db3f8e-33d0-4228-b4cc-af10269e4c74","security_groups":[],"mac_address":"fa:16:3e:0a:69:5d","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:31:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2827c6c-b5c6-4e4d-ab04-935bd5c6924f","ip_address":"10.55.0.4"}],"id":"f1b6bd26-96aa-493e-a85f-fb448d0fec0f","security_groups":[],"mac_address":"fa:16:3e:cd:43:c1","project_id":"cb68c080174641979b034168d0b634ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f3eb0e27-a8bb-4f0d-88db-3747356a2c15","tenant_id":"cb68c080174641979b034168d0b634ae","created_at":"2018-07-21T00:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f3eb0e27-a8bb-4f0d-88db-3747356a2c15","ip_allocation":"immediate"}]} 2018-07-21 00:31:41,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-836e4faf-86ac-4fc6-b9fc-176609905841 2018-07-21 00:31:41,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70691723b170d68beb0c389b891685b72955e49a" 2018-07-21 00:31:42,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-6a485cd3-8288-41ef-86d5-4930362bc44a x-compute-request-id: req-6a485cd3-8288-41ef-86d5-4930362bc44a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name"}], "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:28Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:42,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-6a485cd3-8288-41ef-86d5-4930362bc44a 2018-07-21 00:31:42,222 - create_instance - INFO - Deleting Port with ID - 2b3ce5f1-7cd1-4792-8fbb-892793b69ca1 2018-07-21 00:31:42,222 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-port 2018-07-21 00:31:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2b3ce5f1-7cd1-4792-8fbb-892793b69ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:42,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e8dbd6c-dd14-4a25-97c2-02aeb326b40d Date: Sat, 21 Jul 2018 00:31:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:42,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2b3ce5f1-7cd1-4792-8fbb-892793b69ca1 used request id req-4e8dbd6c-dd14-4a25-97c2-02aeb326b40d 2018-07-21 00:31:42,674 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst 2018-07-21 00:31:42,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:42,808 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31: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-a393f5b9-bc75-4769-b28d-b1d43602fd36 x-compute-request-id: req-a393f5b9-bc75-4769-b28d-b1d43602fd36 Content-Type: application/json 2018-07-21 00:31:42,809 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-a393f5b9-bc75-4769-b28d-b1d43602fd36 2018-07-21 00:31:42,809 - create_instance - INFO - Checking deletion status 2018-07-21 00:31:42,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:43,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31: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-d5d02572-69a9-4080-8390-8c570fb06921 x-compute-request-id: req-d5d02572-69a9-4080-8390-8c570fb06921 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:f2:0e", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6bac246d-a0a4-459c-8951-d041e3996081", "rel": "bookmark"}], "image": {"id": "452284c3-f716-4cd5-b250-32c78a93fb24", "links": [{"href": "http://172.30.9.21:8774/images/452284c3-f716-4cd5-b250-32c78a93fb24", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:31:27.000000", "flavor": {"id": "be434255-cd60-42c2-8282-8b1ba196feec", "links": [{"href": "http://172.30.9.21:8774/flavors/be434255-cd60-42c2-8282-8b1ba196feec", "rel": "bookmark"}]}, "id": "6bac246d-a0a4-459c-8951-d041e3996081", "user_id": "f5a9d99f1fce451ba07234bb2e65d217", "OS-DCF: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-21T00:31:42Z", "hostId": "eeae7c2a8d16d248b9f3dbf970e376d7f1b291aaee6a1f9ac70f9c69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst", "created": "2018-07-21T00:31:21Z", "tenant_id": "cb68c080174641979b034168d0b634ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:31:43,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-d5d02572-69a9-4080-8390-8c570fb06921 2018-07-21 00:31:43,102 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst] is - ACTIVE 2018-07-21 00:31:43,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:31:46,105 - create_instance - DEBUG - VM status query timeout in 296.703640938 2018-07-21 00:31:46,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfbe6be4cffaf143248c2d8413130b8f8f52376" 2018-07-21 00:31:46,152 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:31: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-0c69c336-5fa5-460b-9fec-5ff4262edbb1 x-compute-request-id: req-0c69c336-5fa5-460b-9fec-5ff4262edbb1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6bac246d-a0a4-459c-8951-d041e3996081 could not be found.", "code": 404}} 2018-07-21 00:31:46,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6bac246d-a0a4-459c-8951-d041e3996081 used request id req-0c69c336-5fa5-460b-9fec-5ff4262edbb1 2018-07-21 00:31:46,153 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6bac246d-a0a4-459c-8951-d041e3996081 could not be found. (HTTP 404) (Request-ID: req-0c69c336-5fa5-460b-9fec-5ff4262edbb1) 2018-07-21 00:31:46,153 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-inst 2018-07-21 00:31:46,154 - neutron_utils - INFO - Deleting security group rule with ID - 1e1b079d-f0c6-41b4-89a4-6d141e6f4356 2018-07-21 00:31:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1e1b079d-f0c6-41b4-89a4-6d141e6f4356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:46,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da6c49ed-fec2-4634-bb1a-638dc6da2cf7 Content-Length: 0 Date: Sat, 21 Jul 2018 00:31:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:46,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1e1b079d-f0c6-41b4-89a4-6d141e6f4356 used request id req-da6c49ed-fec2-4634-bb1a-638dc6da2cf7 2018-07-21 00:31:46,249 - neutron_utils - INFO - Deleting security group rule with ID - cd558d8f-50de-4090-98bd-92f744b464c0 2018-07-21 00:31:46,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/cd558d8f-50de-4090-98bd-92f744b464c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:46,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03fa251d-8b3d-4209-b308-9fe150ce22b6 Content-Length: 0 Date: Sat, 21 Jul 2018 00:31:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:46,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/cd558d8f-50de-4090-98bd-92f744b464c0 used request id req-03fa251d-8b3d-4209-b308-9fe150ce22b6 2018-07-21 00:31:46,529 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-name 2018-07-21 00:31:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b4f95b74-55af-4cb2-a46a-1ad3e2198e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3715e35c3c1d9d15d73f64d847171b1e7af88f4b" 2018-07-21 00:31:46,869 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca86ab3f-d242-4d39-84c4-c1b0deaccd7e Content-Length: 0 Date: Sat, 21 Jul 2018 00:31:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:46,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b4f95b74-55af-4cb2-a46a-1ad3e2198e76 used request id req-ca86ab3f-d242-4d39-84c4-c1b0deaccd7e 2018-07-21 00:31:46,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/be434255-cd60-42c2-8282-8b1ba196feec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0282cfd073ebf8a1c1bc79e6994fd90a30369537" 2018-07-21 00:31:46,908 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:31: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-294b10ea-b37e-40e5-b61c-12ce82aab36a x-compute-request-id: req-294b10ea-b37e-40e5-b61c-12ce82aab36a Content-Length: 0 Content-Type: application/json 2018-07-21 00:31:46,908 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/be434255-cd60-42c2-8282-8b1ba196feec used request id req-294b10ea-b37e-40e5-b61c-12ce82aab36a 2018-07-21 00:31:46,909 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet 2018-07-21 00:31:46,909 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-subnet 2018-07-21 00:31:46,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/d2827c6c-b5c6-4e4d-ab04-935bd5c6924f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:49,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-623a81cc-9a5c-48e0-989c-ef670e2d9476 Date: Sat, 21 Jul 2018 00:31:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:49,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d2827c6c-b5c6-4e4d-ab04-935bd5c6924f used request id req-623a81cc-9a5c-48e0-989c-ef670e2d9476 2018-07-21 00:31:49,224 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-pub-net 2018-07-21 00:31:49,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f3eb0e27-a8bb-4f0d-88db-3747356a2c15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73bfec70ee2936a20bdf30018d50b8295e64cd7" 2018-07-21 00:31:50,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cd02d10-f4ad-4207-b45d-d6a0066ff676 Date: Sat, 21 Jul 2018 00:31:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:50,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f3eb0e27-a8bb-4f0d-88db-3747356a2c15 used request id req-7cd02d10-f4ad-4207-b45d-d6a0066ff676 2018-07-21 00:31:50,598 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ea02f3d0-b42e-4b02-ba13-659e9d0b73e2-image 2018-07-21 00:31:50,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48c3c610da42966444b6ad27e00ca8a960f50935" 2018-07-21 00:31:51,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-092ff495-bc06-4808-a628-107c41fd7fd3 Date: Sat, 21 Jul 2018 00:31: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-21 00:31:51,071 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/452284c3-f716-4cd5-b250-32c78a93fb24 used request id req-092ff495-bc06-4808-a628-107c41fd7fd3 2018-07-21 00:31:51,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:51,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2662eb49-efa3-4ebd-bb5e-5fe2a9f15a64 Date: Sat, 21 Jul 2018 00:31:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:07Z", "updated_at": "2018-07-21T00:31:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "revision_number": 0, "id": "791b3ae8-51b5-4ed1-a322-e6f4c116667b", "remote_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb68c080174641979b034168d0b634ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "revision_number": 0, "id": "99ce6ec1-3c64-4b28-90b1-9db429681a6d", "remote_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb68c080174641979b034168d0b634ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "revision_number": 0, "id": "dfc6aaed-a5da-4d15-8aad-833ecec26c05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb68c080174641979b034168d0b634ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "revision_number": 0, "id": "e56498fd-a42b-494a-8b97-a3b48e86ea40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "tenant_id": "cb68c080174641979b034168d0b634ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb68c080174641979b034168d0b634ae"}], "revision_number": 4, "project_id": "cb68c080174641979b034168d0b634ae", "id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:31:51,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2662eb49-efa3-4ebd-bb5e-5fe2a9f15a64 2018-07-21 00:31:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:51,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69ca0f4-8afa-4211-82ec-304984c371c6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:31:51,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-f69ca0f4-8afa-4211-82ec-304984c371c6 2018-07-21 00:31:51,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:51,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48520aa-69a1-4958-96ea-09149cacf4ba Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:31:51,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-e48520aa-69a1-4958-96ea-09149cacf4ba 2018-07-21 00:31:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:51,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf49f50-80e6-4ee6-9161-4a5cb40aa891 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:31:51,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-0cf49f50-80e6-4ee6-9161-4a5cb40aa891 2018-07-21 00:31:51,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:31:51,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:51,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066be749-ce80-4eb7-ba85-d9cdedded565 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:31:51,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-066be749-ce80-4eb7-ba85-d9cdedded565 2018-07-21 00:31:51,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:31:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:51,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df2b59c5-f6cd-45ed-acff-b15661b80262 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:31:51,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-df2b59c5-f6cd-45ed-acff-b15661b80262 2018-07-21 00:31:51,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:31:51,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:51,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bdee0db-13aa-4981-b027-a8df93dc26d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:31:51,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-0bdee0db-13aa-4981-b027-a8df93dc26d2 2018-07-21 00:31:51,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:31:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:52,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e66522c-2375-48df-8736-272071a0d68a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cb68c080174641979b034168d0b634ae", "name": "InstanceSecurityGroupTests-82c7fc07-f936-48b-proj"}} 2018-07-21 00:31:52,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-7e66522c-2375-48df-8736-272071a0d68a 2018-07-21 00:31:52,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 740b2a2b-90ea-45dc-af00-5dc70a6c4e05 2018-07-21 00:31:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=740b2a2b-90ea-45dc-af00-5dc70a6c4e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:52,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-15c69cd8-d57d-4f5e-a30f-5ca2d96a4713 Date: Sat, 21 Jul 2018 00:31:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:07Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "791b3ae8-51b5-4ed1-a322-e6f4c116667b"}, {"remote_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:07Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "99ce6ec1-3c64-4b28-90b1-9db429681a6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:07Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "dfc6aaed-a5da-4d15-8aad-833ecec26c05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:07Z", "security_group_id": "740b2a2b-90ea-45dc-af00-5dc70a6c4e05", "port_range_min": null, "revision_number": 0, "tenant_id": "cb68c080174641979b034168d0b634ae", "created_at": "2018-07-21T00:31:07Z", "project_id": "cb68c080174641979b034168d0b634ae", "id": "e56498fd-a42b-494a-8b97-a3b48e86ea40"}]} 2018-07-21 00:31:52,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=740b2a2b-90ea-45dc-af00-5dc70a6c4e05 used request id req-15c69cd8-d57d-4f5e-a30f-5ca2d96a4713 2018-07-21 00:31:52,196 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:31:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/740b2a2b-90ea-45dc-af00-5dc70a6c4e05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:52,578 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-884103a4-8bd1-434e-be93-6dfbe5730e9b Content-Length: 0 Date: Sat, 21 Jul 2018 00:31:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:31:52,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/740b2a2b-90ea-45dc-af00-5dc70a6c4e05 used request id req-884103a4-8bd1-434e-be93-6dfbe5730e9b 2018-07-21 00:31:52,579 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-82c7fc07-f936-48b-proj 2018-07-21 00:31:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:52,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a237d47-3c28-466e-98c9-ff85748961fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:52,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/cb68c080174641979b034168d0b634ae used request id req-9a237d47-3c28-466e-98c9-ff85748961fc 2018-07-21 00:31:52,832 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-82c7fc07-f936-48b-proj-role 2018-07-21 00:31:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8c5973839c8f4391a0fb978b23bc326a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:52,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f017e8fb-814f-4ac5-b0da-c218212d4a2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:52,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8c5973839c8f4391a0fb978b23bc326a used request id req-f017e8fb-814f-4ac5-b0da-c218212d4a2b 2018-07-21 00:31:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d68e4c17546531c28dd1f27eaaf9777e70494f2" 2018-07-21 00:31:53,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4126c8-37c6-499e-a277-e838b670a982 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:31:53,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b4126c8-37c6-499e-a277-e838b670a982 2018-07-21 00:31:53,061 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-82c7fc07-f936-48b-user 2018-07-21 00:31:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f5a9d99f1fce451ba07234bb2e65d217 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1711ce1f75316b8a630c52bc6e67ef871ee505c0" 2018-07-21 00:31:53,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a09b5b1-30d1-4641-a991-0c36fe290597 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:53,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f5a9d99f1fce451ba07234bb2e65d217 used request id req-9a09b5b1-30d1-4641-a991-0c36fe290597 2018-07-21 00:31:53,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:53,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JxTEVUFsRnqYrebtBLwhrQ"], "issued_at": "2018-07-21T00:31:53.000000Z"}} 2018-07-21 00:31:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}af4efa86a837e835749e9dae332dd0e453c5488e" 2018-07-21 00:31:53,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23379e73-6aec-4a7c-b4a3-4f0fb5b85782 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:53,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-23379e73-6aec-4a7c-b4a3-4f0fb5b85782 2018-07-21 00:31:53,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:53,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:54,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["5Atj6hb1TIyqRUy2jpb48g"], "issued_at": "2018-07-21T00:31:54.000000Z"}} 2018-07-21 00:31:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:31:54,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87a4650-7e6f-4191-8ac5-abdff0d6c92b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:54,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d87a4650-7e6f-4191-8ac5-abdff0d6c92b 2018-07-21 00:31:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:31:54,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:31:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:31:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5072ec40-d440-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:31:54,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e1e4f5-d1c5-4b0d-ac0d-c6cde694cc21 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5072ec40-d440-46b-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:31:54,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5072ec40-d440-46b-proj used request id req-c5e1e4f5-d1c5-4b0d-ac0d-c6cde694cc21 2018-07-21 00:31:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:31:54,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf0f1d7-d119-4978-8dda-5d0518a79273 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:31:54,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-baf0f1d7-d119-4978-8dda-5d0518a79273 2018-07-21 00:31:54,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}}' 2018-07-21 00:31:54,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d633aee8-11b7-4c0c-983f-8c11efad51fd Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "id": "483e2ca648ad4437bfc592a46b8184c1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:31:54,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d633aee8-11b7-4c0c-983f-8c11efad51fd 2018-07-21 00:31:54,587 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5072ec40-d440-46b-proj 2018-07-21 00:31:54,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:54,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:54,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qUSD1Y0MSu25KnFqmEzDAQ"], "issued_at": "2018-07-21T00:31:54.000000Z"}} 2018-07-21 00:31:54,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}70ebb0d7e45c140c4502ac23f6235d396edba612" 2018-07-21 00:31:55,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f72d2a-e8aa-4db3-8407-371947946662 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:55,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e6f72d2a-e8aa-4db3-8407-371947946662 2018-07-21 00:31:55,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:31:55,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:31:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:31:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ebb0d7e45c140c4502ac23f6235d396edba612" 2018-07-21 00:31:55,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6c1d49-e6bf-4e49-a76d-c7e3babf9a6e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:31:55,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9f6c1d49-e6bf-4e49-a76d-c7e3babf9a6e 2018-07-21 00:31:55,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-5072ec40-d440-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ebb0d7e45c140c4502ac23f6235d396edba612" 2018-07-21 00:31:55,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cad7981-c1b5-4f21-be0a-88012d32ad55 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-5072ec40-d440-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "id": "483e2ca648ad4437bfc592a46b8184c1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}]} 2018-07-21 00:31:55,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-5072ec40-d440-46b-proj used request id req-1cad7981-c1b5-4f21-be0a-88012d32ad55 2018-07-21 00:31:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ebb0d7e45c140c4502ac23f6235d396edba612" 2018-07-21 00:31:55,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5a034c-a0c2-412b-9ba3-df1026d20cc4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:31:55,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ca5a034c-a0c2-412b-9ba3-df1026d20cc4 2018-07-21 00:31:55,723 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5072ec40-d440-46b-user 2018-07-21 00:31:55,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:31:55,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65646a1-7964-4ed0-8a7c-8044d8758b1f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:31:55,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c65646a1-7964-4ed0-8a7c-8044d8758b1f 2018-07-21 00:31:55,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" -d '{"role": {"name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}}' 2018-07-21 00:31:55,945 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09d86247-9d9c-40e2-a3d1-b40ca4c9589c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "links": {"self": "http://172.30.9.21:5000/v3/roles/7b9fb2657aee47b1bf3ac21668fc3d6c"}, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}} 2018-07-21 00:31:55,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-09d86247-9d9c-40e2-a3d1-b40ca4c9589c 2018-07-21 00:31:55,945 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role 2018-07-21 00:31:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7b9fb2657aee47b1bf3ac21668fc3d6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:31:56,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01254bd-063f-4fe9-b61d-b045473b3cfb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "links": {"self": "http://172.30.9.21:5000/v3/roles/7b9fb2657aee47b1bf3ac21668fc3d6c"}, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}} 2018-07-21 00:31:56,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7b9fb2657aee47b1bf3ac21668fc3d6c used request id req-c01254bd-063f-4fe9-b61d-b045473b3cfb 2018-07-21 00:31:56,043 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role to project InstanceSecurityGroupTests-5072ec40-d440-46b-proj 2018-07-21 00:31:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1/users/975474babc804ee19169137295231ddb/roles/7b9fb2657aee47b1bf3ac21668fc3d6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:31:56,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c78355-2fae-41c2-b595-ab9ed2af67ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:31:56,182 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1/users/975474babc804ee19169137295231ddb/roles/7b9fb2657aee47b1bf3ac21668fc3d6c used request id req-27c78355-2fae-41c2-b595-ab9ed2af67ba 2018-07-21 00:31:56,182 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:31:56,183 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:31:56,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:56,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:56,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}], "expires_at": "2018-07-21T01:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-user", "id": "975474babc804ee19169137295231ddb"}, "audit_ids": ["45ur9hJPSP2Ps0Pyz6YQ2Q"], "issued_at": "2018-07-21T00:31:56.000000Z"}} 2018-07-21 00:31:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0c0c5176656608ba0325909f7c8df5dc5effcf9c" 2018-07-21 00:31:56,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59292a72-7485-4380-8d3f-051612818743 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:56,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-59292a72-7485-4380-8d3f-051612818743 2018-07-21 00:31:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" 2018-07-21 00:31:56,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-cd797141-fb77-4f84-b9e9-65aed90f2b2e Date: Sat, 21 Jul 2018 00:31:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image"} 2018-07-21 00:31:56,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image used request id req-cd797141-fb77-4f84-b9e9-65aed90f2b2e 2018-07-21 00:31:56,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" 2018-07-21 00:31:57,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8ee220c4-19eb-49de-a5a6-8a5101c5409e Date: Sat, 21 Jul 2018 00:31:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:31:57,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8ee220c4-19eb-49de-a5a6-8a5101c5409e 2018-07-21 00:31:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image"}' 2018-07-21 00:31:57,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eff27994-f98b-4771-bd73-ac1499367cf9 Date: Sat, 21 Jul 2018 00:31:57 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "min_disk": 0, "protected": false, "id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "file": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/file", "checksum": null, "owner": "483e2ca648ad4437bfc592a46b8184c1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:31:57,302 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-eff27994-f98b-4771-bd73-ac1499367cf9 2018-07-21 00:31:57,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" -d '' 2018-07-21 00:31:57,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2016e3f9-343c-4a3e-ae7c-0b52452bd537 Date: Sat, 21 Jul 2018 00:31:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:31:57,897 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/file used request id req-2016e3f9-343c-4a3e-ae7c-0b52452bd537 2018-07-21 00:31:57,897 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:31:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" 2018-07-21 00:31:57,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b4d4fe2a-3c3d-4c8a-afd7-2d1c57ecd880 Date: Sat, 21 Jul 2018 00:31:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:57Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/snap", "metadata": {}}], "self": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "min_disk": 0, "protected": false, "id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "file": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "483e2ca648ad4437bfc592a46b8184c1", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:31:57,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c used request id req-b4d4fe2a-3c3d-4c8a-afd7-2d1c57ecd880 2018-07-21 00:31:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" 2018-07-21 00:31:58,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-48127fac-4e48-411e-aa67-b664acfe9cdc Date: Sat, 21 Jul 2018 00:31:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:31:58,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-48127fac-4e48-411e-aa67-b664acfe9cdc 2018-07-21 00:31:58,102 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image 2018-07-21 00:31:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" 2018-07-21 00:31:58,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d8663853-d20e-495a-8a43-9e159c68d705 Date: Sat, 21 Jul 2018 00:31:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:57Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/snap", "metadata": {}}], "self": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "min_disk": 0, "protected": false, "id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "file": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "483e2ca648ad4437bfc592a46b8184c1", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:31:58,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c used request id req-d8663853-d20e-495a-8a43-9e159c68d705 2018-07-21 00:31:58,291 - create_image - DEBUG - Instance status is - active 2018-07-21 00:31:58,292 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image 2018-07-21 00:31:58,292 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image 2018-07-21 00:31:58,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:31:58,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:31:58,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}], "expires_at": "2018-07-21T01:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-user", "id": "975474babc804ee19169137295231ddb"}, "audit_ids": ["ITPYXcH8S2i7yxXF4VQ-Lw"], "issued_at": "2018-07-21T00:31:58.000000Z"}} 2018-07-21 00:31:58,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:31:58,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86bbfab2-d7c0-4419-93d3-ec77a1bcc634 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:31:58,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-86bbfab2-d7c0-4419-93d3-ec77a1bcc634 2018-07-21 00:31:58,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:31:58,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1bcb5dc1-6faa-465e-b5c6-3b3b924addda Date: Sat, 21 Jul 2018 00:31:58 GMT RESP BODY: {"networks":[]} 2018-07-21 00:31:58,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-1bcb5dc1-6faa-465e-b5c6-3b3b924addda 2018-07-21 00:31:58,972 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net 2018-07-21 00:31:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" -d '{"network": {"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net", "admin_state_up": true}}' 2018-07-21 00:31:59,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6a582578-ca75-44f5-a486-5055a8316c0d Date: Sat, 21 Jul 2018 00:31:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:31:59Z","is_default":false,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}} 2018-07-21 00:31:59,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6a582578-ca75-44f5-a486-5055a8316c0d 2018-07-21 00:31:59,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:31:59,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-cfdff7ef-f1f4-4e93-86fb-105bd588217e Date: Sat, 21 Jul 2018 00:31:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:31:59Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:31:59,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-cfdff7ef-f1f4-4e93-86fb-105bd588217e 2018-07-21 00:31:59,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:31:59,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bba0e8b9-13b2-44a7-9574-64c529933dbd Date: Sat, 21 Jul 2018 00:31:59 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:31:59,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-bba0e8b9-13b2-44a7-9574-64c529933dbd 2018-07-21 00:31:59,974 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet 2018-07-21 00:31:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" -d '{"subnets": [{"ip_version": 4, "network_id": "77a06b9b-5c9a-4f8a-84e6-4858cf195290", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]}' 2018-07-21 00:32:00,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dfc4fe9f-10dd-40f0-89f8-9b6121b31258 Date: Sat, 21 Jul 2018 00:32:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:00,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-dfc4fe9f-10dd-40f0-89f8-9b6121b31258 2018-07-21 00:32:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:32:01,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e5d5435f-ee7e-4d1e-975c-d6e36de89398 Date: Sat, 21 Jul 2018 00:32:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:01,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-e5d5435f-ee7e-4d1e-975c-d6e36de89398 2018-07-21 00:32:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:32:01,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-29836634-26d6-42a0-9a20-2dc6eb772a3f Date: Sat, 21 Jul 2018 00:32:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:01,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-29836634-26d6-42a0-9a20-2dc6eb772a3f 2018-07-21 00:32:01,473 - OpenStackNetwork - DEBUG - Network [77a06b9b-5c9a-4f8a-84e6-4858cf195290] created successfully 2018-07-21 00:32:01,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:01,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:01,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["mvDmAFgISOaeMk9bRIR23g"], "issued_at": "2018-07-21T00:32:01.000000Z"}} 2018-07-21 00:32:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6ded0a8b3af429208d59382944bb91f365bcb59b" 2018-07-21 00:32:01,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8909f6c-e2eb-4171-9748-00251a34ad5c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:01,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e8909f6c-e2eb-4171-9748-00251a34ad5c 2018-07-21 00:32:01,951 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:32:01,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ded0a8b3af429208d59382944bb91f365bcb59b" 2018-07-21 00:32:02,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-085394db-98da-4f24-895a-37d37949a345 x-compute-request-id: req-085394db-98da-4f24-895a-37d37949a345 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:32:02,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-085394db-98da-4f24-895a-37d37949a345 2018-07-21 00:32:02,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ded0a8b3af429208d59382944bb91f365bcb59b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-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-21 00:32:02,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-860c2c82-ae33-4146-9e5b-85ec2c581bc4 x-compute-request-id: req-860c2c82-ae33-4146-9e5b-85ec2c581bc4 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b"}} 2018-07-21 00:32:02,188 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-860c2c82-ae33-4146-9e5b-85ec2c581bc4 2018-07-21 00:32:02,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:02,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:02,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}], "expires_at": "2018-07-21T01:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-user", "id": "975474babc804ee19169137295231ddb"}, "audit_ids": ["M47jmnpXTLyeN9c3_x_BUg"], "issued_at": "2018-07-21T00:32:02.000000Z"}} 2018-07-21 00:32:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:02,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39bdec7-2ce5-4c4b-848c-e2853fbd610c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:02,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b39bdec7-2ce5-4c4b-848c-e2853fbd610c 2018-07-21 00:32:02,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:32:02,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:02,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd43c63-c865-4183-9b10-073b3372bdc9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:02,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8dd43c63-c865-4183-9b10-073b3372bdc9 2018-07-21 00:32:02,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:03,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cb3f0db0-3727-4f1a-9b66-12411ef26492 Date: Sat, 21 Jul 2018 00:32:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:03,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-cb3f0db0-3727-4f1a-9b66-12411ef26492 2018-07-21 00:32:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:32:03,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:32:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:32:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:03,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f6d437-d271-4357-86fe-ee113621bad0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:03,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-d0f6d437-d271-4357-86fe-ee113621bad0 2018-07-21 00:32:03,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:03,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f9153d43-c9b3-4c4e-9a1f-e7387427bac2 Date: Sat, 21 Jul 2018 00:32:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:03,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-f9153d43-c9b3-4c4e-9a1f-e7387427bac2 2018-07-21 00:32:03,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:03,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca81a865-4067-4244-acdf-4d89e5a0d6ee Date: Sat, 21 Jul 2018 00:32:03 GMT RESP BODY: {"ports":[]} 2018-07-21 00:32:03,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port&admin_state_up=True used request id req-ca81a865-4067-4244-acdf-4d89e5a0d6ee 2018-07-21 00:32:03,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:03,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-7d72077c-84bd-485c-b163-72eba1aeaf84 x-compute-request-id: req-7d72077c-84bd-485c-b163-72eba1aeaf84 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:32:03,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst used request id req-7d72077c-84bd-485c-b163-72eba1aeaf84 2018-07-21 00:32:03,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:04,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7edff1c3-aff1-4322-a594-688d6719d3fa Date: Sat, 21 Jul 2018 00:32:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:04,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-7edff1c3-aff1-4322-a594-688d6719d3fa 2018-07-21 00:32:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:04,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851e8180-328e-4ed5-9151-d629aa03ef36 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:04,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-851e8180-328e-4ed5-9151-d629aa03ef36 2018-07-21 00:32:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:04,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d0daa0a0-5798-4624-a218-d97f827bbcca Date: Sat, 21 Jul 2018 00:32:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:04,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-d0daa0a0-5798-4624-a218-d97f827bbcca 2018-07-21 00:32:04,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:04,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e791b2f-194d-4d91-9afd-03b024b5ea32 Date: Sat, 21 Jul 2018 00:32:04 GMT RESP BODY: {"ports":[]} 2018-07-21 00:32:04,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port&admin_state_up=True used request id req-1e791b2f-194d-4d91-9afd-03b024b5ea32 2018-07-21 00:32:04,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:04,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:04,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}], "expires_at": "2018-07-21T01:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-user", "id": "975474babc804ee19169137295231ddb"}, "audit_ids": ["OPKq0VKwRhGKOtjFb7k8gA"], "issued_at": "2018-07-21T00:32:04.000000Z"}} 2018-07-21 00:32:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4f7a4fae1a2d39f7a09104c8988dffb26f9f96f1" 2018-07-21 00:32:05,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e97c28-6f34-4d5d-aa43-ef5b23b04bc4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:05,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-51e97c28-6f34-4d5d-aa43-ef5b23b04bc4 2018-07-21 00:32:05,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:05,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-cf90913a-87b9-4b3e-8e75-5cac11e9b95c Date: Sat, 21 Jul 2018 00:32:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:05,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-cf90913a-87b9-4b3e-8e75-5cac11e9b95c 2018-07-21 00:32:05,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:05,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-189e7a4f-254f-44f8-93d3-f83fbe6094bf Date: Sat, 21 Jul 2018 00:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:05,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-189e7a4f-254f-44f8-93d3-f83fbe6094bf 2018-07-21 00:32:05,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:05,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-28f6f202-e6cc-4d8d-a9da-079bef2a3c26 Date: Sat, 21 Jul 2018 00:32:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:05,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-28f6f202-e6cc-4d8d-a9da-079bef2a3c26 2018-07-21 00:32:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:32:05,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:32:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:32:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7a4fae1a2d39f7a09104c8988dffb26f9f96f1" 2018-07-21 00:32:05,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d60335f-a5e2-4a82-bc2f-a584a08ad3ed Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:05,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-3d60335f-a5e2-4a82-bc2f-a584a08ad3ed 2018-07-21 00:32:05,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:05,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-06bb7b3c-27e0-45f3-b256-0db49c978883 Date: Sat, 21 Jul 2018 00:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:05,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-06bb7b3c-27e0-45f3-b256-0db49c978883 2018-07-21 00:32:05,955 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net 2018-07-21 00:32:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" -d '{"port": {"network_id": "77a06b9b-5c9a-4f8a-84e6-4858cf195290", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port", "admin_state_up": true}}' 2018-07-21 00:32:07,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-c1908c1f-823e-403c-9684-19dd9459b72f Date: Sat, 21 Jul 2018 00:32:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.10"}],"id":"7dc20440-63b9-48f4-85cd-a265b20a5a96","security_groups":["226be518-a7bc-439c-a035-13e7bbe7f3c6"],"mac_address":"fa:16:3e:62:22:4c","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port","project_id":"483e2ca648ad4437bfc592a46b8184c1","qos_policy_id":null,"admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:32:07,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-c1908c1f-823e-403c-9684-19dd9459b72f 2018-07-21 00:32:07,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:07,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2610f5d5-2037-46fd-bb41-3a107aeef796 Date: Sat, 21 Jul 2018 00:32:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:07,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-2610f5d5-2037-46fd-bb41-3a107aeef796 2018-07-21 00:32:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:07,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666cd3ea-8653-460b-8a8a-678ab7ce925e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:07,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-666cd3ea-8653-460b-8a8a-678ab7ce925e 2018-07-21 00:32:07,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:07,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a693f57-3689-41de-a2fb-0159146dcea3 Date: Sat, 21 Jul 2018 00:32:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:07,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-1a693f57-3689-41de-a2fb-0159146dcea3 2018-07-21 00:32:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:07,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-ff9c7e33-5832-472a-8212-100b3516d73e Date: Sat, 21 Jul 2018 00:32:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.10"}],"id":"7dc20440-63b9-48f4-85cd-a265b20a5a96","security_groups":["226be518-a7bc-439c-a035-13e7bbe7f3c6"],"mac_address":"fa:16:3e:62:22:4c","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:32:07,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port&admin_state_up=True used request id req-ff9c7e33-5832-472a-8212-100b3516d73e 2018-07-21 00:32:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:07,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa196a9-d3d0-4be0-abbe-ed1290c5a784 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:07,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-7fa196a9-d3d0-4be0-abbe-ed1290c5a784 2018-07-21 00:32:07,984 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst 2018-07-21 00:32:07,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:08,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-1bf474d8-a917-476f-ad2a-1e597c1f8105 x-compute-request-id: req-1bf474d8-a917-476f-ad2a-1e597c1f8105 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-flavor-name"}]} 2018-07-21 00:32:08,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1bf474d8-a917-476f-ad2a-1e597c1f8105 2018-07-21 00:32:08,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:08,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-07ceb308-2870-4323-b014-974a52853c21 x-compute-request-id: req-07ceb308-2870-4323-b014-974a52853c21 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b"}} 2018-07-21 00:32:08,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b used request id req-07ceb308-2870-4323-b014-974a52853c21 2018-07-21 00:32:08,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:08,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-dde2871d-f003-4a4e-95c2-952c4a8a4468 Date: Sat, 21 Jul 2018 00:32:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:31:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:31:57Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/snap", "metadata": {}}], "self": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "min_disk": 0, "protected": false, "id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "file": "/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "483e2ca648ad4437bfc592a46b8184c1", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image"} 2018-07-21 00:32:08,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image used request id req-dde2871d-f003-4a4e-95c2-952c4a8a4468 2018-07-21 00:32:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:08,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f8b5d4da-531e-4b7d-bfac-ce9e4bc328b7 Date: Sat, 21 Jul 2018 00:32:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:32:08,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f8b5d4da-531e-4b7d-bfac-ce9e4bc328b7 2018-07-21 00:32:08,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" -d '{"server": {"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "imageRef": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "flavorRef": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "max_count": 1, "min_count": 1, "networks": [{"port": "7dc20440-63b9-48f4-85cd-a265b20a5a96"}]}}' 2018-07-21 00:32:09,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:32:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92c1be98-fdbf-44f5-9d69-7b0d27d0de86 x-compute-request-id: req-92c1be98-fdbf-44f5-9d69-7b0d27d0de86 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "adminPass": "i7dGJJwRQSGA"}} 2018-07-21 00:32:09,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-92c1be98-fdbf-44f5-9d69-7b0d27d0de86 2018-07-21 00:32:09,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:10,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08c586ac-8187-4dac-ad95-a24ce38df503 x-compute-request-id: req-08c586ac-8187-4dac-ad95-a24ce38df503 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "user_id": "975474babc804ee19169137295231ddb", "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-21T00:32:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:10,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-08c586ac-8187-4dac-ad95-a24ce38df503 2018-07-21 00:32:10,200 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst 2018-07-21 00:32:10,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:10,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87bd522f-f6b8-4e49-b6e4-2eb31bffd553 x-compute-request-id: req-87bd522f-f6b8-4e49-b6e4-2eb31bffd553 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "user_id": "975474babc804ee19169137295231ddb", "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-21T00:32:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:10,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-87bd522f-f6b8-4e49-b6e4-2eb31bffd553 2018-07-21 00:32:10,628 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst] is - BUILD 2018-07-21 00:32:10,628 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:32:13,631 - create_instance - DEBUG - VM status query timeout in 896.56888485 2018-07-21 00:32:13,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:14,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85233989-7dad-4edd-8e43-2006b88171ca x-compute-request-id: req-85233989-7dad-4edd-8e43-2006b88171ca Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:11Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:14,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-85233989-7dad-4edd-8e43-2006b88171ca 2018-07-21 00:32:14,494 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst] is - BUILD 2018-07-21 00:32:14,495 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:32:17,498 - create_instance - DEBUG - VM status query timeout in 892.702006817 2018-07-21 00:32:17,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:18,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-104faeb7-88b0-473c-9db0-f7c9a1290cb9 x-compute-request-id: req-104faeb7-88b0-473c-9db0-f7c9a1290cb9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:18,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-104faeb7-88b0-473c-9db0-f7c9a1290cb9 2018-07-21 00:32:18,279 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst] is - ACTIVE 2018-07-21 00:32:18,279 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:32:18,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:19,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-19f609ea-cad5-44d3-bad1-d41c229f8e26 x-compute-request-id: req-19f609ea-cad5-44d3-bad1-d41c229f8e26 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:19,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-19f609ea-cad5-44d3-bad1-d41c229f8e26 2018-07-21 00:32:19,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:19,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-349b9638-8d07-45d1-8b19-e7166e46d815 Date: Sat, 21 Jul 2018 00:32:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:19,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-349b9638-8d07-45d1-8b19-e7166e46d815 2018-07-21 00:32:19,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:19,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6ddcaa-89aa-4818-95da-a76b90751e45 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:19,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-3f6ddcaa-89aa-4818-95da-a76b90751e45 2018-07-21 00:32:19,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:19,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c5094874-695b-4a8b-b6e7-ddfe7d27062e Date: Sat, 21 Jul 2018 00:32:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:19,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-c5094874-695b-4a8b-b6e7-ddfe7d27062e 2018-07-21 00:32:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:20,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-99c41a63-a297-40f4-9de7-623822d76c8f Date: Sat, 21 Jul 2018 00:32:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.4"}],"id":"360b5564-4f4a-49ab-a413-3b805479d03b","security_groups":[],"mac_address":"fa:16:3e:ef:0c:26","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.3"}],"id":"47691a8a-7abc-4198-aae5-0b664e77be8d","security_groups":[],"mac_address":"fa:16:3e:a0:0b:7e","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.10"}],"id":"7dc20440-63b9-48f4-85cd-a265b20a5a96","security_groups":["226be518-a7bc-439c-a035-13e7bbe7f3c6"],"mac_address":"fa:16:3e:62:22:4c","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:06Z","binding:vnic_type":"normal","device_id":"29db5a23-5191-404f-b0b1-10b877fbde98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.2"}],"id":"85af15a6-665a-4976-add2-c373f2aad8b3","security_groups":[],"mac_address":"fa:16:3e:d8:45:dd","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"}]} 2018-07-21 00:32:20,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-99c41a63-a297-40f4-9de7-623822d76c8f 2018-07-21 00:32:20,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:20,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:20,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}], "expires_at": "2018-07-21T01:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-user", "id": "975474babc804ee19169137295231ddb"}, "audit_ids": ["poPBlOm2Sqyj1N5SENuFrg"], "issued_at": "2018-07-21T00:32:20.000000Z"}} 2018-07-21 00:32:20,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:20,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c062c230-6dbe-49ff-a88e-f4c6b84c5fda 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:20,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c062c230-6dbe-49ff-a88e-f4c6b84c5fda 2018-07-21 00:32:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:20,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2c1e824d-e925-47ec-8114-3b5474baeb55 Date: Sat, 21 Jul 2018 00:32:20 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:32:20,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name&description=hello+group used request id req-2c1e824d-e925-47ec-8114-3b5474baeb55 2018-07-21 00:32:20,746 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name... 2018-07-21 00:32:20,746 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name 2018-07-21 00:32:20,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" -d '{"security_group": {"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name", "description": "hello group"}}' 2018-07-21 00:32:21,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-72925835-a1be-49c9-8648-7676e9677fca Date: Sat, 21 Jul 2018 00:32:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:20Z", "updated_at": "2018-07-21T00:32:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "60e3e342-6387-4e1b-a505-ee704f659490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}], "revision_number": 2, "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "141005aa-2782-48b9-802e-577b73ab4d66", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name"}} 2018-07-21 00:32:21,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-72925835-a1be-49c9-8648-7676e9677fca 2018-07-21 00:32:21,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:21,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c6a92e55-4cd7-4994-bf60-4e117b33773a Date: Sat, 21 Jul 2018 00:32:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "60e3e342-6387-4e1b-a505-ee704f659490"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb"}]} 2018-07-21 00:32:21,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-c6a92e55-4cd7-4994-bf60-4e117b33773a 2018-07-21 00:32:21,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:21,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf8ecc20-fb45-4870-b28a-e49165fdcef0 Date: Sat, 21 Jul 2018 00:32:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "60e3e342-6387-4e1b-a505-ee704f659490"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb"}]} 2018-07-21 00:32:21,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-cf8ecc20-fb45-4870-b28a-e49165fdcef0 2018-07-21 00:32:21,668 - neutron_utils - INFO - Retrieving security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:21,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a38bb9a4-6935-4821-ab3a-6c5933723c35 Date: Sat, 21 Jul 2018 00:32:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:20Z", "updated_at": "2018-07-21T00:32:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "60e3e342-6387-4e1b-a505-ee704f659490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}], "revision_number": 2, "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "141005aa-2782-48b9-802e-577b73ab4d66", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name"}]} 2018-07-21 00:32:21,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-a38bb9a4-6935-4821-ab3a-6c5933723c35 2018-07-21 00:32:21,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:21,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a5d4db4-4941-49d2-a838-43b72be5c62a Date: Sat, 21 Jul 2018 00:32:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "60e3e342-6387-4e1b-a505-ee704f659490"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb"}]} 2018-07-21 00:32:21,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-7a5d4db4-4941-49d2-a838-43b72be5c62a 2018-07-21 00:32:21,917 - neutron_utils - INFO - Retrieving security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:21,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:21,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-65de5b57-899b-4581-80f0-f5d85d05510b Date: Sat, 21 Jul 2018 00:32:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:20Z", "updated_at": "2018-07-21T00:32:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "60e3e342-6387-4e1b-a505-ee704f659490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}], "revision_number": 2, "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "141005aa-2782-48b9-802e-577b73ab4d66", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name"}]} 2018-07-21 00:32:21,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-65de5b57-899b-4581-80f0-f5d85d05510b 2018-07-21 00:32:21,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:21,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:22,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8503bedc-2aa7-46a2-91ae-f0fc946a519b Date: Sat, 21 Jul 2018 00:32:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "60e3e342-6387-4e1b-a505-ee704f659490"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb"}]} 2018-07-21 00:32:22,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-8503bedc-2aa7-46a2-91ae-f0fc946a519b 2018-07-21 00:32:22,184 - neutron_utils - INFO - Retrieving security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:22,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:22,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-77f4ce41-0c38-4264-b3dc-33e6309b309d Date: Sat, 21 Jul 2018 00:32:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:20Z", "updated_at": "2018-07-21T00:32:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "60e3e342-6387-4e1b-a505-ee704f659490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "revision_number": 0, "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}], "revision_number": 2, "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "141005aa-2782-48b9-802e-577b73ab4d66", "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name"}]} 2018-07-21 00:32:22,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-77f4ce41-0c38-4264-b3dc-33e6309b309d 2018-07-21 00:32:22,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 141005aa-2782-48b9-802e-577b73ab4d66 2018-07-21 00:32:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:22,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-646424f1-830d-4f65-ab90-390cd65c5a7c Date: Sat, 21 Jul 2018 00:32:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "60e3e342-6387-4e1b-a505-ee704f659490"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:21Z", "security_group_id": "141005aa-2782-48b9-802e-577b73ab4d66", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:32:21Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "70625cd3-cf51-4cbe-9f67-d688a6a8c5bb"}]} 2018-07-21 00:32:22,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=141005aa-2782-48b9-802e-577b73ab4d66 used request id req-646424f1-830d-4f65-ab90-390cd65c5a7c 2018-07-21 00:32:22,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:23,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-25ed3d84-aa3a-4663-b77c-029f9e9c587e x-compute-request-id: req-25ed3d84-aa3a-4663-b77c-029f9e9c587e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:23,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-25ed3d84-aa3a-4663-b77c-029f9e9c587e 2018-07-21 00:32:23,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:23,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b1cc3a62-7089-4595-945c-81668587a73c Date: Sat, 21 Jul 2018 00:32:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:23,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-b1cc3a62-7089-4595-945c-81668587a73c 2018-07-21 00:32:23,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:23,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da147be-806d-48b8-b121-70423f87ce6d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:23,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-8da147be-806d-48b8-b121-70423f87ce6d 2018-07-21 00:32:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:23,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75ee8406-d58f-4ab2-b255-c444e201dac7 Date: Sat, 21 Jul 2018 00:32:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:23,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-75ee8406-d58f-4ab2-b255-c444e201dac7 2018-07-21 00:32:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:23,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-8026f042-52ee-4920-b208-8a5ca4f712e3 Date: Sat, 21 Jul 2018 00:32:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.4"}],"id":"360b5564-4f4a-49ab-a413-3b805479d03b","security_groups":[],"mac_address":"fa:16:3e:ef:0c:26","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.3"}],"id":"47691a8a-7abc-4198-aae5-0b664e77be8d","security_groups":[],"mac_address":"fa:16:3e:a0:0b:7e","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.10"}],"id":"7dc20440-63b9-48f4-85cd-a265b20a5a96","security_groups":["226be518-a7bc-439c-a035-13e7bbe7f3c6"],"mac_address":"fa:16:3e:62:22:4c","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:06Z","binding:vnic_type":"normal","device_id":"29db5a23-5191-404f-b0b1-10b877fbde98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.2"}],"id":"85af15a6-665a-4976-add2-c373f2aad8b3","security_groups":[],"mac_address":"fa:16:3e:d8:45:dd","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"}]} 2018-07-21 00:32:23,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-8026f042-52ee-4920-b208-8a5ca4f712e3 2018-07-21 00:32:23,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:24,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b9fb2657aee47b1bf3ac21668fc3d6c", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role"}], "expires_at": "2018-07-21T01:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/483e2ca648ad4437bfc592a46b8184c1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-user", "id": "975474babc804ee19169137295231ddb"}, "audit_ids": ["k107F-CtQayMyjC6U5OG0A"], "issued_at": "2018-07-21T00:32:24.000000Z"}} 2018-07-21 00:32:24,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128a4fe1f5b59028279032929f9e4a558d4cb3ba" 2018-07-21 00:32:25,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-038c4af4-be0b-4b89-8964-4d6249845411 x-compute-request-id: req-038c4af4-be0b-4b89-8964-4d6249845411 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:25,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-038c4af4-be0b-4b89-8964-4d6249845411 2018-07-21 00:32:25,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:25,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fd8e79-7da5-4423-96a9-194673a6cd53 x-compute-request-id: req-a9fd8e79-7da5-4423-96a9-194673a6cd53 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:25,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-a9fd8e79-7da5-4423-96a9-194673a6cd53 2018-07-21 00:32:25,591 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst] is - ACTIVE 2018-07-21 00:32:25,591 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:32:25,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:26,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3981063a-c3c1-4816-8a77-b3d86b34e4d9 x-compute-request-id: req-3981063a-c3c1-4816-8a77-b3d86b34e4d9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:26,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-3981063a-c3c1-4816-8a77-b3d86b34e4d9 2018-07-21 00:32:26,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:26,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d266f650-9973-4b20-a93f-d55c91375e68 Date: Sat, 21 Jul 2018 00:32:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:26,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-d266f650-9973-4b20-a93f-d55c91375e68 2018-07-21 00:32:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8020700a-7213-457d-9052-18b98fd14d05 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:26,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-8020700a-7213-457d-9052-18b98fd14d05 2018-07-21 00:32:26,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:26,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e92b27b9-5ca2-41ce-a281-6fbc053899b0 Date: Sat, 21 Jul 2018 00:32:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:26,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-e92b27b9-5ca2-41ce-a281-6fbc053899b0 2018-07-21 00:32:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:26,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-255e87a8-2ecc-4190-8d1d-85124c756ece Date: Sat, 21 Jul 2018 00:32:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.4"}],"id":"360b5564-4f4a-49ab-a413-3b805479d03b","security_groups":[],"mac_address":"fa:16:3e:ef:0c:26","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.3"}],"id":"47691a8a-7abc-4198-aae5-0b664e77be8d","security_groups":[],"mac_address":"fa:16:3e:a0:0b:7e","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.10"}],"id":"7dc20440-63b9-48f4-85cd-a265b20a5a96","security_groups":["226be518-a7bc-439c-a035-13e7bbe7f3c6"],"mac_address":"fa:16:3e:62:22:4c","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:06Z","binding:vnic_type":"normal","device_id":"29db5a23-5191-404f-b0b1-10b877fbde98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.2"}],"id":"85af15a6-665a-4976-add2-c373f2aad8b3","security_groups":[],"mac_address":"fa:16:3e:d8:45:dd","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"}]} 2018-07-21 00:32:26,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-255e87a8-2ecc-4190-8d1d-85124c756ece 2018-07-21 00:32:26,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:27,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-519ea2e4-75c9-4293-8563-79880f61b691 x-compute-request-id: req-519ea2e4-75c9-4293-8563-79880f61b691 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:27,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-519ea2e4-75c9-4293-8563-79880f61b691 2018-07-21 00:32:27,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:27,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ce37e7d3-9745-4c3f-b602-8ef4ce3502ee Date: Sat, 21 Jul 2018 00:32:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:27,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-ce37e7d3-9745-4c3f-b602-8ef4ce3502ee 2018-07-21 00:32:27,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:27,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d83c760-d3f6-4c86-aa84-b9ff16b323a5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:27,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-6d83c760-d3f6-4c86-aa84-b9ff16b323a5 2018-07-21 00:32:27,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:27,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b62f6b0f-cfec-4957-8c99-3da7bd7d0725 Date: Sat, 21 Jul 2018 00:32:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:27,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-b62f6b0f-cfec-4957-8c99-3da7bd7d0725 2018-07-21 00:32:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:27,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3225 X-Openstack-Request-Id: req-a2c603fd-cd06-4a3d-a950-0122b5955473 Date: Sat, 21 Jul 2018 00:32:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.4"}],"id":"360b5564-4f4a-49ab-a413-3b805479d03b","security_groups":[],"mac_address":"fa:16:3e:ef:0c:26","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.3"}],"id":"47691a8a-7abc-4198-aae5-0b664e77be8d","security_groups":[],"mac_address":"fa:16:3e:a0:0b:7e","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.10"}],"id":"7dc20440-63b9-48f4-85cd-a265b20a5a96","security_groups":["226be518-a7bc-439c-a035-13e7bbe7f3c6"],"mac_address":"fa:16:3e:62:22:4c","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:06Z","binding:vnic_type":"normal","device_id":"29db5a23-5191-404f-b0b1-10b877fbde98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.2"}],"id":"85af15a6-665a-4976-add2-c373f2aad8b3","security_groups":[],"mac_address":"fa:16:3e:d8:45:dd","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"}]} 2018-07-21 00:32:27,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-a2c603fd-cd06-4a3d-a950-0122b5955473 2018-07-21 00:32:27,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name"}}' 2018-07-21 00:32:28,954 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:32:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8f4c695-e318-416d-80ee-d3f03cb40aa4 x-compute-request-id: req-d8f4c695-e318-416d-80ee-d3f03cb40aa4 Content-Length: 0 Content-Type: application/json 2018-07-21 00:32:28,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98/action used request id req-d8f4c695-e318-416d-80ee-d3f03cb40aa4 2018-07-21 00:32:28,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:29,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32: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-8321d535-68e2-4713-a9c9-232b454a242b x-compute-request-id: req-8321d535-68e2-4713-a9c9-232b454a242b Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name"}, {"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:29,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-8321d535-68e2-4713-a9c9-232b454a242b 2018-07-21 00:32:29,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:29,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-da16a151-cbec-40da-b46e-e95697a2d632 Date: Sat, 21 Jul 2018 00:32:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"483e2ca648ad4437bfc592a46b8184c1","l2_adjacency":true,"status":"ACTIVE","subnets":["89a09f19-d54b-4d7c-a1de-c7dd6ab51b09"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:00Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net","admin_state_up":true,"tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:31:59Z","mtu":1450}]} 2018-07-21 00:32:29,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net used request id req-da16a151-cbec-40da-b46e-e95697a2d632 2018-07-21 00:32:29,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:29,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b670a5-aeb7-4551-b79c-f1e2fde3c0f1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:29,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-17b670a5-aeb7-4551-b79c-f1e2fde3c0f1 2018-07-21 00:32:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:29,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-087b1498-a29c-4393-b7a6-af63e576c5bc Date: Sat, 21 Jul 2018 00:32:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"483e2ca648ad4437bfc592a46b8184c1","id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","subnetpool_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet"}]} 2018-07-21 00:32:29,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-087b1498-a29c-4393-b7a6-af63e576c5bc 2018-07-21 00:32:29,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:29,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-37751769-f93f-4749-b2b1-3c18eded8404 Date: Sat, 21 Jul 2018 00:32:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:05Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.4"}],"id":"360b5564-4f4a-49ab-a413-3b805479d03b","security_groups":[],"mac_address":"fa:16:3e:ef:0c:26","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.3"}],"id":"47691a8a-7abc-4198-aae5-0b664e77be8d","security_groups":[],"mac_address":"fa:16:3e:a0:0b:7e","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:28Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.10"}],"id":"7dc20440-63b9-48f4-85cd-a265b20a5a96","security_groups":["141005aa-2782-48b9-802e-577b73ab4d66","226be518-a7bc-439c-a035-13e7bbe7f3c6"],"mac_address":"fa:16:3e:62:22:4c","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:06Z","binding:vnic_type":"normal","device_id":"29db5a23-5191-404f-b0b1-10b877fbde98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"89a09f19-d54b-4d7c-a1de-c7dd6ab51b09","ip_address":"10.55.0.2"}],"id":"85af15a6-665a-4976-add2-c373f2aad8b3","security_groups":[],"mac_address":"fa:16:3e:d8:45:dd","project_id":"483e2ca648ad4437bfc592a46b8184c1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"77a06b9b-5c9a-4f8a-84e6-4858cf195290","tenant_id":"483e2ca648ad4437bfc592a46b8184c1","created_at":"2018-07-21T00:32:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-77a06b9b-5c9a-4f8a-84e6-4858cf195290","ip_allocation":"immediate"}]} 2018-07-21 00:32:29,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-37751769-f93f-4749-b2b1-3c18eded8404 2018-07-21 00:32:29,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128a4fe1f5b59028279032929f9e4a558d4cb3ba" 2018-07-21 00:32:30,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-514f009c-06dd-40b2-b2b7-fa26b813f432 x-compute-request-id: req-514f009c-06dd-40b2-b2b7-fa26b813f432 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "security_groups": [{"name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name"}, {"name": "default"}], "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:15Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:30,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-514f009c-06dd-40b2-b2b7-fa26b813f432 2018-07-21 00:32:30,364 - create_instance - INFO - Deleting Port with ID - 7dc20440-63b9-48f4-85cd-a265b20a5a96 2018-07-21 00:32:30,364 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-port 2018-07-21 00:32:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/7dc20440-63b9-48f4-85cd-a265b20a5a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:30,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85cea626-7a09-4245-aa5c-4049bf46c31b Date: Sat, 21 Jul 2018 00:32:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:32:30,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/7dc20440-63b9-48f4-85cd-a265b20a5a96 used request id req-85cea626-7a09-4245-aa5c-4049bf46c31b 2018-07-21 00:32:30,968 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst 2018-07-21 00:32:30,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:31,158 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:32:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a4235da-ef03-44cb-a0c3-cc9b9738410e x-compute-request-id: req-2a4235da-ef03-44cb-a0c3-cc9b9738410e Content-Type: application/json 2018-07-21 00:32:31,158 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-2a4235da-ef03-44cb-a0c3-cc9b9738410e 2018-07-21 00:32:31,158 - create_instance - INFO - Checking deletion status 2018-07-21 00:32:31,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:31,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-680cc46d-853b-43e3-bffc-bdd70fe19044 x-compute-request-id: req-680cc46d-853b-43e3-bffc-bdd70fe19044 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:22:4c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29db5a23-5191-404f-b0b1-10b877fbde98", "rel": "bookmark"}], "image": {"id": "7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "links": [{"href": "http://172.30.9.21:8774/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:32:15.000000", "flavor": {"id": "f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "links": [{"href": "http://172.30.9.21:8774/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b", "rel": "bookmark"}]}, "id": "29db5a23-5191-404f-b0b1-10b877fbde98", "user_id": "975474babc804ee19169137295231ddb", "OS-DCF: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-21T00:32:31Z", "hostId": "03ad9c0635643e5f4e634694f95dce948b4df9f6f98d6920a9609ed9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst", "created": "2018-07-21T00:32:09Z", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:32:31,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-680cc46d-853b-43e3-bffc-bdd70fe19044 2018-07-21 00:32:31,435 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst] is - ACTIVE 2018-07-21 00:32:31,435 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:32:34,439 - create_instance - DEBUG - VM status query timeout in 296.719829082 2018-07-21 00:32:34,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129f1c56ba3a2bb30151d2216479548f26d5a7aa" 2018-07-21 00:32:34,485 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed609422-92b8-46ca-8f6e-65fd9da2302d x-compute-request-id: req-ed609422-92b8-46ca-8f6e-65fd9da2302d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 29db5a23-5191-404f-b0b1-10b877fbde98 could not be found.", "code": 404}} 2018-07-21 00:32:34,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/29db5a23-5191-404f-b0b1-10b877fbde98 used request id req-ed609422-92b8-46ca-8f6e-65fd9da2302d 2018-07-21 00:32:34,486 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 29db5a23-5191-404f-b0b1-10b877fbde98 could not be found. (HTTP 404) (Request-ID: req-ed609422-92b8-46ca-8f6e-65fd9da2302d) 2018-07-21 00:32:34,486 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-inst 2018-07-21 00:32:34,487 - neutron_utils - INFO - Deleting security group rule with ID - 70625cd3-cf51-4cbe-9f67-d688a6a8c5bb 2018-07-21 00:32:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/70625cd3-cf51-4cbe-9f67-d688a6a8c5bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:34,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fe48093-01ce-45dd-afe8-71f58d359048 Content-Length: 0 Date: Sat, 21 Jul 2018 00:32:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:32:34,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/70625cd3-cf51-4cbe-9f67-d688a6a8c5bb used request id req-8fe48093-01ce-45dd-afe8-71f58d359048 2018-07-21 00:32:34,750 - neutron_utils - INFO - Deleting security group rule with ID - 60e3e342-6387-4e1b-a505-ee704f659490 2018-07-21 00:32:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/60e3e342-6387-4e1b-a505-ee704f659490 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:34,841 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3ecdf99-9459-433b-8a71-05fa5c0318c2 Content-Length: 0 Date: Sat, 21 Jul 2018 00:32:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:32:34,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/60e3e342-6387-4e1b-a505-ee704f659490 used request id req-b3ecdf99-9459-433b-8a71-05fa5c0318c2 2018-07-21 00:32:34,841 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-name 2018-07-21 00:32:34,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/141005aa-2782-48b9-802e-577b73ab4d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c00deda2fc91ec755eeaa30ed97800a0bb591" 2018-07-21 00:32:35,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3df9ff07-5311-4aa2-a982-db63831e5b19 Content-Length: 0 Date: Sat, 21 Jul 2018 00:32:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:32:35,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/141005aa-2782-48b9-802e-577b73ab4d66 used request id req-3df9ff07-5311-4aa2-a982-db63831e5b19 2018-07-21 00:32:35,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ded0a8b3af429208d59382944bb91f365bcb59b" 2018-07-21 00:32:35,058 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26f4d63d-e99e-461a-b8f4-67cc1e26c634 x-compute-request-id: req-26f4d63d-e99e-461a-b8f4-67cc1e26c634 Content-Length: 0 Content-Type: application/json 2018-07-21 00:32:35,058 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f17d5577-5b42-4d99-9bc3-22d46c6dc37b used request id req-26f4d63d-e99e-461a-b8f4-67cc1e26c634 2018-07-21 00:32:35,059 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet 2018-07-21 00:32:35,059 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-subnet 2018-07-21 00:32:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/89a09f19-d54b-4d7c-a1de-c7dd6ab51b09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:32:37,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ea9a0c1-4ce2-4547-85dd-6322c9f521a5 Date: Sat, 21 Jul 2018 00:32:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:32:37,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/89a09f19-d54b-4d7c-a1de-c7dd6ab51b09 used request id req-6ea9a0c1-4ce2-4547-85dd-6322c9f521a5 2018-07-21 00:32:37,558 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-pub-net 2018-07-21 00:32:37,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/77a06b9b-5c9a-4f8a-84e6-4858cf195290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaf4b1c326444dd3497fa4e4e566c295545bb98" 2018-07-21 00:32:39,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05e5a857-3230-44f0-89a4-8b56698326ec Date: Sat, 21 Jul 2018 00:32:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:32:39,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/77a06b9b-5c9a-4f8a-84e6-4858cf195290 used request id req-05e5a857-3230-44f0-89a4-8b56698326ec 2018-07-21 00:32:39,112 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-14f80d1f-2cfa-4584-bc2f-0ed13d262860-image 2018-07-21 00:32:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c0c5176656608ba0325909f7c8df5dc5effcf9c" 2018-07-21 00:32:39,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c9ff208-50b7-4f70-ba81-087c50bd5f43 Date: Sat, 21 Jul 2018 00:32:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:32:39,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7f1155e8-b6c2-4eae-ac07-0a7a503ae70c used request id req-1c9ff208-50b7-4f70-ba81-087c50bd5f43 2018-07-21 00:32:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:39,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-950c4494-43e2-4664-afd2-ba57eafc2d29 Date: Sat, 21 Jul 2018 00:32:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:31:59Z", "updated_at": "2018-07-21T00:31:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "revision_number": 0, "id": "01ac99c2-8be3-4a9a-9813-5ef302c748de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "revision_number": 0, "id": "0f2cf120-85ae-404b-a337-0453ae217bf7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "revision_number": 0, "id": "a4702df4-273e-4fec-85b0-bf41f2380307", "remote_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv6", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "revision_number": 0, "id": "d9926b6d-ed15-4b92-9d97-31b3d3722c9a", "remote_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "remote_ip_prefix": null, "created_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "port_range_min": null, "ethertype": "IPv4", "project_id": "483e2ca648ad4437bfc592a46b8184c1"}], "revision_number": 4, "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:32:39,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-950c4494-43e2-4664-afd2-ba57eafc2d29 2018-07-21 00:32:39,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:40,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c49ed1-0df0-41cb-a6f5-692fbf4703b6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:32:40,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-59c49ed1-0df0-41cb-a6f5-692fbf4703b6 2018-07-21 00:32:40,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:40,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eca6c00-8844-4737-85d6-367d31a34f23 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:32:40,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-2eca6c00-8844-4737-85d6-367d31a34f23 2018-07-21 00:32:40,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:40,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323112c8-5513-4b66-9bbd-b49345ea10e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:32:40,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-323112c8-5513-4b66-9bbd-b49345ea10e6 2018-07-21 00:32:40,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:32:40,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:40,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf537964-e3d2-436d-bbeb-db5fd9e9d544 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "483e2ca648ad4437bfc592a46b8184c1", "name": "InstanceSecurityGroupTests-5072ec40-d440-46b-proj"}} 2018-07-21 00:32:40,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-bf537964-e3d2-436d-bbeb-db5fd9e9d544 2018-07-21 00:32:40,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 226be518-a7bc-439c-a035-13e7bbe7f3c6 2018-07-21 00:32:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=226be518-a7bc-439c-a035-13e7bbe7f3c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:40,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-38a0ae46-c2df-4c6f-b70f-3be3b7225dc9 Date: Sat, 21 Jul 2018 00:32:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:31:59Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "01ac99c2-8be3-4a9a-9813-5ef302c748de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:31:59Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "0f2cf120-85ae-404b-a337-0453ae217bf7"}, {"remote_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:31:59Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "a4702df4-273e-4fec-85b0-bf41f2380307"}, {"remote_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:31:59Z", "security_group_id": "226be518-a7bc-439c-a035-13e7bbe7f3c6", "port_range_min": null, "revision_number": 0, "tenant_id": "483e2ca648ad4437bfc592a46b8184c1", "created_at": "2018-07-21T00:31:59Z", "project_id": "483e2ca648ad4437bfc592a46b8184c1", "id": "d9926b6d-ed15-4b92-9d97-31b3d3722c9a"}]} 2018-07-21 00:32:40,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=226be518-a7bc-439c-a035-13e7bbe7f3c6 used request id req-38a0ae46-c2df-4c6f-b70f-3be3b7225dc9 2018-07-21 00:32:40,538 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:32:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/226be518-a7bc-439c-a035-13e7bbe7f3c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:40,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-338ec94b-88d4-4bf6-a795-d860af435078 Content-Length: 0 Date: Sat, 21 Jul 2018 00:32:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:32:40,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/226be518-a7bc-439c-a035-13e7bbe7f3c6 used request id req-338ec94b-88d4-4bf6-a795-d860af435078 2018-07-21 00:32:40,880 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5072ec40-d440-46b-proj 2018-07-21 00:32:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:41,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-328aee2f-1d34-47ba-895e-f8dbcfc82af9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:32:41,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/483e2ca648ad4437bfc592a46b8184c1 used request id req-328aee2f-1d34-47ba-895e-f8dbcfc82af9 2018-07-21 00:32:41,107 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5072ec40-d440-46b-proj-role 2018-07-21 00:32:41,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7b9fb2657aee47b1bf3ac21668fc3d6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:41,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f764fc-05de-458e-80ef-d9d43c3b6682 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:32:41,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7b9fb2657aee47b1bf3ac21668fc3d6c used request id req-d8f764fc-05de-458e-80ef-d9d43c3b6682 2018-07-21 00:32:41,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fce2545e43fc056efd14a58d33bba9b9597f371" 2018-07-21 00:32:41,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdadeca-f8f6-42cc-8c47-3e7a86876838 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:32:41,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ecdadeca-f8f6-42cc-8c47-3e7a86876838 2018-07-21 00:32:41,330 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5072ec40-d440-46b-user 2018-07-21 00:32:41,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/975474babc804ee19169137295231ddb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ebb0d7e45c140c4502ac23f6235d396edba612" 2018-07-21 00:32:41,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5ffc7b-9d2c-4bca-8dc0-81b5a93151b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:32:41,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/975474babc804ee19169137295231ddb used request id req-4c5ffc7b-9d2c-4bca-8dc0-81b5a93151b5 2018-07-21 00:32:41,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:41,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ekyfa_JsQsqs-P_c91fJdA"], "issued_at": "2018-07-21T00:32:41.000000Z"}} 2018-07-21 00:32:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}82b42540b5652f891158804fcf32e93f03198c00" 2018-07-21 00:32:42,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a596689-4d22-440b-b27f-e6aff53cd616 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:42,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2a596689-4d22-440b-b27f-e6aff53cd616 2018-07-21 00:32:42,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:42,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:42,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["x9OJ6Gk3QGedNct4EEUrdw"], "issued_at": "2018-07-21T00:32:42.000000Z"}} 2018-07-21 00:32:42,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:32:42,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc6cc14-c499-4eee-98cd-a1b069844197 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:42,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3fc6cc14-c499-4eee-98cd-a1b069844197 2018-07-21 00:32:42,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:32:42,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:32:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:32:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:32:42,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4d52df-2bec-488d-a30a-da6167d22028 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:32:42,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj used request id req-dc4d52df-2bec-488d-a30a-da6167d22028 2018-07-21 00:32:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:32:42,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57e29cd-67e5-460b-9099-e24f1c150f86 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:32:42,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f57e29cd-67e5-460b-9099-e24f1c150f86 2018-07-21 00:32:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}}' 2018-07-21 00:32:42,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50969104-856b-425d-b39a-f6950e13779e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "id": "776a302d859347e9a8e2b3e9ac02eee2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:32:42,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-50969104-856b-425d-b39a-f6950e13779e 2018-07-21 00:32:42,976 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj 2018-07-21 00:32:42,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:42,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:43,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Kq2ykqBQQr6sTkCf2facnA"], "issued_at": "2018-07-21T00:32:43.000000Z"}} 2018-07-21 00:32:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f5a47c28a335a3f5dff0bd7116021543e33cf955" 2018-07-21 00:32:43,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d668f26c-1bb7-4a76-a0eb-5b422634fcc9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:43,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d668f26c-1bb7-4a76-a0eb-5b422634fcc9 2018-07-21 00:32:43,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:32:43,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:32:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:32:43,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a47c28a335a3f5dff0bd7116021543e33cf955" 2018-07-21 00:32:43,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166bf7fe-32ad-4060-af5f-3e3391afe63e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:32:43,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-166bf7fe-32ad-4060-af5f-3e3391afe63e 2018-07-21 00:32:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a47c28a335a3f5dff0bd7116021543e33cf955" 2018-07-21 00:32:43,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bb535c-6750-468a-a109-2d29b8d42d51 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "id": "776a302d859347e9a8e2b3e9ac02eee2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}]} 2018-07-21 00:32:43,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj used request id req-48bb535c-6750-468a-a109-2d29b8d42d51 2018-07-21 00:32:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a47c28a335a3f5dff0bd7116021543e33cf955" 2018-07-21 00:32:43,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01f71af-ddc1-48cb-9d3d-c64a1557170b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:32:43,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e01f71af-ddc1-48cb-9d3d-c64a1557170b 2018-07-21 00:32:44,041 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-67e57f82-1d96-4cf-user 2018-07-21 00:32:44,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:44,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:32:44,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e33c29b-49e3-4943-aee3-c9ac32984953 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:32:44,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0e33c29b-49e3-4943-aee3-c9ac32984953 2018-07-21 00:32:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" -d '{"role": {"name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}}' 2018-07-21 00:32:44,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d168959-7fdf-405f-bf69-dc2a99449381 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "links": {"self": "http://172.30.9.21:5000/v3/roles/4c3eaf5fa92b426fadf06e7a0c6507d2"}, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}} 2018-07-21 00:32:44,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9d168959-7fdf-405f-bf69-dc2a99449381 2018-07-21 00:32:44,263 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role 2018-07-21 00:32:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4c3eaf5fa92b426fadf06e7a0c6507d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:32:44,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea19538b-1081-4107-a4cf-8a5d8c4fb294 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "links": {"self": "http://172.30.9.21:5000/v3/roles/4c3eaf5fa92b426fadf06e7a0c6507d2"}, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}} 2018-07-21 00:32:44,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4c3eaf5fa92b426fadf06e7a0c6507d2 used request id req-ea19538b-1081-4107-a4cf-8a5d8c4fb294 2018-07-21 00:32:44,365 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role to project InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj 2018-07-21 00:32:44,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2/users/94cd2a89a65f4aa8a978818bffca7ad2/roles/4c3eaf5fa92b426fadf06e7a0c6507d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:32:44,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:32:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab8f13a5-1474-47db-92b9-88a718550a10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:32:44,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2/users/94cd2a89a65f4aa8a978818bffca7ad2/roles/4c3eaf5fa92b426fadf06e7a0c6507d2 used request id req-ab8f13a5-1474-47db-92b9-88a718550a10 2018-07-21 00:32:44,499 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:32:44,501 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:32:44,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:44,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:44,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}], "expires_at": "2018-07-21T01:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-user", "id": "94cd2a89a65f4aa8a978818bffca7ad2"}, "audit_ids": ["KyX0NHjOTeWxBlVblGPYcw"], "issued_at": "2018-07-21T00:32:44.000000Z"}} 2018-07-21 00:32:44,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}51d01d17fdd93e28d3a068f9aff7af70381c2190" 2018-07-21 00:32:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fc92ad-965c-44fb-989e-60fa4b73525d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:44,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-39fc92ad-965c-44fb-989e-60fa4b73525d 2018-07-21 00:32:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" 2018-07-21 00:32:45,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-59c0405f-30c6-4c84-a4a9-cae60232b79a Date: Sat, 21 Jul 2018 00:32:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image"} 2018-07-21 00:32:45,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image used request id req-59c0405f-30c6-4c84-a4a9-cae60232b79a 2018-07-21 00:32:45,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" 2018-07-21 00:32:45,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d130d41c-5c4f-4481-83fc-1ce1b58d083e Date: Sat, 21 Jul 2018 00:32:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:32:45,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d130d41c-5c4f-4481-83fc-1ce1b58d083e 2018-07-21 00:32:45,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image"}' 2018-07-21 00:32:45,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-135edeed-6eed-427a-8a55-1c92a01b605a Date: Sat, 21 Jul 2018 00:32:45 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:32:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:32:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "min_disk": 0, "protected": false, "id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "file": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/file", "checksum": null, "owner": "776a302d859347e9a8e2b3e9ac02eee2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:32:45,637 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-135edeed-6eed-427a-8a55-1c92a01b605a 2018-07-21 00:32:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" -d '' 2018-07-21 00:32:47,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a089dc81-03cc-4873-8731-f67d0daa2055 Date: Sat, 21 Jul 2018 00:32:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:32:47,131 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/file used request id req-a089dc81-03cc-4873-8731-f67d0daa2055 2018-07-21 00:32:47,132 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:32:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" 2018-07-21 00:32:47,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d5bcfd30-a468-4949-8bcb-dc2c5719638a Date: Sat, 21 Jul 2018 00:32:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:32:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:32:46Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/snap", "metadata": {}}], "self": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "min_disk": 0, "protected": false, "id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "file": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "776a302d859347e9a8e2b3e9ac02eee2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:32:47,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97 used request id req-d5bcfd30-a468-4949-8bcb-dc2c5719638a 2018-07-21 00:32:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" 2018-07-21 00:32:47,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-30d5cfdb-820c-4f1b-9084-2d1c465019c7 Date: Sat, 21 Jul 2018 00:32: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-21 00:32:47,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-30d5cfdb-820c-4f1b-9084-2d1c465019c7 2018-07-21 00:32:47,505 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image 2018-07-21 00:32:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" 2018-07-21 00:32:47,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-41045c52-aefd-44ac-a10b-3506a02bd168 Date: Sat, 21 Jul 2018 00:32:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:32:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:32:46Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/snap", "metadata": {}}], "self": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "min_disk": 0, "protected": false, "id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "file": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "776a302d859347e9a8e2b3e9ac02eee2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:32:47,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97 used request id req-41045c52-aefd-44ac-a10b-3506a02bd168 2018-07-21 00:32:47,686 - create_image - DEBUG - Instance status is - active 2018-07-21 00:32:47,686 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image 2018-07-21 00:32:47,686 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image 2018-07-21 00:32:47,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:47,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:48,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}], "expires_at": "2018-07-21T01:32:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-user", "id": "94cd2a89a65f4aa8a978818bffca7ad2"}, "audit_ids": ["JSwb5kvHRamo8dg74E3Zww"], "issued_at": "2018-07-21T00:32:48.000000Z"}} 2018-07-21 00:32:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:32:48,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34a7394-f92f-41da-82ea-f4bacdb060af 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:48,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b34a7394-f92f-41da-82ea-f4bacdb060af 2018-07-21 00:32:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:32:48,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f89bec7f-b2ff-4350-a968-20ad91ba385a Date: Sat, 21 Jul 2018 00:32:48 GMT RESP BODY: {"networks":[]} 2018-07-21 00:32:48,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-f89bec7f-b2ff-4350-a968-20ad91ba385a 2018-07-21 00:32:48,365 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net 2018-07-21 00:32:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" -d '{"network": {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net", "admin_state_up": true}}' 2018-07-21 00:32:49,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-243eddbd-0f96-4cab-9e22-84c35e41c8e6 Date: Sat, 21 Jul 2018 00:32:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:32:48Z","is_default":false,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}} 2018-07-21 00:32:49,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-243eddbd-0f96-4cab-9e22-84c35e41c8e6 2018-07-21 00:32:49,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:32:49,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-9d33b010-0fa0-42cb-8d79-0053f5a8c0fd Date: Sat, 21 Jul 2018 00:32:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:32:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:32:49,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-9d33b010-0fa0-42cb-8d79-0053f5a8c0fd 2018-07-21 00:32:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:32:49,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6966a289-3c80-4c2b-babd-ac6171b9de6f Date: Sat, 21 Jul 2018 00:32:49 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:32:49,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-6966a289-3c80-4c2b-babd-ac6171b9de6f 2018-07-21 00:32:49,620 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet 2018-07-21 00:32:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" -d '{"subnets": [{"ip_version": 4, "network_id": "9e68c3c8-1be0-46d7-9433-d4da4da44dc0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]}' 2018-07-21 00:32:50,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1846286b-e66c-430b-a673-a08d90b66def Date: Sat, 21 Jul 2018 00:32:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:32:50,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-1846286b-e66c-430b-a673-a08d90b66def 2018-07-21 00:32:50,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:32:50,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6b50fbb7-206c-4927-8694-84c59b36a1b6 Date: Sat, 21 Jul 2018 00:32:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:32:50,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-6b50fbb7-206c-4927-8694-84c59b36a1b6 2018-07-21 00:32:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:32:51,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b67042cb-71f4-40ef-ad0a-06f33bb95e16 Date: Sat, 21 Jul 2018 00:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:32:51,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-b67042cb-71f4-40ef-ad0a-06f33bb95e16 2018-07-21 00:32:51,012 - OpenStackNetwork - DEBUG - Network [9e68c3c8-1be0-46d7-9433-d4da4da44dc0] created successfully 2018-07-21 00:32:51,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:51,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:51,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["g-9v-xkHR_KboRz0CmJDzA"], "issued_at": "2018-07-21T00:32:51.000000Z"}} 2018-07-21 00:32:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}42e4cbee2e3936bddc6c0d13cc3b1b5ed119cf6c" 2018-07-21 00:32:51,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a66a042-4374-4245-8c8c-7beddf3d6816 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:51,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9a66a042-4374-4245-8c8c-7beddf3d6816 2018-07-21 00:32:51,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:32:51,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4cbee2e3936bddc6c0d13cc3b1b5ed119cf6c" 2018-07-21 00:32:51,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43eba184-cba3-4ebd-adfa-1ca2daff9862 x-compute-request-id: req-43eba184-cba3-4ebd-adfa-1ca2daff9862 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:32:51,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-43eba184-cba3-4ebd-adfa-1ca2daff9862 2018-07-21 00:32:51,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4cbee2e3936bddc6c0d13cc3b1b5ed119cf6c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-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-21 00:32:51,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b820653e-7d9d-4284-a966-ccfc5bb03f94 x-compute-request-id: req-b820653e-7d9d-4284-a966-ccfc5bb03f94 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881"}} 2018-07-21 00:32:51,746 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b820653e-7d9d-4284-a966-ccfc5bb03f94 2018-07-21 00:32:51,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:51,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:52,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}], "expires_at": "2018-07-21T01:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-user", "id": "94cd2a89a65f4aa8a978818bffca7ad2"}, "audit_ids": ["7NZk7rYVQ6-8Pxs-ZSoNCQ"], "issued_at": "2018-07-21T00:32:52.000000Z"}} 2018-07-21 00:32:52,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:52,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b2da9d-b54d-4739-a962-30119a3f2e95 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:52,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e8b2da9d-b54d-4739-a962-30119a3f2e95 2018-07-21 00:32:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:52,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d926ad53-ea9a-4be8-9bf1-2c1ee987ba85 Date: Sat, 21 Jul 2018 00:32:52 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:32:52,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name&description=hello+group used request id req-d926ad53-ea9a-4be8-9bf1-2c1ee987ba85 2018-07-21 00:32:52,484 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name... 2018-07-21 00:32:52,484 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name 2018-07-21 00:32:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" -d '{"security_group": {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name", "description": "hello group"}}' 2018-07-21 00:32:52,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8913686b-2c65-4373-81ce-558755f6a693 Date: Sat, 21 Jul 2018 00:32:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "updated_at": "2018-07-21T00:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "27768af8-dc26-424a-af65-8db77b9767ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv4", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "3c369007-57f2-42bf-9f21-750a0feb4f59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv6", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}], "revision_number": 2, "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "4a377250-797e-4337-af4d-fa69773d3f41", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}} 2018-07-21 00:32:52,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-8913686b-2c65-4373-81ce-558755f6a693 2018-07-21 00:32:52,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:52,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:53,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-02525e3a-6774-44cd-887d-06b8dfdeb01f Date: Sat, 21 Jul 2018 00:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "27768af8-dc26-424a-af65-8db77b9767ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "3c369007-57f2-42bf-9f21-750a0feb4f59"}]} 2018-07-21 00:32:53,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-02525e3a-6774-44cd-887d-06b8dfdeb01f 2018-07-21 00:32:53,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:53,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f321edc-9229-4b08-9c29-9f5695cf41a3 Date: Sat, 21 Jul 2018 00:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "27768af8-dc26-424a-af65-8db77b9767ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "3c369007-57f2-42bf-9f21-750a0feb4f59"}]} 2018-07-21 00:32:53,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-7f321edc-9229-4b08-9c29-9f5695cf41a3 2018-07-21 00:32:53,134 - neutron_utils - INFO - Retrieving security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:53,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:53,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a4815afe-10bf-4f1d-a8d9-8a4db13f9e49 Date: Sat, 21 Jul 2018 00:32:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "updated_at": "2018-07-21T00:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "27768af8-dc26-424a-af65-8db77b9767ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv4", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "3c369007-57f2-42bf-9f21-750a0feb4f59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv6", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}], "revision_number": 2, "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "4a377250-797e-4337-af4d-fa69773d3f41", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}]} 2018-07-21 00:32:53,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-a4815afe-10bf-4f1d-a8d9-8a4db13f9e49 2018-07-21 00:32:53,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:53,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:53,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2579568e-cbce-4a44-b1c0-f426c304d6f9 Date: Sat, 21 Jul 2018 00:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "27768af8-dc26-424a-af65-8db77b9767ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "3c369007-57f2-42bf-9f21-750a0feb4f59"}]} 2018-07-21 00:32:53,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-2579568e-cbce-4a44-b1c0-f426c304d6f9 2018-07-21 00:32:53,559 - neutron_utils - INFO - Retrieving security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:53,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3b5f1a3b-51cd-4e91-b2a2-6d5f52c20e64 Date: Sat, 21 Jul 2018 00:32:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "updated_at": "2018-07-21T00:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "27768af8-dc26-424a-af65-8db77b9767ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv4", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "3c369007-57f2-42bf-9f21-750a0feb4f59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv6", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}], "revision_number": 2, "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "4a377250-797e-4337-af4d-fa69773d3f41", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}]} 2018-07-21 00:32:53,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-3b5f1a3b-51cd-4e91-b2a2-6d5f52c20e64 2018-07-21 00:32:53,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:54,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d03fc9c6-b464-4b1e-8aaf-fe8a5abfc24f Date: Sat, 21 Jul 2018 00:32:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "27768af8-dc26-424a-af65-8db77b9767ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "3c369007-57f2-42bf-9f21-750a0feb4f59"}]} 2018-07-21 00:32:54,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-d03fc9c6-b464-4b1e-8aaf-fe8a5abfc24f 2018-07-21 00:32:54,015 - neutron_utils - INFO - Retrieving security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:54,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-01b48ebc-1cba-4509-8d87-847634ae1e2f Date: Sat, 21 Jul 2018 00:32:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "updated_at": "2018-07-21T00:32:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "27768af8-dc26-424a-af65-8db77b9767ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv4", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "revision_number": 0, "id": "3c369007-57f2-42bf-9f21-750a0feb4f59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv6", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}], "revision_number": 2, "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "4a377250-797e-4337-af4d-fa69773d3f41", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}]} 2018-07-21 00:32:54,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-01b48ebc-1cba-4509-8d87-847634ae1e2f 2018-07-21 00:32:54,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a377250-797e-4337-af4d-fa69773d3f41 2018-07-21 00:32:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:32:54,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec99696a-69e8-4b69-abc4-5280b7c60a27 Date: Sat, 21 Jul 2018 00:32:54 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-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "27768af8-dc26-424a-af65-8db77b9767ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:52Z", "security_group_id": "4a377250-797e-4337-af4d-fa69773d3f41", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:52Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "3c369007-57f2-42bf-9f21-750a0feb4f59"}]} 2018-07-21 00:32:54,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a377250-797e-4337-af4d-fa69773d3f41 used request id req-ec99696a-69e8-4b69-abc4-5280b7c60a27 2018-07-21 00:32:54,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:54,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:54,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}], "expires_at": "2018-07-21T01:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-user", "id": "94cd2a89a65f4aa8a978818bffca7ad2"}, "audit_ids": ["63hQ8JmGQl-TARH5pdpefQ"], "issued_at": "2018-07-21T00:32:54.000000Z"}} 2018-07-21 00:32:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:55,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4354a8-7609-4b62-8a3a-4dc78a766a3d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:55,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2e4354a8-7609-4b62-8a3a-4dc78a766a3d 2018-07-21 00:32:55,060 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:32:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:55,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a467c3b-088f-48ee-8f90-c7bbae9ec751 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:55,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0a467c3b-088f-48ee-8f90-c7bbae9ec751 2018-07-21 00:32:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:55,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e3ec9bdf-60b0-42db-bbba-f185e4a2547c Date: Sat, 21 Jul 2018 00:32:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:32:55,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-e3ec9bdf-60b0-42db-bbba-f185e4a2547c 2018-07-21 00:32:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:32:55,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:32:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:32:55,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:55,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dbe9c2-e568-4388-aacb-38baee0f0939 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:32:55,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-27dbe9c2-e568-4388-aacb-38baee0f0939 2018-07-21 00:32:55,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:55,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac1dfad3-8db6-43ef-a2ff-09a5a50e03bb Date: Sat, 21 Jul 2018 00:32:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:32:55,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-ac1dfad3-8db6-43ef-a2ff-09a5a50e03bb 2018-07-21 00:32:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:55,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-16ba0d46-a336-4992-b7f2-025435aba689 Date: Sat, 21 Jul 2018 00:32:55 GMT RESP BODY: {"ports":[]} 2018-07-21 00:32:55,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port&admin_state_up=True used request id req-16ba0d46-a336-4992-b7f2-025435aba689 2018-07-21 00:32:55,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:56,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-328ae20e-64bf-4313-89bd-48dbb1a1f0c5 x-compute-request-id: req-328ae20e-64bf-4313-89bd-48dbb1a1f0c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:32:56,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst used request id req-328ae20e-64bf-4313-89bd-48dbb1a1f0c5 2018-07-21 00:32:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:56,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-492f1305-9f74-4d9d-af8a-5bae47c01d45 Date: Sat, 21 Jul 2018 00:32:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:32:56,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-492f1305-9f74-4d9d-af8a-5bae47c01d45 2018-07-21 00:32:56,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:56,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea3971b-1310-4c09-af8a-d2fe5f12e712 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:32:56,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-0ea3971b-1310-4c09-af8a-d2fe5f12e712 2018-07-21 00:32:56,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:56,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-29c6da2a-5030-4868-9adc-6a7d1c2a3d68 Date: Sat, 21 Jul 2018 00:32:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:32:56,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-29c6da2a-5030-4868-9adc-6a7d1c2a3d68 2018-07-21 00:32:56,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:57,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-03adc877-5314-4caf-bb38-ef934acb26aa Date: Sat, 21 Jul 2018 00:32:57 GMT RESP BODY: {"ports":[]} 2018-07-21 00:32:57,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port&admin_state_up=True used request id req-03adc877-5314-4caf-bb38-ef934acb26aa 2018-07-21 00:32:57,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:32:57,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:32:57,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}], "expires_at": "2018-07-21T01:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-user", "id": "94cd2a89a65f4aa8a978818bffca7ad2"}, "audit_ids": ["YZKn64x7SaOEmoS5k51-0A"], "issued_at": "2018-07-21T00:32:57.000000Z"}} 2018-07-21 00:32:57,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0d13235837a54c5fa3763d29c20675e7ba95926f" 2018-07-21 00:32:57,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6c7f2a-6439-4b5b-8ce7-2842f7cac188 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:32:57,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-df6c7f2a-6439-4b5b-8ce7-2842f7cac188 2018-07-21 00:32:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:57,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ff5c8096-a5f7-4f75-815b-3add48b702ef Date: Sat, 21 Jul 2018 00:32:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:32:57,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-ff5c8096-a5f7-4f75-815b-3add48b702ef 2018-07-21 00:32:57,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:58,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-61b16bdd-c2a8-4f13-a8d8-99fc60a134c4 Date: Sat, 21 Jul 2018 00:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:32:58,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-61b16bdd-c2a8-4f13-a8d8-99fc60a134c4 2018-07-21 00:32:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:58,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dabe75cb-5f19-478c-ba27-da2e943539ed Date: Sat, 21 Jul 2018 00:32:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:32:58,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-dabe75cb-5f19-478c-ba27-da2e943539ed 2018-07-21 00:32:58,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:32:58,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:32:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:32:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d13235837a54c5fa3763d29c20675e7ba95926f" 2018-07-21 00:32:58,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d884f79-0974-4c56-a527-ec4f72cc4600 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:32:58,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-9d884f79-0974-4c56-a527-ec4f72cc4600 2018-07-21 00:32:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:58,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-98021ec3-7c03-4b74-8587-20d4c37f589e Date: Sat, 21 Jul 2018 00:32:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:32:58,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-98021ec3-7c03-4b74-8587-20d4c37f589e 2018-07-21 00:32:58,647 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net 2018-07-21 00:32:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" -d '{"port": {"network_id": "9e68c3c8-1be0-46d7-9433-d4da4da44dc0", "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port", "admin_state_up": true}}' 2018-07-21 00:32:59,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-503e5805-ad63-4970-b6c8-a0b26b71676e Date: Sat, 21 Jul 2018 00:32:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.8"}],"id":"6962437b-0c69-4983-bbf4-4b88159d2673","security_groups":["0ea8018e-60d5-4ad7-8d36-fbd56e3622bd"],"mac_address":"fa:16:3e:e3:9a:25","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port","project_id":"776a302d859347e9a8e2b3e9ac02eee2","qos_policy_id":null,"admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:32:59,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-503e5805-ad63-4970-b6c8-a0b26b71676e 2018-07-21 00:32:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:59,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f754a1e8-87f3-4d1b-b64a-99f339a55038 Date: Sat, 21 Jul 2018 00:32:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:32:59,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-f754a1e8-87f3-4d1b-b64a-99f339a55038 2018-07-21 00:32:59,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:32:59,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5b48bc-5ab4-4563-ba85-94b3254b2b66 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:32:59,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-ca5b48bc-5ab4-4563-ba85-94b3254b2b66 2018-07-21 00:32:59,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:00,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-06416ee8-502e-4373-9c13-3d8450c792e6 Date: Sat, 21 Jul 2018 00:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:33:00,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-06416ee8-502e-4373-9c13-3d8450c792e6 2018-07-21 00:33:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:00,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-5d13948c-f39c-43fe-9e0a-bce58f9d4afe Date: Sat, 21 Jul 2018 00:33:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.8"}],"id":"6962437b-0c69-4983-bbf4-4b88159d2673","security_groups":["0ea8018e-60d5-4ad7-8d36-fbd56e3622bd"],"mac_address":"fa:16:3e:e3:9a:25","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:33:00,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port&admin_state_up=True used request id req-5d13948c-f39c-43fe-9e0a-bce58f9d4afe 2018-07-21 00:33:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:00,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe6252d-ae86-48d0-a37e-3e9f2b55b662 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:33:00,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-dbe6252d-ae86-48d0-a37e-3e9f2b55b662 2018-07-21 00:33:00,387 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst 2018-07-21 00:33:00,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:00,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-fde08d6b-c28a-4f93-998a-6e9337e56e5f x-compute-request-id: req-fde08d6b-c28a-4f93-998a-6e9337e56e5f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-flavor-name"}]} 2018-07-21 00:33:00,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fde08d6b-c28a-4f93-998a-6e9337e56e5f 2018-07-21 00:33:00,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:00,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-f951eb90-244f-4995-8849-92e5d969d6cd x-compute-request-id: req-f951eb90-244f-4995-8849-92e5d969d6cd Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881"}} 2018-07-21 00:33:00,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881 used request id req-f951eb90-244f-4995-8849-92e5d969d6cd 2018-07-21 00:33:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:00,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-5dbe57cf-0f2e-4668-96c7-59878a39eb5c Date: Sat, 21 Jul 2018 00:33:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:32:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:32:46Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/snap", "metadata": {}}], "self": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "min_disk": 0, "protected": false, "id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "file": "/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "776a302d859347e9a8e2b3e9ac02eee2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image"} 2018-07-21 00:33:00,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image used request id req-5dbe57cf-0f2e-4668-96c7-59878a39eb5c 2018-07-21 00:33:00,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:00,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7c4db9f2-31c6-42ca-8757-01c797035345 Date: Sat, 21 Jul 2018 00:33:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:33:00,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7c4db9f2-31c6-42ca-8757-01c797035345 2018-07-21 00:33:00,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" -d '{"server": {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "imageRef": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "flavorRef": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "max_count": 1, "min_count": 1, "networks": [{"port": "6962437b-0c69-4983-bbf4-4b88159d2673"}], "security_groups": [{"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}]}}' 2018-07-21 00:33:03,337 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:33: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-74b226c0-1f98-444a-bbd6-2b702a5aa4e7 x-compute-request-id: req-74b226c0-1f98-444a-bbd6-2b702a5aa4e7 Content-Length: 435 location: http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "adminPass": "8CXxPQJAggV6"}} 2018-07-21 00:33:03,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-74b226c0-1f98-444a-bbd6-2b702a5aa4e7 2018-07-21 00:33:03,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:03,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57cd7116-4c79-4f63-96be-e101531d0708 x-compute-request-id: req-57cd7116-4c79-4f63-96be-e101531d0708 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "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-21T00:33:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:03,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-57cd7116-4c79-4f63-96be-e101531d0708 2018-07-21 00:33:03,617 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst 2018-07-21 00:33:03,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:03,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5249142-d1c3-4a84-a00c-3a9379c5c62d x-compute-request-id: req-f5249142-d1c3-4a84-a00c-3a9379c5c62d Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "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-21T00:33:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:03,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-f5249142-d1c3-4a84-a00c-3a9379c5c62d 2018-07-21 00:33:03,863 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst] is - BUILD 2018-07-21 00:33:03,864 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:33:06,867 - create_instance - DEBUG - VM status query timeout in 896.750305891 2018-07-21 00:33:06,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:07,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-1ef1558f-3f43-487a-bd36-e08ba08c781e x-compute-request-id: req-1ef1558f-3f43-487a-bd36-e08ba08c781e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:04Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:07,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-1ef1558f-3f43-487a-bd36-e08ba08c781e 2018-07-21 00:33:07,567 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst] is - BUILD 2018-07-21 00:33:07,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:33:10,571 - create_instance - DEBUG - VM status query timeout in 893.046741009 2018-07-21 00:33:10,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:11,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0287be8-b13b-4688-b046-0d8e40cae769 x-compute-request-id: req-b0287be8-b13b-4688-b046-0d8e40cae769 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:11,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-b0287be8-b13b-4688-b046-0d8e40cae769 2018-07-21 00:33:11,473 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst] is - ACTIVE 2018-07-21 00:33:11,473 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:33:11,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:11,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-bdc4babf-cbc7-41b4-bd9a-d104f6a2ba4b x-compute-request-id: req-bdc4babf-cbc7-41b4-bd9a-d104f6a2ba4b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:11,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-bdc4babf-cbc7-41b4-bd9a-d104f6a2ba4b 2018-07-21 00:33:11,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:12,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-beb2dca4-1a32-4d11-8a28-d8d0c11bfe12 Date: Sat, 21 Jul 2018 00:33:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:33:12,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-beb2dca4-1a32-4d11-8a28-d8d0c11bfe12 2018-07-21 00:33:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:12,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da4232e-fee7-42c7-a7f0-49fc1a001bbe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:33:12,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-3da4232e-fee7-42c7-a7f0-49fc1a001bbe 2018-07-21 00:33:12,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43f92e48-f880-4990-a25f-dd2ed9136479 Date: Sat, 21 Jul 2018 00:33:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:33:12,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-43f92e48-f880-4990-a25f-dd2ed9136479 2018-07-21 00:33:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:12,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-4eba7041-19bc-4be8-8a5b-be79de51b282 Date: Sat, 21 Jul 2018 00:33:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.2"}],"id":"30552075-93bd-47b2-94b7-0537e479e11a","security_groups":[],"mac_address":"fa:16:3e:ad:78:e1","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.8"}],"id":"6962437b-0c69-4983-bbf4-4b88159d2673","security_groups":["0ea8018e-60d5-4ad7-8d36-fbd56e3622bd"],"mac_address":"fa:16:3e:e3:9a:25","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:58Z","binding:vnic_type":"normal","device_id":"2bdb616e-208b-4ae7-91f5-229dfe49bf26","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.4"}],"id":"a0f27580-b8c5-4b80-89f0-c5c621c6f6f5","security_groups":[],"mac_address":"fa:16:3e:e5:ba:8d","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.3"}],"id":"ce7ba7d2-5f96-4609-89b7-ff168e74511a","security_groups":[],"mac_address":"fa:16:3e:f0:c6:21","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"}]} 2018-07-21 00:33:12,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-4eba7041-19bc-4be8-8a5b-be79de51b282 2018-07-21 00:33:12,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:13,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f76eee88-824c-42b3-a45b-91fa7b38ff66 x-compute-request-id: req-f76eee88-824c-42b3-a45b-91fa7b38ff66 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:13,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-f76eee88-824c-42b3-a45b-91fa7b38ff66 2018-07-21 00:33:13,147 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst] is - ACTIVE 2018-07-21 00:33:13,147 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:33:13,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:13,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-53875728-7b8b-4ae8-bf6b-995a0c61e21c x-compute-request-id: req-53875728-7b8b-4ae8-bf6b-995a0c61e21c Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:13,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-53875728-7b8b-4ae8-bf6b-995a0c61e21c 2018-07-21 00:33:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:13,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d46ed784-03f3-4ba1-9085-40ec58ca6cdd Date: Sat, 21 Jul 2018 00:33:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:33:13,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-d46ed784-03f3-4ba1-9085-40ec58ca6cdd 2018-07-21 00:33:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:13,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b878a294-1a5c-4f24-9b38-74bbc3012335 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:33:13,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-b878a294-1a5c-4f24-9b38-74bbc3012335 2018-07-21 00:33:13,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:13,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25c79c8e-bb98-4779-bf44-936d1535f624 Date: Sat, 21 Jul 2018 00:33:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:33:13,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-25c79c8e-bb98-4779-bf44-936d1535f624 2018-07-21 00:33:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:13,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-ddbfae5c-e138-4e89-ad54-e88cd1f49639 Date: Sat, 21 Jul 2018 00:33:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.2"}],"id":"30552075-93bd-47b2-94b7-0537e479e11a","security_groups":[],"mac_address":"fa:16:3e:ad:78:e1","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.8"}],"id":"6962437b-0c69-4983-bbf4-4b88159d2673","security_groups":["0ea8018e-60d5-4ad7-8d36-fbd56e3622bd"],"mac_address":"fa:16:3e:e3:9a:25","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:58Z","binding:vnic_type":"normal","device_id":"2bdb616e-208b-4ae7-91f5-229dfe49bf26","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.4"}],"id":"a0f27580-b8c5-4b80-89f0-c5c621c6f6f5","security_groups":[],"mac_address":"fa:16:3e:e5:ba:8d","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.3"}],"id":"ce7ba7d2-5f96-4609-89b7-ff168e74511a","security_groups":[],"mac_address":"fa:16:3e:f0:c6:21","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"}]} 2018-07-21 00:33:13,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-ddbfae5c-e138-4e89-ad54-e88cd1f49639 2018-07-21 00:33:13,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}}' 2018-07-21 00:33:15,041 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:33: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-02c0e15a-1a7f-4903-b740-02cea7bec471 x-compute-request-id: req-02c0e15a-1a7f-4903-b740-02cea7bec471 Content-Length: 0 Content-Type: application/json 2018-07-21 00:33:15,042 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26/action used request id req-02c0e15a-1a7f-4903-b740-02cea7bec471 2018-07-21 00:33:15,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:15,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4c3eaf5fa92b426fadf06e7a0c6507d2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role"}], "expires_at": "2018-07-21T01:33:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/776a302d859347e9a8e2b3e9ac02eee2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-user", "id": "94cd2a89a65f4aa8a978818bffca7ad2"}, "audit_ids": ["CmJxOHwkRW2ZHDHVz_7etw"], "issued_at": "2018-07-21T00:33:15.000000Z"}} 2018-07-21 00:33:15,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34958ff721f5800df0114fed0494a587c7d610e9" 2018-07-21 00:33:16,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-a203deaf-98af-45b7-8f3c-d4f2d32c398e x-compute-request-id: req-a203deaf-98af-45b7-8f3c-d4f2d32c398e Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:16,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-a203deaf-98af-45b7-8f3c-d4f2d32c398e 2018-07-21 00:33:16,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:16,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfbba1ce-309a-4c5d-a204-1d16fc4e77cb x-compute-request-id: req-dfbba1ce-309a-4c5d-a204-1d16fc4e77cb Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:16,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-dfbba1ce-309a-4c5d-a204-1d16fc4e77cb 2018-07-21 00:33:16,848 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst] is - ACTIVE 2018-07-21 00:33:16,848 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:33:16,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:17,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-463debf8-7b05-4ba5-bf60-b0b7554b7cb0 x-compute-request-id: req-463debf8-7b05-4ba5-bf60-b0b7554b7cb0 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:17,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-463debf8-7b05-4ba5-bf60-b0b7554b7cb0 2018-07-21 00:33:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:17,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-eae1112b-ab1d-436e-bb19-fffa515fc754 Date: Sat, 21 Jul 2018 00:33:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:33:17,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-eae1112b-ab1d-436e-bb19-fffa515fc754 2018-07-21 00:33:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:17,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d94ae9-3985-43c2-93ce-64c5733fa724 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:33:17,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-62d94ae9-3985-43c2-93ce-64c5733fa724 2018-07-21 00:33:17,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:17,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7c5ecd53-19eb-4182-b2bb-eb7f32e8c873 Date: Sat, 21 Jul 2018 00:33:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:33:17,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-7c5ecd53-19eb-4182-b2bb-eb7f32e8c873 2018-07-21 00:33:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:18,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-51f474db-9f3b-4cd8-b82b-bf38ffd075de Date: Sat, 21 Jul 2018 00:33:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.2"}],"id":"30552075-93bd-47b2-94b7-0537e479e11a","security_groups":[],"mac_address":"fa:16:3e:ad:78:e1","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:14Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.8"}],"id":"6962437b-0c69-4983-bbf4-4b88159d2673","security_groups":["0ea8018e-60d5-4ad7-8d36-fbd56e3622bd","4a377250-797e-4337-af4d-fa69773d3f41"],"mac_address":"fa:16:3e:e3:9a:25","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:58Z","binding:vnic_type":"normal","device_id":"2bdb616e-208b-4ae7-91f5-229dfe49bf26","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.4"}],"id":"a0f27580-b8c5-4b80-89f0-c5c621c6f6f5","security_groups":[],"mac_address":"fa:16:3e:e5:ba:8d","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.3"}],"id":"ce7ba7d2-5f96-4609-89b7-ff168e74511a","security_groups":[],"mac_address":"fa:16:3e:f0:c6:21","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"}]} 2018-07-21 00:33:18,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-51f474db-9f3b-4cd8-b82b-bf38ffd075de 2018-07-21 00:33:18,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:18,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4e393cf-9f19-4064-88de-1885caac72d4 x-compute-request-id: req-f4e393cf-9f19-4064-88de-1885caac72d4 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:18,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-f4e393cf-9f19-4064-88de-1885caac72d4 2018-07-21 00:33:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:18,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7ad0d480-ac22-4af5-a9fe-a3812bc2f539 Date: Sat, 21 Jul 2018 00:33:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:33:18,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-7ad0d480-ac22-4af5-a9fe-a3812bc2f539 2018-07-21 00:33:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:18,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d16f0c1-4bb6-42e2-92bf-dadf82011c2e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:33:18,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-9d16f0c1-4bb6-42e2-92bf-dadf82011c2e 2018-07-21 00:33:18,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:18,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bd08a7e8-c98a-4ea2-bd0d-4fca1871402b Date: Sat, 21 Jul 2018 00:33:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:33:18,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-bd08a7e8-c98a-4ea2-bd0d-4fca1871402b 2018-07-21 00:33:18,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:18,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-c16f5594-f7df-41f4-9a77-322c330bc94e Date: Sat, 21 Jul 2018 00:33:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.2"}],"id":"30552075-93bd-47b2-94b7-0537e479e11a","security_groups":[],"mac_address":"fa:16:3e:ad:78:e1","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:14Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.8"}],"id":"6962437b-0c69-4983-bbf4-4b88159d2673","security_groups":["0ea8018e-60d5-4ad7-8d36-fbd56e3622bd","4a377250-797e-4337-af4d-fa69773d3f41"],"mac_address":"fa:16:3e:e3:9a:25","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:58Z","binding:vnic_type":"normal","device_id":"2bdb616e-208b-4ae7-91f5-229dfe49bf26","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.4"}],"id":"a0f27580-b8c5-4b80-89f0-c5c621c6f6f5","security_groups":[],"mac_address":"fa:16:3e:e5:ba:8d","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.3"}],"id":"ce7ba7d2-5f96-4609-89b7-ff168e74511a","security_groups":[],"mac_address":"fa:16:3e:f0:c6:21","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"}]} 2018-07-21 00:33:18,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-c16f5594-f7df-41f4-9a77-322c330bc94e 2018-07-21 00:33:19,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name"}}' 2018-07-21 00:33:20,423 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:33:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-985d3d38-4908-4ba5-a1b9-91e9885e7611 x-compute-request-id: req-985d3d38-4908-4ba5-a1b9-91e9885e7611 Content-Length: 0 Content-Type: application/json 2018-07-21 00:33:20,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26/action used request id req-985d3d38-4908-4ba5-a1b9-91e9885e7611 2018-07-21 00:33:20,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:20,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-2cd5831e-79f9-49b2-b118-25edc32e9894 x-compute-request-id: req-2cd5831e-79f9-49b2-b118-25edc32e9894 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:20,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-2cd5831e-79f9-49b2-b118-25edc32e9894 2018-07-21 00:33:20,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:21,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-11b828d3-ab98-460e-8894-0aecbf201fc7 Date: Sat, 21 Jul 2018 00:33:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"776a302d859347e9a8e2b3e9ac02eee2","l2_adjacency":true,"status":"ACTIVE","subnets":["0696b013-5f90-4afc-b09c-928d3162a66d"],"description":"","tags":[],"updated_at":"2018-07-21T00:32:50Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net","admin_state_up":true,"tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:48Z","mtu":1450}]} 2018-07-21 00:33:21,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net used request id req-11b828d3-ab98-460e-8894-0aecbf201fc7 2018-07-21 00:33:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:21,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5ebc77-5cd5-4320-bd77-185272d36528 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:33:21,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-3e5ebc77-5cd5-4320-bd77-185272d36528 2018-07-21 00:33:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:21,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-00b75b97-0287-4e6e-b4d2-a01077b75083 Date: Sat, 21 Jul 2018 00:33:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","dns_nameservers":[],"updated_at":"2018-07-21T00:32:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"776a302d859347e9a8e2b3e9ac02eee2","id":"0696b013-5f90-4afc-b09c-928d3162a66d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet"}]} 2018-07-21 00:33:21,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-00b75b97-0287-4e6e-b4d2-a01077b75083 2018-07-21 00:33:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:21,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-e11375d7-2b4e-4df7-a310-0ce453033151 Date: Sat, 21 Jul 2018 00:33:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.2"}],"id":"30552075-93bd-47b2-94b7-0537e479e11a","security_groups":[],"mac_address":"fa:16:3e:ad:78:e1","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:20Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.8"}],"id":"6962437b-0c69-4983-bbf4-4b88159d2673","security_groups":["0ea8018e-60d5-4ad7-8d36-fbd56e3622bd"],"mac_address":"fa:16:3e:e3:9a:25","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:58Z","binding:vnic_type":"normal","device_id":"2bdb616e-208b-4ae7-91f5-229dfe49bf26","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.4"}],"id":"a0f27580-b8c5-4b80-89f0-c5c621c6f6f5","security_groups":[],"mac_address":"fa:16:3e:e5:ba:8d","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:32:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0696b013-5f90-4afc-b09c-928d3162a66d","ip_address":"10.55.0.3"}],"id":"ce7ba7d2-5f96-4609-89b7-ff168e74511a","security_groups":[],"mac_address":"fa:16:3e:f0:c6:21","project_id":"776a302d859347e9a8e2b3e9ac02eee2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e68c3c8-1be0-46d7-9433-d4da4da44dc0","tenant_id":"776a302d859347e9a8e2b3e9ac02eee2","created_at":"2018-07-21T00:32:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9e68c3c8-1be0-46d7-9433-d4da4da44dc0","ip_allocation":"immediate"}]} 2018-07-21 00:33:21,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-e11375d7-2b4e-4df7-a310-0ce453033151 2018-07-21 00:33:21,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34958ff721f5800df0114fed0494a587c7d610e9" 2018-07-21 00:33:22,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6260710-4b8b-4937-b626-5c54d372f7f2 x-compute-request-id: req-c6260710-4b8b-4937-b626-5c54d372f7f2 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "security_groups": [{"name": "default"}], "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:09Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:22,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-c6260710-4b8b-4937-b626-5c54d372f7f2 2018-07-21 00:33:22,538 - create_instance - INFO - Deleting Port with ID - 6962437b-0c69-4983-bbf4-4b88159d2673 2018-07-21 00:33:22,538 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-port 2018-07-21 00:33:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/6962437b-0c69-4983-bbf4-4b88159d2673 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:23,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc15fc65-f65f-4678-ab78-29a0da1239c7 Date: Sat, 21 Jul 2018 00:33:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:33:23,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/6962437b-0c69-4983-bbf4-4b88159d2673 used request id req-bc15fc65-f65f-4678-ab78-29a0da1239c7 2018-07-21 00:33:23,189 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst 2018-07-21 00:33:23,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:23,318 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-091cac2e-8af8-4fcf-8bc3-db3718599b85 x-compute-request-id: req-091cac2e-8af8-4fcf-8bc3-db3718599b85 Content-Type: application/json 2018-07-21 00:33:23,318 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-091cac2e-8af8-4fcf-8bc3-db3718599b85 2018-07-21 00:33:23,319 - create_instance - INFO - Checking deletion status 2018-07-21 00:33:23,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:23,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37d286d2-859d-429e-937e-252000b232bb x-compute-request-id: req-37d286d2-859d-429e-937e-252000b232bb Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9a:25", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26", "rel": "bookmark"}], "image": {"id": "dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "links": [{"href": "http://172.30.9.21:8774/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:09.000000", "flavor": {"id": "3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "links": [{"href": "http://172.30.9.21:8774/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881", "rel": "bookmark"}]}, "id": "2bdb616e-208b-4ae7-91f5-229dfe49bf26", "user_id": "94cd2a89a65f4aa8a978818bffca7ad2", "OS-DCF: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-21T00:33:23Z", "hostId": "ae36d95dddab40b0f4143258026cc5ddb20215747fda23bf85730434", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst", "created": "2018-07-21T00:33:03Z", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:23,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-37d286d2-859d-429e-937e-252000b232bb 2018-07-21 00:33:23,784 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst] is - ACTIVE 2018-07-21 00:33:23,784 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:33:26,787 - create_instance - DEBUG - VM status query timeout in 296.531263113 2018-07-21 00:33:26,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a483da6a7338f4d220fb4ebe0e722d71f08ee9d" 2018-07-21 00:33:26,841 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:33:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3271601-8e28-4a3a-b4ef-346abec5a3ee x-compute-request-id: req-f3271601-8e28-4a3a-b4ef-346abec5a3ee Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2bdb616e-208b-4ae7-91f5-229dfe49bf26 could not be found.", "code": 404}} 2018-07-21 00:33:26,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2bdb616e-208b-4ae7-91f5-229dfe49bf26 used request id req-f3271601-8e28-4a3a-b4ef-346abec5a3ee 2018-07-21 00:33:26,841 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2bdb616e-208b-4ae7-91f5-229dfe49bf26 could not be found. (HTTP 404) (Request-ID: req-f3271601-8e28-4a3a-b4ef-346abec5a3ee) 2018-07-21 00:33:26,842 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-inst 2018-07-21 00:33:26,843 - neutron_utils - INFO - Deleting security group rule with ID - 27768af8-dc26-424a-af65-8db77b9767ba 2018-07-21 00:33:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/27768af8-dc26-424a-af65-8db77b9767ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:33:27,115 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab724007-9867-4f2e-9615-15142fd0095e Content-Length: 0 Date: Sat, 21 Jul 2018 00:33:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:33:27,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/27768af8-dc26-424a-af65-8db77b9767ba used request id req-ab724007-9867-4f2e-9615-15142fd0095e 2018-07-21 00:33:27,115 - neutron_utils - INFO - Deleting security group rule with ID - 3c369007-57f2-42bf-9f21-750a0feb4f59 2018-07-21 00:33:27,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/3c369007-57f2-42bf-9f21-750a0feb4f59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:33:27,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52c844f7-125f-406b-a4f7-7e20946f83f9 Content-Length: 0 Date: Sat, 21 Jul 2018 00:33:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:33:27,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/3c369007-57f2-42bf-9f21-750a0feb4f59 used request id req-52c844f7-125f-406b-a4f7-7e20946f83f9 2018-07-21 00:33:27,374 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-name 2018-07-21 00:33:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4a377250-797e-4337-af4d-fa69773d3f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a6a1682707529af445728ca53ffb681fec0d0e" 2018-07-21 00:33:27,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb03232a-acbb-4ece-b204-0e3dd912637d Content-Length: 0 Date: Sat, 21 Jul 2018 00:33:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:33:27,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4a377250-797e-4337-af4d-fa69773d3f41 used request id req-eb03232a-acbb-4ece-b204-0e3dd912637d 2018-07-21 00:33:27,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4cbee2e3936bddc6c0d13cc3b1b5ed119cf6c" 2018-07-21 00:33:27,585 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d74e6e26-8585-43b0-acd8-93fcb9fa3383 x-compute-request-id: req-d74e6e26-8585-43b0-acd8-93fcb9fa3383 Content-Length: 0 Content-Type: application/json 2018-07-21 00:33:27,585 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3b89d25a-0a6b-4ca8-974f-0b87f89cc881 used request id req-d74e6e26-8585-43b0-acd8-93fcb9fa3383 2018-07-21 00:33:27,586 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet 2018-07-21 00:33:27,586 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-subnet 2018-07-21 00:33:27,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/0696b013-5f90-4afc-b09c-928d3162a66d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:33:30,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d91f719-263a-4f84-a78f-620f3486ec7d Date: Sat, 21 Jul 2018 00:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:33:30,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0696b013-5f90-4afc-b09c-928d3162a66d used request id req-3d91f719-263a-4f84-a78f-620f3486ec7d 2018-07-21 00:33:30,066 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-pub-net 2018-07-21 00:33:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9e68c3c8-1be0-46d7-9433-d4da4da44dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac0ea8e68126078d2c87027444172b713f0403d" 2018-07-21 00:33:31,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49d4d578-b521-44eb-af1b-30d0ffc9a2cf Date: Sat, 21 Jul 2018 00:33:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:33:31,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9e68c3c8-1be0-46d7-9433-d4da4da44dc0 used request id req-49d4d578-b521-44eb-af1b-30d0ffc9a2cf 2018-07-21 00:33:31,124 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-9cebdf29-aaba-4870-b9b0-71653ca60863-image 2018-07-21 00:33:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51d01d17fdd93e28d3a068f9aff7af70381c2190" 2018-07-21 00:33:31,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-987e69d6-d870-4414-9c27-dd31a06b3167 Date: Sat, 21 Jul 2018 00:33:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:33:31,658 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/dec298b3-2c0b-42fc-a88c-c4ff7af30e97 used request id req-987e69d6-d870-4414-9c27-dd31a06b3167 2018-07-21 00:33:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:31,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-58aa6116-e577-4076-9e51-440df2041cf1 Date: Sat, 21 Jul 2018 00:33:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:48Z", "updated_at": "2018-07-21T00:32:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:48Z", "revision_number": 0, "id": "53e5c073-4f6f-4df5-af0c-af8af7612be3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv6", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:48Z", "revision_number": 0, "id": "76be785a-62f2-4725-b712-e4d407d28713", "remote_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv6", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:48Z", "revision_number": 0, "id": "a713447a-c360-4d1e-947e-3a2e99a451a2", "remote_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv4", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:32:48Z", "revision_number": 0, "id": "a8da4404-0abc-4fb6-8776-c72f0d6384bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "port_range_min": null, "ethertype": "IPv4", "project_id": "776a302d859347e9a8e2b3e9ac02eee2"}], "revision_number": 4, "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:33:31,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-58aa6116-e577-4076-9e51-440df2041cf1 2018-07-21 00:33:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:32,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6e8ba9-4a5c-4dc8-9c8e-4ca6feddb8cc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:33:32,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-bc6e8ba9-4a5c-4dc8-9c8e-4ca6feddb8cc 2018-07-21 00:33:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:32,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bebafe52-d076-49af-b7f1-c6dd612dc41f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "776a302d859347e9a8e2b3e9ac02eee2", "name": "InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj"}} 2018-07-21 00:33:32,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-bebafe52-d076-49af-b7f1-c6dd612dc41f 2018-07-21 00:33:32,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ea8018e-60d5-4ad7-8d36-fbd56e3622bd 2018-07-21 00:33:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0ea8018e-60d5-4ad7-8d36-fbd56e3622bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2f632fbd-2cd8-4282-9664-bd07420fdcc9 Date: Sat, 21 Jul 2018 00:33: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-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:48Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "53e5c073-4f6f-4df5-af0c-af8af7612be3"}, {"remote_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:48Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "76be785a-62f2-4725-b712-e4d407d28713"}, {"remote_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:48Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "a713447a-c360-4d1e-947e-3a2e99a451a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:32:48Z", "security_group_id": "0ea8018e-60d5-4ad7-8d36-fbd56e3622bd", "port_range_min": null, "revision_number": 0, "tenant_id": "776a302d859347e9a8e2b3e9ac02eee2", "created_at": "2018-07-21T00:32:48Z", "project_id": "776a302d859347e9a8e2b3e9ac02eee2", "id": "a8da4404-0abc-4fb6-8776-c72f0d6384bc"}]} 2018-07-21 00:33:32,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0ea8018e-60d5-4ad7-8d36-fbd56e3622bd used request id req-2f632fbd-2cd8-4282-9664-bd07420fdcc9 2018-07-21 00:33:32,332 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:33:32,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0ea8018e-60d5-4ad7-8d36-fbd56e3622bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:32,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d500197f-cc3a-436f-886a-bdb2d63615d1 Content-Length: 0 Date: Sat, 21 Jul 2018 00:33:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:33:32,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0ea8018e-60d5-4ad7-8d36-fbd56e3622bd used request id req-d500197f-cc3a-436f-886a-bdb2d63615d1 2018-07-21 00:33:32,724 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj 2018-07-21 00:33:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:32,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f249cad2-f219-4153-9bac-ad8583877b87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:33:32,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/776a302d859347e9a8e2b3e9ac02eee2 used request id req-f249cad2-f219-4153-9bac-ad8583877b87 2018-07-21 00:33:32,964 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-67e57f82-1d96-4cf-proj-role 2018-07-21 00:33:32,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4c3eaf5fa92b426fadf06e7a0c6507d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:33,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64cca3ed-a85c-4352-95d7-8974a9ad957a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:33:33,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4c3eaf5fa92b426fadf06e7a0c6507d2 used request id req-64cca3ed-a85c-4352-95d7-8974a9ad957a 2018-07-21 00:33:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a54db13c0356341eb7f1fdbd0f641ba7a89489" 2018-07-21 00:33:33,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4064fa00-473d-48f2-8dee-12ddd43ea7ca Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:33:33,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4064fa00-473d-48f2-8dee-12ddd43ea7ca 2018-07-21 00:33:33,188 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-67e57f82-1d96-4cf-user 2018-07-21 00:33:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/94cd2a89a65f4aa8a978818bffca7ad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a47c28a335a3f5dff0bd7116021543e33cf955" 2018-07-21 00:33:33,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebbab8b2-4756-46f7-bee1-6e726533e39e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:33:33,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/94cd2a89a65f4aa8a978818bffca7ad2 used request id req-ebbab8b2-4756-46f7-bee1-6e726533e39e 2018-07-21 00:33:33,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:33,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["OTha3L18RRCCY5NnxX_4RA"], "issued_at": "2018-07-21T00:33:33.000000Z"}} 2018-07-21 00:33:33,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8f124493eeb0adab435587dbbb88406ff2d2445c" 2018-07-21 00:33:33,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0686142-953f-472e-8ece-c1dfee4a2463 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:33,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a0686142-953f-472e-8ece-c1dfee4a2463 2018-07-21 00:33:33,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:33,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:34,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tAcQ9mCuROS65yXyvOAnjg"], "issued_at": "2018-07-21T00:33:34.000000Z"}} 2018-07-21 00:33:34,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:33:34,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c0f306-0209-42bf-b5d7-3a9476fbb803 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:34,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-75c0f306-0209-42bf-b5d7-3a9476fbb803 2018-07-21 00:33:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:33:34,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:33:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:33:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:33:34,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0685619c-cae2-42e2-a840-8e79250c8659 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:33:34,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj used request id req-0685619c-cae2-42e2-a840-8e79250c8659 2018-07-21 00:33:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:33:34,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793d5ce2-c2a8-4b41-8077-fd02fc0d67fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:33:34,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-793d5ce2-c2a8-4b41-8077-fd02fc0d67fe 2018-07-21 00:33:34,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}}' 2018-07-21 00:33:34,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1509d3-010e-4e38-b1f1-44b1af8f241a Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:33:34,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ea1509d3-010e-4e38-b1f1-44b1af8f241a 2018-07-21 00:33:34,676 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj 2018-07-21 00:33:34,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:34,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:35,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Gi_o8CfwT-CiMb5vOsmqxA"], "issued_at": "2018-07-21T00:33:35.000000Z"}} 2018-07-21 00:33:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dbe77350d48ea1684d1d0588803ffa1ed009f7c9" 2018-07-21 00:33:35,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952c4060-0fa6-41cb-a883-37d894c56658 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:35,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-952c4060-0fa6-41cb-a883-37d894c56658 2018-07-21 00:33:35,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:33:35,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:33:35,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe77350d48ea1684d1d0588803ffa1ed009f7c9" 2018-07-21 00:33:35,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f67b1e-0251-427f-87d9-7db6341c4ed6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:33:35,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-36f67b1e-0251-427f-87d9-7db6341c4ed6 2018-07-21 00:33:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe77350d48ea1684d1d0588803ffa1ed009f7c9" 2018-07-21 00:33:35,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8246834c-969f-46d4-9fec-f82d7812e9f1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}]} 2018-07-21 00:33:35,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj used request id req-8246834c-969f-46d4-9fec-f82d7812e9f1 2018-07-21 00:33:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe77350d48ea1684d1d0588803ffa1ed009f7c9" 2018-07-21 00:33:35,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abd93f7-9569-4520-8284-de0dfc7229a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:33:35,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9abd93f7-9569-4520-8284-de0dfc7229a0 2018-07-21 00:33:35,795 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user 2018-07-21 00:33:35,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:33:35,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4826fd14-76e2-4591-9b65-6d3fa9cf22ce Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:33:35,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4826fd14-76e2-4591-9b65-6d3fa9cf22ce 2018-07-21 00:33:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" -d '{"role": {"name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}}' 2018-07-21 00:33:36,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2686a0e-5769-4f4e-b557-e3029abe7022 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e77f5d993c8c4776a64ae4241b87ea40", "links": {"self": "http://172.30.9.21:5000/v3/roles/e77f5d993c8c4776a64ae4241b87ea40"}, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}} 2018-07-21 00:33:36,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a2686a0e-5769-4f4e-b557-e3029abe7022 2018-07-21 00:33:36,012 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role 2018-07-21 00:33:36,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e77f5d993c8c4776a64ae4241b87ea40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:33:36,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620ad3dd-d7f6-4b1b-80a7-728ffa9903b1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e77f5d993c8c4776a64ae4241b87ea40", "links": {"self": "http://172.30.9.21:5000/v3/roles/e77f5d993c8c4776a64ae4241b87ea40"}, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}} 2018-07-21 00:33:36,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e77f5d993c8c4776a64ae4241b87ea40 used request id req-620ad3dd-d7f6-4b1b-80a7-728ffa9903b1 2018-07-21 00:33:36,030 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role to project InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj 2018-07-21 00:33:36,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd/users/13d505903b3448bbb1a615e3f7152cf2/roles/e77f5d993c8c4776a64ae4241b87ea40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:33:36,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11a794c-d5b6-4e12-a559-a8632512434f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:33:36,170 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd/users/13d505903b3448bbb1a615e3f7152cf2/roles/e77f5d993c8c4776a64ae4241b87ea40 used request id req-c11a794c-d5b6-4e12-a559-a8632512434f 2018-07-21 00:33:36,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:33:36,172 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:33:36,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:36,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:36,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e77f5d993c8c4776a64ae4241b87ea40", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}], "expires_at": "2018-07-21T01:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user", "id": "13d505903b3448bbb1a615e3f7152cf2"}, "audit_ids": ["L5F6yErqTVaPtilC9aojLg"], "issued_at": "2018-07-21T00:33:36.000000Z"}} 2018-07-21 00:33:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" 2018-07-21 00:33:36,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a2a086-ac34-4198-b660-7569150b6c36 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:36,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-15a2a086-ac34-4198-b660-7569150b6c36 2018-07-21 00:33:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" 2018-07-21 00:33:36,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-95a87d42-b6cb-4f3d-90dc-9acb028fe330 Date: Sat, 21 Jul 2018 00:33:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image"} 2018-07-21 00:33:36,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image used request id req-95a87d42-b6cb-4f3d-90dc-9acb028fe330 2018-07-21 00:33:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" 2018-07-21 00:33:37,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a127cb41-c202-44d4-814a-98c9c91b0c71 Date: Sat, 21 Jul 2018 00:33:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:33:37,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a127cb41-c202-44d4-814a-98c9c91b0c71 2018-07-21 00:33:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image"}' 2018-07-21 00:33:37,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c4ac3a3-9d2e-4fed-baad-61b90a272f35 Date: Sat, 21 Jul 2018 00:33:37 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:33:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:33:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "min_disk": 0, "protected": false, "id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "file": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911/file", "checksum": null, "owner": "ece12ff7ca744e68b5d6ac26107c89bd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:33:37,307 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7c4ac3a3-9d2e-4fed-baad-61b90a272f35 2018-07-21 00:33:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" -d '' 2018-07-21 00:33:38,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d1a935f-77b4-46b4-9520-5056cb9aed3a Date: Sat, 21 Jul 2018 00:33: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-21 00:33:38,141 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911/file used request id req-2d1a935f-77b4-46b4-9520-5056cb9aed3a 2018-07-21 00:33:38,141 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:33:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" 2018-07-21 00:33:38,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ea0f875a-e1e1-4105-b769-7359d871915c Date: Sat, 21 Jul 2018 00:33:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:33:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:33:38Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/552e42e8-a61d-4036-b0c3-78632fb1d911/snap", "metadata": {}}], "self": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "min_disk": 0, "protected": false, "id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "file": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ece12ff7ca744e68b5d6ac26107c89bd", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/552e42e8-a61d-4036-b0c3-78632fb1d911/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:33:38,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911 used request id req-ea0f875a-e1e1-4105-b769-7359d871915c 2018-07-21 00:33:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" 2018-07-21 00:33:38,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92a30c10-7974-492b-8c77-12e1f951d227 Date: Sat, 21 Jul 2018 00:33:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:33:38,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-92a30c10-7974-492b-8c77-12e1f951d227 2018-07-21 00:33:38,507 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image 2018-07-21 00:33:38,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" 2018-07-21 00:33:38,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a6d0c4a4-e94e-4554-aae2-8a3c156fa315 Date: Sat, 21 Jul 2018 00:33:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:33:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:33:38Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/552e42e8-a61d-4036-b0c3-78632fb1d911/snap", "metadata": {}}], "self": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "min_disk": 0, "protected": false, "id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "file": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ece12ff7ca744e68b5d6ac26107c89bd", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/552e42e8-a61d-4036-b0c3-78632fb1d911/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:33:38,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911 used request id req-a6d0c4a4-e94e-4554-aae2-8a3c156fa315 2018-07-21 00:33:38,700 - create_image - DEBUG - Instance status is - active 2018-07-21 00:33:38,700 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image 2018-07-21 00:33:38,700 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image 2018-07-21 00:33:38,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:38,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:39,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e77f5d993c8c4776a64ae4241b87ea40", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}], "expires_at": "2018-07-21T01:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user", "id": "13d505903b3448bbb1a615e3f7152cf2"}, "audit_ids": ["3ltJ0n9MTzOkFQA2tFQOKw"], "issued_at": "2018-07-21T00:33:39.000000Z"}} 2018-07-21 00:33:39,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:33:39,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5594009e-5e15-4cc2-835a-3eff34aff066 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:39,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5594009e-5e15-4cc2-835a-3eff34aff066 2018-07-21 00:33:39,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:33:39,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ec9ad35-4919-453b-af82-b882cb5b6bec Date: Sat, 21 Jul 2018 00:33:39 GMT RESP BODY: {"networks":[]} 2018-07-21 00:33:39,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-6ec9ad35-4919-453b-af82-b882cb5b6bec 2018-07-21 00:33:39,394 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net 2018-07-21 00:33:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" -d '{"network": {"name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net", "admin_state_up": true}}' 2018-07-21 00:33:39,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0d3684cc-99a1-4d93-91e2-dc1cd0949bba Date: Sat, 21 Jul 2018 00:33:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:33:39Z","is_default":false,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}} 2018-07-21 00:33:39,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-0d3684cc-99a1-4d93-91e2-dc1cd0949bba 2018-07-21 00:33:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:33:40,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-345a80dc-a84f-4fc7-858f-baa701d53af3 Date: Sat, 21 Jul 2018 00:33:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:33:39Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:33:40,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a908884a-daab-4313-be52-9049e18133c4 used request id req-345a80dc-a84f-4fc7-858f-baa701d53af3 2018-07-21 00:33:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:33:40,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dee6fc3e-d497-47bc-acdd-d7d24bd518ea Date: Sat, 21 Jul 2018 00:33:40 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:33:40,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-dee6fc3e-d497-47bc-acdd-d7d24bd518ea 2018-07-21 00:33:40,237 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet 2018-07-21 00:33:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" -d '{"subnets": [{"ip_version": 4, "network_id": "a908884a-daab-4313-be52-9049e18133c4", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]}' 2018-07-21 00:33:41,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f2aa83b4-4468-413a-ae1d-aa53b6e5a96c Date: Sat, 21 Jul 2018 00:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:33:41,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-f2aa83b4-4468-413a-ae1d-aa53b6e5a96c 2018-07-21 00:33:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:33:41,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6990f7d8-0d1f-43bf-ae0a-f8963197657d Date: Sat, 21 Jul 2018 00:33:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:33:41,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a908884a-daab-4313-be52-9049e18133c4 used request id req-6990f7d8-0d1f-43bf-ae0a-f8963197657d 2018-07-21 00:33:41,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:33:41,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f9f5ba2c-eee3-484c-a507-3a2af4f7aaee Date: Sat, 21 Jul 2018 00:33:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:33:41,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-f9f5ba2c-eee3-484c-a507-3a2af4f7aaee 2018-07-21 00:33:41,689 - OpenStackNetwork - DEBUG - Network [a908884a-daab-4313-be52-9049e18133c4] created successfully 2018-07-21 00:33:41,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:41,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:42,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1FWNlARmSjaP3MaIl5qcOA"], "issued_at": "2018-07-21T00:33:42.000000Z"}} 2018-07-21 00:33:42,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b9083a9e3a5162c189bc42d0f2e1dfb87fa79f64" 2018-07-21 00:33:42,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8671b0a-8bee-47d7-a07c-f6d820ef819e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:42,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a8671b0a-8bee-47d7-a07c-f6d820ef819e 2018-07-21 00:33:42,177 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:33:42,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9083a9e3a5162c189bc42d0f2e1dfb87fa79f64" 2018-07-21 00:33:42,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-0d9d86e9-bf33-408a-84e7-1887cc45ce67 x-compute-request-id: req-0d9d86e9-bf33-408a-84e7-1887cc45ce67 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:33:42,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0d9d86e9-bf33-408a-84e7-1887cc45ce67 2018-07-21 00:33:42,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9083a9e3a5162c189bc42d0f2e1dfb87fa79f64" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-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-21 00:33:42,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-c19c3ae5-268e-4797-8bcd-80871f91ecee x-compute-request-id: req-c19c3ae5-268e-4797-8bcd-80871f91ecee Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "268d9b71-2b64-4780-855f-cc080b49fda4"}} 2018-07-21 00:33:42,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c19c3ae5-268e-4797-8bcd-80871f91ecee 2018-07-21 00:33:42,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:42,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:42,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e77f5d993c8c4776a64ae4241b87ea40", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}], "expires_at": "2018-07-21T01:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user", "id": "13d505903b3448bbb1a615e3f7152cf2"}, "audit_ids": ["QhqlP3RyRQuGPDzOKzWuYQ"], "issued_at": "2018-07-21T00:33:42.000000Z"}} 2018-07-21 00:33:42,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:42,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847eac02-5d9b-41ad-a63f-dbf96b151c1f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:42,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-847eac02-5d9b-41ad-a63f-dbf96b151c1f 2018-07-21 00:33:42,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:43,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-028e5823-d6e6-4c08-88e3-83ace0cffb3c Date: Sat, 21 Jul 2018 00:33:43 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:33:43,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name&description=hello+group used request id req-028e5823-d6e6-4c08-88e3-83ace0cffb3c 2018-07-21 00:33:43,117 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name... 2018-07-21 00:33:43,117 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name 2018-07-21 00:33:43,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name", "description": "hello group"}}' 2018-07-21 00:33:43,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a040b47c-e495-4fa5-9e79-943137b9b374 Date: Sat, 21 Jul 2018 00:33:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "updated_at": "2018-07-21T00:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "c4770e58-34d1-4f2f-93ef-df670cf56948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}], "revision_number": 2, "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name"}} 2018-07-21 00:33:43,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-a040b47c-e495-4fa5-9e79-943137b9b374 2018-07-21 00:33:43,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:43,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:43,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf817336-186a-42d3-9f91-a0c69fb86b91 Date: Sat, 21 Jul 2018 00:33:43 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-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "c4770e58-34d1-4f2f-93ef-df670cf56948"}]} 2018-07-21 00:33:43,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-bf817336-186a-42d3-9f91-a0c69fb86b91 2018-07-21 00:33:43,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:43,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:44,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6d050f94-9d19-4de0-a8e4-6e8303b15e70 Date: Sat, 21 Jul 2018 00:33:43 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-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "c4770e58-34d1-4f2f-93ef-df670cf56948"}]} 2018-07-21 00:33:44,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-6d050f94-9d19-4de0-a8e4-6e8303b15e70 2018-07-21 00:33:44,000 - neutron_utils - INFO - Retrieving security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:44,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-13b87a57-c5cd-4f54-92d4-06b0491f092d Date: Sat, 21 Jul 2018 00:33:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "updated_at": "2018-07-21T00:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "c4770e58-34d1-4f2f-93ef-df670cf56948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}], "revision_number": 2, "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name"}]} 2018-07-21 00:33:44,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-13b87a57-c5cd-4f54-92d4-06b0491f092d 2018-07-21 00:33:44,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:44,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ec1b6a0-b72f-4b34-88fc-5ca2f1c625d6 Date: Sat, 21 Jul 2018 00:33:44 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-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "c4770e58-34d1-4f2f-93ef-df670cf56948"}]} 2018-07-21 00:33:44,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-2ec1b6a0-b72f-4b34-88fc-5ca2f1c625d6 2018-07-21 00:33:44,431 - neutron_utils - INFO - Retrieving security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:44,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:44,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8d9de6ff-4e2e-4125-a91a-7d231336be75 Date: Sat, 21 Jul 2018 00:33:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "updated_at": "2018-07-21T00:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "c4770e58-34d1-4f2f-93ef-df670cf56948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}], "revision_number": 2, "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name"}]} 2018-07-21 00:33:44,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-8d9de6ff-4e2e-4125-a91a-7d231336be75 2018-07-21 00:33:44,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:44,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09bed1c4-60a6-4f67-a602-9dce72093549 Date: Sat, 21 Jul 2018 00:33:44 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-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "c4770e58-34d1-4f2f-93ef-df670cf56948"}]} 2018-07-21 00:33:44,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-09bed1c4-60a6-4f67-a602-9dce72093549 2018-07-21 00:33:44,861 - neutron_utils - INFO - Retrieving security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:44,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:45,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e36903f4-a9d6-4ad9-8e01-294825fcadde Date: Sat, 21 Jul 2018 00:33:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "updated_at": "2018-07-21T00:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "revision_number": 0, "id": "c4770e58-34d1-4f2f-93ef-df670cf56948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}], "revision_number": 2, "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name"}]} 2018-07-21 00:33:45,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-e36903f4-a9d6-4ad9-8e01-294825fcadde 2018-07-21 00:33:45,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eee16997-c8f1-4fb6-bef8-c45c7f0146bb 2018-07-21 00:33:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:33:45,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aee345cb-32b5-41e5-83e2-d2971d81350c Date: Sat, 21 Jul 2018 00:33:45 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-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "6b8724b2-ed45-41e0-b79a-a8d08bc00fb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:43Z", "security_group_id": "eee16997-c8f1-4fb6-bef8-c45c7f0146bb", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:43Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "c4770e58-34d1-4f2f-93ef-df670cf56948"}]} 2018-07-21 00:33:45,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-aee345cb-32b5-41e5-83e2-d2971d81350c 2018-07-21 00:33:45,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:45,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:45,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e77f5d993c8c4776a64ae4241b87ea40", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}], "expires_at": "2018-07-21T01:33:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user", "id": "13d505903b3448bbb1a615e3f7152cf2"}, "audit_ids": ["DOX_28uMQAaUqFafc1N0zQ"], "issued_at": "2018-07-21T00:33:45.000000Z"}} 2018-07-21 00:33:45,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:45,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e315965-a087-46a4-bcd6-26232a5d6549 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:45,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3e315965-a087-46a4-bcd6-26232a5d6549 2018-07-21 00:33:45,983 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:33:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:46,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946425d6-1060-4f1b-b424-d7402592ce84 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:46,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-946425d6-1060-4f1b-b424-d7402592ce84 2018-07-21 00:33:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:46,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8ff1b0bb-cde0-4b3f-8fe3-c4cf91bc5f2a Date: Sat, 21 Jul 2018 00:33:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:33:46,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-8ff1b0bb-cde0-4b3f-8fe3-c4cf91bc5f2a 2018-07-21 00:33:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:33:46,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:33:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:33:46,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:46,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193e0e67-d0f2-4c6e-9431-c4293c113844 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:33:46,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-193e0e67-d0f2-4c6e-9431-c4293c113844 2018-07-21 00:33:46,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:46,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4b61127f-e275-4f37-a06a-9b76098813a7 Date: Sat, 21 Jul 2018 00:33:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:33:46,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-4b61127f-e275-4f37-a06a-9b76098813a7 2018-07-21 00:33:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:46,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc768c23-2387-4723-96dd-52698361bc7f Date: Sat, 21 Jul 2018 00:33:46 GMT RESP BODY: {"ports":[]} 2018-07-21 00:33:46,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port&admin_state_up=True used request id req-fc768c23-2387-4723-96dd-52698361bc7f 2018-07-21 00:33:46,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:47,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-041e1215-7f0e-4bcb-8945-f299ca2c8108 x-compute-request-id: req-041e1215-7f0e-4bcb-8945-f299ca2c8108 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:33:47,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst used request id req-041e1215-7f0e-4bcb-8945-f299ca2c8108 2018-07-21 00:33:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:47,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c66ce00d-153c-4a29-8b48-8fbbe1806684 Date: Sat, 21 Jul 2018 00:33:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:33:47,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-c66ce00d-153c-4a29-8b48-8fbbe1806684 2018-07-21 00:33:47,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:47,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7026d3-5a41-4fcb-a5ce-3985d456382f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:33:47,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-3c7026d3-5a41-4fcb-a5ce-3985d456382f 2018-07-21 00:33:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:47,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62406bbb-fb18-4cc7-8c8c-f055e88a30e4 Date: Sat, 21 Jul 2018 00:33:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:33:47,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-62406bbb-fb18-4cc7-8c8c-f055e88a30e4 2018-07-21 00:33:47,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:47,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f1f47d3-dbaa-4911-b8a3-e388aa0c764c Date: Sat, 21 Jul 2018 00:33:47 GMT RESP BODY: {"ports":[]} 2018-07-21 00:33:47,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port&admin_state_up=True used request id req-5f1f47d3-dbaa-4911-b8a3-e388aa0c764c 2018-07-21 00:33:47,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:33:47,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:33:48,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e77f5d993c8c4776a64ae4241b87ea40", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}], "expires_at": "2018-07-21T01:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user", "id": "13d505903b3448bbb1a615e3f7152cf2"}, "audit_ids": ["Sdby5UmcQaqwWaINFjOdCA"], "issued_at": "2018-07-21T00:33:48.000000Z"}} 2018-07-21 00:33:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4bb4f5208571bbbef320b44344bff5490f18b9a5" 2018-07-21 00:33:48,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe89e52e-a36a-4817-a877-baf0c09736ec 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:33:48,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fe89e52e-a36a-4817-a877-baf0c09736ec 2018-07-21 00:33:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:48,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e5c2fb85-fd34-465b-9de1-26e97cdef4e8 Date: Sat, 21 Jul 2018 00:33:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:33:48,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-e5c2fb85-fd34-465b-9de1-26e97cdef4e8 2018-07-21 00:33:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:48,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1451dcbc-c9ed-4625-a002-310b7455c687 Date: Sat, 21 Jul 2018 00:33:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:33:48,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-1451dcbc-c9ed-4625-a002-310b7455c687 2018-07-21 00:33:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:49,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8202ca2e-1350-4ae0-8a33-bd60d39572bf Date: Sat, 21 Jul 2018 00:33:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:33:49,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-8202ca2e-1350-4ae0-8a33-bd60d39572bf 2018-07-21 00:33:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:33:49,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:33:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:33:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb4f5208571bbbef320b44344bff5490f18b9a5" 2018-07-21 00:33:49,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4d0264-c696-4ff5-bdad-23fe771a4d2a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:33:49,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-db4d0264-c696-4ff5-bdad-23fe771a4d2a 2018-07-21 00:33:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:49,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c5a26be-0b20-43f6-8a23-9e9c33c01ac5 Date: Sat, 21 Jul 2018 00:33:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:33:49,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-3c5a26be-0b20-43f6-8a23-9e9c33c01ac5 2018-07-21 00:33:49,553 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net 2018-07-21 00:33:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" -d '{"port": {"network_id": "a908884a-daab-4313-be52-9049e18133c4", "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port", "admin_state_up": true}}' 2018-07-21 00:33:50,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5ef40f12-e4ec-4b8a-abb5-b62145928fd8 Date: Sat, 21 Jul 2018 00:33:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.9"}],"id":"1eb59cff-f3ac-40f8-8294-a9003649bd46","security_groups":["620c9d7b-550c-4546-86ea-de0f8bd12d6c"],"mac_address":"fa:16:3e:8d:a3:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","qos_policy_id":null,"admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:49Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:33:50,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-5ef40f12-e4ec-4b8a-abb5-b62145928fd8 2018-07-21 00:33:50,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:50,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2a69c09b-5619-4049-9fd5-8166149469f5 Date: Sat, 21 Jul 2018 00:33:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:33:50,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-2a69c09b-5619-4049-9fd5-8166149469f5 2018-07-21 00:33:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:50,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b212e83-0424-4f48-9a59-d302551da170 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:33:50,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-7b212e83-0424-4f48-9a59-d302551da170 2018-07-21 00:33:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:50,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ee4ea50-0476-4b6e-8d4b-49f76dff28fc Date: Sat, 21 Jul 2018 00:33:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:33:50,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-5ee4ea50-0476-4b6e-8d4b-49f76dff28fc 2018-07-21 00:33:50,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:51,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-c19a3f68-81dc-4430-bee8-9bcae2b11706 Date: Sat, 21 Jul 2018 00:33:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.9"}],"id":"1eb59cff-f3ac-40f8-8294-a9003649bd46","security_groups":["620c9d7b-550c-4546-86ea-de0f8bd12d6c"],"mac_address":"fa:16:3e:8d:a3:6f","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:49Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:33:51,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port&admin_state_up=True used request id req-c19a3f68-81dc-4430-bee8-9bcae2b11706 2018-07-21 00:33:51,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:51,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bef0df-3b71-44e1-bbfb-5edb7a59b5c2 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:33:51,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-61bef0df-3b71-44e1-bbfb-5edb7a59b5c2 2018-07-21 00:33:51,207 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst 2018-07-21 00:33:51,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:51,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-29292143-5976-48d6-8cc1-5bbcde399a01 x-compute-request-id: req-29292143-5976-48d6-8cc1-5bbcde399a01 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-flavor-name"}]} 2018-07-21 00:33:51,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-29292143-5976-48d6-8cc1-5bbcde399a01 2018-07-21 00:33:51,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/268d9b71-2b64-4780-855f-cc080b49fda4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:51,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-f6d64bcb-a751-4c48-b1d9-2c21e905ff13 x-compute-request-id: req-f6d64bcb-a751-4c48-b1d9-2c21e905ff13 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "268d9b71-2b64-4780-855f-cc080b49fda4"}} 2018-07-21 00:33:51,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/268d9b71-2b64-4780-855f-cc080b49fda4 used request id req-f6d64bcb-a751-4c48-b1d9-2c21e905ff13 2018-07-21 00:33:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:51,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-570d8920-f036-46b6-8d79-ca9770223b23 Date: Sat, 21 Jul 2018 00:33:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:33:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:33:38Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/552e42e8-a61d-4036-b0c3-78632fb1d911/snap", "metadata": {}}], "self": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "min_disk": 0, "protected": false, "id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "file": "/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ece12ff7ca744e68b5d6ac26107c89bd", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/552e42e8-a61d-4036-b0c3-78632fb1d911/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image"} 2018-07-21 00:33:51,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image used request id req-570d8920-f036-46b6-8d79-ca9770223b23 2018-07-21 00:33:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:51,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3e98de78-37ff-4ec7-a1b9-af46243f146f Date: Sat, 21 Jul 2018 00:33:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:33:51,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3e98de78-37ff-4ec7-a1b9-af46243f146f 2018-07-21 00:33:51,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" -d '{"server": {"name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "imageRef": "552e42e8-a61d-4036-b0c3-78632fb1d911", "flavorRef": "268d9b71-2b64-4780-855f-cc080b49fda4", "max_count": 1, "min_count": 1, "networks": [{"port": "1eb59cff-f3ac-40f8-8294-a9003649bd46"}]}}' 2018-07-21 00:33:52,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:33:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0efb9d4-3878-40f9-971a-e42d372fab95 x-compute-request-id: req-c0efb9d4-3878-40f9-971a-e42d372fab95 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "adminPass": "yB5xECVTXR7B"}} 2018-07-21 00:33:52,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c0efb9d4-3878-40f9-971a-e42d372fab95 2018-07-21 00:33:52,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:53,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-126ed7c4-c304-48f4-b9d3-985cf288f260 x-compute-request-id: req-126ed7c4-c304-48f4-b9d3-985cf288f260 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "user_id": "13d505903b3448bbb1a615e3f7152cf2", "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-21T00:33:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:53,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-126ed7c4-c304-48f4-b9d3-985cf288f260 2018-07-21 00:33:53,196 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst 2018-07-21 00:33:53,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:53,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33: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-c631ad0a-4fd0-4c20-943a-8782fa99997d x-compute-request-id: req-c631ad0a-4fd0-4c20-943a-8782fa99997d Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "user_id": "13d505903b3448bbb1a615e3f7152cf2", "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-21T00:33:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:53,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-c631ad0a-4fd0-4c20-943a-8782fa99997d 2018-07-21 00:33:53,453 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst] is - BUILD 2018-07-21 00:33:53,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:33:56,456 - create_instance - DEBUG - VM status query timeout in 896.739881039 2018-07-21 00:33:56,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:33:57,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7a0594b-4381-439e-841b-c263b26a831d x-compute-request-id: req-a7a0594b-4381-439e-841b-c263b26a831d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:54Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:33:57,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-a7a0594b-4381-439e-841b-c263b26a831d 2018-07-21 00:33:57,010 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst] is - BUILD 2018-07-21 00:33:57,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:34:00,013 - create_instance - DEBUG - VM status query timeout in 893.182517052 2018-07-21 00:34:00,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:00,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:33:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a558b3-97b7-4384-bff4-55c258024bb6 x-compute-request-id: req-96a558b3-97b7-4384-bff4-55c258024bb6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:00,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-96a558b3-97b7-4384-bff4-55c258024bb6 2018-07-21 00:34:00,546 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst] is - ACTIVE 2018-07-21 00:34:00,546 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:34:00,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:01,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-922d2da4-d902-4fd9-bc3d-307085015b32 x-compute-request-id: req-922d2da4-d902-4fd9-bc3d-307085015b32 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:01,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-922d2da4-d902-4fd9-bc3d-307085015b32 2018-07-21 00:34:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:01,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b23d29c2-a848-495a-88e0-86d3ed31adf3 Date: Sat, 21 Jul 2018 00:34:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:34:01,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-b23d29c2-a848-495a-88e0-86d3ed31adf3 2018-07-21 00:34:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:01,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab9315e-82db-407d-a19b-69e683f498f9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:34:01,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-3ab9315e-82db-407d-a19b-69e683f498f9 2018-07-21 00:34:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:01,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2b821b5e-6a0c-40aa-981e-2928c1b52302 Date: Sat, 21 Jul 2018 00:34:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:34:01,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-2b821b5e-6a0c-40aa-981e-2928c1b52302 2018-07-21 00:34:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:02,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-e05e9d5d-7128-42a7-a767-55faa35cb768 Date: Sat, 21 Jul 2018 00:34:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.9"}],"id":"1eb59cff-f3ac-40f8-8294-a9003649bd46","security_groups":["620c9d7b-550c-4546-86ea-de0f8bd12d6c"],"mac_address":"fa:16:3e:8d:a3:6f","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:49Z","binding:vnic_type":"normal","device_id":"094660f5-df9e-4a67-9925-d7ba2950c6a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.2"}],"id":"47e82bed-687f-4b60-8d8b-2abfc5a9dcd0","security_groups":[],"mac_address":"fa:16:3e:15:e1:d4","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.3"}],"id":"e90eedb7-1905-4336-8ad5-b85fb03df9a8","security_groups":[],"mac_address":"fa:16:3e:66:20:fa","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.4"}],"id":"f96f9c39-c455-4399-9aa9-7f714638940a","security_groups":[],"mac_address":"fa:16:3e:a5:e7:c9","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"}]} 2018-07-21 00:34:02,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-e05e9d5d-7128-42a7-a767-55faa35cb768 2018-07-21 00:34:02,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:02,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-dae1b2bf-756c-45d8-9e09-08fedd97cce3 x-compute-request-id: req-dae1b2bf-756c-45d8-9e09-08fedd97cce3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:02,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-dae1b2bf-756c-45d8-9e09-08fedd97cce3 2018-07-21 00:34:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:02,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d061e7c1-0271-4fd6-a216-25611b1ba9f9 Date: Sat, 21 Jul 2018 00:34:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:34:02,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-d061e7c1-0271-4fd6-a216-25611b1ba9f9 2018-07-21 00:34:02,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:02,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51da36b5-3a3f-4b11-8453-1890d922ed7a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:34:02,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-51da36b5-3a3f-4b11-8453-1890d922ed7a 2018-07-21 00:34:02,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:02,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3b1ba1e8-73f2-4740-b8ad-b8e280ebda64 Date: Sat, 21 Jul 2018 00:34:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:34:02,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-3b1ba1e8-73f2-4740-b8ad-b8e280ebda64 2018-07-21 00:34:02,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:02,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-88eb6c59-2045-4890-9817-d6389ac4181b Date: Sat, 21 Jul 2018 00:34:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.9"}],"id":"1eb59cff-f3ac-40f8-8294-a9003649bd46","security_groups":["620c9d7b-550c-4546-86ea-de0f8bd12d6c"],"mac_address":"fa:16:3e:8d:a3:6f","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:49Z","binding:vnic_type":"normal","device_id":"094660f5-df9e-4a67-9925-d7ba2950c6a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.2"}],"id":"47e82bed-687f-4b60-8d8b-2abfc5a9dcd0","security_groups":[],"mac_address":"fa:16:3e:15:e1:d4","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.3"}],"id":"e90eedb7-1905-4336-8ad5-b85fb03df9a8","security_groups":[],"mac_address":"fa:16:3e:66:20:fa","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.4"}],"id":"f96f9c39-c455-4399-9aa9-7f714638940a","security_groups":[],"mac_address":"fa:16:3e:a5:e7:c9","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"}]} 2018-07-21 00:34:02,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-88eb6c59-2045-4890-9817-d6389ac4181b 2018-07-21 00:34:02,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:03,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e77f5d993c8c4776a64ae4241b87ea40", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role"}], "expires_at": "2018-07-21T01:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ece12ff7ca744e68b5d6ac26107c89bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user", "id": "13d505903b3448bbb1a615e3f7152cf2"}, "audit_ids": ["ckuuMcSnT0ucttXwJ4OTUA"], "issued_at": "2018-07-21T00:34:03.000000Z"}} 2018-07-21 00:34:03,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c929c6055388245410469dbec22f0ce78d0c7f22" 2018-07-21 00:34:04,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be5e56fe-8ee9-43e0-b1f4-32ebb3aab7d7 x-compute-request-id: req-be5e56fe-8ee9-43e0-b1f4-32ebb3aab7d7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:04,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-be5e56fe-8ee9-43e0-b1f4-32ebb3aab7d7 2018-07-21 00:34:04,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:05,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-ea0997df-86e9-49e7-80d2-f33377cd3ada x-compute-request-id: req-ea0997df-86e9-49e7-80d2-f33377cd3ada Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:05,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-ea0997df-86e9-49e7-80d2-f33377cd3ada 2018-07-21 00:34:05,129 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst] is - ACTIVE 2018-07-21 00:34:05,129 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:34:05,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:05,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-b1d6ced0-fe92-4480-b63c-ef87f1d71f08 x-compute-request-id: req-b1d6ced0-fe92-4480-b63c-ef87f1d71f08 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:05,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-b1d6ced0-fe92-4480-b63c-ef87f1d71f08 2018-07-21 00:34:05,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:06,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c3f2c16b-e7d8-4137-9a1d-46555e02a497 Date: Sat, 21 Jul 2018 00:34:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:34:06,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-c3f2c16b-e7d8-4137-9a1d-46555e02a497 2018-07-21 00:34:06,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:06,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cabbd48-7768-4263-9709-b0230480ea79 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:34:06,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-5cabbd48-7768-4263-9709-b0230480ea79 2018-07-21 00:34:06,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:06,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9afd7bda-9777-4449-901c-9e237ff352d4 Date: Sat, 21 Jul 2018 00:34:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:34:06,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-9afd7bda-9777-4449-901c-9e237ff352d4 2018-07-21 00:34:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:06,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-4a227b03-d1ee-43c2-aff6-b3a69d098786 Date: Sat, 21 Jul 2018 00:34:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.9"}],"id":"1eb59cff-f3ac-40f8-8294-a9003649bd46","security_groups":["620c9d7b-550c-4546-86ea-de0f8bd12d6c"],"mac_address":"fa:16:3e:8d:a3:6f","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:49Z","binding:vnic_type":"normal","device_id":"094660f5-df9e-4a67-9925-d7ba2950c6a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.2"}],"id":"47e82bed-687f-4b60-8d8b-2abfc5a9dcd0","security_groups":[],"mac_address":"fa:16:3e:15:e1:d4","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.3"}],"id":"e90eedb7-1905-4336-8ad5-b85fb03df9a8","security_groups":[],"mac_address":"fa:16:3e:66:20:fa","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.4"}],"id":"f96f9c39-c455-4399-9aa9-7f714638940a","security_groups":[],"mac_address":"fa:16:3e:a5:e7:c9","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"}]} 2018-07-21 00:34:06,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-4a227b03-d1ee-43c2-aff6-b3a69d098786 2018-07-21 00:34:06,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:07,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-693eb79e-dff5-4def-bb13-9c2bf6748080 x-compute-request-id: req-693eb79e-dff5-4def-bb13-9c2bf6748080 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:07,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-693eb79e-dff5-4def-bb13-9c2bf6748080 2018-07-21 00:34:07,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:07,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3d39706b-5b79-4549-9027-0df494192ab4 Date: Sat, 21 Jul 2018 00:34:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:34:07,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-3d39706b-5b79-4549-9027-0df494192ab4 2018-07-21 00:34:07,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:07,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec075aa-7d0b-4d4e-a546-500df2001dc6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:34:07,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-3ec075aa-7d0b-4d4e-a546-500df2001dc6 2018-07-21 00:34:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:07,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c59f847d-87f6-41d5-bd5f-8f285a23c65c Date: Sat, 21 Jul 2018 00:34:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:34:07,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-c59f847d-87f6-41d5-bd5f-8f285a23c65c 2018-07-21 00:34:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:07,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-d07cbc15-57a1-4a73-93be-1da2c80c8099 Date: Sat, 21 Jul 2018 00:34:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.9"}],"id":"1eb59cff-f3ac-40f8-8294-a9003649bd46","security_groups":["620c9d7b-550c-4546-86ea-de0f8bd12d6c"],"mac_address":"fa:16:3e:8d:a3:6f","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:49Z","binding:vnic_type":"normal","device_id":"094660f5-df9e-4a67-9925-d7ba2950c6a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.2"}],"id":"47e82bed-687f-4b60-8d8b-2abfc5a9dcd0","security_groups":[],"mac_address":"fa:16:3e:15:e1:d4","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.3"}],"id":"e90eedb7-1905-4336-8ad5-b85fb03df9a8","security_groups":[],"mac_address":"fa:16:3e:66:20:fa","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.4"}],"id":"f96f9c39-c455-4399-9aa9-7f714638940a","security_groups":[],"mac_address":"fa:16:3e:a5:e7:c9","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"}]} 2018-07-21 00:34:07,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-d07cbc15-57a1-4a73-93be-1da2c80c8099 2018-07-21 00:34:07,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name"}}' 2018-07-21 00:34:08,105 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-539e1fbb-79ec-45f0-851c-6e08344d3ff8 x-compute-request-id: req-539e1fbb-79ec-45f0-851c-6e08344d3ff8 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name not associated with the instance 094660f5-df9e-4a67-9925-d7ba2950c6a3", "code": 404}} 2018-07-21 00:34:08,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3/action used request id req-539e1fbb-79ec-45f0-851c-6e08344d3ff8 2018-07-21 00:34:08,106 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name not associated with the instance 094660f5-df9e-4a67-9925-d7ba2950c6a3 (HTTP 404) (Request-ID: req-539e1fbb-79ec-45f0-851c-6e08344d3ff8) 2018-07-21 00:34:08,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:08,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-d0314ec1-7fce-44c4-8a76-76c33f173361 x-compute-request-id: req-d0314ec1-7fce-44c4-8a76-76c33f173361 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:08,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-d0314ec1-7fce-44c4-8a76-76c33f173361 2018-07-21 00:34:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ca8d2c2b-d759-4b10-bcc2-a378695d6dab Date: Sat, 21 Jul 2018 00:34:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a908884a-daab-4313-be52-9049e18133c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ece12ff7ca744e68b5d6ac26107c89bd","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4d1751-2407-41aa-9d3f-230a43d29ca8"],"description":"","tags":[],"updated_at":"2018-07-21T00:33:40Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net","admin_state_up":true,"tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:39Z","mtu":1450}]} 2018-07-21 00:34:09,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net used request id req-ca8d2c2b-d759-4b10-bcc2-a378695d6dab 2018-07-21 00:34:09,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:09,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e16ceb-b199-45b4-a0bd-cf58d0ecee85 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:34:09,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-71e16ceb-b199-45b4-a0bd-cf58d0ecee85 2018-07-21 00:34:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:09,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-72bf1953-5fe7-42df-9516-621cd5563500 Date: Sat, 21 Jul 2018 00:34:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:33:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet"}]} 2018-07-21 00:34:09,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-72bf1953-5fe7-42df-9516-621cd5563500 2018-07-21 00:34:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:09,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-3e404bbd-e521-4d61-8d2a-9d48642c898f Date: Sat, 21 Jul 2018 00:34:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.9"}],"id":"1eb59cff-f3ac-40f8-8294-a9003649bd46","security_groups":["620c9d7b-550c-4546-86ea-de0f8bd12d6c"],"mac_address":"fa:16:3e:8d:a3:6f","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:49Z","binding:vnic_type":"normal","device_id":"094660f5-df9e-4a67-9925-d7ba2950c6a3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.2"}],"id":"47e82bed-687f-4b60-8d8b-2abfc5a9dcd0","security_groups":[],"mac_address":"fa:16:3e:15:e1:d4","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.3"}],"id":"e90eedb7-1905-4336-8ad5-b85fb03df9a8","security_groups":[],"mac_address":"fa:16:3e:66:20:fa","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:33:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf4d1751-2407-41aa-9d3f-230a43d29ca8","ip_address":"10.55.0.4"}],"id":"f96f9c39-c455-4399-9aa9-7f714638940a","security_groups":[],"mac_address":"fa:16:3e:a5:e7:c9","project_id":"ece12ff7ca744e68b5d6ac26107c89bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a908884a-daab-4313-be52-9049e18133c4","tenant_id":"ece12ff7ca744e68b5d6ac26107c89bd","created_at":"2018-07-21T00:33:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a908884a-daab-4313-be52-9049e18133c4","ip_allocation":"immediate"}]} 2018-07-21 00:34:09,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a908884a-daab-4313-be52-9049e18133c4 used request id req-3e404bbd-e521-4d61-8d2a-9d48642c898f 2018-07-21 00:34:09,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c929c6055388245410469dbec22f0ce78d0c7f22" 2018-07-21 00:34:10,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-e112462b-32dd-400f-81f8-3dc1e4c4e46b x-compute-request-id: req-e112462b-32dd-400f-81f8-3dc1e4c4e46b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "security_groups": [{"name": "default"}], "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:33:59Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:10,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-e112462b-32dd-400f-81f8-3dc1e4c4e46b 2018-07-21 00:34:10,116 - create_instance - INFO - Deleting Port with ID - 1eb59cff-f3ac-40f8-8294-a9003649bd46 2018-07-21 00:34:10,116 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-port 2018-07-21 00:34:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1eb59cff-f3ac-40f8-8294-a9003649bd46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:10,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c88785e2-2258-4d9a-9474-187a9db2ca92 Date: Sat, 21 Jul 2018 00:34:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:34:10,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1eb59cff-f3ac-40f8-8294-a9003649bd46 used request id req-c88785e2-2258-4d9a-9474-187a9db2ca92 2018-07-21 00:34:10,926 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst 2018-07-21 00:34:10,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:11,080 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73a2c841-d20d-4f37-8634-3bf7bc9ec3e9 x-compute-request-id: req-73a2c841-d20d-4f37-8634-3bf7bc9ec3e9 Content-Type: application/json 2018-07-21 00:34:11,081 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-73a2c841-d20d-4f37-8634-3bf7bc9ec3e9 2018-07-21 00:34:11,081 - create_instance - INFO - Checking deletion status 2018-07-21 00:34:11,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:11,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-a97f0a02-46a0-4c29-93bd-63567ceacc85 x-compute-request-id: req-a97f0a02-46a0-4c29-93bd-63567ceacc85 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:a3:6f", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3", "rel": "bookmark"}], "image": {"id": "552e42e8-a61d-4036-b0c3-78632fb1d911", "links": [{"href": "http://172.30.9.21:8774/images/552e42e8-a61d-4036-b0c3-78632fb1d911", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:33:59.000000", "flavor": {"id": "268d9b71-2b64-4780-855f-cc080b49fda4", "links": [{"href": "http://172.30.9.21:8774/flavors/268d9b71-2b64-4780-855f-cc080b49fda4", "rel": "bookmark"}]}, "id": "094660f5-df9e-4a67-9925-d7ba2950c6a3", "user_id": "13d505903b3448bbb1a615e3f7152cf2", "OS-DCF: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-21T00:34:11Z", "hostId": "5869c2a0ad4ee8361f606fa84bfb5b184fc6ed1b13b27094c4b558c8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst", "created": "2018-07-21T00:33:52Z", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:11,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-a97f0a02-46a0-4c29-93bd-63567ceacc85 2018-07-21 00:34:11,201 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst] is - ACTIVE 2018-07-21 00:34:11,201 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:34:14,204 - create_instance - DEBUG - VM status query timeout in 296.87677598 2018-07-21 00:34:14,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399b4c1f55821be49026d7bd9cbb2f4e4f4196fe" 2018-07-21 00:34:14,252 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:34: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-1bfe4fd2-35bf-4a20-bb88-f8594d9d540d x-compute-request-id: req-1bfe4fd2-35bf-4a20-bb88-f8594d9d540d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 094660f5-df9e-4a67-9925-d7ba2950c6a3 could not be found.", "code": 404}} 2018-07-21 00:34:14,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/094660f5-df9e-4a67-9925-d7ba2950c6a3 used request id req-1bfe4fd2-35bf-4a20-bb88-f8594d9d540d 2018-07-21 00:34:14,253 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 094660f5-df9e-4a67-9925-d7ba2950c6a3 could not be found. (HTTP 404) (Request-ID: req-1bfe4fd2-35bf-4a20-bb88-f8594d9d540d) 2018-07-21 00:34:14,253 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-inst 2018-07-21 00:34:14,254 - neutron_utils - INFO - Deleting security group rule with ID - 6b8724b2-ed45-41e0-b79a-a8d08bc00fb8 2018-07-21 00:34:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/6b8724b2-ed45-41e0-b79a-a8d08bc00fb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:34:14,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a14c683-f9e9-440e-8ad5-10f2a02dee74 Content-Length: 0 Date: Sat, 21 Jul 2018 00:34:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:34:14,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/6b8724b2-ed45-41e0-b79a-a8d08bc00fb8 used request id req-5a14c683-f9e9-440e-8ad5-10f2a02dee74 2018-07-21 00:34:14,525 - neutron_utils - INFO - Deleting security group rule with ID - c4770e58-34d1-4f2f-93ef-df670cf56948 2018-07-21 00:34:14,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c4770e58-34d1-4f2f-93ef-df670cf56948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:34:14,786 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-312d2a57-99b0-49a7-950f-415098a24b5f Content-Length: 0 Date: Sat, 21 Jul 2018 00:34:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:34:14,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c4770e58-34d1-4f2f-93ef-df670cf56948 used request id req-312d2a57-99b0-49a7-950f-415098a24b5f 2018-07-21 00:34:14,786 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-name 2018-07-21 00:34:14,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/eee16997-c8f1-4fb6-bef8-c45c7f0146bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3df65b2a43caefbb7a65da306d966958106364" 2018-07-21 00:34:15,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34013496-203c-4d98-b47f-b74ee6571675 Content-Length: 0 Date: Sat, 21 Jul 2018 00:34:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:34:15,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/eee16997-c8f1-4fb6-bef8-c45c7f0146bb used request id req-34013496-203c-4d98-b47f-b74ee6571675 2018-07-21 00:34:15,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/268d9b71-2b64-4780-855f-cc080b49fda4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9083a9e3a5162c189bc42d0f2e1dfb87fa79f64" 2018-07-21 00:34:15,154 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:34: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-a623e974-e276-45b8-b4d2-f43f4d92d33c x-compute-request-id: req-a623e974-e276-45b8-b4d2-f43f4d92d33c Content-Length: 0 Content-Type: application/json 2018-07-21 00:34:15,154 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/268d9b71-2b64-4780-855f-cc080b49fda4 used request id req-a623e974-e276-45b8-b4d2-f43f4d92d33c 2018-07-21 00:34:15,155 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet 2018-07-21 00:34:15,156 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-subnet 2018-07-21 00:34:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/cf4d1751-2407-41aa-9d3f-230a43d29ca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:34:17,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-051c6111-7813-4b00-b1ca-cc1fff4ce24e Date: Sat, 21 Jul 2018 00:34:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:34:17,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/cf4d1751-2407-41aa-9d3f-230a43d29ca8 used request id req-051c6111-7813-4b00-b1ca-cc1fff4ce24e 2018-07-21 00:34:17,441 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-pub-net 2018-07-21 00:34:17,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/a908884a-daab-4313-be52-9049e18133c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ad11f0527f4042b3c35008a5918ea662868f56e" 2018-07-21 00:34:19,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e13a653c-f438-4f76-9e79-f73a2db4965b Date: Sat, 21 Jul 2018 00:34:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:34:19,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a908884a-daab-4313-be52-9049e18133c4 used request id req-e13a653c-f438-4f76-9e79-f73a2db4965b 2018-07-21 00:34:19,478 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4c9c054a-361d-4d1e-b637-27e3f5dbc253-image 2018-07-21 00:34:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fde367eb66e37dc43ea2c7c13ce82bc45448baaf" 2018-07-21 00:34:20,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a841bf79-2f83-426f-8cff-2e3f8ca9eb88 Date: Sat, 21 Jul 2018 00:34: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-21 00:34:20,000 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/552e42e8-a61d-4036-b0c3-78632fb1d911 used request id req-a841bf79-2f83-426f-8cff-2e3f8ca9eb88 2018-07-21 00:34:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:20,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-07218aa5-b735-4b0d-b614-f1a39c3484b4 Date: Sat, 21 Jul 2018 00:34:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:39Z", "updated_at": "2018-07-21T00:33:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "revision_number": 0, "id": "62c4d9ed-0f69-490c-87dd-6b87068b5164", "remote_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "revision_number": 0, "id": "657a7f4d-3b97-4091-9c17-adbb36f05a9f", "remote_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "revision_number": 0, "id": "838a1620-ec0e-415f-99cc-0df427bd774d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "revision_number": 0, "id": "ca8300a9-94fc-4e8c-9e52-764cc28c20ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd"}], "revision_number": 4, "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:34:20,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-07218aa5-b735-4b0d-b614-f1a39c3484b4 2018-07-21 00:34:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:20,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be4b384-1a3a-4e4b-8bbf-e1f6e5f3cdb7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:34:20,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-2be4b384-1a3a-4e4b-8bbf-e1f6e5f3cdb7 2018-07-21 00:34:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:20,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c7484d-b648-44cc-b255-67b38fab8343 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:20,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-28c7484d-b648-44cc-b255-67b38fab8343 2018-07-21 00:34:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:20,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4320a6a-2be4-4442-aad5-541eed898ddf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:34:20,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-f4320a6a-2be4-4442-aad5-541eed898ddf 2018-07-21 00:34:20,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:34:20,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:20,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e05d8f28-2e55-452e-8e57-d745f80819cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:34:20,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-e05d8f28-2e55-452e-8e57-d745f80819cb 2018-07-21 00:34:20,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:34:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:20,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648805ac-9e24-4098-b26e-cf0fe91f45ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:34:20,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-648805ac-9e24-4098-b26e-cf0fe91f45ee 2018-07-21 00:34:20,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:34:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:20,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23d9a33-769e-42e0-955b-e72f683f4549 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:34:20,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-b23d9a33-769e-42e0-955b-e72f683f4549 2018-07-21 00:34:20,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:34:20,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:21,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95023cf6-606f-4460-87c2-9dd1bb90c43c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ece12ff7ca744e68b5d6ac26107c89bd", "name": "InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj"}} 2018-07-21 00:34:21,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-95023cf6-606f-4460-87c2-9dd1bb90c43c 2018-07-21 00:34:21,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 620c9d7b-550c-4546-86ea-de0f8bd12d6c 2018-07-21 00:34:21,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=620c9d7b-550c-4546-86ea-de0f8bd12d6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:21,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-69fface1-4e54-422a-9884-1087000c122c Date: Sat, 21 Jul 2018 00:34:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:39Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "62c4d9ed-0f69-490c-87dd-6b87068b5164"}, {"remote_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:39Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "657a7f4d-3b97-4091-9c17-adbb36f05a9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:39Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "838a1620-ec0e-415f-99cc-0df427bd774d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:33:39Z", "security_group_id": "620c9d7b-550c-4546-86ea-de0f8bd12d6c", "port_range_min": null, "revision_number": 0, "tenant_id": "ece12ff7ca744e68b5d6ac26107c89bd", "created_at": "2018-07-21T00:33:39Z", "project_id": "ece12ff7ca744e68b5d6ac26107c89bd", "id": "ca8300a9-94fc-4e8c-9e52-764cc28c20ad"}]} 2018-07-21 00:34:21,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=620c9d7b-550c-4546-86ea-de0f8bd12d6c used request id req-69fface1-4e54-422a-9884-1087000c122c 2018-07-21 00:34:21,253 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:34:21,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/620c9d7b-550c-4546-86ea-de0f8bd12d6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:21,571 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0087f43f-a04b-497b-879f-c68dc2dd289c Content-Length: 0 Date: Sat, 21 Jul 2018 00:34:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:34:21,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/620c9d7b-550c-4546-86ea-de0f8bd12d6c used request id req-0087f43f-a04b-497b-879f-c68dc2dd289c 2018-07-21 00:34:21,572 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj 2018-07-21 00:34:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:21,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2604925-a8e1-43e2-b953-50ed90573b66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:34:21,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ece12ff7ca744e68b5d6ac26107c89bd used request id req-d2604925-a8e1-43e2-b953-50ed90573b66 2018-07-21 00:34:21,856 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0f0c67fe-a390-4a0-proj-role 2018-07-21 00:34:21,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e77f5d993c8c4776a64ae4241b87ea40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:21,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08093139-53eb-4a35-8bef-f476ef681c9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:34:21,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e77f5d993c8c4776a64ae4241b87ea40 used request id req-08093139-53eb-4a35-8bef-f476ef681c9c 2018-07-21 00:34:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00110a53d0ebcc495297b4fa55d4a5aca62b3834" 2018-07-21 00:34:22,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037038fa-8a74-4a48-a8ab-85b45e8b2a5e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:34:22,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-037038fa-8a74-4a48-a8ab-85b45e8b2a5e 2018-07-21 00:34:22,076 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0f0c67fe-a390-4a0-user 2018-07-21 00:34:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/13d505903b3448bbb1a615e3f7152cf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbe77350d48ea1684d1d0588803ffa1ed009f7c9" 2018-07-21 00:34:22,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b4589f-16cf-4abb-91e0-b18c4fafeb70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:34:22,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/13d505903b3448bbb1a615e3f7152cf2 used request id req-f8b4589f-16cf-4abb-91e0-b18c4fafeb70 2018-07-21 00:34:22,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:22,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JQ1kNd9LTKuZcWK8EXontg"], "issued_at": "2018-07-21T00:34:22.000000Z"}} 2018-07-21 00:34:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d75e16b09db103ee22f9d16aa2747f0f3a1babe7" 2018-07-21 00:34:22,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91debc2-a7be-4f54-9160-deb61182a898 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:22,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d91debc2-a7be-4f54-9160-deb61182a898 2018-07-21 00:34:22,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:22,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:23,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JDaxiwSaSYq4uzwHCDPuXw"], "issued_at": "2018-07-21T00:34:23.000000Z"}} 2018-07-21 00:34:23,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:34:23,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a996e5-cd3e-48b1-90a0-5773236ea005 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:23,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-69a996e5-cd3e-48b1-90a0-5773236ea005 2018-07-21 00:34:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:34:23,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:34:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:34:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:34:23,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c08a51-5d49-4319-aedb-427934e86f8a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:34:23,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj used request id req-48c08a51-5d49-4319-aedb-427934e86f8a 2018-07-21 00:34:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:34:23,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f436b9-22cd-4ef4-8f7f-ee092d60ab95 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:34:23,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-30f436b9-22cd-4ef4-8f7f-ee092d60ab95 2018-07-21 00:34:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj"}}' 2018-07-21 00:34:23,712 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a45ad88-fc46-4acb-881c-a422583e8a5e Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93e3f81011604b6d8441e5e234556947"}, "tags": [], "enabled": true, "id": "93e3f81011604b6d8441e5e234556947", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj"}} 2018-07-21 00:34:23,712 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2a45ad88-fc46-4acb-881c-a422583e8a5e 2018-07-21 00:34:23,713 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj 2018-07-21 00:34:23,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:23,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:24,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Q13LBV3YQE6cUYz_hsp6vQ"], "issued_at": "2018-07-21T00:34:24.000000Z"}} 2018-07-21 00:34:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}caa3edb560d329e39f2493dc919d4cc7325ceb7f" 2018-07-21 00:34:24,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621a9d66-2d45-4391-a906-95f8bdc80b96 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:24,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-621a9d66-2d45-4391-a906-95f8bdc80b96 2018-07-21 00:34:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:34:24,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:34:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:34:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3edb560d329e39f2493dc919d4cc7325ceb7f" 2018-07-21 00:34:24,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31f5536-b70f-4c7a-b4ea-60e76a0c5308 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:34:24,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f31f5536-b70f-4c7a-b4ea-60e76a0c5308 2018-07-21 00:34:24,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3edb560d329e39f2493dc919d4cc7325ceb7f" 2018-07-21 00:34:24,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70581d05-f627-4bc1-a1a3-67c19681373e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93e3f81011604b6d8441e5e234556947"}, "tags": [], "enabled": true, "id": "93e3f81011604b6d8441e5e234556947", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj"}]} 2018-07-21 00:34:24,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj used request id req-70581d05-f627-4bc1-a1a3-67c19681373e 2018-07-21 00:34:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3edb560d329e39f2493dc919d4cc7325ceb7f" 2018-07-21 00:34:24,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab14b80a-3ebe-493b-a353-4932853d8eb1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:34:24,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ab14b80a-3ebe-493b-a353-4932853d8eb1 2018-07-21 00:34:24,922 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-134f50e1-42ce-45b-user 2018-07-21 00:34:24,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:24,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:34:25,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3242a5f8-740e-40df-b7dd-a03ae3aa0807 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:34:25,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3242a5f8-740e-40df-b7dd-a03ae3aa0807 2018-07-21 00:34:25,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" -d '{"role": {"name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj-role"}}' 2018-07-21 00:34:25,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:34:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119ba3be-60b9-498c-88aa-e0c30b161370 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3fae33405b24cad8b9274536b5ad545", "links": {"self": "http://172.30.9.21:5000/v3/roles/a3fae33405b24cad8b9274536b5ad545"}, "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj-role"}} 2018-07-21 00:34:25,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-119ba3be-60b9-498c-88aa-e0c30b161370 2018-07-21 00:34:25,144 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj-role 2018-07-21 00:34:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a3fae33405b24cad8b9274536b5ad545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:34:25,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dacc7d9-4ff2-4d65-b510-58c408174a2d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3fae33405b24cad8b9274536b5ad545", "links": {"self": "http://172.30.9.21:5000/v3/roles/a3fae33405b24cad8b9274536b5ad545"}, "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj-role"}} 2018-07-21 00:34:25,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a3fae33405b24cad8b9274536b5ad545 used request id req-3dacc7d9-4ff2-4d65-b510-58c408174a2d 2018-07-21 00:34:25,164 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj-role to project CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj 2018-07-21 00:34:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/93e3f81011604b6d8441e5e234556947/users/de3ded7cd037441aa9d485646f743d81/roles/a3fae33405b24cad8b9274536b5ad545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:34:25,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:34:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7d62c8c-0f4c-43b2-b7e2-65c605dc71da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:34:25,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/93e3f81011604b6d8441e5e234556947/users/de3ded7cd037441aa9d485646f743d81/roles/a3fae33405b24cad8b9274536b5ad545 used request id req-f7d62c8c-0f4c-43b2-b7e2-65c605dc71da 2018-07-21 00:34:25,308 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:34:25,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:25,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:25,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tSE1_HotTHSKdZu40h7WNg"], "issued_at": "2018-07-21T00:34:25.000000Z"}} 2018-07-21 00:34:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:34:25,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7daeb10a-f123-4f9d-bb88-10586538c42f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:25,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7daeb10a-f123-4f9d-bb88-10586538c42f 2018-07-21 00:34:25,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:34:26,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c895a265-e098-463e-abe1-2e536b5101d6 Date: Sat, 21 Jul 2018 00:34:25 GMT RESP BODY: {"networks":[]} 2018-07-21 00:34:26,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-c895a265-e098-463e-abe1-2e536b5101d6 2018-07-21 00:34:26,015 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net 2018-07-21 00:34:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" -d '{"network": {"name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net", "admin_state_up": true}}' 2018-07-21 00:34:26,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-b0bae4dc-d667-4669-a8e3-bd6332637e72 Date: Sat, 21 Jul 2018 00:34:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:34:26Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","mtu":1450}} 2018-07-21 00:34:26,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-b0bae4dc-d667-4669-a8e3-bd6332637e72 2018-07-21 00:34:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:34:26,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-d23ac881-1922-44eb-9a45-c51fcc98605c Date: Sat, 21 Jul 2018 00:34:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:34:26Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:26,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-d23ac881-1922-44eb-9a45-c51fcc98605c 2018-07-21 00:34:26,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:34:26,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-afb87c31-898a-4582-84c7-ed0731aef300 Date: Sat, 21 Jul 2018 00:34:26 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:34:26,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-afb87c31-898a-4582-84c7-ed0731aef300 2018-07-21 00:34:26,790 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet 2018-07-21 00:34:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" -d '{"subnets": [{"ip_version": 4, "network_id": "7819ddcd-733a-4a75-a5a1-4915a7f8a3f3", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet"}]}' 2018-07-21 00:34:27,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-56ff0702-e9f6-418c-bac0-609ed85cb2f7 Date: Sat, 21 Jul 2018 00:34:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:27,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-56ff0702-e9f6-418c-bac0-609ed85cb2f7 2018-07-21 00:34:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:34:27,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-fd3b7886-469a-4585-baec-32afda5a2be1 Date: Sat, 21 Jul 2018 00:34:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:27,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-fd3b7886-469a-4585-baec-32afda5a2be1 2018-07-21 00:34:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:34:27,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-279143cd-7625-4e2d-962a-e25613f45210 Date: Sat, 21 Jul 2018 00:34:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:27,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-279143cd-7625-4e2d-962a-e25613f45210 2018-07-21 00:34:27,986 - OpenStackNetwork - DEBUG - Network [7819ddcd-733a-4a75-a5a1-4915a7f8a3f3] created successfully 2018-07-21 00:34:27,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:27,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:28,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jQFLBFl5RrOTuqFzT4OI2A"], "issued_at": "2018-07-21T00:34:28.000000Z"}} 2018-07-21 00:34:28,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}91f0e9b1305a7a51fa5397eb8bcb095b64a1667a" 2018-07-21 00:34:28,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ec89f1-0935-4c99-8484-f003021c1458 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:28,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72ec89f1-0935-4c99-8484-f003021c1458 2018-07-21 00:34:28,464 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:34:28,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f0e9b1305a7a51fa5397eb8bcb095b64a1667a" 2018-07-21 00:34:28,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fbde815-3fdc-4df2-9da0-0fd0d5ae3f97 x-compute-request-id: req-2fbde815-3fdc-4df2-9da0-0fd0d5ae3f97 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:34:28,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2fbde815-3fdc-4df2-9da0-0fd0d5ae3f97 2018-07-21 00:34:28,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f0e9b1305a7a51fa5397eb8bcb095b64a1667a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-07-21 00:34:28,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cb9c9a9-93e9-4e58-960a-727a8a8c5634 x-compute-request-id: req-1cb9c9a9-93e9-4e58-960a-727a8a8c5634 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "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": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee"}} 2018-07-21 00:34:28,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1cb9c9a9-93e9-4e58-960a-727a8a8c5634 2018-07-21 00:34:28,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:28,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:29,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3fae33405b24cad8b9274536b5ad545", "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj-role"}], "expires_at": "2018-07-21T01:34:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93e3f81011604b6d8441e5e234556947", "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/93e3f81011604b6d8441e5e234556947", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/93e3f81011604b6d8441e5e234556947", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/93e3f81011604b6d8441e5e234556947", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/93e3f81011604b6d8441e5e234556947", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/93e3f81011604b6d8441e5e234556947", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/93e3f81011604b6d8441e5e234556947", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_93e3f81011604b6d8441e5e234556947", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_93e3f81011604b6d8441e5e234556947", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/93e3f81011604b6d8441e5e234556947", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/93e3f81011604b6d8441e5e234556947", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/93e3f81011604b6d8441e5e234556947", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/93e3f81011604b6d8441e5e234556947", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/93e3f81011604b6d8441e5e234556947", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/93e3f81011604b6d8441e5e234556947", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-134f50e1-42ce-45b-user", "id": "de3ded7cd037441aa9d485646f743d81"}, "audit_ids": ["g4ke7Co0Ru6Z9s7K7ZgUIA"], "issued_at": "2018-07-21T00:34:29.000000Z"}} 2018-07-21 00:34:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" 2018-07-21 00:34:29,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa877786-b647-47f1-8490-425f7b1773dd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:29,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa877786-b647-47f1-8490-425f7b1773dd 2018-07-21 00:34:29,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" 2018-07-21 00:34:29,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-4a706982-4745-4967-9489-9462cb7d9a47 Date: Sat, 21 Jul 2018 00:34:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image"} 2018-07-21 00:34:29,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image used request id req-4a706982-4745-4967-9489-9462cb7d9a47 2018-07-21 00:34:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" 2018-07-21 00:34:29,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6995bb0c-3ed2-4c5c-bf22-7b52133ace4a Date: Sat, 21 Jul 2018 00:34: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-21 00:34:29,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6995bb0c-3ed2-4c5c-bf22-7b52133ace4a 2018-07-21 00:34:29,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image"}' 2018-07-21 00:34:29,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9f6fb3d0-1ec7-4ab1-9d5c-366ba0f5ddae Date: Sat, 21 Jul 2018 00:34:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:34:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:34:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "min_disk": 0, "protected": false, "id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "file": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26/file", "checksum": null, "owner": "93e3f81011604b6d8441e5e234556947", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:34:29,878 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9f6fb3d0-1ec7-4ab1-9d5c-366ba0f5ddae 2018-07-21 00:34:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" -d '' 2018-07-21 00:34:31,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04b30a9b-f9ba-408d-850a-b536e429b421 Date: Sat, 21 Jul 2018 00:34:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:34:31,248 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26/file used request id req-04b30a9b-f9ba-408d-850a-b536e429b421 2018-07-21 00:34:31,248 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:34:31,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" 2018-07-21 00:34:31,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-4f05b3f4-fb14-48cb-9665-027a42f6daf1 Date: Sat, 21 Jul 2018 00:34:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:34:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:34:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "metadata": {}}], "self": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "min_disk": 0, "protected": false, "id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "file": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93e3f81011604b6d8441e5e234556947", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:34:31,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26 used request id req-4f05b3f4-fb14-48cb-9665-027a42f6daf1 2018-07-21 00:34:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" 2018-07-21 00:34:31,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c9755c1a-5c18-4e75-935f-30ca1767c530 Date: Sat, 21 Jul 2018 00:34:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:34:31,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c9755c1a-5c18-4e75-935f-30ca1767c530 2018-07-21 00:34:31,607 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image 2018-07-21 00:34:31,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" 2018-07-21 00:34:31,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-9f067501-9378-49d1-b699-1cd9a0887927 Date: Sat, 21 Jul 2018 00:34:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:34:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:34:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "metadata": {}}], "self": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "min_disk": 0, "protected": false, "id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "file": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93e3f81011604b6d8441e5e234556947", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:34:31,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26 used request id req-9f067501-9378-49d1-b699-1cd9a0887927 2018-07-21 00:34:31,798 - create_image - DEBUG - Instance status is - active 2018-07-21 00:34:31,798 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image 2018-07-21 00:34:31,798 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image 2018-07-21 00:34:31,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:34:31,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e16b09db103ee22f9d16aa2747f0f3a1babe7" 2018-07-21 00:34:32,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-3bbfed1d-c2ed-4811-a290-ec78192cc90c x-compute-request-id: req-3bbfed1d-c2ed-4811-a290-ec78192cc90c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:31.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:26.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:31.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:28.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:23.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:27.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:29.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:25.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:26.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:25.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-21T00:34:23.000000"}}}, "zoneName": "nova"}]} 2018-07-21 00:34:32,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-availability-zone/detail used request id req-3bbfed1d-c2ed-4811-a290-ec78192cc90c 2018-07-21 00:34:32,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:32,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:32,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["CQkx6jiFSbiTQLmSVxQ-jg"], "issued_at": "2018-07-21T00:34:32.000000Z"}} 2018-07-21 00:34:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:32,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dff0458-ae49-4e95-bb69-ac6c8adfcaad 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:32,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2dff0458-ae49-4e95-bb69-ac6c8adfcaad 2018-07-21 00:34:32,613 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:34:32,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:32,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05158ee4-c807-40df-91df-f566a5395557 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:32,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-05158ee4-c807-40df-91df-f566a5395557 2018-07-21 00:34:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:32,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c52c2bfd-b228-4019-8eb7-d9a66bff09d6 Date: Sat, 21 Jul 2018 00:34:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:32,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-c52c2bfd-b228-4019-8eb7-d9a66bff09d6 2018-07-21 00:34:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:34:32,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:34:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:34:32,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:33,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1626f06e-2641-4795-9f5b-c4775c091f0f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:33,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1626f06e-2641-4795-9f5b-c4775c091f0f 2018-07-21 00:34:33,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:33,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4fc3ceaa-85ea-434c-b0b1-1392097e5c96 Date: Sat, 21 Jul 2018 00:34:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:33,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-4fc3ceaa-85ea-434c-b0b1-1392097e5c96 2018-07-21 00:34:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:33,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99f91fc1-f408-436e-bf95-4e84500193a1 Date: Sat, 21 Jul 2018 00:34:33 GMT RESP BODY: {"ports":[]} 2018-07-21 00:34:33,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1&admin_state_up=True used request id req-99f91fc1-f408-436e-bf95-4e84500193a1 2018-07-21 00:34:33,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:34,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-17ef5bb2-13f5-4370-915d-97964664d145 x-compute-request-id: req-17ef5bb2-13f5-4370-915d-97964664d145 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:34:34,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-17ef5bb2-13f5-4370-915d-97964664d145 2018-07-21 00:34:34,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:34,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-42abccee-943d-4b07-80e7-3e7e1e2b5d9e Date: Sat, 21 Jul 2018 00:34:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:34,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-42abccee-943d-4b07-80e7-3e7e1e2b5d9e 2018-07-21 00:34:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:34,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28444992-bbfa-4e65-beaf-4122d589e37d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:34,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-28444992-bbfa-4e65-beaf-4122d589e37d 2018-07-21 00:34:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:34,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-efc06d84-4db1-458e-8228-1cd7a4974558 Date: Sat, 21 Jul 2018 00:34:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:34,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-efc06d84-4db1-458e-8228-1cd7a4974558 2018-07-21 00:34:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:34,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8f033506-4fb1-4a2c-9848-a40a5a73537f Date: Sat, 21 Jul 2018 00:34:34 GMT RESP BODY: {"ports":[]} 2018-07-21 00:34:34,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1&admin_state_up=True used request id req-8f033506-4fb1-4a2c-9848-a40a5a73537f 2018-07-21 00:34:34,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:34,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:35,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8LvuS496Ty-KKOEGxqUJ2Q"], "issued_at": "2018-07-21T00:34:35.000000Z"}} 2018-07-21 00:34:35,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6283a40451341fa2d9974390e8df434ac7e98a60" 2018-07-21 00:34:35,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b4b55c-a716-4842-9559-d923ffaf258b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:35,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-49b4b55c-a716-4842-9559-d923ffaf258b 2018-07-21 00:34:35,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:35,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-99576060-4f56-4ca8-a144-d4bca7643e65 Date: Sat, 21 Jul 2018 00:34:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:35,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-99576060-4f56-4ca8-a144-d4bca7643e65 2018-07-21 00:34:35,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:35,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7d8beac2-e0af-4964-9bed-ef33903103d6 Date: Sat, 21 Jul 2018 00:34:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:35,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-7d8beac2-e0af-4964-9bed-ef33903103d6 2018-07-21 00:34:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:35,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f9b6c917-87ef-4c31-b4d7-6cba75dae5ea Date: Sat, 21 Jul 2018 00:34:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:35,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-f9b6c917-87ef-4c31-b4d7-6cba75dae5ea 2018-07-21 00:34:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:34:36,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:34:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:34:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6283a40451341fa2d9974390e8df434ac7e98a60" 2018-07-21 00:34:36,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c228e5-8c22-4319-a68a-874bcf9779ef Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:36,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d8c228e5-8c22-4319-a68a-874bcf9779ef 2018-07-21 00:34:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:36,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-53caa51d-540c-4303-a790-2c0dd071b7d3 Date: Sat, 21 Jul 2018 00:34:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:36,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-53caa51d-540c-4303-a790-2c0dd071b7d3 2018-07-21 00:34:36,321 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net 2018-07-21 00:34:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" -d '{"port": {"network_id": "7819ddcd-733a-4a75-a5a1-4915a7f8a3f3", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1", "admin_state_up": true}}' 2018-07-21 00:34:37,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-eb9ce526-0312-4d80-8fd8-f2346e28e3ea Date: Sat, 21 Jul 2018 00:34:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:36Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:ec:1a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:34:37,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-eb9ce526-0312-4d80-8fd8-f2346e28e3ea 2018-07-21 00:34:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:37,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-957e21f9-3e2e-44af-9334-905a98736bc2 Date: Sat, 21 Jul 2018 00:34:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:37,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-957e21f9-3e2e-44af-9334-905a98736bc2 2018-07-21 00:34:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:37,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310f6b1b-e2b5-44a8-8d70-b444963b4f89 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:37,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-310f6b1b-e2b5-44a8-8d70-b444963b4f89 2018-07-21 00:34:37,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:37,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-01966f3f-64c2-4ab5-86e9-7f30413875b3 Date: Sat, 21 Jul 2018 00:34:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:37,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-01966f3f-64c2-4ab5-86e9-7f30413875b3 2018-07-21 00:34:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:38,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-cb28b6ad-7fd4-4a54-b286-6cc6d5343fdb Date: Sat, 21 Jul 2018 00:34:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:36Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:34:38,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1&admin_state_up=True used request id req-cb28b6ad-7fd4-4a54-b286-6cc6d5343fdb 2018-07-21 00:34:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:38,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d6e623-feb5-448d-bcc9-bbd0ea7d992d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:38,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-20d6e623-feb5-448d-bcc9-bbd0ea7d992d 2018-07-21 00:34:38,294 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-21 00:34:38,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:38,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68bbc4ce-5242-46b2-b8f5-e2cd4dcb0645 x-compute-request-id: req-68bbc4ce-5242-46b2-b8f5-e2cd4dcb0645 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-flavor-name"}]} 2018-07-21 00:34:38,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-68bbc4ce-5242-46b2-b8f5-e2cd4dcb0645 2018-07-21 00:34:38,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:38,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bba8fd3-5988-4823-825b-a86467142b52 x-compute-request-id: req-6bba8fd3-5988-4823-825b-a86467142b52 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "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": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee"}} 2018-07-21 00:34:38,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee used request id req-6bba8fd3-5988-4823-825b-a86467142b52 2018-07-21 00:34:38,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:38,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-a081ca7c-cf8d-4dc2-9c8a-837dcbd20047 Date: Sat, 21 Jul 2018 00:34:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:34:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:34:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "metadata": {}}], "self": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "min_disk": 0, "protected": false, "id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "file": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93e3f81011604b6d8441e5e234556947", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image"} 2018-07-21 00:34:38,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image used request id req-a081ca7c-cf8d-4dc2-9c8a-837dcbd20047 2018-07-21 00:34:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:38,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7db3cf05-98b4-42db-8ac3-a74b6df1b068 Date: Sat, 21 Jul 2018 00:34:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:34:38,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7db3cf05-98b4-42db-8ac3-a74b6df1b068 2018-07-21 00:34:38,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" -d '{"server": {"name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "6f44eee2-f696-4f2a-a437-5fa890094e26", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "max_count": 1, "min_count": 1, "networks": [{"port": "0787d28c-f4a9-40e9-9480-e6434b6635d8"}]}}' 2018-07-21 00:34:40,133 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:34: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-68b313df-4457-42de-8d1a-4e6a43111b73 x-compute-request-id: req-68b313df-4457-42de-8d1a-4e6a43111b73 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "adminPass": "EF26X3cMyEph"}} 2018-07-21 00:34:40,133 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-68b313df-4457-42de-8d1a-4e6a43111b73 2018-07-21 00:34:40,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:40,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ebc013d-c415-4743-aaf8-c528f67d089e x-compute-request-id: req-1ebc013d-c415-4743-aaf8-c528f67d089e Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:40,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-1ebc013d-c415-4743-aaf8-c528f67d089e 2018-07-21 00:34:40,379 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-21 00:34:40,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:40,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fac792fe-e236-450f-a76b-6299917694b1 x-compute-request-id: req-fac792fe-e236-450f-a76b-6299917694b1 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:40Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:40,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-fac792fe-e236-450f-a76b-6299917694b1 2018-07-21 00:34:40,772 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-21 00:34:40,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:34:43,775 - create_instance - DEBUG - VM status query timeout in 896.60383296 2018-07-21 00:34:43,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:44,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8b5b15c-d12d-4426-8d1b-1a4732c3cfb6 x-compute-request-id: req-a8b5b15c-d12d-4426-8d1b-1a4732c3cfb6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": null, "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:41Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:44,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-a8b5b15c-d12d-4426-8d1b-1a4732c3cfb6 2018-07-21 00:34:44,549 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-21 00:34:44,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:34:47,553 - create_instance - DEBUG - VM status query timeout in 892.826581001 2018-07-21 00:34:47,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:48,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d81fdd5-e1e5-458d-ae0d-2d3666a18b30 x-compute-request-id: req-7d81fdd5-e1e5-458d-ae0d-2d3666a18b30 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:46Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:48,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-7d81fdd5-e1e5-458d-ae0d-2d3666a18b30 2018-07-21 00:34:48,468 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-21 00:34:48,468 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:34:48,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:49,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-fe8582c9-5fa7-4194-a6db-2fd459735a80 x-compute-request-id: req-fe8582c9-5fa7-4194-a6db-2fd459735a80 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:46Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:49,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-fe8582c9-5fa7-4194-a6db-2fd459735a80 2018-07-21 00:34:49,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:49,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-85d6c251-edee-4d8c-8dd5-fd5275ddfc1f Date: Sat, 21 Jul 2018 00:34:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:49,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-85d6c251-edee-4d8c-8dd5-fd5275ddfc1f 2018-07-21 00:34:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:49,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217d74c8-0ae3-4b9e-9703-1c8bd8eb9013 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:49,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-217d74c8-0ae3-4b9e-9703-1c8bd8eb9013 2018-07-21 00:34:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b0df0f7f-476f-4030-94e9-b1fc9bfb1d82 Date: Sat, 21 Jul 2018 00:34:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:49,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-b0df0f7f-476f-4030-94e9-b1fc9bfb1d82 2018-07-21 00:34:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:49,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-998a7ea0-8bba-4be8-9020-85fe0094b4c9 Date: Sat, 21 Jul 2018 00:34:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:34:49,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-998a7ea0-8bba-4be8-9020-85fe0094b4c9 2018-07-21 00:34:49,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:50,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f272b60f-c396-4f30-89ec-fdc5194fb124 x-compute-request-id: req-f272b60f-c396-4f30-89ec-fdc5194fb124 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:46Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:50,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-f272b60f-c396-4f30-89ec-fdc5194fb124 2018-07-21 00:34:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:50,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-66397cad-1638-4380-bcb2-d68f7d2c3b6f Date: Sat, 21 Jul 2018 00:34:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:50,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-66397cad-1638-4380-bcb2-d68f7d2c3b6f 2018-07-21 00:34:50,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:50,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ee621b-829e-4cda-9954-2d5f259b8ff9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:50,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-05ee621b-829e-4cda-9954-2d5f259b8ff9 2018-07-21 00:34:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:50,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-90d35e9a-ec9e-4f4a-958a-eba064803fae Date: Sat, 21 Jul 2018 00:34:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:50,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-90d35e9a-ec9e-4f4a-958a-eba064803fae 2018-07-21 00:34:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:50,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-dfea2e53-f405-4193-9ac5-6320c324b9c2 Date: Sat, 21 Jul 2018 00:34:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:34:50,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-dfea2e53-f405-4193-9ac5-6320c324b9c2 2018-07-21 00:34:50,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:51,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-d3fcfa85-d04d-4ee8-b660-31ece55c9796 x-compute-request-id: req-d3fcfa85-d04d-4ee8-b660-31ece55c9796 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:46Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:51,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-d3fcfa85-d04d-4ee8-b660-31ece55c9796 2018-07-21 00:34:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:51,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-16f9abf2-b7af-4ae4-a24b-c4b9fb1adeb5 Date: Sat, 21 Jul 2018 00:34:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:51,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-16f9abf2-b7af-4ae4-a24b-c4b9fb1adeb5 2018-07-21 00:34:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:51,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf1b695-b2ec-4efe-a488-c0abec5e763d Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:51,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-acf1b695-b2ec-4efe-a488-c0abec5e763d 2018-07-21 00:34:51,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:51,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-bbadd4fc-4378-4fc7-b960-f25d7b71a14d Date: Sat, 21 Jul 2018 00:34:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:51,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-bbadd4fc-4378-4fc7-b960-f25d7b71a14d 2018-07-21 00:34:51,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:34:51,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3995 X-Openstack-Request-Id: req-77c21b86-46d4-4982-a554-aeff574a26c0 Date: Sat, 21 Jul 2018 00:34:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:34:51,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-77c21b86-46d4-4982-a554-aeff574a26c0 2018-07-21 00:34:51,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:51,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:51,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xLUb83ZdRAufrHrZ0AtuxA"], "issued_at": "2018-07-21T00:34:51.000000Z"}} 2018-07-21 00:34:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:51,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d373c9-12c2-49fb-9cfd-fc111e86b0d6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:51,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b5d373c9-12c2-49fb-9cfd-fc111e86b0d6 2018-07-21 00:34:51,923 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:34:51,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:52,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80111064-c420-456c-ba12-5ca4a87aa936 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:52,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-80111064-c420-456c-ba12-5ca4a87aa936 2018-07-21 00:34:52,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:52,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7c4703da-8fcb-41b1-bcc8-de6f72352bc5 Date: Sat, 21 Jul 2018 00:34:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:52,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-7c4703da-8fcb-41b1-bcc8-de6f72352bc5 2018-07-21 00:34:52,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:34:52,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:34:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:34:52,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:52,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a451a5b8-2318-4189-a569-7e4e4fae5d82 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:52,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-a451a5b8-2318-4189-a569-7e4e4fae5d82 2018-07-21 00:34:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:52,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-66c3a20c-4bba-4feb-b8e6-80c027d0e81a Date: Sat, 21 Jul 2018 00:34:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:52,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-66c3a20c-4bba-4feb-b8e6-80c027d0e81a 2018-07-21 00:34:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:52,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed1f5104-25ae-426e-ae1e-7726f8d34b98 Date: Sat, 21 Jul 2018 00:34:52 GMT RESP BODY: {"ports":[]} 2018-07-21 00:34:52,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2&admin_state_up=True used request id req-ed1f5104-25ae-426e-ae1e-7726f8d34b98 2018-07-21 00:34:52,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:53,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-e0225df7-fdfc-4e51-a146-2f0d2e8f0f63 x-compute-request-id: req-e0225df7-fdfc-4e51-a146-2f0d2e8f0f63 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:34:53,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-e0225df7-fdfc-4e51-a146-2f0d2e8f0f63 2018-07-21 00:34:53,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:53,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-9144e6ad-5628-45c7-82ba-5dbac52eb063 Date: Sat, 21 Jul 2018 00:34:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:53,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-9144e6ad-5628-45c7-82ba-5dbac52eb063 2018-07-21 00:34:53,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:53,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007c6479-f9c4-4ec1-b7b9-6fdcc5b71238 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:53,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-007c6479-f9c4-4ec1-b7b9-6fdcc5b71238 2018-07-21 00:34:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:53,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-34cbb6a5-8e37-4cfd-b6d1-670e0d60108f Date: Sat, 21 Jul 2018 00:34:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:53,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-34cbb6a5-8e37-4cfd-b6d1-670e0d60108f 2018-07-21 00:34:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:53,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4ada2e29-9e5a-48e0-93af-36da524a29dd Date: Sat, 21 Jul 2018 00:34:53 GMT RESP BODY: {"ports":[]} 2018-07-21 00:34:53,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2&admin_state_up=True used request id req-4ada2e29-9e5a-48e0-93af-36da524a29dd 2018-07-21 00:34:53,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:34:53,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:34:54,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["oGxBLpj0TtemxF-nMhFxHQ"], "issued_at": "2018-07-21T00:34:54.000000Z"}} 2018-07-21 00:34:54,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c79dda2e9ead8460fbb958905c6d66cd5250e1a0" 2018-07-21 00:34:54,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6dcdf5-d301-41bd-8277-9a3dc174ec45 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:34:54,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0b6dcdf5-d301-41bd-8277-9a3dc174ec45 2018-07-21 00:34:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:54,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b991ed64-2298-4b7c-aee3-a7354dbd082f Date: Sat, 21 Jul 2018 00:34:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:54,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-b991ed64-2298-4b7c-aee3-a7354dbd082f 2018-07-21 00:34:54,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:55,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-acd714b5-b8f4-4976-8570-e4190907ebaf Date: Sat, 21 Jul 2018 00:34:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:55,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-acd714b5-b8f4-4976-8570-e4190907ebaf 2018-07-21 00:34:55,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:55,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f4174ce4-c320-47c7-bc0c-108ee7f97268 Date: Sat, 21 Jul 2018 00:34:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:55,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-f4174ce4-c320-47c7-bc0c-108ee7f97268 2018-07-21 00:34:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:34:55,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:34:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:34:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c79dda2e9ead8460fbb958905c6d66cd5250e1a0" 2018-07-21 00:34:55,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d20691f-905b-4be8-af64-6a0d24c55ace Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:55,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-6d20691f-905b-4be8-af64-6a0d24c55ace 2018-07-21 00:34:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:55,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-80cc5849-96c0-4066-982e-80c8e8428bc9 Date: Sat, 21 Jul 2018 00:34:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:55,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-80cc5849-96c0-4066-982e-80c8e8428bc9 2018-07-21 00:34:55,614 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net 2018-07-21 00:34:55,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" -d '{"port": {"network_id": "7819ddcd-733a-4a75-a5a1-4915a7f8a3f3", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2", "admin_state_up": true}}' 2018-07-21 00:34:56,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-6672f661-3903-488f-bf4d-c3dce1fd6454 Date: Sat, 21 Jul 2018 00:34:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:56Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.11"}],"id":"22dce19a-f244-4be8-a891-f24fa2f58730","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:e9:36","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","qos_policy_id":null,"admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:55Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:34:56,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-6672f661-3903-488f-bf4d-c3dce1fd6454 2018-07-21 00:34:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:56,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8b5e3a96-83e1-4a02-8a7b-bf9a304f2143 Date: Sat, 21 Jul 2018 00:34:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:34:56,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-8b5e3a96-83e1-4a02-8a7b-bf9a304f2143 2018-07-21 00:34:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:56,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c67e06-21a4-413a-a89f-4580651c801e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:56,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-43c67e06-21a4-413a-a89f-4580651c801e 2018-07-21 00:34:57,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:57,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-3d5eb78c-1734-4196-b33a-c631040b5748 Date: Sat, 21 Jul 2018 00:34:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:34:57,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-3d5eb78c-1734-4196-b33a-c631040b5748 2018-07-21 00:34:57,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-0b21122f-5b76-4472-aedd-0fd7190f4221 Date: Sat, 21 Jul 2018 00:34:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.11"}],"id":"22dce19a-f244-4be8-a891-f24fa2f58730","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:e9:36","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:55Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:34:57,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2&admin_state_up=True used request id req-0b21122f-5b76-4472-aedd-0fd7190f4221 2018-07-21 00:34:57,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:57,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ce3e24-b7b1-4853-af6d-30360f681c91 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:34:57,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-54ce3e24-b7b1-4853-af6d-30360f681c91 2018-07-21 00:34:57,534 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-21 00:34:57,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:57,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-1017825c-d2cb-463e-8e13-b023f0d2204a x-compute-request-id: req-1017825c-d2cb-463e-8e13-b023f0d2204a Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-flavor-name"}]} 2018-07-21 00:34:57,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1017825c-d2cb-463e-8e13-b023f0d2204a 2018-07-21 00:34:57,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:57,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34: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-94879b21-ef2f-4e2e-87bc-61fdf5dd7a3c x-compute-request-id: req-94879b21-ef2f-4e2e-87bc-61fdf5dd7a3c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "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": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee"}} 2018-07-21 00:34:57,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee used request id req-94879b21-ef2f-4e2e-87bc-61fdf5dd7a3c 2018-07-21 00:34:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-d3f88cc0-6606-4da1-87be-fdf26c5f1e4a Date: Sat, 21 Jul 2018 00:34:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:34:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:34:31Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "metadata": {}}], "self": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "min_disk": 0, "protected": false, "id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "file": "/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93e3f81011604b6d8441e5e234556947", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/6f44eee2-f696-4f2a-a437-5fa890094e26/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image"} 2018-07-21 00:34:57,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image used request id req-d3f88cc0-6606-4da1-87be-fdf26c5f1e4a 2018-07-21 00:34:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:57,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f84a0ca1-9170-41b0-b9bc-cbd06089e409 Date: Sat, 21 Jul 2018 00:34:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:34:57,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f84a0ca1-9170-41b0-b9bc-cbd06089e409 2018-07-21 00:34:57,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" -d '{"server": {"name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "6f44eee2-f696-4f2a-a437-5fa890094e26", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "max_count": 1, "min_count": 1, "networks": [{"port": "22dce19a-f244-4be8-a891-f24fa2f58730"}]}}' 2018-07-21 00:34:59,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:34: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-a6ece999-e9c7-4e78-a930-a8e859666922 x-compute-request-id: req-a6ece999-e9c7-4e78-a930-a8e859666922 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "adminPass": "NPSCR6pebBcE"}} 2018-07-21 00:34:59,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a6ece999-e9c7-4e78-a930-a8e859666922 2018-07-21 00:34:59,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:59,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-918ebe16-a511-446f-be3f-da305ac79578 x-compute-request-id: req-918ebe16-a511-446f-be3f-da305ac79578 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:59,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-918ebe16-a511-446f-be3f-da305ac79578 2018-07-21 00:34:59,506 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-21 00:34:59,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:34:59,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:34:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de55a703-d278-4335-acfd-0bd789d2098e x-compute-request-id: req-de55a703-d278-4335-acfd-0bd789d2098e Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:59Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:34:59,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-de55a703-d278-4335-acfd-0bd789d2098e 2018-07-21 00:34:59,942 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-21 00:34:59,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:35:02,946 - create_instance - DEBUG - VM status query timeout in 896.561038971 2018-07-21 00:35:02,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:03,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bafe4efb-9135-4de4-8a0d-058f1e4b0dfd x-compute-request-id: req-bafe4efb-9135-4de4-8a0d-058f1e4b0dfd Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": null, "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:00Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:03,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-bafe4efb-9135-4de4-8a0d-058f1e4b0dfd 2018-07-21 00:35:03,778 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-21 00:35:03,778 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:35:06,781 - create_instance - DEBUG - VM status query timeout in 892.725265026 2018-07-21 00:35:06,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:07,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-a98681d9-0e2b-4739-bea1-57992704909a x-compute-request-id: req-a98681d9-0e2b-4739-bea1-57992704909a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:05Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:07,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-a98681d9-0e2b-4739-bea1-57992704909a 2018-07-21 00:35:07,445 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-21 00:35:07,445 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:35:07,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:07,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-ded33f8f-3a75-4e92-8aa8-5855ffbc63d3 x-compute-request-id: req-ded33f8f-3a75-4e92-8aa8-5855ffbc63d3 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:05Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:07,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-ded33f8f-3a75-4e92-8aa8-5855ffbc63d3 2018-07-21 00:35:07,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:07,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-d9d992b2-963b-47c6-9ff9-68aa09a955e2 Date: Sat, 21 Jul 2018 00:35:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:35:07,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-d9d992b2-963b-47c6-9ff9-68aa09a955e2 2018-07-21 00:35:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:08,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ff28bd-fc55-4377-b264-a9673acef32e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:35:08,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-26ff28bd-fc55-4377-b264-a9673acef32e 2018-07-21 00:35:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:08,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-702dafca-3d13-4c56-b16e-89a52b355551 Date: Sat, 21 Jul 2018 00:35:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:35:08,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-702dafca-3d13-4c56-b16e-89a52b355551 2018-07-21 00:35:08,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:08,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-1b9fe84d-489f-48df-a57e-69e9d80cf723 Date: Sat, 21 Jul 2018 00:35:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.11"}],"id":"22dce19a-f244-4be8-a891-f24fa2f58730","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e9:36","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:55Z","binding:vnic_type":"normal","device_id":"2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:35:08,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-1b9fe84d-489f-48df-a57e-69e9d80cf723 2018-07-21 00:35:08,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:08,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6719e427-0a8c-48cf-9b6b-c20b8a78e406 x-compute-request-id: req-6719e427-0a8c-48cf-9b6b-c20b8a78e406 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:05Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:08,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-6719e427-0a8c-48cf-9b6b-c20b8a78e406 2018-07-21 00:35:08,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:08,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b8806535-9aff-4dae-a141-5abb86cd6728 Date: Sat, 21 Jul 2018 00:35:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:35:08,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-b8806535-9aff-4dae-a141-5abb86cd6728 2018-07-21 00:35:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:08,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eadd6200-471c-4441-81fd-02500802211f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:35:08,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-eadd6200-471c-4441-81fd-02500802211f 2018-07-21 00:35:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:09,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-88162886-b9ea-4bb4-bb24-b8a39e6f859a Date: Sat, 21 Jul 2018 00:35:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:35:09,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-88162886-b9ea-4bb4-bb24-b8a39e6f859a 2018-07-21 00:35:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:09,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-85cc4a91-147c-4485-948f-3fb13d4e2566 Date: Sat, 21 Jul 2018 00:35:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.11"}],"id":"22dce19a-f244-4be8-a891-f24fa2f58730","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e9:36","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:55Z","binding:vnic_type":"normal","device_id":"2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:35:09,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-85cc4a91-147c-4485-948f-3fb13d4e2566 2018-07-21 00:35:09,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:10,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-accc8fbd-cf40-4fa2-b7d0-cc8843cb902e x-compute-request-id: req-accc8fbd-cf40-4fa2-b7d0-cc8843cb902e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:05Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:10,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-accc8fbd-cf40-4fa2-b7d0-cc8843cb902e 2018-07-21 00:35:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:10,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4342e466-40d9-40e7-a845-0dec6967a77d Date: Sat, 21 Jul 2018 00:35:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:35:10,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-4342e466-40d9-40e7-a845-0dec6967a77d 2018-07-21 00:35:10,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:10,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b253884e-9de5-4168-bcbf-ad2b9e49af64 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:35:10,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b253884e-9de5-4168-bcbf-ad2b9e49af64 2018-07-21 00:35:10,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:10,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e09355f5-36bd-4fd7-89b4-912efd029291 Date: Sat, 21 Jul 2018 00:35:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:35:10,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-e09355f5-36bd-4fd7-89b4-912efd029291 2018-07-21 00:35:10,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:10,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-74267f4e-1a25-4820-bdc3-8e62cbddb1d1 Date: Sat, 21 Jul 2018 00:35:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.11"}],"id":"22dce19a-f244-4be8-a891-f24fa2f58730","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e9:36","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:55Z","binding:vnic_type":"normal","device_id":"2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:35:10,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-74267f4e-1a25-4820-bdc3-8e62cbddb1d1 2018-07-21 00:35:10,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:11,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-f8e39b9d-52bd-4110-9a1d-59de4bedcc50 x-compute-request-id: req-f8e39b9d-52bd-4110-9a1d-59de4bedcc50 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:46Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:11,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-f8e39b9d-52bd-4110-9a1d-59de4bedcc50 2018-07-21 00:35:11,233 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-21 00:35:11,233 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:35:11,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:11,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-83356a14-52ac-4dbc-905a-42948cc39c99 x-compute-request-id: req-83356a14-52ac-4dbc-905a-42948cc39c99 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:46Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:11,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-83356a14-52ac-4dbc-905a-42948cc39c99 2018-07-21 00:35:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:11,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-65d78e99-6f19-488b-84b5-53e574e5eadf Date: Sat, 21 Jul 2018 00:35:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:35:11,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-65d78e99-6f19-488b-84b5-53e574e5eadf 2018-07-21 00:35:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:11,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382ea975-0477-431e-8731-bbd36e5654d8 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:35:11,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-382ea975-0477-431e-8731-bbd36e5654d8 2018-07-21 00:35:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:11,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6513a7a9-6d47-4635-ba33-73a43809749d Date: Sat, 21 Jul 2018 00:35:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:35:11,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-6513a7a9-6d47-4635-ba33-73a43809749d 2018-07-21 00:35:11,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:11,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-2f68c50e-0ba5-4fc5-86b8-406b644f0456 Date: Sat, 21 Jul 2018 00:35:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.11"}],"id":"22dce19a-f244-4be8-a891-f24fa2f58730","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e9:36","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:55Z","binding:vnic_type":"normal","device_id":"2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:35:11,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-2f68c50e-0ba5-4fc5-86b8-406b644f0456 2018-07-21 00:35:11,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:12,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be44db81-7181-4aa0-8630-2f5def560034 x-compute-request-id: req-be44db81-7181-4aa0-8630-2f5def560034 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:34:46Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:12,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-be44db81-7181-4aa0-8630-2f5def560034 2018-07-21 00:35:12,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:13,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d45590c-fe5b-4876-b478-3bfef1e57317 x-compute-request-id: req-9d45590c-fe5b-4876-b478-3bfef1e57317 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:05Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:13,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-9d45590c-fe5b-4876-b478-3bfef1e57317 2018-07-21 00:35:13,358 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-21 00:35:13,358 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:35:13,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:13,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-a7a65938-a2a9-457c-a6c2-27359add01e2 x-compute-request-id: req-a7a65938-a2a9-457c-a6c2-27359add01e2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:05Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:13,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-a7a65938-a2a9-457c-a6c2-27359add01e2 2018-07-21 00:35:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:13,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-55dee409-17dc-4369-b142-c8f569543c7b Date: Sat, 21 Jul 2018 00:35:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7553f8fa-16ee-45c6-b05f-7f6a992796e5"],"description":"","tags":[],"updated_at":"2018-07-21T00:34:27Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:26Z","provider:network_type":"vxlan"}]} 2018-07-21 00:35:13,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net used request id req-55dee409-17dc-4369-b142-c8f569543c7b 2018-07-21 00:35:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:14,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d41f8b-4e23-4ac4-9dc1-2a7c087cb283 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:35:14,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-42d41f8b-4e23-4ac4-9dc1-2a7c087cb283 2018-07-21 00:35:14,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:14,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f788eae1-c5e0-4050-919c-6a1335b1928e Date: Sat, 21 Jul 2018 00:35:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T00:34:27Z","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":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","ip_version":4}]} 2018-07-21 00:35:14,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-f788eae1-c5e0-4050-919c-6a1335b1928e 2018-07-21 00:35:14,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:14,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5043 X-Openstack-Request-Id: req-325adf57-c314-44aa-ba7b-28c6a126bf95 Date: Sat, 21 Jul 2018 00:35:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.6"}],"id":"0787d28c-f4a9-40e9-9480-e6434b6635d8","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:ec:1a","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:36Z","binding:vnic_type":"normal","device_id":"1e74ff78-f5d4-442d-a731-6c89cb907839","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.11"}],"id":"22dce19a-f244-4be8-a891-f24fa2f58730","security_groups":["1a945a68-6655-43cb-abf3-de05a1c257a4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:e9:36","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:55Z","binding:vnic_type":"normal","device_id":"2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.2"}],"id":"5a65c66b-f29c-41fb-8dae-b1602f145762","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4c:ca:ae","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.4"}],"id":"5a6d8316-aec1-4b32-8172-3d77f711b5de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:78:57","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:34:31Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7553f8fa-16ee-45c6-b05f-7f6a992796e5","ip_address":"10.55.0.3"}],"id":"f3c3531d-7ed3-4031-83d8-2940a264e48e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:02:04","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:34:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7819ddcd-733a-4a75-a5a1-4915a7f8a3f3","ip_allocation":"immediate"}]} 2018-07-21 00:35:14,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-325adf57-c314-44aa-ba7b-28c6a126bf95 2018-07-21 00:35:14,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:14,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-5174d0db-2b6d-4576-aa6a-87b5f4154482 x-compute-request-id: req-5174d0db-2b6d-4576-aa6a-87b5f4154482 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:e9:36", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "security_groups": [{"name": "default"}], "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:05Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:14,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-5174d0db-2b6d-4576-aa6a-87b5f4154482 2018-07-21 00:35:14,486 - create_instance - INFO - Deleting Port with ID - 0787d28c-f4a9-40e9-9480-e6434b6635d8 2018-07-21 00:35:14,486 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-1 2018-07-21 00:35:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/0787d28c-f4a9-40e9-9480-e6434b6635d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:15,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b3cf253-5940-43ba-8608-f617d2786708 Date: Sat, 21 Jul 2018 00:35:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:35:15,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/0787d28c-f4a9-40e9-9480-e6434b6635d8 used request id req-6b3cf253-5940-43ba-8608-f617d2786708 2018-07-21 00:35:15,160 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-21 00:35:15,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:15,289 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:35: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-6292f311-85e1-458e-99f8-314eb97a63fa x-compute-request-id: req-6292f311-85e1-458e-99f8-314eb97a63fa Content-Type: application/json 2018-07-21 00:35:15,289 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-6292f311-85e1-458e-99f8-314eb97a63fa 2018-07-21 00:35:15,290 - create_instance - INFO - Checking deletion status 2018-07-21 00:35:15,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:15,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-6e7b491f-799b-434d-9ec0-0ec20acd9ea6 x-compute-request-id: req-6e7b491f-799b-434d-9ec0-0ec20acd9ea6 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:ec:1a", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1e74ff78-f5d4-442d-a731-6c89cb907839", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bf", "OS-SRV-USG:launched_at": "2018-07-21T00:34:46.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "1e74ff78-f5d4-442d-a731-6c89cb907839", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:15Z", "hostId": "2f881bd4112524c51c4f8fd957c79f5b62c5460e429d0e5c907798a1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-21T00:34:40Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:15,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-6e7b491f-799b-434d-9ec0-0ec20acd9ea6 2018-07-21 00:35:15,564 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-21 00:35:15,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:35:18,567 - create_instance - DEBUG - VM status query timeout in 296.722313881 2018-07-21 00:35:18,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b74ff8045d0152523baf7c1bde63a87ae3c5033" 2018-07-21 00:35:18,618 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51363a2a-e2d2-4447-b5d2-aebccfe5d110 x-compute-request-id: req-51363a2a-e2d2-4447-b5d2-aebccfe5d110 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1e74ff78-f5d4-442d-a731-6c89cb907839 could not be found.", "code": 404}} 2018-07-21 00:35:18,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1e74ff78-f5d4-442d-a731-6c89cb907839 used request id req-51363a2a-e2d2-4447-b5d2-aebccfe5d110 2018-07-21 00:35:18,619 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1e74ff78-f5d4-442d-a731-6c89cb907839 could not be found. (HTTP 404) (Request-ID: req-51363a2a-e2d2-4447-b5d2-aebccfe5d110) 2018-07-21 00:35:18,619 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-21 00:35:18,620 - create_instance - INFO - Deleting Port with ID - 22dce19a-f244-4be8-a891-f24fa2f58730 2018-07-21 00:35:18,620 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ceport-2 2018-07-21 00:35:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/22dce19a-f244-4be8-a891-f24fa2f58730 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:19,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-513d0fd8-f929-4ec2-8eab-5895af049230 Date: Sat, 21 Jul 2018 00:35:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:35:19,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/22dce19a-f244-4be8-a891-f24fa2f58730 used request id req-513d0fd8-f929-4ec2-8eab-5895af049230 2018-07-21 00:35:19,366 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-21 00:35:19,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:19,493 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b48c83d1-897a-49a9-889d-853b787783c0 x-compute-request-id: req-b48c83d1-897a-49a9-889d-853b787783c0 Content-Type: application/json 2018-07-21 00:35:19,493 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-b48c83d1-897a-49a9-889d-853b787783c0 2018-07-21 00:35:19,494 - create_instance - INFO - Checking deletion status 2018-07-21 00:35:19,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:19,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0036c992-88a1-4066-b47c-b9a5606d6a3a x-compute-request-id: req-0036c992-88a1-4066-b47c-b9a5606d6a3a 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.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "rel": "bookmark"}], "image": {"id": "6f44eee2-f696-4f2a-a437-5fa890094e26", "links": [{"href": "http://172.30.9.21:8774/images/6f44eee2-f696-4f2a-a437-5fa890094e26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c2", "OS-SRV-USG:launched_at": "2018-07-21T00:35:05.000000", "flavor": {"id": "654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "links": [{"href": "http://172.30.9.21:8774/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee", "rel": "bookmark"}]}, "id": "2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5", "user_id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "OS-DCF: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-21T00:35:19Z", "hostId": "06f7bd9d0cf010937c2ae65f637919da75d72a2acb3611e6c2b5c6d1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-21T00:34:59Z", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:19,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-0036c992-88a1-4066-b47c-b9a5606d6a3a 2018-07-21 00:35:19,768 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-21 00:35:19,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:35:22,771 - create_instance - DEBUG - VM status query timeout in 296.722748995 2018-07-21 00:35:22,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942df5467aa8845dcbcefd85c502eb12f17fa711" 2018-07-21 00:35:22,825 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35: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-a132467e-84d6-4c09-b117-7b269968eacc x-compute-request-id: req-a132467e-84d6-4c09-b117-7b269968eacc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 could not be found.", "code": 404}} 2018-07-21 00:35:22,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 used request id req-a132467e-84d6-4c09-b117-7b269968eacc 2018-07-21 00:35:22,826 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2cb29842-ee9e-4eae-a1ec-cc9f8d6231c5 could not be found. (HTTP 404) (Request-ID: req-a132467e-84d6-4c09-b117-7b269968eacc) 2018-07-21 00:35:22,826 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-21 00:35:22,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f0e9b1305a7a51fa5397eb8bcb095b64a1667a" 2018-07-21 00:35:22,879 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:35: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-3ff02380-d9dc-4cd9-99c8-a2e9e8bb62eb x-compute-request-id: req-3ff02380-d9dc-4cd9-99c8-a2e9e8bb62eb Content-Length: 0 Content-Type: application/json 2018-07-21 00:35:22,879 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/654dfbfe-dbaa-493e-b3a1-845f9ad75eee used request id req-3ff02380-d9dc-4cd9-99c8-a2e9e8bb62eb 2018-07-21 00:35:22,880 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet 2018-07-21 00:35:22,880 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-subnet 2018-07-21 00:35:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7553f8fa-16ee-45c6-b05f-7f6a992796e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:35:24,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd9294eb-ed00-480f-bb23-ae3b00572a2f Date: Sat, 21 Jul 2018 00:35:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:35:24,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7553f8fa-16ee-45c6-b05f-7f6a992796e5 used request id req-dd9294eb-ed00-480f-bb23-ae3b00572a2f 2018-07-21 00:35:24,956 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-priv-net 2018-07-21 00:35:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057286d7cf16f12632acc229767ac0c934641f3f" 2018-07-21 00:35:26,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44e76900-5de8-434e-b3ff-b1d9dfc30c9f Date: Sat, 21 Jul 2018 00:35:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:35:26,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7819ddcd-733a-4a75-a5a1-4915a7f8a3f3 used request id req-44e76900-5de8-434e-b3ff-b1d9dfc30c9f 2018-07-21 00:35:26,388 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-d57b0d23-d3ba-4b4d-a668-ac5c303795ce-image 2018-07-21 00:35:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9a20998f2ed7f27d21c62735f77f28ddefcc3c6" 2018-07-21 00:35:27,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f10b4f30-7fc7-4ab4-858d-070d85dbe5ef Date: Sat, 21 Jul 2018 00:35:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:35:27,162 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6f44eee2-f696-4f2a-a437-5fa890094e26 used request id req-f10b4f30-7fc7-4ab4-858d-070d85dbe5ef 2018-07-21 00:35:27,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:27,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-922ddc7a-ef80-4d1c-9757-b2dd8e84d4b9 Date: Sat, 21 Jul 2018 00:35:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:35:27,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-922ddc7a-ef80-4d1c-9757-b2dd8e84d4b9 2018-07-21 00:35:27,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:27,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aed7cbc-e744-4962-865b-80c5af4e4c50 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:35:27,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-2aed7cbc-e744-4962-865b-80c5af4e4c50 2018-07-21 00:35:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:27,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d93e2bf0-bed8-4674-96d8-80a16f7487b3 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:35:27,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d93e2bf0-bed8-4674-96d8-80a16f7487b3 2018-07-21 00:35:27,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:27,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15ee9b5-df22-4c16-afae-e15554878ed3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:35:27,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-d15ee9b5-df22-4c16-afae-e15554878ed3 2018-07-21 00:35:27,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:35:27,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:27,797 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4c492e-0f77-4926-9e8b-9025efbabe08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:35:27,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-7a4c492e-0f77-4926-9e8b-9025efbabe08 2018-07-21 00:35:27,797 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:35:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:27,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73173bb3-5bee-4d2f-9071-6a4e53e46d45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:35:27,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-73173bb3-5bee-4d2f-9071-6a4e53e46d45 2018-07-21 00:35:27,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:35:27,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:27,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-411dfc4e-c85b-4d4a-b09c-a5f7e693817f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:35:27,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-411dfc4e-c85b-4d4a-b09c-a5f7e693817f 2018-07-21 00:35:27,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:35:27,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:28,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b363107-1f56-4b51-a7fc-7bbddb96f7ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:35:28,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-8b363107-1f56-4b51-a7fc-7bbddb96f7ca 2018-07-21 00:35:28,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:35:28,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:28,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d707eb30-7e09-4dc2-8487-2d5bd377a649 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:35:28,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-d707eb30-7e09-4dc2-8487-2d5bd377a649 2018-07-21 00:35:28,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:35:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:28,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c75f251-71fa-435d-b359-9b4616f5ec06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:35:28,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-1c75f251-71fa-435d-b359-9b4616f5ec06 2018-07-21 00:35:28,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:35:28,275 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj 2018-07-21 00:35:28,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/93e3f81011604b6d8441e5e234556947 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:28,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf829fc-5a5b-4d09-bdf9-e9cfb457a006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:35:28,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/93e3f81011604b6d8441e5e234556947 used request id req-aaf829fc-5a5b-4d09-bdf9-e9cfb457a006 2018-07-21 00:35:28,509 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-134f50e1-42ce-45b-proj-role 2018-07-21 00:35:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a3fae33405b24cad8b9274536b5ad545 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:28,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f8d031-86b1-4a22-88f0-dd508e5d9067 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:35:28,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a3fae33405b24cad8b9274536b5ad545 used request id req-77f8d031-86b1-4a22-88f0-dd508e5d9067 2018-07-21 00:35:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b24e2d8fb7f5c5f0ec69c0e0c692b924c3d71bb" 2018-07-21 00:35:28,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6b460f-87aa-4f6a-afad-70195568fe6c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:35:28,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa6b460f-87aa-4f6a-afad-70195568fe6c 2018-07-21 00:35:28,731 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-134f50e1-42ce-45b-user 2018-07-21 00:35:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/de3ded7cd037441aa9d485646f743d81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa3edb560d329e39f2493dc919d4cc7325ceb7f" 2018-07-21 00:35:28,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-906b1b20-7599-4bbb-9e95-08efac5166ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:35:28,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/de3ded7cd037441aa9d485646f743d81 used request id req-906b1b20-7599-4bbb-9e95-08efac5166ad 2018-07-21 00:35:28,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:29,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["le_G0iZ0TZyFkJcAIDm2_g"], "issued_at": "2018-07-21T00:35:29.000000Z"}} 2018-07-21 00:35:29,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fc20145665ec080079ad604e0d5be273555d5641" 2018-07-21 00:35:29,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f238b0a0-bfc2-42b1-aaa4-1ac83a810c9e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:29,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f238b0a0-bfc2-42b1-aaa4-1ac83a810c9e 2018-07-21 00:35:29,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:29,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:29,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tVABokmGRVCqZGyCkMrBWw"], "issued_at": "2018-07-21T00:35:29.000000Z"}} 2018-07-21 00:35:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:35:29,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4798fa0a-4037-4a36-8e74-7e0f15a00b9e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:29,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4798fa0a-4037-4a36-8e74-7e0f15a00b9e 2018-07-21 00:35:29,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:35:29,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:35:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:35:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:35:29,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398875fe-26d2-46f8-a925-dc0f5433fb23 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:35:29,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj used request id req-398875fe-26d2-46f8-a925-dc0f5433fb23 2018-07-21 00:35:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:35:30,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0812edb-0586-42b3-85e0-5aad7cb68007 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:35:30,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b0812edb-0586-42b3-85e0-5aad7cb68007 2018-07-21 00:35:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}}' 2018-07-21 00:35:30,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddc3fdc3-d885-4840-892b-a549854afe86 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "id": "223b84a19be04829aea11252f4421632", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:35:30,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ddc3fdc3-d885-4840-892b-a549854afe86 2018-07-21 00:35:30,228 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj 2018-07-21 00:35:30,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:30,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:30,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["d0DngpbFTJKCT2t_kSPtGg"], "issued_at": "2018-07-21T00:35:30.000000Z"}} 2018-07-21 00:35:30,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4c33962e6305f738de0707432bc53cb4e8ba6e7d" 2018-07-21 00:35:30,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c369cf0-a61c-4b91-b80b-290dd6ed6bc9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:30,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0c369cf0-a61c-4b91-b80b-290dd6ed6bc9 2018-07-21 00:35:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:35:30,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:35:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:35:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c33962e6305f738de0707432bc53cb4e8ba6e7d" 2018-07-21 00:35:30,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07641428-fb92-4a20-8d63-57053cbc7469 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:35:30,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-07641428-fb92-4a20-8d63-57053cbc7469 2018-07-21 00:35:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c33962e6305f738de0707432bc53cb4e8ba6e7d" 2018-07-21 00:35:30,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ce8387-f1f1-473c-8eba-12bdcdb4e47f Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "id": "223b84a19be04829aea11252f4421632", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}]} 2018-07-21 00:35:30,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj used request id req-09ce8387-f1f1-473c-8eba-12bdcdb4e47f 2018-07-21 00:35:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c33962e6305f738de0707432bc53cb4e8ba6e7d" 2018-07-21 00:35:31,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c370ca-663b-4d26-928c-308e10a44d12 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:35:31,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f4c370ca-663b-4d26-928c-308e10a44d12 2018-07-21 00:35:31,449 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-d0cb067f-2210-43b-user 2018-07-21 00:35:31,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:35:31,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d27feb9-052c-4706-a756-eb6135051d30 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:35:31,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4d27feb9-052c-4706-a756-eb6135051d30 2018-07-21 00:35:31,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" -d '{"role": {"name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role"}}' 2018-07-21 00:35:31,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f1aa4da-27aa-4415-a48b-1f078e015ee8 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03b40d14f940420c835a30f9d76dff75", "links": {"self": "http://172.30.9.21:5000/v3/roles/03b40d14f940420c835a30f9d76dff75"}, "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role"}} 2018-07-21 00:35:31,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7f1aa4da-27aa-4415-a48b-1f078e015ee8 2018-07-21 00:35:31,767 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role 2018-07-21 00:35:31,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/03b40d14f940420c835a30f9d76dff75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:35:31,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c4f052-10c5-43b3-90e0-0f7723040377 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03b40d14f940420c835a30f9d76dff75", "links": {"self": "http://172.30.9.21:5000/v3/roles/03b40d14f940420c835a30f9d76dff75"}, "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role"}} 2018-07-21 00:35:31,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/03b40d14f940420c835a30f9d76dff75 used request id req-b1c4f052-10c5-43b3-90e0-0f7723040377 2018-07-21 00:35:31,862 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role to project CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj 2018-07-21 00:35:31,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632/users/d913e86cd3ac418ba623adde2d58c6ac/roles/03b40d14f940420c835a30f9d76dff75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:35:31,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-160ce589-9493-4495-a6a0-7eff5482cfde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:35:31,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632/users/d913e86cd3ac418ba623adde2d58c6ac/roles/03b40d14f940420c835a30f9d76dff75 used request id req-160ce589-9493-4495-a6a0-7eff5482cfde 2018-07-21 00:35:31,998 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:35:31,999 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:35:31,999 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-21 00:35:31,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:32,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:32,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b40d14f940420c835a30f9d76dff75", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role"}], "expires_at": "2018-07-21T01:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-user", "id": "d913e86cd3ac418ba623adde2d58c6ac"}, "audit_ids": ["8qaqLfeBQ8muRCK62xEW8g"], "issued_at": "2018-07-21T00:35:32.000000Z"}} 2018-07-21 00:35:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}005c923fe7a00d4f2af3723359ebef27a9ddda04" 2018-07-21 00:35:32,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010ec33b-73f5-4bed-8924-de76469df2e7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:32,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-010ec33b-73f5-4bed-8924-de76469df2e7 2018-07-21 00:35:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" 2018-07-21 00:35:32,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-58b8973d-397f-450c-aa14-f8ee07e28476 Date: Sat, 21 Jul 2018 00:35:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563"} 2018-07-21 00:35:32,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 used request id req-58b8973d-397f-450c-aa14-f8ee07e28476 2018-07-21 00:35:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" 2018-07-21 00:35:32,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c16fe9fb-08bf-45db-8f4d-e461f7e44287 Date: Sat, 21 Jul 2018 00:35:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:35:32,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c16fe9fb-08bf-45db-8f4d-e461f7e44287 2018-07-21 00:35:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563"}' 2018-07-21 00:35:33,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8559cd78-abec-48fb-b222-f5a5f0ead405 Date: Sat, 21 Jul 2018 00:35:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:35:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:35:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "min_disk": 0, "protected": false, "id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "file": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/file", "checksum": null, "owner": "223b84a19be04829aea11252f4421632", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:35:33,124 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8559cd78-abec-48fb-b222-f5a5f0ead405 2018-07-21 00:35:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" -d '' 2018-07-21 00:35:33,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7adb2f4-baf2-4249-8065-e1e388cf6f7e Date: Sat, 21 Jul 2018 00:35: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-21 00:35:33,590 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/file used request id req-d7adb2f4-baf2-4249-8065-e1e388cf6f7e 2018-07-21 00:35:33,591 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:35:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" 2018-07-21 00:35:33,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5ab95c67-8b69-42ce-9540-f73358d06c05 Date: Sat, 21 Jul 2018 00:35:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:35:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:35:33Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/snap", "metadata": {}}], "self": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "min_disk": 0, "protected": false, "id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "file": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "223b84a19be04829aea11252f4421632", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:35:33,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0 used request id req-5ab95c67-8b69-42ce-9540-f73358d06c05 2018-07-21 00:35:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" 2018-07-21 00:35:33,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b4dd77b0-9694-430e-bfed-92e076395c88 Date: Sat, 21 Jul 2018 00:35:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:35:33,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b4dd77b0-9694-430e-bfed-92e076395c88 2018-07-21 00:35:33,970 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 2018-07-21 00:35:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" 2018-07-21 00:35:33,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-827c221c-7604-47f7-b970-c861912bf4a0 Date: Sat, 21 Jul 2018 00:35:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:35:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:35:33Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/snap", "metadata": {}}], "self": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "min_disk": 0, "protected": false, "id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "file": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "223b84a19be04829aea11252f4421632", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:35:33,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0 used request id req-827c221c-7604-47f7-b970-c861912bf4a0 2018-07-21 00:35:33,992 - create_image - DEBUG - Instance status is - active 2018-07-21 00:35:33,992 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 2018-07-21 00:35:33,992 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 2018-07-21 00:35:33,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:33,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:34,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["NM3WvVUoRvGGRTTi7lzq8Q"], "issued_at": "2018-07-21T00:35:34.000000Z"}} 2018-07-21 00:35:34,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}09f6582ce42e8dbcb6863f262665f2a724611ca7" 2018-07-21 00:35:34,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111c8ce7-a06b-4bcf-b8d9-8732f2b15e72 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:34,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-111c8ce7-a06b-4bcf-b8d9-8732f2b15e72 2018-07-21 00:35:34,487 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:35:34,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f6582ce42e8dbcb6863f262665f2a724611ca7" 2018-07-21 00:35:34,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bfe5fa6-2bd6-42f0-8a03-a7ebd14fe1c1 x-compute-request-id: req-0bfe5fa6-2bd6-42f0-8a03-a7ebd14fe1c1 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:35:34,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0bfe5fa6-2bd6-42f0-8a03-a7ebd14fe1c1 2018-07-21 00:35:34,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f6582ce42e8dbcb6863f262665f2a724611ca7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-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-21 00:35:34,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-957d994b-8ab2-4ec7-8970-65a6dd20e653 x-compute-request-id: req-957d994b-8ab2-4ec7-8970-65a6dd20e653 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "184c92d7-469b-439b-a6b2-0480bac1f73d"}} 2018-07-21 00:35:34,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-957d994b-8ab2-4ec7-8970-65a6dd20e653 2018-07-21 00:35:34,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:34,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:35,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b40d14f940420c835a30f9d76dff75", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role"}], "expires_at": "2018-07-21T01:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-user", "id": "d913e86cd3ac418ba623adde2d58c6ac"}, "audit_ids": ["WR1cbumlQiSsQ61X56GMkg"], "issued_at": "2018-07-21T00:35:35.000000Z"}} 2018-07-21 00:35:35,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:35:35,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cddd703-024a-42d6-8a28-9628d1ab82b8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:35,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8cddd703-024a-42d6-8a28-9628d1ab82b8 2018-07-21 00:35:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:35:35,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c293d6a9-4e4f-477b-96bf-c76a3ecf4b11 Date: Sat, 21 Jul 2018 00:35:35 GMT RESP BODY: {"networks":[]} 2018-07-21 00:35:35,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net used request id req-c293d6a9-4e4f-477b-96bf-c76a3ecf4b11 2018-07-21 00:35:35,455 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net 2018-07-21 00:35:35,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" -d '{"network": {"name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net", "admin_state_up": true}}' 2018-07-21 00:35:36,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a66232da-dbf3-4ac1-a9a5-1a22b1f25f87 Date: Sat, 21 Jul 2018 00:35:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","is_default":false,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}} 2018-07-21 00:35:36,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-a66232da-dbf3-4ac1-a9a5-1a22b1f25f87 2018-07-21 00:35:36,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:35:36,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-67e57497-cd84-42fe-be68-824b42c5c450 Date: Sat, 21 Jul 2018 00:35:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:36,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-67e57497-cd84-42fe-be68-824b42c5c450 2018-07-21 00:35:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:35:36,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a2ce8bb-86ed-44f9-86bb-86dc410af99c Date: Sat, 21 Jul 2018 00:35:36 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:35:36,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-2a2ce8bb-86ed-44f9-86bb-86dc410af99c 2018-07-21 00:35:36,478 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet 2018-07-21 00:35:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" -d '{"subnets": [{"ip_version": 4, "network_id": "1747ccf1-c772-4ee6-bee3-69d6034620d9", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]}' 2018-07-21 00:35:37,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8e2b7389-2284-44d0-9f26-f3c2fc8692bd Date: Sat, 21 Jul 2018 00:35:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:37,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-8e2b7389-2284-44d0-9f26-f3c2fc8692bd 2018-07-21 00:35:37,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:35:37,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a858f514-96af-4e1b-a752-1fd48de4043c Date: Sat, 21 Jul 2018 00:35:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":["0610510e-145e-451c-a259-75935661d995"],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:37,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-a858f514-96af-4e1b-a752-1fd48de4043c 2018-07-21 00:35:37,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:35:37,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-020b0bc5-0cd4-40f7-8244-6297f0a3c25a Date: Sat, 21 Jul 2018 00:35:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:37,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-020b0bc5-0cd4-40f7-8244-6297f0a3c25a 2018-07-21 00:35:37,961 - OpenStackNetwork - DEBUG - Network [1747ccf1-c772-4ee6-bee3-69d6034620d9] created successfully 2018-07-21 00:35:37,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:37,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:38,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b40d14f940420c835a30f9d76dff75", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role"}], "expires_at": "2018-07-21T01:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-user", "id": "d913e86cd3ac418ba623adde2d58c6ac"}, "audit_ids": ["obLwIAb-SkqmBUFxDQVauA"], "issued_at": "2018-07-21T00:35:38.000000Z"}} 2018-07-21 00:35:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:38,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c1abee-2229-4577-90eb-ed1449e66e4e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:38,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72c1abee-2229-4577-90eb-ed1449e66e4e 2018-07-21 00:35:38,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:35:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:38,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f9a423-d723-401a-9dcc-643f7493f508 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:38,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-88f9a423-d723-401a-9dcc-643f7493f508 2018-07-21 00:35:38,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:38,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-98c0cd0b-11e9-45aa-9b55-9ba45d893394 Date: Sat, 21 Jul 2018 00:35:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":["0610510e-145e-451c-a259-75935661d995"],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:38,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net used request id req-98c0cd0b-11e9-45aa-9b55-9ba45d893394 2018-07-21 00:35:38,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:35:38,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:35:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:35:38,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:38,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07416e35-166e-4067-a4fd-c045fd33f5a4 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:35:38,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-07416e35-166e-4067-a4fd-c045fd33f5a4 2018-07-21 00:35:38,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:39,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8f8e1306-cc26-4311-95f0-73c61a91deb5 Date: Sat, 21 Jul 2018 00:35:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:39,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-8f8e1306-cc26-4311-95f0-73c61a91deb5 2018-07-21 00:35:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:39,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-04e8d824-6f19-49f8-8b17-1627ec097bb3 Date: Sat, 21 Jul 2018 00:35:39 GMT RESP BODY: {"ports":[]} 2018-07-21 00:35:39,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port&admin_state_up=True used request id req-04e8d824-6f19-49f8-8b17-1627ec097bb3 2018-07-21 00:35:39,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:39,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-9ba126ae-51c5-4f23-a5b7-aaef858ab021 x-compute-request-id: req-9ba126ae-51c5-4f23-a5b7-aaef858ab021 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:35:39,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst used request id req-9ba126ae-51c5-4f23-a5b7-aaef858ab021 2018-07-21 00:35:39,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:40,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f2426bba-215e-4649-bcd1-9d1145dc5de5 Date: Sat, 21 Jul 2018 00:35:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":["0610510e-145e-451c-a259-75935661d995"],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:40,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net used request id req-f2426bba-215e-4649-bcd1-9d1145dc5de5 2018-07-21 00:35:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:40,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de14c5f5-0bba-4712-a3e0-5cd8a6b60811 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:35:40,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-de14c5f5-0bba-4712-a3e0-5cd8a6b60811 2018-07-21 00:35:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:40,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bc7d79f0-b13f-4112-b8a9-c67bd0b63a84 Date: Sat, 21 Jul 2018 00:35:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:40,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-bc7d79f0-b13f-4112-b8a9-c67bd0b63a84 2018-07-21 00:35:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:40,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a501a08c-c55f-4609-b499-4e84522ad144 Date: Sat, 21 Jul 2018 00:35:40 GMT RESP BODY: {"ports":[]} 2018-07-21 00:35:40,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port&admin_state_up=True used request id req-a501a08c-c55f-4609-b499-4e84522ad144 2018-07-21 00:35:40,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:35:40,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:35:41,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03b40d14f940420c835a30f9d76dff75", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role"}], "expires_at": "2018-07-21T01:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/223b84a19be04829aea11252f4421632", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/223b84a19be04829aea11252f4421632", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-user", "id": "d913e86cd3ac418ba623adde2d58c6ac"}, "audit_ids": ["HpuWm7VJSAWu2b39aSypEQ"], "issued_at": "2018-07-21T00:35:41.000000Z"}} 2018-07-21 00:35:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e394194d2747d34850e00613867d9750c9a406ec" 2018-07-21 00:35:41,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f28842-19a3-446c-b80c-0d4743cf2529 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:35:41,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-80f28842-19a3-446c-b80c-0d4743cf2529 2018-07-21 00:35:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:41,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a784bf90-444b-4365-a5cf-613a464a46a5 Date: Sat, 21 Jul 2018 00:35:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":["0610510e-145e-451c-a259-75935661d995"],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:41,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net used request id req-a784bf90-444b-4365-a5cf-613a464a46a5 2018-07-21 00:35:41,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:41,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e084ceef-8301-4f21-a274-773d0284a678 Date: Sat, 21 Jul 2018 00:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:41,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-e084ceef-8301-4f21-a274-773d0284a678 2018-07-21 00:35:41,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:41,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-0b157931-0647-4fd2-a585-7fc75255e29b Date: Sat, 21 Jul 2018 00:35:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":["0610510e-145e-451c-a259-75935661d995"],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:41,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net used request id req-0b157931-0647-4fd2-a585-7fc75255e29b 2018-07-21 00:35:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:35:41,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:35:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:35:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e394194d2747d34850e00613867d9750c9a406ec" 2018-07-21 00:35:41,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0076dc2d-cded-4cf9-9d54-9daa25823de2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:35:41,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-0076dc2d-cded-4cf9-9d54-9daa25823de2 2018-07-21 00:35:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:41,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-21fa4bb9-7dd7-475d-b711-6a64bc434126 Date: Sat, 21 Jul 2018 00:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:41,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-21fa4bb9-7dd7-475d-b711-6a64bc434126 2018-07-21 00:35:41,976 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net 2018-07-21 00:35:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" -d '{"port": {"network_id": "1747ccf1-c772-4ee6-bee3-69d6034620d9", "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port", "admin_state_up": true}}' 2018-07-21 00:35:43,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-06465fd5-c0b9-4f5c-97c1-98efb7471527 Date: Sat, 21 Jul 2018 00:35:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0610510e-145e-451c-a259-75935661d995","ip_address":"10.55.0.13"}],"id":"c82b9089-b5ef-433e-b9e3-fe073bc35b41","security_groups":["4a3692b2-a807-4d01-af97-d752d264eefe"],"mac_address":"fa:16:3e:b3:d7:80","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port","project_id":"223b84a19be04829aea11252f4421632","qos_policy_id":null,"admin_state_up":true,"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:35:43,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-06465fd5-c0b9-4f5c-97c1-98efb7471527 2018-07-21 00:35:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:43,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2d9b81c6-7c42-4e82-abdc-dd8f75920e31 Date: Sat, 21 Jul 2018 00:35:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":["0610510e-145e-451c-a259-75935661d995"],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:43,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net used request id req-2d9b81c6-7c42-4e82-abdc-dd8f75920e31 2018-07-21 00:35:43,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:43,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff544d2-bc2a-4957-958c-03d201cc857c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:35:43,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-eff544d2-bc2a-4957-958c-03d201cc857c 2018-07-21 00:35:43,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:43,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3ebf4b14-8b29-492b-b02b-472aca92f5ea Date: Sat, 21 Jul 2018 00:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:43,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-3ebf4b14-8b29-492b-b02b-472aca92f5ea 2018-07-21 00:35:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:43,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-c1f44513-3e2c-4a87-a905-7e442356eff5 Date: Sat, 21 Jul 2018 00:35:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:42Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0610510e-145e-451c-a259-75935661d995","ip_address":"10.55.0.13"}],"id":"c82b9089-b5ef-433e-b9e3-fe073bc35b41","security_groups":["4a3692b2-a807-4d01-af97-d752d264eefe"],"mac_address":"fa:16:3e:b3:d7:80","project_id":"223b84a19be04829aea11252f4421632","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port","admin_state_up":true,"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:35:43,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port&admin_state_up=True used request id req-c1f44513-3e2c-4a87-a905-7e442356eff5 2018-07-21 00:35:43,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:44,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefe1862-898f-461f-ac5c-8070ae27be53 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:35:44,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-aefe1862-898f-461f-ac5c-8070ae27be53 2018-07-21 00:35:44,064 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst 2018-07-21 00:35:44,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:44,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-312af803-ee1c-4ee1-9db3-61c4f6c89fab x-compute-request-id: req-312af803-ee1c-4ee1-9db3-61c4f6c89fab Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavors": [{"id": "184c92d7-469b-439b-a6b2-0480bac1f73d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-flavor-name"}, {"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:35:44,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-312af803-ee1c-4ee1-9db3-61c4f6c89fab 2018-07-21 00:35:44,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:44,113 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-227036c4-43cf-4585-823b-64d3d8763f14 x-compute-request-id: req-227036c4-43cf-4585-823b-64d3d8763f14 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "184c92d7-469b-439b-a6b2-0480bac1f73d"}} 2018-07-21 00:35:44,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d used request id req-227036c4-43cf-4585-823b-64d3d8763f14 2018-07-21 00:35:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:44,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-502d1188-7475-40cb-8e1b-6b3602a03be2 Date: Sat, 21 Jul 2018 00:35:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:35:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:35:33Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/snap", "metadata": {}}], "self": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "min_disk": 0, "protected": false, "id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "file": "/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "223b84a19be04829aea11252f4421632", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563"} 2018-07-21 00:35:44,331 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 used request id req-502d1188-7475-40cb-8e1b-6b3602a03be2 2018-07-21 00:35:44,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:44,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-08e5576a-f4da-45c7-832a-a16e5a8dc936 Date: Sat, 21 Jul 2018 00:35: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-21 00:35:44,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-08e5576a-f4da-45c7-832a-a16e5a8dc936 2018-07-21 00:35:44,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" -d '{"server": {"name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst", "imageRef": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "flavorRef": "184c92d7-469b-439b-a6b2-0480bac1f73d", "max_count": 1, "min_count": 1, "networks": [{"port": "c82b9089-b5ef-433e-b9e3-fe073bc35b41"}]}}' 2018-07-21 00:35:46,213 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21aef0e0-429d-4982-a128-0c36ef275a93 x-compute-request-id: req-21aef0e0-429d-4982-a128-0c36ef275a93 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "335b5726-0a58-47b7-ab34-e28fa17d04b0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "bookmark"}], "adminPass": "egCGU4uqmg64"}} 2018-07-21 00:35:46,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-21aef0e0-429d-4982-a128-0c36ef275a93 2018-07-21 00:35:46,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:46,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-2eb20bf9-ccaa-432b-aea0-b8e1e0b8cd99 x-compute-request-id: req-2eb20bf9-ccaa-432b-aea0-b8e1e0b8cd99 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "bookmark"}], "image": {"id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "links": [{"href": "http://172.30.9.21:8774/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "184c92d7-469b-439b-a6b2-0480bac1f73d", "links": [{"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}]}, "id": "335b5726-0a58-47b7-ab34-e28fa17d04b0", "user_id": "d913e86cd3ac418ba623adde2d58c6ac", "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-21T00:35:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst", "created": "2018-07-21T00:35:46Z", "tenant_id": "223b84a19be04829aea11252f4421632", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:46,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-2eb20bf9-ccaa-432b-aea0-b8e1e0b8cd99 2018-07-21 00:35:46,632 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst 2018-07-21 00:35:46,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:47,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-3cd5393f-f688-4d73-982a-4f7886e70740 x-compute-request-id: req-3cd5393f-f688-4d73-982a-4f7886e70740 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "bookmark"}], "image": {"id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "links": [{"href": "http://172.30.9.21:8774/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "184c92d7-469b-439b-a6b2-0480bac1f73d", "links": [{"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}]}, "id": "335b5726-0a58-47b7-ab34-e28fa17d04b0", "user_id": "d913e86cd3ac418ba623adde2d58c6ac", "OS-DCF: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-21T00:35:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst", "created": "2018-07-21T00:35:46Z", "tenant_id": "223b84a19be04829aea11252f4421632", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:47,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-3cd5393f-f688-4d73-982a-4f7886e70740 2018-07-21 00:35:47,071 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst] is - BUILD 2018-07-21 00:35:47,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:35:50,074 - create_instance - DEBUG - VM status query timeout in 896.557709932 2018-07-21 00:35:50,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:50,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-bbed4c32-3e85-4282-aa74-aaacfe9d5a50 x-compute-request-id: req-bbed4c32-3e85-4282-aa74-aaacfe9d5a50 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "bookmark"}], "image": {"id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "links": [{"href": "http://172.30.9.21:8774/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "184c92d7-469b-439b-a6b2-0480bac1f73d", "links": [{"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}]}, "id": "335b5726-0a58-47b7-ab34-e28fa17d04b0", "security_groups": [{"name": "default"}], "user_id": "d913e86cd3ac418ba623adde2d58c6ac", "OS-DCF: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-21T00:35:47Z", "hostId": "961ff4e25fefee1d40e905ed8bffb6c18b421fb00dd5ef975363c745", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst", "created": "2018-07-21T00:35:46Z", "tenant_id": "223b84a19be04829aea11252f4421632", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:50,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-bbed4c32-3e85-4282-aa74-aaacfe9d5a50 2018-07-21 00:35:50,605 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst] is - BUILD 2018-07-21 00:35:50,605 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:35:53,609 - create_instance - DEBUG - VM status query timeout in 893.02339983 2018-07-21 00:35:53,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:54,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-4eca7106-d5fe-4a77-8b31-35488235b2fd x-compute-request-id: req-4eca7106-d5fe-4a77-8b31-35488235b2fd Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "bookmark"}], "image": {"id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "links": [{"href": "http://172.30.9.21:8774/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:35:51.000000", "flavor": {"id": "184c92d7-469b-439b-a6b2-0480bac1f73d", "links": [{"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}]}, "id": "335b5726-0a58-47b7-ab34-e28fa17d04b0", "security_groups": [{"name": "default"}], "user_id": "d913e86cd3ac418ba623adde2d58c6ac", "OS-DCF: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-21T00:35:51Z", "hostId": "961ff4e25fefee1d40e905ed8bffb6c18b421fb00dd5ef975363c745", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst", "created": "2018-07-21T00:35:46Z", "tenant_id": "223b84a19be04829aea11252f4421632", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:54,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-4eca7106-d5fe-4a77-8b31-35488235b2fd 2018-07-21 00:35:54,484 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst] is - ACTIVE 2018-07-21 00:35:54,484 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:35:54,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:54,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec8f5330-0e77-4a2a-b784-3a0dde159c4d x-compute-request-id: req-ec8f5330-0e77-4a2a-b784-3a0dde159c4d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d7:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "bookmark"}], "image": {"id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "links": [{"href": "http://172.30.9.21:8774/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:35:51.000000", "flavor": {"id": "184c92d7-469b-439b-a6b2-0480bac1f73d", "links": [{"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}]}, "id": "335b5726-0a58-47b7-ab34-e28fa17d04b0", "security_groups": [{"name": "default"}], "user_id": "d913e86cd3ac418ba623adde2d58c6ac", "OS-DCF: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-21T00:35:51Z", "hostId": "961ff4e25fefee1d40e905ed8bffb6c18b421fb00dd5ef975363c745", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst", "created": "2018-07-21T00:35:46Z", "tenant_id": "223b84a19be04829aea11252f4421632", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:54,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-ec8f5330-0e77-4a2a-b784-3a0dde159c4d 2018-07-21 00:35:54,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:55,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-3a8125ca-86df-4490-be0a-887ab26567b4 Date: Sat, 21 Jul 2018 00:35:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"223b84a19be04829aea11252f4421632","l2_adjacency":true,"status":"ACTIVE","subnets":["0610510e-145e-451c-a259-75935661d995"],"description":"","tags":[],"updated_at":"2018-07-21T00:35:36Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net","admin_state_up":true,"tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:35Z","mtu":1450}]} 2018-07-21 00:35:55,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net used request id req-3a8125ca-86df-4490-be0a-887ab26567b4 2018-07-21 00:35:55,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:55,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7029f778-0e3f-4c06-8eb8-9b864a07be36 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:35:55,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-7029f778-0e3f-4c06-8eb8-9b864a07be36 2018-07-21 00:35:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:55,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-34efe2e4-d8d8-40a2-8f12-fe17e1eeeb16 Date: Sat, 21 Jul 2018 00:35:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:36Z","dns_nameservers":[],"updated_at":"2018-07-21T00:35:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"223b84a19be04829aea11252f4421632","id":"0610510e-145e-451c-a259-75935661d995","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet"}]} 2018-07-21 00:35:55,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-34efe2e4-d8d8-40a2-8f12-fe17e1eeeb16 2018-07-21 00:35:55,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:55,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3231 X-Openstack-Request-Id: req-92179651-6efc-459a-98b3-509f46d3b536 Date: Sat, 21 Jul 2018 00:35:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0610510e-145e-451c-a259-75935661d995","ip_address":"10.55.0.4"}],"id":"102c8165-1bf7-4c4a-92f5-c0c5bffe1a76","security_groups":[],"mac_address":"fa:16:3e:14:34:f7","project_id":"223b84a19be04829aea11252f4421632","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1747ccf1-c772-4ee6-bee3-69d6034620d9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:40Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0610510e-145e-451c-a259-75935661d995","ip_address":"10.55.0.3"}],"id":"11c2ffd0-2099-4965-b606-c634543cc458","security_groups":[],"mac_address":"fa:16:3e:ec:19:bf","project_id":"223b84a19be04829aea11252f4421632","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1747ccf1-c772-4ee6-bee3-69d6034620d9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0610510e-145e-451c-a259-75935661d995","ip_address":"10.55.0.2"}],"id":"a1675fbd-ecff-4c2a-b678-2fe34447556f","security_groups":[],"mac_address":"fa:16:3e:ce:27:4f","project_id":"223b84a19be04829aea11252f4421632","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1747ccf1-c772-4ee6-bee3-69d6034620d9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:35:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0610510e-145e-451c-a259-75935661d995","ip_address":"10.55.0.13"}],"id":"c82b9089-b5ef-433e-b9e3-fe073bc35b41","security_groups":["4a3692b2-a807-4d01-af97-d752d264eefe"],"mac_address":"fa:16:3e:b3:d7:80","project_id":"223b84a19be04829aea11252f4421632","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port","admin_state_up":true,"network_id":"1747ccf1-c772-4ee6-bee3-69d6034620d9","tenant_id":"223b84a19be04829aea11252f4421632","created_at":"2018-07-21T00:35:42Z","binding:vnic_type":"normal","device_id":"335b5726-0a58-47b7-ab34-e28fa17d04b0","ip_allocation":"immediate"}]} 2018-07-21 00:35:55,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-92179651-6efc-459a-98b3-509f46d3b536 2018-07-21 00:35:55,507 - create_instance - INFO - Deleting Port with ID - c82b9089-b5ef-433e-b9e3-fe073bc35b41 2018-07-21 00:35:55,507 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-port 2018-07-21 00:35:55,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/c82b9089-b5ef-433e-b9e3-fe073bc35b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:56,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25bc715e-05a8-4268-914b-aa1a5d0598b4 Date: Sat, 21 Jul 2018 00:35:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:35:56,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/c82b9089-b5ef-433e-b9e3-fe073bc35b41 used request id req-25bc715e-05a8-4268-914b-aa1a5d0598b4 2018-07-21 00:35:56,108 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst 2018-07-21 00:35:56,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:56,247 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:35: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-839ce978-feac-4cc3-96e2-7aa4b7ed79bb x-compute-request-id: req-839ce978-feac-4cc3-96e2-7aa4b7ed79bb Content-Type: application/json 2018-07-21 00:35:56,247 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-839ce978-feac-4cc3-96e2-7aa4b7ed79bb 2018-07-21 00:35:56,248 - create_instance - INFO - Checking deletion status 2018-07-21 00:35:56,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:56,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:35: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-69055d01-feb1-425e-84f3-63fb96d21f89 x-compute-request-id: req-69055d01-feb1-425e-84f3-63fb96d21f89 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0", "rel": "bookmark"}], "image": {"id": "a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "links": [{"href": "http://172.30.9.21:8774/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:35:51.000000", "flavor": {"id": "184c92d7-469b-439b-a6b2-0480bac1f73d", "links": [{"href": "http://172.30.9.21:8774/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d", "rel": "bookmark"}]}, "id": "335b5726-0a58-47b7-ab34-e28fa17d04b0", "user_id": "d913e86cd3ac418ba623adde2d58c6ac", "OS-DCF: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-21T00:35:56Z", "hostId": "961ff4e25fefee1d40e905ed8bffb6c18b421fb00dd5ef975363c745", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst", "created": "2018-07-21T00:35:46Z", "tenant_id": "223b84a19be04829aea11252f4421632", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:35:56,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-69055d01-feb1-425e-84f3-63fb96d21f89 2018-07-21 00:35:56,536 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst] is - ACTIVE 2018-07-21 00:35:56,536 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:35:59,539 - create_instance - DEBUG - VM status query timeout in 296.708501816 2018-07-21 00:35:59,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0f1d03a0bd934e08145a39b21014d01d7c37b1" 2018-07-21 00:35:59,587 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89536714-7a13-4bfe-94b5-92b1fae4168c x-compute-request-id: req-89536714-7a13-4bfe-94b5-92b1fae4168c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 335b5726-0a58-47b7-ab34-e28fa17d04b0 could not be found.", "code": 404}} 2018-07-21 00:35:59,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/335b5726-0a58-47b7-ab34-e28fa17d04b0 used request id req-89536714-7a13-4bfe-94b5-92b1fae4168c 2018-07-21 00:35:59,587 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 335b5726-0a58-47b7-ab34-e28fa17d04b0 could not be found. (HTTP 404) (Request-ID: req-89536714-7a13-4bfe-94b5-92b1fae4168c) 2018-07-21 00:35:59,588 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-inst 2018-07-21 00:35:59,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f6582ce42e8dbcb6863f262665f2a724611ca7" 2018-07-21 00:35:59,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6bb5a29b-1e48-43e1-8032-9d5654aa34db x-compute-request-id: req-6bb5a29b-1e48-43e1-8032-9d5654aa34db Content-Length: 0 Content-Type: application/json 2018-07-21 00:35:59,627 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/184c92d7-469b-439b-a6b2-0480bac1f73d used request id req-6bb5a29b-1e48-43e1-8032-9d5654aa34db 2018-07-21 00:35:59,628 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet 2018-07-21 00:35:59,628 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-subnet 2018-07-21 00:35:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/0610510e-145e-451c-a259-75935661d995 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:36:02,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-06907457-0b33-4774-992c-58840ba1b8c6 Date: Sat, 21 Jul 2018 00:36:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:36:02,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0610510e-145e-451c-a259-75935661d995 used request id req-06907457-0b33-4774-992c-58840ba1b8c6 2018-07-21 00:36:02,158 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563-pub-net 2018-07-21 00:36:02,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/1747ccf1-c772-4ee6-bee3-69d6034620d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed05438d30e326526507223757ce62e85de90e9b" 2018-07-21 00:36:03,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7e22acd-027a-4385-a388-7d2f0126778c Date: Sat, 21 Jul 2018 00:36:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:36:03,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1747ccf1-c772-4ee6-bee3-69d6034620d9 used request id req-a7e22acd-027a-4385-a388-7d2f0126778c 2018-07-21 00:36:03,317 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-9b41aa24-d1cf-4af6-bc6c-67614dfa1563 2018-07-21 00:36:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}005c923fe7a00d4f2af3723359ebef27a9ddda04" 2018-07-21 00:36:03,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d40b295-4b6c-4085-9d6a-38364f51fc8c Date: Sat, 21 Jul 2018 00:36:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:36:03,827 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a5c570c0-d1d9-4bc8-a527-8935c9f242d0 used request id req-3d40b295-4b6c-4085-9d6a-38364f51fc8c 2018-07-21 00:36:03,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cd30af35-9b93-4531-9642-e9b5c950b39e Date: Sat, 21 Jul 2018 00:36:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "223b84a19be04829aea11252f4421632", "created_at": "2018-07-21T00:35:35Z", "updated_at": "2018-07-21T00:35:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "revision_number": 0, "id": "11994ad2-9e4a-4604-ac47-87a365682e04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "tenant_id": "223b84a19be04829aea11252f4421632", "port_range_min": null, "ethertype": "IPv4", "project_id": "223b84a19be04829aea11252f4421632"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "revision_number": 0, "id": "71024435-c2c1-44d8-8a48-1e96ed6e62d2", "remote_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "remote_ip_prefix": null, "created_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "tenant_id": "223b84a19be04829aea11252f4421632", "port_range_min": null, "ethertype": "IPv4", "project_id": "223b84a19be04829aea11252f4421632"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "revision_number": 0, "id": "a07114ab-a507-4f39-b6f3-2afc221a3b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "tenant_id": "223b84a19be04829aea11252f4421632", "port_range_min": null, "ethertype": "IPv6", "project_id": "223b84a19be04829aea11252f4421632"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "revision_number": 0, "id": "bb96df52-f132-407d-913e-563fecfe0c90", "remote_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "remote_ip_prefix": null, "created_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "tenant_id": "223b84a19be04829aea11252f4421632", "port_range_min": null, "ethertype": "IPv6", "project_id": "223b84a19be04829aea11252f4421632"}], "revision_number": 4, "project_id": "223b84a19be04829aea11252f4421632", "id": "4a3692b2-a807-4d01-af97-d752d264eefe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:36:04,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-cd30af35-9b93-4531-9642-e9b5c950b39e 2018-07-21 00:36:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd7097a-2bfa-49ee-afb6-2ed9921057c2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:36:04,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-cfd7097a-2bfa-49ee-afb6-2ed9921057c2 2018-07-21 00:36:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d585b3ed-fa54-4892-a2d6-f5a06d1a5026 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:36:04,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d585b3ed-fa54-4892-a2d6-f5a06d1a5026 2018-07-21 00:36:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8095e10f-a420-4962-8b46-7d4e36e8bb64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:36:04,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-8095e10f-a420-4962-8b46-7d4e36e8bb64 2018-07-21 00:36:04,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:36:04,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a48f67-56d8-4f4e-a180-e6a4708e19bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:36:04,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-40a48f67-56d8-4f4e-a180-e6a4708e19bb 2018-07-21 00:36:04,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:36:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e628dc8f-4cb6-4ec0-a6d5-631ecb4c9bbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:36:04,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-e628dc8f-4cb6-4ec0-a6d5-631ecb4c9bbf 2018-07-21 00:36:04,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:36:04,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd981e97-d1e6-44e5-a7cb-d09aa6948c02 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "223b84a19be04829aea11252f4421632", "name": "CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj"}} 2018-07-21 00:36:04,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-dd981e97-d1e6-44e5-a7cb-d09aa6948c02 2018-07-21 00:36:04,760 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a3692b2-a807-4d01-af97-d752d264eefe 2018-07-21 00:36:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a3692b2-a807-4d01-af97-d752d264eefe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:04,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e8493ff2-618d-429e-880b-599b681e91c1 Date: Sat, 21 Jul 2018 00:36:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "port_range_min": null, "revision_number": 0, "tenant_id": "223b84a19be04829aea11252f4421632", "created_at": "2018-07-21T00:35:35Z", "project_id": "223b84a19be04829aea11252f4421632", "id": "11994ad2-9e4a-4604-ac47-87a365682e04"}, {"remote_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "port_range_min": null, "revision_number": 0, "tenant_id": "223b84a19be04829aea11252f4421632", "created_at": "2018-07-21T00:35:35Z", "project_id": "223b84a19be04829aea11252f4421632", "id": "71024435-c2c1-44d8-8a48-1e96ed6e62d2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "port_range_min": null, "revision_number": 0, "tenant_id": "223b84a19be04829aea11252f4421632", "created_at": "2018-07-21T00:35:35Z", "project_id": "223b84a19be04829aea11252f4421632", "id": "a07114ab-a507-4f39-b6f3-2afc221a3b9e"}, {"remote_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:35:35Z", "security_group_id": "4a3692b2-a807-4d01-af97-d752d264eefe", "port_range_min": null, "revision_number": 0, "tenant_id": "223b84a19be04829aea11252f4421632", "created_at": "2018-07-21T00:35:35Z", "project_id": "223b84a19be04829aea11252f4421632", "id": "bb96df52-f132-407d-913e-563fecfe0c90"}]} 2018-07-21 00:36:04,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4a3692b2-a807-4d01-af97-d752d264eefe used request id req-e8493ff2-618d-429e-880b-599b681e91c1 2018-07-21 00:36:04,964 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:36:04,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4a3692b2-a807-4d01-af97-d752d264eefe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:05,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-140a8fce-5aec-424c-8879-70d355736c0e Content-Length: 0 Date: Sat, 21 Jul 2018 00:36:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:36:05,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4a3692b2-a807-4d01-af97-d752d264eefe used request id req-140a8fce-5aec-424c-8879-70d355736c0e 2018-07-21 00:36:05,299 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj 2018-07-21 00:36:05,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:05,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdfa4098-cebd-4b79-ace9-110f582a1d16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:36:05,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/223b84a19be04829aea11252f4421632 used request id req-bdfa4098-cebd-4b79-ace9-110f582a1d16 2018-07-21 00:36:05,521 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-d0cb067f-2210-43b-proj-role 2018-07-21 00:36:05,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/03b40d14f940420c835a30f9d76dff75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:05,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78735cb5-ae04-4ba7-966f-bd7720f5b01a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:36:05,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/03b40d14f940420c835a30f9d76dff75 used request id req-78735cb5-ae04-4ba7-966f-bd7720f5b01a 2018-07-21 00:36:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a07032960469394198d52b270ae93a9ba9eb625f" 2018-07-21 00:36:05,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc4e39b-9ed1-4c14-88cc-b376ffc01ed3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:36:05,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-afc4e39b-9ed1-4c14-88cc-b376ffc01ed3 2018-07-21 00:36:05,735 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-d0cb067f-2210-43b-user 2018-07-21 00:36:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d913e86cd3ac418ba623adde2d58c6ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c33962e6305f738de0707432bc53cb4e8ba6e7d" 2018-07-21 00:36:05,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-883292c5-a057-4eee-af5a-6513d5c06c90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:36:05,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d913e86cd3ac418ba623adde2d58c6ac used request id req-883292c5-a057-4eee-af5a-6513d5c06c90 2018-07-21 00:36:05,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:06,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["23nwn0LLQ86vOGaSQwJmcA"], "issued_at": "2018-07-21T00:36:06.000000Z"}} 2018-07-21 00:36:06,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0ed04a128ef34f9d3440e4fddb0a4cd003187c34" 2018-07-21 00:36:06,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3e7113-7730-4676-9f78-22c8d86f672d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:06,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ca3e7113-7730-4676-9f78-22c8d86f672d 2018-07-21 00:36:06,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:06,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:06,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["8ftN6heKTUa-aC94sFRC1w"], "issued_at": "2018-07-21T00:36:06.000000Z"}} 2018-07-21 00:36:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:06,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8005982f-5d7f-4eb0-8e23-47430ad2352a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:06,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8005982f-5d7f-4eb0-8e23-47430ad2352a 2018-07-21 00:36:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:36:06,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:36:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:36:06,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:06,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67780bd-768f-40ad-a4e1-3c8849df298b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:36:06,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj used request id req-d67780bd-768f-40ad-a4e1-3c8849df298b 2018-07-21 00:36:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:07,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8f5b3f-a1cd-4ff9-b6f0-656c95ce51ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:36:07,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3a8f5b3f-a1cd-4ff9-b6f0-656c95ce51ff 2018-07-21 00:36:07,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}}' 2018-07-21 00:36:07,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ffaad17-c658-4d2c-b493-a72aebcedb93 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "id": "427ca3e28a604e589711b8c09a174a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:07,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3ffaad17-c658-4d2c-b493-a72aebcedb93 2018-07-21 00:36:07,246 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj 2018-07-21 00:36:07,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:07,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:07,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["XJMIPRYcSoWFCwLt_4Mo2g"], "issued_at": "2018-07-21T00:36:07.000000Z"}} 2018-07-21 00:36:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a3e8905a81bc6689513de6b48d8334c4e7a90d2d" 2018-07-21 00:36:07,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c15274-a3b4-4850-b726-229af88f8d80 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:07,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a2c15274-a3b4-4850-b726-229af88f8d80 2018-07-21 00:36:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:36:07,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:36:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:36:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e8905a81bc6689513de6b48d8334c4e7a90d2d" 2018-07-21 00:36:07,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2422f961-17f1-4734-b5b6-9ee3ad243435 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:36:07,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2422f961-17f1-4734-b5b6-9ee3ad243435 2018-07-21 00:36:07,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e8905a81bc6689513de6b48d8334c4e7a90d2d" 2018-07-21 00:36:07,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8617f6-a11b-45bb-bc7d-919621b5d611 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "id": "427ca3e28a604e589711b8c09a174a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}]} 2018-07-21 00:36:07,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj used request id req-4e8617f6-a11b-45bb-bc7d-919621b5d611 2018-07-21 00:36:07,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e8905a81bc6689513de6b48d8334c4e7a90d2d" 2018-07-21 00:36:08,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db134eb-d2f6-4a0f-9676-e0eaf6758054 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:36:08,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7db134eb-d2f6-4a0f-9676-e0eaf6758054 2018-07-21 00:36:08,425 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-ec00d393-42dd-4fd-user 2018-07-21 00:36:08,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:08,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:08,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d42a15-11e5-4eb3-9885-db67ecbbb2a3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:36:08,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-64d42a15-11e5-4eb3-9885-db67ecbbb2a3 2018-07-21 00:36:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" -d '{"role": {"name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}}' 2018-07-21 00:36:08,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e25aa4f-9889-4713-b80d-5833cfb59795 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06ea4fcec46b4ab7b914f037c199c5d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/06ea4fcec46b4ab7b914f037c199c5d7"}, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}} 2018-07-21 00:36:08,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e25aa4f-9889-4713-b80d-5833cfb59795 2018-07-21 00:36:08,647 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role 2018-07-21 00:36:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/06ea4fcec46b4ab7b914f037c199c5d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:08,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83569a2a-9f60-4fcd-991d-825e52c6b715 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06ea4fcec46b4ab7b914f037c199c5d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/06ea4fcec46b4ab7b914f037c199c5d7"}, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}} 2018-07-21 00:36:08,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/06ea4fcec46b4ab7b914f037c199c5d7 used request id req-83569a2a-9f60-4fcd-991d-825e52c6b715 2018-07-21 00:36:08,737 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role to project CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj 2018-07-21 00:36:08,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60/users/d079205a5472415fab5fb2cc1088bb58/roles/06ea4fcec46b4ab7b914f037c199c5d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:08,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fed4c77-26e0-466f-8aa0-4c3aff32c1e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:36:08,883 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60/users/d079205a5472415fab5fb2cc1088bb58/roles/06ea4fcec46b4ab7b914f037c199c5d7 used request id req-9fed4c77-26e0-466f-8aa0-4c3aff32c1e6 2018-07-21 00:36:08,883 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:36:08,885 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:36:08,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:08,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:09,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06ea4fcec46b4ab7b914f037c199c5d7", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}], "expires_at": "2018-07-21T01:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-user", "id": "d079205a5472415fab5fb2cc1088bb58"}, "audit_ids": ["riqH34APTq27TH09MoVeWg"], "issued_at": "2018-07-21T00:36:09.000000Z"}} 2018-07-21 00:36:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7bc4c113d216761c509fe218e25f3daa30482fae" 2018-07-21 00:36:09,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf76f861-e4a2-4b42-af83-fbdeb176aa5b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:09,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bf76f861-e4a2-4b42-af83-fbdeb176aa5b 2018-07-21 00:36:09,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" 2018-07-21 00:36:09,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-f1c108cf-198f-4e47-80b0-fc5172d244b6 Date: Sat, 21 Jul 2018 00:36:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image"} 2018-07-21 00:36:09,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image used request id req-f1c108cf-198f-4e47-80b0-fc5172d244b6 2018-07-21 00:36:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" 2018-07-21 00:36:09,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f8b4a5f-89e9-4690-a5ee-1749653e0895 Date: Sat, 21 Jul 2018 00:36:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:36:09,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6f8b4a5f-89e9-4690-a5ee-1749653e0895 2018-07-21 00:36:09,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image"}' 2018-07-21 00:36:10,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2a8c1649-fa1f-4f19-b587-c0e3bbeb5f92 Date: Sat, 21 Jul 2018 00:36:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:36:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:36:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "min_disk": 0, "protected": false, "id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "file": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/file", "checksum": null, "owner": "427ca3e28a604e589711b8c09a174a60", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:36:10,075 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2a8c1649-fa1f-4f19-b587-c0e3bbeb5f92 2018-07-21 00:36:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" -d '' 2018-07-21 00:36:11,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4fe5dacc-e4aa-478b-9d1b-4e2ca104bfc1 Date: Sat, 21 Jul 2018 00:36:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:36:11,130 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/file used request id req-4fe5dacc-e4aa-478b-9d1b-4e2ca104bfc1 2018-07-21 00:36:11,130 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:36:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" 2018-07-21 00:36:11,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-20d2a0aa-d17e-4bf0-a5d2-639e962de927 Date: Sat, 21 Jul 2018 00:36:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:36:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:36:11Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/snap", "metadata": {}}], "self": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "min_disk": 0, "protected": false, "id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "file": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "427ca3e28a604e589711b8c09a174a60", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:36:11,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93 used request id req-20d2a0aa-d17e-4bf0-a5d2-639e962de927 2018-07-21 00:36:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" 2018-07-21 00:36:11,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-265c35d2-5535-4e3f-90f7-feb6be64299c Date: Sat, 21 Jul 2018 00:36:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:36:11,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-265c35d2-5535-4e3f-90f7-feb6be64299c 2018-07-21 00:36:11,534 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image 2018-07-21 00:36:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" 2018-07-21 00:36:11,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-abb1dbc0-e5a1-45ed-9f17-565783df6da8 Date: Sat, 21 Jul 2018 00:36:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:36:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:36:11Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/snap", "metadata": {}}], "self": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "min_disk": 0, "protected": false, "id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "file": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "427ca3e28a604e589711b8c09a174a60", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:36:11,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93 used request id req-abb1dbc0-e5a1-45ed-9f17-565783df6da8 2018-07-21 00:36:11,716 - create_image - DEBUG - Instance status is - active 2018-07-21 00:36:11,716 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image 2018-07-21 00:36:11,716 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image 2018-07-21 00:36:11,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:11,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:12,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["u2b2lynJRwmJKz8IUZmL9g"], "issued_at": "2018-07-21T00:36:12.000000Z"}} 2018-07-21 00:36:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}335848aa283c27890840be867e6aa4959f427e2a" 2018-07-21 00:36:12,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3b2b87-0d12-4458-ae3d-38b96431089c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:12,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c3b2b87-0d12-4458-ae3d-38b96431089c 2018-07-21 00:36:12,197 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:36:12,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335848aa283c27890840be867e6aa4959f427e2a" 2018-07-21 00:36:12,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36: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-996fe520-fb14-432e-8a53-e381297641bd x-compute-request-id: req-996fe520-fb14-432e-8a53-e381297641bd Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:36:12,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-996fe520-fb14-432e-8a53-e381297641bd 2018-07-21 00:36:12,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335848aa283c27890840be867e6aa4959f427e2a" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-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-21 00:36:12,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36: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-b562ee48-19cf-44af-8fdf-c2ee8e0d1f50 x-compute-request-id: req-b562ee48-19cf-44af-8fdf-c2ee8e0d1f50 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "be632076-ffdd-400e-9019-a8fa34b44e9c"}} 2018-07-21 00:36:12,602 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b562ee48-19cf-44af-8fdf-c2ee8e0d1f50 2018-07-21 00:36:12,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:12,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:12,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06ea4fcec46b4ab7b914f037c199c5d7", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}], "expires_at": "2018-07-21T01:36:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-user", "id": "d079205a5472415fab5fb2cc1088bb58"}, "audit_ids": ["A03a27HeTbmtWcoGanZnJA"], "issued_at": "2018-07-21T00:36:12.000000Z"}} 2018-07-21 00:36:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:13,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d94afcc-408e-435b-92f2-ee350f1c576a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:13,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7d94afcc-408e-435b-92f2-ee350f1c576a 2018-07-21 00:36:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:13,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5962f75-80d9-4dd5-9508-6a128f6eee6b Date: Sat, 21 Jul 2018 00:36:13 GMT RESP BODY: {"networks":[]} 2018-07-21 00:36:13,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-e5962f75-80d9-4dd5-9508-6a128f6eee6b 2018-07-21 00:36:13,300 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net 2018-07-21 00:36:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" -d '{"network": {"name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net", "admin_state_up": true}}' 2018-07-21 00:36:13,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-abc86419-5137-49a1-8b59-8df17de858a8 Date: Sat, 21 Jul 2018 00:36:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:36:13Z","is_default":false,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}} 2018-07-21 00:36:13,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-abc86419-5137-49a1-8b59-8df17de858a8 2018-07-21 00:36:13,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:14,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a4614be3-56c2-4ecf-9261-34f87786ddd5 Date: Sat, 21 Jul 2018 00:36:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:36:13Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:14,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-a4614be3-56c2-4ecf-9261-34f87786ddd5 2018-07-21 00:36:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:14,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a22e0203-2451-47b1-ace4-6647b5b527d6 Date: Sat, 21 Jul 2018 00:36:14 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:36:14,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-a22e0203-2451-47b1-ace4-6647b5b527d6 2018-07-21 00:36:14,373 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet 2018-07-21 00:36:14,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" -d '{"subnets": [{"ip_version": 4, "network_id": "0088995b-6c4a-4934-b9ee-7a4816a20b6c", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]}' 2018-07-21 00:36:15,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2c6643ff-1281-42ee-adeb-c921b34146ae Date: Sat, 21 Jul 2018 00:36:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:15,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2c6643ff-1281-42ee-adeb-c921b34146ae 2018-07-21 00:36:15,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:15,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-40eeb010-831f-4f56-b653-6401530430cd Date: Sat, 21 Jul 2018 00:36:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:15,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-40eeb010-831f-4f56-b653-6401530430cd 2018-07-21 00:36:15,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:15,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d49b1226-ede6-4787-8cd8-3ddbde535d4c Date: Sat, 21 Jul 2018 00:36:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:15,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-d49b1226-ede6-4787-8cd8-3ddbde535d4c 2018-07-21 00:36:15,516 - OpenStackNetwork - DEBUG - Network [0088995b-6c4a-4934-b9ee-7a4816a20b6c] created successfully 2018-07-21 00:36:15,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:15,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:16,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06ea4fcec46b4ab7b914f037c199c5d7", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}], "expires_at": "2018-07-21T01:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-user", "id": "d079205a5472415fab5fb2cc1088bb58"}, "audit_ids": ["Y4o57_PoQrq3LFPzLCvVWg"], "issued_at": "2018-07-21T00:36:15.000000Z"}} 2018-07-21 00:36:16,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d12388d84992daebb29c0938e7400adf7e72d3dd" 2018-07-21 00:36:16,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1166bfe3-8c0c-4891-9de2-837ad329ebbf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:16,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1166bfe3-8c0c-4891-9de2-837ad329ebbf 2018-07-21 00:36:16,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12388d84992daebb29c0938e7400adf7e72d3dd" 2018-07-21 00:36:16,327 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:16 GMT Server: Apache x-compute-request-id: req-40672f15-1edb-4844-b8f9-b1ddaae94359 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-40672f15-1edb-4844-b8f9-b1ddaae94359 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:36:16,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/detail used request id req-40672f15-1edb-4844-b8f9-b1ddaae94359 2018-07-21 00:36:16,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-40672f15-1edb-4844-b8f9-b1ddaae94359" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12388d84992daebb29c0938e7400adf7e72d3dd" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:36:16,732 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:36:16 GMT Server: Apache x-compute-request-id: req-a140dba4-543d-4ade-9db4-035a138d1b03 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a140dba4-543d-4ade-9db4-035a138d1b03 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:16.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "size": 1}} 2018-07-21 00:36:16,733 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes used request id req-a140dba4-543d-4ade-9db4-035a138d1b03 2018-07-21 00:36:16,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40672f15-1edb-4844-b8f9-b1ddaae94359" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12388d84992daebb29c0938e7400adf7e72d3dd" 2018-07-21 00:36:16,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:16 GMT Server: Apache x-compute-request-id: req-1dd17086-c91b-46c3-8dfa-35b6b6910e94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1dd17086-c91b-46c3-8dfa-35b6b6910e94 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "size": 1}} 2018-07-21 00:36:16,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 used request id req-1dd17086-c91b-46c3-8dfa-35b6b6910e94 2018-07-21 00:36:16,987 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1 2018-07-21 00:36:16,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40672f15-1edb-4844-b8f9-b1ddaae94359" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12388d84992daebb29c0938e7400adf7e72d3dd" 2018-07-21 00:36:17,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:17 GMT Server: Apache x-compute-request-id: req-be38b3ed-f704-4a5f-b46e-e6a420b732a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be38b3ed-f704-4a5f-b46e-e6a420b732a0 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "size": 1}} 2018-07-21 00:36:17,242 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 used request id req-be38b3ed-f704-4a5f-b46e-e6a420b732a0 2018-07-21 00:36:17,243 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:36:17,243 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1 2018-07-21 00:36:17,243 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1 2018-07-21 00:36:17,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:17,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:17,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06ea4fcec46b4ab7b914f037c199c5d7", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}], "expires_at": "2018-07-21T01:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-user", "id": "d079205a5472415fab5fb2cc1088bb58"}, "audit_ids": ["J-ItVTILQZae3TCzLxvVBA"], "issued_at": "2018-07-21T00:36:17.000000Z"}} 2018-07-21 00:36:17,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" 2018-07-21 00:36:17,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b639b13-9962-43df-a50d-e438115c6ef3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:17,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2b639b13-9962-43df-a50d-e438115c6ef3 2018-07-21 00:36:17,747 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" 2018-07-21 00:36:17,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:17 GMT Server: Apache x-compute-request-id: req-5046081e-90ee-43cc-b9dc-712d3cef9adf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5046081e-90ee-43cc-b9dc-712d3cef9adf Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "size": 1}]} 2018-07-21 00:36:17,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/detail used request id req-5046081e-90ee-43cc-b9dc-712d3cef9adf 2018-07-21 00:36:17,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5046081e-90ee-43cc-b9dc-712d3cef9adf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:36:18,833 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:36:17 GMT Server: Apache x-compute-request-id: req-7814b391-da73-491a-827c-b6fdfbeb50f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7814b391-da73-491a-827c-b6fdfbeb50f7 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:18.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4773fb8b-0bab-4ec1-b45a-036d4b13431c", "size": 1}} 2018-07-21 00:36:18,833 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes used request id req-7814b391-da73-491a-827c-b6fdfbeb50f7 2018-07-21 00:36:18,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5046081e-90ee-43cc-b9dc-712d3cef9adf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" 2018-07-21 00:36:19,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:18 GMT Server: Apache x-compute-request-id: req-edc6bba4-b63b-462c-b1c0-d6d435ac9d07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edc6bba4-b63b-462c-b1c0-d6d435ac9d07 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4773fb8b-0bab-4ec1-b45a-036d4b13431c", "size": 1}} 2018-07-21 00:36:19,075 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c used request id req-edc6bba4-b63b-462c-b1c0-d6d435ac9d07 2018-07-21 00:36:19,075 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2 2018-07-21 00:36:19,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5046081e-90ee-43cc-b9dc-712d3cef9adf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" 2018-07-21 00:36:19,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:19 GMT Server: Apache x-compute-request-id: req-0e442ed8-f6c1-4d96-b325-93a3e278baa3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e442ed8-f6c1-4d96-b325-93a3e278baa3 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4773fb8b-0bab-4ec1-b45a-036d4b13431c", "size": 1}} 2018-07-21 00:36:19,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c used request id req-0e442ed8-f6c1-4d96-b325-93a3e278baa3 2018-07-21 00:36:19,330 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:36:19,330 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2 2018-07-21 00:36:19,330 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2 2018-07-21 00:36:19,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:19,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:19,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06ea4fcec46b4ab7b914f037c199c5d7", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}], "expires_at": "2018-07-21T01:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-user", "id": "d079205a5472415fab5fb2cc1088bb58"}, "audit_ids": ["pAeX1IBBQVqf2wYsaAMUWw"], "issued_at": "2018-07-21T00:36:19.000000Z"}} 2018-07-21 00:36:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:19,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391a2434-5937-4323-8492-0fada721130e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:19,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-391a2434-5937-4323-8492-0fada721130e 2018-07-21 00:36:19,818 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:36:19,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:19,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31018192-12c7-41dc-af09-3d096227bf58 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:19,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-31018192-12c7-41dc-af09-3d096227bf58 2018-07-21 00:36:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:20,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6f9d4721-d306-4037-8f33-94d885d38ae8 Date: Sat, 21 Jul 2018 00:36:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:20,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-6f9d4721-d306-4037-8f33-94d885d38ae8 2018-07-21 00:36:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:36:20,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:36:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:36:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:20,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e2ae41-44cd-4a26-a5cf-790f07db3b33 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:20,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-31e2ae41-44cd-4a26-a5cf-790f07db3b33 2018-07-21 00:36:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:20,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-70d474d7-17e9-48f6-b18b-fa454b5bf23f Date: Sat, 21 Jul 2018 00:36:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:20,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-70d474d7-17e9-48f6-b18b-fa454b5bf23f 2018-07-21 00:36:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:20,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed369cb6-e3d0-4c27-b4ea-78135abfcb81 Date: Sat, 21 Jul 2018 00:36:20 GMT RESP BODY: {"ports":[]} 2018-07-21 00:36:20,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port&admin_state_up=True used request id req-ed369cb6-e3d0-4c27-b4ea-78135abfcb81 2018-07-21 00:36:20,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:21,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-326696f3-d30f-4120-978c-a43e1e28c955 x-compute-request-id: req-326696f3-d30f-4120-978c-a43e1e28c955 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:36:21,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst used request id req-326696f3-d30f-4120-978c-a43e1e28c955 2018-07-21 00:36:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:21,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a55e4a7b-64fb-41b2-8798-277608e11183 Date: Sat, 21 Jul 2018 00:36:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:21,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-a55e4a7b-64fb-41b2-8798-277608e11183 2018-07-21 00:36:21,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:21,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1912d96-ea4b-470e-bfc6-25755d80959e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:21,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-d1912d96-ea4b-470e-bfc6-25755d80959e 2018-07-21 00:36:21,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:21,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1e89be74-81b0-4f09-b487-ef3d4fca6334 Date: Sat, 21 Jul 2018 00:36:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:21,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-1e89be74-81b0-4f09-b487-ef3d4fca6334 2018-07-21 00:36:21,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:22,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4d3a902c-acc7-4519-b30a-143fa4ab11c1 Date: Sat, 21 Jul 2018 00:36:22 GMT RESP BODY: {"ports":[]} 2018-07-21 00:36:22,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port&admin_state_up=True used request id req-4d3a902c-acc7-4519-b30a-143fa4ab11c1 2018-07-21 00:36:22,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:36:22,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:22,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06ea4fcec46b4ab7b914f037c199c5d7", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}], "expires_at": "2018-07-21T01:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-user", "id": "d079205a5472415fab5fb2cc1088bb58"}, "audit_ids": ["xfUFvNdCQE2MmuxGNLQT5g"], "issued_at": "2018-07-21T00:36:22.000000Z"}} 2018-07-21 00:36:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}edaa2ce465f8d62aa0dfaea594b41fc0b03a82cd" 2018-07-21 00:36:22,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e6e4ff-66cc-4c3f-9a1f-fe60c4df173f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:36:22,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-12e6e4ff-66cc-4c3f-9a1f-fe60c4df173f 2018-07-21 00:36:22,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:22,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5cfe02f-374c-43e9-a3df-1e5110d1cf40 Date: Sat, 21 Jul 2018 00:36:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:22,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-f5cfe02f-374c-43e9-a3df-1e5110d1cf40 2018-07-21 00:36:22,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:22,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11b5ea79-377d-4b6d-a0f2-3e8f72363272 Date: Sat, 21 Jul 2018 00:36:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:22,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-11b5ea79-377d-4b6d-a0f2-3e8f72363272 2018-07-21 00:36:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:23,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f940cca2-3276-4ce9-abd1-ea9284ee744c Date: Sat, 21 Jul 2018 00:36:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:23,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-f940cca2-3276-4ce9-abd1-ea9284ee744c 2018-07-21 00:36:23,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:36:23,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:36:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:36:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edaa2ce465f8d62aa0dfaea594b41fc0b03a82cd" 2018-07-21 00:36:23,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8400b7-24f7-4f39-aba0-aae03c465300 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:23,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-6d8400b7-24f7-4f39-aba0-aae03c465300 2018-07-21 00:36:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:23,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-054eec81-6056-44cc-bf60-7647a02f7654 Date: Sat, 21 Jul 2018 00:36:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:23,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-054eec81-6056-44cc-bf60-7647a02f7654 2018-07-21 00:36:23,623 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net 2018-07-21 00:36:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" -d '{"port": {"network_id": "0088995b-6c4a-4934-b9ee-7a4816a20b6c", "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port", "admin_state_up": true}}' 2018-07-21 00:36:24,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-f26fd123-e047-47eb-89b4-f7262b3c2682 Date: Sat, 21 Jul 2018 00:36:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.9"}],"id":"4a944215-1184-409e-aaa7-69dc3ab64f04","security_groups":["841fd2a3-a996-4372-b506-600a07f149cf"],"mac_address":"fa:16:3e:88:cf:92","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port","project_id":"427ca3e28a604e589711b8c09a174a60","qos_policy_id":null,"admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:36:24,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-f26fd123-e047-47eb-89b4-f7262b3c2682 2018-07-21 00:36:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c91937f9-948b-44ef-9aff-a925645e1d1d Date: Sat, 21 Jul 2018 00:36:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:25,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-c91937f9-948b-44ef-9aff-a925645e1d1d 2018-07-21 00:36:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c5be59-2e36-48a5-9ef5-d3caee8338aa Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:25,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-00c5be59-2e36-48a5-9ef5-d3caee8338aa 2018-07-21 00:36:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-95b265ab-1737-424f-b2ce-b552b54fbe18 Date: Sat, 21 Jul 2018 00:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:25,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-95b265ab-1737-424f-b2ce-b552b54fbe18 2018-07-21 00:36:25,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-0b50ab4b-9882-4322-8cda-eb5bb289e726 Date: Sat, 21 Jul 2018 00:36:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.9"}],"id":"4a944215-1184-409e-aaa7-69dc3ab64f04","security_groups":["841fd2a3-a996-4372-b506-600a07f149cf"],"mac_address":"fa:16:3e:88:cf:92","project_id":"427ca3e28a604e589711b8c09a174a60","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:36:25,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port&admin_state_up=True used request id req-0b50ab4b-9882-4322-8cda-eb5bb289e726 2018-07-21 00:36:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b33522-3d7b-4c9f-8e18-2827208c7a11 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:25,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-60b33522-3d7b-4c9f-8e18-2827208c7a11 2018-07-21 00:36:25,603 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst 2018-07-21 00:36:25,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d14f72ba-cad6-4e47-b95d-83fa7b7bd01d x-compute-request-id: req-d14f72ba-cad6-4e47-b95d-83fa7b7bd01d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-flavor-name"}]} 2018-07-21 00:36:25,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d14f72ba-cad6-4e47-b95d-83fa7b7bd01d 2018-07-21 00:36:25,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97684912-392d-462f-8cd2-20ad62b0dbd4 x-compute-request-id: req-97684912-392d-462f-8cd2-20ad62b0dbd4 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "be632076-ffdd-400e-9019-a8fa34b44e9c"}} 2018-07-21 00:36:25,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c used request id req-97684912-392d-462f-8cd2-20ad62b0dbd4 2018-07-21 00:36:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:25,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-ed2a2295-f7dc-4add-a00e-ce116d8f40dd Date: Sat, 21 Jul 2018 00:36:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:36:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:36:11Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/snap", "metadata": {}}], "self": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "min_disk": 0, "protected": false, "id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "file": "/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "427ca3e28a604e589711b8c09a174a60", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7e7b2932-26f5-4f38-9409-379bb61e0c93/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image"} 2018-07-21 00:36:25,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image used request id req-ed2a2295-f7dc-4add-a00e-ce116d8f40dd 2018-07-21 00:36:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:26,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6e6cdb9b-c31f-4f3e-9f85-6edec20c4f2d Date: Sat, 21 Jul 2018 00:36:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:36:26,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6e6cdb9b-c31f-4f3e-9f85-6edec20c4f2d 2018-07-21 00:36:26,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" -d '{"server": {"name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "imageRef": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "flavorRef": "be632076-ffdd-400e-9019-a8fa34b44e9c", "max_count": 1, "min_count": 1, "networks": [{"port": "4a944215-1184-409e-aaa7-69dc3ab64f04"}]}}' 2018-07-21 00:36:27,966 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52a93442-c7da-4c7a-9650-f668c2b4dff4 x-compute-request-id: req-52a93442-c7da-4c7a-9650-f668c2b4dff4 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "adminPass": "8TX4oYSMmRSp"}} 2018-07-21 00:36:27,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-52a93442-c7da-4c7a-9650-f668c2b4dff4 2018-07-21 00:36:27,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:28,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36: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-3eadb1e5-3851-4083-8171-bf6a997222b2 x-compute-request-id: req-3eadb1e5-3851-4083-8171-bf6a997222b2 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "user_id": "d079205a5472415fab5fb2cc1088bb58", "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-21T00:36:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:28,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-3eadb1e5-3851-4083-8171-bf6a997222b2 2018-07-21 00:36:28,222 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst 2018-07-21 00:36:28,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:28,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19909725-7bc0-400b-9c73-24d006f4b76e x-compute-request-id: req-19909725-7bc0-400b-9c73-24d006f4b76e Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "user_id": "d079205a5472415fab5fb2cc1088bb58", "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-21T00:36:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:28,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-19909725-7bc0-400b-9c73-24d006f4b76e 2018-07-21 00:36:28,662 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst] is - BUILD 2018-07-21 00:36:28,663 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:36:31,666 - create_instance - DEBUG - VM status query timeout in 896.556150913 2018-07-21 00:36:31,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:32,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9c92c97-6fa4-4da2-bb32-f92d7674a2a2 x-compute-request-id: req-a9c92c97-6fa4-4da2-bb32-f92d7674a2a2 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "security_groups": [{"name": "default"}], "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:28Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:32,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-a9c92c97-6fa4-4da2-bb32-f92d7674a2a2 2018-07-21 00:36:32,358 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst] is - BUILD 2018-07-21 00:36:32,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:36:35,362 - create_instance - DEBUG - VM status query timeout in 892.860409975 2018-07-21 00:36:35,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:35,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1547651-c2cf-4101-98b2-02e7053f896b x-compute-request-id: req-b1547651-c2cf-4101-98b2-02e7053f896b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:cf:92", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "security_groups": [{"name": "default"}], "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:35,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-b1547651-c2cf-4101-98b2-02e7053f896b 2018-07-21 00:36:35,898 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst] is - ACTIVE 2018-07-21 00:36:35,898 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:36:35,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:36,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb3d1c2f-4a5f-4983-93e9-6a163a0d7d63 x-compute-request-id: req-bb3d1c2f-4a5f-4983-93e9-6a163a0d7d63 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:cf:92", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "security_groups": [{"name": "default"}], "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:36,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-bb3d1c2f-4a5f-4983-93e9-6a163a0d7d63 2018-07-21 00:36:36,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:36,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-34dd8d20-3c2d-4c14-be8e-951d623dbaf1 Date: Sat, 21 Jul 2018 00:36:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:36,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-34dd8d20-3c2d-4c14-be8e-951d623dbaf1 2018-07-21 00:36:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:37,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449e69ab-50eb-45bf-8131-e3d49ad9f1bd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:37,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-449e69ab-50eb-45bf-8131-e3d49ad9f1bd 2018-07-21 00:36:37,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:37,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-733ac10f-3c73-4d4f-92a0-3aa318e20f22 Date: Sat, 21 Jul 2018 00:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:37,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-733ac10f-3c73-4d4f-92a0-3aa318e20f22 2018-07-21 00:36:37,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:37,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-526bd33c-2e33-4065-887e-cb4f4502d857 Date: Sat, 21 Jul 2018 00:36:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.4"}],"id":"0a8c81d3-e05a-46fe-9acb-fc9ba10e1854","security_groups":[],"mac_address":"fa:16:3e:a7:52:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.9"}],"id":"4a944215-1184-409e-aaa7-69dc3ab64f04","security_groups":["841fd2a3-a996-4372-b506-600a07f149cf"],"mac_address":"fa:16:3e:88:cf:92","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:24Z","binding:vnic_type":"normal","device_id":"44e56588-ac43-4d43-8336-31feeb8d9018","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.2"}],"id":"d0e1d79b-13c7-4711-922e-98bb9ee61ae1","security_groups":[],"mac_address":"fa:16:3e:dd:c7:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:18Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.3"}],"id":"d7ead1f2-558b-4166-bd4a-7ec5d12d2cc5","security_groups":[],"mac_address":"fa:16:3e:95:04:e9","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"}]} 2018-07-21 00:36:37,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-526bd33c-2e33-4065-887e-cb4f4502d857 2018-07-21 00:36:37,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:37,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:37 GMT Server: Apache x-compute-request-id: req-3686a9c2-d947-42bf-a50a-3f4ae0077ba2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3686a9c2-d947-42bf-a50a-3f4ae0077ba2 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4773fb8b-0bab-4ec1-b45a-036d4b13431c", "size": 1}, {"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "size": 1}]} 2018-07-21 00:36:37,781 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/detail used request id req-3686a9c2-d947-42bf-a50a-3f4ae0077ba2 2018-07-21 00:36:37,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:37,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfe34a4-7732-448c-95d0-576b080a58bd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:37,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-3bfe34a4-7732-448c-95d0-576b080a58bd 2018-07-21 00:36:37,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:38,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36: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-26fbc578-03a5-4319-8099-c8ba5ec2b942 x-compute-request-id: req-26fbc578-03a5-4319-8099-c8ba5ec2b942 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:cf:92", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "security_groups": [{"name": "default"}], "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:38,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-26fbc578-03a5-4319-8099-c8ba5ec2b942 2018-07-21 00:36:38,583 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst] is - ACTIVE 2018-07-21 00:36:38,583 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:36:38,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:39,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89e10935-a829-4f32-9fad-2478bba9a750 x-compute-request-id: req-89e10935-a829-4f32-9fad-2478bba9a750 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:cf:92", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "security_groups": [{"name": "default"}], "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:39,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-89e10935-a829-4f32-9fad-2478bba9a750 2018-07-21 00:36:39,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:39,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-386b7a4e-5e89-4568-a4c6-9c90a76ac29c Date: Sat, 21 Jul 2018 00:36:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:39,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-386b7a4e-5e89-4568-a4c6-9c90a76ac29c 2018-07-21 00:36:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:39,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a107e94-4764-419c-8d08-1fce6f463014 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:39,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-2a107e94-4764-419c-8d08-1fce6f463014 2018-07-21 00:36:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:39,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-86c62044-3be3-4c35-b91b-6cea94d04ff1 Date: Sat, 21 Jul 2018 00:36:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:39,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-86c62044-3be3-4c35-b91b-6cea94d04ff1 2018-07-21 00:36:39,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:39,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-5e82367d-73aa-4a02-884a-9db8eab055f1 Date: Sat, 21 Jul 2018 00:36:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.4"}],"id":"0a8c81d3-e05a-46fe-9acb-fc9ba10e1854","security_groups":[],"mac_address":"fa:16:3e:a7:52:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.9"}],"id":"4a944215-1184-409e-aaa7-69dc3ab64f04","security_groups":["841fd2a3-a996-4372-b506-600a07f149cf"],"mac_address":"fa:16:3e:88:cf:92","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:24Z","binding:vnic_type":"normal","device_id":"44e56588-ac43-4d43-8336-31feeb8d9018","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.2"}],"id":"d0e1d79b-13c7-4711-922e-98bb9ee61ae1","security_groups":[],"mac_address":"fa:16:3e:dd:c7:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:18Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.3"}],"id":"d7ead1f2-558b-4166-bd4a-7ec5d12d2cc5","security_groups":[],"mac_address":"fa:16:3e:95:04:e9","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"}]} 2018-07-21 00:36:39,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-5e82367d-73aa-4a02-884a-9db8eab055f1 2018-07-21 00:36:39,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" -d '{"volumeAttachment": {"volumeId": "52c2a550-4906-4b67-91d3-674ef7756de5"}}' 2018-07-21 00:36:41,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06068c8a-c004-45d5-ad50-e0fc82d7c068 x-compute-request-id: req-06068c8a-c004-45d5-ad50-e0fc82d7c068 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "44e56588-ac43-4d43-8336-31feeb8d9018", "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "volumeId": "52c2a550-4906-4b67-91d3-674ef7756de5"}} 2018-07-21 00:36:41,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018/os-volume_attachments used request id req-06068c8a-c004-45d5-ad50-e0fc82d7c068 2018-07-21 00:36:41,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:41,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51077aa2-2f2b-4a24-8aef-7c5b1d70b30f x-compute-request-id: req-51077aa2-2f2b-4a24-8aef-7c5b1d70b30f Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:cf:92", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "security_groups": [{"name": "default"}], "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [{"id": "52c2a550-4906-4b67-91d3-674ef7756de5"}], "metadata": {}}} 2018-07-21 00:36:41,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-51077aa2-2f2b-4a24-8aef-7c5b1d70b30f 2018-07-21 00:36:41,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:41,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ff76806e-f40e-490f-8945-a1f82155803e Date: Sat, 21 Jul 2018 00:36:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:41,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-ff76806e-f40e-490f-8945-a1f82155803e 2018-07-21 00:36:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:41,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb25c02-e29a-4364-89c0-ecc50d94d17b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:36:41,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-4eb25c02-e29a-4364-89c0-ecc50d94d17b 2018-07-21 00:36:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:41,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5fd0d3b4-1a26-41ac-8528-3586da48a693 Date: Sat, 21 Jul 2018 00:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:41,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-5fd0d3b4-1a26-41ac-8528-3586da48a693 2018-07-21 00:36:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:42,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-d972de90-fe2a-4bd5-acea-fe6faf4ab83c Date: Sat, 21 Jul 2018 00:36:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.4"}],"id":"0a8c81d3-e05a-46fe-9acb-fc9ba10e1854","security_groups":[],"mac_address":"fa:16:3e:a7:52:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.9"}],"id":"4a944215-1184-409e-aaa7-69dc3ab64f04","security_groups":["841fd2a3-a996-4372-b506-600a07f149cf"],"mac_address":"fa:16:3e:88:cf:92","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:24Z","binding:vnic_type":"normal","device_id":"44e56588-ac43-4d43-8336-31feeb8d9018","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.2"}],"id":"d0e1d79b-13c7-4711-922e-98bb9ee61ae1","security_groups":[],"mac_address":"fa:16:3e:dd:c7:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:18Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.3"}],"id":"d7ead1f2-558b-4166-bd4a-7ec5d12d2cc5","security_groups":[],"mac_address":"fa:16:3e:95:04:e9","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"}]} 2018-07-21 00:36:42,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-d972de90-fe2a-4bd5-acea-fe6faf4ab83c 2018-07-21 00:36:42,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:36:42,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06ea4fcec46b4ab7b914f037c199c5d7", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role"}], "expires_at": "2018-07-21T01:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/427ca3e28a604e589711b8c09a174a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-user", "id": "d079205a5472415fab5fb2cc1088bb58"}, "audit_ids": ["WcEYhZ6lRKOh-sl6fGqXLg"], "issued_at": "2018-07-21T00:36:42.000000Z"}} 2018-07-21 00:36:42,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4185ba461acf38cb3ecf9ab5446533d38c3073" 2018-07-21 00:36:43,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e025cebe-f34f-4c02-ba8b-f974dbff2eaa x-compute-request-id: req-e025cebe-f34f-4c02-ba8b-f974dbff2eaa Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:cf:92", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "security_groups": [{"name": "default"}], "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [{"id": "52c2a550-4906-4b67-91d3-674ef7756de5"}], "metadata": {}}]} 2018-07-21 00:36:43,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst used request id req-e025cebe-f34f-4c02-ba8b-f974dbff2eaa 2018-07-21 00:36:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4185ba461acf38cb3ecf9ab5446533d38c3073" 2018-07-21 00:36:43,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd315c00-1116-4d9f-babb-5880f73f215f Date: Sat, 21 Jul 2018 00:36:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"427ca3e28a604e589711b8c09a174a60","l2_adjacency":true,"status":"ACTIVE","subnets":["f2906e5c-05a6-478c-89f0-472a56fa30fd"],"description":"","tags":[],"updated_at":"2018-07-21T00:36:14Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net","admin_state_up":true,"tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:13Z","mtu":1450}]} 2018-07-21 00:36:43,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net used request id req-fd315c00-1116-4d9f-babb-5880f73f215f 2018-07-21 00:36:43,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4185ba461acf38cb3ecf9ab5446533d38c3073" 2018-07-21 00:36:44,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1e114bd-6e11-484d-b31d-26fe9b9b7b2f Date: Sat, 21 Jul 2018 00:36:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:14Z","dns_nameservers":[],"updated_at":"2018-07-21T00:36:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"427ca3e28a604e589711b8c09a174a60","id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","subnetpool_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet"}]} 2018-07-21 00:36:44,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-c1e114bd-6e11-484d-b31d-26fe9b9b7b2f 2018-07-21 00:36:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e4185ba461acf38cb3ecf9ab5446533d38c3073" 2018-07-21 00:36:44,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3223 X-Openstack-Request-Id: req-cc7ecfc6-588d-4013-bddc-8b8f9944af99 Date: Sat, 21 Jul 2018 00:36:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.4"}],"id":"0a8c81d3-e05a-46fe-9acb-fc9ba10e1854","security_groups":[],"mac_address":"fa:16:3e:a7:52:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.9"}],"id":"4a944215-1184-409e-aaa7-69dc3ab64f04","security_groups":["841fd2a3-a996-4372-b506-600a07f149cf"],"mac_address":"fa:16:3e:88:cf:92","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:24Z","binding:vnic_type":"normal","device_id":"44e56588-ac43-4d43-8336-31feeb8d9018","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:17Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.2"}],"id":"d0e1d79b-13c7-4711-922e-98bb9ee61ae1","security_groups":[],"mac_address":"fa:16:3e:dd:c7:52","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:36:18Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f2906e5c-05a6-478c-89f0-472a56fa30fd","ip_address":"10.55.0.3"}],"id":"d7ead1f2-558b-4166-bd4a-7ec5d12d2cc5","security_groups":[],"mac_address":"fa:16:3e:95:04:e9","project_id":"427ca3e28a604e589711b8c09a174a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0088995b-6c4a-4934-b9ee-7a4816a20b6c","tenant_id":"427ca3e28a604e589711b8c09a174a60","created_at":"2018-07-21T00:36:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0088995b-6c4a-4934-b9ee-7a4816a20b6c","ip_allocation":"immediate"}]} 2018-07-21 00:36:44,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-cc7ecfc6-588d-4013-bddc-8b8f9944af99 2018-07-21 00:36:44,377 - create_instance - INFO - Deleting Port with ID - 4a944215-1184-409e-aaa7-69dc3ab64f04 2018-07-21 00:36:44,377 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-port 2018-07-21 00:36:44,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/4a944215-1184-409e-aaa7-69dc3ab64f04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:44,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56da1a70-8381-4fcf-b787-d6d9bd19bb40 Date: Sat, 21 Jul 2018 00:36:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:36:44,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/4a944215-1184-409e-aaa7-69dc3ab64f04 used request id req-56da1a70-8381-4fcf-b787-d6d9bd19bb40 2018-07-21 00:36:44,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3686a9c2-d947-42bf-a50a-3f4ae0077ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:45,185 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:44 GMT Server: Apache x-compute-request-id: req-a019136c-3994-4f37-ae15-c2cad0ef18b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a019136c-3994-4f37-ae15-c2cad0ef18b2 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [{"server_id": "44e56588-ac43-4d43-8336-31feeb8d9018", "attachment_id": "9b08ad15-4808-4d41-b63f-fb064a99c7c7", "attached_at": "2018-07-21T00:36:42.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "52c2a550-4906-4b67-91d3-674ef7756de5", "device": "/dev/vdb", "id": "52c2a550-4906-4b67-91d3-674ef7756de5"}], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:43.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "size": 1}} 2018-07-21 00:36:45,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 used request id req-a019136c-3994-4f37-ae15-c2cad0ef18b2 2018-07-21 00:36:45,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018/os-volume_attachments/52c2a550-4906-4b67-91d3-674ef7756de5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:46,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:36: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-5f9e0429-e87c-4f94-815e-a5d518eb91db x-compute-request-id: req-5f9e0429-e87c-4f94-815e-a5d518eb91db Content-Length: 0 Content-Type: application/json 2018-07-21 00:36:46,073 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018/os-volume_attachments/52c2a550-4906-4b67-91d3-674ef7756de5 used request id req-5f9e0429-e87c-4f94-815e-a5d518eb91db 2018-07-21 00:36:46,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:46,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67305225-db63-4170-a884-1443fd596f1b x-compute-request-id: req-67305225-db63-4170-a884-1443fd596f1b Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [{"id": "52c2a550-4906-4b67-91d3-674ef7756de5"}], "metadata": {}}} 2018-07-21 00:36:46,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-67305225-db63-4170-a884-1443fd596f1b 2018-07-21 00:36:49,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:49,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74a5fed5-8312-4c3e-a5ce-b6702e2acae0 x-compute-request-id: req-74a5fed5-8312-4c3e-a5ce-b6702e2acae0 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:33Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:49,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-74a5fed5-8312-4c3e-a5ce-b6702e2acae0 2018-07-21 00:36:49,619 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst 2018-07-21 00:36:49,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:49,774 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b878483-1a48-4ddf-a9aa-76f0cfa123d0 x-compute-request-id: req-3b878483-1a48-4ddf-a9aa-76f0cfa123d0 Content-Type: application/json 2018-07-21 00:36:49,774 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-3b878483-1a48-4ddf-a9aa-76f0cfa123d0 2018-07-21 00:36:49,775 - create_instance - INFO - Checking deletion status 2018-07-21 00:36:49,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:50,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-235a3b02-dbcf-4e1c-8beb-edd2233628c5 x-compute-request-id: req-235a3b02-dbcf-4e1c-8beb-edd2233628c5 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/44e56588-ac43-4d43-8336-31feeb8d9018", "rel": "bookmark"}], "image": {"id": "7e7b2932-26f5-4f38-9409-379bb61e0c93", "links": [{"href": "http://172.30.9.21:8774/images/7e7b2932-26f5-4f38-9409-379bb61e0c93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:36:33.000000", "flavor": {"id": "be632076-ffdd-400e-9019-a8fa34b44e9c", "links": [{"href": "http://172.30.9.21:8774/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c", "rel": "bookmark"}]}, "id": "44e56588-ac43-4d43-8336-31feeb8d9018", "user_id": "d079205a5472415fab5fb2cc1088bb58", "OS-DCF: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-21T00:36:49Z", "hostId": "1fa151171bc95bf464fb542f7340c7d8ed52f72cf1ea6a6f34e7978d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst", "created": "2018-07-21T00:36:27Z", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:36:50,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-235a3b02-dbcf-4e1c-8beb-edd2233628c5 2018-07-21 00:36:50,059 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst] is - ACTIVE 2018-07-21 00:36:50,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:36:53,062 - create_instance - DEBUG - VM status query timeout in 296.712881088 2018-07-21 00:36:53,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3f3fa0f0b73376ad1db7d14659dca4c3c0542cd" 2018-07-21 00:36:53,119 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01428ffb-043c-4b1e-9f9f-186a296defaf x-compute-request-id: req-01428ffb-043c-4b1e-9f9f-186a296defaf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 44e56588-ac43-4d43-8336-31feeb8d9018 could not be found.", "code": 404}} 2018-07-21 00:36:53,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/44e56588-ac43-4d43-8336-31feeb8d9018 used request id req-01428ffb-043c-4b1e-9f9f-186a296defaf 2018-07-21 00:36:53,120 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 44e56588-ac43-4d43-8336-31feeb8d9018 could not be found. (HTTP 404) (Request-ID: req-01428ffb-043c-4b1e-9f9f-186a296defaf) 2018-07-21 00:36:53,120 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-inst 2018-07-21 00:36:53,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}335848aa283c27890840be867e6aa4959f427e2a" 2018-07-21 00:36:53,161 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba265403-c0d3-4b0e-9c00-8deaab89aab6 x-compute-request-id: req-ba265403-c0d3-4b0e-9c00-8deaab89aab6 Content-Length: 0 Content-Type: application/json 2018-07-21 00:36:53,161 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/be632076-ffdd-400e-9019-a8fa34b44e9c used request id req-ba265403-c0d3-4b0e-9c00-8deaab89aab6 2018-07-21 00:36:53,162 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet 2018-07-21 00:36:53,162 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-subnet 2018-07-21 00:36:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f2906e5c-05a6-478c-89f0-472a56fa30fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:55,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8956d0c9-a49b-4f50-8209-e8447d811605 Date: Sat, 21 Jul 2018 00:36:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:36:55,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f2906e5c-05a6-478c-89f0-472a56fa30fd used request id req-8956d0c9-a49b-4f50-8209-e8447d811605 2018-07-21 00:36:55,648 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-pub-net 2018-07-21 00:36:55,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/0088995b-6c4a-4934-b9ee-7a4816a20b6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eea8f8d634e6afb8ad5c5f5c7268c98a6101574" 2018-07-21 00:36:57,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a016524-e996-4796-a50b-205206ff5fad Date: Sat, 21 Jul 2018 00:36:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:36:57,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0088995b-6c4a-4934-b9ee-7a4816a20b6c used request id req-0a016524-e996-4796-a50b-205206ff5fad 2018-07-21 00:36:57,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5046081e-90ee-43cc-b9dc-712d3cef9adf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" 2018-07-21 00:36:57,237 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:56 GMT Server: Apache x-compute-request-id: req-da67014d-8b67-425f-8912-ce9f45d28d1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da67014d-8b67-425f-8912-ce9f45d28d1d Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4773fb8b-0bab-4ec1-b45a-036d4b13431c", "size": 1}} 2018-07-21 00:36:57,237 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c used request id req-da67014d-8b67-425f-8912-ce9f45d28d1d 2018-07-21 00:36:57,238 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:36:57,238 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2 2018-07-21 00:36:57,238 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2 2018-07-21 00:36:57,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5046081e-90ee-43cc-b9dc-712d3cef9adf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" 2018-07-21 00:36:57,618 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:36:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56ebe279-4f98-4e7a-a108-d52dfd915759 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-21 00:36:57,618 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c used request id req-56ebe279-4f98-4e7a-a108-d52dfd915759 2018-07-21 00:36:57,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5046081e-90ee-43cc-b9dc-712d3cef9adf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a644e7362d32f82cf334faf8d0d97e73a0b1ba" 2018-07-21 00:36:57,830 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-047f3843-3591-4084-a931-74d2a5b73f6a x-openstack-request-id: req-047f3843-3591-4084-a931-74d2a5b73f6a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4773fb8b-0bab-4ec1-b45a-036d4b13431c could not be found.", "code": 404}} 2018-07-21 00:36:57,831 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/4773fb8b-0bab-4ec1-b45a-036d4b13431c used request id req-047f3843-3591-4084-a931-74d2a5b73f6a 2018-07-21 00:36:57,831 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4773fb8b-0bab-4ec1-b45a-036d4b13431c could not be found. (HTTP 404) (Request-ID: req-047f3843-3591-4084-a931-74d2a5b73f6a) 2018-07-21 00:36:57,831 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-2 2018-07-21 00:36:57,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40672f15-1edb-4844-b8f9-b1ddaae94359" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12388d84992daebb29c0938e7400adf7e72d3dd" 2018-07-21 00:36:57,898 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:57 GMT Server: Apache x-compute-request-id: req-c59cb6d2-b96a-42a2-9499-1fa969d057e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c59cb6d2-b96a-42a2-9499-1fa969d057e1 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "d079205a5472415fab5fb2cc1088bb58", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "self"}, {"href": "http://172.30.9.21:8776/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:36:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "427ca3e28a604e589711b8c09a174a60", "updated_at": "2018-07-21T00:36:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "52c2a550-4906-4b67-91d3-674ef7756de5", "size": 1}} 2018-07-21 00:36:57,898 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 used request id req-c59cb6d2-b96a-42a2-9499-1fa969d057e1 2018-07-21 00:36:57,898 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:36:57,898 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1 2018-07-21 00:36:57,898 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1 2018-07-21 00:36:57,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40672f15-1edb-4844-b8f9-b1ddaae94359" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12388d84992daebb29c0938e7400adf7e72d3dd" 2018-07-21 00:36:58,163 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:36:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b69b15f6-1598-4e96-b7a5-3c2047311efa 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-21 00:36:58,163 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 used request id req-b69b15f6-1598-4e96-b7a5-3c2047311efa 2018-07-21 00:36:58,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-40672f15-1edb-4844-b8f9-b1ddaae94359" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12388d84992daebb29c0938e7400adf7e72d3dd" 2018-07-21 00:36:58,364 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e5fad0fb-42c1-476c-a9fa-96489382bf86 x-openstack-request-id: req-e5fad0fb-42c1-476c-a9fa-96489382bf86 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 52c2a550-4906-4b67-91d3-674ef7756de5 could not be found.", "code": 404}} 2018-07-21 00:36:58,365 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/427ca3e28a604e589711b8c09a174a60/volumes/52c2a550-4906-4b67-91d3-674ef7756de5 used request id req-e5fad0fb-42c1-476c-a9fa-96489382bf86 2018-07-21 00:36:58,365 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 52c2a550-4906-4b67-91d3-674ef7756de5 could not be found. (HTTP 404) (Request-ID: req-e5fad0fb-42c1-476c-a9fa-96489382bf86) 2018-07-21 00:36:58,365 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-1 2018-07-21 00:36:58,366 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-0beb0626-2cd8-4f0f-89a4-6e8c66ab1601-image 2018-07-21 00:36:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bc4c113d216761c509fe218e25f3daa30482fae" 2018-07-21 00:36:59,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22e46a75-ecb5-4a0c-9605-d63ff86e5ed0 Date: Sat, 21 Jul 2018 00:36:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:36:59,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7e7b2932-26f5-4f38-9409-379bb61e0c93 used request id req-22e46a75-ecb5-4a0c-9605-d63ff86e5ed0 2018-07-21 00:36:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:59,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-abbcd406-d2ef-4bb6-8c52-a3339aeb53b1 Date: Sat, 21 Jul 2018 00:36:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "427ca3e28a604e589711b8c09a174a60", "created_at": "2018-07-21T00:36:13Z", "updated_at": "2018-07-21T00:36:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "revision_number": 0, "id": "709e85e5-db6b-4bbf-86ea-10b19fc7548e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "427ca3e28a604e589711b8c09a174a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "revision_number": 0, "id": "8d7169c7-4b89-4510-886e-b3b82e3cdf2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "427ca3e28a604e589711b8c09a174a60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "revision_number": 0, "id": "8ed3fa86-53e7-402a-94ea-a9f6e72a774d", "remote_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "remote_ip_prefix": null, "created_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "427ca3e28a604e589711b8c09a174a60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "revision_number": 0, "id": "9b8f3970-c3df-4a11-b90f-c8dd302d1766", "remote_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "remote_ip_prefix": null, "created_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "tenant_id": "427ca3e28a604e589711b8c09a174a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "427ca3e28a604e589711b8c09a174a60"}], "revision_number": 4, "project_id": "427ca3e28a604e589711b8c09a174a60", "id": "841fd2a3-a996-4372-b506-600a07f149cf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:36:59,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-abbcd406-d2ef-4bb6-8c52-a3339aeb53b1 2018-07-21 00:36:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:59,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3294e1b9-c692-443b-904d-d4944644de2f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:36:59,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-3294e1b9-c692-443b-904d-d4944644de2f 2018-07-21 00:36:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:59,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91abc550-a19a-4dc9-84ae-770ab39bc933 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:36:59,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-91abc550-a19a-4dc9-84ae-770ab39bc933 2018-07-21 00:36:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:59,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-104ad10d-2f78-4b75-801a-d5eddd3c6ec1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:36:59,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-104ad10d-2f78-4b75-801a-d5eddd3c6ec1 2018-07-21 00:36:59,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:36:59,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:36:59,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-428ec4be-3952-4da7-98a6-238647203fb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:36:59,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-428ec4be-3952-4da7-98a6-238647203fb4 2018-07-21 00:36:59,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:36:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:00,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-188d4f6c-7164-443f-8be7-63faa2f63ff6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:37:00,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-188d4f6c-7164-443f-8be7-63faa2f63ff6 2018-07-21 00:37:00,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:37:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:00,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae6e54b0-9167-4fa5-91fe-b68362f8eef0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:37:00,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-ae6e54b0-9167-4fa5-91fe-b68362f8eef0 2018-07-21 00:37:00,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:37:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:00,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9993bf-ef6b-48db-9fb4-1fbef167735f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "427ca3e28a604e589711b8c09a174a60", "name": "CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj"}} 2018-07-21 00:37:00,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-3d9993bf-ef6b-48db-9fb4-1fbef167735f 2018-07-21 00:37:00,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 841fd2a3-a996-4372-b506-600a07f149cf 2018-07-21 00:37:00,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=841fd2a3-a996-4372-b506-600a07f149cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-71309a9f-d474-4b60-a0f8-c858843e1fff Date: Sat, 21 Jul 2018 00:37:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "port_range_min": null, "revision_number": 0, "tenant_id": "427ca3e28a604e589711b8c09a174a60", "created_at": "2018-07-21T00:36:13Z", "project_id": "427ca3e28a604e589711b8c09a174a60", "id": "709e85e5-db6b-4bbf-86ea-10b19fc7548e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "port_range_min": null, "revision_number": 0, "tenant_id": "427ca3e28a604e589711b8c09a174a60", "created_at": "2018-07-21T00:36:13Z", "project_id": "427ca3e28a604e589711b8c09a174a60", "id": "8d7169c7-4b89-4510-886e-b3b82e3cdf2a"}, {"remote_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "port_range_min": null, "revision_number": 0, "tenant_id": "427ca3e28a604e589711b8c09a174a60", "created_at": "2018-07-21T00:36:13Z", "project_id": "427ca3e28a604e589711b8c09a174a60", "id": "8ed3fa86-53e7-402a-94ea-a9f6e72a774d"}, {"remote_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:36:13Z", "security_group_id": "841fd2a3-a996-4372-b506-600a07f149cf", "port_range_min": null, "revision_number": 0, "tenant_id": "427ca3e28a604e589711b8c09a174a60", "created_at": "2018-07-21T00:36:13Z", "project_id": "427ca3e28a604e589711b8c09a174a60", "id": "9b8f3970-c3df-4a11-b90f-c8dd302d1766"}]} 2018-07-21 00:37:00,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=841fd2a3-a996-4372-b506-600a07f149cf used request id req-71309a9f-d474-4b60-a0f8-c858843e1fff 2018-07-21 00:37:00,458 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:37:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/841fd2a3-a996-4372-b506-600a07f149cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:00,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c03cdcd-d1c4-44fb-8b07-7a26ec189275 Content-Length: 0 Date: Sat, 21 Jul 2018 00:37:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:37:00,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/841fd2a3-a996-4372-b506-600a07f149cf used request id req-3c03cdcd-d1c4-44fb-8b07-7a26ec189275 2018-07-21 00:37:00,773 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj 2018-07-21 00:37:00,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:00,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94b3c5e-53e2-4620-a90f-9cd22cbd3469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:37:00,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/427ca3e28a604e589711b8c09a174a60 used request id req-c94b3c5e-53e2-4620-a90f-9cd22cbd3469 2018-07-21 00:37:00,982 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-ec00d393-42dd-4fd-proj-role 2018-07-21 00:37:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/06ea4fcec46b4ab7b914f037c199c5d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:01,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24096c81-f9bf-414b-8296-a0d1038f9c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:37:01,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/06ea4fcec46b4ab7b914f037c199c5d7 used request id req-24096c81-f9bf-414b-8296-a0d1038f9c47 2018-07-21 00:37:01,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc39ba93d2bfc97587801aabf9928fd579a733c" 2018-07-21 00:37:01,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613e36f0-d16d-4bad-8905-e5b3ab7ddaf2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:37:01,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-613e36f0-d16d-4bad-8905-e5b3ab7ddaf2 2018-07-21 00:37:01,203 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-ec00d393-42dd-4fd-user 2018-07-21 00:37:01,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d079205a5472415fab5fb2cc1088bb58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e8905a81bc6689513de6b48d8334c4e7a90d2d" 2018-07-21 00:37:01,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac503926-84d8-4dfa-a16d-94c0ce00d44f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:37:01,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d079205a5472415fab5fb2cc1088bb58 used request id req-ac503926-84d8-4dfa-a16d-94c0ce00d44f 2018-07-21 00:37:01,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:01,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["21e8bj8zSHalROktW2bzvw"], "issued_at": "2018-07-21T00:37:01.000000Z"}} 2018-07-21 00:37:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}41ea4d56f9fa0f279578334bb3d284a1b89b01dc" 2018-07-21 00:37:01,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e34a1a7-aa82-46da-8780-64553f5402ad 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:01,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4e34a1a7-aa82-46da-8780-64553f5402ad 2018-07-21 00:37:01,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:01,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:02,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["T5iuH7WkSduReXLBq7xZQQ"], "issued_at": "2018-07-21T00:37:02.000000Z"}} 2018-07-21 00:37:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:37:02,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1b934d-933b-420c-b927-64ea46d3b76a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:02,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cf1b934d-933b-420c-b927-64ea46d3b76a 2018-07-21 00:37:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:37:02,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:37:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:37:02,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2610ca55-84b6-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:37:02,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8d5ac0-940f-40db-9c45-dc9608cf2f03 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2610ca55-84b6-404-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:37:02,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-2610ca55-84b6-404-proj used request id req-bb8d5ac0-940f-40db-9c45-dc9608cf2f03 2018-07-21 00:37:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:37:02,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fd1c06-6216-4abf-95fd-4d1dd5e29051 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:37:02,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-04fd1c06-6216-4abf-95fd-4d1dd5e29051 2018-07-21 00:37:02,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}}' 2018-07-21 00:37:02,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b69d333-37d8-4971-8533-2e3fd3cc5948 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "id": "516ff8fd3d814c90b011d46d8e762f49", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:02,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9b69d333-37d8-4971-8533-2e3fd3cc5948 2018-07-21 00:37:02,773 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-2610ca55-84b6-404-proj 2018-07-21 00:37:02,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:02,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:03,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Ev_jnuH8QBucPVdlRSOKFA"], "issued_at": "2018-07-21T00:37:03.000000Z"}} 2018-07-21 00:37:03,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0831c2ea2a8f7a9915603b2ac3cd8b69746e7605" 2018-07-21 00:37:03,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66430bb2-213e-4b2e-85ac-939db3058553 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:03,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-66430bb2-213e-4b2e-85ac-939db3058553 2018-07-21 00:37:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:37:03,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:37:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:37:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831c2ea2a8f7a9915603b2ac3cd8b69746e7605" 2018-07-21 00:37:03,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a268d3-713f-4d38-be7f-1e3019adb9b0 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:37:03,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a0a268d3-713f-4d38-be7f-1e3019adb9b0 2018-07-21 00:37:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-2610ca55-84b6-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831c2ea2a8f7a9915603b2ac3cd8b69746e7605" 2018-07-21 00:37:03,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf29534-7224-4ce0-96dd-c935387b8fec Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-2610ca55-84b6-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "id": "516ff8fd3d814c90b011d46d8e762f49", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}]} 2018-07-21 00:37:03,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-2610ca55-84b6-404-proj used request id req-ecf29534-7224-4ce0-96dd-c935387b8fec 2018-07-21 00:37:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831c2ea2a8f7a9915603b2ac3cd8b69746e7605" 2018-07-21 00:37:03,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117522bf-ee73-4128-9944-8de5feac17f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:37:03,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-117522bf-ee73-4128-9944-8de5feac17f4 2018-07-21 00:37:03,802 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-2610ca55-84b6-404-user 2018-07-21 00:37:03,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:37:03,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94781740-4d47-469f-9399-9566e231f985 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:37:03,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94781740-4d47-469f-9399-9566e231f985 2018-07-21 00:37:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" -d '{"role": {"name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}}' 2018-07-21 00:37:04,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7872c64c-501e-4f7f-ac4b-50e16c965556 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59453dba10124ed6bbcd75cf7dce4fd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/59453dba10124ed6bbcd75cf7dce4fd9"}, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}} 2018-07-21 00:37:04,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7872c64c-501e-4f7f-ac4b-50e16c965556 2018-07-21 00:37:04,043 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role 2018-07-21 00:37:04,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/59453dba10124ed6bbcd75cf7dce4fd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:37:04,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e055efea-5899-4aac-bc5b-476aa4ac7e74 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59453dba10124ed6bbcd75cf7dce4fd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/59453dba10124ed6bbcd75cf7dce4fd9"}, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}} 2018-07-21 00:37:04,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/59453dba10124ed6bbcd75cf7dce4fd9 used request id req-e055efea-5899-4aac-bc5b-476aa4ac7e74 2018-07-21 00:37:04,142 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role to project CreateInstanceVolumeTests-2610ca55-84b6-404-proj 2018-07-21 00:37:04,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49/users/b2e893d43a9f46638ce02be2ea54ddf2/roles/59453dba10124ed6bbcd75cf7dce4fd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:37:04,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd27569-120b-4270-9a30-54783b23f151 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:37:04,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49/users/b2e893d43a9f46638ce02be2ea54ddf2/roles/59453dba10124ed6bbcd75cf7dce4fd9 used request id req-2dd27569-120b-4270-9a30-54783b23f151 2018-07-21 00:37:04,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:37:04,377 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:37:04,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:04,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:04,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59453dba10124ed6bbcd75cf7dce4fd9", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}], "expires_at": "2018-07-21T01:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-user", "id": "b2e893d43a9f46638ce02be2ea54ddf2"}, "audit_ids": ["h1Kd7wHCRa2j41TPY0h_Sw"], "issued_at": "2018-07-21T00:37:04.000000Z"}} 2018-07-21 00:37:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" 2018-07-21 00:37:04,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65584938-35f8-4582-8e48-55550a4dedb9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:04,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-65584938-35f8-4582-8e48-55550a4dedb9 2018-07-21 00:37:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" 2018-07-21 00:37:05,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-ab3eff41-c861-4e85-a481-134dccee6800 Date: Sat, 21 Jul 2018 00:37:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image"} 2018-07-21 00:37:05,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image used request id req-ab3eff41-c861-4e85-a481-134dccee6800 2018-07-21 00:37:05,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" 2018-07-21 00:37:05,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bcc6eb80-5f0e-4598-b06f-7a75d52502a5 Date: Sat, 21 Jul 2018 00:37: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-21 00:37:05,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-bcc6eb80-5f0e-4598-b06f-7a75d52502a5 2018-07-21 00:37:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image"}' 2018-07-21 00:37:05,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4924ceb3-5873-4dc0-94cd-f1609ce2dd78 Date: Sat, 21 Jul 2018 00:37:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:37:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:37:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639", "min_disk": 0, "protected": false, "id": "5c66dd66-3a32-4121-9235-31f096981639", "file": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639/file", "checksum": null, "owner": "516ff8fd3d814c90b011d46d8e762f49", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:37:05,502 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4924ceb3-5873-4dc0-94cd-f1609ce2dd78 2018-07-21 00:37:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" -d '' 2018-07-21 00:37:06,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-915b774c-6c77-4e9f-838d-46ee9179c543 Date: Sat, 21 Jul 2018 00:37: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-21 00:37:06,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639/file used request id req-915b774c-6c77-4e9f-838d-46ee9179c543 2018-07-21 00:37:06,118 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:37:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" 2018-07-21 00:37:06,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-94c2af24-b1e8-49fe-9227-20174285f827 Date: Sat, 21 Jul 2018 00:37:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:37:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:37:06Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5c66dd66-3a32-4121-9235-31f096981639/snap", "metadata": {}}], "self": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639", "min_disk": 0, "protected": false, "id": "5c66dd66-3a32-4121-9235-31f096981639", "file": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "516ff8fd3d814c90b011d46d8e762f49", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5c66dd66-3a32-4121-9235-31f096981639/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:37:06,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639 used request id req-94c2af24-b1e8-49fe-9227-20174285f827 2018-07-21 00:37:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" 2018-07-21 00:37:06,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aab088de-46c9-493c-98d3-eacef74d9ef0 Date: Sat, 21 Jul 2018 00:37:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:37:06,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-aab088de-46c9-493c-98d3-eacef74d9ef0 2018-07-21 00:37:06,500 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image 2018-07-21 00:37:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" 2018-07-21 00:37:06,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7c9cb664-ea14-4e82-ae7b-af4171ab5b02 Date: Sat, 21 Jul 2018 00:37:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:37:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:37:06Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5c66dd66-3a32-4121-9235-31f096981639/snap", "metadata": {}}], "self": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639", "min_disk": 0, "protected": false, "id": "5c66dd66-3a32-4121-9235-31f096981639", "file": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "516ff8fd3d814c90b011d46d8e762f49", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5c66dd66-3a32-4121-9235-31f096981639/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:37:06,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639 used request id req-7c9cb664-ea14-4e82-ae7b-af4171ab5b02 2018-07-21 00:37:06,521 - create_image - DEBUG - Instance status is - active 2018-07-21 00:37:06,521 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image 2018-07-21 00:37:06,521 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image 2018-07-21 00:37:06,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:06,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:06,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["n-uWUFyzTzGYF0_ZagzKbA"], "issued_at": "2018-07-21T00:37:06.000000Z"}} 2018-07-21 00:37:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}12f7f363f92bd9a7c33e4ac2164564deb6a5b3e7" 2018-07-21 00:37:07,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10bb9d1-f782-4d1e-9ecc-aff320d4fc57 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:07,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d10bb9d1-f782-4d1e-9ecc-aff320d4fc57 2018-07-21 00:37:07,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:37:07,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f7f363f92bd9a7c33e4ac2164564deb6a5b3e7" 2018-07-21 00:37:07,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9d1bd10-a8be-4e4a-95dc-fe4412cacded x-compute-request-id: req-c9d1bd10-a8be-4e4a-95dc-fe4412cacded Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:37:07,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c9d1bd10-a8be-4e4a-95dc-fe4412cacded 2018-07-21 00:37:07,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f7f363f92bd9a7c33e4ac2164564deb6a5b3e7" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-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-21 00:37:07,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-726e28c8-ba67-4399-8cb3-1b7281d7a347 x-compute-request-id: req-726e28c8-ba67-4399-8cb3-1b7281d7a347 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "69e205b9-77f2-4349-8add-0e2c3f9948d1"}} 2018-07-21 00:37:07,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-726e28c8-ba67-4399-8cb3-1b7281d7a347 2018-07-21 00:37:07,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:07,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:07,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59453dba10124ed6bbcd75cf7dce4fd9", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}], "expires_at": "2018-07-21T01:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-user", "id": "b2e893d43a9f46638ce02be2ea54ddf2"}, "audit_ids": ["JYq2bD5dSWa96r1JoA5t5g"], "issued_at": "2018-07-21T00:37:07.000000Z"}} 2018-07-21 00:37:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:07,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fa99e5-55cb-46da-ba89-791e515c1bdc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:07,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d2fa99e5-55cb-46da-ba89-791e515c1bdc 2018-07-21 00:37:07,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:07,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fbe7b174-500c-4ed4-a2dd-d0b21404f158 Date: Sat, 21 Jul 2018 00:37:07 GMT RESP BODY: {"networks":[]} 2018-07-21 00:37:07,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-fbe7b174-500c-4ed4-a2dd-d0b21404f158 2018-07-21 00:37:07,934 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net 2018-07-21 00:37:07,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" -d '{"network": {"name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net", "admin_state_up": true}}' 2018-07-21 00:37:08,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-37d309df-a8d3-49e4-890f-7c6b1eeeba51 Date: Sat, 21 Jul 2018 00:37:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:37:08Z","is_default":false,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}} 2018-07-21 00:37:08,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-37d309df-a8d3-49e4-890f-7c6b1eeeba51 2018-07-21 00:37:08,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:08,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-128ed654-259d-4e45-87ae-03dc182f2531 Date: Sat, 21 Jul 2018 00:37:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:37:08Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:08,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-128ed654-259d-4e45-87ae-03dc182f2531 2018-07-21 00:37:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:08,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2fbf38bd-37e9-42df-8781-6fdf1ef2a01e Date: Sat, 21 Jul 2018 00:37:08 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:37:08,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-2fbf38bd-37e9-42df-8781-6fdf1ef2a01e 2018-07-21 00:37:08,977 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet 2018-07-21 00:37:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" -d '{"subnets": [{"ip_version": 4, "network_id": "70b6c828-2de2-4e2e-b736-5c889a7a7196", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]}' 2018-07-21 00:37:09,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21d1ae90-31c6-43a9-99da-1db8388246ff Date: Sat, 21 Jul 2018 00:37:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:09,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-21d1ae90-31c6-43a9-99da-1db8388246ff 2018-07-21 00:37:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:10,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8bde140f-8fb3-4160-ae68-c56f71d80324 Date: Sat, 21 Jul 2018 00:37:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:10,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-8bde140f-8fb3-4160-ae68-c56f71d80324 2018-07-21 00:37:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:10,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5fa3242a-1fc4-4de5-8ea4-8b459899f5ae Date: Sat, 21 Jul 2018 00:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:10,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-5fa3242a-1fc4-4de5-8ea4-8b459899f5ae 2018-07-21 00:37:10,445 - OpenStackNetwork - DEBUG - Network [70b6c828-2de2-4e2e-b736-5c889a7a7196] created successfully 2018-07-21 00:37:10,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:10,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:10,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59453dba10124ed6bbcd75cf7dce4fd9", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}], "expires_at": "2018-07-21T01:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-user", "id": "b2e893d43a9f46638ce02be2ea54ddf2"}, "audit_ids": ["hQbL5A74Tb-KlmzdMwsKhg"], "issued_at": "2018-07-21T00:37:10.000000Z"}} 2018-07-21 00:37:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" 2018-07-21 00:37:10,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2546bf9e-b3ea-41f0-8ef4-40c36dff19d1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:10,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2546bf9e-b3ea-41f0-8ef4-40c36dff19d1 2018-07-21 00:37:10,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" 2018-07-21 00:37:11,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:10 GMT Server: Apache x-compute-request-id: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-21 00:37:11,179 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail used request id req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5 2018-07-21 00:37:11,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:37:11,760 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37:11 GMT Server: Apache x-compute-request-id: req-f532c58e-7c12-433b-82d9-511d820ac6ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f532c58e-7c12-433b-82d9-511d820ac6ca Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}} 2018-07-21 00:37:11,760 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes used request id req-f532c58e-7c12-433b-82d9-511d820ac6ca 2018-07-21 00:37:11,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" 2018-07-21 00:37:12,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:11 GMT Server: Apache x-compute-request-id: req-1b90be95-89e2-4306-b2b7-d400aa696bf6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b90be95-89e2-4306-b2b7-d400aa696bf6 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}} 2018-07-21 00:37:12,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 used request id req-1b90be95-89e2-4306-b2b7-d400aa696bf6 2018-07-21 00:37:12,001 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1 2018-07-21 00:37:12,003 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" 2018-07-21 00:37:12,253 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:11 GMT Server: Apache x-compute-request-id: req-1c6c3e02-ad84-4cc2-92ff-f2ac237f175a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c6c3e02-ad84-4cc2-92ff-f2ac237f175a Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}} 2018-07-21 00:37:12,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 used request id req-1c6c3e02-ad84-4cc2-92ff-f2ac237f175a 2018-07-21 00:37:12,253 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:37:12,253 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1 2018-07-21 00:37:12,254 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1 2018-07-21 00:37:12,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:12,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:12,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59453dba10124ed6bbcd75cf7dce4fd9", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}], "expires_at": "2018-07-21T01:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-user", "id": "b2e893d43a9f46638ce02be2ea54ddf2"}, "audit_ids": ["g3gZWGW4QlapQKK9ojdjvA"], "issued_at": "2018-07-21T00:37:12.000000Z"}} 2018-07-21 00:37:12,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" 2018-07-21 00:37:12,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c756c7c0-e4ab-44b7-bec7-25859506f57a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:12,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c756c7c0-e4ab-44b7-bec7-25859506f57a 2018-07-21 00:37:12,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" 2018-07-21 00:37:12,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:12 GMT Server: Apache x-compute-request-id: req-0bee976b-a44e-43f6-b573-3b340c11932a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bee976b-a44e-43f6-b573-3b340c11932a Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}]} 2018-07-21 00:37:12,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail used request id req-0bee976b-a44e-43f6-b573-3b340c11932a 2018-07-21 00:37:12,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0bee976b-a44e-43f6-b573-3b340c11932a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-21 00:37:13,492 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37:13 GMT Server: Apache x-compute-request-id: req-713eb488-efad-475a-88f5-1b3e0b42f94f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-713eb488-efad-475a-88f5-1b3e0b42f94f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:13.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71489470-44e1-47c6-b33a-d76003c382c2", "size": 1}} 2018-07-21 00:37:13,492 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes used request id req-713eb488-efad-475a-88f5-1b3e0b42f94f 2018-07-21 00:37:13,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bee976b-a44e-43f6-b573-3b340c11932a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" 2018-07-21 00:37:13,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:13 GMT Server: Apache x-compute-request-id: req-439bc793-7c55-4076-81f5-715b0ed89112 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-439bc793-7c55-4076-81f5-715b0ed89112 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71489470-44e1-47c6-b33a-d76003c382c2", "size": 1}} 2018-07-21 00:37:13,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 used request id req-439bc793-7c55-4076-81f5-715b0ed89112 2018-07-21 00:37:13,734 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2 2018-07-21 00:37:13,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bee976b-a44e-43f6-b573-3b340c11932a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" 2018-07-21 00:37:13,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:13 GMT Server: Apache x-compute-request-id: req-bfac1618-138b-4036-8bb5-46b73e7fd08c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bfac1618-138b-4036-8bb5-46b73e7fd08c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71489470-44e1-47c6-b33a-d76003c382c2", "size": 1}} 2018-07-21 00:37:13,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 used request id req-bfac1618-138b-4036-8bb5-46b73e7fd08c 2018-07-21 00:37:13,968 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:37:13,968 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2 2018-07-21 00:37:13,968 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2 2018-07-21 00:37:13,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:13,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:14,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59453dba10124ed6bbcd75cf7dce4fd9", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}], "expires_at": "2018-07-21T01:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-user", "id": "b2e893d43a9f46638ce02be2ea54ddf2"}, "audit_ids": ["btrJ0zcsT66mK285HjVNRw"], "issued_at": "2018-07-21T00:37:14.000000Z"}} 2018-07-21 00:37:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:14,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfdc558-eb04-4315-abb1-ced62bcc2894 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:14,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cbfdc558-eb04-4315-abb1-ced62bcc2894 2018-07-21 00:37:14,453 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:37:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:14,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c84ddc7-a5dd-4930-a8b7-f43e4f7e68fb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:14,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0c84ddc7-a5dd-4930-a8b7-f43e4f7e68fb 2018-07-21 00:37:14,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:14,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7eab4fff-ddd1-4927-bd1c-e4b60038af08 Date: Sat, 21 Jul 2018 00:37:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:14,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-7eab4fff-ddd1-4927-bd1c-e4b60038af08 2018-07-21 00:37:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:37:14,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:37:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:37:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:14,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b38914e-954f-48dd-a6de-745fd23f17e1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:14,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-9b38914e-954f-48dd-a6de-745fd23f17e1 2018-07-21 00:37:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:15,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ec1b264-edab-457c-ac46-e2024599a787 Date: Sat, 21 Jul 2018 00:37:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:15,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-4ec1b264-edab-457c-ac46-e2024599a787 2018-07-21 00:37:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:15,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ac424c4-bb00-4ad5-be84-af8d2afa0c5c Date: Sat, 21 Jul 2018 00:37:15 GMT RESP BODY: {"ports":[]} 2018-07-21 00:37:15,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port&admin_state_up=True used request id req-0ac424c4-bb00-4ad5-be84-af8d2afa0c5c 2018-07-21 00:37:15,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:15,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-37073c04-2554-497f-a817-5065589108f3 x-compute-request-id: req-37073c04-2554-497f-a817-5065589108f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:37:15,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst used request id req-37073c04-2554-497f-a817-5065589108f3 2018-07-21 00:37:15,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:15,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f3a7bed0-0abd-4cf0-8407-6e5e8b2ed5a2 Date: Sat, 21 Jul 2018 00:37:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:15,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-f3a7bed0-0abd-4cf0-8407-6e5e8b2ed5a2 2018-07-21 00:37:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:16,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec199f9-8221-4684-8802-38b3ab1fe583 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:16,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-2ec199f9-8221-4684-8802-38b3ab1fe583 2018-07-21 00:37:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:16,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d6ea48a-59b0-44f9-85b8-813f4b2addb7 Date: Sat, 21 Jul 2018 00:37:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:16,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-3d6ea48a-59b0-44f9-85b8-813f4b2addb7 2018-07-21 00:37:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:16,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ca91664-ace6-430f-a995-310182a36694 Date: Sat, 21 Jul 2018 00:37:16 GMT RESP BODY: {"ports":[]} 2018-07-21 00:37:16,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port&admin_state_up=True used request id req-1ca91664-ace6-430f-a995-310182a36694 2018-07-21 00:37:16,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:37:16,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:16,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59453dba10124ed6bbcd75cf7dce4fd9", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}], "expires_at": "2018-07-21T01:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-user", "id": "b2e893d43a9f46638ce02be2ea54ddf2"}, "audit_ids": ["wiZwefZGSkGbXK1zcSMEEw"], "issued_at": "2018-07-21T00:37:16.000000Z"}} 2018-07-21 00:37:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}18ed1fd3f0bf12c59b0d9c92a7471a599349c50c" 2018-07-21 00:37:16,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c73c7d9-d662-488e-8081-230bb9f1da57 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:37:16,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c73c7d9-d662-488e-8081-230bb9f1da57 2018-07-21 00:37:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:17,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a562c5b0-d0b2-4d57-bcbc-58f87e988acf Date: Sat, 21 Jul 2018 00:37:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:17,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-a562c5b0-d0b2-4d57-bcbc-58f87e988acf 2018-07-21 00:37:17,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:17,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce3363a3-78c1-4136-92df-3f285e87666b Date: Sat, 21 Jul 2018 00:37:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:17,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-ce3363a3-78c1-4136-92df-3f285e87666b 2018-07-21 00:37:17,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:17,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b77ab014-f3a0-4a49-aeb0-65a3046f937b Date: Sat, 21 Jul 2018 00:37:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:17,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-b77ab014-f3a0-4a49-aeb0-65a3046f937b 2018-07-21 00:37:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:37:17,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:37:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:37:17,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ed1fd3f0bf12c59b0d9c92a7471a599349c50c" 2018-07-21 00:37:17,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e964943-eb91-4a26-af51-191056bde1e0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:17,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-4e964943-eb91-4a26-af51-191056bde1e0 2018-07-21 00:37:17,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:17,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a4b20185-041c-4aca-9a5c-750577bf91ab Date: Sat, 21 Jul 2018 00:37:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:17,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-a4b20185-041c-4aca-9a5c-750577bf91ab 2018-07-21 00:37:17,951 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net 2018-07-21 00:37:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" -d '{"port": {"network_id": "70b6c828-2de2-4e2e-b736-5c889a7a7196", "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port", "admin_state_up": true}}' 2018-07-21 00:37:19,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-32296159-4112-4a5d-9bdd-8f67c47a53bc Date: Sat, 21 Jul 2018 00:37:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","project_id":"516ff8fd3d814c90b011d46d8e762f49","qos_policy_id":null,"admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:37:19,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-32296159-4112-4a5d-9bdd-8f67c47a53bc 2018-07-21 00:37:19,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:19,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f6d293ce-fae6-4b97-b964-f52f1bcdeb29 Date: Sat, 21 Jul 2018 00:37:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:19,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-f6d293ce-fae6-4b97-b964-f52f1bcdeb29 2018-07-21 00:37:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:19,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac8a530-0341-4d3e-bff7-47d18b0fa825 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:19,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-3ac8a530-0341-4d3e-bff7-47d18b0fa825 2018-07-21 00:37:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:19,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c11e3fa1-a56c-444f-a555-9aebec639a98 Date: Sat, 21 Jul 2018 00:37:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:19,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-c11e3fa1-a56c-444f-a555-9aebec639a98 2018-07-21 00:37:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:19,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-9560e7a9-3009-4ea6-90d0-4e664f3280bd Date: Sat, 21 Jul 2018 00:37:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:37:19,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port&admin_state_up=True used request id req-9560e7a9-3009-4ea6-90d0-4e664f3280bd 2018-07-21 00:37:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:19,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d0b34f-f755-45e1-ab83-906d8ea5cb7a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:19,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-87d0b34f-f755-45e1-ab83-906d8ea5cb7a 2018-07-21 00:37:19,971 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst 2018-07-21 00:37:19,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:20,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdb53b61-c5d6-460e-8c0c-ab39fc3d884d x-compute-request-id: req-bdb53b61-c5d6-460e-8c0c-ab39fc3d884d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-flavor-name"}]} 2018-07-21 00:37:20,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bdb53b61-c5d6-460e-8c0c-ab39fc3d884d 2018-07-21 00:37:20,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:20,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-91188fc9-7955-4808-aeee-9ca40fbef9ed x-compute-request-id: req-91188fc9-7955-4808-aeee-9ca40fbef9ed Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "69e205b9-77f2-4349-8add-0e2c3f9948d1"}} 2018-07-21 00:37:20,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1 used request id req-91188fc9-7955-4808-aeee-9ca40fbef9ed 2018-07-21 00:37:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:20,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-39600ab0-7707-4dba-b46e-ffaf8999147e Date: Sat, 21 Jul 2018 00:37:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:37:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:37:06Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5c66dd66-3a32-4121-9235-31f096981639/snap", "metadata": {}}], "self": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639", "min_disk": 0, "protected": false, "id": "5c66dd66-3a32-4121-9235-31f096981639", "file": "/v2/images/5c66dd66-3a32-4121-9235-31f096981639/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "516ff8fd3d814c90b011d46d8e762f49", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/5c66dd66-3a32-4121-9235-31f096981639/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image"} 2018-07-21 00:37:20,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image used request id req-39600ab0-7707-4dba-b46e-ffaf8999147e 2018-07-21 00:37:20,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:20,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-34005d3a-0256-4eed-8b80-1218ddc9c4e4 Date: Sat, 21 Jul 2018 00:37:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:37:20,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-34005d3a-0256-4eed-8b80-1218ddc9c4e4 2018-07-21 00:37:20,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" -d '{"server": {"name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "imageRef": "5c66dd66-3a32-4121-9235-31f096981639", "flavorRef": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "max_count": 1, "min_count": 1, "networks": [{"port": "d588ef03-40b7-4f67-b5d0-43c0365780fd"}]}}' 2018-07-21 00:37:22,008 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37: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-22adbc8e-d1b1-4f6f-bb9b-7f85a98793ac x-compute-request-id: req-22adbc8e-d1b1-4f6f-bb9b-7f85a98793ac Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "adminPass": "5KHQvXm83jyx"}} 2018-07-21 00:37:22,008 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-22adbc8e-d1b1-4f6f-bb9b-7f85a98793ac 2018-07-21 00:37:22,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:22,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-7a62a32d-2d73-47c4-a292-4fce9e1dfb14 x-compute-request-id: req-7a62a32d-2d73-47c4-a292-4fce9e1dfb14 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "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-21T00:37:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:22,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-7a62a32d-2d73-47c4-a292-4fce9e1dfb14 2018-07-21 00:37:22,411 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst 2018-07-21 00:37:22,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:22,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-0e964ad5-679e-433e-891d-a956c8619c55 x-compute-request-id: req-0e964ad5-679e-433e-891d-a956c8619c55 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "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-21T00:37:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:22,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-0e964ad5-679e-433e-891d-a956c8619c55 2018-07-21 00:37:22,828 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst] is - BUILD 2018-07-21 00:37:22,828 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:37:25,831 - create_instance - DEBUG - VM status query timeout in 896.580290079 2018-07-21 00:37:25,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:26,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-34feb617-4083-4156-9019-d0e4eb8e0527 x-compute-request-id: req-34feb617-4083-4156-9019-d0e4eb8e0527 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:23Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:26,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-34feb617-4083-4156-9019-d0e4eb8e0527 2018-07-21 00:37:26,636 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst] is - BUILD 2018-07-21 00:37:26,636 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:37:29,639 - create_instance - DEBUG - VM status query timeout in 892.772243977 2018-07-21 00:37:29,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:30,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-619695e8-4658-4e82-809c-7036907d52c1 x-compute-request-id: req-619695e8-4658-4e82-809c-7036907d52c1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:30,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-619695e8-4658-4e82-809c-7036907d52c1 2018-07-21 00:37:30,140 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst] is - ACTIVE 2018-07-21 00:37:30,140 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:37:30,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:30,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6853eb3-4c21-4e81-86e0-593c495ffe75 x-compute-request-id: req-a6853eb3-4c21-4e81-86e0-593c495ffe75 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:30,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-a6853eb3-4c21-4e81-86e0-593c495ffe75 2018-07-21 00:37:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:30,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8fb92a99-3b51-48df-bb7a-273b8ab9e401 Date: Sat, 21 Jul 2018 00:37:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:30,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-8fb92a99-3b51-48df-bb7a-273b8ab9e401 2018-07-21 00:37:30,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:30,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073ada4f-febb-429f-abac-3923ef03f4ce Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:30,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-073ada4f-febb-429f-abac-3923ef03f4ce 2018-07-21 00:37:30,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:30,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-278e8c85-ec50-4ca0-9fa4-7c6a111bceac Date: Sat, 21 Jul 2018 00:37:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:30,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-278e8c85-ec50-4ca0-9fa4-7c6a111bceac 2018-07-21 00:37:30,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:31,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-5cacfe34-b9d8-4775-9268-033ffaf63388 Date: Sat, 21 Jul 2018 00:37:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.2"}],"id":"09a4c46d-aaef-42d4-a70c-8a633a7c6bd6","security_groups":[],"mac_address":"fa:16:3e:ec:6f:2b","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","device_id":"6274e17b-3944-40e1-9057-047ee20fdcd1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.4"}],"id":"d8f193f1-f2ca-4864-97a3-bba35628a6c1","security_groups":[],"mac_address":"fa:16:3e:4f:5a:da","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.3"}],"id":"de653b59-e120-45ae-9114-858e53d24955","security_groups":[],"mac_address":"fa:16:3e:83:9f:88","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"}]} 2018-07-21 00:37:31,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-5cacfe34-b9d8-4775-9268-033ffaf63388 2018-07-21 00:37:31,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:31,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:31 GMT Server: Apache x-compute-request-id: req-bb46dbd6-cec2-49e6-9f0b-7df4d825fb17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb46dbd6-cec2-49e6-9f0b-7df4d825fb17 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71489470-44e1-47c6-b33a-d76003c382c2", "size": 1}, {"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}]} 2018-07-21 00:37:31,340 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail used request id req-bb46dbd6-cec2-49e6-9f0b-7df4d825fb17 2018-07-21 00:37:31,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:31,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3605f6db-b0c3-4aaf-b701-bde4480aec3f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:31,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-3605f6db-b0c3-4aaf-b701-bde4480aec3f 2018-07-21 00:37:31,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:31,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-f0e13b88-b580-4133-a804-fe5a5b242ea9 x-compute-request-id: req-f0e13b88-b580-4133-a804-fe5a5b242ea9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:31,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-f0e13b88-b580-4133-a804-fe5a5b242ea9 2018-07-21 00:37:31,982 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst] is - ACTIVE 2018-07-21 00:37:31,982 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:37:31,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:32,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-c96cc997-323a-4298-baac-bc2e2cc3d3ba x-compute-request-id: req-c96cc997-323a-4298-baac-bc2e2cc3d3ba Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:32,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-c96cc997-323a-4298-baac-bc2e2cc3d3ba 2018-07-21 00:37:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:32,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d07b0672-ff31-4c06-8b66-92e5ab6f412d Date: Sat, 21 Jul 2018 00:37:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:32,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-d07b0672-ff31-4c06-8b66-92e5ab6f412d 2018-07-21 00:37:32,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:32,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f52260d-0fcc-42ed-aaf6-0a19387103b7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:32,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-3f52260d-0fcc-42ed-aaf6-0a19387103b7 2018-07-21 00:37:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:32,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0fd865fc-cb65-416d-8d9f-5db40ba01ee8 Date: Sat, 21 Jul 2018 00:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:32,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-0fd865fc-cb65-416d-8d9f-5db40ba01ee8 2018-07-21 00:37:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:33,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-64ad40f3-b115-4d14-bc8c-cccc44c48529 Date: Sat, 21 Jul 2018 00:37:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.2"}],"id":"09a4c46d-aaef-42d4-a70c-8a633a7c6bd6","security_groups":[],"mac_address":"fa:16:3e:ec:6f:2b","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","device_id":"6274e17b-3944-40e1-9057-047ee20fdcd1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.4"}],"id":"d8f193f1-f2ca-4864-97a3-bba35628a6c1","security_groups":[],"mac_address":"fa:16:3e:4f:5a:da","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.3"}],"id":"de653b59-e120-45ae-9114-858e53d24955","security_groups":[],"mac_address":"fa:16:3e:83:9f:88","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"}]} 2018-07-21 00:37:33,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-64ad40f3-b115-4d14-bc8c-cccc44c48529 2018-07-21 00:37:33,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" -d '{"volumeAttachment": {"volumeId": "bc068940-defa-4934-82f8-44c0dc706c33"}}' 2018-07-21 00:37:33,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65b16fb3-334d-4d34-bd8c-a567aa1f9aca x-compute-request-id: req-65b16fb3-334d-4d34-bd8c-a567aa1f9aca Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6274e17b-3944-40e1-9057-047ee20fdcd1", "id": "bc068940-defa-4934-82f8-44c0dc706c33", "volumeId": "bc068940-defa-4934-82f8-44c0dc706c33"}} 2018-07-21 00:37:33,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments used request id req-65b16fb3-334d-4d34-bd8c-a567aa1f9aca 2018-07-21 00:37:33,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:34,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbbc335d-1222-4333-aafe-401b1ae4c13d x-compute-request-id: req-cbbc335d-1222-4333-aafe-401b1ae4c13d Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "bc068940-defa-4934-82f8-44c0dc706c33"}], "metadata": {}}} 2018-07-21 00:37:34,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-cbbc335d-1222-4333-aafe-401b1ae4c13d 2018-07-21 00:37:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:34,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8456ea4-392b-451d-b02b-7781597a5a78 Date: Sat, 21 Jul 2018 00:37:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:34,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-c8456ea4-392b-451d-b02b-7781597a5a78 2018-07-21 00:37:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:34,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d220264-3b46-4555-9303-fbfdb987417a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:34,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-4d220264-3b46-4555-9303-fbfdb987417a 2018-07-21 00:37:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:34,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-26c90205-4671-44b1-b2ff-76e06e037615 Date: Sat, 21 Jul 2018 00:37:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:34,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-26c90205-4671-44b1-b2ff-76e06e037615 2018-07-21 00:37:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:35,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-5738e0cc-4acf-4931-85b7-c57959c02e4a Date: Sat, 21 Jul 2018 00:37:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.2"}],"id":"09a4c46d-aaef-42d4-a70c-8a633a7c6bd6","security_groups":[],"mac_address":"fa:16:3e:ec:6f:2b","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","device_id":"6274e17b-3944-40e1-9057-047ee20fdcd1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.4"}],"id":"d8f193f1-f2ca-4864-97a3-bba35628a6c1","security_groups":[],"mac_address":"fa:16:3e:4f:5a:da","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.3"}],"id":"de653b59-e120-45ae-9114-858e53d24955","security_groups":[],"mac_address":"fa:16:3e:83:9f:88","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"}]} 2018-07-21 00:37:35,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-5738e0cc-4acf-4931-85b7-c57959c02e4a 2018-07-21 00:37:35,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb46dbd6-cec2-49e6-9f0b-7df4d825fb17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:35,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:35 GMT Server: Apache x-compute-request-id: req-a2a33612-45ba-4343-a864-29f32d938575 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2a33612-45ba-4343-a864-29f32d938575 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71489470-44e1-47c6-b33a-d76003c382c2", "size": 1}, {"status": "attaching", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}]} 2018-07-21 00:37:35,425 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/detail used request id req-a2a33612-45ba-4343-a864-29f32d938575 2018-07-21 00:37:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:35,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5258418-9700-4b27-9052-e967d02ccfe2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:35,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-c5258418-9700-4b27-9052-e967d02ccfe2 2018-07-21 00:37:35,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:36,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-de962e86-1a9c-4141-8e11-94ac5b64fc46 x-compute-request-id: req-de962e86-1a9c-4141-8e11-94ac5b64fc46 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "bc068940-defa-4934-82f8-44c0dc706c33"}], "metadata": {}}} 2018-07-21 00:37:36,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-de962e86-1a9c-4141-8e11-94ac5b64fc46 2018-07-21 00:37:36,098 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst] is - ACTIVE 2018-07-21 00:37:36,098 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:37:36,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:36,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-470bae5c-b515-461c-b6f5-dcd34a5bae45 x-compute-request-id: req-470bae5c-b515-461c-b6f5-dcd34a5bae45 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "bc068940-defa-4934-82f8-44c0dc706c33"}], "metadata": {}}} 2018-07-21 00:37:36,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-470bae5c-b515-461c-b6f5-dcd34a5bae45 2018-07-21 00:37:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:36,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75810a86-293b-4000-90be-8d1288f2a4c0 Date: Sat, 21 Jul 2018 00:37:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:36,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-75810a86-293b-4000-90be-8d1288f2a4c0 2018-07-21 00:37:36,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:37,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90568511-cfa0-4343-aba3-64cc253c2c81 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:37,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-90568511-cfa0-4343-aba3-64cc253c2c81 2018-07-21 00:37:37,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:37,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2666c27f-27e6-4bce-8dd1-b7939ac170cc Date: Sat, 21 Jul 2018 00:37:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:37,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-2666c27f-27e6-4bce-8dd1-b7939ac170cc 2018-07-21 00:37:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:37,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-02be3a0f-f31a-461c-9e23-106ef6bf8c42 Date: Sat, 21 Jul 2018 00:37:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.2"}],"id":"09a4c46d-aaef-42d4-a70c-8a633a7c6bd6","security_groups":[],"mac_address":"fa:16:3e:ec:6f:2b","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","device_id":"6274e17b-3944-40e1-9057-047ee20fdcd1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.4"}],"id":"d8f193f1-f2ca-4864-97a3-bba35628a6c1","security_groups":[],"mac_address":"fa:16:3e:4f:5a:da","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.3"}],"id":"de653b59-e120-45ae-9114-858e53d24955","security_groups":[],"mac_address":"fa:16:3e:83:9f:88","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"}]} 2018-07-21 00:37:37,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-02be3a0f-f31a-461c-9e23-106ef6bf8c42 2018-07-21 00:37:37,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" -d '{"volumeAttachment": {"volumeId": "71489470-44e1-47c6-b33a-d76003c382c2"}}' 2018-07-21 00:37:38,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-fcc4c14c-6d8c-4715-91bf-ba99e4b8c747 x-compute-request-id: req-fcc4c14c-6d8c-4715-91bf-ba99e4b8c747 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "6274e17b-3944-40e1-9057-047ee20fdcd1", "id": "71489470-44e1-47c6-b33a-d76003c382c2", "volumeId": "71489470-44e1-47c6-b33a-d76003c382c2"}} 2018-07-21 00:37:38,278 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments used request id req-fcc4c14c-6d8c-4715-91bf-ba99e4b8c747 2018-07-21 00:37:38,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:38,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8fe0a55-cdb8-47a3-a4d9-7858e7d89122 x-compute-request-id: req-c8fe0a55-cdb8-47a3-a4d9-7858e7d89122 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "bc068940-defa-4934-82f8-44c0dc706c33"}, {"id": "71489470-44e1-47c6-b33a-d76003c382c2"}], "metadata": {}}} 2018-07-21 00:37:38,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-c8fe0a55-cdb8-47a3-a4d9-7858e7d89122 2018-07-21 00:37:38,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:38,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6c0d136d-b8db-4c00-8142-c1c068c8816a Date: Sat, 21 Jul 2018 00:37:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:38,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-6c0d136d-b8db-4c00-8142-c1c068c8816a 2018-07-21 00:37:38,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:38,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2936348-d774-42d3-8515-f5fe65c580be Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:37:38,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-c2936348-d774-42d3-8515-f5fe65c580be 2018-07-21 00:37:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:39,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b71922c8-0686-4c28-a2b0-1b8d9178c0c9 Date: Sat, 21 Jul 2018 00:37:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:39,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-b71922c8-0686-4c28-a2b0-1b8d9178c0c9 2018-07-21 00:37:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:39,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-3af96fb9-dfcb-40c2-8935-412a1ec59e44 Date: Sat, 21 Jul 2018 00:37:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.2"}],"id":"09a4c46d-aaef-42d4-a70c-8a633a7c6bd6","security_groups":[],"mac_address":"fa:16:3e:ec:6f:2b","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","device_id":"6274e17b-3944-40e1-9057-047ee20fdcd1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.4"}],"id":"d8f193f1-f2ca-4864-97a3-bba35628a6c1","security_groups":[],"mac_address":"fa:16:3e:4f:5a:da","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.3"}],"id":"de653b59-e120-45ae-9114-858e53d24955","security_groups":[],"mac_address":"fa:16:3e:83:9f:88","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"}]} 2018-07-21 00:37:39,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-3af96fb9-dfcb-40c2-8935-412a1ec59e44 2018-07-21 00:37:39,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:37:39,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59453dba10124ed6bbcd75cf7dce4fd9", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role"}], "expires_at": "2018-07-21T01:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/516ff8fd3d814c90b011d46d8e762f49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-user", "id": "b2e893d43a9f46638ce02be2ea54ddf2"}, "audit_ids": ["nw_RgjggTeSnWHjZmEOHvw"], "issued_at": "2018-07-21T00:37:39.000000Z"}} 2018-07-21 00:37:39,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1f1d1dbe511dc979afe8b2fffdc71a65b41100" 2018-07-21 00:37:40,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-47fff3ee-43fd-487f-93b9-1418c4062a95 x-compute-request-id: req-47fff3ee-43fd-487f-93b9-1418c4062a95 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:2f:df", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "security_groups": [{"name": "default"}], "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "bc068940-defa-4934-82f8-44c0dc706c33"}, {"id": "71489470-44e1-47c6-b33a-d76003c382c2"}], "metadata": {}}]} 2018-07-21 00:37:40,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst used request id req-47fff3ee-43fd-487f-93b9-1418c4062a95 2018-07-21 00:37:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1f1d1dbe511dc979afe8b2fffdc71a65b41100" 2018-07-21 00:37:40,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-79fc1479-aa7f-43a0-8ad4-a47fb53f592f Date: Sat, 21 Jul 2018 00:37:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"516ff8fd3d814c90b011d46d8e762f49","l2_adjacency":true,"status":"ACTIVE","subnets":["deff9233-ac51-4e0e-b466-59e27626a35a"],"description":"","tags":[],"updated_at":"2018-07-21T00:37:09Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net","admin_state_up":true,"tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:08Z","mtu":1450}]} 2018-07-21 00:37:40,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net used request id req-79fc1479-aa7f-43a0-8ad4-a47fb53f592f 2018-07-21 00:37:40,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1f1d1dbe511dc979afe8b2fffdc71a65b41100" 2018-07-21 00:37:40,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b19063b7-9140-4972-9ea7-0d7c05f82454 Date: Sat, 21 Jul 2018 00:37:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:09Z","dns_nameservers":[],"updated_at":"2018-07-21T00:37:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"516ff8fd3d814c90b011d46d8e762f49","id":"deff9233-ac51-4e0e-b466-59e27626a35a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet"}]} 2018-07-21 00:37:40,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-b19063b7-9140-4972-9ea7-0d7c05f82454 2018-07-21 00:37:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1f1d1dbe511dc979afe8b2fffdc71a65b41100" 2018-07-21 00:37:41,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3224 X-Openstack-Request-Id: req-462b748c-2e76-4d6f-bff9-1f2b5708bc7c Date: Sat, 21 Jul 2018 00:37:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.2"}],"id":"09a4c46d-aaef-42d4-a70c-8a633a7c6bd6","security_groups":[],"mac_address":"fa:16:3e:ec:6f:2b","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.14"}],"id":"d588ef03-40b7-4f67-b5d0-43c0365780fd","security_groups":["1a1b2058-4ed1-407d-afc9-8d02b50946cc"],"mac_address":"fa:16:3e:27:2f:df","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:18Z","binding:vnic_type":"normal","device_id":"6274e17b-3944-40e1-9057-047ee20fdcd1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.4"}],"id":"d8f193f1-f2ca-4864-97a3-bba35628a6c1","security_groups":[],"mac_address":"fa:16:3e:4f:5a:da","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:37:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"deff9233-ac51-4e0e-b466-59e27626a35a","ip_address":"10.55.0.3"}],"id":"de653b59-e120-45ae-9114-858e53d24955","security_groups":[],"mac_address":"fa:16:3e:83:9f:88","project_id":"516ff8fd3d814c90b011d46d8e762f49","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70b6c828-2de2-4e2e-b736-5c889a7a7196","tenant_id":"516ff8fd3d814c90b011d46d8e762f49","created_at":"2018-07-21T00:37:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70b6c828-2de2-4e2e-b736-5c889a7a7196","ip_allocation":"immediate"}]} 2018-07-21 00:37:41,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-462b748c-2e76-4d6f-bff9-1f2b5708bc7c 2018-07-21 00:37:41,107 - create_instance - INFO - Deleting Port with ID - d588ef03-40b7-4f67-b5d0-43c0365780fd 2018-07-21 00:37:41,107 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-port 2018-07-21 00:37:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d588ef03-40b7-4f67-b5d0-43c0365780fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:41,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86875786-21aa-4a19-9735-c6ec2930ad19 Date: Sat, 21 Jul 2018 00:37:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:37:41,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/d588ef03-40b7-4f67-b5d0-43c0365780fd used request id req-86875786-21aa-4a19-9735-c6ec2930ad19 2018-07-21 00:37:41,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb46dbd6-cec2-49e6-9f0b-7df4d825fb17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:41,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:41 GMT Server: Apache x-compute-request-id: req-93bd0298-9c71-45f9-8ea4-5f33941f56b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93bd0298-9c71-45f9-8ea4-5f33941f56b2 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [{"server_id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "attachment_id": "b0e178ea-c3d6-4d58-a15d-096ffc22a9bc", "attached_at": "2018-07-21T00:37:35.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "bc068940-defa-4934-82f8-44c0dc706c33", "device": "/dev/vdb", "id": "bc068940-defa-4934-82f8-44c0dc706c33"}], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}} 2018-07-21 00:37:41,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 used request id req-93bd0298-9c71-45f9-8ea4-5f33941f56b2 2018-07-21 00:37:41,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments/bc068940-defa-4934-82f8-44c0dc706c33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:42,769 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37: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-da472587-1512-4d6c-97e6-75626b79e9dd x-compute-request-id: req-da472587-1512-4d6c-97e6-75626b79e9dd Content-Length: 0 Content-Type: application/json 2018-07-21 00:37:42,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments/bc068940-defa-4934-82f8-44c0dc706c33 used request id req-da472587-1512-4d6c-97e6-75626b79e9dd 2018-07-21 00:37:42,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:43,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a0e656c-cab1-4b35-a62a-ce16b1dce860 x-compute-request-id: req-7a0e656c-cab1-4b35-a62a-ce16b1dce860 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "bc068940-defa-4934-82f8-44c0dc706c33"}, {"id": "71489470-44e1-47c6-b33a-d76003c382c2"}], "metadata": {}}} 2018-07-21 00:37:43,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-7a0e656c-cab1-4b35-a62a-ce16b1dce860 2018-07-21 00:37:46,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:46,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f2ab7ae-a77c-4da8-8874-f551d21c798e x-compute-request-id: req-7f2ab7ae-a77c-4da8-8874-f551d21c798e Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "71489470-44e1-47c6-b33a-d76003c382c2"}], "metadata": {}}} 2018-07-21 00:37:46,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-7f2ab7ae-a77c-4da8-8874-f551d21c798e 2018-07-21 00:37:46,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb46dbd6-cec2-49e6-9f0b-7df4d825fb17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:46,679 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:46 GMT Server: Apache x-compute-request-id: req-932b60ea-62d3-4ebc-aca9-6a6e40431acd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-932b60ea-62d3-4ebc-aca9-6a6e40431acd Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [{"server_id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "attachment_id": "870479b7-b600-46eb-a846-fefbc42b8f88", "attached_at": "2018-07-21T00:37:38.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "71489470-44e1-47c6-b33a-d76003c382c2", "device": "/dev/vdc", "id": "71489470-44e1-47c6-b33a-d76003c382c2"}], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "71489470-44e1-47c6-b33a-d76003c382c2", "size": 1}} 2018-07-21 00:37:46,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 used request id req-932b60ea-62d3-4ebc-aca9-6a6e40431acd 2018-07-21 00:37:46,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments/71489470-44e1-47c6-b33a-d76003c382c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:47,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2eda6fd3-e824-4491-af82-3dafc5e1b933 x-compute-request-id: req-2eda6fd3-e824-4491-af82-3dafc5e1b933 Content-Length: 0 Content-Type: application/json 2018-07-21 00:37:47,385 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1/os-volume_attachments/71489470-44e1-47c6-b33a-d76003c382c2 used request id req-2eda6fd3-e824-4491-af82-3dafc5e1b933 2018-07-21 00:37:47,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:47,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a4a5415-8f42-4b30-b211-be4cb444109f x-compute-request-id: req-6a4a5415-8f42-4b30-b211-be4cb444109f Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [{"id": "71489470-44e1-47c6-b33a-d76003c382c2"}], "metadata": {}}} 2018-07-21 00:37:47,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-6a4a5415-8f42-4b30-b211-be4cb444109f 2018-07-21 00:37:50,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:51,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-58550f4b-589b-4f99-837f-882f7b752b51 x-compute-request-id: req-58550f4b-589b-4f99-837f-882f7b752b51 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:27Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:51,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-58550f4b-589b-4f99-837f-882f7b752b51 2018-07-21 00:37:51,121 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst 2018-07-21 00:37:51,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:51,265 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66112ee7-3987-46ec-8904-ce56f6105143 x-compute-request-id: req-66112ee7-3987-46ec-8904-ce56f6105143 Content-Type: application/json 2018-07-21 00:37:51,265 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-66112ee7-3987-46ec-8904-ce56f6105143 2018-07-21 00:37:51,266 - create_instance - INFO - Checking deletion status 2018-07-21 00:37:51,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:51,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37: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-ebc16d78-c8a3-4df3-9799-3c1200a3910c x-compute-request-id: req-ebc16d78-c8a3-4df3-9799-3c1200a3910c Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6274e17b-3944-40e1-9057-047ee20fdcd1", "rel": "bookmark"}], "image": {"id": "5c66dd66-3a32-4121-9235-31f096981639", "links": [{"href": "http://172.30.9.21:8774/images/5c66dd66-3a32-4121-9235-31f096981639", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:37:27.000000", "flavor": {"id": "69e205b9-77f2-4349-8add-0e2c3f9948d1", "links": [{"href": "http://172.30.9.21:8774/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1", "rel": "bookmark"}]}, "id": "6274e17b-3944-40e1-9057-047ee20fdcd1", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "OS-DCF: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-21T00:37:51Z", "hostId": "5a56c40e80f9c2120b1f8854f4cd955cdf0ed80f1f50d5fb2aeadcbf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst", "created": "2018-07-21T00:37:21Z", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:37:51,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-ebc16d78-c8a3-4df3-9799-3c1200a3910c 2018-07-21 00:37:51,694 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst] is - ACTIVE 2018-07-21 00:37:51,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:37:54,698 - create_instance - DEBUG - VM status query timeout in 296.568191051 2018-07-21 00:37:54,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569b958232180d32ec4f0c569046ba091cc22291" 2018-07-21 00:37:54,749 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:37: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-47d6995c-9304-411b-b5f6-a7b7dbd5c023 x-compute-request-id: req-47d6995c-9304-411b-b5f6-a7b7dbd5c023 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6274e17b-3944-40e1-9057-047ee20fdcd1 could not be found.", "code": 404}} 2018-07-21 00:37:54,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/6274e17b-3944-40e1-9057-047ee20fdcd1 used request id req-47d6995c-9304-411b-b5f6-a7b7dbd5c023 2018-07-21 00:37:54,750 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6274e17b-3944-40e1-9057-047ee20fdcd1 could not be found. (HTTP 404) (Request-ID: req-47d6995c-9304-411b-b5f6-a7b7dbd5c023) 2018-07-21 00:37:54,750 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-inst 2018-07-21 00:37:54,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f7f363f92bd9a7c33e4ac2164564deb6a5b3e7" 2018-07-21 00:37:54,789 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37: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-6439f5be-9d6b-4611-aec2-5fd6d0c7158c x-compute-request-id: req-6439f5be-9d6b-4611-aec2-5fd6d0c7158c Content-Length: 0 Content-Type: application/json 2018-07-21 00:37:54,789 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/69e205b9-77f2-4349-8add-0e2c3f9948d1 used request id req-6439f5be-9d6b-4611-aec2-5fd6d0c7158c 2018-07-21 00:37:54,790 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet 2018-07-21 00:37:54,790 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-subnet 2018-07-21 00:37:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/deff9233-ac51-4e0e-b466-59e27626a35a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:57,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-911f2d16-f337-4acb-a231-dfa0c449b58d Date: Sat, 21 Jul 2018 00:37:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:37:57,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/deff9233-ac51-4e0e-b466-59e27626a35a used request id req-911f2d16-f337-4acb-a231-dfa0c449b58d 2018-07-21 00:37:57,232 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-pub-net 2018-07-21 00:37:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/70b6c828-2de2-4e2e-b736-5c889a7a7196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf210587d9644ede02ad8c9bb379a6b9257bbf8" 2018-07-21 00:37:58,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eaf5c414-2996-4e0c-9bb9-ef3a1c4f697f Date: Sat, 21 Jul 2018 00:37:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:37:58,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/70b6c828-2de2-4e2e-b736-5c889a7a7196 used request id req-eaf5c414-2996-4e0c-9bb9-ef3a1c4f697f 2018-07-21 00:37:58,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bee976b-a44e-43f6-b573-3b340c11932a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" 2018-07-21 00:37:58,638 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:58 GMT Server: Apache x-compute-request-id: req-c0779f09-0f6f-44f3-a222-ca4f3fbe7b67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0779f09-0f6f-44f3-a222-ca4f3fbe7b67 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "71489470-44e1-47c6-b33a-d76003c382c2", "size": 1}} 2018-07-21 00:37:58,638 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 used request id req-c0779f09-0f6f-44f3-a222-ca4f3fbe7b67 2018-07-21 00:37:58,639 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:37:58,639 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2 2018-07-21 00:37:58,639 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2 2018-07-21 00:37:58,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bee976b-a44e-43f6-b573-3b340c11932a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" 2018-07-21 00:37:58,905 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ec1cfdb-7f6b-4a1a-b467-584bc8d1ef03 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-21 00:37:58,905 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 used request id req-5ec1cfdb-7f6b-4a1a-b467-584bc8d1ef03 2018-07-21 00:37:58,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bee976b-a44e-43f6-b573-3b340c11932a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3aa222d2843e84c12f9ce9dfb9aa1194aa75c8" 2018-07-21 00:37:59,116 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:37:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f6f5fba8-4891-4f67-9769-c3c84b77e157 x-openstack-request-id: req-f6f5fba8-4891-4f67-9769-c3c84b77e157 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 71489470-44e1-47c6-b33a-d76003c382c2 could not be found.", "code": 404}} 2018-07-21 00:37:59,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/71489470-44e1-47c6-b33a-d76003c382c2 used request id req-f6f5fba8-4891-4f67-9769-c3c84b77e157 2018-07-21 00:37:59,116 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 71489470-44e1-47c6-b33a-d76003c382c2 could not be found. (HTTP 404) (Request-ID: req-f6f5fba8-4891-4f67-9769-c3c84b77e157) 2018-07-21 00:37:59,117 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-2 2018-07-21 00:37:59,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" 2018-07-21 00:37:59,350 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:37:59 GMT Server: Apache x-compute-request-id: req-922774d7-d37f-42ba-9883-4137041d0281 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-922774d7-d37f-42ba-9883-4137041d0281 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b2e893d43a9f46638ce02be2ea54ddf2", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "self"}, {"href": "http://172.30.9.21:8776/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-21T00:37:11.000000", "description": null, "os-vol-tenant-attr:tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "updated_at": "2018-07-21T00:37:43.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bc068940-defa-4934-82f8-44c0dc706c33", "size": 1}} 2018-07-21 00:37:59,350 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 used request id req-922774d7-d37f-42ba-9883-4137041d0281 2018-07-21 00:37:59,350 - create_volume - DEBUG - Instance status is - available 2018-07-21 00:37:59,350 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1 2018-07-21 00:37:59,350 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1 2018-07-21 00:37:59,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" 2018-07-21 00:37:59,595 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:37:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c5c76e7e-600d-4ad4-bae9-d93133ebbc51 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-21 00:37:59,595 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 used request id req-c5c76e7e-600d-4ad4-bae9-d93133ebbc51 2018-07-21 00:37:59,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a6c7a79-a789-4734-b3ea-1d4da547a2e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24d1b6b5f16161d64cc7d2f29431b4dec258c9a" 2018-07-21 00:37:59,814 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:37:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-40828d69-454a-4fa8-bf3a-15b5f586f9b3 x-openstack-request-id: req-40828d69-454a-4fa8-bf3a-15b5f586f9b3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bc068940-defa-4934-82f8-44c0dc706c33 could not be found.", "code": 404}} 2018-07-21 00:37:59,814 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/516ff8fd3d814c90b011d46d8e762f49/volumes/bc068940-defa-4934-82f8-44c0dc706c33 used request id req-40828d69-454a-4fa8-bf3a-15b5f586f9b3 2018-07-21 00:37:59,814 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bc068940-defa-4934-82f8-44c0dc706c33 could not be found. (HTTP 404) (Request-ID: req-40828d69-454a-4fa8-bf3a-15b5f586f9b3) 2018-07-21 00:37:59,814 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-1 2018-07-21 00:37:59,815 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-b5ef2b48-79c2-440d-a6fe-3888121e2874-image 2018-07-21 00:37:59,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62dbe72ce4ec08a4b234ace5c9eba152eb434b5" 2018-07-21 00:38:00,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95beb27d-7a66-494d-b7d7-67ca8a52e48d Date: Sat, 21 Jul 2018 00:38:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:38:00,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5c66dd66-3a32-4121-9235-31f096981639 used request id req-95beb27d-7a66-494d-b7d7-67ca8a52e48d 2018-07-21 00:38:00,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:00,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bbbe60e7-9ef3-4228-ac88-0aa6c10b5c7b Date: Sat, 21 Jul 2018 00:38:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "created_at": "2018-07-21T00:37:08Z", "updated_at": "2018-07-21T00:37:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "revision_number": 0, "id": "03bf9dff-678d-47e2-ace8-597da317d242", "remote_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "remote_ip_prefix": null, "created_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "port_range_min": null, "ethertype": "IPv4", "project_id": "516ff8fd3d814c90b011d46d8e762f49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "revision_number": 0, "id": "4111f4f9-b56f-414b-87c6-0d4a5dc6d5e8", "remote_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "remote_ip_prefix": null, "created_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "port_range_min": null, "ethertype": "IPv6", "project_id": "516ff8fd3d814c90b011d46d8e762f49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "revision_number": 0, "id": "97b10618-488a-4729-a1d0-8d5c439cf9c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "port_range_min": null, "ethertype": "IPv6", "project_id": "516ff8fd3d814c90b011d46d8e762f49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "revision_number": 0, "id": "c2ed80fb-9676-4871-bc6d-61892c64975c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "port_range_min": null, "ethertype": "IPv4", "project_id": "516ff8fd3d814c90b011d46d8e762f49"}], "revision_number": 4, "project_id": "516ff8fd3d814c90b011d46d8e762f49", "id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:38:00,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bbbe60e7-9ef3-4228-ac88-0aa6c10b5c7b 2018-07-21 00:38:00,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:00,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bdaab5-6b76-48f3-984f-c485e4eb386e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:38:00,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-67bdaab5-6b76-48f3-984f-c485e4eb386e 2018-07-21 00:38:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:00,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46a791c-4c48-4c00-add7-42f264a82e43 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "516ff8fd3d814c90b011d46d8e762f49", "name": "CreateInstanceVolumeTests-2610ca55-84b6-404-proj"}} 2018-07-21 00:38:00,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-c46a791c-4c48-4c00-add7-42f264a82e43 2018-07-21 00:38:00,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a1b2058-4ed1-407d-afc9-8d02b50946cc 2018-07-21 00:38:00,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a1b2058-4ed1-407d-afc9-8d02b50946cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:01,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-af279558-92fe-4af1-90c0-621d41cadda4 Date: Sat, 21 Jul 2018 00:38:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "port_range_min": null, "revision_number": 0, "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "created_at": "2018-07-21T00:37:08Z", "project_id": "516ff8fd3d814c90b011d46d8e762f49", "id": "03bf9dff-678d-47e2-ace8-597da317d242"}, {"remote_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "port_range_min": null, "revision_number": 0, "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "created_at": "2018-07-21T00:37:08Z", "project_id": "516ff8fd3d814c90b011d46d8e762f49", "id": "4111f4f9-b56f-414b-87c6-0d4a5dc6d5e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "port_range_min": null, "revision_number": 0, "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "created_at": "2018-07-21T00:37:08Z", "project_id": "516ff8fd3d814c90b011d46d8e762f49", "id": "97b10618-488a-4729-a1d0-8d5c439cf9c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:37:08Z", "security_group_id": "1a1b2058-4ed1-407d-afc9-8d02b50946cc", "port_range_min": null, "revision_number": 0, "tenant_id": "516ff8fd3d814c90b011d46d8e762f49", "created_at": "2018-07-21T00:37:08Z", "project_id": "516ff8fd3d814c90b011d46d8e762f49", "id": "c2ed80fb-9676-4871-bc6d-61892c64975c"}]} 2018-07-21 00:38:01,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a1b2058-4ed1-407d-afc9-8d02b50946cc used request id req-af279558-92fe-4af1-90c0-621d41cadda4 2018-07-21 00:38:01,203 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:38:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1a1b2058-4ed1-407d-afc9-8d02b50946cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:01,515 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb93f3e0-0d2c-48e3-839c-29b3fce90a38 Content-Length: 0 Date: Sat, 21 Jul 2018 00:38:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:38:01,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1a1b2058-4ed1-407d-afc9-8d02b50946cc used request id req-cb93f3e0-0d2c-48e3-839c-29b3fce90a38 2018-07-21 00:38:01,516 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-2610ca55-84b6-404-proj 2018-07-21 00:38:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:01,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38f9b92b-58d7-46b4-9b1e-ce438c5ec26b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:01,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/516ff8fd3d814c90b011d46d8e762f49 used request id req-38f9b92b-58d7-46b4-9b1e-ce438c5ec26b 2018-07-21 00:38:01,774 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-2610ca55-84b6-404-proj-role 2018-07-21 00:38:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/59453dba10124ed6bbcd75cf7dce4fd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:01,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a532a9b-a574-4247-8298-c7e65baee0b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:01,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/59453dba10124ed6bbcd75cf7dce4fd9 used request id req-8a532a9b-a574-4247-8298-c7e65baee0b3 2018-07-21 00:38:01,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}918006275eedd87153823e15ec387e92ed6e03b3" 2018-07-21 00:38:01,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c142da9-3d5c-496f-b5db-3c370c273f75 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:38:01,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7c142da9-3d5c-496f-b5db-3c370c273f75 2018-07-21 00:38:01,985 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-2610ca55-84b6-404-user 2018-07-21 00:38:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b2e893d43a9f46638ce02be2ea54ddf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831c2ea2a8f7a9915603b2ac3cd8b69746e7605" 2018-07-21 00:38:02,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93e2fa6-f678-409d-8025-75f16db8390d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:02,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b2e893d43a9f46638ce02be2ea54ddf2 used request id req-f93e2fa6-f678-409d-8025-75f16db8390d 2018-07-21 00:38:02,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:02,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["HvAe3MXwRam3Nett6O5vDQ"], "issued_at": "2018-07-21T00:38:02.000000Z"}} 2018-07-21 00:38:02,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}affe457104fe1ad6d1c10bf6936a4d6577db0440" 2018-07-21 00:38:02,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d535a8e-8f50-4631-beae-77597e612e28 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:02,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d535a8e-8f50-4631-beae-77597e612e28 2018-07-21 00:38:02,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:02,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:03,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["I9Dxgor4RfqHkdvzaloQug"], "issued_at": "2018-07-21T00:38:03.000000Z"}} 2018-07-21 00:38:03,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:03,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de47d9f-0da5-4079-a6e4-b679181e54d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:03,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1de47d9f-0da5-4079-a6e4-b679181e54d3 2018-07-21 00:38:03,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:38:03,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:38:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:38:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:03,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32a0e7d-03c9-42e7-9f5d-40a9dc176ee8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:38:03,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj used request id req-a32a0e7d-03c9-42e7-9f5d-40a9dc176ee8 2018-07-21 00:38:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:03,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d936807-5430-411f-988d-f59305442eab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:38:03,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3d936807-5430-411f-988d-f59305442eab 2018-07-21 00:38:03,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}}' 2018-07-21 00:38:03,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285381e9-e445-4a7c-a6a2-6c0615d27282 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5"}, "tags": [], "enabled": true, "id": "12a59aeef2704f85a3e28c9fdd5865e5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}} 2018-07-21 00:38:03,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-285381e9-e445-4a7c-a6a2-6c0615d27282 2018-07-21 00:38:03,516 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj 2018-07-21 00:38:03,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:03,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:03,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["CNhHIFvNQ-C1Bs0-cc_ZbQ"], "issued_at": "2018-07-21T00:38:03.000000Z"}} 2018-07-21 00:38:03,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}25afb59635e87263591dad96af63b20dc3976009" 2018-07-21 00:38:04,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb7f9c7-67a6-4188-8984-1358e0d1ee68 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:04,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aeb7f9c7-67a6-4188-8984-1358e0d1ee68 2018-07-21 00:38:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:38:04,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:38:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:38:04,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25afb59635e87263591dad96af63b20dc3976009" 2018-07-21 00:38:04,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3197ff7d-9640-469a-90fb-fb5181c71c4b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:38:04,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3197ff7d-9640-469a-90fb-fb5181c71c4b 2018-07-21 00:38:04,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25afb59635e87263591dad96af63b20dc3976009" 2018-07-21 00:38:04,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34584087-1e9c-4354-91b3-c1cc8d405046 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5"}, "tags": [], "enabled": true, "id": "12a59aeef2704f85a3e28c9fdd5865e5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}]} 2018-07-21 00:38:04,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj used request id req-34584087-1e9c-4354-91b3-c1cc8d405046 2018-07-21 00:38:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25afb59635e87263591dad96af63b20dc3976009" 2018-07-21 00:38:04,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439b1d66-cecc-4a5b-8eed-1f11ca0685fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:38:04,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-439b1d66-cecc-4a5b-8eed-1f11ca0685fe 2018-07-21 00:38:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25afb59635e87263591dad96af63b20dc3976009" 2018-07-21 00:38:04,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0e4a44-2302-40bb-a79f-fbd0f3f1fd2e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:38:04,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a0e4a44-2302-40bb-a79f-fbd0f3f1fd2e 2018-07-21 00:38:04,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25afb59635e87263591dad96af63b20dc3976009" 2018-07-21 00:38:04,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db27a3b-8bdc-4901-8bea-547c0b1cfcc7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5"}, "tags": [], "enabled": true, "id": "12a59aeef2704f85a3e28c9fdd5865e5", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}]} 2018-07-21 00:38:04,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj used request id req-0db27a3b-8bdc-4901-8bea-547c0b1cfcc7 2018-07-21 00:38:04,891 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1d1b3d59-0f2b-4ea-user 2018-07-21 00:38:04,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:04,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:04,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3207532d-c329-4192-a6ff-da353b95703c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:38:04,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3207532d-c329-4192-a6ff-da353b95703c 2018-07-21 00:38:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" -d '{"role": {"name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role"}}' 2018-07-21 00:38:05,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0cfc37-78cb-4382-92cc-c5993688a5d8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39d7f2c87eaa4b8f9549057d6638575f", "links": {"self": "http://172.30.9.21:5000/v3/roles/39d7f2c87eaa4b8f9549057d6638575f"}, "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role"}} 2018-07-21 00:38:05,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b0cfc37-78cb-4382-92cc-c5993688a5d8 2018-07-21 00:38:05,109 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role 2018-07-21 00:38:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/39d7f2c87eaa4b8f9549057d6638575f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:05,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d14d1c6-2dd8-49dd-b7da-caa76ce43d81 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39d7f2c87eaa4b8f9549057d6638575f", "links": {"self": "http://172.30.9.21:5000/v3/roles/39d7f2c87eaa4b8f9549057d6638575f"}, "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role"}} 2018-07-21 00:38:05,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/39d7f2c87eaa4b8f9549057d6638575f used request id req-3d14d1c6-2dd8-49dd-b7da-caa76ce43d81 2018-07-21 00:38:05,205 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role to project CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj 2018-07-21 00:38:05,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5/users/d44483e39c0b424bb17c26248faefff5/roles/39d7f2c87eaa4b8f9549057d6638575f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:05,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca2ab30-ef60-490b-8a9b-5bd14be03414 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:05,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5/users/d44483e39c0b424bb17c26248faefff5/roles/39d7f2c87eaa4b8f9549057d6638575f used request id req-5ca2ab30-ef60-490b-8a9b-5bd14be03414 2018-07-21 00:38:05,292 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:38:05,298 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:38:05,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:05,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:05,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39d7f2c87eaa4b8f9549057d6638575f", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role"}], "expires_at": "2018-07-21T01:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a59aeef2704f85a3e28c9fdd5865e5", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-user", "id": "d44483e39c0b424bb17c26248faefff5"}, "audit_ids": ["TZ4vHnDFS2KyqEmYV8CKAA"], "issued_at": "2018-07-21T00:38:05.000000Z"}} 2018-07-21 00:38:05,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" 2018-07-21 00:38:05,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54f541f-4941-4ee0-8fb0-45ea20a72d06 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:05,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a54f541f-4941-4ee0-8fb0-45ea20a72d06 2018-07-21 00:38:05,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" 2018-07-21 00:38:05,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-2091318b-09da-4d6f-8c93-d060872b8e89 Date: Sat, 21 Jul 2018 00:38:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image"} 2018-07-21 00:38:05,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image used request id req-2091318b-09da-4d6f-8c93-d060872b8e89 2018-07-21 00:38:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" 2018-07-21 00:38:06,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53a99473-6663-4cf8-9cfc-943539b187ef Date: Sat, 21 Jul 2018 00:38:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:38:06,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-53a99473-6663-4cf8-9cfc-943539b187ef 2018-07-21 00:38:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image"}' 2018-07-21 00:38:06,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-84857580-e081-48ff-ba52-15a0dde33bab Date: Sat, 21 Jul 2018 00:38:06 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:38:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:38:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95", "min_disk": 0, "protected": false, "id": "afd7786f-bb1b-43de-b248-f51b6da83e95", "file": "/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95/file", "checksum": null, "owner": "12a59aeef2704f85a3e28c9fdd5865e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:38:06,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-84857580-e081-48ff-ba52-15a0dde33bab 2018-07-21 00:38:06,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" -d '' 2018-07-21 00:38:07,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ccff9cb-db22-4bf0-ae87-79e5bef5c442 Date: Sat, 21 Jul 2018 00:38:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:38:07,202 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95/file used request id req-2ccff9cb-db22-4bf0-ae87-79e5bef5c442 2018-07-21 00:38:07,202 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:38:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" 2018-07-21 00:38:07,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c71a74b8-a6d7-48bd-8483-24df4257f708 Date: Sat, 21 Jul 2018 00:38:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:38:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:38:07Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/afd7786f-bb1b-43de-b248-f51b6da83e95/snap", "metadata": {}}], "self": "/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95", "min_disk": 0, "protected": false, "id": "afd7786f-bb1b-43de-b248-f51b6da83e95", "file": "/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12a59aeef2704f85a3e28c9fdd5865e5", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/afd7786f-bb1b-43de-b248-f51b6da83e95/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:38:07,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95 used request id req-c71a74b8-a6d7-48bd-8483-24df4257f708 2018-07-21 00:38:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" 2018-07-21 00:38:07,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-366bded0-6495-468c-8541-a6b1e48564d5 Date: Sat, 21 Jul 2018 00:38: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-21 00:38:07,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-366bded0-6495-468c-8541-a6b1e48564d5 2018-07-21 00:38:07,598 - create_image - INFO - Created image with name - CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image 2018-07-21 00:38:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" 2018-07-21 00:38:07,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b1fbd822-7f1d-4e93-ad27-bd84c13ddfe5 Date: Sat, 21 Jul 2018 00:38:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:38:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:38:07Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/afd7786f-bb1b-43de-b248-f51b6da83e95/snap", "metadata": {}}], "self": "/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95", "min_disk": 0, "protected": false, "id": "afd7786f-bb1b-43de-b248-f51b6da83e95", "file": "/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12a59aeef2704f85a3e28c9fdd5865e5", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/afd7786f-bb1b-43de-b248-f51b6da83e95/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:38:07,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95 used request id req-b1fbd822-7f1d-4e93-ad27-bd84c13ddfe5 2018-07-21 00:38:07,778 - create_image - DEBUG - Instance status is - active 2018-07-21 00:38:07,778 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image 2018-07-21 00:38:07,778 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image 2018-07-21 00:38:07,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:07,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:08,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["KCuFIrfWSQazrFT_s1GQ3w"], "issued_at": "2018-07-21T00:38:08.000000Z"}} 2018-07-21 00:38:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a0cc6c6a1857a9cc060e522686f0edbf3f28a22c" 2018-07-21 00:38:08,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311f939d-90b3-4f24-bf25-39fe95e4eac9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:08,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-311f939d-90b3-4f24-bf25-39fe95e4eac9 2018-07-21 00:38:08,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:38:08,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cc6c6a1857a9cc060e522686f0edbf3f28a22c" 2018-07-21 00:38:08,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38: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-336b68eb-4f7f-487e-a83e-3e382ff9e095 x-compute-request-id: req-336b68eb-4f7f-487e-a83e-3e382ff9e095 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:38:08,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-336b68eb-4f7f-487e-a83e-3e382ff9e095 2018-07-21 00:38:08,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cc6c6a1857a9cc060e522686f0edbf3f28a22c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-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-21 00:38:08,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38: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-9242f89b-dfaa-486a-8cb6-a38795e058fe x-compute-request-id: req-9242f89b-dfaa-486a-8cb6-a38795e058fe Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0f9efb0e-1841-4a16-81b5-41fe4a8c4ad5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0f9efb0e-1841-4a16-81b5-41fe4a8c4ad5", "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": "0f9efb0e-1841-4a16-81b5-41fe4a8c4ad5"}} 2018-07-21 00:38:08,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9242f89b-dfaa-486a-8cb6-a38795e058fe 2018-07-21 00:38:08,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:08,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:08,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39d7f2c87eaa4b8f9549057d6638575f", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role"}], "expires_at": "2018-07-21T01:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a59aeef2704f85a3e28c9fdd5865e5", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-user", "id": "d44483e39c0b424bb17c26248faefff5"}, "audit_ids": ["GFcVFO68SiS9Lqu014l_pg"], "issued_at": "2018-07-21T00:38:08.000000Z"}} 2018-07-21 00:38:08,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:09,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a649630c-ab96-4211-ab58-5badd07a8d16 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:09,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a649630c-ab96-4211-ab58-5badd07a8d16 2018-07-21 00:38:09,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:38:09,029 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:38:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:09,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:09 GMT Server: Apache x-openstack-request-id: req-e3ceb7aa-1fa4-46b0-a81c-545e6e253196 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:38:09,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack used request id req-e3ceb7aa-1fa4-46b0-a81c-545e6e253196 2018-07-21 00:38:09,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}}' 2018-07-21 00:38:12,571 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:38:09 GMT Server: Apache x-openstack-request-id: req-55c2fc8b-6e6b-4321-99e7-44cd42d88f17 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}]}} 2018-07-21 00:38:12,571 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks used request id req-55c2fc8b-6e6b-4321-99e7-44cd42d88f17 2018-07-21 00:38:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:13,165 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:12 GMT Server: Apache x-openstack-request-id: req-7a7de596-f674-434b-ae87-2aa8a6feb355 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:13,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:13 GMT Server: Apache x-openstack-request-id: req-25cc822b-97fb-46f8-9297-4b68f8aa9757 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:13,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-25cc822b-97fb-46f8-9297-4b68f8aa9757 2018-07-21 00:38:13,778 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack 2018-07-21 00:38:13,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:14,390 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:13 GMT Server: Apache x-openstack-request-id: req-5e16b0bd-66e8-47a2-9a47-7ec44101622a Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:15,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:14 GMT Server: Apache x-openstack-request-id: req-0990ad36-4a2c-4070-b3f3-f2dc8881176b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:15,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-0990ad36-4a2c-4070-b3f3-f2dc8881176b 2018-07-21 00:38:15,004 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:38:15,004 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:38:18,004 - create_stack - DEBUG - Stack status query timeout in 1195.77395391 2018-07-21 00:38:18,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:18,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:18 GMT Server: Apache x-openstack-request-id: req-a253af92-ce31-4442-830f-84026650a9c4 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:18,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:18 GMT Server: Apache x-openstack-request-id: req-74cd2e00-7415-4b49-9954-a561fe2842e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:18,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-74cd2e00-7415-4b49-9954-a561fe2842e4 2018-07-21 00:38:18,637 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:38:18,637 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:38:21,640 - create_stack - DEBUG - Stack status query timeout in 1192.13806486 2018-07-21 00:38:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:22,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:21 GMT Server: Apache x-openstack-request-id: req-a87d77bb-b201-4fc7-ab59-2bc2ece6ee56 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:22,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:22 GMT Server: Apache x-openstack-request-id: req-e64bde4d-9257-46c6-bbff-481d3885dece Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:22,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-e64bde4d-9257-46c6-bbff-481d3885dece 2018-07-21 00:38:22,901 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:38:22,901 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:38:25,904 - create_stack - DEBUG - Stack status query timeout in 1187.87416697 2018-07-21 00:38:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:26,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:25 GMT Server: Apache x-openstack-request-id: req-02c4bc8a-0dde-46ca-bf43-b0b1f5bf6e3c Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:27,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:26 GMT Server: Apache x-openstack-request-id: req-e2fff875-a9c8-4859-bb52-b7ed0a251701 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:27,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-e2fff875-a9c8-4859-bb52-b7ed0a251701 2018-07-21 00:38:27,129 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:38:27,129 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:38:30,132 - create_stack - DEBUG - Stack status query timeout in 1183.64602399 2018-07-21 00:38:30,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:30,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:30 GMT Server: Apache x-openstack-request-id: req-04db43cb-d2ab-435b-bf1c-400112f656af Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:30,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:30 GMT Server: Apache x-openstack-request-id: req-3d9dd76f-6736-44a1-9449-25cbff98a680 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:30,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-3d9dd76f-6736-44a1-9449-25cbff98a680 2018-07-21 00:38:30,775 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:38:30,775 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack 2018-07-21 00:38:30,775 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack 2018-07-21 00:38:30,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:31,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39d7f2c87eaa4b8f9549057d6638575f", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role"}], "expires_at": "2018-07-21T01:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12a59aeef2704f85a3e28c9fdd5865e5", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/12a59aeef2704f85a3e28c9fdd5865e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-user", "id": "d44483e39c0b424bb17c26248faefff5"}, "audit_ids": ["1-ACNTiOR7-iRqxi9wOHzg"], "issued_at": "2018-07-21T00:38:31.000000Z"}} 2018-07-21 00:38:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:31,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:31 GMT Server: Apache x-openstack-request-id: req-d5f2b0fe-6f89-4495-98c1-13f11ba04124 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:32,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:31 GMT Server: Apache x-openstack-request-id: req-1712a967-2c49-4329-9653-45fa293957c0 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:32,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-1712a967-2c49-4329-9653-45fa293957c0 2018-07-21 00:38:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:32,704 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:32 GMT Server: Apache x-openstack-request-id: req-a0b1eac9-2d4c-431e-a9c9-734878c7da94 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:33,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:32 GMT Server: Apache x-openstack-request-id: req-f393d9f6-5754-4374-bf9a-8f410f2a0681 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:33,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-f393d9f6-5754-4374-bf9a-8f410f2a0681 2018-07-21 00:38:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:33,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:33 GMT Server: Apache x-openstack-request-id: req-d28795ff-6da0-4ee0-98f5-7514f68cd434 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:33,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:33 GMT Server: Apache x-openstack-request-id: req-36e5012d-725d-42ee-a356-c9b2a64eeef8 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:33,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-36e5012d-725d-42ee-a356-c9b2a64eeef8 2018-07-21 00:38:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:33,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:33 GMT Server: Apache x-openstack-request-id: req-23170fe6-9c7e-40bf-869c-b6452ee4bf07 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:34,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:34 GMT Server: Apache x-openstack-request-id: req-b2a5a2a7-9a7e-428b-a9c2-0afd9d92ff95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:34,593 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-b2a5a2a7-9a7e-428b-a9c2-0afd9d92ff95 2018-07-21 00:38:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:35,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:34 GMT Server: Apache x-openstack-request-id: req-6b00f62d-ccc4-415e-8f64-ee18a2e4964c Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:35,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:35 GMT Server: Apache x-openstack-request-id: req-b74785b0-57f1-4101-afe2-160b30fc1635 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:35,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-b74785b0-57f1-4101-afe2-160b30fc1635 2018-07-21 00:38:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:36,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:35 GMT Server: Apache x-openstack-request-id: req-2a9d08a3-4b35-47a5-a138-9292d9a93573 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:36,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:36 GMT Server: Apache x-openstack-request-id: req-264c5ce3-300e-45fe-a73a-8dac12597fd8 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:36,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-264c5ce3-300e-45fe-a73a-8dac12597fd8 2018-07-21 00:38:36,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:36,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:36 GMT Server: Apache x-openstack-request-id: req-6f95fcef-948d-4d75-9bfa-cb625099928d Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:37,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:36 GMT Server: Apache x-openstack-request-id: req-6ea76412-2c6f-414d-becd-658aaa66ec2f 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:37,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-6ea76412-2c6f-414d-becd-658aaa66ec2f 2018-07-21 00:38:37,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:37,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:37 GMT Server: Apache x-openstack-request-id: req-d5f76b23-c0cf-424f-a897-5ccabe7e7eb0 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:37,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:37 GMT Server: Apache x-openstack-request-id: req-bc713506-a76e-41a4-83d9-f97cc98eb503 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:37,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-bc713506-a76e-41a4-83d9-f97cc98eb503 2018-07-21 00:38:37,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:37,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:37 GMT Server: Apache x-openstack-request-id: req-92ebcd14-08f9-4ba6-8227-65ba9de9dfab Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:37,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:37 GMT Server: Apache x-openstack-request-id: req-672aadf0-c65d-437e-a8b6-9056f2178614 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:37,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-672aadf0-c65d-437e-a8b6-9056f2178614 2018-07-21 00:38:37,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:38,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:37 GMT Server: Apache x-openstack-request-id: req-520b92d8-8d60-435b-bbac-4b4e28168fcb Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:38,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:38 GMT Server: Apache x-openstack-request-id: req-7d9f9535-a4a0-44b4-b44a-58308dd966e1 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:38,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-7d9f9535-a4a0-44b4-b44a-58308dd966e1 2018-07-21 00:38:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:39,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:38 GMT Server: Apache x-openstack-request-id: req-08b3d600-203f-4353-9bc1-ad70be4360cb Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:39,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:39 GMT Server: Apache x-openstack-request-id: req-e01b01b0-530d-460c-bf2a-ab3a86798bbc 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:39,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-e01b01b0-530d-460c-bf2a-ab3a86798bbc 2018-07-21 00:38:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:39,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:39 GMT Server: Apache x-openstack-request-id: req-47b50a90-61d1-407f-93e7-49ba238bb252 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:39,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:39 GMT Server: Apache x-openstack-request-id: req-b4644f6a-a85b-4fab-baf8-c3109f3f5bed 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:39,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-b4644f6a-a85b-4fab-baf8-c3109f3f5bed 2018-07-21 00:38:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:39,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:39 GMT Server: Apache x-openstack-request-id: req-fc309592-0590-428e-b1e6-06050fcdd34c Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:39,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:39 GMT Server: Apache x-openstack-request-id: req-421145b1-f442-4a3a-8086-06aeb52f1a3b 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:39,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-421145b1-f442-4a3a-8086-06aeb52f1a3b 2018-07-21 00:38:40,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:40,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:39 GMT Server: Apache x-openstack-request-id: req-44a50bb9-37ee-46f8-b79f-4de558a29040 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:41,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:40 GMT Server: Apache x-openstack-request-id: req-66a6b268-1927-4e21-aea4-f1d8ffa6051e 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:41,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-66a6b268-1927-4e21-aea4-f1d8ffa6051e 2018-07-21 00:38:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:41,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:41 GMT Server: Apache x-openstack-request-id: req-1c346e7c-523f-401a-a0c4-480bbfbd5cce Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:41,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:41 GMT Server: Apache x-openstack-request-id: req-e1df9cb6-6d4a-4320-8380-f30c7ba9887c 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:41,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-e1df9cb6-6d4a-4320-8380-f30c7ba9887c 2018-07-21 00:38:41,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:41,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:41 GMT Server: Apache x-openstack-request-id: req-87a5982f-ae83-4674-bba5-99c3ee499a95 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:41,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:41 GMT Server: Apache x-openstack-request-id: req-7bd5700b-7bbb-48cb-ba96-45952c0a62fd 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:41,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-7bd5700b-7bbb-48cb-ba96-45952c0a62fd 2018-07-21 00:38:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:42,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:41 GMT Server: Apache x-openstack-request-id: req-0d5d2439-8967-4ba7-9af4-27adff5f13b1 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:42,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:42 GMT Server: Apache x-openstack-request-id: req-b822de36-7f51-4b3d-bb7b-12e77eb0a305 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:42,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-b822de36-7f51-4b3d-bb7b-12e77eb0a305 2018-07-21 00:38:42,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:43,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:42 GMT Server: Apache x-openstack-request-id: req-249b49db-3ed7-4b9c-a92d-8cb792efc76e Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:43,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:43 GMT Server: Apache x-openstack-request-id: req-5229605f-5204-4fc3-9598-35650fa30cb6 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": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:43,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-5229605f-5204-4fc3-9598-35650fa30cb6 2018-07-21 00:38:43,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b7b7359ff4df5277082ae11edbc56ba10bb024" 2018-07-21 00:38:43,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:43 GMT Server: Apache x-openstack-request-id: req-37682f32-2923-49d0-96a0-49e2ec199036 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:44,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:43 GMT Server: Apache x-openstack-request-id: req-efa42986-99d6-4bf4-b4f0-328b847250cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "OS::stack_id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "image_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image", "inst_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-inst", "subnet_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-subnet", "flavor_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-flavor-name", "net_name": "CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack", "stack_user_project_id": "2d3fa59ada4b429593c3fb2f36ae81cd", "tags": null, "creation_time": "2018-07-21T00:38:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:38:34Z", "id": "75c01d47-f2bb-408d-b014-2b302ea04c17", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:44,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-efa42986-99d6-4bf4-b4f0-328b847250cb 2018-07-21 00:38:44,567 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack 2018-07-21 00:38:44,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/75c01d47-f2bb-408d-b014-2b302ea04c17 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c34a88029ff76e51a31495b182379f3b9e8d4" 2018-07-21 00:38:44,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:44 GMT Server: Apache x-openstack-request-id: req-bcd1fda4-27c0-4aab-8b0d-281a19cc07e8 Location: http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:44,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:38:44 GMT Server: Apache x-openstack-request-id: req-8c730348-fa31-41c3-9546-6986a8ae0246 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:38:44,941 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/12a59aeef2704f85a3e28c9fdd5865e5/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-stack/75c01d47-f2bb-408d-b014-2b302ea04c17 used request id req-8c730348-fa31-41c3-9546-6986a8ae0246 2018-07-21 00:38:44,942 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-db0fdc22-8ddf-4cf3-b158-c2034c9361f2-image 2018-07-21 00:38:44,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc06dcfc1aaa29c82b75aeb80098f3fadb408e61" 2018-07-21 00:38:45,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2b97ac0f-07a7-4453-87a1-8fed361924e2 Date: Sat, 21 Jul 2018 00:38:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:38:45,438 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/afd7786f-bb1b-43de-b248-f51b6da83e95 used request id req-2b97ac0f-07a7-4453-87a1-8fed361924e2 2018-07-21 00:38:45,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/0f9efb0e-1841-4a16-81b5-41fe4a8c4ad5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0cc6c6a1857a9cc060e522686f0edbf3f28a22c" 2018-07-21 00:38:45,472 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:38: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-dc20c790-1039-401b-8e51-f5c2a1243cdb x-compute-request-id: req-dc20c790-1039-401b-8e51-f5c2a1243cdb Content-Length: 0 Content-Type: application/json 2018-07-21 00:38:45,472 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0f9efb0e-1841-4a16-81b5-41fe4a8c4ad5 used request id req-dc20c790-1039-401b-8e51-f5c2a1243cdb 2018-07-21 00:38:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:45,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-990472e8-8892-499e-b7e9-019ee58a64d2 Date: Sat, 21 Jul 2018 00:38:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "created_at": "2018-07-21T00:38:13Z", "updated_at": "2018-07-21T00:38:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "revision_number": 0, "id": "3d606034-f192-42fb-8673-2f1a87cf0b7d", "remote_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "revision_number": 0, "id": "4f31c99b-c50a-43be-8cd5-cb5ad9072360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "revision_number": 0, "id": "9ea80251-fb69-440e-83b5-80dcaf8bd3c6", "remote_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "revision_number": 0, "id": "d4d2ef60-8fc3-4d2b-b5cb-fd8e49c55dbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5"}], "revision_number": 4, "project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:38:45,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-990472e8-8892-499e-b7e9-019ee58a64d2 2018-07-21 00:38:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:45,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cffa1d5-860c-4b70-b2ab-19abcef24f89 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:38:45,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-2cffa1d5-860c-4b70-b2ab-19abcef24f89 2018-07-21 00:38:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:45,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e165ce-7fe5-4440-8411-e3602581ca20 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:38:45,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-f5e165ce-7fe5-4440-8411-e3602581ca20 2018-07-21 00:38:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:46,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-433c97ed-8aa0-4c20-b68e-9c62def32c85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:38:46,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-433c97ed-8aa0-4c20-b68e-9c62def32c85 2018-07-21 00:38:46,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:38:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:46,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b83564-d0cc-4163-b97a-e6398ee7a19b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:38:46,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-58b83564-d0cc-4163-b97a-e6398ee7a19b 2018-07-21 00:38:46,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:38:46,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:46,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d343579-4dfb-4f82-b6f7-3d516c6c40e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:38:46,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-8d343579-4dfb-4f82-b6f7-3d516c6c40e9 2018-07-21 00:38:46,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:38:46,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:46,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cff485e-e1b8-42fd-8e56-00cfbf858b41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:38:46,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-3cff485e-e1b8-42fd-8e56-00cfbf858b41 2018-07-21 00:38:46,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:38:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:46,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f039638-3788-47cf-baab-11ed2ea82e8f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "12a59aeef2704f85a3e28c9fdd5865e5", "name": "CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj"}} 2018-07-21 00:38:46,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5 used request id req-3f039638-3788-47cf-baab-11ed2ea82e8f 2018-07-21 00:38:46,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a8c6454f-9f6c-48c5-8d1c-2a85eba4399c 2018-07-21 00:38:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a8c6454f-9f6c-48c5-8d1c-2a85eba4399c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:46,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ff51efc-710e-44a0-986c-a0b477738f96 Date: Sat, 21 Jul 2018 00:38:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "port_range_min": null, "revision_number": 0, "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "created_at": "2018-07-21T00:38:13Z", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "id": "3d606034-f192-42fb-8673-2f1a87cf0b7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "port_range_min": null, "revision_number": 0, "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "created_at": "2018-07-21T00:38:13Z", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "id": "4f31c99b-c50a-43be-8cd5-cb5ad9072360"}, {"remote_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "port_range_min": null, "revision_number": 0, "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "created_at": "2018-07-21T00:38:13Z", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "id": "9ea80251-fb69-440e-83b5-80dcaf8bd3c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:13Z", "security_group_id": "a8c6454f-9f6c-48c5-8d1c-2a85eba4399c", "port_range_min": null, "revision_number": 0, "tenant_id": "12a59aeef2704f85a3e28c9fdd5865e5", "created_at": "2018-07-21T00:38:13Z", "project_id": "12a59aeef2704f85a3e28c9fdd5865e5", "id": "d4d2ef60-8fc3-4d2b-b5cb-fd8e49c55dbf"}]} 2018-07-21 00:38:46,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a8c6454f-9f6c-48c5-8d1c-2a85eba4399c used request id req-8ff51efc-710e-44a0-986c-a0b477738f96 2018-07-21 00:38:46,584 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:38:46,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a8c6454f-9f6c-48c5-8d1c-2a85eba4399c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:46,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbab3be7-ae7e-4802-bf7b-9d9dc10ce362 Content-Length: 0 Date: Sat, 21 Jul 2018 00:38:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:38:46,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a8c6454f-9f6c-48c5-8d1c-2a85eba4399c used request id req-bbab3be7-ae7e-4802-bf7b-9d9dc10ce362 2018-07-21 00:38:46,898 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj 2018-07-21 00:38:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:47,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd779a2-d2d3-4bb4-becf-e0e5543c84f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:47,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/12a59aeef2704f85a3e28c9fdd5865e5 used request id req-bdd779a2-d2d3-4bb4-becf-e0e5543c84f5 2018-07-21 00:38:47,145 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1d1b3d59-0f2b-4ea-proj-role 2018-07-21 00:38:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/39d7f2c87eaa4b8f9549057d6638575f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:47,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a67652c0-9735-4fed-b00b-fc2124b48273 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:47,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/39d7f2c87eaa4b8f9549057d6638575f used request id req-a67652c0-9735-4fed-b00b-fc2124b48273 2018-07-21 00:38:47,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3d80efa31593e1562b97ac5395563cd6501b0c" 2018-07-21 00:38:47,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f16bfb-d404-4969-a86a-8ed2597b3206 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:38:47,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c2f16bfb-d404-4969-a86a-8ed2597b3206 2018-07-21 00:38:47,369 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1d1b3d59-0f2b-4ea-user 2018-07-21 00:38:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d44483e39c0b424bb17c26248faefff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25afb59635e87263591dad96af63b20dc3976009" 2018-07-21 00:38:47,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd4ac26-a8a6-4763-9f48-636c5e1e3c9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:47,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d44483e39c0b424bb17c26248faefff5 used request id req-6dd4ac26-a8a6-4763-9f48-636c5e1e3c9b 2018-07-21 00:38:47,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:47,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MBiwhM-vS4eWcQySwYSGpQ"], "issued_at": "2018-07-21T00:38:47.000000Z"}} 2018-07-21 00:38:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8cd3945a6d8766e16262e1715f898378acb3bb0f" 2018-07-21 00:38:48,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0fa2ffa-526c-4424-83fc-20812f941a8c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:48,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c0fa2ffa-526c-4424-83fc-20812f941a8c 2018-07-21 00:38:48,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:48,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:48,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["pGhWHd6ZRbG_X7il5wcveg"], "issued_at": "2018-07-21T00:38:48.000000Z"}} 2018-07-21 00:38:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:38:48,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8584825-d986-4854-802c-a06bf8d8a725 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:48,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e8584825-d986-4854-802c-a06bf8d8a725 2018-07-21 00:38:48,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:38:48,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:38:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:38:48,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-14f4699f-3465-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:38:48,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf597094-53cc-4dcb-abff-2ad9db5ff9e8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-14f4699f-3465-45a-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:38:48,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-14f4699f-3465-45a-proj used request id req-bf597094-53cc-4dcb-abff-2ad9db5ff9e8 2018-07-21 00:38:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:38:48,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70beabb-c4cb-42dc-b4e2-abc87d54acdf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:38:48,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b70beabb-c4cb-42dc-b4e2-abc87d54acdf 2018-07-21 00:38:48,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}}' 2018-07-21 00:38:48,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd70315-c951-4e90-99b8-2e371cca3de7 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93"}, "tags": [], "enabled": true, "id": "4964e86eb95744b2b1da0e2b11962c93", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}} 2018-07-21 00:38:48,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4cd70315-c951-4e90-99b8-2e371cca3de7 2018-07-21 00:38:48,845 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-14f4699f-3465-45a-proj 2018-07-21 00:38:48,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:48,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:49,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["gAiHZxGdRY6N9FBBcoN9lA"], "issued_at": "2018-07-21T00:38:49.000000Z"}} 2018-07-21 00:38:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6a5f0bf7529379ece24abf7c9c1c87764645f12d" 2018-07-21 00:38:49,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c66b9f9-0f72-40aa-a670-c56e6060c578 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:49,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c66b9f9-0f72-40aa-a670-c56e6060c578 2018-07-21 00:38:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:38:49,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:38:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:38:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f0bf7529379ece24abf7c9c1c87764645f12d" 2018-07-21 00:38:49,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a512b3fa-c634-4e4e-8f18-57926ed54c07 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:38:49,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a512b3fa-c634-4e4e-8f18-57926ed54c07 2018-07-21 00:38:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-14f4699f-3465-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f0bf7529379ece24abf7c9c1c87764645f12d" 2018-07-21 00:38:49,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40c72b8-3171-40b2-9aa2-5f9d8d9f133b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-14f4699f-3465-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93"}, "tags": [], "enabled": true, "id": "4964e86eb95744b2b1da0e2b11962c93", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}]} 2018-07-21 00:38:49,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-14f4699f-3465-45a-proj used request id req-e40c72b8-3171-40b2-9aa2-5f9d8d9f133b 2018-07-21 00:38:49,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f0bf7529379ece24abf7c9c1c87764645f12d" 2018-07-21 00:38:49,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851235fc-4658-4b7b-9c9c-29ace6958041 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:38:49,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-851235fc-4658-4b7b-9c9c-29ace6958041 2018-07-21 00:38:50,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f0bf7529379ece24abf7c9c1c87764645f12d" 2018-07-21 00:38:50,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bce964d-44a4-46d1-90bc-d559450b7975 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:38:50,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1bce964d-44a4-46d1-90bc-d559450b7975 2018-07-21 00:38:50,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-14f4699f-3465-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f0bf7529379ece24abf7c9c1c87764645f12d" 2018-07-21 00:38:50,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26415918-1d52-4162-ac06-81e6aefe3b8a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-14f4699f-3465-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93"}, "tags": [], "enabled": true, "id": "4964e86eb95744b2b1da0e2b11962c93", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}]} 2018-07-21 00:38:50,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-14f4699f-3465-45a-proj used request id req-26415918-1d52-4162-ac06-81e6aefe3b8a 2018-07-21 00:38:50,255 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-14f4699f-3465-45a-user 2018-07-21 00:38:50,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:50,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:38:50,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f598269f-b22e-4817-b4c9-dc3d84825122 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:38:50,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f598269f-b22e-4817-b4c9-dc3d84825122 2018-07-21 00:38:50,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" -d '{"role": {"name": "CreateStackSuccessTests-14f4699f-3465-45a-proj-role"}}' 2018-07-21 00:38:50,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2fda65-6c0a-4d7e-bba2-dd99152e7ee0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d9e1bec03074423b1172279adfcc877", "links": {"self": "http://172.30.9.21:5000/v3/roles/5d9e1bec03074423b1172279adfcc877"}, "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj-role"}} 2018-07-21 00:38:50,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f2fda65-6c0a-4d7e-bba2-dd99152e7ee0 2018-07-21 00:38:50,492 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-14f4699f-3465-45a-proj-role 2018-07-21 00:38:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5d9e1bec03074423b1172279adfcc877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:38:50,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3a0eb0-1352-477d-b736-a258324c9aa7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d9e1bec03074423b1172279adfcc877", "links": {"self": "http://172.30.9.21:5000/v3/roles/5d9e1bec03074423b1172279adfcc877"}, "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj-role"}} 2018-07-21 00:38:50,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5d9e1bec03074423b1172279adfcc877 used request id req-0c3a0eb0-1352-477d-b736-a258324c9aa7 2018-07-21 00:38:50,578 - keystone_utils - INFO - Granting role CreateStackSuccessTests-14f4699f-3465-45a-proj-role to project CreateStackSuccessTests-14f4699f-3465-45a-proj 2018-07-21 00:38:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93/users/87b78ef4a25a473d851b7bf46773152f/roles/5d9e1bec03074423b1172279adfcc877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:38:50,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d99a6ef-f692-4b00-9891-f8d5a9d3932b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:38:50,710 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93/users/87b78ef4a25a473d851b7bf46773152f/roles/5d9e1bec03074423b1172279adfcc877 used request id req-1d99a6ef-f692-4b00-9891-f8d5a9d3932b 2018-07-21 00:38:50,710 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:38:50,711 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:38:50,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:50,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:51,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d9e1bec03074423b1172279adfcc877", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj-role"}], "expires_at": "2018-07-21T01:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4964e86eb95744b2b1da0e2b11962c93", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-14f4699f-3465-45a-user", "id": "87b78ef4a25a473d851b7bf46773152f"}, "audit_ids": ["oHennlVZTEOy1ZxUHE9bKg"], "issued_at": "2018-07-21T00:38:51.000000Z"}} 2018-07-21 00:38:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" 2018-07-21 00:38:51,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a3b86e-670d-4322-a6d0-7de0ba5a1e38 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:51,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-67a3b86e-670d-4322-a6d0-7de0ba5a1e38 2018-07-21 00:38:51,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" 2018-07-21 00:38:51,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-eea8ee13-0ff2-4ec9-8d15-3686e57fa8f9 Date: Sat, 21 Jul 2018 00:38:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image"} 2018-07-21 00:38:51,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image used request id req-eea8ee13-0ff2-4ec9-8d15-3686e57fa8f9 2018-07-21 00:38:51,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" 2018-07-21 00:38:51,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71712ffb-f2e5-4964-8684-693ee60181b8 Date: Sat, 21 Jul 2018 00:38:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:38:51,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-71712ffb-f2e5-4964-8684-693ee60181b8 2018-07-21 00:38:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image"}' 2018-07-21 00:38:51,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e49a5661-a24e-4997-ad23-ff2dc5acfbfe Date: Sat, 21 Jul 2018 00:38:51 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:38:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:38:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0", "min_disk": 0, "protected": false, "id": "0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0", "file": "/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/file", "checksum": null, "owner": "4964e86eb95744b2b1da0e2b11962c93", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:38:51,817 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e49a5661-a24e-4997-ad23-ff2dc5acfbfe 2018-07-21 00:38:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" -d '' 2018-07-21 00:38:53,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-11213f74-6f6d-4582-9e70-746e35f6431b Date: Sat, 21 Jul 2018 00:38:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:38:53,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/file used request id req-11213f74-6f6d-4582-9e70-746e35f6431b 2018-07-21 00:38:53,244 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:38:53,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" 2018-07-21 00:38:53,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4c4efbbf-a09b-4d8d-bfea-1c61abf95a6f Date: Sat, 21 Jul 2018 00:38:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:38:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:38:53Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/snap", "metadata": {}}], "self": "/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0", "min_disk": 0, "protected": false, "id": "0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0", "file": "/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4964e86eb95744b2b1da0e2b11962c93", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:38:53,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0 used request id req-4c4efbbf-a09b-4d8d-bfea-1c61abf95a6f 2018-07-21 00:38:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" 2018-07-21 00:38:53,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9a9fdc5a-a3b4-4d67-bbc3-64dae133f72e Date: Sat, 21 Jul 2018 00:38: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-21 00:38:53,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9a9fdc5a-a3b4-4d67-bbc3-64dae133f72e 2018-07-21 00:38:53,609 - create_image - INFO - Created image with name - CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image 2018-07-21 00:38:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" 2018-07-21 00:38:53,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-54a863df-85a1-4af8-98ef-727a37bbcb84 Date: Sat, 21 Jul 2018 00:38:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:38:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:38:53Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/snap", "metadata": {}}], "self": "/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0", "min_disk": 0, "protected": false, "id": "0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0", "file": "/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4964e86eb95744b2b1da0e2b11962c93", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:38:53,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0 used request id req-54a863df-85a1-4af8-98ef-727a37bbcb84 2018-07-21 00:38:53,645 - create_image - DEBUG - Instance status is - active 2018-07-21 00:38:53,645 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image 2018-07-21 00:38:53,645 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image 2018-07-21 00:38:53,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:53,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:54,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VS5D4p1_R_ySWxEniibMCQ"], "issued_at": "2018-07-21T00:38:54.000000Z"}} 2018-07-21 00:38:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}382e34b61f19a6b99360e18af69787e83e1c0467" 2018-07-21 00:38:54,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98774a1-1fe6-43e6-a994-113b78758615 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:54,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c98774a1-1fe6-43e6-a994-113b78758615 2018-07-21 00:38:54,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:38:54,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382e34b61f19a6b99360e18af69787e83e1c0467" 2018-07-21 00:38:54,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38: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-d4f9d995-71e6-4da7-aee9-ce12f25e5da6 x-compute-request-id: req-d4f9d995-71e6-4da7-aee9-ce12f25e5da6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:38:54,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d4f9d995-71e6-4da7-aee9-ce12f25e5da6 2018-07-21 00:38:54,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382e34b61f19a6b99360e18af69787e83e1c0467" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-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-21 00:38:54,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38: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-c3d0f5be-4a87-4712-8e0d-6b30129f895e x-compute-request-id: req-c3d0f5be-4a87-4712-8e0d-6b30129f895e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/636d9177-9057-4fbe-8a58-c29f28ae4a0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/636d9177-9057-4fbe-8a58-c29f28ae4a0f", "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": "636d9177-9057-4fbe-8a58-c29f28ae4a0f"}} 2018-07-21 00:38:54,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c3d0f5be-4a87-4712-8e0d-6b30129f895e 2018-07-21 00:38:54,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:38:54,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:38:54,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d9e1bec03074423b1172279adfcc877", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj-role"}], "expires_at": "2018-07-21T01:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4964e86eb95744b2b1da0e2b11962c93", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-14f4699f-3465-45a-user", "id": "87b78ef4a25a473d851b7bf46773152f"}, "audit_ids": ["e0ssqHqfSe6nACNrpgEdWQ"], "issued_at": "2018-07-21T00:38:54.000000Z"}} 2018-07-21 00:38:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:38:54,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe1b4ec-80d1-4a52-9a70-04c758942048 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:38:54,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6fe1b4ec-80d1-4a52-9a70-04c758942048 2018-07-21 00:38:54,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:38:54,918 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:38:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:38:55,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:54 GMT Server: Apache x-openstack-request-id: req-9b6d9829-5f1d-4b24-99a8-caf7a32d3aea Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:38:55,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack used request id req-9b6d9829-5f1d-4b24-99a8-caf7a32d3aea 2018-07-21 00:38:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}}' 2018-07-21 00:38:57,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:38:55 GMT Server: Apache x-openstack-request-id: req-d4939af7-8379-446d-8547-09790fb17ef7 Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}]}} 2018-07-21 00:38:57,584 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks used request id req-d4939af7-8379-446d-8547-09790fb17ef7 2018-07-21 00:38:57,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:38:57,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:57 GMT Server: Apache x-openstack-request-id: req-880b1565-bd41-401e-9b03-b6c8a314b9f1 Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:57,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:57 GMT Server: Apache x-openstack-request-id: req-e52f790a-b01e-4658-82e5-7cea50cda34c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:57,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-e52f790a-b01e-4658-82e5-7cea50cda34c 2018-07-21 00:38:57,990 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:38:57,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:38:58,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:38:57 GMT Server: Apache x-openstack-request-id: req-7a7ab6a3-5255-4fcf-bca7-08c27e4d477a Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:38:58,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:38:58 GMT Server: Apache x-openstack-request-id: req-cc92af0e-9a33-4f4f-ab0b-653451c21363 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:38:58,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-cc92af0e-9a33-4f4f-ab0b-653451c21363 2018-07-21 00:38:58,848 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:38:58,848 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:01,852 - create_stack - DEBUG - Stack status query timeout in 1196.13839889 2018-07-21 00:39:01,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:02,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:01 GMT Server: Apache x-openstack-request-id: req-f7dd7f26-5128-4bb7-8133-c3bdb92b716d Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:02,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:02 GMT Server: Apache x-openstack-request-id: req-8a18dfef-9010-473f-9f63-f8881aba7320 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:02,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-8a18dfef-9010-473f-9f63-f8881aba7320 2018-07-21 00:39:02,305 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:39:02,305 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:05,309 - create_stack - DEBUG - Stack status query timeout in 1192.68146181 2018-07-21 00:39:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:05,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:05 GMT Server: Apache x-openstack-request-id: req-be0d22e8-9ddd-4549-b995-fa5130294b2e Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:05,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:05 GMT Server: Apache x-openstack-request-id: req-9e388e1a-e8e4-45bb-8e61-f551f9a2bace Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:05,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-9e388e1a-e8e4-45bb-8e61-f551f9a2bace 2018-07-21 00:39:05,551 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:39:05,551 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:08,555 - create_stack - DEBUG - Stack status query timeout in 1189.43545794 2018-07-21 00:39:08,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:08,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:08 GMT Server: Apache x-openstack-request-id: req-3f0d3c35-fbdc-415b-83da-b5f56036dc4b Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:09,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:08 GMT Server: Apache x-openstack-request-id: req-40b7cd13-ff86-4a16-9650-4619569aad9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:09,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-40b7cd13-ff86-4a16-9650-4619569aad9b 2018-07-21 00:39:09,357 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:39:09,357 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:12,361 - create_stack - DEBUG - Stack status query timeout in 1185.62949896 2018-07-21 00:39:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:12,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:12 GMT Server: Apache x-openstack-request-id: req-c5610eea-57fa-4698-8e8e-802a2ebfcf95 Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:12,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:12 GMT Server: Apache x-openstack-request-id: req-108d4df7-07c4-48da-85d7-820307330817 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:12,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-108d4df7-07c4-48da-85d7-820307330817 2018-07-21 00:39:12,608 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:39:12,608 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:15,611 - create_stack - DEBUG - Stack status query timeout in 1182.37887287 2018-07-21 00:39:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:15,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:15 GMT Server: Apache x-openstack-request-id: req-b1449d36-26f6-439a-a6a1-5c94215ce9e9 Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:15,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:15 GMT Server: Apache x-openstack-request-id: req-a40cc557-e0e3-49ea-9ff0-41dae1280db4 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": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:15,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-a40cc557-e0e3-49ea-9ff0-41dae1280db4 2018-07-21 00:39:15,836 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:39:15,836 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:39:15,837 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:39:15,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:16,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d9e1bec03074423b1172279adfcc877", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj-role"}], "expires_at": "2018-07-21T01:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4964e86eb95744b2b1da0e2b11962c93", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-14f4699f-3465-45a-user", "id": "87b78ef4a25a473d851b7bf46773152f"}, "audit_ids": ["UJK7re5KSOeqvDumKtAIfg"], "issued_at": "2018-07-21T00:39:16.000000Z"}} 2018-07-21 00:39:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fed8862b560d7bc65367bf9358ac1186509a6d" 2018-07-21 00:39:16,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:16 GMT Server: Apache x-openstack-request-id: req-30e9e61c-8ce6-4505-9657-c0270bacee15 Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:17,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:16 GMT Server: Apache x-openstack-request-id: req-3ae6a2df-5123-4732-985b-29b4952a4cf1 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": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:17,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-3ae6a2df-5123-4732-985b-29b4952a4cf1 2018-07-21 00:39:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:17,236 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:17 GMT Server: Apache x-openstack-request-id: req-0566669a-5e03-4ef3-adb9-28b6647597e6 Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:17,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:17 GMT Server: Apache x-openstack-request-id: req-2d5e953e-6faf-41b8-99fa-23b3bce12a47 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": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:17,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-2d5e953e-6faf-41b8-99fa-23b3bce12a47 2018-07-21 00:39:17,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:17,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:17,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d9e1bec03074423b1172279adfcc877", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj-role"}], "expires_at": "2018-07-21T01:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4964e86eb95744b2b1da0e2b11962c93", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/4964e86eb95744b2b1da0e2b11962c93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-14f4699f-3465-45a-user", "id": "87b78ef4a25a473d851b7bf46773152f"}, "audit_ids": ["WQlFu9ijQaG3lw0d712OxQ"], "issued_at": "2018-07-21T00:39:17.000000Z"}} 2018-07-21 00:39:17,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}acabb75b69b183544d30da9793fb8b636f820e35" 2018-07-21 00:39:17,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c3a708-ac45-4a96-b639-69e3239f3d2d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:17,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f0c3a708-ac45-4a96-b639-69e3239f3d2d 2018-07-21 00:39:17,776 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:39:17,778 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:39:17,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acabb75b69b183544d30da9793fb8b636f820e35" 2018-07-21 00:39:17,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:17 GMT Server: Apache x-openstack-request-id: req-809b3b8a-94a1-4706-9c7d-dc891562c369 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "deletion_time": null, "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "tags": null}]} 2018-07-21 00:39:17,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack used request id req-809b3b8a-94a1-4706-9c7d-dc891562c369 2018-07-21 00:39:17,993 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:39:17,993 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:39:17,994 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:39:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:18,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:18 GMT Server: Apache x-openstack-request-id: req-9425f2fd-369c-4dbd-ac2d-8a09b57b222f Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:18,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:18 GMT Server: Apache x-openstack-request-id: req-10872b78-0001-41aa-ad90-f8321d700f41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:18,234 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-10872b78-0001-41aa-ad90-f8321d700f41 2018-07-21 00:39:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:18,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:18 GMT Server: Apache x-openstack-request-id: req-e494e0d0-fe6d-4394-95e8-007abfb1cb8a Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:18,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:18 GMT Server: Apache x-openstack-request-id: req-81e438ca-2739-41af-bcba-a93e15b3a36d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:39:18Z", "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:18,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-81e438ca-2739-41af-bcba-a93e15b3a36d 2018-07-21 00:39:18,309 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:39:18,309 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:21,313 - create_stack - DEBUG - Stack status query timeout in 1196.92220497 2018-07-21 00:39:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:21,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:21 GMT Server: Apache x-openstack-request-id: req-060d0409-286b-4a6a-9ece-987dd89004fc Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:21,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:21 GMT Server: Apache x-openstack-request-id: req-e9265c0e-ef65-47cc-9b00-88ffc1414625 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:39:18Z", "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:21,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-e9265c0e-ef65-47cc-9b00-88ffc1414625 2018-07-21 00:39:21,559 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:39:21,559 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:24,561 - create_stack - DEBUG - Stack status query timeout in 1193.67436004 2018-07-21 00:39:24,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:24,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:24 GMT Server: Apache x-openstack-request-id: req-3965ef35-80c6-4965-b458-85052884aace Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:24,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:24 GMT Server: Apache x-openstack-request-id: req-191dbc13-c5dc-4b75-bb7a-946ec6af43ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:39:18Z", "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:24,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-191dbc13-c5dc-4b75-bb7a-946ec6af43ac 2018-07-21 00:39:24,791 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:39:24,791 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:27,794 - create_stack - DEBUG - Stack status query timeout in 1190.44054198 2018-07-21 00:39:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:27,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:27 GMT Server: Apache x-openstack-request-id: req-02795dd6-6af1-47c4-b5bc-ce67e3bffe71 Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:27,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:27 GMT Server: Apache x-openstack-request-id: req-125e672a-4a57-4af3-ac4d-5f600eac2239 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": "4964e86eb95744b2b1da0e2b11962c93", "OS::stack_id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "image_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image", "inst_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-inst", "subnet_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-subnet", "flavor_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-flavor-name", "net_name": "CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-net"}, "deletion_time": "2018-07-21T00:39:26Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack", "stack_user_project_id": "908e156b46784fac880dc422ed84f211", "tags": null, "creation_time": "2018-07-21T00:38:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:39:18Z", "id": "c2e58df6-edc9-4529-9f6c-b4866552dfd0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:27,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-125e672a-4a57-4af3-ac4d-5f600eac2239 2018-07-21 00:39:27,868 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:39:27,868 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:39:27,868 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack 2018-07-21 00:39:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/c2e58df6-edc9-4529-9f6c-b4866552dfd0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc3eb945daa26f0cf3463b52df33fd86ad4da35" 2018-07-21 00:39:28,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:27 GMT Server: Apache x-openstack-request-id: req-e022825f-2cb4-4720-be93-e8291756170a Location: http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:28,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:28 GMT Server: Apache x-openstack-request-id: req-df2e20a1-24a0-4450-9dba-e99d9047a13c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:39:28,074 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/4964e86eb95744b2b1da0e2b11962c93/stacks/CreateStackSuccessTests-CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-stack/c2e58df6-edc9-4529-9f6c-b4866552dfd0 used request id req-df2e20a1-24a0-4450-9dba-e99d9047a13c 2018-07-21 00:39:28,075 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-68797499-1979-47e7-a8dd-44410589b13a-image 2018-07-21 00:39:28,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68e3a20ccb9983136b3382bcf12ed1a3b8e805bc" 2018-07-21 00:39:29,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0122f3f-c327-4bb1-8f04-6b3309e08318 Date: Sat, 21 Jul 2018 00:39:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:39:29,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0e87f7d9-21e9-4e17-9781-d25b8b8b2bd0 used request id req-b0122f3f-c327-4bb1-8f04-6b3309e08318 2018-07-21 00:39:29,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/636d9177-9057-4fbe-8a58-c29f28ae4a0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382e34b61f19a6b99360e18af69787e83e1c0467" 2018-07-21 00:39:29,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-179af6ab-2858-46a6-832c-fb51b79a2dba x-compute-request-id: req-179af6ab-2858-46a6-832c-fb51b79a2dba Content-Length: 0 Content-Type: application/json 2018-07-21 00:39:29,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/636d9177-9057-4fbe-8a58-c29f28ae4a0f used request id req-179af6ab-2858-46a6-832c-fb51b79a2dba 2018-07-21 00:39:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:29,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-10625f21-4b8c-4c5b-a4c7-522aafddabba Date: Sat, 21 Jul 2018 00:39:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "created_at": "2018-07-21T00:38:58Z", "updated_at": "2018-07-21T00:38:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "revision_number": 0, "id": "96ad2731-2fa8-4951-92b4-60f8f2f9e973", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "port_range_min": null, "ethertype": "IPv4", "project_id": "4964e86eb95744b2b1da0e2b11962c93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "revision_number": 0, "id": "a1ec48a2-c830-4bf9-abf8-235292955417", "remote_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "port_range_min": null, "ethertype": "IPv4", "project_id": "4964e86eb95744b2b1da0e2b11962c93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "revision_number": 0, "id": "bcb3d714-21a4-4b34-989d-bd8dd932fc5e", "remote_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "port_range_min": null, "ethertype": "IPv6", "project_id": "4964e86eb95744b2b1da0e2b11962c93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "revision_number": 0, "id": "de008843-cbc4-425c-b730-d27c2afcbbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "port_range_min": null, "ethertype": "IPv6", "project_id": "4964e86eb95744b2b1da0e2b11962c93"}], "revision_number": 4, "project_id": "4964e86eb95744b2b1da0e2b11962c93", "id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:39:29,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-10625f21-4b8c-4c5b-a4c7-522aafddabba 2018-07-21 00:39:29,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:29,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90de7714-c4b1-44b2-9742-47112e28458f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:39:29,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-90de7714-c4b1-44b2-9742-47112e28458f 2018-07-21 00:39:29,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:29,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef86417-3a33-4d97-8086-573a8cd11543 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:39:29,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-aef86417-3a33-4d97-8086-573a8cd11543 2018-07-21 00:39:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:29,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d50b0042-06f2-4750-9c96-610ab3705c06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:39:29,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-d50b0042-06f2-4750-9c96-610ab3705c06 2018-07-21 00:39:29,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:39:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:30,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ded8f9-edc1-49cf-ad68-7125e0bce4ac Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4964e86eb95744b2b1da0e2b11962c93", "name": "CreateStackSuccessTests-14f4699f-3465-45a-proj"}} 2018-07-21 00:39:30,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93 used request id req-c2ded8f9-edc1-49cf-ad68-7125e0bce4ac 2018-07-21 00:39:30,055 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ffbaaf8-3e62-4890-8730-154be403c97c 2018-07-21 00:39:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2ffbaaf8-3e62-4890-8730-154be403c97c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:30,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-30a3d573-6e9a-4009-a7af-da84fbfb7f66 Date: Sat, 21 Jul 2018 00:39:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "created_at": "2018-07-21T00:38:58Z", "project_id": "4964e86eb95744b2b1da0e2b11962c93", "id": "96ad2731-2fa8-4951-92b4-60f8f2f9e973"}, {"remote_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "created_at": "2018-07-21T00:38:58Z", "project_id": "4964e86eb95744b2b1da0e2b11962c93", "id": "a1ec48a2-c830-4bf9-abf8-235292955417"}, {"remote_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "created_at": "2018-07-21T00:38:58Z", "project_id": "4964e86eb95744b2b1da0e2b11962c93", "id": "bcb3d714-21a4-4b34-989d-bd8dd932fc5e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:38:58Z", "security_group_id": "2ffbaaf8-3e62-4890-8730-154be403c97c", "port_range_min": null, "revision_number": 0, "tenant_id": "4964e86eb95744b2b1da0e2b11962c93", "created_at": "2018-07-21T00:38:58Z", "project_id": "4964e86eb95744b2b1da0e2b11962c93", "id": "de008843-cbc4-425c-b730-d27c2afcbbcc"}]} 2018-07-21 00:39:30,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2ffbaaf8-3e62-4890-8730-154be403c97c used request id req-30a3d573-6e9a-4009-a7af-da84fbfb7f66 2018-07-21 00:39:30,281 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:39:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2ffbaaf8-3e62-4890-8730-154be403c97c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:30,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b59280a-58f8-4514-806a-a6c901628cb2 Content-Length: 0 Date: Sat, 21 Jul 2018 00:39:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:39:30,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2ffbaaf8-3e62-4890-8730-154be403c97c used request id req-7b59280a-58f8-4514-806a-a6c901628cb2 2018-07-21 00:39:30,612 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-14f4699f-3465-45a-proj 2018-07-21 00:39:30,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:30,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85838464-ba40-4fc4-b4c8-69b547141940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:30,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4964e86eb95744b2b1da0e2b11962c93 used request id req-85838464-ba40-4fc4-b4c8-69b547141940 2018-07-21 00:39:30,881 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-14f4699f-3465-45a-proj-role 2018-07-21 00:39:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5d9e1bec03074423b1172279adfcc877 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:31,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa674e2-2761-4ac6-9260-0e7b2394457b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:31,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5d9e1bec03074423b1172279adfcc877 used request id req-6fa674e2-2761-4ac6-9260-0e7b2394457b 2018-07-21 00:39:31,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f14eb7f4fe24ac51321a1ba94f0cbe839b0f8c" 2018-07-21 00:39:31,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1c7d2d-c4fc-4e36-842a-70062bcd9178 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:39:31,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a1c7d2d-c4fc-4e36-842a-70062bcd9178 2018-07-21 00:39:31,098 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-14f4699f-3465-45a-user 2018-07-21 00:39:31,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/87b78ef4a25a473d851b7bf46773152f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f0bf7529379ece24abf7c9c1c87764645f12d" 2018-07-21 00:39:31,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d5b077-ed3f-40c6-a19c-7caaaf213a27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:31,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/87b78ef4a25a473d851b7bf46773152f used request id req-a1d5b077-ed3f-40c6-a19c-7caaaf213a27 2018-07-21 00:39:31,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:31,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xYDO5LPKT_uyUU2JY4Kbow"], "issued_at": "2018-07-21T00:39:31.000000Z"}} 2018-07-21 00:39:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1b5c5719edb392fdb532121374f56e426971ae3a" 2018-07-21 00:39:31,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51f8142-2cb5-4fb2-87bf-ff4bca610dca 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:31,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e51f8142-2cb5-4fb2-87bf-ff4bca610dca 2018-07-21 00:39:31,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:31,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:32,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["hKBxSIEhT5a7h2YBNP943Q"], "issued_at": "2018-07-21T00:39:32.000000Z"}} 2018-07-21 00:39:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:32,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632d1cb3-d8b2-44b1-bc0b-b70fdd1e9c03 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:32,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-632d1cb3-d8b2-44b1-bc0b-b70fdd1e9c03 2018-07-21 00:39:32,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:39:32,325 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:39:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:39:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b24fc0c1-1902-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:32,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec7e8f1-aa4e-478a-83ea-fb799d9754b7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b24fc0c1-1902-435-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:39:32,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b24fc0c1-1902-435-proj used request id req-fec7e8f1-aa4e-478a-83ea-fb799d9754b7 2018-07-21 00:39:32,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:32,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfb5883-2155-4096-8a00-fb98dd204d22 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:39:32,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3bfb5883-2155-4096-8a00-fb98dd204d22 2018-07-21 00:39:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj"}}' 2018-07-21 00:39:32,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a92a75e-a108-4653-8536-733c4791a6c8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4"}, "tags": [], "enabled": true, "id": "e1aa386d7f4f4a88a7c8015998bde9c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj"}} 2018-07-21 00:39:32,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3a92a75e-a108-4653-8536-733c4791a6c8 2018-07-21 00:39:32,655 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b24fc0c1-1902-435-proj 2018-07-21 00:39:32,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:32,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:33,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["0RQwi_3XTvKhzqEaO2Zwsg"], "issued_at": "2018-07-21T00:39:33.000000Z"}} 2018-07-21 00:39:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}99d83de06336178f5b957e755dd30d8ccc3a35d4" 2018-07-21 00:39:33,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df1ebe1-4922-45cd-b074-3d60b23b3c39 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:33,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9df1ebe1-4922-45cd-b074-3d60b23b3c39 2018-07-21 00:39:33,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:39:33,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:39:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:39:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d83de06336178f5b957e755dd30d8ccc3a35d4" 2018-07-21 00:39:33,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30cace7f-8afb-466f-87a8-3233313d1215 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:39:33,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-30cace7f-8afb-466f-87a8-3233313d1215 2018-07-21 00:39:33,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-b24fc0c1-1902-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d83de06336178f5b957e755dd30d8ccc3a35d4" 2018-07-21 00:39:33,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9691c422-26a1-4431-b3dd-7cab813b2005 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-b24fc0c1-1902-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4"}, "tags": [], "enabled": true, "id": "e1aa386d7f4f4a88a7c8015998bde9c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj"}]} 2018-07-21 00:39:33,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-b24fc0c1-1902-435-proj used request id req-9691c422-26a1-4431-b3dd-7cab813b2005 2018-07-21 00:39:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d83de06336178f5b957e755dd30d8ccc3a35d4" 2018-07-21 00:39:33,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8514c4-c0f3-4b84-b739-4bb3b99d5f87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:39:33,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8a8514c4-c0f3-4b84-b739-4bb3b99d5f87 2018-07-21 00:39:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d83de06336178f5b957e755dd30d8ccc3a35d4" 2018-07-21 00:39:33,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c20c3c-e643-4dab-adc2-d645fa02c296 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:39:33,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f3c20c3c-e643-4dab-adc2-d645fa02c296 2018-07-21 00:39:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-b24fc0c1-1902-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d83de06336178f5b957e755dd30d8ccc3a35d4" 2018-07-21 00:39:34,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26666bf9-17f1-4a8d-97b3-995165e74492 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-b24fc0c1-1902-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4"}, "tags": [], "enabled": true, "id": "e1aa386d7f4f4a88a7c8015998bde9c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj"}]} 2018-07-21 00:39:34,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-b24fc0c1-1902-435-proj used request id req-26666bf9-17f1-4a8d-97b3-995165e74492 2018-07-21 00:39:34,063 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b24fc0c1-1902-435-user 2018-07-21 00:39:34,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:34,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:34,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41647dc1-a5ac-4420-8125-d75d8935bce6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:39:34,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-41647dc1-a5ac-4420-8125-d75d8935bce6 2018-07-21 00:39:34,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" -d '{"role": {"name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj-role"}}' 2018-07-21 00:39:34,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d1568e-2d40-4f24-ba0d-bd821700916d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "410280b2c7f3429cabdcdcd907896141", "links": {"self": "http://172.30.9.21:5000/v3/roles/410280b2c7f3429cabdcdcd907896141"}, "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj-role"}} 2018-07-21 00:39:34,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-78d1568e-2d40-4f24-ba0d-bd821700916d 2018-07-21 00:39:34,289 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b24fc0c1-1902-435-proj-role 2018-07-21 00:39:34,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/410280b2c7f3429cabdcdcd907896141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:34,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75bc1731-3e7d-438c-b32f-c20f86db7540 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "410280b2c7f3429cabdcdcd907896141", "links": {"self": "http://172.30.9.21:5000/v3/roles/410280b2c7f3429cabdcdcd907896141"}, "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj-role"}} 2018-07-21 00:39:34,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/410280b2c7f3429cabdcdcd907896141 used request id req-75bc1731-3e7d-438c-b32f-c20f86db7540 2018-07-21 00:39:34,386 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b24fc0c1-1902-435-proj-role to project CreateStackSuccessTests-b24fc0c1-1902-435-proj 2018-07-21 00:39:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4/users/7e54b4470a2e47e7b9ed1dbf71c14db2/roles/410280b2c7f3429cabdcdcd907896141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:34,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91827624-6ad4-4815-9c6d-dd079ba2463a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:34,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4/users/7e54b4470a2e47e7b9ed1dbf71c14db2/roles/410280b2c7f3429cabdcdcd907896141 used request id req-91827624-6ad4-4815-9c6d-dd079ba2463a 2018-07-21 00:39:34,519 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:39:34,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:39:34,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:34,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:34,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "410280b2c7f3429cabdcdcd907896141", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj-role"}], "expires_at": "2018-07-21T01:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1aa386d7f4f4a88a7c8015998bde9c4", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b24fc0c1-1902-435-user", "id": "7e54b4470a2e47e7b9ed1dbf71c14db2"}, "audit_ids": ["zQmNfHuYRbmDog4dH98T4A"], "issued_at": "2018-07-21T00:39:34.000000Z"}} 2018-07-21 00:39:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1a416ad52da4f673da1f4c64fb1254f78a574f9f" 2018-07-21 00:39:35,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6840f88a-8848-41f3-8e22-ce27703b014d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:35,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6840f88a-8848-41f3-8e22-ce27703b014d 2018-07-21 00:39:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" 2018-07-21 00:39:35,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-87a71ef5-5ee1-4bbe-9baf-7d4184975a2b Date: Sat, 21 Jul 2018 00:39:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image"} 2018-07-21 00:39:35,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image used request id req-87a71ef5-5ee1-4bbe-9baf-7d4184975a2b 2018-07-21 00:39:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" 2018-07-21 00:39:35,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ed3c16c-6cd0-46ec-bc34-af0d75f6d2cc Date: Sat, 21 Jul 2018 00:39: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-21 00:39:35,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1ed3c16c-6cd0-46ec-bc34-af0d75f6d2cc 2018-07-21 00:39:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image"}' 2018-07-21 00:39:35,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44d88d74-bcf6-4aed-be20-51c02c4e783d Date: Sat, 21 Jul 2018 00:39:35 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:39:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:39:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4", "min_disk": 0, "protected": false, "id": "40037af5-165c-4afd-9c06-94555f1c2ef4", "file": "/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4/file", "checksum": null, "owner": "e1aa386d7f4f4a88a7c8015998bde9c4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:39:35,646 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-44d88d74-bcf6-4aed-be20-51c02c4e783d 2018-07-21 00:39:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" -d '' 2018-07-21 00:39:36,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-473a8084-e2be-4346-a359-4345506093d8 Date: Sat, 21 Jul 2018 00:39: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-21 00:39:36,106 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4/file used request id req-473a8084-e2be-4346-a359-4345506093d8 2018-07-21 00:39:36,106 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:39:36,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" 2018-07-21 00:39:36,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-09d032d4-0be2-4209-b070-8d437438a3db Date: Sat, 21 Jul 2018 00:39:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:39:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:39:36Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/40037af5-165c-4afd-9c06-94555f1c2ef4/snap", "metadata": {}}], "self": "/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4", "min_disk": 0, "protected": false, "id": "40037af5-165c-4afd-9c06-94555f1c2ef4", "file": "/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1aa386d7f4f4a88a7c8015998bde9c4", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/40037af5-165c-4afd-9c06-94555f1c2ef4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:39:36,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4 used request id req-09d032d4-0be2-4209-b070-8d437438a3db 2018-07-21 00:39:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" 2018-07-21 00:39:36,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-970ab852-7266-4015-9c15-f978b0609882 Date: Sat, 21 Jul 2018 00:39: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-21 00:39:36,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-970ab852-7266-4015-9c15-f978b0609882 2018-07-21 00:39:36,403 - create_image - INFO - Created image with name - CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image 2018-07-21 00:39:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" 2018-07-21 00:39:36,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-eb5b4aca-c639-4afe-b22d-b27d6456d356 Date: Sat, 21 Jul 2018 00:39:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:39:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:39:36Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/40037af5-165c-4afd-9c06-94555f1c2ef4/snap", "metadata": {}}], "self": "/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4", "min_disk": 0, "protected": false, "id": "40037af5-165c-4afd-9c06-94555f1c2ef4", "file": "/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1aa386d7f4f4a88a7c8015998bde9c4", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/40037af5-165c-4afd-9c06-94555f1c2ef4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:39:36,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4 used request id req-eb5b4aca-c639-4afe-b22d-b27d6456d356 2018-07-21 00:39:36,586 - create_image - DEBUG - Instance status is - active 2018-07-21 00:39:36,586 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image 2018-07-21 00:39:36,586 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image 2018-07-21 00:39:36,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:36,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:37,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["4PQKxvF7T2-07rnWl7ERnA"], "issued_at": "2018-07-21T00:39:37.000000Z"}} 2018-07-21 00:39:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}bd9202315a1e7fe20a9ec7124ad2adc8dcf7b6b9" 2018-07-21 00:39:37,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6766be2a-b755-4dd7-a8f0-a025c551aa3a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:37,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6766be2a-b755-4dd7-a8f0-a025c551aa3a 2018-07-21 00:39:37,162 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:39:37,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9202315a1e7fe20a9ec7124ad2adc8dcf7b6b9" 2018-07-21 00:39:37,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39: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-2e988bcd-cdac-4684-83ab-11770b5606dd x-compute-request-id: req-2e988bcd-cdac-4684-83ab-11770b5606dd Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:39:37,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2e988bcd-cdac-4684-83ab-11770b5606dd 2018-07-21 00:39:37,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9202315a1e7fe20a9ec7124ad2adc8dcf7b6b9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-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-21 00:39:37,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39: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-57d51f9a-83a1-4596-ad9e-42a37ffd00de x-compute-request-id: req-57d51f9a-83a1-4596-ad9e-42a37ffd00de Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2509246d-7086-4558-87ac-51053b685675", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2509246d-7086-4558-87ac-51053b685675", "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": "2509246d-7086-4558-87ac-51053b685675"}} 2018-07-21 00:39:37,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-57d51f9a-83a1-4596-ad9e-42a37ffd00de 2018-07-21 00:39:37,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:37,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:37,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "410280b2c7f3429cabdcdcd907896141", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj-role"}], "expires_at": "2018-07-21T01:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1aa386d7f4f4a88a7c8015998bde9c4", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/e1aa386d7f4f4a88a7c8015998bde9c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b24fc0c1-1902-435-user", "id": "7e54b4470a2e47e7b9ed1dbf71c14db2"}, "audit_ids": ["Zhsrj2xTSBK_fgZXkoK-UQ"], "issued_at": "2018-07-21T00:39:37.000000Z"}} 2018-07-21 00:39:37,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0836e1-e07d-4595-91c0-1944fb3b847b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:38,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0b0836e1-e07d-4595-91c0-1944fb3b847b 2018-07-21 00:39:38,003 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:39:38,006 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:39:38,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:38,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:38 GMT Server: Apache x-openstack-request-id: req-3619e500-516d-4ade-b4bd-55c3c89c7f43 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:39:38,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack used request id req-3619e500-516d-4ade-b4bd-55c3c89c7f43 2018-07-21 00:39:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-net", "inst_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-inst", "subnet_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-subnet", "image_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "flavor_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-flavor-name"}}' 2018-07-21 00:39:40,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:39:38 GMT Server: Apache x-openstack-request-id: req-e569785e-6ce3-4392-b56f-75c781164224 Location: http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "links": [{"href": "http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e", "rel": "self"}]}} 2018-07-21 00:39:40,683 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks used request id req-e569785e-6ce3-4392-b56f-75c781164224 2018-07-21 00:39:40,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/b3c93eee-dca8-4419-af48-958f80d3c67e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:40,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:40 GMT Server: Apache x-openstack-request-id: req-14454424-23e4-4164-8cd9-c1078da6a1c0 Location: http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:41,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:40 GMT Server: Apache x-openstack-request-id: req-b6a920a4-51a6-4422-a1b2-29e31e57b709 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "OS::stack_id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "image_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "inst_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-inst", "subnet_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-subnet", "net_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-net", "flavor_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "stack_user_project_id": "b2a697a900544fee858fda3ea9dceb03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:41,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e used request id req-b6a920a4-51a6-4422-a1b2-29e31e57b709 2018-07-21 00:39:41,102 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack 2018-07-21 00:39:41,102 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-21 00:39:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/b3c93eee-dca8-4419-af48-958f80d3c67e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:41,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:41 GMT Server: Apache x-openstack-request-id: req-418039a0-ad66-4d5b-a143-6c564a9f8373 Location: http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:41,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:41 GMT Server: Apache x-openstack-request-id: req-7cb34ccd-fc96-4122-acd7-debe9ab9acba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "OS::stack_id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "image_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "inst_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-inst", "subnet_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-subnet", "net_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-net", "flavor_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "stack_user_project_id": "b2a697a900544fee858fda3ea9dceb03", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:41,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e used request id req-7cb34ccd-fc96-4122-acd7-debe9ab9acba 2018-07-21 00:39:41,537 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-21 00:39:41,537 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack 2018-07-21 00:39:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/b3c93eee-dca8-4419-af48-958f80d3c67e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:41,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:41 GMT Server: Apache x-openstack-request-id: req-aba68c3d-f952-4810-94ef-0cf6fc9fb38b Location: http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:41,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:41 GMT Server: Apache x-openstack-request-id: req-135ec394-c157-4188-ad18-3814aea38a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:41,936 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e used request id req-135ec394-c157-4188-ad18-3814aea38a8e 2018-07-21 00:39:41,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/b3c93eee-dca8-4419-af48-958f80d3c67e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:42,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:41 GMT Server: Apache x-openstack-request-id: req-cbd5bdf5-9244-4bc6-981f-8284522a2419 Location: http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:42,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:42 GMT Server: Apache x-openstack-request-id: req-c6d6fd82-f566-40c3-b258-bab6b7a2f553 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "OS::stack_id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "image_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "inst_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-inst", "subnet_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-subnet", "flavor_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-flavor-name", "net_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "stack_user_project_id": "b2a697a900544fee858fda3ea9dceb03", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:39:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:39:42Z", "id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:42,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e used request id req-c6d6fd82-f566-40c3-b258-bab6b7a2f553 2018-07-21 00:39:42,175 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:39:42,175 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:39:45,178 - create_stack - DEBUG - Stack status query timeout in 1196.75787497 2018-07-21 00:39:45,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/b3c93eee-dca8-4419-af48-958f80d3c67e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:45,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:45 GMT Server: Apache x-openstack-request-id: req-d9db2fa8-8460-4860-9bd8-2f9c503cf407 Location: http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:45,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:45 GMT Server: Apache x-openstack-request-id: req-00cf8b37-1aca-4f30-a3e5-2cff367a3d8a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "OS::stack_id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "image_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image", "inst_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-inst", "subnet_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-subnet", "flavor_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-flavor-name", "net_name": "CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack", "stack_user_project_id": "b2a697a900544fee858fda3ea9dceb03", "tags": null, "creation_time": "2018-07-21T00:39:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:39:42Z", "id": "b3c93eee-dca8-4419-af48-958f80d3c67e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:45,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e used request id req-00cf8b37-1aca-4f30-a3e5-2cff367a3d8a 2018-07-21 00:39:45,430 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:39:45,431 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack 2018-07-21 00:39:45,431 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack 2018-07-21 00:39:45,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/b3c93eee-dca8-4419-af48-958f80d3c67e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43eeb443ca9e9df5ce5f3d307462d4278d453692" 2018-07-21 00:39:45,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:45 GMT Server: Apache x-openstack-request-id: req-a40db370-ff6a-4883-a8e3-19571557ceaa Location: http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:45,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:45 GMT Server: Apache x-openstack-request-id: req-dce924bc-2f3b-44c2-8e8a-0e58435a21fa Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:39:45,846 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/e1aa386d7f4f4a88a7c8015998bde9c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-stack/b3c93eee-dca8-4419-af48-958f80d3c67e used request id req-dce924bc-2f3b-44c2-8e8a-0e58435a21fa 2018-07-21 00:39:45,847 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-67d51172-4ca5-4004-a11f-c1819cb84ddb-image 2018-07-21 00:39:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a416ad52da4f673da1f4c64fb1254f78a574f9f" 2018-07-21 00:39:46,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ac76bdc-53a6-49f6-b600-ba8284339674 Date: Sat, 21 Jul 2018 00:39:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:39:46,312 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/40037af5-165c-4afd-9c06-94555f1c2ef4 used request id req-4ac76bdc-53a6-49f6-b600-ba8284339674 2018-07-21 00:39:46,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/2509246d-7086-4558-87ac-51053b685675 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9202315a1e7fe20a9ec7124ad2adc8dcf7b6b9" 2018-07-21 00:39:46,341 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:39: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-09bee486-f9ac-4615-9367-01ea6160b742 x-compute-request-id: req-09bee486-f9ac-4615-9367-01ea6160b742 Content-Length: 0 Content-Type: application/json 2018-07-21 00:39:46,341 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2509246d-7086-4558-87ac-51053b685675 used request id req-09bee486-f9ac-4615-9367-01ea6160b742 2018-07-21 00:39:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:46,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-015371e6-6884-469d-ac0a-509a8919d4e3 Date: Sat, 21 Jul 2018 00:39:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "created_at": "2018-07-21T00:39:41Z", "updated_at": "2018-07-21T00:39:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "revision_number": 0, "id": "56fd0121-2bcb-4dac-a09e-102e3da3a467", "remote_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "revision_number": 0, "id": "b68cb89c-d2a9-4a44-8ee9-1af8fb6184be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "revision_number": 0, "id": "c08db050-8b05-434d-8b9b-cfeb87f69b52", "remote_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "revision_number": 0, "id": "d5934cbe-3547-4cf8-907c-90928421694b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4"}], "revision_number": 4, "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:39:46,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-015371e6-6884-469d-ac0a-509a8919d4e3 2018-07-21 00:39:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:46,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1246796c-ab9a-43df-be3a-7a0a733ba8d3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:39:46,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-1246796c-ab9a-43df-be3a-7a0a733ba8d3 2018-07-21 00:39:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:46,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67a2976-1904-4c14-a19e-55e122a21efb Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:39:46,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d67a2976-1904-4c14-a19e-55e122a21efb 2018-07-21 00:39:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:46,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a3480bd-dd0b-4d63-b1d2-9d630f6ca6a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:39:46,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-3a3480bd-dd0b-4d63-b1d2-9d630f6ca6a9 2018-07-21 00:39:46,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:39:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:47,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d272e9e-f791-43ab-b467-0365d3ebf8d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:39:47,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-3d272e9e-f791-43ab-b467-0365d3ebf8d3 2018-07-21 00:39:47,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:39:47,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:47,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bb3a842-a1da-4344-987e-0ddeb145dfa6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:39:47,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-7bb3a842-a1da-4344-987e-0ddeb145dfa6 2018-07-21 00:39:47,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:39:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:47,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb89856-cc33-4593-99cf-351b2d538a62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:39:47,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-0cb89856-cc33-4593-99cf-351b2d538a62 2018-07-21 00:39:47,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:39:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:47,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a308efd8-f297-44d4-8d6c-5f2fc6ac2a33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:39:47,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-a308efd8-f297-44d4-8d6c-5f2fc6ac2a33 2018-07-21 00:39:47,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:39:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:47,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76dcdaf-ebfe-4ca3-9670-bac16684548c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e1aa386d7f4f4a88a7c8015998bde9c4", "name": "CreateStackSuccessTests-b24fc0c1-1902-435-proj"}} 2018-07-21 00:39:47,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4 used request id req-f76dcdaf-ebfe-4ca3-9670-bac16684548c 2018-07-21 00:39:47,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6c24da1-c24d-40dd-bcf7-121d6718a856 2018-07-21 00:39:47,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e6c24da1-c24d-40dd-bcf7-121d6718a856 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:47,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ef16887-c0dc-4ca2-bd16-1dde9c5cd926 Date: Sat, 21 Jul 2018 00:39:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "port_range_min": null, "revision_number": 0, "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "created_at": "2018-07-21T00:39:41Z", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "id": "56fd0121-2bcb-4dac-a09e-102e3da3a467"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "port_range_min": null, "revision_number": 0, "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "created_at": "2018-07-21T00:39:41Z", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "id": "b68cb89c-d2a9-4a44-8ee9-1af8fb6184be"}, {"remote_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "port_range_min": null, "revision_number": 0, "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "created_at": "2018-07-21T00:39:41Z", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "id": "c08db050-8b05-434d-8b9b-cfeb87f69b52"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:41Z", "security_group_id": "e6c24da1-c24d-40dd-bcf7-121d6718a856", "port_range_min": null, "revision_number": 0, "tenant_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "created_at": "2018-07-21T00:39:41Z", "project_id": "e1aa386d7f4f4a88a7c8015998bde9c4", "id": "d5934cbe-3547-4cf8-907c-90928421694b"}]} 2018-07-21 00:39:47,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e6c24da1-c24d-40dd-bcf7-121d6718a856 used request id req-8ef16887-c0dc-4ca2-bd16-1dde9c5cd926 2018-07-21 00:39:47,674 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:39:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e6c24da1-c24d-40dd-bcf7-121d6718a856 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:48,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e5907a8-84e2-408f-921e-92ca7f0afccc Content-Length: 0 Date: Sat, 21 Jul 2018 00:39:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:39:48,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e6c24da1-c24d-40dd-bcf7-121d6718a856 used request id req-0e5907a8-84e2-408f-921e-92ca7f0afccc 2018-07-21 00:39:48,011 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b24fc0c1-1902-435-proj 2018-07-21 00:39:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:48,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b7521b-b17c-438b-a912-5204e2dcba19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:48,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e1aa386d7f4f4a88a7c8015998bde9c4 used request id req-38b7521b-b17c-438b-a912-5204e2dcba19 2018-07-21 00:39:48,234 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b24fc0c1-1902-435-proj-role 2018-07-21 00:39:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/410280b2c7f3429cabdcdcd907896141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:48,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f5ade4-76af-4076-baf3-ff17f7cc8beb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:48,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/410280b2c7f3429cabdcdcd907896141 used request id req-19f5ade4-76af-4076-baf3-ff17f7cc8beb 2018-07-21 00:39:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fab85ec6bd89eaa29853f59bd6297f9452864413" 2018-07-21 00:39:48,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9597dc-66f5-4653-953f-9573399ec1aa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:39:48,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e9597dc-66f5-4653-953f-9573399ec1aa 2018-07-21 00:39:48,445 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b24fc0c1-1902-435-user 2018-07-21 00:39:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/7e54b4470a2e47e7b9ed1dbf71c14db2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99d83de06336178f5b957e755dd30d8ccc3a35d4" 2018-07-21 00:39:48,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77bdb3e7-f4af-41ff-b823-94ad8d6eaaeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:48,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7e54b4470a2e47e7b9ed1dbf71c14db2 used request id req-77bdb3e7-f4af-41ff-b823-94ad8d6eaaeb 2018-07-21 00:39:48,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:49,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["TFmOfhvlRyuKmeVFnMLKvQ"], "issued_at": "2018-07-21T00:39:49.000000Z"}} 2018-07-21 00:39:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}613e746475a4537ac94b9ce2a38c5f7d18aa7a75" 2018-07-21 00:39:49,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7458dd71-184c-4c80-9735-3b5f8bffa28b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:49,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7458dd71-184c-4c80-9735-3b5f8bffa28b 2018-07-21 00:39:49,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:49,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:49,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fp8vYV0IQtucdPGsgr_nTg"], "issued_at": "2018-07-21T00:39:49.000000Z"}} 2018-07-21 00:39:49,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:39:49,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ca95d5-1fe8-4ea6-9b30-ea4401fc6d5f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:49,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-90ca95d5-1fe8-4ea6-9b30-ea4401fc6d5f 2018-07-21 00:39:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:39:49,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:39:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:39:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:39:49,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2231f5-26f0-4dcb-b453-0b2820405666 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:39:49,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj used request id req-ac2231f5-26f0-4dcb-b453-0b2820405666 2018-07-21 00:39:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:39:49,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81da296d-c7b5-429f-86a1-9716b4d2d3b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:39:49,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-81da296d-c7b5-429f-86a1-9716b4d2d3b5 2018-07-21 00:39:49,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}}' 2018-07-21 00:39:49,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fade8c13-f622-48ff-8eac-007ea2b54f1f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d"}, "tags": [], "enabled": true, "id": "3ce332b8a70f40bf884b22b74b861e4d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}} 2018-07-21 00:39:49,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fade8c13-f622-48ff-8eac-007ea2b54f1f 2018-07-21 00:39:49,923 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj 2018-07-21 00:39:49,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:49,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:50,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["UG-FH5DzT5-VT7_9XTOX0Q"], "issued_at": "2018-07-21T00:39:50.000000Z"}} 2018-07-21 00:39:50,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a3d7b9a6e20aadf585b3833d455ef7b6e5329e63" 2018-07-21 00:39:50,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccc3d847-ee63-4ec3-930c-7f79360a4828 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:50,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ccc3d847-ee63-4ec3-930c-7f79360a4828 2018-07-21 00:39:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:39:50,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:39:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:39:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d7b9a6e20aadf585b3833d455ef7b6e5329e63" 2018-07-21 00:39:50,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89582fda-a647-4dab-b740-86860728dd7d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:39:50,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-89582fda-a647-4dab-b740-86860728dd7d 2018-07-21 00:39:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d7b9a6e20aadf585b3833d455ef7b6e5329e63" 2018-07-21 00:39:50,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc4feec-02ad-4ebe-9963-1c884eb1e917 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d"}, "tags": [], "enabled": true, "id": "3ce332b8a70f40bf884b22b74b861e4d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}]} 2018-07-21 00:39:50,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj used request id req-4bc4feec-02ad-4ebe-9963-1c884eb1e917 2018-07-21 00:39:50,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d7b9a6e20aadf585b3833d455ef7b6e5329e63" 2018-07-21 00:39:50,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda69d62-621b-4d0e-a990-1fb7f7f4de23 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:39:50,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cda69d62-621b-4d0e-a990-1fb7f7f4de23 2018-07-21 00:39:51,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d7b9a6e20aadf585b3833d455ef7b6e5329e63" 2018-07-21 00:39:51,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc1899f-0acf-4b0d-b6f2-725830011859 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:39:51,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8fc1899f-0acf-4b0d-b6f2-725830011859 2018-07-21 00:39:51,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d7b9a6e20aadf585b3833d455ef7b6e5329e63" 2018-07-21 00:39:51,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea176d0-c48e-45e4-a169-e3c5812054cd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d"}, "tags": [], "enabled": true, "id": "3ce332b8a70f40bf884b22b74b861e4d", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}]} 2018-07-21 00:39:51,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj used request id req-fea176d0-c48e-45e4-a169-e3c5812054cd 2018-07-21 00:39:51,282 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2fa38d7f-4c97-4d8-user 2018-07-21 00:39:51,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:51,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:39:51,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dec2a90-a0c2-4e28-bc5f-74dc7c93b998 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:39:51,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1dec2a90-a0c2-4e28-bc5f-74dc7c93b998 2018-07-21 00:39:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" -d '{"role": {"name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role"}}' 2018-07-21 00:39:51,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c1bf68-2502-46db-a806-0bf0d98f0899 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a78cc1596c5747fe9d90abf4bf1f6340", "links": {"self": "http://172.30.9.21:5000/v3/roles/a78cc1596c5747fe9d90abf4bf1f6340"}, "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role"}} 2018-07-21 00:39:51,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-10c1bf68-2502-46db-a806-0bf0d98f0899 2018-07-21 00:39:51,510 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role 2018-07-21 00:39:51,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a78cc1596c5747fe9d90abf4bf1f6340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:39:51,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8373f6f9-bf4a-4b02-80bd-602e60ba7ac2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a78cc1596c5747fe9d90abf4bf1f6340", "links": {"self": "http://172.30.9.21:5000/v3/roles/a78cc1596c5747fe9d90abf4bf1f6340"}, "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role"}} 2018-07-21 00:39:51,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a78cc1596c5747fe9d90abf4bf1f6340 used request id req-8373f6f9-bf4a-4b02-80bd-602e60ba7ac2 2018-07-21 00:39:51,607 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role to project CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj 2018-07-21 00:39:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d/users/19b33c2d9e41468d88911f105e8f85bb/roles/a78cc1596c5747fe9d90abf4bf1f6340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:39:51,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:39:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-725165c3-1731-49fd-b0a8-ae2113482d84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:39:51,752 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d/users/19b33c2d9e41468d88911f105e8f85bb/roles/a78cc1596c5747fe9d90abf4bf1f6340 used request id req-725165c3-1731-49fd-b0a8-ae2113482d84 2018-07-21 00:39:51,753 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:39:51,753 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:39:51,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:51,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:52,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78cc1596c5747fe9d90abf4bf1f6340", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role"}], "expires_at": "2018-07-21T01:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ce332b8a70f40bf884b22b74b861e4d", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-user", "id": "19b33c2d9e41468d88911f105e8f85bb"}, "audit_ids": ["amj2mxIGRUWEtx9Zgc8O1w"], "issued_at": "2018-07-21T00:39:52.000000Z"}} 2018-07-21 00:39:52,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" 2018-07-21 00:39:52,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d7a423-00b1-4839-aefc-3cc3b7a5d09f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:52,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20d7a423-00b1-4839-aefc-3cc3b7a5d09f 2018-07-21 00:39:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" 2018-07-21 00:39:52,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-df5f45e5-c927-48da-a12e-79f8d5824a19 Date: Sat, 21 Jul 2018 00:39:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image"} 2018-07-21 00:39:52,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image used request id req-df5f45e5-c927-48da-a12e-79f8d5824a19 2018-07-21 00:39:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" 2018-07-21 00:39:52,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f300ea29-baec-44de-8384-4b9895509ad8 Date: Sat, 21 Jul 2018 00:39:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:39:52,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f300ea29-baec-44de-8384-4b9895509ad8 2018-07-21 00:39:52,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image"}' 2018-07-21 00:39:52,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc9c8199-d646-4a3d-b61f-d7ca551d2586 Date: Sat, 21 Jul 2018 00:39:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:39:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:39:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc", "min_disk": 0, "protected": false, "id": "cac8974c-61f6-4df8-8a5d-d5b330f7eccc", "file": "/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/file", "checksum": null, "owner": "3ce332b8a70f40bf884b22b74b861e4d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:39:52,993 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bc9c8199-d646-4a3d-b61f-d7ca551d2586 2018-07-21 00:39:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" -d '' 2018-07-21 00:39:53,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a30ddf1b-3f5c-4c87-bc33-ecc3e7e5aea6 Date: Sat, 21 Jul 2018 00:39:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:39:53,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/file used request id req-a30ddf1b-3f5c-4c87-bc33-ecc3e7e5aea6 2018-07-21 00:39:53,571 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:39:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" 2018-07-21 00:39:53,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3bba1867-64e5-4be2-bdf7-d2c18f75cc92 Date: Sat, 21 Jul 2018 00:39:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:39:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:39:53Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/snap", "metadata": {}}], "self": "/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc", "min_disk": 0, "protected": false, "id": "cac8974c-61f6-4df8-8a5d-d5b330f7eccc", "file": "/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ce332b8a70f40bf884b22b74b861e4d", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:39:53,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc used request id req-3bba1867-64e5-4be2-bdf7-d2c18f75cc92 2018-07-21 00:39:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" 2018-07-21 00:39:53,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-448e5e03-7873-4ea0-a5a6-e2341f918fed Date: Sat, 21 Jul 2018 00:39: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-21 00:39:53,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-448e5e03-7873-4ea0-a5a6-e2341f918fed 2018-07-21 00:39:53,951 - create_image - INFO - Created image with name - CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image 2018-07-21 00:39:53,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" 2018-07-21 00:39:54,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-87fcafac-72d9-4c37-b3bc-6ae3d81f856e Date: Sat, 21 Jul 2018 00:39:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:39:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:39:53Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/snap", "metadata": {}}], "self": "/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc", "min_disk": 0, "protected": false, "id": "cac8974c-61f6-4df8-8a5d-d5b330f7eccc", "file": "/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ce332b8a70f40bf884b22b74b861e4d", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:39:54,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc used request id req-87fcafac-72d9-4c37-b3bc-6ae3d81f856e 2018-07-21 00:39:54,132 - create_image - DEBUG - Instance status is - active 2018-07-21 00:39:54,133 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image 2018-07-21 00:39:54,133 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image 2018-07-21 00:39:54,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:54,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:54,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:39:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ZJ4L_YgXRCucXtH8oC4vDg"], "issued_at": "2018-07-21T00:39:54.000000Z"}} 2018-07-21 00:39:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b08470f7735b517f343cd18904fbcb2e5adb86ca" 2018-07-21 00:39:54,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ec97e7-ea45-467a-b86f-a27ebf640793 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:54,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d0ec97e7-ea45-467a-b86f-a27ebf640793 2018-07-21 00:39:54,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:39:54,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08470f7735b517f343cd18904fbcb2e5adb86ca" 2018-07-21 00:39:54,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39: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-87173831-3849-4a17-a19f-4fd1d4c24639 x-compute-request-id: req-87173831-3849-4a17-a19f-4fd1d4c24639 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:39:54,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-87173831-3849-4a17-a19f-4fd1d4c24639 2018-07-21 00:39:54,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08470f7735b517f343cd18904fbcb2e5adb86ca" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-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-21 00:39:54,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39: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-a327a278-8146-4ab5-ba0e-04b5faf20b5a x-compute-request-id: req-a327a278-8146-4ab5-ba0e-04b5faf20b5a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8ee52b22-02b1-475d-872f-f37347a052d6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8ee52b22-02b1-475d-872f-f37347a052d6", "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": "8ee52b22-02b1-475d-872f-f37347a052d6"}} 2018-07-21 00:39:54,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a327a278-8146-4ab5-ba0e-04b5faf20b5a 2018-07-21 00:39:54,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:39:54,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:39:55,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78cc1596c5747fe9d90abf4bf1f6340", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role"}], "expires_at": "2018-07-21T01:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ce332b8a70f40bf884b22b74b861e4d", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-user", "id": "19b33c2d9e41468d88911f105e8f85bb"}, "audit_ids": ["EUCn3rYnSvuRY6TwfQVMDw"], "issued_at": "2018-07-21T00:39:55.000000Z"}} 2018-07-21 00:39:55,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:39:55,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9aed143-9291-4244-a0c4-48d7a1758df8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:39:55,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c9aed143-9291-4244-a0c4-48d7a1758df8 2018-07-21 00:39:55,377 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:39:55,380 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:39:55,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:39:55,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:55 GMT Server: Apache x-openstack-request-id: req-648d2cd0-54a3-4bdc-bfaa-f487367d075e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:39:55,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack used request id req-648d2cd0-54a3-4bdc-bfaa-f487367d075e 2018-07-21 00:39:55,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}}' 2018-07-21 00:39:58,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:39:55 GMT Server: Apache x-openstack-request-id: req-bf747965-f695-4e90-ae2a-e115300e3262 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "038869a8-09d1-4938-bc5f-f8392101f11a", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}]}} 2018-07-21 00:39:58,379 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks used request id req-bf747965-f695-4e90-ae2a-e115300e3262 2018-07-21 00:39:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:39:58,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:58 GMT Server: Apache x-openstack-request-id: req-9336e2e1-40b6-4974-8bdb-5ad04e49baf1 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:58,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:58 GMT Server: Apache x-openstack-request-id: req-9da29c84-4107-4eb3-a971-6c25947f181d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:58,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-9da29c84-4107-4eb3-a971-6c25947f181d 2018-07-21 00:39:58,877 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack 2018-07-21 00:39:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:39:59,074 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:39:58 GMT Server: Apache x-openstack-request-id: req-faf3554c-e743-42ef-9b13-c0e688c8c0dd Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:39:59,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:39:59 GMT Server: Apache x-openstack-request-id: req-b5b5add7-9422-4615-9ca2-a296a13ce491 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:39:59,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-b5b5add7-9422-4615-9ca2-a296a13ce491 2018-07-21 00:39:59,276 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:39:59,276 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:02,279 - create_stack - DEBUG - Stack status query timeout in 1196.59800601 2018-07-21 00:40:02,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:02,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:02 GMT Server: Apache x-openstack-request-id: req-9a0ae284-3827-44f6-aaff-f2a0d73520dd Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:02,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:02 GMT Server: Apache x-openstack-request-id: req-77badc39-1ba3-439b-a0b6-8b70ce439163 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:02,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-77badc39-1ba3-439b-a0b6-8b70ce439163 2018-07-21 00:40:02,749 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:02,749 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:05,752 - create_stack - DEBUG - Stack status query timeout in 1193.12506914 2018-07-21 00:40:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:06,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:05 GMT Server: Apache x-openstack-request-id: req-b51c71c4-e4ed-4284-89a7-7509098d928d Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:06,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:06 GMT Server: Apache x-openstack-request-id: req-ab05b810-6b07-4ad7-8739-d2db906c7ad8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:06,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-ab05b810-6b07-4ad7-8739-d2db906c7ad8 2018-07-21 00:40:06,099 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:06,099 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:09,102 - create_stack - DEBUG - Stack status query timeout in 1189.77519608 2018-07-21 00:40:09,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:09,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:09 GMT Server: Apache x-openstack-request-id: req-cb712ca7-1703-477d-90d3-92b68477192e Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:09,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:09 GMT Server: Apache x-openstack-request-id: req-cb63e72a-fa26-4b1d-b590-310644cd4fe5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:09,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-cb63e72a-fa26-4b1d-b590-310644cd4fe5 2018-07-21 00:40:09,526 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:09,526 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:12,529 - create_stack - DEBUG - Stack status query timeout in 1186.34840822 2018-07-21 00:40:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:12,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:12 GMT Server: Apache x-openstack-request-id: req-6e503268-d901-4485-acec-4eec9e9f82c7 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:12,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:12 GMT Server: Apache x-openstack-request-id: req-35184832-f935-4cea-aba1-e2557dbcb260 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:12,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-35184832-f935-4cea-aba1-e2557dbcb260 2018-07-21 00:40:12,769 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:12,769 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:15,773 - create_stack - DEBUG - Stack status query timeout in 1183.1047821 2018-07-21 00:40:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:15,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:15 GMT Server: Apache x-openstack-request-id: req-4d45e8b8-f628-43e8-8f02-7a444e3182b2 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:16,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:15 GMT Server: Apache x-openstack-request-id: req-441b6cb2-4eea-473b-976a-ab6f96347e07 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:16,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-441b6cb2-4eea-473b-976a-ab6f96347e07 2018-07-21 00:40:16,003 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:40:16,003 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack 2018-07-21 00:40:16,003 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack 2018-07-21 00:40:16,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:16,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a78cc1596c5747fe9d90abf4bf1f6340", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role"}], "expires_at": "2018-07-21T01:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ce332b8a70f40bf884b22b74b861e4d", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/3ce332b8a70f40bf884b22b74b861e4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-user", "id": "19b33c2d9e41468d88911f105e8f85bb"}, "audit_ids": ["HV1z7ru6QzWQezqUnHzlvA"], "issued_at": "2018-07-21T00:40:16.000000Z"}} 2018-07-21 00:40:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c23f0a1be963e0e49b84d318347f4e0a32bf83" 2018-07-21 00:40:16,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:16 GMT Server: Apache x-openstack-request-id: req-9bcebb8c-15a1-404b-a811-7b230b6c4e4c Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:16,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:16 GMT Server: Apache x-openstack-request-id: req-0efb524b-6613-4724-94a6-20f478839f11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:16,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-0efb524b-6613-4724-94a6-20f478839f11 2018-07-21 00:40:16,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:16,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:16 GMT Server: Apache x-openstack-request-id: req-225b64f1-d54a-4be8-8372-8655c1375e40 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:17,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:16 GMT Server: Apache x-openstack-request-id: req-a36a43ae-25e3-4394-b8d7-75bf6a818bbb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:17,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-a36a43ae-25e3-4394-b8d7-75bf6a818bbb 2018-07-21 00:40:17,155 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack 2018-07-21 00:40:17,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:17,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:17 GMT Server: Apache x-openstack-request-id: req-b939d216-94d9-44ca-80d0-1e14f42ac805 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:17,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:40:17 GMT Server: Apache x-openstack-request-id: req-4bd3ef81-43ec-41d1-9325-68ec587aa401 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:40:17,394 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-4bd3ef81-43ec-41d1-9325-68ec587aa401 2018-07-21 00:40:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:17,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:17 GMT Server: Apache x-openstack-request-id: req-a5bae74e-2ccc-4720-860f-ffa78d6fbc0b Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:17,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:17 GMT Server: Apache x-openstack-request-id: req-bae9c41a-1cf3-4f97-beca-54207174ef65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:40:17Z", "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:17,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-bae9c41a-1cf3-4f97-beca-54207174ef65 2018-07-21 00:40:17,611 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:40:17,611 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:20,615 - create_stack - DEBUG - Stack status query timeout in 1196.77936721 2018-07-21 00:40:20,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:20,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:20 GMT Server: Apache x-openstack-request-id: req-47777b1c-cca4-4426-9427-881ec5ed22b4 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:21,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:20 GMT Server: Apache x-openstack-request-id: req-b76a722a-f25a-4b37-8659-2c6606ee3678 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:40:17Z", "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:21,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-b76a722a-f25a-4b37-8659-2c6606ee3678 2018-07-21 00:40:21,031 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:40:21,031 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:24,035 - create_stack - DEBUG - Stack status query timeout in 1193.35931706 2018-07-21 00:40:24,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:24,068 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:24 GMT Server: Apache x-openstack-request-id: req-b0763374-2dd8-4298-91ee-9c0e9dca983d Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:24,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:24 GMT Server: Apache x-openstack-request-id: req-d9a1b15c-0e09-4faf-9cf8-b320d1cbf997 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:40:17Z", "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:24,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-d9a1b15c-0e09-4faf-9cf8-b320d1cbf997 2018-07-21 00:40:24,273 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:40:24,273 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:27,276 - create_stack - DEBUG - Stack status query timeout in 1190.11762309 2018-07-21 00:40:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:27,308 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:27 GMT Server: Apache x-openstack-request-id: req-4bc44eb2-47a9-4bec-8375-096927753ec8 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:27,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:27 GMT Server: Apache x-openstack-request-id: req-25f8944c-8d61-4657-8284-1d00c420d6aa 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": "3ce332b8a70f40bf884b22b74b861e4d", "OS::stack_id": "038869a8-09d1-4938-bc5f-f8392101f11a", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "image_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image", "inst_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-inst", "subnet_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-subnet", "flavor_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-flavor-name", "net_name": "CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-net"}, "deletion_time": "2018-07-21T00:40:25Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack", "stack_user_project_id": "843f6017ad7e4ffcb7fcda875fd7c60e", "tags": null, "creation_time": "2018-07-21T00:39:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:40:17Z", "id": "038869a8-09d1-4938-bc5f-f8392101f11a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:27,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-25f8944c-8d61-4657-8284-1d00c420d6aa 2018-07-21 00:40:27,518 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:40:27,518 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack 2018-07-21 00:40:27,519 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack 2018-07-21 00:40:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/038869a8-09d1-4938-bc5f-f8392101f11a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d92ead26d28ea6163b1ebfcb2c4f48b85c0b76c" 2018-07-21 00:40:27,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:27 GMT Server: Apache x-openstack-request-id: req-b5ed75a1-f076-43db-a53b-75153cf53b68 Location: http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:27,577 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:40:27 GMT Server: Apache x-openstack-request-id: req-02410e24-af8b-4165-afb0-82ff75fe5bc4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:40:27,577 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/3ce332b8a70f40bf884b22b74b861e4d/stacks/CreateStackSuccessTests-CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-stack/038869a8-09d1-4938-bc5f-f8392101f11a used request id req-02410e24-af8b-4165-afb0-82ff75fe5bc4 2018-07-21 00:40:27,578 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-22e4b9c6-7ef2-4080-8b48-456b22cfb364-image 2018-07-21 00:40:27,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce73f1bbc7d81d8221a13b6bc8d815f6e29e724c" 2018-07-21 00:40:28,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-baf1b146-4f3e-4769-885a-3697faa13583 Date: Sat, 21 Jul 2018 00:40:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:40:28,055 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/cac8974c-61f6-4df8-8a5d-d5b330f7eccc used request id req-baf1b146-4f3e-4769-885a-3697faa13583 2018-07-21 00:40:28,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/8ee52b22-02b1-475d-872f-f37347a052d6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08470f7735b517f343cd18904fbcb2e5adb86ca" 2018-07-21 00:40:28,089 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:40: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-d8669072-9d99-4b6f-98e7-519e3a777bc5 x-compute-request-id: req-d8669072-9d99-4b6f-98e7-519e3a777bc5 Content-Length: 0 Content-Type: application/json 2018-07-21 00:40:28,089 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8ee52b22-02b1-475d-872f-f37347a052d6 used request id req-d8669072-9d99-4b6f-98e7-519e3a777bc5 2018-07-21 00:40:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-38266c65-13bf-4cc5-9315-c82555a453df Date: Sat, 21 Jul 2018 00:40:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "created_at": "2018-07-21T00:39:58Z", "updated_at": "2018-07-21T00:39:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "revision_number": 0, "id": "572ef42a-cb4e-4d93-be11-59ef146a7ad9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ce332b8a70f40bf884b22b74b861e4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "revision_number": 0, "id": "ac5547a7-2189-4ce8-b82c-5856b575735f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ce332b8a70f40bf884b22b74b861e4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "revision_number": 0, "id": "fca0ff0d-1fb9-4647-88ca-03f5a2432099", "remote_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ce332b8a70f40bf884b22b74b861e4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "revision_number": 0, "id": "ffe42d93-d4dc-4183-92ee-4c6e665029a6", "remote_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "remote_ip_prefix": null, "created_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ce332b8a70f40bf884b22b74b861e4d"}], "revision_number": 4, "project_id": "3ce332b8a70f40bf884b22b74b861e4d", "id": "d831c96d-57c1-4933-876c-5226615e8066", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:40:28,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-38266c65-13bf-4cc5-9315-c82555a453df 2018-07-21 00:40:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:28,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf6a280-bdce-4088-bb4b-096bbc9fae96 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:40:28,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-3bf6a280-bdce-4088-bb4b-096bbc9fae96 2018-07-21 00:40:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:28,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7108fc0b-e037-486a-8cb4-9eb94ebe9dfb Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:40:28,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-7108fc0b-e037-486a-8cb4-9eb94ebe9dfb 2018-07-21 00:40:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:28,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7594ace4-4339-4b03-ae6b-676c309262f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:40:28,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-7594ace4-4339-4b03-ae6b-676c309262f7 2018-07-21 00:40:28,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:40:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:28,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca38d86f-3daa-4de7-a2cd-12fa84f57bf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:40:28,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-ca38d86f-3daa-4de7-a2cd-12fa84f57bf1 2018-07-21 00:40:28,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:40:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:28,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ec7dc7-0db8-45fc-9c95-de9ea9090f9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:40:28,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-43ec7dc7-0db8-45fc-9c95-de9ea9090f9b 2018-07-21 00:40:28,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:40:28,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:28,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-696104f0-3bf4-4baf-afa3-96d649c5b5e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:40:28,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-696104f0-3bf4-4baf-afa3-96d649c5b5e6 2018-07-21 00:40:28,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:40:28,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:29,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e73682-c93b-4180-9ee5-b5b590838a5f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3ce332b8a70f40bf884b22b74b861e4d", "name": "CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj"}} 2018-07-21 00:40:29,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d used request id req-30e73682-c93b-4180-9ee5-b5b590838a5f 2018-07-21 00:40:29,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d831c96d-57c1-4933-876c-5226615e8066 2018-07-21 00:40:29,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d831c96d-57c1-4933-876c-5226615e8066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:29,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b501153a-79b0-4a40-95e7-477689fa9786 Date: Sat, 21 Jul 2018 00:40:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "port_range_min": null, "revision_number": 0, "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "created_at": "2018-07-21T00:39:58Z", "project_id": "3ce332b8a70f40bf884b22b74b861e4d", "id": "572ef42a-cb4e-4d93-be11-59ef146a7ad9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "port_range_min": null, "revision_number": 0, "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "created_at": "2018-07-21T00:39:58Z", "project_id": "3ce332b8a70f40bf884b22b74b861e4d", "id": "ac5547a7-2189-4ce8-b82c-5856b575735f"}, {"remote_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "port_range_min": null, "revision_number": 0, "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "created_at": "2018-07-21T00:39:58Z", "project_id": "3ce332b8a70f40bf884b22b74b861e4d", "id": "fca0ff0d-1fb9-4647-88ca-03f5a2432099"}, {"remote_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:39:58Z", "security_group_id": "d831c96d-57c1-4933-876c-5226615e8066", "port_range_min": null, "revision_number": 0, "tenant_id": "3ce332b8a70f40bf884b22b74b861e4d", "created_at": "2018-07-21T00:39:58Z", "project_id": "3ce332b8a70f40bf884b22b74b861e4d", "id": "ffe42d93-d4dc-4183-92ee-4c6e665029a6"}]} 2018-07-21 00:40:29,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d831c96d-57c1-4933-876c-5226615e8066 used request id req-b501153a-79b0-4a40-95e7-477689fa9786 2018-07-21 00:40:29,219 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:40:29,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d831c96d-57c1-4933-876c-5226615e8066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:29,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4da90d6-963a-4534-b43b-e89f74d22f94 Content-Length: 0 Date: Sat, 21 Jul 2018 00:40:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:40:29,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d831c96d-57c1-4933-876c-5226615e8066 used request id req-a4da90d6-963a-4534-b43b-e89f74d22f94 2018-07-21 00:40:29,552 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj 2018-07-21 00:40:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:29,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2493d2a-5544-44f3-9925-c1ed9b7aba4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:40:29,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3ce332b8a70f40bf884b22b74b861e4d used request id req-e2493d2a-5544-44f3-9925-c1ed9b7aba4a 2018-07-21 00:40:29,803 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2fa38d7f-4c97-4d8-proj-role 2018-07-21 00:40:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a78cc1596c5747fe9d90abf4bf1f6340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:29,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da2ef9f-869e-494a-a98a-af75ab00b19f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:40:29,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a78cc1596c5747fe9d90abf4bf1f6340 used request id req-4da2ef9f-869e-494a-a98a-af75ab00b19f 2018-07-21 00:40:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d64235be1efd85004d9e2ee0dd6d4737eeb549" 2018-07-21 00:40:30,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334c8bdc-8cb6-4b03-80f2-9aabeb0b85a8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:40:30,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-334c8bdc-8cb6-4b03-80f2-9aabeb0b85a8 2018-07-21 00:40:30,021 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2fa38d7f-4c97-4d8-user 2018-07-21 00:40:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/19b33c2d9e41468d88911f105e8f85bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d7b9a6e20aadf585b3833d455ef7b6e5329e63" 2018-07-21 00:40:30,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-789b4931-9775-4b79-b03e-eca463a6c40b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:40:30,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/19b33c2d9e41468d88911f105e8f85bb used request id req-789b4931-9775-4b79-b03e-eca463a6c40b 2018-07-21 00:40:30,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:30,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["W8VJ8HCGR8uIx52GYUmbYA"], "issued_at": "2018-07-21T00:40:30.000000Z"}} 2018-07-21 00:40:30,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b96ff6313a26a78244b5b4bd051267eeff2fd49e" 2018-07-21 00:40:30,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bae9e8-1ca5-487a-8a44-11a0d3340ac4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:40:30,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a4bae9e8-1ca5-487a-8a44-11a0d3340ac4 2018-07-21 00:40:30,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:40:30,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:31,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MllJcs6kRLaRq7tMV8V87w"], "issued_at": "2018-07-21T00:40:31.000000Z"}} 2018-07-21 00:40:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:40:31,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe63eb29-10a6-4fdd-b5d7-ec85009319fc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:40:31,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fe63eb29-10a6-4fdd-b5d7-ec85009319fc 2018-07-21 00:40:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:40:31,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:40:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:40:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6abe4525-131c-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:40:31,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eefb05fa-3e7f-4af1-b485-4ea5dbda6726 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6abe4525-131c-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:40:31,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6abe4525-131c-4c5-proj used request id req-eefb05fa-3e7f-4af1-b485-4ea5dbda6726 2018-07-21 00:40:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:40:31,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b6c29f-ee37-4d52-9616-823b53b029d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:40:31,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f2b6c29f-ee37-4d52-9616-823b53b029d5 2018-07-21 00:40:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}}' 2018-07-21 00:40:31,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f3e839-e105-4671-a9b3-f96a8caca6d9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb"}, "tags": [], "enabled": true, "id": "696b08cb613646e28ef7538d8825cadb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}} 2018-07-21 00:40:31,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-30f3e839-e105-4671-a9b3-f96a8caca6d9 2018-07-21 00:40:31,499 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6abe4525-131c-4c5-proj 2018-07-21 00:40:31,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:40:31,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:31,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["C5NQczb7TDWbChx7860Vmg"], "issued_at": "2018-07-21T00:40:31.000000Z"}} 2018-07-21 00:40:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d4b596d2f2f1364357501cef3abc3b58147b4d9f" 2018-07-21 00:40:32,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b34f26-7d31-4e79-81bd-f4291d5fc2f9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:40:32,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-91b34f26-7d31-4e79-81bd-f4291d5fc2f9 2018-07-21 00:40:32,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:40:32,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:40:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:40:32,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b596d2f2f1364357501cef3abc3b58147b4d9f" 2018-07-21 00:40:32,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0389ed12-3e55-45aa-94aa-a790b5879ee6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:40:32,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0389ed12-3e55-45aa-94aa-a790b5879ee6 2018-07-21 00:40:32,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-6abe4525-131c-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b596d2f2f1364357501cef3abc3b58147b4d9f" 2018-07-21 00:40:32,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843ced6f-8fb3-4207-8ce8-4f1bfab71131 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-6abe4525-131c-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb"}, "tags": [], "enabled": true, "id": "696b08cb613646e28ef7538d8825cadb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}]} 2018-07-21 00:40:32,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-6abe4525-131c-4c5-proj used request id req-843ced6f-8fb3-4207-8ce8-4f1bfab71131 2018-07-21 00:40:32,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b596d2f2f1364357501cef3abc3b58147b4d9f" 2018-07-21 00:40:32,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76959a5e-057e-4bc5-9ae9-5041c3e6764a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:40:32,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-76959a5e-057e-4bc5-9ae9-5041c3e6764a 2018-07-21 00:40:32,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b596d2f2f1364357501cef3abc3b58147b4d9f" 2018-07-21 00:40:32,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e736adf1-9f71-41c7-97d3-77c6faa09258 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:40:32,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e736adf1-9f71-41c7-97d3-77c6faa09258 2018-07-21 00:40:32,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-6abe4525-131c-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b596d2f2f1364357501cef3abc3b58147b4d9f" 2018-07-21 00:40:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7803e31a-8866-482c-ada2-e82e8990bfe8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-6abe4525-131c-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb"}, "tags": [], "enabled": true, "id": "696b08cb613646e28ef7538d8825cadb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}]} 2018-07-21 00:40:32,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-6abe4525-131c-4c5-proj used request id req-7803e31a-8866-482c-ada2-e82e8990bfe8 2018-07-21 00:40:32,961 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6abe4525-131c-4c5-user 2018-07-21 00:40:32,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:40:32,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:40:33,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6081f9-bdf9-483f-9683-ddd34997706d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:40:33,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f6081f9-bdf9-483f-9683-ddd34997706d 2018-07-21 00:40:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" -d '{"role": {"name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj-role"}}' 2018-07-21 00:40:33,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68eee51e-0d77-4597-ac2a-6c41e82ceeee Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5f420b03d454ce99b57189c3d64ac0a", "links": {"self": "http://172.30.9.21:5000/v3/roles/b5f420b03d454ce99b57189c3d64ac0a"}, "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj-role"}} 2018-07-21 00:40:33,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-68eee51e-0d77-4597-ac2a-6c41e82ceeee 2018-07-21 00:40:33,175 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6abe4525-131c-4c5-proj-role 2018-07-21 00:40:33,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b5f420b03d454ce99b57189c3d64ac0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:40:33,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4159016-1d8f-428e-8afe-97436f36aa01 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5f420b03d454ce99b57189c3d64ac0a", "links": {"self": "http://172.30.9.21:5000/v3/roles/b5f420b03d454ce99b57189c3d64ac0a"}, "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj-role"}} 2018-07-21 00:40:33,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b5f420b03d454ce99b57189c3d64ac0a used request id req-e4159016-1d8f-428e-8afe-97436f36aa01 2018-07-21 00:40:33,280 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6abe4525-131c-4c5-proj-role to project CreateStackSuccessTests-6abe4525-131c-4c5-proj 2018-07-21 00:40:33,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb/users/02c97ae94461440eb9f85ea444ae4b23/roles/b5f420b03d454ce99b57189c3d64ac0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:40:33,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b9e844b-9aa6-4a79-a078-1dfa5537f830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:40:33,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb/users/02c97ae94461440eb9f85ea444ae4b23/roles/b5f420b03d454ce99b57189c3d64ac0a used request id req-2b9e844b-9aa6-4a79-a078-1dfa5537f830 2018-07-21 00:40:33,417 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:40:33,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:40:33,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:40:33,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:33,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5f420b03d454ce99b57189c3d64ac0a", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj-role"}], "expires_at": "2018-07-21T01:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "696b08cb613646e28ef7538d8825cadb", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6abe4525-131c-4c5-user", "id": "02c97ae94461440eb9f85ea444ae4b23"}, "audit_ids": ["Ar_i9gAKSMul1WmqgbKxYg"], "issued_at": "2018-07-21T00:40:33.000000Z"}} 2018-07-21 00:40:33,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8e533e7f6fac932e659d39b043a1d26393104997" 2018-07-21 00:40:34,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2b764a-8332-4b41-9c99-cf15fed27ba7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:40:34,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cf2b764a-8332-4b41-9c99-cf15fed27ba7 2018-07-21 00:40:34,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" 2018-07-21 00:40:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-4949aef1-440e-4758-9898-4579959fc1e5 Date: Sat, 21 Jul 2018 00:40:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image"} 2018-07-21 00:40:34,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image used request id req-4949aef1-440e-4758-9898-4579959fc1e5 2018-07-21 00:40:34,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" 2018-07-21 00:40:34,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53256c42-d203-4ffb-9cef-c96bdced8c67 Date: Sat, 21 Jul 2018 00:40: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-21 00:40:34,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-53256c42-d203-4ffb-9cef-c96bdced8c67 2018-07-21 00:40:34,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image"}' 2018-07-21 00:40:34,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3562f31e-9f26-41f4-8f20-4e88d622346b Date: Sat, 21 Jul 2018 00:40:34 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:40:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:40:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8", "min_disk": 0, "protected": false, "id": "305f5beb-bd3a-4310-a177-a69421a9e3c8", "file": "/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/file", "checksum": null, "owner": "696b08cb613646e28ef7538d8825cadb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:40:34,668 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3562f31e-9f26-41f4-8f20-4e88d622346b 2018-07-21 00:40:34,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" -d '' 2018-07-21 00:40:35,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0061549a-3c6a-4af5-bb8a-41ec1ae300d9 Date: Sat, 21 Jul 2018 00:40: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-21 00:40:35,286 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/file used request id req-0061549a-3c6a-4af5-bb8a-41ec1ae300d9 2018-07-21 00:40:35,287 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:40:35,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" 2018-07-21 00:40:35,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d553e065-8299-43d6-a6c5-64a3584ae6d8 Date: Sat, 21 Jul 2018 00:40:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:40:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:40:35Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/snap", "metadata": {}}], "self": "/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8", "min_disk": 0, "protected": false, "id": "305f5beb-bd3a-4310-a177-a69421a9e3c8", "file": "/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "696b08cb613646e28ef7538d8825cadb", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:40:35,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8 used request id req-d553e065-8299-43d6-a6c5-64a3584ae6d8 2018-07-21 00:40:35,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" 2018-07-21 00:40:35,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ff9b4dc1-bca6-461c-a065-c521875b7738 Date: Sat, 21 Jul 2018 00:40: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-21 00:40:35,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ff9b4dc1-bca6-461c-a065-c521875b7738 2018-07-21 00:40:35,703 - create_image - INFO - Created image with name - CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image 2018-07-21 00:40:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" 2018-07-21 00:40:35,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-37b7e01e-bd87-4413-a95d-523f0f1380fe Date: Sat, 21 Jul 2018 00:40:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:40:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:40:35Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/snap", "metadata": {}}], "self": "/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8", "min_disk": 0, "protected": false, "id": "305f5beb-bd3a-4310-a177-a69421a9e3c8", "file": "/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "696b08cb613646e28ef7538d8825cadb", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/305f5beb-bd3a-4310-a177-a69421a9e3c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:40:35,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8 used request id req-37b7e01e-bd87-4413-a95d-523f0f1380fe 2018-07-21 00:40:35,726 - create_image - DEBUG - Instance status is - active 2018-07-21 00:40:35,726 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image 2018-07-21 00:40:35,726 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image 2018-07-21 00:40:35,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:40:35,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:36,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["T-7RORU5QSGYqXqry7mF8w"], "issued_at": "2018-07-21T00:40:36.000000Z"}} 2018-07-21 00:40:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6b0f0ed8140ef34d2791ffe226677f6562bcfa53" 2018-07-21 00:40:36,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f05604-f407-4407-8105-e2fd4a724212 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:40:36,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-08f05604-f407-4407-8105-e2fd4a724212 2018-07-21 00:40:36,205 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:40:36,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f0ed8140ef34d2791ffe226677f6562bcfa53" 2018-07-21 00:40:36,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40: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-0447fcf3-16e8-496d-bff7-52eebadcb18b x-compute-request-id: req-0447fcf3-16e8-496d-bff7-52eebadcb18b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:40:36,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0447fcf3-16e8-496d-bff7-52eebadcb18b 2018-07-21 00:40:36,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f0ed8140ef34d2791ffe226677f6562bcfa53" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-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-21 00:40:36,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40: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-4ee081a0-9db7-4198-b7df-fd71704a9376 x-compute-request-id: req-4ee081a0-9db7-4198-b7df-fd71704a9376 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8944189b-3f0e-434d-bbd5-75582bdfae4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8944189b-3f0e-434d-bbd5-75582bdfae4b", "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": "8944189b-3f0e-434d-bbd5-75582bdfae4b"}} 2018-07-21 00:40:36,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4ee081a0-9db7-4198-b7df-fd71704a9376 2018-07-21 00:40:36,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:40:36,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:36,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5f420b03d454ce99b57189c3d64ac0a", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj-role"}], "expires_at": "2018-07-21T01:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "696b08cb613646e28ef7538d8825cadb", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6abe4525-131c-4c5-user", "id": "02c97ae94461440eb9f85ea444ae4b23"}, "audit_ids": ["_HeX2A1gQNGX49Nsn9B-HQ"], "issued_at": "2018-07-21T00:40:36.000000Z"}} 2018-07-21 00:40:36,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:36,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6c4ec2-aaac-43b9-8634-d075e4a98070 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:40:36,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4a6c4ec2-aaac-43b9-8634-d075e4a98070 2018-07-21 00:40:36,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:40:36,927 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:40:36,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:37,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:36 GMT Server: Apache x-openstack-request-id: req-24a605f1-69e1-4ad1-850b-4065674db381 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:40:37,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack used request id req-24a605f1-69e1-4ad1-850b-4065674db381 2018-07-21 00:40:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}}' 2018-07-21 00:40:39,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:40:37 GMT Server: Apache x-openstack-request-id: req-be66b47b-f34f-4914-9552-f76edea8adb6 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}]}} 2018-07-21 00:40:39,490 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks used request id req-be66b47b-f34f-4914-9552-f76edea8adb6 2018-07-21 00:40:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:40,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:39 GMT Server: Apache x-openstack-request-id: req-43ac1de0-c45a-4c74-ab13-45095171972f Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:40,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:40 GMT Server: Apache x-openstack-request-id: req-bc01bd1e-3166-4e5e-82d9-3ce092b07c23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:40,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-bc01bd1e-3166-4e5e-82d9-3ce092b07c23 2018-07-21 00:40:40,292 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack 2018-07-21 00:40:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:40,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:40 GMT Server: Apache x-openstack-request-id: req-f7f42b52-7d22-4e00-8837-08837500a9c2 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:40,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:40 GMT Server: Apache x-openstack-request-id: req-953300db-55d3-44aa-85bf-198a7211e1e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:40,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-953300db-55d3-44aa-85bf-198a7211e1e3 2018-07-21 00:40:40,702 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:40,702 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:43,705 - create_stack - DEBUG - Stack status query timeout in 1196.58733201 2018-07-21 00:40:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:43,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:43 GMT Server: Apache x-openstack-request-id: req-26e6cd25-d350-4fa0-b13b-9edf674794cf Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:43,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:43 GMT Server: Apache x-openstack-request-id: req-33c93735-125d-4ab8-b4e4-2d9bbbf782a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:43,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-33c93735-125d-4ab8-b4e4-2d9bbbf782a1 2018-07-21 00:40:43,961 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:43,961 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:46,962 - create_stack - DEBUG - Stack status query timeout in 1193.33045793 2018-07-21 00:40:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:46,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:46 GMT Server: Apache x-openstack-request-id: req-1e398207-effb-4410-bbe0-af5751973ec4 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:47,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:46 GMT Server: Apache x-openstack-request-id: req-88529f9c-ff1c-46a4-9c96-0f9ed08c2361 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:47,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-88529f9c-ff1c-46a4-9c96-0f9ed08c2361 2018-07-21 00:40:47,186 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:47,186 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:50,189 - create_stack - DEBUG - Stack status query timeout in 1190.10325289 2018-07-21 00:40:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:50,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:50 GMT Server: Apache x-openstack-request-id: req-8963060b-4465-4307-a224-555f7a850621 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:50,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:50 GMT Server: Apache x-openstack-request-id: req-b15c7efd-234a-4bd1-9309-0bf2339e6021 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:50,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-b15c7efd-234a-4bd1-9309-0bf2339e6021 2018-07-21 00:40:50,606 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:50,606 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:53,609 - create_stack - DEBUG - Stack status query timeout in 1186.68314004 2018-07-21 00:40:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:53,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:53 GMT Server: Apache x-openstack-request-id: req-f05dea19-41b9-49a1-a3f5-dc365d05b3e9 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:53,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:53 GMT Server: Apache x-openstack-request-id: req-4bf9faec-dd21-462d-aa61-46409c233042 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:53,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-4bf9faec-dd21-462d-aa61-46409c233042 2018-07-21 00:40:53,849 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:40:53,849 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:40:56,852 - create_stack - DEBUG - Stack status query timeout in 1183.44005299 2018-07-21 00:40:56,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:57,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:56 GMT Server: Apache x-openstack-request-id: req-085ebcc9-6593-4608-8ea1-f72dfbfaf20e Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:57,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:57 GMT Server: Apache x-openstack-request-id: req-176a004a-88cc-4354-a46e-ed0a7adbff9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:57,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-176a004a-88cc-4354-a46e-ed0a7adbff9a 2018-07-21 00:40:57,099 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:40:57,099 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack 2018-07-21 00:40:57,099 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack 2018-07-21 00:40:57,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:57,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5f420b03d454ce99b57189c3d64ac0a", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj-role"}], "expires_at": "2018-07-21T01:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "696b08cb613646e28ef7538d8825cadb", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6abe4525-131c-4c5-user", "id": "02c97ae94461440eb9f85ea444ae4b23"}, "audit_ids": ["VEvKGyCiQRqsiXSym9tY_A"], "issued_at": "2018-07-21T00:40:57.000000Z"}} 2018-07-21 00:40:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb95597c8f9debf3a6021f8628a2a04029dc461b" 2018-07-21 00:40:57,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:57 GMT Server: Apache x-openstack-request-id: req-ae16bff0-1346-4712-bf8c-084beac7ae97 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:57,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:57 GMT Server: Apache x-openstack-request-id: req-50131bcb-bf7f-4b8b-b2e7-d2288cd5cce9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:57,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-50131bcb-bf7f-4b8b-b2e7-d2288cd5cce9 2018-07-21 00:40:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:58,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:57 GMT Server: Apache x-openstack-request-id: req-9367e3e7-c849-4d35-a22c-3a5051efb8ff Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:58,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:58 GMT Server: Apache x-openstack-request-id: req-6991bf05-92be-453b-8bd2-014b6826794c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:58,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-6991bf05-92be-453b-8bd2-014b6826794c 2018-07-21 00:40:58,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:40:58,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:40:58,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5f420b03d454ce99b57189c3d64ac0a", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj-role"}], "expires_at": "2018-07-21T01:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "696b08cb613646e28ef7538d8825cadb", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/696b08cb613646e28ef7538d8825cadb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6abe4525-131c-4c5-user", "id": "02c97ae94461440eb9f85ea444ae4b23"}, "audit_ids": ["Rb_3-P_7RYmWVWdXEY-Zuw"], "issued_at": "2018-07-21T00:40:58.000000Z"}} 2018-07-21 00:40:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ccfb16ec35d616cb22e93afb4a9127e32f113e50" 2018-07-21 00:40:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfe20fe-7132-4036-b2b2-8657283e0e3b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:40:58,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2dfe20fe-7132-4036-b2b2-8657283e0e3b 2018-07-21 00:40:58,824 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:40:58,827 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:40:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfb16ec35d616cb22e93afb4a9127e32f113e50" 2018-07-21 00:40:59,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:58 GMT Server: Apache x-openstack-request-id: req-bfa5718d-9b62-4f4b-a363-d12e01777dc3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "deletion_time": null, "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "tags": null}]} 2018-07-21 00:40:59,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack used request id req-bfa5718d-9b62-4f4b-a363-d12e01777dc3 2018-07-21 00:40:59,045 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack 2018-07-21 00:40:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfb16ec35d616cb22e93afb4a9127e32f113e50" 2018-07-21 00:40:59,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:59 GMT Server: Apache x-openstack-request-id: req-7dd4206c-9e5f-4102-b768-0349405eb89f Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:40:59,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:40:59 GMT Server: Apache x-openstack-request-id: req-1605ed50-9b3f-4a33-94c2-9dd5882e7e07 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:40:59,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-1605ed50-9b3f-4a33-94c2-9dd5882e7e07 2018-07-21 00:40:59,458 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack 2018-07-21 00:40:59,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:40:59,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:40:59 GMT Server: Apache x-openstack-request-id: req-5023a457-a18f-4a46-aaad-9c216e2ece82 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:00,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:40:59 GMT Server: Apache x-openstack-request-id: req-456971cb-109b-430a-b468-6a035096f863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:00,107 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-456971cb-109b-430a-b468-6a035096f863 2018-07-21 00:41:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:41:00,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:00 GMT Server: Apache x-openstack-request-id: req-62dfdf4e-8478-4194-b716-80541356aeef Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:00,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:00 GMT Server: Apache x-openstack-request-id: req-132ce3e8-3aae-446d-baea-4c20a5f9d1a0 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": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:41:00Z", "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:00,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-132ce3e8-3aae-446d-baea-4c20a5f9d1a0 2018-07-21 00:41:00,610 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:41:00,610 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:03,613 - create_stack - DEBUG - Stack status query timeout in 1196.49472404 2018-07-21 00:41:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:41:03,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:03 GMT Server: Apache x-openstack-request-id: req-bcfcf55a-056d-43ae-8835-8172d0cc710c Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:03,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:03 GMT Server: Apache x-openstack-request-id: req-b9307c88-1e20-4398-bd52-ace56cb7264a 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": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:41:00Z", "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:03,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-b9307c88-1e20-4398-bd52-ace56cb7264a 2018-07-21 00:41:03,844 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:41:03,844 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:06,848 - create_stack - DEBUG - Stack status query timeout in 1193.26021504 2018-07-21 00:41:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:41:07,044 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:06 GMT Server: Apache x-openstack-request-id: req-868c8643-81f6-43ab-97ed-afdb7b4767b0 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:07,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:07 GMT Server: Apache x-openstack-request-id: req-a380a642-2d9a-4924-ad1e-508a2bc8a356 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "696b08cb613646e28ef7538d8825cadb", "OS::stack_id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "image_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image", "inst_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-inst", "subnet_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-subnet", "flavor_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-flavor-name", "net_name": "CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack", "stack_user_project_id": "e01452dd30ee45ff996262144b4720ca", "tags": null, "creation_time": "2018-07-21T00:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:41:00Z", "id": "7180e355-67e7-48d5-8ed7-ae79355be9ad", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:07,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-a380a642-2d9a-4924-ad1e-508a2bc8a356 2018-07-21 00:41:07,234 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:41:07,235 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack 2018-07-21 00:41:07,235 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack 2018-07-21 00:41:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/7180e355-67e7-48d5-8ed7-ae79355be9ad -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417fe5c3f2e40525c1c4c5a1eead93ae2ec111a4" 2018-07-21 00:41:07,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:07 GMT Server: Apache x-openstack-request-id: req-e3237923-32b5-4074-a705-d66650588c42 Location: http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:07,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:41:07 GMT Server: Apache x-openstack-request-id: req-b9e858b1-930b-43f4-b5c1-9e28da6f3642 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:41:07,630 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/696b08cb613646e28ef7538d8825cadb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-stack/7180e355-67e7-48d5-8ed7-ae79355be9ad used request id req-b9e858b1-930b-43f4-b5c1-9e28da6f3642 2018-07-21 00:41:07,631 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7d34a206-0a17-4b20-b1c3-b0e29a92b953-image 2018-07-21 00:41:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e533e7f6fac932e659d39b043a1d26393104997" 2018-07-21 00:41:08,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-136bbde7-8944-4adf-bde6-8fa484dff1a9 Date: Sat, 21 Jul 2018 00:41: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-21 00:41:08,126 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/305f5beb-bd3a-4310-a177-a69421a9e3c8 used request id req-136bbde7-8944-4adf-bde6-8fa484dff1a9 2018-07-21 00:41:08,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/8944189b-3f0e-434d-bbd5-75582bdfae4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0f0ed8140ef34d2791ffe226677f6562bcfa53" 2018-07-21 00:41:08,161 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1718a902-c4ac-40a1-b0bb-9216a95b0936 x-compute-request-id: req-1718a902-c4ac-40a1-b0bb-9216a95b0936 Content-Length: 0 Content-Type: application/json 2018-07-21 00:41:08,161 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8944189b-3f0e-434d-bbd5-75582bdfae4b used request id req-1718a902-c4ac-40a1-b0bb-9216a95b0936 2018-07-21 00:41:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:08,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b3eb1888-ec85-48c7-bd96-f4965ea59a8b Date: Sat, 21 Jul 2018 00:41:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "696b08cb613646e28ef7538d8825cadb", "created_at": "2018-07-21T00:40:40Z", "updated_at": "2018-07-21T00:40:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "revision_number": 0, "id": "84a49780-4141-4e9d-bfc5-1a42c6cb4fe5", "remote_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "remote_ip_prefix": null, "created_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "tenant_id": "696b08cb613646e28ef7538d8825cadb", "port_range_min": null, "ethertype": "IPv4", "project_id": "696b08cb613646e28ef7538d8825cadb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "revision_number": 0, "id": "b92ba3f4-26f1-4e6d-b706-2b89bcd945df", "remote_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "remote_ip_prefix": null, "created_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "tenant_id": "696b08cb613646e28ef7538d8825cadb", "port_range_min": null, "ethertype": "IPv6", "project_id": "696b08cb613646e28ef7538d8825cadb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "revision_number": 0, "id": "d524059a-e3d8-4944-bffc-8278c9a121dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "tenant_id": "696b08cb613646e28ef7538d8825cadb", "port_range_min": null, "ethertype": "IPv4", "project_id": "696b08cb613646e28ef7538d8825cadb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "revision_number": 0, "id": "e769c437-1f3b-4625-9ea1-067fc31e6e14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "tenant_id": "696b08cb613646e28ef7538d8825cadb", "port_range_min": null, "ethertype": "IPv6", "project_id": "696b08cb613646e28ef7538d8825cadb"}], "revision_number": 4, "project_id": "696b08cb613646e28ef7538d8825cadb", "id": "c3c93c14-1306-431c-843f-b5b5badeea86", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:41:08,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b3eb1888-ec85-48c7-bd96-f4965ea59a8b 2018-07-21 00:41:08,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:08,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9396c77-3559-4e09-a6ec-52091fe6e713 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:41:08,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-b9396c77-3559-4e09-a6ec-52091fe6e713 2018-07-21 00:41:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:08,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367f9588-6174-48c7-988d-7e6f03c3dafc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:41:08,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-367f9588-6174-48c7-988d-7e6f03c3dafc 2018-07-21 00:41:08,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:08,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f5a934-af2a-42ca-867d-40c56f89db95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:41:08,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-d8f5a934-af2a-42ca-867d-40c56f89db95 2018-07-21 00:41:08,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:41:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:08,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8edb34b2-0bcd-4423-b4ff-1c7fcedb890c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:41:08,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-8edb34b2-0bcd-4423-b4ff-1c7fcedb890c 2018-07-21 00:41:08,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:41:08,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:08,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-154d337c-9955-4cdb-bdd9-cf9be05cc978 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:41:08,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-154d337c-9955-4cdb-bdd9-cf9be05cc978 2018-07-21 00:41:08,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:41:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:08,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:41:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f5e533-c60a-4520-b4b0-440e0b4de4f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:41:08,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-62f5e533-c60a-4520-b4b0-440e0b4de4f6 2018-07-21 00:41:08,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:41:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:09,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154e0d7b-d26f-46f6-a100-0369bd8e0098 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "696b08cb613646e28ef7538d8825cadb", "name": "CreateStackSuccessTests-6abe4525-131c-4c5-proj"}} 2018-07-21 00:41:09,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb used request id req-154e0d7b-d26f-46f6-a100-0369bd8e0098 2018-07-21 00:41:09,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3c93c14-1306-431c-843f-b5b5badeea86 2018-07-21 00:41:09,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3c93c14-1306-431c-843f-b5b5badeea86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:09,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-65b2ee75-2f6a-49c9-b20a-392e4c86b0b8 Date: Sat, 21 Jul 2018 00:41:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "port_range_min": null, "revision_number": 0, "tenant_id": "696b08cb613646e28ef7538d8825cadb", "created_at": "2018-07-21T00:40:40Z", "project_id": "696b08cb613646e28ef7538d8825cadb", "id": "84a49780-4141-4e9d-bfc5-1a42c6cb4fe5"}, {"remote_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "port_range_min": null, "revision_number": 0, "tenant_id": "696b08cb613646e28ef7538d8825cadb", "created_at": "2018-07-21T00:40:40Z", "project_id": "696b08cb613646e28ef7538d8825cadb", "id": "b92ba3f4-26f1-4e6d-b706-2b89bcd945df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "port_range_min": null, "revision_number": 0, "tenant_id": "696b08cb613646e28ef7538d8825cadb", "created_at": "2018-07-21T00:40:40Z", "project_id": "696b08cb613646e28ef7538d8825cadb", "id": "d524059a-e3d8-4944-bffc-8278c9a121dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:40:40Z", "security_group_id": "c3c93c14-1306-431c-843f-b5b5badeea86", "port_range_min": null, "revision_number": 0, "tenant_id": "696b08cb613646e28ef7538d8825cadb", "created_at": "2018-07-21T00:40:40Z", "project_id": "696b08cb613646e28ef7538d8825cadb", "id": "e769c437-1f3b-4625-9ea1-067fc31e6e14"}]} 2018-07-21 00:41:09,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3c93c14-1306-431c-843f-b5b5badeea86 used request id req-65b2ee75-2f6a-49c9-b20a-392e4c86b0b8 2018-07-21 00:41:09,290 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:41:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c3c93c14-1306-431c-843f-b5b5badeea86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:09,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e9815e2-c5c1-4cbc-8456-0cb4524d96ff Content-Length: 0 Date: Sat, 21 Jul 2018 00:41:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:41:09,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c3c93c14-1306-431c-843f-b5b5badeea86 used request id req-5e9815e2-c5c1-4cbc-8456-0cb4524d96ff 2018-07-21 00:41:09,626 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6abe4525-131c-4c5-proj 2018-07-21 00:41:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:09,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9caa814-3d8c-439c-8669-a89c9246f99b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:09,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/696b08cb613646e28ef7538d8825cadb used request id req-c9caa814-3d8c-439c-8669-a89c9246f99b 2018-07-21 00:41:09,887 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6abe4525-131c-4c5-proj-role 2018-07-21 00:41:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b5f420b03d454ce99b57189c3d64ac0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:10,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb0c0559-80c7-4c1e-a28a-ad65be8a10a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:10,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b5f420b03d454ce99b57189c3d64ac0a used request id req-bb0c0559-80c7-4c1e-a28a-ad65be8a10a6 2018-07-21 00:41:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38ca3662a745964c08ea734f1068839eebc9ef" 2018-07-21 00:41:10,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf2b25d-6735-4a31-ad41-060b8d6b50aa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:41:10,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9cf2b25d-6735-4a31-ad41-060b8d6b50aa 2018-07-21 00:41:10,103 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6abe4525-131c-4c5-user 2018-07-21 00:41:10,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/02c97ae94461440eb9f85ea444ae4b23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b596d2f2f1364357501cef3abc3b58147b4d9f" 2018-07-21 00:41:10,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b0e2bc-a5ce-4154-b25a-c4951a418c8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:10,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/02c97ae94461440eb9f85ea444ae4b23 used request id req-70b0e2bc-a5ce-4154-b25a-c4951a418c8b 2018-07-21 00:41:10,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:10,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JdbZExnCR4KJML2Lfyt8JA"], "issued_at": "2018-07-21T00:41:10.000000Z"}} 2018-07-21 00:41:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}9e14e99ccc40249bab6b72cc5f2132e26c55c8be" 2018-07-21 00:41:10,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb752faa-07c8-45af-be30-61534339aaeb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:10,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bb752faa-07c8-45af-be30-61534339aaeb 2018-07-21 00:41:10,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:10,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:11,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["np2DpNWCSmaOiTDyV9HIiA"], "issued_at": "2018-07-21T00:41:11.000000Z"}} 2018-07-21 00:41:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:11,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eba3fcf-d7f1-473e-ba48-4d8bdc2cd3cd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:11,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7eba3fcf-d7f1-473e-ba48-4d8bdc2cd3cd 2018-07-21 00:41:11,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:41:11,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:41:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:41:11,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:11,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f131599-1d88-414f-a8df-200dc57c80ae Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:41:11,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj used request id req-2f131599-1d88-414f-a8df-200dc57c80ae 2018-07-21 00:41:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:11,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72543671-2c0d-4ca9-9a76-a9ee427a2fc8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:41:11,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-72543671-2c0d-4ca9-9a76-a9ee427a2fc8 2018-07-21 00:41:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}}' 2018-07-21 00:41:11,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946607bf-d478-4e61-92ae-e989e3dc4d8b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3"}, "tags": [], "enabled": true, "id": "db2513f39b604b62a1722f3bea40dcd3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}} 2018-07-21 00:41:11,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-946607bf-d478-4e61-92ae-e989e3dc4d8b 2018-07-21 00:41:11,690 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f61720b3-9ac5-4ea-proj 2018-07-21 00:41:11,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:11,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:12,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["MZruAXCoSAmIobdaGdBXug"], "issued_at": "2018-07-21T00:41:12.000000Z"}} 2018-07-21 00:41:12,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6bf0f7e26dfe651a081e33bb08c291d550507a38" 2018-07-21 00:41:12,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a241a56e-a7c2-4b0b-9cf4-2fb7c245e90d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:12,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a241a56e-a7c2-4b0b-9cf4-2fb7c245e90d 2018-07-21 00:41:12,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:41:12,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:41:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:41:12,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf0f7e26dfe651a081e33bb08c291d550507a38" 2018-07-21 00:41:12,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b14109c-c5ac-451d-b91c-8b8b1ea51858 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:41:12,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0b14109c-c5ac-451d-b91c-8b8b1ea51858 2018-07-21 00:41:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf0f7e26dfe651a081e33bb08c291d550507a38" 2018-07-21 00:41:12,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8ac9d8-aff2-45dc-a4b0-516a7682d0fc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3"}, "tags": [], "enabled": true, "id": "db2513f39b604b62a1722f3bea40dcd3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}]} 2018-07-21 00:41:12,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj used request id req-cf8ac9d8-aff2-45dc-a4b0-516a7682d0fc 2018-07-21 00:41:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf0f7e26dfe651a081e33bb08c291d550507a38" 2018-07-21 00:41:12,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f715cda-b506-4c5a-86d9-a5a82ba103bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:41:12,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7f715cda-b506-4c5a-86d9-a5a82ba103bc 2018-07-21 00:41:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf0f7e26dfe651a081e33bb08c291d550507a38" 2018-07-21 00:41:12,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4363d34d-e1b9-4ba1-b494-b401fbe693b8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:41:12,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4363d34d-e1b9-4ba1-b494-b401fbe693b8 2018-07-21 00:41:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf0f7e26dfe651a081e33bb08c291d550507a38" 2018-07-21 00:41:13,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfc5f0d-6d29-4a4a-9a21-a0ec7f73252f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3"}, "tags": [], "enabled": true, "id": "db2513f39b604b62a1722f3bea40dcd3", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}]} 2018-07-21 00:41:13,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-f61720b3-9ac5-4ea-proj used request id req-9dfc5f0d-6d29-4a4a-9a21-a0ec7f73252f 2018-07-21 00:41:13,022 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f61720b3-9ac5-4ea-user 2018-07-21 00:41:13,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:13,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:13,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d83bc5e-aaaa-41d6-93d0-4cb19bc44a9c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:41:13,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d83bc5e-aaaa-41d6-93d0-4cb19bc44a9c 2018-07-21 00:41:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" -d '{"role": {"name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role"}}' 2018-07-21 00:41:13,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f877c001-21d4-48cf-8cd1-0d9d583c9e43 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbb47de08684456baab9fcf51aeebb0d", "links": {"self": "http://172.30.9.21:5000/v3/roles/bbb47de08684456baab9fcf51aeebb0d"}, "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role"}} 2018-07-21 00:41:13,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f877c001-21d4-48cf-8cd1-0d9d583c9e43 2018-07-21 00:41:13,253 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role 2018-07-21 00:41:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bbb47de08684456baab9fcf51aeebb0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:13,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137ed887-6b26-49e3-9ee4-f3db07a261a2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbb47de08684456baab9fcf51aeebb0d", "links": {"self": "http://172.30.9.21:5000/v3/roles/bbb47de08684456baab9fcf51aeebb0d"}, "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role"}} 2018-07-21 00:41:13,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bbb47de08684456baab9fcf51aeebb0d used request id req-137ed887-6b26-49e3-9ee4-f3db07a261a2 2018-07-21 00:41:13,349 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role to project CreateStackSuccessTests-f61720b3-9ac5-4ea-proj 2018-07-21 00:41:13,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3/users/48f04972cb5e41e38bdf64d4957efcd3/roles/bbb47de08684456baab9fcf51aeebb0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:13,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-634a396d-721c-4357-8a8a-a9c260266ee1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:13,507 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3/users/48f04972cb5e41e38bdf64d4957efcd3/roles/bbb47de08684456baab9fcf51aeebb0d used request id req-634a396d-721c-4357-8a8a-a9c260266ee1 2018-07-21 00:41:13,507 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:41:13,507 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:41:13,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:13,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:13,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbb47de08684456baab9fcf51aeebb0d", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role"}], "expires_at": "2018-07-21T01:41:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2513f39b604b62a1722f3bea40dcd3", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-user", "id": "48f04972cb5e41e38bdf64d4957efcd3"}, "audit_ids": ["R7cMn_VzS1qKoxjrNXde7Q"], "issued_at": "2018-07-21T00:41:13.000000Z"}} 2018-07-21 00:41:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" 2018-07-21 00:41:13,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e8b6cc-056e-42a0-8a41-8c6b35e38412 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:13,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-33e8b6cc-056e-42a0-8a41-8c6b35e38412 2018-07-21 00:41:13,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" 2018-07-21 00:41:14,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-26b28177-e0d3-4e68-94bf-3fe0b9ec6702 Date: Sat, 21 Jul 2018 00:41:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image"} 2018-07-21 00:41:14,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image used request id req-26b28177-e0d3-4e68-94bf-3fe0b9ec6702 2018-07-21 00:41:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" 2018-07-21 00:41:14,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-91467d2e-9e27-4f0f-adb2-b4fc0cb0f3d0 Date: Sat, 21 Jul 2018 00:41:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:41:14,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-91467d2e-9e27-4f0f-adb2-b4fc0cb0f3d0 2018-07-21 00:41:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image"}' 2018-07-21 00:41:14,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f81bdcbe-e5d5-40bb-a933-92a16204a7df Date: Sat, 21 Jul 2018 00:41:14 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:41:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:41:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d", "min_disk": 0, "protected": false, "id": "60f66352-d0df-4b97-99e6-6e60631f610d", "file": "/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d/file", "checksum": null, "owner": "db2513f39b604b62a1722f3bea40dcd3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:41:14,620 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f81bdcbe-e5d5-40bb-a933-92a16204a7df 2018-07-21 00:41:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" -d '' 2018-07-21 00:41:15,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86ca0f78-7292-44eb-a80f-804fff7447d4 Date: Sat, 21 Jul 2018 00:41: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-21 00:41:15,322 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d/file used request id req-86ca0f78-7292-44eb-a80f-804fff7447d4 2018-07-21 00:41:15,323 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:41:15,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" 2018-07-21 00:41:15,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-bd1e5d31-6ecf-47bd-8cfe-9aaeb3743c73 Date: Sat, 21 Jul 2018 00:41:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:41:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:41:15Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/60f66352-d0df-4b97-99e6-6e60631f610d/snap", "metadata": {}}], "self": "/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d", "min_disk": 0, "protected": false, "id": "60f66352-d0df-4b97-99e6-6e60631f610d", "file": "/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db2513f39b604b62a1722f3bea40dcd3", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/60f66352-d0df-4b97-99e6-6e60631f610d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:41:15,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d used request id req-bd1e5d31-6ecf-47bd-8cfe-9aaeb3743c73 2018-07-21 00:41:15,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" 2018-07-21 00:41:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9459d9d1-bfc9-46a5-9923-9c0d13121428 Date: Sat, 21 Jul 2018 00:41: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-21 00:41:15,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9459d9d1-bfc9-46a5-9923-9c0d13121428 2018-07-21 00:41:15,524 - create_image - INFO - Created image with name - CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image 2018-07-21 00:41:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" 2018-07-21 00:41:15,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dd72eb82-e9b6-4bca-95ea-3c136887c043 Date: Sat, 21 Jul 2018 00:41:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:41:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:41:15Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/60f66352-d0df-4b97-99e6-6e60631f610d/snap", "metadata": {}}], "self": "/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d", "min_disk": 0, "protected": false, "id": "60f66352-d0df-4b97-99e6-6e60631f610d", "file": "/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db2513f39b604b62a1722f3bea40dcd3", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/60f66352-d0df-4b97-99e6-6e60631f610d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:41:15,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d used request id req-dd72eb82-e9b6-4bca-95ea-3c136887c043 2018-07-21 00:41:15,547 - create_image - DEBUG - Instance status is - active 2018-07-21 00:41:15,547 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image 2018-07-21 00:41:15,547 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image 2018-07-21 00:41:15,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:15,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:15,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["lNZf_fxUSK6r9FgpIQ9iUw"], "issued_at": "2018-07-21T00:41:15.000000Z"}} 2018-07-21 00:41:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a5734473a6b4972238928c9244967d05aadaec15" 2018-07-21 00:41:16,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9097a83-5bdd-4e8d-adf0-00da76988c99 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:16,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a9097a83-5bdd-4e8d-adf0-00da76988c99 2018-07-21 00:41:16,031 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:41:16,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5734473a6b4972238928c9244967d05aadaec15" 2018-07-21 00:41:16,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41: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-80e3a612-57cf-411b-9d7b-9936d7394ba6 x-compute-request-id: req-80e3a612-57cf-411b-9d7b-9936d7394ba6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:41:16,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-80e3a612-57cf-411b-9d7b-9936d7394ba6 2018-07-21 00:41:16,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5734473a6b4972238928c9244967d05aadaec15" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-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-21 00:41:16,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41: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-c5b5bf98-5bc8-48c9-8f17-f47176cea0a6 x-compute-request-id: req-c5b5bf98-5bc8-48c9-8f17-f47176cea0a6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/295155aa-2a92-47ae-8555-5583b4ad62e6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/295155aa-2a92-47ae-8555-5583b4ad62e6", "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": "295155aa-2a92-47ae-8555-5583b4ad62e6"}} 2018-07-21 00:41:16,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c5b5bf98-5bc8-48c9-8f17-f47176cea0a6 2018-07-21 00:41:16,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:16,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:16,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbb47de08684456baab9fcf51aeebb0d", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role"}], "expires_at": "2018-07-21T01:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2513f39b604b62a1722f3bea40dcd3", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-user", "id": "48f04972cb5e41e38bdf64d4957efcd3"}, "audit_ids": ["fk4NZCsIRiCL9xxc5KZIDA"], "issued_at": "2018-07-21T00:41:16.000000Z"}} 2018-07-21 00:41:16,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:16,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66582aff-31dd-4cf6-b125-918ffe5f9a3c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:16,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-66582aff-31dd-4cf6-b125-918ffe5f9a3c 2018-07-21 00:41:16,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:41:16,781 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:41:16,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:16,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:16 GMT Server: Apache x-openstack-request-id: req-06647e7f-a0cb-4e6c-ae85-a807d01bee74 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:41:16,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack used request id req-06647e7f-a0cb-4e6c-ae85-a807d01bee74 2018-07-21 00:41:17,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}}' 2018-07-21 00:41:19,350 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:41:17 GMT Server: Apache x-openstack-request-id: req-52d3cd0a-3ad3-4c63-92a9-4ae0e9e7354c Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}]}} 2018-07-21 00:41:19,350 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks used request id req-52d3cd0a-3ad3-4c63-92a9-4ae0e9e7354c 2018-07-21 00:41:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:19,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:19 GMT Server: Apache x-openstack-request-id: req-fe36b4d2-1de9-474f-8fdf-eeb61dab6ebe Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:19,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:19 GMT Server: Apache x-openstack-request-id: req-97637ee6-bcb8-4e31-9335-6e241478a973 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:19,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-97637ee6-bcb8-4e31-9335-6e241478a973 2018-07-21 00:41:19,756 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack 2018-07-21 00:41:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:19,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:19 GMT Server: Apache x-openstack-request-id: req-44883a2d-f537-42aa-b246-122541c28dc5 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:20,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:19 GMT Server: Apache x-openstack-request-id: req-832cc5ea-94c5-4c2a-81eb-e1fc56502d30 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:20,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-832cc5ea-94c5-4c2a-81eb-e1fc56502d30 2018-07-21 00:41:20,234 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:41:20,234 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:23,237 - create_stack - DEBUG - Stack status query timeout in 1196.51873398 2018-07-21 00:41:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:23,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:23 GMT Server: Apache x-openstack-request-id: req-68eafeaf-e83a-4175-a7ea-cf2d6f330039 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:23,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:23 GMT Server: Apache x-openstack-request-id: req-350f27b2-34dd-40fe-ab27-c21231599a5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:23,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-350f27b2-34dd-40fe-ab27-c21231599a5d 2018-07-21 00:41:23,491 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:41:23,491 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:26,494 - create_stack - DEBUG - Stack status query timeout in 1193.26202917 2018-07-21 00:41:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:26,700 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:26 GMT Server: Apache x-openstack-request-id: req-176d11cd-ed13-4add-9e90-c315ab9b6171 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:26,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:26 GMT Server: Apache x-openstack-request-id: req-11f03457-4a71-43af-82eb-f7304f63defc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:26,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-11f03457-4a71-43af-82eb-f7304f63defc 2018-07-21 00:41:26,922 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:41:26,923 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:29,924 - create_stack - DEBUG - Stack status query timeout in 1189.83213115 2018-07-21 00:41:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:30,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:29 GMT Server: Apache x-openstack-request-id: req-04eec710-6935-4be8-a7a2-bdb40514137f Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:30,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:30 GMT Server: Apache x-openstack-request-id: req-84e023a2-3cf5-4732-946a-da57bdb92e8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:30,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-84e023a2-3cf5-4732-946a-da57bdb92e8d 2018-07-21 00:41:30,578 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:41:30,578 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:33,581 - create_stack - DEBUG - Stack status query timeout in 1186.17516899 2018-07-21 00:41:33,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:33,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:33 GMT Server: Apache x-openstack-request-id: req-6fbf748c-33f2-4416-9209-5090e284ac29 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:33,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:33 GMT Server: Apache x-openstack-request-id: req-02a26a8e-17b9-42cc-b2b1-4027a27ffe32 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:33,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-02a26a8e-17b9-42cc-b2b1-4027a27ffe32 2018-07-21 00:41:33,827 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:41:33,827 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:36,831 - create_stack - DEBUG - Stack status query timeout in 1182.92552209 2018-07-21 00:41:36,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:36,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:36 GMT Server: Apache x-openstack-request-id: req-9fa62e4d-5d2d-41d8-821f-7cf6c47503d3 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:36,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:36 GMT Server: Apache x-openstack-request-id: req-9e05029d-a5ea-48b3-a8a7-9327db224d5c 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": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:36,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-9e05029d-a5ea-48b3-a8a7-9327db224d5c 2018-07-21 00:41:36,905 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:41:36,905 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack 2018-07-21 00:41:36,906 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack 2018-07-21 00:41:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:37,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:36 GMT Server: Apache x-openstack-request-id: req-464401ce-0a12-4421-96c2-784cc1dcebd0 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:37,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:37 GMT Server: Apache x-openstack-request-id: req-9abad945-84f3-49ce-8602-5cb1fb069b20 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-21T00:41:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:41:19Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fc735497-c19a-492e-a444-263429de1c28", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-21T00:41:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:41:19Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dddb7a46-8c31-42d2-99f7-baca14f8b849", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-21T00:41:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:41:19Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "c4f7c974-21c7-4342-a5a9-fc8a45fdab0f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-21T00:41:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:41:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "127ff285-6a04-4a58-987f-ef9b51fb832c", "resource_type": "OS::Nova::Server"}]} 2018-07-21 00:41:37,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce/resources used request id req-9abad945-84f3-49ce-8602-5cb1fb069b20 2018-07-21 00:41:37,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:37,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-d6a48094-0340-45a3-9b57-c9d1a74e9e73 Date: Sat, 21 Jul 2018 00:41:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db2513f39b604b62a1722f3bea40dcd3","l2_adjacency":true,"status":"ACTIVE","subnets":["dddb7a46-8c31-42d2-99f7-baca14f8b849"],"description":"","tags":[],"updated_at":"2018-07-21T00:41:21Z","qos_policy_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net","admin_state_up":true,"tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:20Z","mtu":1450}]} 2018-07-21 00:41:37,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f used request id req-d6a48094-0340-45a3-9b57-c9d1a74e9e73 2018-07-21 00:41:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:37,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8a0229c1-0726-4689-bf39-eb6ce90dc091 Date: Sat, 21 Jul 2018 00:41:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:21Z","dns_nameservers":[],"updated_at":"2018-07-21T00:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"db2513f39b604b62a1722f3bea40dcd3","id":"dddb7a46-8c31-42d2-99f7-baca14f8b849","subnetpool_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet"}]} 2018-07-21 00:41:37,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f used request id req-8a0229c1-0726-4689-bf39-eb6ce90dc091 2018-07-21 00:41:37,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:38,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8e012ebc-87b0-48f9-8c32-6ec2f4112123 Date: Sat, 21 Jul 2018 00:41:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:21Z","dns_nameservers":[],"updated_at":"2018-07-21T00:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"db2513f39b604b62a1722f3bea40dcd3","id":"dddb7a46-8c31-42d2-99f7-baca14f8b849","subnetpool_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet"}]} 2018-07-21 00:41:38,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f used request id req-8e012ebc-87b0-48f9-8c32-6ec2f4112123 2018-07-21 00:41:38,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:38,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:38,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbb47de08684456baab9fcf51aeebb0d", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role"}], "expires_at": "2018-07-21T01:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2513f39b604b62a1722f3bea40dcd3", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-user", "id": "48f04972cb5e41e38bdf64d4957efcd3"}, "audit_ids": ["e4Ivw_kyQwGsn83syxtnaA"], "issued_at": "2018-07-21T00:41:38.000000Z"}} 2018-07-21 00:41:38,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2c40dddf80202a93ca43eae3c8e79fc320b7acc9" 2018-07-21 00:41:38,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdacfb88-7643-4434-a760-53e46bb2aa73 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:38,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cdacfb88-7643-4434-a760-53e46bb2aa73 2018-07-21 00:41:38,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c40dddf80202a93ca43eae3c8e79fc320b7acc9" 2018-07-21 00:41:38,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b06ba37d-a994-454d-a963-f4af9956dce8 Date: Sat, 21 Jul 2018 00:41:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db2513f39b604b62a1722f3bea40dcd3","l2_adjacency":true,"status":"ACTIVE","subnets":["dddb7a46-8c31-42d2-99f7-baca14f8b849"],"description":"","tags":[],"updated_at":"2018-07-21T00:41:21Z","qos_policy_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net","admin_state_up":true,"tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:20Z","mtu":1450}]} 2018-07-21 00:41:38,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net used request id req-b06ba37d-a994-454d-a963-f4af9956dce8 2018-07-21 00:41:38,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:41:38,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:41:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:41:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c40dddf80202a93ca43eae3c8e79fc320b7acc9" 2018-07-21 00:41:38,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d05795-49a0-4f55-8a9a-cbe5836b9189 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db2513f39b604b62a1722f3bea40dcd3", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}} 2018-07-21 00:41:38,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3 used request id req-06d05795-49a0-4f55-8a9a-cbe5836b9189 2018-07-21 00:41:38,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c40dddf80202a93ca43eae3c8e79fc320b7acc9" 2018-07-21 00:41:39,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-83d4ae7c-51d4-4f26-bb1f-c2be2bd10ec9 Date: Sat, 21 Jul 2018 00:41:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:21Z","dns_nameservers":[],"updated_at":"2018-07-21T00:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"db2513f39b604b62a1722f3bea40dcd3","id":"dddb7a46-8c31-42d2-99f7-baca14f8b849","subnetpool_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet"}]} 2018-07-21 00:41:39,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f used request id req-83d4ae7c-51d4-4f26-bb1f-c2be2bd10ec9 2018-07-21 00:41:39,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:39,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbb47de08684456baab9fcf51aeebb0d", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role"}], "expires_at": "2018-07-21T01:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2513f39b604b62a1722f3bea40dcd3", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/db2513f39b604b62a1722f3bea40dcd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-user", "id": "48f04972cb5e41e38bdf64d4957efcd3"}, "audit_ids": ["bUmrMsZ9RXmApxcbD5vD2Q"], "issued_at": "2018-07-21T00:41:39.000000Z"}} 2018-07-21 00:41:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}78d048612bc4e7a311d6520dce1cd665db784e52" 2018-07-21 00:41:39,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6325c10-6cbb-45ba-8faa-7167f9c91fb1 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:39,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d6325c10-6cbb-45ba-8faa-7167f9c91fb1 2018-07-21 00:41:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d048612bc4e7a311d6520dce1cd665db784e52" 2018-07-21 00:41:39,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-8c970f60-9ad9-4ecc-a97f-8072e47fdd90 Date: Sat, 21 Jul 2018 00:41:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db2513f39b604b62a1722f3bea40dcd3","l2_adjacency":true,"status":"ACTIVE","subnets":["dddb7a46-8c31-42d2-99f7-baca14f8b849"],"description":"","tags":[],"updated_at":"2018-07-21T00:41:21Z","qos_policy_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net","admin_state_up":true,"tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:20Z","mtu":1450}]} 2018-07-21 00:41:39,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net used request id req-8c970f60-9ad9-4ecc-a97f-8072e47fdd90 2018-07-21 00:41:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d048612bc4e7a311d6520dce1cd665db784e52" 2018-07-21 00:41:40,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6bd69e1c-6529-464c-94ff-a19ab5aae787 Date: Sat, 21 Jul 2018 00:41:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:21Z","dns_nameservers":[],"updated_at":"2018-07-21T00:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"db2513f39b604b62a1722f3bea40dcd3","id":"dddb7a46-8c31-42d2-99f7-baca14f8b849","subnetpool_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet"}]} 2018-07-21 00:41:40,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f used request id req-6bd69e1c-6529-464c-94ff-a19ab5aae787 2018-07-21 00:41:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d048612bc4e7a311d6520dce1cd665db784e52" 2018-07-21 00:41:40,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-31a9874e-67d2-460c-ab54-2765d8c763d5 Date: Sat, 21 Jul 2018 00:41:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db2513f39b604b62a1722f3bea40dcd3","l2_adjacency":true,"status":"ACTIVE","subnets":["dddb7a46-8c31-42d2-99f7-baca14f8b849"],"description":"","tags":[],"updated_at":"2018-07-21T00:41:21Z","qos_policy_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net","admin_state_up":true,"tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:20Z","mtu":1450}]} 2018-07-21 00:41:40,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f used request id req-31a9874e-67d2-460c-ab54-2765d8c763d5 2018-07-21 00:41:40,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d048612bc4e7a311d6520dce1cd665db784e52" 2018-07-21 00:41:40,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b62c1db7-8e1e-4153-ae7c-78a9bab3301a Date: Sat, 21 Jul 2018 00:41:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:21Z","dns_nameservers":[],"updated_at":"2018-07-21T00:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"db2513f39b604b62a1722f3bea40dcd3","id":"dddb7a46-8c31-42d2-99f7-baca14f8b849","subnetpool_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet"}]} 2018-07-21 00:41:40,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f used request id req-b62c1db7-8e1e-4153-ae7c-78a9bab3301a 2018-07-21 00:41:40,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f&name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d048612bc4e7a311d6520dce1cd665db784e52" 2018-07-21 00:41:40,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6b409bae-7e39-4fb3-b5fd-7dde49554b8c Date: Sat, 21 Jul 2018 00:41:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:21Z","dns_nameservers":[],"updated_at":"2018-07-21T00:41:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"db2513f39b604b62a1722f3bea40dcd3","id":"dddb7a46-8c31-42d2-99f7-baca14f8b849","subnetpool_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet"}]} 2018-07-21 00:41:40,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c4f7c974-21c7-4342-a5a9-fc8a45fdab0f&name=CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet used request id req-6b409bae-7e39-4fb3-b5fd-7dde49554b8c 2018-07-21 00:41:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/dddb7a46-8c31-42d2-99f7-baca14f8b849 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78d048612bc4e7a311d6520dce1cd665db784e52" 2018-07-21 00:41:40,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-496812e9-14a3-477c-abc7-8dbb11c1d7a9 Date: Sat, 21 Jul 2018 00:41:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4f7c974-21c7-4342-a5a9-fc8a45fdab0f","tenant_id":"db2513f39b604b62a1722f3bea40dcd3","created_at":"2018-07-21T00:41:21Z","dns_nameservers":[],"updated_at":"2018-07-21T00:41:21Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"db2513f39b604b62a1722f3bea40dcd3","id":"dddb7a46-8c31-42d2-99f7-baca14f8b849","subnetpool_id":null,"name":"CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet"}} 2018-07-21 00:41:40,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/dddb7a46-8c31-42d2-99f7-baca14f8b849 used request id req-496812e9-14a3-477c-abc7-8dbb11c1d7a9 2018-07-21 00:41:40,942 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack 2018-07-21 00:41:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:40,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:40 GMT Server: Apache x-openstack-request-id: req-9749689e-e3e8-44f9-b983-f3df4306495d Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:41,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:40 GMT Server: Apache x-openstack-request-id: req-92c79b00-f00e-42be-a97d-4ad5ee98a7b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:41,182 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-92c79b00-f00e-42be-a97d-4ad5ee98a7b6 2018-07-21 00:41:41,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:41,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:41 GMT Server: Apache x-openstack-request-id: req-2c11b65a-036f-4eac-ac2b-3dbb7eca4222 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:41,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:41 GMT Server: Apache x-openstack-request-id: req-2cca2e38-0c13-451d-9c59-b97742da4c0c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:41:41Z", "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:41,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-2cca2e38-0c13-451d-9c59-b97742da4c0c 2018-07-21 00:41:41,428 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:41:41,428 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:44,431 - create_stack - DEBUG - Stack status query timeout in 1196.75092983 2018-07-21 00:41:44,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:44,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:44 GMT Server: Apache x-openstack-request-id: req-8778d59c-6a86-4a6d-a649-eee8ce7f1355 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:44,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:44 GMT Server: Apache x-openstack-request-id: req-8037cb91-77b6-49c6-8e00-0aa3ff508033 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:41:41Z", "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:44,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-8037cb91-77b6-49c6-8e00-0aa3ff508033 2018-07-21 00:41:44,490 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:41:44,490 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:47,493 - create_stack - DEBUG - Stack status query timeout in 1193.68920803 2018-07-21 00:41:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:47,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:47 GMT Server: Apache x-openstack-request-id: req-99cbabdb-5944-4da1-b3d2-e3488a933f33 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:47,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:47 GMT Server: Apache x-openstack-request-id: req-aadf3244-1653-42ce-8278-a4f6c1d36368 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:41:41Z", "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:47,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-aadf3244-1653-42ce-8278-a4f6c1d36368 2018-07-21 00:41:47,892 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:41:47,892 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:41:50,895 - create_stack - DEBUG - Stack status query timeout in 1190.28703904 2018-07-21 00:41:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:51,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:50 GMT Server: Apache x-openstack-request-id: req-c2d3ac7d-706f-4778-99f9-aea71da345be Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:51,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:51 GMT Server: Apache x-openstack-request-id: req-01958837-899c-49b9-82f5-a8f02da7d827 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db2513f39b604b62a1722f3bea40dcd3", "OS::stack_id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "image_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image", "inst_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-inst", "subnet_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-subnet", "flavor_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-flavor-name", "net_name": "CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-net"}, "deletion_time": "2018-07-21T00:41:49Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack", "stack_user_project_id": "3e0815f423d2441a97edb6515a9ef6fc", "tags": null, "creation_time": "2018-07-21T00:41:18Z", "links": [{"href": "http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:41:41Z", "id": "3ddea47c-37fb-4b26-9df9-db33b27846ce", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:41:51,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-01958837-899c-49b9-82f5-a8f02da7d827 2018-07-21 00:41:51,285 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:41:51,285 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack 2018-07-21 00:41:51,285 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack 2018-07-21 00:41:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/3ddea47c-37fb-4b26-9df9-db33b27846ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a9b8df9f870f3f75ed6088229775673cd72ea27" 2018-07-21 00:41:51,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:41:51 GMT Server: Apache x-openstack-request-id: req-86b4ab00-22af-4c0a-a3a3-e3b275812747 Location: http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:41:51,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:41:51 GMT Server: Apache x-openstack-request-id: req-a8a3a75a-f224-44db-831e-987cbdc09cda Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:41:51,500 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/db2513f39b604b62a1722f3bea40dcd3/stacks/CreateStackSuccessTests-CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-stack/3ddea47c-37fb-4b26-9df9-db33b27846ce used request id req-a8a3a75a-f224-44db-831e-987cbdc09cda 2018-07-21 00:41:51,501 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-db5e712b-032b-4484-a5bb-59880de901bd-image 2018-07-21 00:41:51,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}80775e0ebbbeb0695fc49a32c0f2e63f44d21654" 2018-07-21 00:41:52,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69ef69b0-e160-4fc0-842a-ba3ede163677 Date: Sat, 21 Jul 2018 00:41:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:41:52,001 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/60f66352-d0df-4b97-99e6-6e60631f610d used request id req-69ef69b0-e160-4fc0-842a-ba3ede163677 2018-07-21 00:41:52,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/295155aa-2a92-47ae-8555-5583b4ad62e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5734473a6b4972238928c9244967d05aadaec15" 2018-07-21 00:41:52,036 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:41:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3723002f-6718-4234-98f1-d7728858eec7 x-compute-request-id: req-3723002f-6718-4234-98f1-d7728858eec7 Content-Length: 0 Content-Type: application/json 2018-07-21 00:41:52,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/295155aa-2a92-47ae-8555-5583b4ad62e6 used request id req-3723002f-6718-4234-98f1-d7728858eec7 2018-07-21 00:41:52,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:52,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-30d4b492-3bbf-4183-a013-5a5808d77a47 Date: Sat, 21 Jul 2018 00:41:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "created_at": "2018-07-21T00:41:20Z", "updated_at": "2018-07-21T00:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "revision_number": 0, "id": "0d3cc1f5-54d8-4c7c-b084-3337f1bc2205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db2513f39b604b62a1722f3bea40dcd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "revision_number": 0, "id": "317985c5-f03c-4582-ab29-0cd3dc81a52e", "remote_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "remote_ip_prefix": null, "created_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "port_range_min": null, "ethertype": "IPv4", "project_id": "db2513f39b604b62a1722f3bea40dcd3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "revision_number": 0, "id": "8be4a780-3146-4686-a473-7171265f3e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db2513f39b604b62a1722f3bea40dcd3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "revision_number": 0, "id": "971bd4d1-077e-403b-a9a5-7ec603dc5f70", "remote_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "remote_ip_prefix": null, "created_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "port_range_min": null, "ethertype": "IPv6", "project_id": "db2513f39b604b62a1722f3bea40dcd3"}], "revision_number": 4, "project_id": "db2513f39b604b62a1722f3bea40dcd3", "id": "1f1051e2-db42-414a-b54a-8667b3272271", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:41:52,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-30d4b492-3bbf-4183-a013-5a5808d77a47 2018-07-21 00:41:52,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:52,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd55ca7-ce8d-47d1-a40a-6caaab689a00 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:41:52,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-efd55ca7-ce8d-47d1-a40a-6caaab689a00 2018-07-21 00:41:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:52,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd597d9-97d5-4b8c-9c05-9a72909b5761 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:41:52,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-9cd597d9-97d5-4b8c-9c05-9a72909b5761 2018-07-21 00:41:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:52,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b8022c-75e3-4479-bbf8-655affb4ac54 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db2513f39b604b62a1722f3bea40dcd3", "name": "CreateStackSuccessTests-f61720b3-9ac5-4ea-proj"}} 2018-07-21 00:41:52,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3 used request id req-d9b8022c-75e3-4479-bbf8-655affb4ac54 2018-07-21 00:41:52,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1f1051e2-db42-414a-b54a-8667b3272271 2018-07-21 00:41:52,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1f1051e2-db42-414a-b54a-8667b3272271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-39a7da5b-f6cd-47c9-b73e-4a79189d2b86 Date: Sat, 21 Jul 2018 00:41:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "port_range_min": null, "revision_number": 0, "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "created_at": "2018-07-21T00:41:20Z", "project_id": "db2513f39b604b62a1722f3bea40dcd3", "id": "0d3cc1f5-54d8-4c7c-b084-3337f1bc2205"}, {"remote_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "port_range_min": null, "revision_number": 0, "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "created_at": "2018-07-21T00:41:20Z", "project_id": "db2513f39b604b62a1722f3bea40dcd3", "id": "317985c5-f03c-4582-ab29-0cd3dc81a52e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "port_range_min": null, "revision_number": 0, "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "created_at": "2018-07-21T00:41:20Z", "project_id": "db2513f39b604b62a1722f3bea40dcd3", "id": "8be4a780-3146-4686-a473-7171265f3e0c"}, {"remote_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:41:20Z", "security_group_id": "1f1051e2-db42-414a-b54a-8667b3272271", "port_range_min": null, "revision_number": 0, "tenant_id": "db2513f39b604b62a1722f3bea40dcd3", "created_at": "2018-07-21T00:41:20Z", "project_id": "db2513f39b604b62a1722f3bea40dcd3", "id": "971bd4d1-077e-403b-a9a5-7ec603dc5f70"}]} 2018-07-21 00:41:52,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1f1051e2-db42-414a-b54a-8667b3272271 used request id req-39a7da5b-f6cd-47c9-b73e-4a79189d2b86 2018-07-21 00:41:52,789 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:41:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1f1051e2-db42-414a-b54a-8667b3272271 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:53,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e942c4d-3fb8-4541-a9d4-1459c95884b8 Content-Length: 0 Date: Sat, 21 Jul 2018 00:41:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:41:53,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1f1051e2-db42-414a-b54a-8667b3272271 used request id req-7e942c4d-3fb8-4541-a9d4-1459c95884b8 2018-07-21 00:41:53,124 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f61720b3-9ac5-4ea-proj 2018-07-21 00:41:53,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:53,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b9c4b3d-fe1d-46d1-a66c-0913795c90de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:53,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/db2513f39b604b62a1722f3bea40dcd3 used request id req-4b9c4b3d-fe1d-46d1-a66c-0913795c90de 2018-07-21 00:41:53,408 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f61720b3-9ac5-4ea-proj-role 2018-07-21 00:41:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bbb47de08684456baab9fcf51aeebb0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:53,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e6c68b-8a1e-45ae-8ef0-e9a522266794 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:53,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bbb47de08684456baab9fcf51aeebb0d used request id req-a2e6c68b-8a1e-45ae-8ef0-e9a522266794 2018-07-21 00:41:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ebef3f72db5edf9bf806fbf7fb68b94a6813c8" 2018-07-21 00:41:53,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95100e4f-e903-46d5-80a2-b31d2645cf53 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:41:53,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-95100e4f-e903-46d5-80a2-b31d2645cf53 2018-07-21 00:41:53,631 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f61720b3-9ac5-4ea-user 2018-07-21 00:41:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/48f04972cb5e41e38bdf64d4957efcd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf0f7e26dfe651a081e33bb08c291d550507a38" 2018-07-21 00:41:53,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0fdbe65-b13e-4d54-85c9-37d588a7d5af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:53,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/48f04972cb5e41e38bdf64d4957efcd3 used request id req-c0fdbe65-b13e-4d54-85c9-37d588a7d5af 2018-07-21 00:41:53,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:54,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Bb9VmUhCQmGDp9OquN5ChA"], "issued_at": "2018-07-21T00:41:54.000000Z"}} 2018-07-21 00:41:54,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1eb2f2a020fd21c9a0d3f55e08a6239d4c370c1f" 2018-07-21 00:41:54,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec936a8-662f-426d-9635-b3d7cbe750ef 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:54,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2ec936a8-662f-426d-9635-b3d7cbe750ef 2018-07-21 00:41:54,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:54,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:54,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["t7Xj-NHaSAu-B_GTqj-uKQ"], "issued_at": "2018-07-21T00:41:54.000000Z"}} 2018-07-21 00:41:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:41:54,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8a06fd-e9e9-47cd-8b2c-51a29ef3fd37 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:54,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1a8a06fd-e9e9-47cd-8b2c-51a29ef3fd37 2018-07-21 00:41:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:41:54,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:41:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:41:54,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-37961d11-edb8-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:41:54,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f84583-4423-4466-8c60-369f25661b7b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-37961d11-edb8-469-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:41:54,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-37961d11-edb8-469-proj used request id req-54f84583-4423-4466-8c60-369f25661b7b 2018-07-21 00:41:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:41:54,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb986181-9e9a-4fd7-b3ce-c08efc0a5afd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:41:54,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fb986181-9e9a-4fd7-b3ce-c08efc0a5afd 2018-07-21 00:41:55,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}}' 2018-07-21 00:41:55,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20708c1d-d2f9-435b-b5ae-8436ef16d232 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "id": "fb27fd864eda408ea91cc69194e702d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:41:55,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-20708c1d-d2f9-435b-b5ae-8436ef16d232 2018-07-21 00:41:55,151 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-37961d11-edb8-469-proj 2018-07-21 00:41:55,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:55,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:55,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["LiiRpvkPSa-dKnR4yBoENA"], "issued_at": "2018-07-21T00:41:55.000000Z"}} 2018-07-21 00:41:55,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}71160b8f51bf35973a7c9b3ae6cac6c78f9dee23" 2018-07-21 00:41:55,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c0a8d5-3044-47a4-b7bd-60b6e89ccb4c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:55,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-17c0a8d5-3044-47a4-b7bd-60b6e89ccb4c 2018-07-21 00:41:55,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:41:55,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:41:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:41:55,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71160b8f51bf35973a7c9b3ae6cac6c78f9dee23" 2018-07-21 00:41:55,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064d540a-f76d-43ac-8582-33e603f5b688 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:41:55,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-064d540a-f76d-43ac-8582-33e603f5b688 2018-07-21 00:41:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-37961d11-edb8-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71160b8f51bf35973a7c9b3ae6cac6c78f9dee23" 2018-07-21 00:41:55,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310d7bd4-3047-43c8-a7e0-f62df98a3e3e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-37961d11-edb8-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "id": "fb27fd864eda408ea91cc69194e702d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}]} 2018-07-21 00:41:55,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-37961d11-edb8-469-proj used request id req-310d7bd4-3047-43c8-a7e0-f62df98a3e3e 2018-07-21 00:41:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71160b8f51bf35973a7c9b3ae6cac6c78f9dee23" 2018-07-21 00:41:55,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927d52f5-c9fb-4085-9842-0cafaac215c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:41:55,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-927d52f5-c9fb-4085-9842-0cafaac215c1 2018-07-21 00:41:56,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71160b8f51bf35973a7c9b3ae6cac6c78f9dee23" 2018-07-21 00:41:56,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e73516-28b4-453e-96c6-0c09c42d8fb9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:41:56,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-91e73516-28b4-453e-96c6-0c09c42d8fb9 2018-07-21 00:41:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-37961d11-edb8-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71160b8f51bf35973a7c9b3ae6cac6c78f9dee23" 2018-07-21 00:41:56,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf687d8-727d-4f15-aa2d-7681dc192382 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-37961d11-edb8-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "id": "fb27fd864eda408ea91cc69194e702d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}]} 2018-07-21 00:41:56,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-37961d11-edb8-469-proj used request id req-fcf687d8-727d-4f15-aa2d-7681dc192382 2018-07-21 00:41:56,551 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-37961d11-edb8-469-user 2018-07-21 00:41:56,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:41:56,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b943dc84-46b1-4333-9f87-280cac659366 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:41:56,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b943dc84-46b1-4333-9f87-280cac659366 2018-07-21 00:41:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" -d '{"role": {"name": "CreateStackSuccessTests-37961d11-edb8-469-proj-role"}}' 2018-07-21 00:41:56,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3daf3870-2d81-4c25-8912-93d8d7991de0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f75b349bc4ab4e92a45976cbd25cbb4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/f75b349bc4ab4e92a45976cbd25cbb4f"}, "name": "CreateStackSuccessTests-37961d11-edb8-469-proj-role"}} 2018-07-21 00:41:56,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3daf3870-2d81-4c25-8912-93d8d7991de0 2018-07-21 00:41:56,696 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-37961d11-edb8-469-proj-role 2018-07-21 00:41:56,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f75b349bc4ab4e92a45976cbd25cbb4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:41:56,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed05bc85-8d4a-41e1-99b0-70883d316e04 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f75b349bc4ab4e92a45976cbd25cbb4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/f75b349bc4ab4e92a45976cbd25cbb4f"}, "name": "CreateStackSuccessTests-37961d11-edb8-469-proj-role"}} 2018-07-21 00:41:56,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f75b349bc4ab4e92a45976cbd25cbb4f used request id req-ed05bc85-8d4a-41e1-99b0-70883d316e04 2018-07-21 00:41:56,796 - keystone_utils - INFO - Granting role CreateStackSuccessTests-37961d11-edb8-469-proj-role to project CreateStackSuccessTests-37961d11-edb8-469-proj 2018-07-21 00:41:56,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0/users/ad5c291f30a44c478ab7733b769078ff/roles/f75b349bc4ab4e92a45976cbd25cbb4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:41:56,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d1c61af-358a-48cb-9a6f-df3dc78e83a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:41:56,860 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0/users/ad5c291f30a44c478ab7733b769078ff/roles/f75b349bc4ab4e92a45976cbd25cbb4f used request id req-5d1c61af-358a-48cb-9a6f-df3dc78e83a6 2018-07-21 00:41:56,860 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:41:56,860 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-21 00:41:56,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:56,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:41:57,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f75b349bc4ab4e92a45976cbd25cbb4f", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj-role"}], "expires_at": "2018-07-21T01:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-37961d11-edb8-469-user", "id": "ad5c291f30a44c478ab7733b769078ff"}, "audit_ids": ["S729BncCRgm-DwEgyVLUew"], "issued_at": "2018-07-21T00:41:57.000000Z"}} 2018-07-21 00:41:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ee4780fa8adb30d47e059a586be545fbf90d726b" 2018-07-21 00:41:57,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dabadd7-0db3-44dc-bb7c-6d608e838ee0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:41:57,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2dabadd7-0db3-44dc-bb7c-6d608e838ee0 2018-07-21 00:41:57,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" 2018-07-21 00:41:57,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-a91c4cf0-8a96-42e5-84f2-8a9dd791d6db Date: Sat, 21 Jul 2018 00:41:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image"} 2018-07-21 00:41:57,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image used request id req-a91c4cf0-8a96-42e5-84f2-8a9dd791d6db 2018-07-21 00:41:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" 2018-07-21 00:41:57,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bac8c34e-ec43-4f3e-9c84-530bf8394e79 Date: Sat, 21 Jul 2018 00:41:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:41:57,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-bac8c34e-ec43-4f3e-9c84-530bf8394e79 2018-07-21 00:41:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image"}' 2018-07-21 00:41:57,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-572077c8-2133-490a-b0cc-4631e53a0839 Date: Sat, 21 Jul 2018 00:41:57 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:41:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:41:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "min_disk": 0, "protected": false, "id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "file": "/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/file", "checksum": null, "owner": "fb27fd864eda408ea91cc69194e702d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:41:57,999 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-572077c8-2133-490a-b0cc-4631e53a0839 2018-07-21 00:41:58,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" -d '' 2018-07-21 00:41:59,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-122a89ef-a686-4d3e-a48e-029853b48ec5 Date: Sat, 21 Jul 2018 00:41:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:41:59,390 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/file used request id req-122a89ef-a686-4d3e-a48e-029853b48ec5 2018-07-21 00:41:59,390 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:41:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" 2018-07-21 00:41:59,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-876dfb20-37e3-463a-93b2-b9eb07db5d2d Date: Sat, 21 Jul 2018 00:41:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:41:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:41:59Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/snap", "metadata": {}}], "self": "/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "min_disk": 0, "protected": false, "id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "file": "/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb27fd864eda408ea91cc69194e702d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:41:59,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff used request id req-876dfb20-37e3-463a-93b2-b9eb07db5d2d 2018-07-21 00:41:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" 2018-07-21 00:41:59,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-66688c36-395e-4769-bfcf-b28e1a199d1d Date: Sat, 21 Jul 2018 00:41:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:41:59,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-66688c36-395e-4769-bfcf-b28e1a199d1d 2018-07-21 00:41:59,767 - create_image - INFO - Created image with name - CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image 2018-07-21 00:41:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" 2018-07-21 00:41:59,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-eca4ba9b-d783-4a4f-9fec-36b1d863c881 Date: Sat, 21 Jul 2018 00:41:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:41:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-21T00:41:59Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/snap", "metadata": {}}], "self": "/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "min_disk": 0, "protected": false, "id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "file": "/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb27fd864eda408ea91cc69194e702d0", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/de732c34-013a-4bd6-a54c-9bbed6d14dff/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:41:59,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff used request id req-eca4ba9b-d783-4a4f-9fec-36b1d863c881 2018-07-21 00:41:59,791 - create_image - DEBUG - Instance status is - active 2018-07-21 00:41:59,791 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image 2018-07-21 00:41:59,791 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image 2018-07-21 00:41:59,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:41:59,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:00,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fo5FcaIiSO-9AyGY7jE7jg"], "issued_at": "2018-07-21T00:42:00.000000Z"}} 2018-07-21 00:42:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}18bd8f53d8e1bf2726cecf0d39316d864cc3507e" 2018-07-21 00:42:00,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a8bfbb-1461-42c3-ad14-d2dbb63f94d2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:00,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-43a8bfbb-1461-42c3-ad14-d2dbb63f94d2 2018-07-21 00:42:00,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:42:00,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bd8f53d8e1bf2726cecf0d39316d864cc3507e" 2018-07-21 00:42:00,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7875c54-de28-4d85-a740-d1ea6c6883d3 x-compute-request-id: req-e7875c54-de28-4d85-a740-d1ea6c6883d3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:42:00,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e7875c54-de28-4d85-a740-d1ea6c6883d3 2018-07-21 00:42:00,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bd8f53d8e1bf2726cecf0d39316d864cc3507e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-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-21 00:42:00,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b9cf270-e687-47ba-b749-34e3da924ce2 x-compute-request-id: req-6b9cf270-e687-47ba-b749-34e3da924ce2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "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": "5d35632d-097b-460a-9490-650295e0c98c"}} 2018-07-21 00:42:00,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6b9cf270-e687-47ba-b749-34e3da924ce2 2018-07-21 00:42:00,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:42:00,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:00,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f75b349bc4ab4e92a45976cbd25cbb4f", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj-role"}], "expires_at": "2018-07-21T01:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-37961d11-edb8-469-user", "id": "ad5c291f30a44c478ab7733b769078ff"}, "audit_ids": ["JzHgM1L1QeKnXPXYSHjgSg"], "issued_at": "2018-07-21T00:42:00.000000Z"}} 2018-07-21 00:42:00,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:01,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7dfbf4d-63e8-4ebe-ac2f-0ce70c2bf339 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:01,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7dfbf4d-63e8-4ebe-ac2f-0ce70c2bf339 2018-07-21 00:42:01,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:42:01,012 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:42:01,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:01,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:00 GMT Server: Apache x-openstack-request-id: req-b19a1901-51f4-498a-827e-4404b02f7e53 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:42:01,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack used request id req-b19a1901-51f4-498a-827e-4404b02f7e53 2018-07-21 00:42:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}}' 2018-07-21 00:42:03,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:42:01 GMT Server: Apache x-openstack-request-id: req-b8b301fc-6d06-4bea-a450-4d0e1062584b Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}]}} 2018-07-21 00:42:03,609 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks used request id req-b8b301fc-6d06-4bea-a450-4d0e1062584b 2018-07-21 00:42:03,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:03,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:03 GMT Server: Apache x-openstack-request-id: req-50bbcdb4-24ea-43d1-b5d6-80aead40b756 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:04,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:03 GMT Server: Apache x-openstack-request-id: req-61d2c9eb-b599-428c-a45c-0e9db7571279 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:04,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-61d2c9eb-b599-428c-a45c-0e9db7571279 2018-07-21 00:42:04,021 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack 2018-07-21 00:42:04,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:04,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:04 GMT Server: Apache x-openstack-request-id: req-fe653d15-58ee-4b15-87cb-1fb7ff806a2e Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:04,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:04 GMT Server: Apache x-openstack-request-id: req-469bf840-db17-40e7-a139-c2723f885ccc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:04,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-469bf840-db17-40e7-a139-c2723f885ccc 2018-07-21 00:42:04,438 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:42:04,438 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:07,441 - create_stack - DEBUG - Stack status query timeout in 1196.58021283 2018-07-21 00:42:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:07,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:07 GMT Server: Apache x-openstack-request-id: req-cd9e2a48-bcc7-42ce-9185-9819b2c75152 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:07,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:07 GMT Server: Apache x-openstack-request-id: req-f1e664f0-9785-436d-895d-1b7134ae5b88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:07,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-f1e664f0-9785-436d-895d-1b7134ae5b88 2018-07-21 00:42:07,907 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:42:07,907 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:10,910 - create_stack - DEBUG - Stack status query timeout in 1193.11092901 2018-07-21 00:42:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:11,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:10 GMT Server: Apache x-openstack-request-id: req-bb7bd2e0-3ea3-461f-98dc-3aef59613414 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:11,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:11 GMT Server: Apache x-openstack-request-id: req-389f531f-c1a2-4817-a38a-24c1cc8d7c68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:11,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-389f531f-c1a2-4817-a38a-24c1cc8d7c68 2018-07-21 00:42:11,338 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:42:11,338 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:14,342 - create_stack - DEBUG - Stack status query timeout in 1189.67942882 2018-07-21 00:42:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:14,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:14 GMT Server: Apache x-openstack-request-id: req-52cae85e-bcae-4a7c-9ba1-a9d8deceab86 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:14,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:14 GMT Server: Apache x-openstack-request-id: req-d395f153-b9e4-4bd0-9e57-c1e0b03b4a05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:14,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-d395f153-b9e4-4bd0-9e57-c1e0b03b4a05 2018-07-21 00:42:14,417 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:42:14,417 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:17,420 - create_stack - DEBUG - Stack status query timeout in 1186.60064197 2018-07-21 00:42:17,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:17,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:17 GMT Server: Apache x-openstack-request-id: req-4b0e38eb-c55c-4821-a051-85e5bacfd784 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:17,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:17 GMT Server: Apache x-openstack-request-id: req-8259a83d-4607-407d-9f7e-bb0bf2e7f118 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:17,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-8259a83d-4607-407d-9f7e-bb0bf2e7f118 2018-07-21 00:42:17,681 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:42:17,681 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:20,685 - create_stack - DEBUG - Stack status query timeout in 1183.3365438 2018-07-21 00:42:20,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:20,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:20 GMT Server: Apache x-openstack-request-id: req-bcd88ef0-b422-4933-9095-ede9b631e305 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:21,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:20 GMT Server: Apache x-openstack-request-id: req-52d1dd66-a490-4aff-bed3-1b9a409b09bd 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": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:21,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-52d1dd66-a490-4aff-bed3-1b9a409b09bd 2018-07-21 00:42:21,326 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:42:21,327 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack 2018-07-21 00:42:21,327 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack 2018-07-21 00:42:21,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:21,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:21 GMT Server: Apache x-openstack-request-id: req-786c53cb-ce8b-4345-8561-bcd745a61e19 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:21,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:21 GMT Server: Apache x-openstack-request-id: req-537749d6-e9a7-479d-a6ef-d64a5c71736c 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.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "71fab287-6ab8-4446-99f7-e7996fb448e9", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7cab68ce-f05a-4613-9b62-55938cf5ecf4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0b569491-4156-40a9-b329-3a718cf70d79", "resource_type": "OS::Nova::Server"}]} 2018-07-21 00:42:21,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources used request id req-537749d6-e9a7-479d-a6ef-d64a5c71736c 2018-07-21 00:42:21,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:22,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42: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-37c4f2e6-8fa3-4055-8ea7-c165f53d70ec x-compute-request-id: req-37c4f2e6-8fa3-4055-8ea7-c165f53d70ec Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:42:22,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 used request id req-37c4f2e6-8fa3-4055-8ea7-c165f53d70ec 2018-07-21 00:42:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:22,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-641fe622-e2c4-4f27-95ab-9374dcdca96f Date: Sat, 21 Jul 2018 00:42:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:22,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-641fe622-e2c4-4f27-95ab-9374dcdca96f 2018-07-21 00:42:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:42:22,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:42:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:42:22,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:22,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c76f7e3-9ccc-4c80-a74f-52bac6f78ec2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:22,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-6c76f7e3-9ccc-4c80-a74f-52bac6f78ec2 2018-07-21 00:42:22,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:22,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2165d517-fb30-4d95-b0d7-6c8700f917a3 Date: Sat, 21 Jul 2018 00:42:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:22,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-2165d517-fb30-4d95-b0d7-6c8700f917a3 2018-07-21 00:42:22,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:22,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-9238d4ef-e517-411e-8759-b70b2ae59fe9 Date: Sat, 21 Jul 2018 00:42:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:22,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-9238d4ef-e517-411e-8759-b70b2ae59fe9 2018-07-21 00:42:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:22,958 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:22 GMT Server: Apache x-openstack-request-id: req-c78b0c43-8c86-44c0-96e3-082a6e81a7fa Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:23,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:22 GMT Server: Apache x-openstack-request-id: req-2508bec8-f5a2-4cf5-ad3c-4a1f31a0cdc2 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.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "71fab287-6ab8-4446-99f7-e7996fb448e9", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7cab68ce-f05a-4613-9b62-55938cf5ecf4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-21T00:42:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0b569491-4156-40a9-b329-3a718cf70d79", "resource_type": "OS::Nova::Server"}]} 2018-07-21 00:42:23,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724/resources used request id req-2508bec8-f5a2-4cf5-ad3c-4a1f31a0cdc2 2018-07-21 00:42:23,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5d35632d-097b-460a-9490-650295e0c98c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:23,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc850d3a-582a-4028-9c10-9dcb2ae3c088 x-compute-request-id: req-bc850d3a-582a-4028-9c10-9dcb2ae3c088 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "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": "5d35632d-097b-460a-9490-650295e0c98c"}} 2018-07-21 00:42:23,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5d35632d-097b-460a-9490-650295e0c98c used request id req-bc850d3a-582a-4028-9c10-9dcb2ae3c088 2018-07-21 00:42:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/7cab68ce-f05a-4613-9b62-55938cf5ecf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:23,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-d9fff74b-02d5-4312-8b1d-daafa73929cf Date: Sat, 21 Jul 2018 00:42:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}} 2018-07-21 00:42:23,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/7cab68ce-f05a-4613-9b62-55938cf5ecf4 used request id req-d9fff74b-02d5-4312-8b1d-daafa73929cf 2018-07-21 00:42:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:23,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-c1d17d28-d620-4ac7-af38-dfd52d11aa40 Date: Sat, 21 Jul 2018 00:42:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:23,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-c1d17d28-d620-4ac7-af38-dfd52d11aa40 2018-07-21 00:42:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:23,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d6e598b4-4a57-4029-91f3-4cb61014931d Date: Sat, 21 Jul 2018 00:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:23,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-d6e598b4-4a57-4029-91f3-4cb61014931d 2018-07-21 00:42:23,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:23,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b5645511-d607-432b-80d1-7f6d8eeaa316 Date: Sat, 21 Jul 2018 00:42:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:23,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-b5645511-d607-432b-80d1-7f6d8eeaa316 2018-07-21 00:42:23,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:23,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7044ad7-6a72-4b93-835a-865c2ba141f7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:23,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-e7044ad7-6a72-4b93-835a-865c2ba141f7 2018-07-21 00:42:23,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:24,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-05efd639-c4ed-498f-b93a-b29a3a286f12 Date: Sat, 21 Jul 2018 00:42:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:24,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-05efd639-c4ed-498f-b93a-b29a3a286f12 2018-07-21 00:42:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc&mac_address=fa%3A16%3A3e%3Aed%3A54%3Acb&name=CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:24,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-3603d18c-fb57-470e-ad2d-dcfc0307a1a9 Date: Sat, 21 Jul 2018 00:42:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:24,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc&mac_address=fa%3A16%3A3e%3Aed%3A54%3Acb&name=CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim&admin_state_up=True used request id req-3603d18c-fb57-470e-ad2d-dcfc0307a1a9 2018-07-21 00:42:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:24,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8693d1ca-36ab-49ca-b3b3-bad06de5fd47 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:24,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-8693d1ca-36ab-49ca-b3b3-bad06de5fd47 2018-07-21 00:42:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:24,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-2cefeb3c-de83-4ec3-8ea0-d4bab23b5c6a Date: Sat, 21 Jul 2018 00:42:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:24,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-2cefeb3c-de83-4ec3-8ea0-d4bab23b5c6a 2018-07-21 00:42:24,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:24,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6cea5e30-b085-4046-bbb5-aea945914d78 Date: Sat, 21 Jul 2018 00:42:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:24,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-6cea5e30-b085-4046-bbb5-aea945914d78 2018-07-21 00:42:24,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:24,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-20640b86-f0e9-4165-8061-4901df96b07c Date: Sat, 21 Jul 2018 00:42:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:24,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-20640b86-f0e9-4165-8061-4901df96b07c 2018-07-21 00:42:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:24,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-66fd397f-ebf7-45ca-9180-ef09542dfdce Date: Sat, 21 Jul 2018 00:42:24 GMT RESP BODY: {"floatingips": []} 2018-07-21 00:42:24,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-66fd397f-ebf7-45ca-9180-ef09542dfdce 2018-07-21 00:42:24,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:42:24,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:25,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f75b349bc4ab4e92a45976cbd25cbb4f", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj-role"}], "expires_at": "2018-07-21T01:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-37961d11-edb8-469-user", "id": "ad5c291f30a44c478ab7733b769078ff"}, "audit_ids": ["cZmP2ZLDRTWV4xfO2MCMMQ"], "issued_at": "2018-07-21T00:42:25.000000Z"}} 2018-07-21 00:42:25,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:25,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0cfaf83-24b1-400f-94ed-af36364b8026 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:25,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f0cfaf83-24b1-400f-94ed-af36364b8026 2018-07-21 00:42:25,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:42:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:25,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a129b83-72ec-4e72-8d4f-35428ad0181a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:25,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1a129b83-72ec-4e72-8d4f-35428ad0181a 2018-07-21 00:42:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:25,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-051792a9-c98c-4ed7-bed4-e51e8df168ad Date: Sat, 21 Jul 2018 00:42:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:25,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-051792a9-c98c-4ed7-bed4-e51e8df168ad 2018-07-21 00:42:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:42:25,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:42:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:42:25,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:25,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5912a9-a89b-4cd3-87f7-e96b96c5c378 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:25,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-4d5912a9-a89b-4cd3-87f7-e96b96c5c378 2018-07-21 00:42:25,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:25,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8e781477-71f8-4fc8-9b2e-02f73a0c496b Date: Sat, 21 Jul 2018 00:42:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:26,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-8e781477-71f8-4fc8-9b2e-02f73a0c496b 2018-07-21 00:42:26,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc&mac_address=fa%3A16%3A3e%3Aed%3A54%3Acb&name=CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:26,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-5d6e9e07-32c7-4818-9c69-d753aa90ad82 Date: Sat, 21 Jul 2018 00:42:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:26,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc&mac_address=fa%3A16%3A3e%3Aed%3A54%3Acb&name=CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim&admin_state_up=True used request id req-5d6e9e07-32c7-4818-9c69-d753aa90ad82 2018-07-21 00:42:26,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:26,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fcfbda9-d02d-415e-a072-2c31e2bc9831 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:26,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-2fcfbda9-d02d-415e-a072-2c31e2bc9831 2018-07-21 00:42:26,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:27,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42: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-c63c3e7d-5b40-4992-bf05-72f800d7dff9 x-compute-request-id: req-c63c3e7d-5b40-4992-bf05-72f800d7dff9 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:42:27,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst used request id req-c63c3e7d-5b40-4992-bf05-72f800d7dff9 2018-07-21 00:42:27,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:27,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-9e0c5cf0-2611-4621-8bf9-ffda88bc93f6 Date: Sat, 21 Jul 2018 00:42:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:27,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-9e0c5cf0-2611-4621-8bf9-ffda88bc93f6 2018-07-21 00:42:27,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:27,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ee08b7f1-ec46-43c8-ab0e-ec3b1a0f32ce Date: Sat, 21 Jul 2018 00:42:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:27,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-ee08b7f1-ec46-43c8-ab0e-ec3b1a0f32ce 2018-07-21 00:42:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:28,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-c82063b1-689f-4f56-8ac4-41ee864b4660 Date: Sat, 21 Jul 2018 00:42:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:28,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-c82063b1-689f-4f56-8ac4-41ee864b4660 2018-07-21 00:42:28,051 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst 2018-07-21 00:42:28,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:28,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e4f40525-afd2-40b6-9ba0-7fdedea3d50f Date: Sat, 21 Jul 2018 00:42:28 GMT RESP BODY: {"floatingips": []} 2018-07-21 00:42:28,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-e4f40525-afd2-40b6-9ba0-7fdedea3d50f 2018-07-21 00:42:28,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:28,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d276cfd-dff2-45e0-8bc3-89a368b475a8 x-compute-request-id: req-3d276cfd-dff2-45e0-8bc3-89a368b475a8 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:42:28,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 used request id req-3d276cfd-dff2-45e0-8bc3-89a368b475a8 2018-07-21 00:42:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:29,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-aa875544-2a62-496e-902f-d7da601fa2c4 Date: Sat, 21 Jul 2018 00:42:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:29,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-aa875544-2a62-496e-902f-d7da601fa2c4 2018-07-21 00:42:29,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:29,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53bd5b8d-02b9-4d10-8aa8-b1875a7bf32a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:29,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-53bd5b8d-02b9-4d10-8aa8-b1875a7bf32a 2018-07-21 00:42:29,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:29,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-82445301-0f4e-4bfe-8c53-d62dabd94818 Date: Sat, 21 Jul 2018 00:42:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:29,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-82445301-0f4e-4bfe-8c53-d62dabd94818 2018-07-21 00:42:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:29,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-94a7d935-0fdf-463f-9934-0294a5509583 Date: Sat, 21 Jul 2018 00:42:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:29,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-94a7d935-0fdf-463f-9934-0294a5509583 2018-07-21 00:42:29,806 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:42:29,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:30,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f75b349bc4ab4e92a45976cbd25cbb4f", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj-role"}], "expires_at": "2018-07-21T01:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/fb27fd864eda408ea91cc69194e702d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-37961d11-edb8-469-user", "id": "ad5c291f30a44c478ab7733b769078ff"}, "audit_ids": ["8owFOptJSrywuRKGiDU9UA"], "issued_at": "2018-07-21T00:42:30.000000Z"}} 2018-07-21 00:42:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:30,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48f6999-ac77-4e95-8022-fc33d0094dd0 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:30,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a48f6999-ac77-4e95-8022-fc33d0094dd0 2018-07-21 00:42:30,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:31,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42: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-0d290179-c285-45e1-b329-271a8a571226 x-compute-request-id: req-0d290179-c285-45e1-b329-271a8a571226 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:42:31,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 used request id req-0d290179-c285-45e1-b329-271a8a571226 2018-07-21 00:42:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:31,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b410b630-01f9-4305-96cb-7c7ab82f4d40 Date: Sat, 21 Jul 2018 00:42:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:31,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-b410b630-01f9-4305-96cb-7c7ab82f4d40 2018-07-21 00:42:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:31,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9b1218-d5d0-4e73-a3b8-8e4e5ac25ecc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:31,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-0e9b1218-d5d0-4e73-a3b8-8e4e5ac25ecc 2018-07-21 00:42:31,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:31,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5adf1909-7d32-4ba2-80ab-67bc483f7fe8 Date: Sat, 21 Jul 2018 00:42:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:31,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-5adf1909-7d32-4ba2-80ab-67bc483f7fe8 2018-07-21 00:42:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:32,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-dd82c3ad-1665-4566-a57a-7d17c4607a57 Date: Sat, 21 Jul 2018 00:42:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:32,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-dd82c3ad-1665-4566-a57a-7d17c4607a57 2018-07-21 00:42:32,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:33,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42: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-da903d71-dd2a-41eb-a321-21ba27cdbae1 x-compute-request-id: req-da903d71-dd2a-41eb-a321-21ba27cdbae1 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:42:33,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst used request id req-da903d71-dd2a-41eb-a321-21ba27cdbae1 2018-07-21 00:42:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:33,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b892deb7-faed-400e-add5-c04ec8f5dae4 Date: Sat, 21 Jul 2018 00:42:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:33,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-b892deb7-faed-400e-add5-c04ec8f5dae4 2018-07-21 00:42:33,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:33,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5909d990-2b86-430b-8193-03af259e5cd3 Date: Sat, 21 Jul 2018 00:42:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:33,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-5909d990-2b86-430b-8193-03af259e5cd3 2018-07-21 00:42:33,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:34,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-d9119006-3585-4ec3-9eda-ae543fa8c36b Date: Sat, 21 Jul 2018 00:42:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:34,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-d9119006-3585-4ec3-9eda-ae543fa8c36b 2018-07-21 00:42:34,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:34,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a602c40-4f7a-490c-8bf0-e3accecfb204 x-compute-request-id: req-3a602c40-4f7a-490c-8bf0-e3accecfb204 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:42:34,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 used request id req-3a602c40-4f7a-490c-8bf0-e3accecfb204 2018-07-21 00:42:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:35,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-c95ec821-fe48-4c6b-948c-27a7da7afbec Date: Sat, 21 Jul 2018 00:42:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:35,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-c95ec821-fe48-4c6b-948c-27a7da7afbec 2018-07-21 00:42:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:35,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6e64a6-12cf-4df7-9218-9efcfdd726ee Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:35,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-0c6e64a6-12cf-4df7-9218-9efcfdd726ee 2018-07-21 00:42:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:35,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9a57926e-414c-4a1c-a5ab-91547ce08d23 Date: Sat, 21 Jul 2018 00:42:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:35,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-9a57926e-414c-4a1c-a5ab-91547ce08d23 2018-07-21 00:42:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:35,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-7e8a2f1e-8efa-4aa2-ba57-98fbc605df96 Date: Sat, 21 Jul 2018 00:42:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:35,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-7e8a2f1e-8efa-4aa2-ba57-98fbc605df96 2018-07-21 00:42:35,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:36,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e922bb4-c9dd-4f39-885a-bd791b86dd11 x-compute-request-id: req-3e922bb4-c9dd-4f39-885a-bd791b86dd11 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:42:36,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 used request id req-3e922bb4-c9dd-4f39-885a-bd791b86dd11 2018-07-21 00:42:36,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:36,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-3495ca4b-e6c5-45d9-99c2-ccb239088e4d Date: Sat, 21 Jul 2018 00:42:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:36,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-3495ca4b-e6c5-45d9-99c2-ccb239088e4d 2018-07-21 00:42:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:36,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d6ae53-9cc7-4971-a7f2-6a780c234d45 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:36,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-31d6ae53-9cc7-4971-a7f2-6a780c234d45 2018-07-21 00:42:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:36,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bc972265-fcf2-4be5-8cf2-202b98da2083 Date: Sat, 21 Jul 2018 00:42:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:36,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-bc972265-fcf2-4be5-8cf2-202b98da2083 2018-07-21 00:42:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed00622504fac4b255fe69fa22784f8b9250661f" 2018-07-21 00:42:37,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-889e7c91-cdde-4bd1-b9f2-71a4cd20eaed Date: Sat, 21 Jul 2018 00:42:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:37,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-889e7c91-cdde-4bd1-b9f2-71a4cd20eaed 2018-07-21 00:42:37,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:37,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d77373db-35dd-495b-aea4-7c351cd8c603 x-compute-request-id: req-d77373db-35dd-495b-aea4-7c351cd8c603 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:54:cb", "version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b569491-4156-40a9-b329-3a718cf70d79", "rel": "bookmark"}], "image": {"id": "de732c34-013a-4bd6-a54c-9bbed6d14dff", "links": [{"href": "http://172.30.9.21:8774/images/de732c34-013a-4bd6-a54c-9bbed6d14dff", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:42:17.000000", "flavor": {"id": "5d35632d-097b-460a-9490-650295e0c98c", "links": [{"href": "http://172.30.9.21:8774/flavors/5d35632d-097b-460a-9490-650295e0c98c", "rel": "bookmark"}]}, "id": "0b569491-4156-40a9-b329-3a718cf70d79", "security_groups": [{"name": "default"}], "user_id": "ad5c291f30a44c478ab7733b769078ff", "OS-DCF: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-21T00:42:17Z", "hostId": "b48d3b428b1d25ec4a463c04ea12ebd64e0e217e9a55df3d31fdb37e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "created": "2018-07-21T00:42:12Z", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:42:37,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0b569491-4156-40a9-b329-3a718cf70d79 used request id req-d77373db-35dd-495b-aea4-7c351cd8c603 2018-07-21 00:42:37,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:38,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-191644ac-69e2-4f14-87d3-1d9f8e3965f1 Date: Sat, 21 Jul 2018 00:42:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fb27fd864eda408ea91cc69194e702d0","l2_adjacency":true,"status":"ACTIVE","subnets":["7cab68ce-f05a-4613-9b62-55938cf5ecf4"],"description":"","tags":[],"updated_at":"2018-07-21T00:42:06Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net","admin_state_up":true,"tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:04Z","mtu":1450}]} 2018-07-21 00:42:38,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net used request id req-191644ac-69e2-4f14-87d3-1d9f8e3965f1 2018-07-21 00:42:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:38,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fb23a4e4-5c6c-4883-8218-1b05c1a2aeb3 Date: Sat, 21 Jul 2018 00:42:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","dns_nameservers":[],"updated_at":"2018-07-21T00:42:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"fb27fd864eda408ea91cc69194e702d0","id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","subnetpool_id":null,"name":"CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet"}]} 2018-07-21 00:42:38,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-fb23a4e4-5c6c-4883-8218-1b05c1a2aeb3 2018-07-21 00:42:38,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a45b0fface2ee59c9217af42d4ea1aea291581" 2018-07-21 00:42:38,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3269 X-Openstack-Request-Id: req-f420195a-e893-4c18-9c8e-0be384690e7c Date: Sat, 21 Jul 2018 00:42:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.2"}],"id":"14abe2de-a812-4d21-993f-6015d09a7409","security_groups":[],"mac_address":"fa:16:3e:fe:8b:86","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.4"}],"id":"29844258-0ea2-4144-b583-1b1a3013b737","security_groups":[],"mac_address":"fa:16:3e:70:5f:e8","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.3"}],"id":"4f2c1243-2c20-41e8-a4aa-e0e7784f83c1","security_groups":[],"mac_address":"fa:16:3e:8e:58:dd","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:42:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cab68ce-f05a-4613-9b62-55938cf5ecf4","ip_address":"10.0.0.10"}],"id":"71fab287-6ab8-4446-99f7-e7996fb448e9","security_groups":["80991a86-4699-420b-9236-70471ee527a8"],"mac_address":"fa:16:3e:ed:54:cb","project_id":"fb27fd864eda408ea91cc69194e702d0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack-server1_port-dngy5vs7enim","admin_state_up":true,"network_id":"444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc","tenant_id":"fb27fd864eda408ea91cc69194e702d0","created_at":"2018-07-21T00:42:07Z","binding:vnic_type":"normal","device_id":"0b569491-4156-40a9-b329-3a718cf70d79","ip_allocation":"immediate"}]} 2018-07-21 00:42:38,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=444ae4bb-40e0-4e94-9e7b-d9f75d3a01dc used request id req-f420195a-e893-4c18-9c8e-0be384690e7c 2018-07-21 00:42:38,669 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack 2018-07-21 00:42:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:38,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:38 GMT Server: Apache x-openstack-request-id: req-3553f25d-c57f-49ae-9514-c0573929ae9d Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:38,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:42:38 GMT Server: Apache x-openstack-request-id: req-68b300aa-6b1a-47f7-9c18-322ba93a3f9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:42:38,914 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-68b300aa-6b1a-47f7-9c18-322ba93a3f9c 2018-07-21 00:42:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:38,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:38 GMT Server: Apache x-openstack-request-id: req-21f8ba87-ab31-495f-b9ca-2d4d8c25e6e7 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:39,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:38 GMT Server: Apache x-openstack-request-id: req-172de3e8-a54d-487d-b4cc-4dfd03f343f9 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": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:42:38Z", "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:39,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-172de3e8-a54d-487d-b4cc-4dfd03f343f9 2018-07-21 00:42:39,146 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:42:39,146 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:42,150 - create_stack - DEBUG - Stack status query timeout in 1196.76464486 2018-07-21 00:42:42,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:42,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:42 GMT Server: Apache x-openstack-request-id: req-80b05b95-a668-4cd0-a82f-225e80b38874 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:42,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:42 GMT Server: Apache x-openstack-request-id: req-b42ab7d9-46fd-4821-8fa3-4ba92467306a 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": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:42:38Z", "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:42,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-b42ab7d9-46fd-4821-8fa3-4ba92467306a 2018-07-21 00:42:42,383 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:42:42,383 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:45,387 - create_stack - DEBUG - Stack status query timeout in 1193.52757001 2018-07-21 00:42:45,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:45,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:45 GMT Server: Apache x-openstack-request-id: req-5c6647ce-702e-4d93-b662-e8f705232f31 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:45,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:45 GMT Server: Apache x-openstack-request-id: req-1891af1d-dcc8-491e-8774-4aa197a446eb 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": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:42:38Z", "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:45,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-1891af1d-dcc8-491e-8774-4aa197a446eb 2018-07-21 00:42:45,461 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:42:45,461 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:42:48,464 - create_stack - DEBUG - Stack status query timeout in 1190.45032406 2018-07-21 00:42:48,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:48,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:48 GMT Server: Apache x-openstack-request-id: req-e8f5b98e-6823-4941-8e36-c438ef5d14ab Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:48,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:48 GMT Server: Apache x-openstack-request-id: req-b7f7f6a6-9488-4bda-974b-568682238d60 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": "fb27fd864eda408ea91cc69194e702d0", "OS::stack_id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "image_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image", "inst_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-inst", "subnet_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-subnet", "flavor_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-flavor-name", "net_name": "CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-net"}, "deletion_time": "2018-07-21T00:42:47Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack", "stack_user_project_id": "c90b434f58b549388d24603ebb74891a", "tags": null, "creation_time": "2018-07-21T00:42:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:42:38Z", "id": "564b6cec-bfe9-4994-a7ff-588adc18f724", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-21 00:42:48,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-b7f7f6a6-9488-4bda-974b-568682238d60 2018-07-21 00:42:48,537 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:42:48,537 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack 2018-07-21 00:42:48,537 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack 2018-07-21 00:42:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/564b6cec-bfe9-4994-a7ff-588adc18f724 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e598b77e588f0c80deaad408e551109567cb560b" 2018-07-21 00:42:48,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:48 GMT Server: Apache x-openstack-request-id: req-c5b9d3a9-aa5d-4a60-96ec-e4f695d00c48 Location: http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:48,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:42:48 GMT Server: Apache x-openstack-request-id: req-73c6a9dd-4597-40ce-8b50-5ec4e688d3c1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:42:48,756 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/fb27fd864eda408ea91cc69194e702d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-stack/564b6cec-bfe9-4994-a7ff-588adc18f724 used request id req-73c6a9dd-4597-40ce-8b50-5ec4e688d3c1 2018-07-21 00:42:48,757 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d4ccfc19-2277-4dde-837b-9114e22c9de8-image 2018-07-21 00:42:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee4780fa8adb30d47e059a586be545fbf90d726b" 2018-07-21 00:42:49,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02f04773-11d2-4052-8d83-9728f3003944 Date: Sat, 21 Jul 2018 00:42: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-21 00:42:49,468 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/de732c34-013a-4bd6-a54c-9bbed6d14dff used request id req-02f04773-11d2-4052-8d83-9728f3003944 2018-07-21 00:42:49,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/5d35632d-097b-460a-9490-650295e0c98c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bd8f53d8e1bf2726cecf0d39316d864cc3507e" 2018-07-21 00:42:49,510 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29495379-b09b-4440-9c31-72ac8109ef28 x-compute-request-id: req-29495379-b09b-4440-9c31-72ac8109ef28 Content-Length: 0 Content-Type: application/json 2018-07-21 00:42:49,510 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5d35632d-097b-460a-9490-650295e0c98c used request id req-29495379-b09b-4440-9c31-72ac8109ef28 2018-07-21 00:42:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:49,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c001e151-fe73-4252-9319-acb8b8b99238 Date: Sat, 21 Jul 2018 00:42:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "created_at": "2018-07-21T00:42:04Z", "updated_at": "2018-07-21T00:42:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "revision_number": 0, "id": "289511cb-c92d-409d-bd5d-c5f9dfadd803", "remote_group_id": "80991a86-4699-420b-9236-70471ee527a8", "remote_ip_prefix": null, "created_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb27fd864eda408ea91cc69194e702d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "revision_number": 0, "id": "46a208ae-4042-4ed2-a542-029568b9532d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb27fd864eda408ea91cc69194e702d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "revision_number": 0, "id": "60492ba2-8bb7-4cea-97b1-4f5b60414a6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb27fd864eda408ea91cc69194e702d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "revision_number": 0, "id": "b36a22cf-cc00-4823-aad2-41e8401ffc14", "remote_group_id": "80991a86-4699-420b-9236-70471ee527a8", "remote_ip_prefix": null, "created_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb27fd864eda408ea91cc69194e702d0"}], "revision_number": 4, "project_id": "fb27fd864eda408ea91cc69194e702d0", "id": "80991a86-4699-420b-9236-70471ee527a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:42:49,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c001e151-fe73-4252-9319-acb8b8b99238 2018-07-21 00:42:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:49,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b7b87d-6ee5-410f-8cf1-47ba98adc512 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:42:49,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-76b7b87d-6ee5-410f-8cf1-47ba98adc512 2018-07-21 00:42:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:49,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f9b842-b25d-4a13-804a-abc17f92e543 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:42:49,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-b1f9b842-b25d-4a13-804a-abc17f92e543 2018-07-21 00:42:49,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:50,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c9c4d4d-4acc-44aa-888b-98f65c7cfd9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:42:50,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-8c9c4d4d-4acc-44aa-888b-98f65c7cfd9e 2018-07-21 00:42:50,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:42:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:50,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f6d247-9bd9-4855-b77d-f5573c08eb02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:42:50,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-03f6d247-9bd9-4855-b77d-f5573c08eb02 2018-07-21 00:42:50,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:42:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:50,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faca4055-9f60-4c55-af73-ae28b8a817af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:42:50,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-faca4055-9f60-4c55-af73-ae28b8a817af 2018-07-21 00:42:50,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:42:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:50,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64a912a-625b-4287-98e0-2a5294e034d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:42:50,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-c64a912a-625b-4287-98e0-2a5294e034d3 2018-07-21 00:42:50,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:42:50,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:50,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707fca8a-ec2d-4319-8900-a7d8eaa31b52 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb27fd864eda408ea91cc69194e702d0", "name": "CreateStackSuccessTests-37961d11-edb8-469-proj"}} 2018-07-21 00:42:50,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-707fca8a-ec2d-4319-8900-a7d8eaa31b52 2018-07-21 00:42:50,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80991a86-4699-420b-9236-70471ee527a8 2018-07-21 00:42:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=80991a86-4699-420b-9236-70471ee527a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:50,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dcb53f9c-8f2c-46ca-9ce5-c1bd5521f8fe Date: Sat, 21 Jul 2018 00:42:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "80991a86-4699-420b-9236-70471ee527a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "created_at": "2018-07-21T00:42:04Z", "project_id": "fb27fd864eda408ea91cc69194e702d0", "id": "289511cb-c92d-409d-bd5d-c5f9dfadd803"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "created_at": "2018-07-21T00:42:04Z", "project_id": "fb27fd864eda408ea91cc69194e702d0", "id": "46a208ae-4042-4ed2-a542-029568b9532d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "created_at": "2018-07-21T00:42:04Z", "project_id": "fb27fd864eda408ea91cc69194e702d0", "id": "60492ba2-8bb7-4cea-97b1-4f5b60414a6f"}, {"remote_group_id": "80991a86-4699-420b-9236-70471ee527a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:42:04Z", "security_group_id": "80991a86-4699-420b-9236-70471ee527a8", "port_range_min": null, "revision_number": 0, "tenant_id": "fb27fd864eda408ea91cc69194e702d0", "created_at": "2018-07-21T00:42:04Z", "project_id": "fb27fd864eda408ea91cc69194e702d0", "id": "b36a22cf-cc00-4823-aad2-41e8401ffc14"}]} 2018-07-21 00:42:50,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=80991a86-4699-420b-9236-70471ee527a8 used request id req-dcb53f9c-8f2c-46ca-9ce5-c1bd5521f8fe 2018-07-21 00:42:50,669 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:42:50,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/80991a86-4699-420b-9236-70471ee527a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:51,396 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4dac919b-bda0-433f-bff0-61162a0b94a9 Content-Length: 0 Date: Sat, 21 Jul 2018 00:42:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:42:51,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/80991a86-4699-420b-9236-70471ee527a8 used request id req-4dac919b-bda0-433f-bff0-61162a0b94a9 2018-07-21 00:42:51,397 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-37961d11-edb8-469-proj 2018-07-21 00:42:51,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:51,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a3ca0b-bb30-4230-a8b1-48f56033e750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:42:51,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fb27fd864eda408ea91cc69194e702d0 used request id req-99a3ca0b-bb30-4230-a8b1-48f56033e750 2018-07-21 00:42:51,654 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-37961d11-edb8-469-proj-role 2018-07-21 00:42:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f75b349bc4ab4e92a45976cbd25cbb4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:51,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355c0ece-8a2e-40ea-bcd4-2fb2995df371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:42:51,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f75b349bc4ab4e92a45976cbd25cbb4f used request id req-355c0ece-8a2e-40ea-bcd4-2fb2995df371 2018-07-21 00:42:51,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd374829faf6875bbb1c1e8a0a8ae6459873678" 2018-07-21 00:42:51,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f570243-cb62-4398-9139-63a6bdb06c34 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:42:51,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5f570243-cb62-4398-9139-63a6bdb06c34 2018-07-21 00:42:51,877 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-37961d11-edb8-469-user 2018-07-21 00:42:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ad5c291f30a44c478ab7733b769078ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71160b8f51bf35973a7c9b3ae6cac6c78f9dee23" 2018-07-21 00:42:52,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3be16f94-1849-4736-afef-ad725c7834ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:42:52,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ad5c291f30a44c478ab7733b769078ff used request id req-3be16f94-1849-4736-afef-ad725c7834ac 2018-07-21 00:42:52,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:52,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VhqJdxX-RJGhYvo3GoeXAw"], "issued_at": "2018-07-21T00:42:52.000000Z"}} 2018-07-21 00:42:52,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e67f031cedcba3f82b30811d562b4eaa8fb94b68" 2018-07-21 00:42:52,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d53b5336-c94a-458b-b426-78073af9a46a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:52,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d53b5336-c94a-458b-b426-78073af9a46a 2018-07-21 00:42:52,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:42:52,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:52,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cSuierU2Qz6rkLxkEDXNxA"], "issued_at": "2018-07-21T00:42:52.000000Z"}} 2018-07-21 00:42:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:42:53,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b24262-b665-492e-b1f4-9d93ef13b64e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:53,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b4b24262-b665-492e-b1f4-9d93ef13b64e 2018-07-21 00:42:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:42:53,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:42:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bb5c7394-4209-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:42:53,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8f9205-4d09-4fd1-93bc-dc49dbf5c907 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bb5c7394-4209-410-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:42:53,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-bb5c7394-4209-410-proj used request id req-ad8f9205-4d09-4fd1-93bc-dc49dbf5c907 2018-07-21 00:42:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:42:53,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ab81a6-f492-4f81-92a1-3dd29059cd6c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:42:53,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-27ab81a6-f492-4f81-92a1-3dd29059cd6c 2018-07-21 00:42:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}}' 2018-07-21 00:42:53,384 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df0160ba-a03f-41da-b519-474083cd3acc Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674"}, "tags": [], "enabled": true, "id": "ca6ea85a188c401c845dac1f4c91a674", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}} 2018-07-21 00:42:53,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-df0160ba-a03f-41da-b519-474083cd3acc 2018-07-21 00:42:53,385 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-bb5c7394-4209-410-proj 2018-07-21 00:42:53,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:42:53,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:53,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["xTWQiggfTFOs0emmKYgCpg"], "issued_at": "2018-07-21T00:42:53.000000Z"}} 2018-07-21 00:42:53,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:53,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69fffabd-9ace-4a52-a7dc-b48f9ce1495d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:53,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-69fffabd-9ace-4a52-a7dc-b48f9ce1495d 2018-07-21 00:42:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:42:53,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:42:53,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:53,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47810a70-e7b8-4573-82e1-a5d66ecad6fb Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:42:53,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-47810a70-e7b8-4573-82e1-a5d66ecad6fb 2018-07-21 00:42:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:54,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cdeeae-7dee-4951-bf79-cf8a55bc848b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674"}, "tags": [], "enabled": true, "id": "ca6ea85a188c401c845dac1f4c91a674", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}]} 2018-07-21 00:42:54,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj used request id req-41cdeeae-7dee-4951-bf79-cf8a55bc848b 2018-07-21 00:42:54,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:54,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b2141c-f5d4-4d83-bf39-9d52c718239e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:42:54,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-26b2141c-f5d4-4d83-bf39-9d52c718239e 2018-07-21 00:42:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:54,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b39f18-8ab9-490a-9e19-90d84ab34170 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:42:54,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d9b39f18-8ab9-490a-9e19-90d84ab34170 2018-07-21 00:42:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:54,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e027a91-86ce-475f-be4f-69fe2f5e833b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674"}, "tags": [], "enabled": true, "id": "ca6ea85a188c401c845dac1f4c91a674", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}]} 2018-07-21 00:42:54,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj used request id req-3e027a91-86ce-475f-be4f-69fe2f5e833b 2018-07-21 00:42:54,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/8c6bbd9e3f9b45f1b99423edea3d8037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:54,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca79c92-54b7-4fcb-85d2-bcd342f2b7b6 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-bb5c7394-4209-410-user", "links": {"self": "http://172.30.9.21:5000/v3/users/8c6bbd9e3f9b45f1b99423edea3d8037"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ca6ea85a188c401c845dac1f4c91a674", "id": "8c6bbd9e3f9b45f1b99423edea3d8037", "password_expires_at": null}} 2018-07-21 00:42:54,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8c6bbd9e3f9b45f1b99423edea3d8037 used request id req-2ca79c92-54b7-4fcb-85d2-bcd342f2b7b6 2018-07-21 00:42:54,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674/users/8c6bbd9e3f9b45f1b99423edea3d8037/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:54,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156803b6-bb1c-4b0b-8090-2fb562e4279b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674/users/8c6bbd9e3f9b45f1b99423edea3d8037/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 00:42:54,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674/users/8c6bbd9e3f9b45f1b99423edea3d8037/roles used request id req-156803b6-bb1c-4b0b-8090-2fb562e4279b 2018-07-21 00:42:54,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:54,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f88a53-a739-462d-b42f-cf8463b6002b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-21 00:42:54,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-b9f88a53-a739-462d-b42f-cf8463b6002b 2018-07-21 00:42:54,950 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-bb5c7394-4209-410-proj 2018-07-21 00:42:54,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674/users/8c6bbd9e3f9b45f1b99423edea3d8037/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:55,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a56c0b3-1eaa-4e06-8f3e-2a3360e04a7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:42:55,088 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674/users/8c6bbd9e3f9b45f1b99423edea3d8037/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-7a56c0b3-1eaa-4e06-8f3e-2a3360e04a7c 2018-07-21 00:42:55,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:55,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03fa6de-4f45-40cc-853d-ea0a120186f0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:42:55,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e03fa6de-4f45-40cc-853d-ea0a120186f0 2018-07-21 00:42:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:42:55,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f8d2fe-291d-458a-b6ae-cb29cf976561 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674"}, "tags": [], "enabled": true, "id": "ca6ea85a188c401c845dac1f4c91a674", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}]} 2018-07-21 00:42:55,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-bb5c7394-4209-410-proj used request id req-58f8d2fe-291d-458a-b6ae-cb29cf976561 2018-07-21 00:42:55,286 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-bb5c7394-4209-410-user 2018-07-21 00:42:55,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:42:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:42:55,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd789ffa-44e4-4072-a5fe-f834e7149ead Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:42:55,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fd789ffa-44e4-4072-a5fe-f834e7149ead 2018-07-21 00:42:55,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" -d '{"role": {"name": "CreateStackVolumeTests-bb5c7394-4209-410-proj-role"}}' 2018-07-21 00:42:55,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f289783-ef0f-48c3-a6f3-ad9db102f992 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7b6c6484e50473f8a6b42860225576d", "links": {"self": "http://172.30.9.21:5000/v3/roles/f7b6c6484e50473f8a6b42860225576d"}, "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj-role"}} 2018-07-21 00:42:55,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9f289783-ef0f-48c3-a6f3-ad9db102f992 2018-07-21 00:42:55,493 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-bb5c7394-4209-410-proj-role 2018-07-21 00:42:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f7b6c6484e50473f8a6b42860225576d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:42:55,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24cbe76-c118-4e25-b06d-6396a41fbbcc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7b6c6484e50473f8a6b42860225576d", "links": {"self": "http://172.30.9.21:5000/v3/roles/f7b6c6484e50473f8a6b42860225576d"}, "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj-role"}} 2018-07-21 00:42:55,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f7b6c6484e50473f8a6b42860225576d used request id req-c24cbe76-c118-4e25-b06d-6396a41fbbcc 2018-07-21 00:42:55,589 - keystone_utils - INFO - Granting role CreateStackVolumeTests-bb5c7394-4209-410-proj-role to project CreateStackVolumeTests-bb5c7394-4209-410-proj 2018-07-21 00:42:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674/users/8c6bbd9e3f9b45f1b99423edea3d8037/roles/f7b6c6484e50473f8a6b42860225576d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:42:55,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f773a572-b17a-4fb2-8f78-96c673a6f4c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:42:55,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674/users/8c6bbd9e3f9b45f1b99423edea3d8037/roles/f7b6c6484e50473f8a6b42860225576d used request id req-f773a572-b17a-4fb2-8f78-96c673a6f4c0 2018-07-21 00:42:55,723 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:42:55,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:42:55,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:42:56,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7b6c6484e50473f8a6b42860225576d", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca6ea85a188c401c845dac1f4c91a674", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-bb5c7394-4209-410-user", "id": "8c6bbd9e3f9b45f1b99423edea3d8037"}, "audit_ids": ["Q13sAarfQT6HQg7OnextQA"], "issued_at": "2018-07-21T00:42:56.000000Z"}} 2018-07-21 00:42:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:42:56,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498ae3ac-313f-4cd8-8d3b-7af31942759b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:42:56,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-498ae3ac-313f-4cd8-8d3b-7af31942759b 2018-07-21 00:42:56,230 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:42:56,233 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:42:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:42:56,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:56 GMT Server: Apache x-openstack-request-id: req-a2b49d72-68a5-4edb-b0d9-f37d653a19a0 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:42:56,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack used request id req-a2b49d72-68a5-4edb-b0d9-f37d653a19a0 2018-07-21 00:42:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type", "volume_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume"}}' 2018-07-21 00:42:58,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:42:56 GMT Server: Apache x-openstack-request-id: req-e81bd77f-c520-4f45-a054-4bbfaf230d91 Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "self"}]}} 2018-07-21 00:42:58,210 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks used request id req-e81bd77f-c520-4f45-a054-4bbfaf230d91 2018-07-21 00:42:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:42:58,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:58 GMT Server: Apache x-openstack-request-id: req-19d7d7ac-07ac-4726-9dd7-0c2e782a3fd8 Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:58,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:58 GMT Server: Apache x-openstack-request-id: req-fdc15a07-84f6-4890-a7ec-4296a7803f22 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "ca6ea85a188c401c845dac1f4c91a674", "volume_type_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type", "OS::stack_id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "volume_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "stack_user_project_id": "262015a4057b491db6ec38bc9375eb1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:42:58,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf used request id req-fdc15a07-84f6-4890-a7ec-4296a7803f22 2018-07-21 00:42:58,768 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack 2018-07-21 00:42:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:42:58,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:42:58 GMT Server: Apache x-openstack-request-id: req-e3597030-4db5-43e4-87d7-9185aaf876da Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:42:59,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:42:58 GMT Server: Apache x-openstack-request-id: req-5a5b4305-2451-4fa9-ac70-53b64e8352f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "ca6ea85a188c401c845dac1f4c91a674", "volume_type_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type", "OS::stack_id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "volume_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "stack_user_project_id": "262015a4057b491db6ec38bc9375eb1f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:42:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:42:59,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf used request id req-5a5b4305-2451-4fa9-ac70-53b64e8352f0 2018-07-21 00:42:59,190 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:42:59,190 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:43:02,193 - create_stack - DEBUG - Stack status query timeout in 1196.57536507 2018-07-21 00:43:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:43:02,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:02 GMT Server: Apache x-openstack-request-id: req-aaea4432-8175-4fee-b4a0-a7a3a87920e4 Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:02,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:02 GMT Server: Apache x-openstack-request-id: req-da20e4b3-d42d-44b9-9b7d-a24a7b9767cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ca6ea85a188c401c845dac1f4c91a674", "volume_type_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type", "OS::stack_id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "volume_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "stack_user_project_id": "262015a4057b491db6ec38bc9375eb1f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:42:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:02,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf used request id req-da20e4b3-d42d-44b9-9b7d-a24a7b9767cb 2018-07-21 00:43:02,459 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:43:02,459 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack 2018-07-21 00:43:02,459 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack 2018-07-21 00:43:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:43:02,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:02 GMT Server: Apache x-openstack-request-id: req-21b47739-8a45-467f-95ec-602528ac9cea Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:02,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:02 GMT Server: Apache x-openstack-request-id: req-91441a11-811b-4327-801f-3829d2afb543 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf/resources/volume", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-21T00:42:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:58Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ad2c50a8-04bc-40bb-b537-953d631d1486", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-21T00:42:58Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:42:58Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "6d237d99-438b-4509-b9f2-9a8bfa46d23d", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-21 00:43:02,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf/resources used request id req-91441a11-811b-4327-801f-3829d2afb543 2018-07-21 00:43:02,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674/volumes/ad2c50a8-04bc-40bb-b537-953d631d1486 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:43:03,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:02 GMT Server: Apache x-compute-request-id: req-06054a9b-a2c9-4bc0-95e9-db568b4236dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06054a9b-a2c9-4bc0-95e9-db568b4236dc Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674/volumes/ad2c50a8-04bc-40bb-b537-953d631d1486", "rel": "self"}, {"href": "http://172.30.9.21:8776/ca6ea85a188c401c845dac1f4c91a674/volumes/ad2c50a8-04bc-40bb-b537-953d631d1486", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T00:42:59.000000", "replication_status": null, "snapshot_id": null, "id": "ad2c50a8-04bc-40bb-b537-953d631d1486", "size": 1, "user_id": "8c6bbd9e3f9b45f1b99423edea3d8037", "os-vol-tenant-attr:tenant_id": "ca6ea85a188c401c845dac1f4c91a674", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume", "bootable": "false", "created_at": "2018-07-21T00:42:59.000000", "volume_type": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type"}} 2018-07-21 00:43:03,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674/volumes/ad2c50a8-04bc-40bb-b537-953d631d1486 used request id req-06054a9b-a2c9-4bc0-95e9-db568b4236dc 2018-07-21 00:43:03,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:03,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:03,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7b6c6484e50473f8a6b42860225576d", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca6ea85a188c401c845dac1f4c91a674", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ca6ea85a188c401c845dac1f4c91a674", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/ca6ea85a188c401c845dac1f4c91a674", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-bb5c7394-4209-410-user", "id": "8c6bbd9e3f9b45f1b99423edea3d8037"}, "audit_ids": ["wyoLuHeTSy-or_XjAMb_hA"], "issued_at": "2018-07-21T00:43:03.000000Z"}} 2018-07-21 00:43:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ef43fbf418693a8855f0ea1646f66b63541accd7" 2018-07-21 00:43:03,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb162d7-5d74-49fb-9691-42085eb06a5c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:03,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7eb162d7-5d74-49fb-9691-42085eb06a5c 2018-07-21 00:43:03,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef43fbf418693a8855f0ea1646f66b63541accd7" 2018-07-21 00:43:03,808 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:03 GMT Server: Apache x-compute-request-id: req-daeb49bb-38f9-42c2-96a2-82be273cc56b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-daeb49bb-38f9-42c2-96a2-82be273cc56b Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674/volumes/ad2c50a8-04bc-40bb-b537-953d631d1486", "rel": "self"}, {"href": "http://172.30.9.21:8776/ca6ea85a188c401c845dac1f4c91a674/volumes/ad2c50a8-04bc-40bb-b537-953d631d1486", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-21T00:42:59.000000", "replication_status": null, "snapshot_id": null, "id": "ad2c50a8-04bc-40bb-b537-953d631d1486", "size": 1, "user_id": "8c6bbd9e3f9b45f1b99423edea3d8037", "os-vol-tenant-attr:tenant_id": "ca6ea85a188c401c845dac1f4c91a674", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume", "bootable": "false", "created_at": "2018-07-21T00:42:59.000000", "volume_type": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type"}]} 2018-07-21 00:43:03,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/ca6ea85a188c401c845dac1f4c91a674/volumes/detail used request id req-daeb49bb-38f9-42c2-96a2-82be273cc56b 2018-07-21 00:43:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:03,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef43fbf418693a8855f0ea1646f66b63541accd7" 2018-07-21 00:43:03,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d03286-5485-4fc2-a89d-d0a197d6c829 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca6ea85a188c401c845dac1f4c91a674", "name": "CreateStackVolumeTests-bb5c7394-4209-410-proj"}} 2018-07-21 00:43:03,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674 used request id req-47d03286-5485-4fc2-a89d-d0a197d6c829 2018-07-21 00:43:03,913 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack 2018-07-21 00:43:03,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:43:04,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:03 GMT Server: Apache x-openstack-request-id: req-def014c8-0301-4cf4-b5ec-d6a8ac4606af Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:04,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:04 GMT Server: Apache x-openstack-request-id: req-a1ce3456-5e7f-4fd5-ad20-033be0cb1487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:04,164 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf used request id req-a1ce3456-5e7f-4fd5-ad20-033be0cb1487 2018-07-21 00:43:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:43:04,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:04 GMT Server: Apache x-openstack-request-id: req-0a44d376-98c5-4e6b-8b5b-ac8e901efecb Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:04,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:04 GMT Server: Apache x-openstack-request-id: req-682ecb7d-b8a9-4ccb-82e9-1c3f22a7c058 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "ca6ea85a188c401c845dac1f4c91a674", "volume_type_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type", "OS::stack_id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "volume_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "stack_user_project_id": "262015a4057b491db6ec38bc9375eb1f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:42:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:43:04Z", "id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:04,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf used request id req-682ecb7d-b8a9-4ccb-82e9-1c3f22a7c058 2018-07-21 00:43:04,564 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:43:04,564 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:43:07,568 - create_stack - DEBUG - Stack status query timeout in 1196.59632802 2018-07-21 00:43:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:43:07,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:07 GMT Server: Apache x-openstack-request-id: req-f08ef676-3c86-4fc1-a13e-ff10b5606c2e Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:07,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:07 GMT Server: Apache x-openstack-request-id: req-417fdaca-5483-43b6-9dc4-d4eca810eab4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 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": "ca6ea85a188c401c845dac1f4c91a674", "volume_type_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume-type", "OS::stack_id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "volume_name": "CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-volume"}, "deletion_time": "2018-07-21T00:43:07Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack", "stack_user_project_id": "262015a4057b491db6ec38bc9375eb1f", "tags": null, "creation_time": "2018-07-21T00:42:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:43:04Z", "id": "51adfaf9-bd66-4a6b-b769-5538513c0caf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:07,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf used request id req-417fdaca-5483-43b6-9dc4-d4eca810eab4 2018-07-21 00:43:07,950 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:43:07,950 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack 2018-07-21 00:43:07,950 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack 2018-07-21 00:43:07,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/51adfaf9-bd66-4a6b-b769-5538513c0caf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f53b8f732dece2bdb9471212f79d3deca5513a" 2018-07-21 00:43:07,981 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:07 GMT Server: Apache x-openstack-request-id: req-f2da3111-7e2a-43d6-a419-33bdf5bbbc75 Location: http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:08,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:07 GMT Server: Apache x-openstack-request-id: req-7e14a0b3-b2cf-4bed-abcb-9f9b2b33b0fa Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:43:08,178 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/ca6ea85a188c401c845dac1f4c91a674/stacks/CreateStackVolumeTests-CreateStackVolumeTests-e2110977-9416-4252-a085-0ed2f5906d76-stack/51adfaf9-bd66-4a6b-b769-5538513c0caf used request id req-7e14a0b3-b2cf-4bed-abcb-9f9b2b33b0fa 2018-07-21 00:43:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:08,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-13b89cca-f4c7-402e-b480-11ce4f165bdd Date: Sat, 21 Jul 2018 00:43:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:43:08,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-13b89cca-f4c7-402e-b480-11ce4f165bdd 2018-07-21 00:43:08,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:08,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5f419f-5dda-431d-a948-1b48359b05c9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:43:08,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-de5f419f-5dda-431d-a948-1b48359b05c9 2018-07-21 00:43:08,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:08,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed642a22-9d9e-418a-964e-a5a4bcebd4cf Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:43:08,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-ed642a22-9d9e-418a-964e-a5a4bcebd4cf 2018-07-21 00:43:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:08,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc5bbc51-6f95-492c-a68b-5111de714c39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:08,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-fc5bbc51-6f95-492c-a68b-5111de714c39 2018-07-21 00:43:08,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:08,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:08,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd32dad3-7b16-4ff5-b38f-f612498da861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:08,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-cd32dad3-7b16-4ff5-b38f-f612498da861 2018-07-21 00:43:08,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:08,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:08,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b483b6e-90e6-4bfe-b317-4edd0ee928ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:08,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-9b483b6e-90e6-4bfe-b317-4edd0ee928ce 2018-07-21 00:43:08,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:09,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe184197-252a-4c04-8349-7bcc8307fe33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:09,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-fe184197-252a-4c04-8349-7bcc8307fe33 2018-07-21 00:43:09,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:09,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d1a77ce-e848-4b19-9fec-1c554e40b88d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:09,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-5d1a77ce-e848-4b19-9fec-1c554e40b88d 2018-07-21 00:43:09,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:09,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:09,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63564843-ee4c-4b94-bd06-cd429cc46f7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:09,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-63564843-ee4c-4b94-bd06-cd429cc46f7c 2018-07-21 00:43:09,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:09,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4057cecf-f9e1-4c10-8946-36b5388fbc07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:09,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-4057cecf-f9e1-4c10-8946-36b5388fbc07 2018-07-21 00:43:09,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:09,314 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-bb5c7394-4209-410-proj 2018-07-21 00:43:09,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:09,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f9aa953-345c-4cac-8982-de70affbc398 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:09,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ca6ea85a188c401c845dac1f4c91a674 used request id req-0f9aa953-345c-4cac-8982-de70affbc398 2018-07-21 00:43:09,583 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-bb5c7394-4209-410-proj-role 2018-07-21 00:43:09,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f7b6c6484e50473f8a6b42860225576d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:09,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e669ec41-d19a-41c0-bd4a-b2e47a001d8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:09,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f7b6c6484e50473f8a6b42860225576d used request id req-e669ec41-d19a-41c0-bd4a-b2e47a001d8e 2018-07-21 00:43:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb60dc63c6cb3f26d6cc950df0ceac5b8f2175a7" 2018-07-21 00:43:09,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad67c2d8-4844-4c34-b9ab-2a5b63ec964c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:09,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad67c2d8-4844-4c34-b9ab-2a5b63ec964c 2018-07-21 00:43:09,799 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-bb5c7394-4209-410-user 2018-07-21 00:43:09,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/8c6bbd9e3f9b45f1b99423edea3d8037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0234076144ec0a94b3b9e273599e7898a73e84f" 2018-07-21 00:43:09,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e01fe1-13e4-4dd8-8db7-b6d2a6f69313 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:09,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8c6bbd9e3f9b45f1b99423edea3d8037 used request id req-f6e01fe1-13e4-4dd8-8db7-b6d2a6f69313 2018-07-21 00:43:09,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:10,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VcSSG7zDSOOW3EGlMHMSBA"], "issued_at": "2018-07-21T00:43:10.000000Z"}} 2018-07-21 00:43:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c72188b5041ac203a0583eb7f75ef912a3e4598f" 2018-07-21 00:43:10,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e50a64-4acf-4232-88e8-d1a41ca015cc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:10,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-57e50a64-4acf-4232-88e8-d1a41ca015cc 2018-07-21 00:43:10,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:10,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:10,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Bo173J9XRrWrBfDuR9O_WA"], "issued_at": "2018-07-21T00:43:10.000000Z"}} 2018-07-21 00:43:10,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:10,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a117415-97e3-4104-8007-52883d4fd4ca 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:10,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1a117415-97e3-4104-8007-52883d4fd4ca 2018-07-21 00:43:10,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:10,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:11,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4014d43c-2c02-4213-890a-265ab93d8e49 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:43:11,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj used request id req-4014d43c-2c02-4213-890a-265ab93d8e49 2018-07-21 00:43:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:11,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79927a03-263a-4d0a-a3c1-24de190a23c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:11,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-79927a03-263a-4d0a-a3c1-24de190a23c7 2018-07-21 00:43:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj"}}' 2018-07-21 00:43:11,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14d2eee-3d20-4d66-b870-833e0c149cf3 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38"}, "tags": [], "enabled": true, "id": "d17d86629f3e4d3ea08c95daffc17f38", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj"}} 2018-07-21 00:43:11,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b14d2eee-3d20-4d66-b870-833e0c149cf3 2018-07-21 00:43:11,289 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-5666aeef-0e75-4fc-proj 2018-07-21 00:43:11,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:11,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:11,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WSeFrkgfTrGH2h02V_gR1g"], "issued_at": "2018-07-21T00:43:11.000000Z"}} 2018-07-21 00:43:11,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:11,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7a81b3-e75e-4e87-88e6-23b77962e431 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:11,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cb7a81b3-e75e-4e87-88e6-23b77962e431 2018-07-21 00:43:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:11,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:11,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03dc030-4338-430f-8c39-7a11e586c313 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:43:11,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e03dc030-4338-430f-8c39-7a11e586c313 2018-07-21 00:43:11,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:12,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b6ec92-c6d7-4a3c-b734-53ba1f6d13a4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38"}, "tags": [], "enabled": true, "id": "d17d86629f3e4d3ea08c95daffc17f38", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj"}]} 2018-07-21 00:43:12,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj used request id req-37b6ec92-c6d7-4a3c-b734-53ba1f6d13a4 2018-07-21 00:43:12,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:12,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43b8109-8cbc-4f15-8601-63ced8c4c111 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:12,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c43b8109-8cbc-4f15-8601-63ced8c4c111 2018-07-21 00:43:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:12,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25269e53-9a28-4724-86f2-1a9a8858b673 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:12,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-25269e53-9a28-4724-86f2-1a9a8858b673 2018-07-21 00:43:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:12,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f4603f0-30bc-475a-9748-88872aed2cf2 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38"}, "tags": [], "enabled": true, "id": "d17d86629f3e4d3ea08c95daffc17f38", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj"}]} 2018-07-21 00:43:12,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj used request id req-7f4603f0-30bc-475a-9748-88872aed2cf2 2018-07-21 00:43:12,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/61df8c473e24459fa9f794b0f5b0034f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:12,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c399c931-d15d-43c9-89d1-75f83adc1e03 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-5666aeef-0e75-4fc-user", "links": {"self": "http://172.30.9.21:5000/v3/users/61df8c473e24459fa9f794b0f5b0034f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d17d86629f3e4d3ea08c95daffc17f38", "id": "61df8c473e24459fa9f794b0f5b0034f", "password_expires_at": null}} 2018-07-21 00:43:12,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/61df8c473e24459fa9f794b0f5b0034f used request id req-c399c931-d15d-43c9-89d1-75f83adc1e03 2018-07-21 00:43:12,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38/users/61df8c473e24459fa9f794b0f5b0034f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:12,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb09abee-7962-4b35-b3e5-e2f9289f6b6f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38/users/61df8c473e24459fa9f794b0f5b0034f/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 00:43:12,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38/users/61df8c473e24459fa9f794b0f5b0034f/roles used request id req-bb09abee-7962-4b35-b3e5-e2f9289f6b6f 2018-07-21 00:43:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:12,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a68338-0d57-4c46-9ab8-8e7cd72c57d2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-21 00:43:12,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-a8a68338-0d57-4c46-9ab8-8e7cd72c57d2 2018-07-21 00:43:12,919 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-5666aeef-0e75-4fc-proj 2018-07-21 00:43:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38/users/61df8c473e24459fa9f794b0f5b0034f/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:13,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d2eb8d-8831-4640-bf36-2c2773f15a2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:13,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38/users/61df8c473e24459fa9f794b0f5b0034f/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-e3d2eb8d-8831-4640-bf36-2c2773f15a2f 2018-07-21 00:43:13,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:13,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80dedb0-5a73-4d70-b36d-1e23ec3932b8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:13,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e80dedb0-5a73-4d70-b36d-1e23ec3932b8 2018-07-21 00:43:13,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:13,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b5d92d-b495-43fd-b988-f7c18f7d3187 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38"}, "tags": [], "enabled": true, "id": "d17d86629f3e4d3ea08c95daffc17f38", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj"}]} 2018-07-21 00:43:13,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-5666aeef-0e75-4fc-proj used request id req-e0b5d92d-b495-43fd-b988-f7c18f7d3187 2018-07-21 00:43:13,253 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-5666aeef-0e75-4fc-user 2018-07-21 00:43:13,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:13,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6157186-244d-42a0-998b-2788c147298e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:13,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a6157186-244d-42a0-998b-2788c147298e 2018-07-21 00:43:13,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" -d '{"role": {"name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role"}}' 2018-07-21 00:43:13,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12a7b0b-8280-4a81-a78b-429a62d78c3b Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad51cfde90a64eed9c13937f0480e162", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad51cfde90a64eed9c13937f0480e162"}, "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role"}} 2018-07-21 00:43:13,402 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c12a7b0b-8280-4a81-a78b-429a62d78c3b 2018-07-21 00:43:13,403 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role 2018-07-21 00:43:13,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ad51cfde90a64eed9c13937f0480e162 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:13,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2851643-c301-4522-9965-a68151c4a17f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad51cfde90a64eed9c13937f0480e162", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad51cfde90a64eed9c13937f0480e162"}, "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role"}} 2018-07-21 00:43:13,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ad51cfde90a64eed9c13937f0480e162 used request id req-a2851643-c301-4522-9965-a68151c4a17f 2018-07-21 00:43:13,496 - keystone_utils - INFO - Granting role CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role to project CreateStackVolumeTests-5666aeef-0e75-4fc-proj 2018-07-21 00:43:13,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38/users/61df8c473e24459fa9f794b0f5b0034f/roles/ad51cfde90a64eed9c13937f0480e162 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:13,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba8743a-f128-41e9-ae63-8aab971cc771 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:13,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38/users/61df8c473e24459fa9f794b0f5b0034f/roles/ad51cfde90a64eed9c13937f0480e162 used request id req-3ba8743a-f128-41e9-ae63-8aab971cc771 2018-07-21 00:43:13,634 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:43:13,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:13,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:14,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad51cfde90a64eed9c13937f0480e162", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d17d86629f3e4d3ea08c95daffc17f38", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-user", "id": "61df8c473e24459fa9f794b0f5b0034f"}, "audit_ids": ["DF9YguhbTZy4-Ktx8hbehA"], "issued_at": "2018-07-21T00:43:14.000000Z"}} 2018-07-21 00:43:14,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:14,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd137f14-4a14-4428-a9ff-b92bee5a3723 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:14,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fd137f14-4a14-4428-a9ff-b92bee5a3723 2018-07-21 00:43:14,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:43:14,129 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:43:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:14,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:14 GMT Server: Apache x-openstack-request-id: req-b78116bf-3e28-4b8a-9605-513fa3a478d8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:43:14,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack used request id req-b78116bf-3e28-4b8a-9605-513fa3a478d8 2018-07-21 00:43:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "volume_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume"}}' 2018-07-21 00:43:16,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:14 GMT Server: Apache x-openstack-request-id: req-0b0fb03a-8e7c-4eea-90b2-88c057e0be9f Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "self"}]}} 2018-07-21 00:43:16,001 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks used request id req-0b0fb03a-8e7c-4eea-90b2-88c057e0be9f 2018-07-21 00:43:16,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:16,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:16 GMT Server: Apache x-openstack-request-id: req-0231c092-2a79-4abc-96f9-3ca139f5b74b Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:16,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:16 GMT Server: Apache x-openstack-request-id: req-e8495c2a-ad7a-4f1d-acc7-08bf4190d9df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "d17d86629f3e4d3ea08c95daffc17f38", "volume_type_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "OS::stack_id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "volume_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "stack_user_project_id": "4033b9a086204131ab6b9d24c6bb38fe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:43:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:16,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 used request id req-e8495c2a-ad7a-4f1d-acc7-08bf4190d9df 2018-07-21 00:43:16,439 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack 2018-07-21 00:43:16,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:16,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:16 GMT Server: Apache x-openstack-request-id: req-4e402507-5529-4d79-9705-b4cf5619bb82 Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:16,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:16 GMT Server: Apache x-openstack-request-id: req-29d3418c-03ad-4488-b90f-2ab41fac5e74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 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": "d17d86629f3e4d3ea08c95daffc17f38", "volume_type_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "OS::stack_id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "volume_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "stack_user_project_id": "4033b9a086204131ab6b9d24c6bb38fe", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:43:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:16,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 used request id req-29d3418c-03ad-4488-b90f-2ab41fac5e74 2018-07-21 00:43:16,848 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:43:16,848 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:43:19,851 - create_stack - DEBUG - Stack status query timeout in 1196.58814692 2018-07-21 00:43:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:20,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:19 GMT Server: Apache x-openstack-request-id: req-a71a7707-326e-419f-9369-05419f609b95 Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:20,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:20 GMT Server: Apache x-openstack-request-id: req-d7510966-652d-4a88-bbaf-3d7018c46ec7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 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": "d17d86629f3e4d3ea08c95daffc17f38", "volume_type_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "OS::stack_id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "volume_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "stack_user_project_id": "4033b9a086204131ab6b9d24c6bb38fe", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:43:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:20,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 used request id req-d7510966-652d-4a88-bbaf-3d7018c46ec7 2018-07-21 00:43:20,260 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:43:20,260 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack 2018-07-21 00:43:20,260 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack 2018-07-21 00:43:20,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:20,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:20 GMT Server: Apache x-openstack-request-id: req-ad46087d-055c-4cd1-a01f-724e602753b9 Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:20,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:20 GMT Server: Apache x-openstack-request-id: req-c9b558c0-d64c-4e08-b2a8-7492def8c513 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0/resources/volume", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-21T00:43:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:43:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c0c2dbc7-5018-4e9b-8b5c-9a6d787b099a", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-21T00:43:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:43:15Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "ebf9ad63-d541-42aa-8ee6-3f218a003cd4", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-21 00:43:20,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0/resources used request id req-c9b558c0-d64c-4e08-b2a8-7492def8c513 2018-07-21 00:43:20,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:20,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:20 GMT Server: Apache x-compute-request-id: req-0587b1e0-005c-4cff-a2b3-47787c9f96c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0587b1e0-005c-4cff-a2b3-47787c9f96c0 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ebf9ad63-d541-42aa-8ee6-3f218a003cd4", "description": null}} 2018-07-21 00:43:20,875 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4 used request id req-0587b1e0-005c-4cff-a2b3-47787c9f96c0 2018-07-21 00:43:20,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0587b1e0-005c-4cff-a2b3-47787c9f96c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:20,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:20 GMT Server: Apache x-compute-request-id: req-52a3d404-e759-4dca-ba34-bb567df8198f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52a3d404-e759-4dca-ba34-bb567df8198f Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ebf9ad63-d541-42aa-8ee6-3f218a003cd4", "description": null}} 2018-07-21 00:43:20,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4 used request id req-52a3d404-e759-4dca-ba34-bb567df8198f 2018-07-21 00:43:20,904 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0587b1e0-005c-4cff-a2b3-47787c9f96c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:21,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:20 GMT Server: Apache x-compute-request-id: req-4ed744d6-f38c-49bf-8916-354f67e209a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ed744d6-f38c-49bf-8916-354f67e209a0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:43:21,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4/encryption used request id req-4ed744d6-f38c-49bf-8916-354f67e209a0 2018-07-21 00:43:21,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:21,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:21,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad51cfde90a64eed9c13937f0480e162", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d17d86629f3e4d3ea08c95daffc17f38", "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d17d86629f3e4d3ea08c95daffc17f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d17d86629f3e4d3ea08c95daffc17f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5666aeef-0e75-4fc-user", "id": "61df8c473e24459fa9f794b0f5b0034f"}, "audit_ids": ["A980Ep67R7ybSLZ79L1xpQ"], "issued_at": "2018-07-21T00:43:21.000000Z"}} 2018-07-21 00:43:21,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}26d2e4f981c150c1fefee58ef23c6b6ad8f7c889" 2018-07-21 00:43:21,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab527ce-ea5d-4414-8d83-3cde18c4e49c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:21,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9ab527ce-ea5d-4414-8d83-3cde18c4e49c 2018-07-21 00:43:21,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d2e4f981c150c1fefee58ef23c6b6ad8f7c889" 2018-07-21 00:43:21,964 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:21 GMT Server: Apache x-compute-request-id: req-a32bffc1-0362-45c5-b20d-cc3ca20333a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a32bffc1-0362-45c5-b20d-cc3ca20333a6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ebf9ad63-d541-42aa-8ee6-3f218a003cd4", "description": null}]} 2018-07-21 00:43:21,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types?is_public=None used request id req-a32bffc1-0362-45c5-b20d-cc3ca20333a6 2018-07-21 00:43:21,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a32bffc1-0362-45c5-b20d-cc3ca20333a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d2e4f981c150c1fefee58ef23c6b6ad8f7c889" 2018-07-21 00:43:22,160 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:21 GMT Server: Apache x-compute-request-id: req-52899207-097e-4d62-b84a-f9fb97f4693d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52899207-097e-4d62-b84a-f9fb97f4693d Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ebf9ad63-d541-42aa-8ee6-3f218a003cd4", "description": null}} 2018-07-21 00:43:22,160 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4 used request id req-52899207-097e-4d62-b84a-f9fb97f4693d 2018-07-21 00:43:22,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a32bffc1-0362-45c5-b20d-cc3ca20333a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26d2e4f981c150c1fefee58ef23c6b6ad8f7c889" 2018-07-21 00:43:22,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:22 GMT Server: Apache x-compute-request-id: req-11549357-752e-40a7-b81f-09f70f388db6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11549357-752e-40a7-b81f-09f70f388db6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-21 00:43:22,362 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d17d86629f3e4d3ea08c95daffc17f38/types/ebf9ad63-d541-42aa-8ee6-3f218a003cd4/encryption used request id req-11549357-752e-40a7-b81f-09f70f388db6 2018-07-21 00:43:22,362 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack 2018-07-21 00:43:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:22,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:22 GMT Server: Apache x-openstack-request-id: req-ca04c284-249a-448d-9057-9aeda2dff9a4 Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:22,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:22 GMT Server: Apache x-openstack-request-id: req-3344df49-d960-4ce1-a59a-a68fa19ed36a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:22,630 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 used request id req-3344df49-d960-4ce1-a59a-a68fa19ed36a 2018-07-21 00:43:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:22,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:22 GMT Server: Apache x-openstack-request-id: req-7a550c72-e653-4246-8257-3104f105d183 Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:23,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:22 GMT Server: Apache x-openstack-request-id: req-ff8192b8-8e55-4008-9e3f-d308920762b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 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": "d17d86629f3e4d3ea08c95daffc17f38", "volume_type_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "OS::stack_id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "volume_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "stack_user_project_id": "4033b9a086204131ab6b9d24c6bb38fe", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:43:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:43:22Z", "id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:23,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 used request id req-ff8192b8-8e55-4008-9e3f-d308920762b9 2018-07-21 00:43:23,055 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:43:23,055 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:43:26,058 - create_stack - DEBUG - Stack status query timeout in 1196.57258105 2018-07-21 00:43:26,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:26,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:26 GMT Server: Apache x-openstack-request-id: req-e8af78dc-b7bc-42c1-8878-033969e68ac7 Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:26,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:26 GMT Server: Apache x-openstack-request-id: req-30100da8-8d36-4c70-beae-a07944a261de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "d17d86629f3e4d3ea08c95daffc17f38", "volume_type_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume-type", "OS::stack_id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "volume_name": "CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-volume"}, "deletion_time": "2018-07-21T00:43:25Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack", "stack_user_project_id": "4033b9a086204131ab6b9d24c6bb38fe", "tags": null, "creation_time": "2018-07-21T00:43:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:43:22Z", "id": "8725fcb1-7887-4bba-8b34-858ee7c30ee0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:26,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 used request id req-30100da8-8d36-4c70-beae-a07944a261de 2018-07-21 00:43:26,450 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:43:26,450 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack 2018-07-21 00:43:26,450 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack 2018-07-21 00:43:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/8725fcb1-7887-4bba-8b34-858ee7c30ee0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00bbbc2d4685f008f205782731f92bbd9c64c825" 2018-07-21 00:43:26,496 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:26 GMT Server: Apache x-openstack-request-id: req-ccf3dd79-f795-4e50-bc76-a695b10e1042 Location: http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:26,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:26 GMT Server: Apache x-openstack-request-id: req-06bd2cd3-3ed9-44c9-8c97-7109553af551 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:43:26,521 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d17d86629f3e4d3ea08c95daffc17f38/stacks/CreateStackVolumeTests-CreateStackVolumeTests-25438461-3b11-46cb-86e5-4ef59ffce14b-stack/8725fcb1-7887-4bba-8b34-858ee7c30ee0 used request id req-06bd2cd3-3ed9-44c9-8c97-7109553af551 2018-07-21 00:43:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:26,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2b21dbe7-8233-4ab5-a87b-b4c2d671f003 Date: Sat, 21 Jul 2018 00:43:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:43:26,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2b21dbe7-8233-4ab5-a87b-b4c2d671f003 2018-07-21 00:43:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:26,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc83d461-862f-450b-ba67-7614a43316d7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:43:26,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-fc83d461-862f-450b-ba67-7614a43316d7 2018-07-21 00:43:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:26,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d8ead5-cf34-4c4b-bf39-a8aa9eded184 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:43:26,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-57d8ead5-cf34-4c4b-bf39-a8aa9eded184 2018-07-21 00:43:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70e73532-f703-4d6b-88cf-6a8907c21b0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:27,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-70e73532-f703-4d6b-88cf-6a8907c21b0c 2018-07-21 00:43:27,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b85d0011-8b76-4028-940c-a005a980ced8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:27,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-b85d0011-8b76-4028-940c-a005a980ced8 2018-07-21 00:43:27,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa931c3-43d0-402e-8b04-d9bcf48ce2e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:27,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-6aa931c3-43d0-402e-8b04-d9bcf48ce2e0 2018-07-21 00:43:27,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60cdd148-fc2d-488c-b7e4-43a9b4c2b8b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:27,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-60cdd148-fc2d-488c-b7e4-43a9b4c2b8b2 2018-07-21 00:43:27,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:27,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9c0dbed-218d-4f16-9a00-f7c2cce12fdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:27,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-d9c0dbed-218d-4f16-9a00-f7c2cce12fdb 2018-07-21 00:43:27,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:27,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a436ef-ef3a-4057-92d9-ab49c1df719f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:27,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-56a436ef-ef3a-4057-92d9-ab49c1df719f 2018-07-21 00:43:27,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:27,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d42958d2-a279-4001-b65a-54cc50036bc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:27,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-d42958d2-a279-4001-b65a-54cc50036bc3 2018-07-21 00:43:27,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:27,626 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-5666aeef-0e75-4fc-proj 2018-07-21 00:43:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b22f4e-39e9-4d8e-8e96-73c8d372e795 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:27,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d17d86629f3e4d3ea08c95daffc17f38 used request id req-79b22f4e-39e9-4d8e-8e96-73c8d372e795 2018-07-21 00:43:27,870 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-5666aeef-0e75-4fc-proj-role 2018-07-21 00:43:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ad51cfde90a64eed9c13937f0480e162 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:27,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad5e92ec-5925-43e8-97cf-fdf63a29aa21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:27,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ad51cfde90a64eed9c13937f0480e162 used request id req-ad5e92ec-5925-43e8-97cf-fdf63a29aa21 2018-07-21 00:43:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bc38dca6e2f1d9ecd2d7361b807199d340634e" 2018-07-21 00:43:28,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a249be35-923a-4791-9108-ca83627b84fd Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:28,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a249be35-923a-4791-9108-ca83627b84fd 2018-07-21 00:43:28,089 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-5666aeef-0e75-4fc-user 2018-07-21 00:43:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/61df8c473e24459fa9f794b0f5b0034f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0749b8ef016c9f55ab31d7b3bf703ad4a72dc941" 2018-07-21 00:43:28,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7aeb58d-5511-4e12-ac24-d7ca26c764f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:28,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/61df8c473e24459fa9f794b0f5b0034f used request id req-c7aeb58d-5511-4e12-ac24-d7ca26c764f2 2018-07-21 00:43:28,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:28,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["mR1jjmEfTL2J8XYBR7MblA"], "issued_at": "2018-07-21T00:43:28.000000Z"}} 2018-07-21 00:43:28,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}419cdbdbdd35d05c9e31dd691033b3fac0cfb06a" 2018-07-21 00:43:28,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc506f1-fc57-43f6-b218-0e460395f23e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:28,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4dc506f1-fc57-43f6-b218-0e460395f23e 2018-07-21 00:43:28,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:28,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:29,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VZQgMwAPSVOhJmz2wlPiDA"], "issued_at": "2018-07-21T00:43:29.000000Z"}} 2018-07-21 00:43:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:29,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b21aee-d6df-4ccc-9b3c-aa897ee2c1fd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:29,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-92b21aee-d6df-4ccc-9b3c-aa897ee2c1fd 2018-07-21 00:43:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:29,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:29,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-990ffed6-767e-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:29,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e8c3e1-f63a-4ace-afac-70166847ac38 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-990ffed6-767e-49c-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:43:29,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-990ffed6-767e-49c-proj used request id req-d5e8c3e1-f63a-4ace-afac-70166847ac38 2018-07-21 00:43:29,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:29,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe6e1cc-fe63-42c6-bea3-260863f77c70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:29,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bbe6e1cc-fe63-42c6-bea3-260863f77c70 2018-07-21 00:43:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj"}}' 2018-07-21 00:43:29,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17c4558-fa54-4409-832e-ffadc3f41bf0 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a"}, "tags": [], "enabled": true, "id": "738e824c1cfe454192b084681390049a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj"}} 2018-07-21 00:43:29,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d17c4558-fa54-4409-832e-ffadc3f41bf0 2018-07-21 00:43:29,589 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-990ffed6-767e-49c-proj 2018-07-21 00:43:29,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:29,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:29,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["qtUjzxe1QHyDPLQ-2M_qcg"], "issued_at": "2018-07-21T00:43:29.000000Z"}} 2018-07-21 00:43:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:29,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba05411-692c-4ef6-8a73-cfc29dee5f33 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:29,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7ba05411-692c-4ef6-8a73-cfc29dee5f33 2018-07-21 00:43:29,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:30,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:30,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:30,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16e1719-cead-4c39-a330-1b05f3886c54 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:43:30,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f16e1719-cead-4c39-a330-1b05f3886c54 2018-07-21 00:43:30,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:30,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13939026-7119-4e91-824d-7c3800b1ea2b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a"}, "tags": [], "enabled": true, "id": "738e824c1cfe454192b084681390049a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj"}]} 2018-07-21 00:43:30,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj used request id req-13939026-7119-4e91-824d-7c3800b1ea2b 2018-07-21 00:43:30,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:30,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79496346-6b28-4e97-a9c8-c27339b01b90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:30,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-79496346-6b28-4e97-a9c8-c27339b01b90 2018-07-21 00:43:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:30,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53e26ae-75c3-479b-a9af-efa9a7ae6399 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:30,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f53e26ae-75c3-479b-a9af-efa9a7ae6399 2018-07-21 00:43:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:30,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b35fa7-e351-4733-814b-1ebe58ddacf9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a"}, "tags": [], "enabled": true, "id": "738e824c1cfe454192b084681390049a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj"}]} 2018-07-21 00:43:30,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj used request id req-62b35fa7-e351-4733-814b-1ebe58ddacf9 2018-07-21 00:43:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/7422377ba74c4c9dbbc4ef520645bc96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:30,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c48cb7e-98cd-48fb-a6d3-0b6e6df4c801 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-990ffed6-767e-49c-user", "links": {"self": "http://172.30.9.21:5000/v3/users/7422377ba74c4c9dbbc4ef520645bc96"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "738e824c1cfe454192b084681390049a", "id": "7422377ba74c4c9dbbc4ef520645bc96", "password_expires_at": null}} 2018-07-21 00:43:30,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7422377ba74c4c9dbbc4ef520645bc96 used request id req-2c48cb7e-98cd-48fb-a6d3-0b6e6df4c801 2018-07-21 00:43:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a/users/7422377ba74c4c9dbbc4ef520645bc96/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:31,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378c7fba-9a65-4481-b4fe-62d5bbfc276f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a/users/7422377ba74c4c9dbbc4ef520645bc96/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 00:43:31,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a/users/7422377ba74c4c9dbbc4ef520645bc96/roles used request id req-378c7fba-9a65-4481-b4fe-62d5bbfc276f 2018-07-21 00:43:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:31,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f64032-3734-4381-b28d-860af247c38c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-21 00:43:31,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-97f64032-3734-4381-b28d-860af247c38c 2018-07-21 00:43:31,221 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-990ffed6-767e-49c-proj 2018-07-21 00:43:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a/users/7422377ba74c4c9dbbc4ef520645bc96/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:31,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a84cce-ca73-4ef8-962b-dcb621d7677e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:31,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a/users/7422377ba74c4c9dbbc4ef520645bc96/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-10a84cce-ca73-4ef8-962b-dcb621d7677e 2018-07-21 00:43:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:31,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32249e88-2528-4ee3-bdd7-2dd9acfacef7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:31,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-32249e88-2528-4ee3-bdd7-2dd9acfacef7 2018-07-21 00:43:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:31,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9846b9c6-10f4-40f0-8c97-c9c5a3b5b58a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a"}, "tags": [], "enabled": true, "id": "738e824c1cfe454192b084681390049a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj"}]} 2018-07-21 00:43:31,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-990ffed6-767e-49c-proj used request id req-9846b9c6-10f4-40f0-8c97-c9c5a3b5b58a 2018-07-21 00:43:31,565 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-990ffed6-767e-49c-user 2018-07-21 00:43:31,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:31,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:31,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1372cfb-3919-43eb-8dde-af9fd5f06d3a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:31,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1372cfb-3919-43eb-8dde-af9fd5f06d3a 2018-07-21 00:43:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" -d '{"role": {"name": "CreateStackFlavorTests-990ffed6-767e-49c-proj-role"}}' 2018-07-21 00:43:31,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f387906d-2df3-4c95-93fc-c978e8537854 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d749f95621d54d4cab9b99515055bebb", "links": {"self": "http://172.30.9.21:5000/v3/roles/d749f95621d54d4cab9b99515055bebb"}, "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj-role"}} 2018-07-21 00:43:31,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f387906d-2df3-4c95-93fc-c978e8537854 2018-07-21 00:43:31,774 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-990ffed6-767e-49c-proj-role 2018-07-21 00:43:31,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d749f95621d54d4cab9b99515055bebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:31,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1cfedb-7368-4229-a9c0-f2354022a144 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d749f95621d54d4cab9b99515055bebb", "links": {"self": "http://172.30.9.21:5000/v3/roles/d749f95621d54d4cab9b99515055bebb"}, "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj-role"}} 2018-07-21 00:43:31,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d749f95621d54d4cab9b99515055bebb used request id req-1c1cfedb-7368-4229-a9c0-f2354022a144 2018-07-21 00:43:31,873 - keystone_utils - INFO - Granting role CreateStackFlavorTests-990ffed6-767e-49c-proj-role to project CreateStackFlavorTests-990ffed6-767e-49c-proj 2018-07-21 00:43:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a/users/7422377ba74c4c9dbbc4ef520645bc96/roles/d749f95621d54d4cab9b99515055bebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:32,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08115188-fe30-4fc6-b3cf-a77da4d2b7a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:32,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a/users/7422377ba74c4c9dbbc4ef520645bc96/roles/d749f95621d54d4cab9b99515055bebb used request id req-08115188-fe30-4fc6-b3cf-a77da4d2b7a5 2018-07-21 00:43:32,020 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:43:32,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:32,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:32,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d749f95621d54d4cab9b99515055bebb", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "738e824c1cfe454192b084681390049a", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-990ffed6-767e-49c-user", "id": "7422377ba74c4c9dbbc4ef520645bc96"}, "audit_ids": ["09w29hMKTIeELmr9OTCF7A"], "issued_at": "2018-07-21T00:43:32.000000Z"}} 2018-07-21 00:43:32,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:32,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbc65be-12d9-4254-9779-fbf1ccb9e30f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:32,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ddbc65be-12d9-4254-9779-fbf1ccb9e30f 2018-07-21 00:43:32,518 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:43:32,521 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:43:32,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks?stack_name=CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:32,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:32 GMT Server: Apache x-openstack-request-id: req-12697e19-2666-4b82-8e7e-beb10b77726a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:43:32,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks?stack_name=CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack used request id req-12697e19-2666-4b82-8e7e-beb10b77726a 2018-07-21 00:43:32,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" -d '{"stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-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-21 00:43:34,391 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:32 GMT Server: Apache x-openstack-request-id: req-9e0a1a7a-fd47-47b8-ad8c-e5a339eda6e3 Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "links": [{"href": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc", "rel": "self"}]}} 2018-07-21 00:43:34,391 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks used request id req-9e0a1a7a-fd47-47b8-ad8c-e5a339eda6e3 2018-07-21 00:43:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/8c672799-6a58-4dbc-80a0-e134dbcda6bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:34,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:34 GMT Server: Apache x-openstack-request-id: req-f0a84680-5c68-4b5b-b62e-13f55a07584f Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:34,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:34 GMT Server: Apache x-openstack-request-id: req-30e49474-4ee4-4988-bd38-908d3b34c529 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "738e824c1cfe454192b084681390049a", "OS::stack_id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "OS::stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack", "stack_user_project_id": "f580452bd18c43ef9011bd7a666211fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:43:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:34,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc used request id req-30e49474-4ee4-4988-bd38-908d3b34c529 2018-07-21 00:43:34,823 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack 2018-07-21 00:43:34,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/8c672799-6a58-4dbc-80a0-e134dbcda6bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:35,032 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:34 GMT Server: Apache x-openstack-request-id: req-3cc7d631-3eed-4016-9669-71c30f253bd1 Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:35,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:35 GMT Server: Apache x-openstack-request-id: req-fd92b0c1-2a34-4049-9d02-5515be5841fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "738e824c1cfe454192b084681390049a", "OS::stack_id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "OS::stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack", "stack_user_project_id": "f580452bd18c43ef9011bd7a666211fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:43:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:35,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc used request id req-fd92b0c1-2a34-4049-9d02-5515be5841fd 2018-07-21 00:43:35,252 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:43:35,252 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack 2018-07-21 00:43:35,252 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack 2018-07-21 00:43:35,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/8c672799-6a58-4dbc-80a0-e134dbcda6bc/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:35,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:35 GMT Server: Apache x-openstack-request-id: req-70314844-ffd8-4a14-a289-a4951e719914 Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:35,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:35 GMT Server: Apache x-openstack-request-id: req-fe391c8b-e124-49ae-afa6-23190c46c181 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-21T00:43:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:43:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7e11c851-69fa-49ba-a436-2f1d87af76a1", "resource_type": "OS::Nova::Flavor"}]} 2018-07-21 00:43:35,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc/resources used request id req-fe391c8b-e124-49ae-afa6-23190c46c181 2018-07-21 00:43:35,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:35,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43: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-8839f437-9a90-4e5e-bbd5-a65d585c9fa2 x-compute-request-id: req-8839f437-9a90-4e5e-bbd5-a65d585c9fa2 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack-flavor-vc5kf7ycwpr2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1", "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": "7e11c851-69fa-49ba-a436-2f1d87af76a1"}} 2018-07-21 00:43:35,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1 used request id req-8839f437-9a90-4e5e-bbd5-a65d585c9fa2 2018-07-21 00:43:35,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:35,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:35,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d749f95621d54d4cab9b99515055bebb", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj-role"}, {"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "738e824c1cfe454192b084681390049a", "name": "CreateStackFlavorTests-990ffed6-767e-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/738e824c1cfe454192b084681390049a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/738e824c1cfe454192b084681390049a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/738e824c1cfe454192b084681390049a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-990ffed6-767e-49c-user", "id": "7422377ba74c4c9dbbc4ef520645bc96"}, "audit_ids": ["lnUJd_28Txe65KhJX39FMQ"], "issued_at": "2018-07-21T00:43:35.000000Z"}} 2018-07-21 00:43:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}53ef11c870b69e36d4743b7d3990e7285410ba85" 2018-07-21 00:43:36,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8935c5c-51c3-4c02-a8d9-926af8cdb7ee 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:36,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f8935c5c-51c3-4c02-a8d9-926af8cdb7ee 2018-07-21 00:43:36,016 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:43:36,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ef11c870b69e36d4743b7d3990e7285410ba85" 2018-07-21 00:43:36,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9ca9a73-7cd4-4d94-88df-759daaa9e41d x-compute-request-id: req-a9ca9a73-7cd4-4d94-88df-759daaa9e41d Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "7e11c851-69fa-49ba-a436-2f1d87af76a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1", "rel": "bookmark"}], "name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack-flavor-vc5kf7ycwpr2"}]} 2018-07-21 00:43:36,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a9ca9a73-7cd4-4d94-88df-759daaa9e41d 2018-07-21 00:43:36,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ef11c870b69e36d4743b7d3990e7285410ba85" 2018-07-21 00:43:36,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36ded266-dfee-4d4f-bf85-fab6a4cb56b9 x-compute-request-id: req-36ded266-dfee-4d4f-bf85-fab6a4cb56b9 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack-flavor-vc5kf7ycwpr2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1", "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": "7e11c851-69fa-49ba-a436-2f1d87af76a1"}} 2018-07-21 00:43:36,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/7e11c851-69fa-49ba-a436-2f1d87af76a1 used request id req-36ded266-dfee-4d4f-bf85-fab6a4cb56b9 2018-07-21 00:43:36,255 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack-flavor-vc5kf7ycwpr2 2018-07-21 00:43:36,255 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack 2018-07-21 00:43:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/8c672799-6a58-4dbc-80a0-e134dbcda6bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:36,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:36 GMT Server: Apache x-openstack-request-id: req-2927e703-7da5-4d3e-80a4-685856c3d542 Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:36,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:36 GMT Server: Apache x-openstack-request-id: req-87505024-c674-405c-b013-4f8ed91b8987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:36,678 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc used request id req-87505024-c674-405c-b013-4f8ed91b8987 2018-07-21 00:43:36,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/8c672799-6a58-4dbc-80a0-e134dbcda6bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:36,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:36 GMT Server: Apache x-openstack-request-id: req-c6904c10-c5cc-4e45-8ca4-2c38c4789978 Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:37,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:36 GMT Server: Apache x-openstack-request-id: req-0c82bf36-1d96-47fd-a1fe-4967c55755e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 509 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": "738e824c1cfe454192b084681390049a", "OS::stack_id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "OS::stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack", "stack_user_project_id": "f580452bd18c43ef9011bd7a666211fa", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:43:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:43:36Z", "id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:37,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc used request id req-0c82bf36-1d96-47fd-a1fe-4967c55755e6 2018-07-21 00:43:37,166 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:43:37,166 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:43:40,170 - create_stack - DEBUG - Stack status query timeout in 1196.50827193 2018-07-21 00:43:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/8c672799-6a58-4dbc-80a0-e134dbcda6bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:40,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:40 GMT Server: Apache x-openstack-request-id: req-111a89ed-886d-4947-8888-7ecd11ed75f3 Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:40,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:40 GMT Server: Apache x-openstack-request-id: req-a8c4eaaf-8c14-48f7-8336-8bbec5fd5fad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "738e824c1cfe454192b084681390049a", "OS::stack_id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "OS::stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack"}, "deletion_time": "2018-07-21T00:43:38Z", "stack_name": "CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack", "stack_user_project_id": "f580452bd18c43ef9011bd7a666211fa", "tags": null, "creation_time": "2018-07-21T00:43:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:43:36Z", "id": "8c672799-6a58-4dbc-80a0-e134dbcda6bc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-21 00:43:40,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc used request id req-a8c4eaaf-8c14-48f7-8336-8bbec5fd5fad 2018-07-21 00:43:40,611 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:43:40,611 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack 2018-07-21 00:43:40,611 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack 2018-07-21 00:43:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/8c672799-6a58-4dbc-80a0-e134dbcda6bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ebefc12ee5fe85519f8b23318af00beb7d01c" 2018-07-21 00:43:40,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:40 GMT Server: Apache x-openstack-request-id: req-1f194152-9caa-4d26-a6ad-df8b133a1318 Location: http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:40,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:40 GMT Server: Apache x-openstack-request-id: req-ba5afd57-9c84-46f4-aa6e-85799495df3a Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:43:40,819 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/738e824c1cfe454192b084681390049a/stacks/CreateStackFlavorTests-3cbc2329-70bb-4cd1-96ea-fb487d00edd4-stack/8c672799-6a58-4dbc-80a0-e134dbcda6bc used request id req-ba5afd57-9c84-46f4-aa6e-85799495df3a 2018-07-21 00:43:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9df04b38-25f3-480d-9dd8-9eca7c645292 Date: Sat, 21 Jul 2018 00:43:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:43:41,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9df04b38-25f3-480d-9dd8-9eca7c645292 2018-07-21 00:43:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159ccefa-0dcf-41b1-a816-32ec54cd15a6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:43:41,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-159ccefa-0dcf-41b1-a816-32ec54cd15a6 2018-07-21 00:43:41,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d364f588-e6f4-410c-a7a7-5dc3d49737a3 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:43:41,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-d364f588-e6f4-410c-a7a7-5dc3d49737a3 2018-07-21 00:43:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0717fd57-da4c-4a59-819c-8f7db5086977 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:41,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-0717fd57-da4c-4a59-819c-8f7db5086977 2018-07-21 00:43:41,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46bd875b-c3e8-4471-a9ac-84fbcf804188 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:41,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-46bd875b-c3e8-4471-a9ac-84fbcf804188 2018-07-21 00:43:41,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d91b158-a5d9-406b-8db9-3e48c6853445 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:41,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-6d91b158-a5d9-406b-8db9-3e48c6853445 2018-07-21 00:43:41,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b253767-ba9e-48a1-9c96-e2aff084939a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:41,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-1b253767-ba9e-48a1-9c96-e2aff084939a 2018-07-21 00:43:41,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2f0ba0-cc47-49ad-82ce-cc4c22be5f20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:41,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-9f2f0ba0-cc47-49ad-82ce-cc4c22be5f20 2018-07-21 00:43:41,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05d35673-c3c5-4251-8476-c1c889d487f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:41,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-05d35673-c3c5-4251-8476-c1c889d487f6 2018-07-21 00:43:41,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:41,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab5cd62-b912-401e-b791-6512e1fda663 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:41,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-0ab5cd62-b912-401e-b791-6512e1fda663 2018-07-21 00:43:41,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:41,951 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-990ffed6-767e-49c-proj 2018-07-21 00:43:41,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:42,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2c9172-1f17-480c-9471-1d330f31dc6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:42,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/738e824c1cfe454192b084681390049a used request id req-6b2c9172-1f17-480c-9471-1d330f31dc6c 2018-07-21 00:43:42,224 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-990ffed6-767e-49c-proj-role 2018-07-21 00:43:42,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d749f95621d54d4cab9b99515055bebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:42,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a0316c2-df3d-4638-b4d6-b6619e9acdc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:42,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d749f95621d54d4cab9b99515055bebb used request id req-9a0316c2-df3d-4638-b4d6-b6619e9acdc8 2018-07-21 00:43:42,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6efe4c3b789482bd309035256d06f8f5926af0b" 2018-07-21 00:43:42,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2c1b12-591f-425f-850e-93003c67195a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:42,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e2c1b12-591f-425f-850e-93003c67195a 2018-07-21 00:43:42,434 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-990ffed6-767e-49c-user 2018-07-21 00:43:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/7422377ba74c4c9dbbc4ef520645bc96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b146e74c7922dba27ff1c4394f5b4da50a5a9e" 2018-07-21 00:43:42,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4176b171-c1d3-47b2-a9e7-99faea336656 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:42,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7422377ba74c4c9dbbc4ef520645bc96 used request id req-4176b171-c1d3-47b2-a9e7-99faea336656 2018-07-21 00:43:42,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:43,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["VvSXTQNmQ3SSGwvnA2HU8w"], "issued_at": "2018-07-21T00:43:42.000000Z"}} 2018-07-21 00:43:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fce5c408433f5e1904fac581f209e265fb5a8af2" 2018-07-21 00:43:43,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5154a5d-2b53-4300-98da-c093256029d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:43,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b5154a5d-2b53-4300-98da-c093256029d3 2018-07-21 00:43:43,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:43,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:43,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["L8-2uiclS7qm61JucWITjw"], "issued_at": "2018-07-21T00:43:43.000000Z"}} 2018-07-21 00:43:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:43,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4286cf4-2a2c-4c1a-85ab-68375fc431d2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:43,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c4286cf4-2a2c-4c1a-85ab-68375fc431d2 2018-07-21 00:43:43,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:43,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-169341d1-13b5-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:43,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9cb8ad-cccd-498e-8162-09f82173b1e8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-169341d1-13b5-43c-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:43:43,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-169341d1-13b5-43c-proj used request id req-ae9cb8ad-cccd-498e-8162-09f82173b1e8 2018-07-21 00:43:43,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:43,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d01be9-229b-4dd0-9537-81ca7ffd5c0e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:43,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b5d01be9-229b-4dd0-9537-81ca7ffd5c0e 2018-07-21 00:43:43,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj"}}' 2018-07-21 00:43:43,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aeb3fdf-3d75-495b-bd99-661da8d571bf Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2bab9edf91e14506b31eb354babba690"}, "tags": [], "enabled": true, "id": "2bab9edf91e14506b31eb354babba690", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj"}} 2018-07-21 00:43:43,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5aeb3fdf-3d75-495b-bd99-661da8d571bf 2018-07-21 00:43:43,937 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-169341d1-13b5-43c-proj 2018-07-21 00:43:43,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:43,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:44,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["C1R91EayR0GyyfbdZR1YWQ"], "issued_at": "2018-07-21T00:43:44.000000Z"}} 2018-07-21 00:43:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}230691e01f8dabfade52731e7fa7700720446edc" 2018-07-21 00:43:44,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0e228e-0e65-4290-8522-6d0f82776911 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:44,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5e0e228e-0e65-4290-8522-6d0f82776911 2018-07-21 00:43:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:44,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:44,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230691e01f8dabfade52731e7fa7700720446edc" 2018-07-21 00:43:44,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4fe58f-3e8e-4fdc-be54-c432341c9197 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:43:44,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4e4fe58f-3e8e-4fdc-be54-c432341c9197 2018-07-21 00:43:44,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-169341d1-13b5-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230691e01f8dabfade52731e7fa7700720446edc" 2018-07-21 00:43:44,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d35eb16-ef85-4103-a708-5544c94d1d72 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-169341d1-13b5-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2bab9edf91e14506b31eb354babba690"}, "tags": [], "enabled": true, "id": "2bab9edf91e14506b31eb354babba690", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj"}]} 2018-07-21 00:43:44,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-169341d1-13b5-43c-proj used request id req-1d35eb16-ef85-4103-a708-5544c94d1d72 2018-07-21 00:43:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230691e01f8dabfade52731e7fa7700720446edc" 2018-07-21 00:43:44,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3467426d-842c-4d25-baf5-3a3406e1453e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:44,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3467426d-842c-4d25-baf5-3a3406e1453e 2018-07-21 00:43:45,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230691e01f8dabfade52731e7fa7700720446edc" 2018-07-21 00:43:45,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e0a2a4-9953-492f-817a-757f84b44fc5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:45,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-28e0a2a4-9953-492f-817a-757f84b44fc5 2018-07-21 00:43:45,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-169341d1-13b5-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230691e01f8dabfade52731e7fa7700720446edc" 2018-07-21 00:43:45,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a926bd-1fff-4d2a-a38a-728e6ba0b9ea Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-169341d1-13b5-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2bab9edf91e14506b31eb354babba690"}, "tags": [], "enabled": true, "id": "2bab9edf91e14506b31eb354babba690", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj"}]} 2018-07-21 00:43:45,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-169341d1-13b5-43c-proj used request id req-70a926bd-1fff-4d2a-a38a-728e6ba0b9ea 2018-07-21 00:43:45,259 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-169341d1-13b5-43c-user 2018-07-21 00:43:45,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:45,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81823237-b7c8-46fc-a0d4-5f33f0f49e1b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:45,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-81823237-b7c8-46fc-a0d4-5f33f0f49e1b 2018-07-21 00:43:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" -d '{"role": {"name": "CreateStackKeypairTests-169341d1-13b5-43c-proj-role"}}' 2018-07-21 00:43:45,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e000ea-b517-43c3-a305-c8806c2f5a67 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e161eca6b3744a46ada7eb0be631505d", "links": {"self": "http://172.30.9.21:5000/v3/roles/e161eca6b3744a46ada7eb0be631505d"}, "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj-role"}} 2018-07-21 00:43:45,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b7e000ea-b517-43c3-a305-c8806c2f5a67 2018-07-21 00:43:45,463 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-169341d1-13b5-43c-proj-role 2018-07-21 00:43:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e161eca6b3744a46ada7eb0be631505d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:45,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8e971b-01d6-4ce3-b60f-8ad4cda5332d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e161eca6b3744a46ada7eb0be631505d", "links": {"self": "http://172.30.9.21:5000/v3/roles/e161eca6b3744a46ada7eb0be631505d"}, "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj-role"}} 2018-07-21 00:43:45,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e161eca6b3744a46ada7eb0be631505d used request id req-cf8e971b-01d6-4ce3-b60f-8ad4cda5332d 2018-07-21 00:43:45,561 - keystone_utils - INFO - Granting role CreateStackKeypairTests-169341d1-13b5-43c-proj-role to project CreateStackKeypairTests-169341d1-13b5-43c-proj 2018-07-21 00:43:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2bab9edf91e14506b31eb354babba690/users/165d6bb363b74e8c903c7d96775af882/roles/e161eca6b3744a46ada7eb0be631505d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:45,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6df369-b08f-4613-b99b-97a373586ee6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:45,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2bab9edf91e14506b31eb354babba690/users/165d6bb363b74e8c903c7d96775af882/roles/e161eca6b3744a46ada7eb0be631505d used request id req-3a6df369-b08f-4613-b99b-97a373586ee6 2018-07-21 00:43:45,705 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:43:45,706 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:43:45,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:45,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:46,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e161eca6b3744a46ada7eb0be631505d", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj-role"}], "expires_at": "2018-07-21T01:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bab9edf91e14506b31eb354babba690", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-169341d1-13b5-43c-user", "id": "165d6bb363b74e8c903c7d96775af882"}, "audit_ids": ["M03ci0GFSIKoEO6F3V5Riw"], "issued_at": "2018-07-21T00:43:46.000000Z"}} 2018-07-21 00:43:46,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:46,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f796a11c-dd2e-4a09-a4a3-a5ad576ddf46 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:46,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f796a11c-dd2e-4a09-a4a3-a5ad576ddf46 2018-07-21 00:43:46,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:43:46,195 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:43:46,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:46,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:46 GMT Server: Apache x-openstack-request-id: req-db548f8f-074a-4049-b42f-6a1c50d795a0 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:43:46,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack used request id req-db548f8f-074a-4049-b42f-6a1c50d795a0 2018-07-21 00:43:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp"}}' 2018-07-21 00:43:48,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:46 GMT Server: Apache x-openstack-request-id: req-c8787f7f-7efa-4150-a8c2-c5c3df5594f4 Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "links": [{"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493", "rel": "self"}]}} 2018-07-21 00:43:48,010 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks used request id req-c8787f7f-7efa-4150-a8c2-c5c3df5594f4 2018-07-21 00:43:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:48,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:48 GMT Server: Apache x-openstack-request-id: req-f7b51601-8169-4d76-8384-e0f05561c8fc Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:48,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:48 GMT Server: Apache x-openstack-request-id: req-b15aa95c-1749-437a-aa40-2845f3ba116a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1899 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": "2bab9edf91e14506b31eb354babba690", "OS::stack_id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "keypair_name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "stack_user_project_id": "3d801a3c1a8245ae8250ba1a10d79a00", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:43:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAukQD72IrYUpXXZd/LOHnglqd+8rFPYKq8LBP94ao2JhIFteH\neH81dcH1BExTwkvV9NgvPjTlgFl+cktsxVj5XoOZSdjekJbEwFhXXZt39H3FQrsw\nNYPsMXvusvzvzhpL2Da68QNDTb3guWaTaGUcl/cOhiGdneuR8AQk3FQmPygO1hSL\nDiCDsrjM91J0dsV6W8LUVC6TKGPy3cRYDZpQwCOtEmaQ43dDguePs8bIxD6CmJzm\nbk86I8zVtaAECEN+J2YbJKNGPqtQPWPb0z/VZOehdKnEILGPF4TAb4HWi6uqR4cx\n/7vdiRthmWF/mSYnqj7LBfSQZq0MTAbnklk0bQIDAQABAoIBABjFqvBPUg2iYXQl\nDdjeQnfnrVMraIgBtNJF4Jy+3/3OYugGyhGQeX+rx/ZGYG1awJ3LkpznVA552INC\n3LhyWNflEKHtocwBATHDjfr5Dj8J6w4w7vxvCx6ZqOlNEmeKv8OFo98h2/We5yBB\nMCGWMPNU/C2Ckv/JsKMHKg/TcTK82raH7ZoCo33srJlW6h5YBZhbiSb+HZvRSUSf\nHcHS+QqOP8++L3y9zwrKDpzFcJx181XiTdeFChpSGgxAjHnhNIEy6+0ZvPHe6UQA\nu64Ee62AmOq8cihUJs8r03eIset8eELlBn3TniXhNYCgszp5LUDsuQjtB+mndohF\nCtk4MFECgYEA8kayR3PdNm3mRxZe4g4K++l5HeLcICTNL89ZaXSII1rBSkSMbETu\nt8H1xPO2inntnW07i9YS1vU1kOOFLNSBwEfsNPp0EpZzi1bCIiCWQ5pJisTCC4/1\nprGE8qXZiq409bQojz3aqk8dU2zxSSME5UNnirzAeFQS00Wm+rPhI98CgYEAxNEZ\nESUBd0/cb2FCa5ogeQfuQ9IIpqaSvE27Gr6lESebpi6Z5rx0OjOT4VeADGu5WG1b\n1xNGj5wyzun+25hkY3TRCjtn4xLmBl8672zfF8icuaiUwA/I+VYPtE/wJ46Pnp/n\nHNuqGbAzh3tS2H9mOyxkhzLSFjtFRoslNWiK0TMCgYEA5vEa6d95I3QZCPQ7F9J5\nB+5i5GkmmYFbEdLeERbi2oidLXUwQdhnkURTSR1jiJZ3ORQxqbczGDJ/kBBBFx2u\nXSJx94Ix+LHvjAf0X+GeOuysY5nwumLMr8wRxdbwCjDLDNdhvkEg2i018Bst2SCH\nfx8EaQxJj6nclAWWCO5EkxMCgYBnfPsNRMQMlHV4K0/dfGFuwnjKOHpMBnJJiSXE\n3lG1P3pcW0yZQqZqpAwyBOxTm6ENmhMceAo2IQ+mNOvJU8wVb6srEimCAMHqv9Ah\nbMGxo86k4Lu2cZZfZJ1FVnMUmaVy5umDBw3eDARMTNA2/mYm3yTM4jANeITonuml\nt56meQKBgDeEROj4v36g3+RJf6HTgC8hj06elbM9P4SluxWHYgU6ZT9SYUIJkSKC\nmjfQQMlPJ+dWVdyZ4UhgZjLrAN0OfQeI+OgJn16Z0te2BHVZ5BSJZ+1sgK7eRZsO\nASCkDVaj2yULuMSYrHbM1HpjUtIsZsakoS3iTWwLAvqzvtV0TNUi\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-21 00:43:48,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 used request id req-b15aa95c-1749-437a-aa40-2845f3ba116a 2018-07-21 00:43:48,502 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack 2018-07-21 00:43:48,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:48,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:48 GMT Server: Apache x-openstack-request-id: req-fd202698-8bdb-435e-8e29-efd84c68221d Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:49,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:48 GMT Server: Apache x-openstack-request-id: req-ee144c2c-4312-4792-a477-1afa3c12aca2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 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": "2bab9edf91e14506b31eb354babba690", "OS::stack_id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "keypair_name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "stack_user_project_id": "3d801a3c1a8245ae8250ba1a10d79a00", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:43:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAukQD72IrYUpXXZd/LOHnglqd+8rFPYKq8LBP94ao2JhIFteH\neH81dcH1BExTwkvV9NgvPjTlgFl+cktsxVj5XoOZSdjekJbEwFhXXZt39H3FQrsw\nNYPsMXvusvzvzhpL2Da68QNDTb3guWaTaGUcl/cOhiGdneuR8AQk3FQmPygO1hSL\nDiCDsrjM91J0dsV6W8LUVC6TKGPy3cRYDZpQwCOtEmaQ43dDguePs8bIxD6CmJzm\nbk86I8zVtaAECEN+J2YbJKNGPqtQPWPb0z/VZOehdKnEILGPF4TAb4HWi6uqR4cx\n/7vdiRthmWF/mSYnqj7LBfSQZq0MTAbnklk0bQIDAQABAoIBABjFqvBPUg2iYXQl\nDdjeQnfnrVMraIgBtNJF4Jy+3/3OYugGyhGQeX+rx/ZGYG1awJ3LkpznVA552INC\n3LhyWNflEKHtocwBATHDjfr5Dj8J6w4w7vxvCx6ZqOlNEmeKv8OFo98h2/We5yBB\nMCGWMPNU/C2Ckv/JsKMHKg/TcTK82raH7ZoCo33srJlW6h5YBZhbiSb+HZvRSUSf\nHcHS+QqOP8++L3y9zwrKDpzFcJx181XiTdeFChpSGgxAjHnhNIEy6+0ZvPHe6UQA\nu64Ee62AmOq8cihUJs8r03eIset8eELlBn3TniXhNYCgszp5LUDsuQjtB+mndohF\nCtk4MFECgYEA8kayR3PdNm3mRxZe4g4K++l5HeLcICTNL89ZaXSII1rBSkSMbETu\nt8H1xPO2inntnW07i9YS1vU1kOOFLNSBwEfsNPp0EpZzi1bCIiCWQ5pJisTCC4/1\nprGE8qXZiq409bQojz3aqk8dU2zxSSME5UNnirzAeFQS00Wm+rPhI98CgYEAxNEZ\nESUBd0/cb2FCa5ogeQfuQ9IIpqaSvE27Gr6lESebpi6Z5rx0OjOT4VeADGu5WG1b\n1xNGj5wyzun+25hkY3TRCjtn4xLmBl8672zfF8icuaiUwA/I+VYPtE/wJ46Pnp/n\nHNuqGbAzh3tS2H9mOyxkhzLSFjtFRoslNWiK0TMCgYEA5vEa6d95I3QZCPQ7F9J5\nB+5i5GkmmYFbEdLeERbi2oidLXUwQdhnkURTSR1jiJZ3ORQxqbczGDJ/kBBBFx2u\nXSJx94Ix+LHvjAf0X+GeOuysY5nwumLMr8wRxdbwCjDLDNdhvkEg2i018Bst2SCH\nfx8EaQxJj6nclAWWCO5EkxMCgYBnfPsNRMQMlHV4K0/dfGFuwnjKOHpMBnJJiSXE\n3lG1P3pcW0yZQqZqpAwyBOxTm6ENmhMceAo2IQ+mNOvJU8wVb6srEimCAMHqv9Ah\nbMGxo86k4Lu2cZZfZJ1FVnMUmaVy5umDBw3eDARMTNA2/mYm3yTM4jANeITonuml\nt56meQKBgDeEROj4v36g3+RJf6HTgC8hj06elbM9P4SluxWHYgU6ZT9SYUIJkSKC\nmjfQQMlPJ+dWVdyZ4UhgZjLrAN0OfQeI+OgJn16Z0te2BHVZ5BSJZ+1sgK7eRZsO\nASCkDVaj2yULuMSYrHbM1HpjUtIsZsakoS3iTWwLAvqzvtV0TNUi\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-21 00:43:49,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 used request id req-ee144c2c-4312-4792-a477-1afa3c12aca2 2018-07-21 00:43:49,015 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:43:49,015 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack 2018-07-21 00:43:49,015 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack 2018-07-21 00:43:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:49,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:49 GMT Server: Apache x-openstack-request-id: req-a51dbf3f-09bf-4049-99a9-44e169fe112c Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:49,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:49 GMT Server: Apache x-openstack-request-id: req-842e6a87-69c8-4863-9d07-5d8cee5eecbd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-21T00:43:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:43:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-21 00:43:49,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493/resources used request id req-842e6a87-69c8-4863-9d07-5d8cee5eecbd 2018-07-21 00:43:49,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:49,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43: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-90317623-516f-4c2c-909d-5045f1602c2a x-compute-request-id: req-90317623-516f-4c2c-909d-5045f1602c2a Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RAPvYithSlddl38s4eeCWp37ysU9gqrwsE/3hqjYmEgW14d4fzV1wfUETFPCS9X02C8+NOWAWX5yS2zFWPleg5lJ2N6QlsTAWFddm3f0fcVCuzA1g+wxe+6y/O/OGkvYNrrxA0NNveC5ZpNoZRyX9w6GIZ2d65HwBCTcVCY/KA7WFIsOIIOyuMz3UnR2xXpbwtRULpMoY/LdxFgNmlDAI60SZpDjd0OC54+zxsjEPoKYnOZuTzojzNW1oAQIQ34nZhsko0Y+q1A9Y9vTP9Vk56F0qcQgsY8XhMBvgdaLq6pHhzH/u92JG2GZYX+ZJieqPssF9JBmrQxMBueSWTRt Generated-by-Nova", "user_id": "165d6bb363b74e8c903c7d96775af882", "name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp", "deleted": false, "created_at": "2018-07-21T00:43:48.000000", "updated_at": null, "fingerprint": "8c:8c:8d:76:ea:43:2e:cf:87:07:27:c8:79:0f:48:62", "deleted_at": null, "id": 92}} 2018-07-21 00:43:49,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp used request id req-90317623-516f-4c2c-909d-5045f1602c2a 2018-07-21 00:43:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:49,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:49 GMT Server: Apache x-openstack-request-id: req-a311f0b3-cd4d-4ef3-ab02-4954f914b558 Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:49,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:49 GMT Server: Apache x-openstack-request-id: req-177a3a2f-a4c9-4e26-bb6f-0a06f3a65326 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 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": "2bab9edf91e14506b31eb354babba690", "OS::stack_id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "keypair_name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "stack_user_project_id": "3d801a3c1a8245ae8250ba1a10d79a00", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:43:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAukQD72IrYUpXXZd/LOHnglqd+8rFPYKq8LBP94ao2JhIFteH\neH81dcH1BExTwkvV9NgvPjTlgFl+cktsxVj5XoOZSdjekJbEwFhXXZt39H3FQrsw\nNYPsMXvusvzvzhpL2Da68QNDTb3guWaTaGUcl/cOhiGdneuR8AQk3FQmPygO1hSL\nDiCDsrjM91J0dsV6W8LUVC6TKGPy3cRYDZpQwCOtEmaQ43dDguePs8bIxD6CmJzm\nbk86I8zVtaAECEN+J2YbJKNGPqtQPWPb0z/VZOehdKnEILGPF4TAb4HWi6uqR4cx\n/7vdiRthmWF/mSYnqj7LBfSQZq0MTAbnklk0bQIDAQABAoIBABjFqvBPUg2iYXQl\nDdjeQnfnrVMraIgBtNJF4Jy+3/3OYugGyhGQeX+rx/ZGYG1awJ3LkpznVA552INC\n3LhyWNflEKHtocwBATHDjfr5Dj8J6w4w7vxvCx6ZqOlNEmeKv8OFo98h2/We5yBB\nMCGWMPNU/C2Ckv/JsKMHKg/TcTK82raH7ZoCo33srJlW6h5YBZhbiSb+HZvRSUSf\nHcHS+QqOP8++L3y9zwrKDpzFcJx181XiTdeFChpSGgxAjHnhNIEy6+0ZvPHe6UQA\nu64Ee62AmOq8cihUJs8r03eIset8eELlBn3TniXhNYCgszp5LUDsuQjtB+mndohF\nCtk4MFECgYEA8kayR3PdNm3mRxZe4g4K++l5HeLcICTNL89ZaXSII1rBSkSMbETu\nt8H1xPO2inntnW07i9YS1vU1kOOFLNSBwEfsNPp0EpZzi1bCIiCWQ5pJisTCC4/1\nprGE8qXZiq409bQojz3aqk8dU2zxSSME5UNnirzAeFQS00Wm+rPhI98CgYEAxNEZ\nESUBd0/cb2FCa5ogeQfuQ9IIpqaSvE27Gr6lESebpi6Z5rx0OjOT4VeADGu5WG1b\n1xNGj5wyzun+25hkY3TRCjtn4xLmBl8672zfF8icuaiUwA/I+VYPtE/wJ46Pnp/n\nHNuqGbAzh3tS2H9mOyxkhzLSFjtFRoslNWiK0TMCgYEA5vEa6d95I3QZCPQ7F9J5\nB+5i5GkmmYFbEdLeERbi2oidLXUwQdhnkURTSR1jiJZ3ORQxqbczGDJ/kBBBFx2u\nXSJx94Ix+LHvjAf0X+GeOuysY5nwumLMr8wRxdbwCjDLDNdhvkEg2i018Bst2SCH\nfx8EaQxJj6nclAWWCO5EkxMCgYBnfPsNRMQMlHV4K0/dfGFuwnjKOHpMBnJJiSXE\n3lG1P3pcW0yZQqZqpAwyBOxTm6ENmhMceAo2IQ+mNOvJU8wVb6srEimCAMHqv9Ah\nbMGxo86k4Lu2cZZfZJ1FVnMUmaVy5umDBw3eDARMTNA2/mYm3yTM4jANeITonuml\nt56meQKBgDeEROj4v36g3+RJf6HTgC8hj06elbM9P4SluxWHYgU6ZT9SYUIJkSKC\nmjfQQMlPJ+dWVdyZ4UhgZjLrAN0OfQeI+OgJn16Z0te2BHVZ5BSJZ+1sgK7eRZsO\nASCkDVaj2yULuMSYrHbM1HpjUtIsZsakoS3iTWwLAvqzvtV0TNUi\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-21 00:43:49,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 used request id req-177a3a2f-a4c9-4e26-bb6f-0a06f3a65326 2018-07-21 00:43:49,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:49,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:50,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e161eca6b3744a46ada7eb0be631505d", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj-role"}], "expires_at": "2018-07-21T01:43:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bab9edf91e14506b31eb354babba690", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-169341d1-13b5-43c-user", "id": "165d6bb363b74e8c903c7d96775af882"}, "audit_ids": ["IAJNyah5Qy-71Cys6QRfRg"], "issued_at": "2018-07-21T00:43:50.000000Z"}} 2018-07-21 00:43:50,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}fd2523bafd5e25e47e8f65aaf366e3e5a7bc66fb" 2018-07-21 00:43:50,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc12f6c-e6b0-4942-a53c-27825841093e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:50,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6cc12f6c-e6b0-4942-a53c-27825841093e 2018-07-21 00:43:50,255 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:43:50,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2523bafd5e25e47e8f65aaf366e3e5a7bc66fb" 2018-07-21 00:43:50,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00188629-3ae2-42dd-9371-e1fccf89b44b x-compute-request-id: req-00188629-3ae2-42dd-9371-e1fccf89b44b Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RAPvYithSlddl38s4eeCWp37ysU9gqrwsE/3hqjYmEgW14d4fzV1wfUETFPCS9X02C8+NOWAWX5yS2zFWPleg5lJ2N6QlsTAWFddm3f0fcVCuzA1g+wxe+6y/O/OGkvYNrrxA0NNveC5ZpNoZRyX9w6GIZ2d65HwBCTcVCY/KA7WFIsOIIOyuMz3UnR2xXpbwtRULpMoY/LdxFgNmlDAI60SZpDjd0OC54+zxsjEPoKYnOZuTzojzNW1oAQIQ34nZhsko0Y+q1A9Y9vTP9Vk56F0qcQgsY8XhMBvgdaLq6pHhzH/u92JG2GZYX+ZJieqPssF9JBmrQxMBueSWTRt Generated-by-Nova", "name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp", "fingerprint": "8c:8c:8d:76:ea:43:2e:cf:87:07:27:c8:79:0f:48:62"}}]} 2018-07-21 00:43:50,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-00188629-3ae2-42dd-9371-e1fccf89b44b 2018-07-21 00:43:50,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:50,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e161eca6b3744a46ada7eb0be631505d", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj-role"}], "expires_at": "2018-07-21T01:43:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bab9edf91e14506b31eb354babba690", "name": "CreateStackKeypairTests-169341d1-13b5-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/2bab9edf91e14506b31eb354babba690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-169341d1-13b5-43c-user", "id": "165d6bb363b74e8c903c7d96775af882"}, "audit_ids": ["dFoWaAcsSyiE1asa1LCHoA"], "issued_at": "2018-07-21T00:43:50.000000Z"}} 2018-07-21 00:43:50,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee5180fd78120f86a0a733da336f4d48816f50e" 2018-07-21 00:43:51,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70c5d4d6-f452-412c-af03-f805c1ee3eaa x-compute-request-id: req-70c5d4d6-f452-412c-af03-f805c1ee3eaa Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RAPvYithSlddl38s4eeCWp37ysU9gqrwsE/3hqjYmEgW14d4fzV1wfUETFPCS9X02C8+NOWAWX5yS2zFWPleg5lJ2N6QlsTAWFddm3f0fcVCuzA1g+wxe+6y/O/OGkvYNrrxA0NNveC5ZpNoZRyX9w6GIZ2d65HwBCTcVCY/KA7WFIsOIIOyuMz3UnR2xXpbwtRULpMoY/LdxFgNmlDAI60SZpDjd0OC54+zxsjEPoKYnOZuTzojzNW1oAQIQ34nZhsko0Y+q1A9Y9vTP9Vk56F0qcQgsY8XhMBvgdaLq6pHhzH/u92JG2GZYX+ZJieqPssF9JBmrQxMBueSWTRt Generated-by-Nova", "user_id": "165d6bb363b74e8c903c7d96775af882", "name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp", "deleted": false, "created_at": "2018-07-21T00:43:48.000000", "updated_at": null, "fingerprint": "8c:8c:8d:76:ea:43:2e:cf:87:07:27:c8:79:0f:48:62", "deleted_at": null, "id": 92}} 2018-07-21 00:43:51,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp used request id req-70c5d4d6-f452-412c-af03-f805c1ee3eaa 2018-07-21 00:43:51,033 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack 2018-07-21 00:43:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:51,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:51 GMT Server: Apache x-openstack-request-id: req-2968e869-fae1-4103-b591-488295cb601f Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:51,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:51 GMT Server: Apache x-openstack-request-id: req-5430ac56-78fb-4e1e-95e2-f84cedcbfe6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:51,277 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 used request id req-5430ac56-78fb-4e1e-95e2-f84cedcbfe6b 2018-07-21 00:43:51,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:51,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:51 GMT Server: Apache x-openstack-request-id: req-3cfe6306-55f9-46f8-8941-56efea8e5d3f Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:51,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:51 GMT Server: Apache x-openstack-request-id: req-eb75006b-1e56-4016-9b2c-4ade1b60984d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 610 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": "2bab9edf91e14506b31eb354babba690", "OS::stack_id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "keypair_name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "stack_user_project_id": "3d801a3c1a8245ae8250ba1a10d79a00", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:43:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:43:51Z", "id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-21 00:43:51,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 used request id req-eb75006b-1e56-4016-9b2c-4ade1b60984d 2018-07-21 00:43:51,717 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:43:51,717 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:43:54,720 - create_stack - DEBUG - Stack status query timeout in 1196.55751395 2018-07-21 00:43:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:54,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:54 GMT Server: Apache x-openstack-request-id: req-11018f07-6168-4368-9060-345620473db6 Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:55,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:54 GMT Server: Apache x-openstack-request-id: req-2b542e04-b57c-4ab2-ab38-e56d18d9ab1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 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": "2bab9edf91e14506b31eb354babba690", "OS::stack_id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "keypair_name": "CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-kp"}, "deletion_time": "2018-07-21T00:43:52Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack", "stack_user_project_id": "3d801a3c1a8245ae8250ba1a10d79a00", "tags": null, "creation_time": "2018-07-21T00:43:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:43:51Z", "id": "c297ecb5-cd8e-4b84-a602-e9159a9da493", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-21 00:43:55,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 used request id req-2b542e04-b57c-4ab2-ab38-e56d18d9ab1e 2018-07-21 00:43:55,139 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:43:55,139 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack 2018-07-21 00:43:55,139 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack 2018-07-21 00:43:55,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/c297ecb5-cd8e-4b84-a602-e9159a9da493 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35ceb5cb496cb14d08e9d177068c4fca85dec0e" 2018-07-21 00:43:55,185 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:43:55 GMT Server: Apache x-openstack-request-id: req-bf6a39ed-60f2-4306-8309-79b2a11c9095 Location: http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:43:55,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:55 GMT Server: Apache x-openstack-request-id: req-43019324-6b67-45a7-bab4-8cfd084af700 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:43:55,391 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/2bab9edf91e14506b31eb354babba690/stacks/CreateStackKeypairTests-CreateStackKeypairTests-9e47858c-8091-4ba5-858c-05a8b6237ed4-stack/c297ecb5-cd8e-4b84-a602-e9159a9da493 used request id req-43019324-6b67-45a7-bab4-8cfd084af700 2018-07-21 00:43:55,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:55,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a782454a-ab7b-4db3-a91a-4e734e06c08a Date: Sat, 21 Jul 2018 00:43:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:43:55,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a782454a-ab7b-4db3-a91a-4e734e06c08a 2018-07-21 00:43:55,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:55,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96505339-051e-47fb-9d2d-602fea9fa625 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:43:55,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-96505339-051e-47fb-9d2d-602fea9fa625 2018-07-21 00:43:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d5464a-e76e-4fd2-b35e-cc9f318bf835 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:43:56,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-c0d5464a-e76e-4fd2-b35e-cc9f318bf835 2018-07-21 00:43:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cdb27da-596b-4c81-88fd-16ef2401c688 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:56,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-2cdb27da-596b-4c81-88fd-16ef2401c688 2018-07-21 00:43:56,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:56,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de12091-aa7a-4486-95f5-743b12fcf1f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:56,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-4de12091-aa7a-4486-95f5-743b12fcf1f4 2018-07-21 00:43:56,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,324 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2572a15-3a0e-4da6-a2c7-52a3538545f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:56,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-f2572a15-3a0e-4da6-a2c7-52a3538545f8 2018-07-21 00:43:56,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:56,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1d4ac0-524e-4c48-9c66-5068e3cb6b2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:56,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-2b1d4ac0-524e-4c48-9c66-5068e3cb6b2f 2018-07-21 00:43:56,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:56,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,519 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46510744-599f-4bb3-bdd9-76eeae34c8aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:56,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-46510744-599f-4bb3-bdd9-76eeae34c8aa 2018-07-21 00:43:56,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2879b0d4-0129-43bf-9502-fecf39033bf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:56,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-2879b0d4-0129-43bf-9502-fecf39033bf6 2018-07-21 00:43:56,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:56,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e53a859-2bd0-4049-bb73-0444f4cf4caf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:43:56,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-5e53a859-2bd0-4049-bb73-0444f4cf4caf 2018-07-21 00:43:56,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:43:56,706 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-169341d1-13b5-43c-proj 2018-07-21 00:43:56,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2bab9edf91e14506b31eb354babba690 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:56,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55fde4e-55e6-4771-934b-4343c4f3fa78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:56,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2bab9edf91e14506b31eb354babba690 used request id req-b55fde4e-55e6-4771-934b-4343c4f3fa78 2018-07-21 00:43:56,960 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-169341d1-13b5-43c-proj-role 2018-07-21 00:43:56,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e161eca6b3744a46ada7eb0be631505d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:57,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff80e606-c578-422c-9083-456464f0f208 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:57,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e161eca6b3744a46ada7eb0be631505d used request id req-ff80e606-c578-422c-9083-456464f0f208 2018-07-21 00:43:57,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e1f06d49f9a1e93a48646b25ff1fbab5bab61c" 2018-07-21 00:43:57,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e88544-e970-49cb-8be9-f5a60e3e511d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:57,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e6e88544-e970-49cb-8be9-f5a60e3e511d 2018-07-21 00:43:57,171 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-169341d1-13b5-43c-user 2018-07-21 00:43:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/165d6bb363b74e8c903c7d96775af882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}230691e01f8dabfade52731e7fa7700720446edc" 2018-07-21 00:43:57,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:43:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba6ca8e4-60b9-480c-aada-ce18b8336b33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:43:57,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/165d6bb363b74e8c903c7d96775af882 used request id req-ba6ca8e4-60b9-480c-aada-ce18b8336b33 2018-07-21 00:43:57,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:57,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["-D_pH0-BQdKbdauAft6ILw"], "issued_at": "2018-07-21T00:43:57.000000Z"}} 2018-07-21 00:43:57,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4a7db3af9e7e75c812b4a5ce19e6d1a7385f90d6" 2018-07-21 00:43:57,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de7c59b-2c21-4985-b024-9288e8209901 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:57,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8de7c59b-2c21-4985-b024-9288e8209901 2018-07-21 00:43:57,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:57,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:58,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["27XaGqWURMyZByBV4VVFzA"], "issued_at": "2018-07-21T00:43:58.000000Z"}} 2018-07-21 00:43:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:43:58,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b33d1b-9733-4f3f-8f4b-a2ff46b1f908 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:58,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-88b33d1b-9733-4f3f-8f4b-a2ff46b1f908 2018-07-21 00:43:58,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:58,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:58,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:43:58,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4329888-2acb-43b2-8ad4-9dbc8de19fbe Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:43:58,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj used request id req-e4329888-2acb-43b2-8ad4-9dbc8de19fbe 2018-07-21 00:43:58,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:43:58,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61c18a7-cc62-4b6d-b644-ea3af36bca43 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:58,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a61c18a7-cc62-4b6d-b644-ea3af36bca43 2018-07-21 00:43:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}}' 2018-07-21 00:43:58,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-059f2a9f-e360-4e1a-a03b-dd44d238f707 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4"}, "tags": [], "enabled": true, "id": "15c4709dac104e0aa36b1e7aee68d0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}} 2018-07-21 00:43:58,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-059f2a9f-e360-4e1a-a03b-dd44d238f707 2018-07-21 00:43:58,661 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj 2018-07-21 00:43:58,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:58,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:43:59,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JK8_nVAySoS22u3WljQ1FQ"], "issued_at": "2018-07-21T00:43:59.000000Z"}} 2018-07-21 00:43:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e5c5f68655f4f9b824fcb4447eda04af5e80a09a" 2018-07-21 00:43:59,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff5b574-ebdc-48ee-a982-5a52981613d6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:43:59,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6ff5b574-ebdc-48ee-a982-5a52981613d6 2018-07-21 00:43:59,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:43:59,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:43:59,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c5f68655f4f9b824fcb4447eda04af5e80a09a" 2018-07-21 00:43:59,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81204d6-2916-4f2c-81a7-22d013f1ca91 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:43:59,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d81204d6-2916-4f2c-81a7-22d013f1ca91 2018-07-21 00:43:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c5f68655f4f9b824fcb4447eda04af5e80a09a" 2018-07-21 00:43:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663eaeda-d63b-4a7f-9ff7-13d40cb13763 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4"}, "tags": [], "enabled": true, "id": "15c4709dac104e0aa36b1e7aee68d0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}]} 2018-07-21 00:43:59,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj used request id req-663eaeda-d63b-4a7f-9ff7-13d40cb13763 2018-07-21 00:43:59,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c5f68655f4f9b824fcb4447eda04af5e80a09a" 2018-07-21 00:43:59,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade6b98c-aaf3-4dac-ac32-43bc695271ac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:43:59,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ade6b98c-aaf3-4dac-ac32-43bc695271ac 2018-07-21 00:43:59,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c5f68655f4f9b824fcb4447eda04af5e80a09a" 2018-07-21 00:43:59,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76c060b-0f75-4725-adbf-d581aca255fb Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:59,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c76c060b-0f75-4725-adbf-d581aca255fb 2018-07-21 00:43:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c5f68655f4f9b824fcb4447eda04af5e80a09a" 2018-07-21 00:43:59,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa35cbba-6bed-4d48-a58b-7ce7041441cd Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4"}, "tags": [], "enabled": true, "id": "15c4709dac104e0aa36b1e7aee68d0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}]} 2018-07-21 00:43:59,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj used request id req-aa35cbba-6bed-4d48-a58b-7ce7041441cd 2018-07-21 00:43:59,908 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-8b11a594-cbc6-47f-user 2018-07-21 00:43:59,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:43:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:43:59,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e936a0-c774-4dc0-99dc-9e9705880a4f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:43:59,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-87e936a0-c774-4dc0-99dc-9e9705880a4f 2018-07-21 00:43:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" -d '{"role": {"name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role"}}' 2018-07-21 00:44:00,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f26485-2a25-4ecc-8c86-0566af9b8538 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "200fb8fc3af541ef9fdd00c8b5fa1d58", "links": {"self": "http://172.30.9.21:5000/v3/roles/200fb8fc3af541ef9fdd00c8b5fa1d58"}, "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role"}} 2018-07-21 00:44:00,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-58f26485-2a25-4ecc-8c86-0566af9b8538 2018-07-21 00:44:00,046 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role 2018-07-21 00:44:00,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/200fb8fc3af541ef9fdd00c8b5fa1d58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:00,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8a867a-0fde-4524-b6fb-9a2d9dd3efb0 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "200fb8fc3af541ef9fdd00c8b5fa1d58", "links": {"self": "http://172.30.9.21:5000/v3/roles/200fb8fc3af541ef9fdd00c8b5fa1d58"}, "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role"}} 2018-07-21 00:44:00,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/200fb8fc3af541ef9fdd00c8b5fa1d58 used request id req-cb8a867a-0fde-4524-b6fb-9a2d9dd3efb0 2018-07-21 00:44:00,144 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role to project CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj 2018-07-21 00:44:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4/users/329fb9872abc43d69f9e2ee04fb80c87/roles/200fb8fc3af541ef9fdd00c8b5fa1d58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:00,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c3aa36-ccb9-4bfa-9707-8f73ccf98887 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:00,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4/users/329fb9872abc43d69f9e2ee04fb80c87/roles/200fb8fc3af541ef9fdd00c8b5fa1d58 used request id req-a1c3aa36-ccb9-4bfa-9707-8f73ccf98887 2018-07-21 00:44:00,293 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:44:00,293 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:44:00,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:00,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:00,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "200fb8fc3af541ef9fdd00c8b5fa1d58", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role"}], "expires_at": "2018-07-21T01:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15c4709dac104e0aa36b1e7aee68d0c4", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-user", "id": "329fb9872abc43d69f9e2ee04fb80c87"}, "audit_ids": ["KPv4QM_bSASkxwcYUqHzUQ"], "issued_at": "2018-07-21T00:44:00.000000Z"}} 2018-07-21 00:44:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:00,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7beafde9-c257-4dcc-902c-62fff9e14ada 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:00,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7beafde9-c257-4dcc-902c-62fff9e14ada 2018-07-21 00:44:00,772 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:44:00,776 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:44:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:00,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:00 GMT Server: Apache x-openstack-request-id: req-ba3b8baf-e34f-4c32-bf90-64d0bad6d1bc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:44:00,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack used request id req-ba3b8baf-e34f-4c32-bf90-64d0bad6d1bc 2018-07-21 00:44:00,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}}' 2018-07-21 00:44:02,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:44:00 GMT Server: Apache x-openstack-request-id: req-b49a39d4-e276-4f2d-86f3-9b6c7d617342 Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "links": [{"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379", "rel": "self"}]}} 2018-07-21 00:44:02,545 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks used request id req-b49a39d4-e276-4f2d-86f3-9b6c7d617342 2018-07-21 00:44:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:02,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:02 GMT Server: Apache x-openstack-request-id: req-537bd875-7e9d-4e7c-9ff4-0b1a7cf720a5 Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:02,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:02 GMT Server: Apache x-openstack-request-id: req-5634fd4a-88cb-4eee-a589-da4562204037 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": "15c4709dac104e0aa36b1e7aee68d0c4", "OS::stack_id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "security_group_name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "stack_user_project_id": "3363549fd4014362b6ba52a4ad6d4a8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:44:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 00:44:02,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 used request id req-5634fd4a-88cb-4eee-a589-da4562204037 2018-07-21 00:44:02,957 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack 2018-07-21 00:44:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:03,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:02 GMT Server: Apache x-openstack-request-id: req-09cab2bb-701c-48b5-bc17-93f5daaea8d9 Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:03,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:03 GMT Server: Apache x-openstack-request-id: req-0bc569c1-148f-4535-8398-838282b3cc27 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": "15c4709dac104e0aa36b1e7aee68d0c4", "OS::stack_id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "security_group_name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "stack_user_project_id": "3363549fd4014362b6ba52a4ad6d4a8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-21T00:44:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 00:44:03,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 used request id req-0bc569c1-148f-4535-8398-838282b3cc27 2018-07-21 00:44:03,367 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-21 00:44:03,367 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:44:06,370 - create_stack - DEBUG - Stack status query timeout in 1196.58720493 2018-07-21 00:44:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:06,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:06 GMT Server: Apache x-openstack-request-id: req-aeb6ed1f-5e3b-4305-914e-d392a44601d9 Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:06,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:06 GMT Server: Apache x-openstack-request-id: req-d9b63325-1a19-4d94-9505-6e4411e891a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "OS::stack_id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "security_group_name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "stack_user_project_id": "3363549fd4014362b6ba52a4ad6d4a8d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-21T00:44:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 00:44:06,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 used request id req-d9b63325-1a19-4d94-9505-6e4411e891a0 2018-07-21 00:44:06,889 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-21 00:44:06,890 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack 2018-07-21 00:44:06,890 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack 2018-07-21 00:44:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:07,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:06 GMT Server: Apache x-openstack-request-id: req-1339356f-cac4-48aa-916d-cecb6e60d013 Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:07,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:07 GMT Server: Apache x-openstack-request-id: req-29d345ba-560c-449c-9d85-b3eebde34cd4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-21T00:44:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-21T00:44:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-21 00:44:07,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379/resources used request id req-29d345ba-560c-449c-9d85-b3eebde34cd4 2018-07-21 00:44:07,435 - neutron_utils - INFO - Retrieving security group with ID - 679452b3-5671-4680-a3d4-828255a8c8cd 2018-07-21 00:44:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=679452b3-5671-4680-a3d4-828255a8c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:07,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-de7402e5-6753-484c-b85a-dfea4b786e0a Date: Sat, 21 Jul 2018 00:44:07 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:03Z", "updated_at": "2018-07-21T00:44:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:04Z", "revision_number": 0, "id": "57d58866-74df-4562-8432-012abd31fef4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:44:04Z", "revision_number": 0, "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}], "revision_number": 6, "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "679452b3-5671-4680-a3d4-828255a8c8cd", "name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}]} 2018-07-21 00:44:07,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=679452b3-5671-4680-a3d4-828255a8c8cd used request id req-de7402e5-6753-484c-b85a-dfea4b786e0a 2018-07-21 00:44:07,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679452b3-5671-4680-a3d4-828255a8c8cd 2018-07-21 00:44:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:07,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-0c0ffcd7-5f65-48b2-8eb6-861d4f54cdba Date: Sat, 21 Jul 2018 00:44:07 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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "57d58866-74df-4562-8432-012abd31fef4"}, {"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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": 22, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952"}]} 2018-07-21 00:44:07,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd used request id req-0c0ffcd7-5f65-48b2-8eb6-861d4f54cdba 2018-07-21 00:44:07,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679452b3-5671-4680-a3d4-828255a8c8cd 2018-07-21 00:44:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:08,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d2916084-e105-4b4c-9c99-b2552c814460 Date: Sat, 21 Jul 2018 00:44:08 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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "57d58866-74df-4562-8432-012abd31fef4"}, {"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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": 22, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952"}]} 2018-07-21 00:44:08,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd used request id req-d2916084-e105-4b4c-9c99-b2552c814460 2018-07-21 00:44:08,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:08,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:08,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "200fb8fc3af541ef9fdd00c8b5fa1d58", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role"}], "expires_at": "2018-07-21T01:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15c4709dac104e0aa36b1e7aee68d0c4", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/15c4709dac104e0aa36b1e7aee68d0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-user", "id": "329fb9872abc43d69f9e2ee04fb80c87"}, "audit_ids": ["Q8g-xm-STTKAt4vOp1huEQ"], "issued_at": "2018-07-21T00:44:08.000000Z"}} 2018-07-21 00:44:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d055be6a6a7e440398722bdb7484b2981db8b0ec" 2018-07-21 00:44:08,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722b2a56-7bf0-4c7c-9589-5a7c0ebb4671 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:08,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-722b2a56-7bf0-4c7c-9589-5a7c0ebb4671 2018-07-21 00:44:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d055be6a6a7e440398722bdb7484b2981db8b0ec" 2018-07-21 00:44:08,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-64ad6f0d-b23d-4e4a-98ba-7b323ee45299 Date: Sat, 21 Jul 2018 00:44:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:03Z", "updated_at": "2018-07-21T00:44:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:04Z", "revision_number": 0, "id": "57d58866-74df-4562-8432-012abd31fef4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:44:04Z", "revision_number": 0, "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}], "revision_number": 6, "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "679452b3-5671-4680-a3d4-828255a8c8cd", "name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}]} 2018-07-21 00:44:08,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp&description=Test+description used request id req-64ad6f0d-b23d-4e4a-98ba-7b323ee45299 2018-07-21 00:44:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:08,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:08,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d055be6a6a7e440398722bdb7484b2981db8b0ec" 2018-07-21 00:44:08,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56de156-9f99-4378-a2a6-90e4420172cf Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15c4709dac104e0aa36b1e7aee68d0c4", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}} 2018-07-21 00:44:08,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4 used request id req-e56de156-9f99-4378-a2a6-90e4420172cf 2018-07-21 00:44:08,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679452b3-5671-4680-a3d4-828255a8c8cd 2018-07-21 00:44:08,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d055be6a6a7e440398722bdb7484b2981db8b0ec" 2018-07-21 00:44:09,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-358a8739-02fb-42a2-802a-112ee675f821 Date: Sat, 21 Jul 2018 00:44:09 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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "57d58866-74df-4562-8432-012abd31fef4"}, {"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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": 22, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952"}]} 2018-07-21 00:44:09,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd used request id req-358a8739-02fb-42a2-802a-112ee675f821 2018-07-21 00:44:09,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679452b3-5671-4680-a3d4-828255a8c8cd 2018-07-21 00:44:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d055be6a6a7e440398722bdb7484b2981db8b0ec" 2018-07-21 00:44:09,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-035dfe99-1c34-422f-befe-a2dc78eaa005 Date: Sat, 21 Jul 2018 00:44:09 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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "57d58866-74df-4562-8432-012abd31fef4"}, {"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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": 22, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952"}]} 2018-07-21 00:44:09,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd used request id req-035dfe99-1c34-422f-befe-a2dc78eaa005 2018-07-21 00:44:09,791 - neutron_utils - INFO - Retrieving security group with ID - 679452b3-5671-4680-a3d4-828255a8c8cd 2018-07-21 00:44:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=679452b3-5671-4680-a3d4-828255a8c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d055be6a6a7e440398722bdb7484b2981db8b0ec" 2018-07-21 00:44:10,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-aa184cca-5d82-4d76-b789-baf54c0d3e5d Date: Sat, 21 Jul 2018 00:44:10 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:03Z", "updated_at": "2018-07-21T00:44:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:04Z", "revision_number": 0, "id": "57d58866-74df-4562-8432-012abd31fef4", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:44:04Z", "revision_number": 0, "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}], "revision_number": 6, "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "679452b3-5671-4680-a3d4-828255a8c8cd", "name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}]} 2018-07-21 00:44:10,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=679452b3-5671-4680-a3d4-828255a8c8cd used request id req-aa184cca-5d82-4d76-b789-baf54c0d3e5d 2018-07-21 00:44:10,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 679452b3-5671-4680-a3d4-828255a8c8cd 2018-07-21 00:44:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d055be6a6a7e440398722bdb7484b2981db8b0ec" 2018-07-21 00:44:10,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-f9ef2122-79df-45ea-9bc6-d129222484a6 Date: Sat, 21 Jul 2018 00:44:10 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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "57d58866-74df-4562-8432-012abd31fef4"}, {"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-21T00:44:04Z", "security_group_id": "679452b3-5671-4680-a3d4-828255a8c8cd", "port_range_min": 22, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:04Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "fcbd2f2c-877b-4f36-bfac-6c2be2512952"}]} 2018-07-21 00:44:10,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=679452b3-5671-4680-a3d4-828255a8c8cd used request id req-f9ef2122-79df-45ea-9bc6-d129222484a6 2018-07-21 00:44:10,049 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack 2018-07-21 00:44:10,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:10,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:10 GMT Server: Apache x-openstack-request-id: req-f8a6db0b-3798-42d7-95b3-c9ec8978f3b1 Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:10,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:10 GMT Server: Apache x-openstack-request-id: req-757c8594-ebda-4531-937f-5c3b6c64fe3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:10,462 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 used request id req-757c8594-ebda-4531-937f-5c3b6c64fe3e 2018-07-21 00:44:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:10,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:10 GMT Server: Apache x-openstack-request-id: req-8a3ef91d-1c50-4bd8-9d04-5428041a3652 Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:10,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:10 GMT Server: Apache x-openstack-request-id: req-2c52fe07-996d-4d91-aef1-f47b97de7f69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 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": "15c4709dac104e0aa36b1e7aee68d0c4", "OS::stack_id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "security_group_name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "stack_user_project_id": "3363549fd4014362b6ba52a4ad6d4a8d", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-21T00:44:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-21T00:44:10Z", "id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 00:44:10,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 used request id req-2c52fe07-996d-4d91-aef1-f47b97de7f69 2018-07-21 00:44:10,700 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-21 00:44:10,700 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-21 00:44:13,703 - create_stack - DEBUG - Stack status query timeout in 1196.759197 2018-07-21 00:44:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:13,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:13 GMT Server: Apache x-openstack-request-id: req-706ffaa4-29cf-4f74-8130-74abdc2a897d Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:13,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:13 GMT Server: Apache x-openstack-request-id: req-d2adeb49-cf6f-4451-bbed-b9fddd1c6c67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 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": "15c4709dac104e0aa36b1e7aee68d0c4", "OS::stack_id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "security_group_name": "CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-sec-grp"}, "deletion_time": "2018-07-21T00:44:12Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack", "stack_user_project_id": "3363549fd4014362b6ba52a4ad6d4a8d", "tags": null, "creation_time": "2018-07-21T00:44:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-21T00:44:10Z", "id": "48a4b373-a3e6-4b8c-86d6-15209cc2b379", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-21 00:44:13,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 used request id req-d2adeb49-cf6f-4451-bbed-b9fddd1c6c67 2018-07-21 00:44:13,949 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-21 00:44:13,950 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack 2018-07-21 00:44:13,950 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack 2018-07-21 00:44:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/48a4b373-a3e6-4b8c-86d6-15209cc2b379 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279bbae7b0bb36b91c2dbd4311934fb227b8e45b" 2018-07-21 00:44:13,981 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 21 Jul 2018 00:44:13 GMT Server: Apache x-openstack-request-id: req-b756816d-679b-4f07-a9f7-cd6ffc1b554d Location: http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-21 00:44:14,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:13 GMT Server: Apache x-openstack-request-id: req-6db5e79f-da3b-4e59-af39-0caef465101f Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-21 00:44:14,173 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/15c4709dac104e0aa36b1e7aee68d0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-c1e678e2-3564-456d-a59d-6b1c6115206e-stack/48a4b373-a3e6-4b8c-86d6-15209cc2b379 used request id req-6db5e79f-da3b-4e59-af39-0caef465101f 2018-07-21 00:44:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:14,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bd25b26b-5148-4106-a4ab-2c9a44f668d4 Date: Sat, 21 Jul 2018 00:44:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:02Z", "updated_at": "2018-07-21T00:44:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "revision_number": 0, "id": "1ffb6b21-9ff3-49d2-8ebd-bfdfb8ba1191", "remote_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "revision_number": 0, "id": "662e3d29-476d-4d71-939a-b81a17b15b6c", "remote_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "revision_number": 0, "id": "6db3e92c-fd71-4a78-b2aa-0db696d3fc08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "revision_number": 0, "id": "ae75a7fe-51c1-44be-a8b8-c103c043be63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4"}], "revision_number": 4, "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "name": "default"}]} 2018-07-21 00:44:14,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bd25b26b-5148-4106-a4ab-2c9a44f668d4 2018-07-21 00:44:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:14,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f709710-020b-4e72-b990-f15efd5c64ba Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:44:14,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-7f709710-020b-4e72-b990-f15efd5c64ba 2018-07-21 00:44:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:14,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdb0b48-bdea-4a7a-9d9a-ae594d140f85 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:44:14,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-3fdb0b48-bdea-4a7a-9d9a-ae594d140f85 2018-07-21 00:44:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:14,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db8c68b-0b7a-4508-8549-b1f4597dda19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:14,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-7db8c68b-0b7a-4508-8549-b1f4597dda19 2018-07-21 00:44:14,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:14,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f4f4f90-be50-4ead-b602-c1537d9f4f23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:14,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-3f4f4f90-be50-4ead-b602-c1537d9f4f23 2018-07-21 00:44:14,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:14,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1f1ad8-9aae-4fc6-9e41-a5089ddc7dc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:14,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-fb1f1ad8-9aae-4fc6-9e41-a5089ddc7dc0 2018-07-21 00:44:14,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:14,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:15,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501dbf6b-3fe2-4a9b-bcf1-f3191c6a0ebc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:15,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-501dbf6b-3fe2-4a9b-bcf1-f3191c6a0ebc 2018-07-21 00:44:15,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:15,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:15,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0789982-a08c-49bb-b391-7231eb9ac1d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:15,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-c0789982-a08c-49bb-b391-7231eb9ac1d1 2018-07-21 00:44:15,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:15,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-288ccf78-59b3-4fb3-b7f8-96cd718e6a9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:15,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-288ccf78-59b3-4fb3-b7f8-96cd718e6a9c 2018-07-21 00:44:15,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:15,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:15,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-852012e1-eb16-4b0b-a480-e9ca0a0d1144 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:15,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-852012e1-eb16-4b0b-a480-e9ca0a0d1144 2018-07-21 00:44:15,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:15,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c225f437-6547-4884-b77f-550424337a70 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15c4709dac104e0aa36b1e7aee68d0c4", "name": "CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj"}} 2018-07-21 00:44:15,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4 used request id req-c225f437-6547-4884-b77f-550424337a70 2018-07-21 00:44:15,382 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17 2018-07-21 00:44:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:15,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-41c73e2a-12d8-48b8-b36b-9732c816d415 Date: Sat, 21 Jul 2018 00:44:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:02Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "1ffb6b21-9ff3-49d2-8ebd-bfdfb8ba1191"}, {"remote_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:02Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "662e3d29-476d-4d71-939a-b81a17b15b6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:02Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "6db3e92c-fd71-4a78-b2aa-0db696d3fc08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:02Z", "security_group_id": "fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17", "port_range_min": null, "revision_number": 0, "tenant_id": "15c4709dac104e0aa36b1e7aee68d0c4", "created_at": "2018-07-21T00:44:02Z", "project_id": "15c4709dac104e0aa36b1e7aee68d0c4", "id": "ae75a7fe-51c1-44be-a8b8-c103c043be63"}]} 2018-07-21 00:44:15,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17 used request id req-41c73e2a-12d8-48b8-b36b-9732c816d415 2018-07-21 00:44:15,596 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:44:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:15,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98912742-351c-457f-907c-90a81ef1309c Content-Length: 0 Date: Sat, 21 Jul 2018 00:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:44:15,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/fbe4da46-bfc3-4ec5-a5a1-4b08e306cf17 used request id req-98912742-351c-457f-907c-90a81ef1309c 2018-07-21 00:44:15,924 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj 2018-07-21 00:44:15,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:16,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2686f643-06ad-41c5-a789-473b8635c58e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:16,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/15c4709dac104e0aa36b1e7aee68d0c4 used request id req-2686f643-06ad-41c5-a789-473b8635c58e 2018-07-21 00:44:16,199 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-8b11a594-cbc6-47f-proj-role 2018-07-21 00:44:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/200fb8fc3af541ef9fdd00c8b5fa1d58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:16,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ea395a-5f8d-44a2-b3e7-c2bf4faf53f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:16,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/200fb8fc3af541ef9fdd00c8b5fa1d58 used request id req-78ea395a-5f8d-44a2-b3e7-c2bf4faf53f4 2018-07-21 00:44:16,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e5e9a21727ad020549778b904b9522980828dc" 2018-07-21 00:44:16,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e226ae-d4af-45aa-b87c-38831bfd2416 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:16,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-49e226ae-d4af-45aa-b87c-38831bfd2416 2018-07-21 00:44:16,407 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-8b11a594-cbc6-47f-user 2018-07-21 00:44:16,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/329fb9872abc43d69f9e2ee04fb80c87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c5f68655f4f9b824fcb4447eda04af5e80a09a" 2018-07-21 00:44:16,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66aa0c59-045a-4f7a-b68d-898f39012ccf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:16,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/329fb9872abc43d69f9e2ee04fb80c87 used request id req-66aa0c59-045a-4f7a-b68d-898f39012ccf 2018-07-21 00:44:16,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:17,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["H6SEJ3EhQzmswJFJjuBgQw"], "issued_at": "2018-07-21T00:44:16.000000Z"}} 2018-07-21 00:44:17,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}d7f90599614c0f3f70a7ede8009c675240d64c97" 2018-07-21 00:44:17,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5673b29-3363-4c4d-8767-ff1c31c6e682 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:17,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b5673b29-3363-4c4d-8767-ff1c31c6e682 2018-07-21 00:44:17,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:17,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:17,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["tWXCOQITR4CAsWw8ZcVLIA"], "issued_at": "2018-07-21T00:44:17.000000Z"}} 2018-07-21 00:44:17,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:17,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b66bcf-1913-4808-a965-6a708975fa3a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:17,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-03b66bcf-1913-4808-a965-6a708975fa3a 2018-07-21 00:44:17,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:17,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-40d49155-33a3-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:17,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb11fb01-8cb9-4cf3-96e2-51b07234dff4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-40d49155-33a3-4fe-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:44:17,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-40d49155-33a3-4fe-proj used request id req-eb11fb01-8cb9-4cf3-96e2-51b07234dff4 2018-07-21 00:44:17,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:17,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fdc659d-1c37-4a38-ac40-5f911664270a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:44:17,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2fdc659d-1c37-4a38-ac40-5f911664270a 2018-07-21 00:44:17,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj"}}' 2018-07-21 00:44:17,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ded447-6fea-482b-9cb4-1b31450da317 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d815a6d0b3614f09a7606a9890dd27c9"}, "tags": [], "enabled": true, "id": "d815a6d0b3614f09a7606a9890dd27c9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj"}} 2018-07-21 00:44:17,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-62ded447-6fea-482b-9cb4-1b31450da317 2018-07-21 00:44:17,906 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-40d49155-33a3-4fe-proj 2018-07-21 00:44:17,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:17,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:18,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["cKv04ZhOQQ-GqY2tSvLLcQ"], "issued_at": "2018-07-21T00:44:18.000000Z"}} 2018-07-21 00:44:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2dc55e81f07de38719c705d3eb99b571f4e3d5c7" 2018-07-21 00:44:18,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe39cf83-069c-45e8-a129-b36a0095e12f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:18,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fe39cf83-069c-45e8-a129-b36a0095e12f 2018-07-21 00:44:18,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:18,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:18,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc55e81f07de38719c705d3eb99b571f4e3d5c7" 2018-07-21 00:44:18,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748eee6b-9db0-410f-82b9-0a2b54acac46 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:44:18,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-748eee6b-9db0-410f-82b9-0a2b54acac46 2018-07-21 00:44:18,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-40d49155-33a3-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc55e81f07de38719c705d3eb99b571f4e3d5c7" 2018-07-21 00:44:18,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac5ecb0-6617-4557-83a4-eaec5675902a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-40d49155-33a3-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d815a6d0b3614f09a7606a9890dd27c9"}, "tags": [], "enabled": true, "id": "d815a6d0b3614f09a7606a9890dd27c9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj"}]} 2018-07-21 00:44:18,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-40d49155-33a3-4fe-proj used request id req-5ac5ecb0-6617-4557-83a4-eaec5675902a 2018-07-21 00:44:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc55e81f07de38719c705d3eb99b571f4e3d5c7" 2018-07-21 00:44:18,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9efa1124-fe76-4ead-8fb3-231bf5e77e7a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:44:18,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9efa1124-fe76-4ead-8fb3-231bf5e77e7a 2018-07-21 00:44:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc55e81f07de38719c705d3eb99b571f4e3d5c7" 2018-07-21 00:44:19,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9f98a8-dca7-4616-842f-1c68cdc6800e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:19,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a9f98a8-dca7-4616-842f-1c68cdc6800e 2018-07-21 00:44:19,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-40d49155-33a3-4fe-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc55e81f07de38719c705d3eb99b571f4e3d5c7" 2018-07-21 00:44:19,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc914e5-2bc9-4ae8-ad64-bef961182931 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-40d49155-33a3-4fe-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d815a6d0b3614f09a7606a9890dd27c9"}, "tags": [], "enabled": true, "id": "d815a6d0b3614f09a7606a9890dd27c9", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj"}]} 2018-07-21 00:44:19,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-40d49155-33a3-4fe-proj used request id req-5dc914e5-2bc9-4ae8-ad64-bef961182931 2018-07-21 00:44:19,219 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-40d49155-33a3-4fe-user 2018-07-21 00:44:19,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:19,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:19,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30098712-317f-4886-b744-5696144fc9cf Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:19,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30098712-317f-4886-b744-5696144fc9cf 2018-07-21 00:44:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" -d '{"role": {"name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj-role"}}' 2018-07-21 00:44:19,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e21dd77-2b42-4514-92e8-a2cb4c22727e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8893f68a22c94aaa989593a40fb0c155", "links": {"self": "http://172.30.9.21:5000/v3/roles/8893f68a22c94aaa989593a40fb0c155"}, "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj-role"}} 2018-07-21 00:44:19,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3e21dd77-2b42-4514-92e8-a2cb4c22727e 2018-07-21 00:44:19,439 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-40d49155-33a3-4fe-proj-role 2018-07-21 00:44:19,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8893f68a22c94aaa989593a40fb0c155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:19,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d505a92-a3cb-4e88-850a-c068a7242fc1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8893f68a22c94aaa989593a40fb0c155", "links": {"self": "http://172.30.9.21:5000/v3/roles/8893f68a22c94aaa989593a40fb0c155"}, "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj-role"}} 2018-07-21 00:44:19,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8893f68a22c94aaa989593a40fb0c155 used request id req-1d505a92-a3cb-4e88-850a-c068a7242fc1 2018-07-21 00:44:19,532 - keystone_utils - INFO - Granting role CreateStackNegativeTests-40d49155-33a3-4fe-proj-role to project CreateStackNegativeTests-40d49155-33a3-4fe-proj 2018-07-21 00:44:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d815a6d0b3614f09a7606a9890dd27c9/users/92f71de9af6046b5af082b954159ea2a/roles/8893f68a22c94aaa989593a40fb0c155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:19,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40ab0c4-5c63-436a-af2c-676a0b9028fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:19,681 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d815a6d0b3614f09a7606a9890dd27c9/users/92f71de9af6046b5af082b954159ea2a/roles/8893f68a22c94aaa989593a40fb0c155 used request id req-f40ab0c4-5c63-436a-af2c-676a0b9028fa 2018-07-21 00:44:19,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:19,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:20,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8893f68a22c94aaa989593a40fb0c155", "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj-role"}], "expires_at": "2018-07-21T01:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d815a6d0b3614f09a7606a9890dd27c9", "name": "CreateStackNegativeTests-40d49155-33a3-4fe-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d815a6d0b3614f09a7606a9890dd27c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/d815a6d0b3614f09a7606a9890dd27c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/d815a6d0b3614f09a7606a9890dd27c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d815a6d0b3614f09a7606a9890dd27c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/d815a6d0b3614f09a7606a9890dd27c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/d815a6d0b3614f09a7606a9890dd27c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_d815a6d0b3614f09a7606a9890dd27c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d815a6d0b3614f09a7606a9890dd27c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d815a6d0b3614f09a7606a9890dd27c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/d815a6d0b3614f09a7606a9890dd27c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/d815a6d0b3614f09a7606a9890dd27c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d815a6d0b3614f09a7606a9890dd27c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/d815a6d0b3614f09a7606a9890dd27c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/d815a6d0b3614f09a7606a9890dd27c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-40d49155-33a3-4fe-user", "id": "92f71de9af6046b5af082b954159ea2a"}, "audit_ids": ["GtkhnRYkTriglEquYZg7NQ"], "issued_at": "2018-07-21T00:44:20.000000Z"}} 2018-07-21 00:44:20,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e2d5f39ba60f689048dae7c34fe8741e7be83d09" 2018-07-21 00:44:20,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ef79ae-197d-49eb-9204-41f3ec6e478c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:20,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-64ef79ae-197d-49eb-9204-41f3ec6e478c 2018-07-21 00:44:20,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:44:20,174 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:44:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d815a6d0b3614f09a7606a9890dd27c9/stacks?stack_name=CreateStackNegativeTests-1bcdd21c-667c-47e8-b387-1f01c5ecdff0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2d5f39ba60f689048dae7c34fe8741e7be83d09" 2018-07-21 00:44:20,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:20 GMT Server: Apache x-openstack-request-id: req-2cdd7be6-3bf8-4354-8dd2-0fc80a82aba8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:44:20,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d815a6d0b3614f09a7606a9890dd27c9/stacks?stack_name=CreateStackNegativeTests-1bcdd21c-667c-47e8-b387-1f01c5ecdff0 used request id req-2cdd7be6-3bf8-4354-8dd2-0fc80a82aba8 2018-07-21 00:44:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:20,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-06b0f7b4-a78a-4006-9a82-4dfbc90d7417 Date: Sat, 21 Jul 2018 00:44:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:44:20,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-06b0f7b4-a78a-4006-9a82-4dfbc90d7417 2018-07-21 00:44:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc431bb-74f8-4b80-b7fd-a469a6637402 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:44:20,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-9dc431bb-74f8-4b80-b7fd-a469a6637402 2018-07-21 00:44:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:20,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb20eddf-8235-481e-ae23-7305a34affb7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:44:20,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-fb20eddf-8235-481e-ae23-7305a34affb7 2018-07-21 00:44:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:20,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00c45813-d661-4faf-b790-a05c68a58e5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:20,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-00c45813-d661-4faf-b790-a05c68a58e5f 2018-07-21 00:44:20,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cfd7dbb-0c83-42c7-932d-7d8d92169ee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:21,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-4cfd7dbb-0c83-42c7-932d-7d8d92169ee5 2018-07-21 00:44:21,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:21,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e22ec708-9458-48a3-b0a9-147b814e4fb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:21,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-e22ec708-9458-48a3-b0a9-147b814e4fb5 2018-07-21 00:44:21,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8574592-2691-4eff-b116-1cf297633fa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:21,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-b8574592-2691-4eff-b116-1cf297633fa9 2018-07-21 00:44:21,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:21,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c0278a-2f43-48b1-a281-fea6ee5bb0e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:21,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-a2c0278a-2f43-48b1-a281-fea6ee5bb0e5 2018-07-21 00:44:21,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:21,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7c107c-4162-4705-809e-3971dede750e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:21,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-da7c107c-4162-4705-809e-3971dede750e 2018-07-21 00:44:21,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6046358-4aa4-4d9e-9407-45b0c748af3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:21,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-e6046358-4aa4-4d9e-9407-45b0c748af3f 2018-07-21 00:44:21,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:21,444 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-40d49155-33a3-4fe-proj 2018-07-21 00:44:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d815a6d0b3614f09a7606a9890dd27c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815fed6f-8b8d-4fd6-b7fa-7ec6e341acf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:21,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d815a6d0b3614f09a7606a9890dd27c9 used request id req-815fed6f-8b8d-4fd6-b7fa-7ec6e341acf5 2018-07-21 00:44:21,702 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-40d49155-33a3-4fe-proj-role 2018-07-21 00:44:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8893f68a22c94aaa989593a40fb0c155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:21,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dbabbff-ad0c-4287-8723-aa2887e637ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:21,827 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8893f68a22c94aaa989593a40fb0c155 used request id req-6dbabbff-ad0c-4287-8723-aa2887e637ba 2018-07-21 00:44:21,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e911cdb0716335342d8cd5f260d51f9920fc0c2" 2018-07-21 00:44:22,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36203b99-a1b6-4ffe-9e30-7a342fe55dd8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:22,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36203b99-a1b6-4ffe-9e30-7a342fe55dd8 2018-07-21 00:44:22,031 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-40d49155-33a3-4fe-user 2018-07-21 00:44:22,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/92f71de9af6046b5af082b954159ea2a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc55e81f07de38719c705d3eb99b571f4e3d5c7" 2018-07-21 00:44:22,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21f6f3d-9767-46bb-ad79-9f16a96abab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:22,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/92f71de9af6046b5af082b954159ea2a used request id req-f21f6f3d-9767-46bb-ad79-9f16a96abab1 2018-07-21 00:44:22,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:22,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jbnQlO4hSvyN1jpEi8NK8A"], "issued_at": "2018-07-21T00:44:22.000000Z"}} 2018-07-21 00:44:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e15c108a7fc384d646cdc0ba332f663cd8e3077c" 2018-07-21 00:44:22,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f337ef77-20c3-4e54-8e26-5c97de00ac76 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:22,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f337ef77-20c3-4e54-8e26-5c97de00ac76 2018-07-21 00:44:22,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:22,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:23,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["IGiioNWBQa6zEUwgZTyjCg"], "issued_at": "2018-07-21T00:44:23.000000Z"}} 2018-07-21 00:44:23,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:23,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e56a34d-9c67-41d5-8680-b59242f831eb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:23,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7e56a34d-9c67-41d5-8680-b59242f831eb 2018-07-21 00:44:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:23,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7dbe7e24-3485-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:23,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b179dc34-d0f1-46de-a68c-73b4ab1ec9fa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7dbe7e24-3485-496-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:44:23,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-7dbe7e24-3485-496-proj used request id req-b179dc34-d0f1-46de-a68c-73b4ab1ec9fa 2018-07-21 00:44:23,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:23,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f218a0-50a8-402d-b533-775ab0a8e458 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:44:23,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-42f218a0-50a8-402d-b533-775ab0a8e458 2018-07-21 00:44:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj"}}' 2018-07-21 00:44:23,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3884a826-5bc4-4d71-a806-2c211e06be9c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c969ae8efa7f4a9da5b78167447a93f3"}, "tags": [], "enabled": true, "id": "c969ae8efa7f4a9da5b78167447a93f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj"}} 2018-07-21 00:44:23,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3884a826-5bc4-4d71-a806-2c211e06be9c 2018-07-21 00:44:23,571 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-7dbe7e24-3485-496-proj 2018-07-21 00:44:23,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:23,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:23,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Kv-6oIq-TsCCxevAyut-tg"], "issued_at": "2018-07-21T00:44:23.000000Z"}} 2018-07-21 00:44:23,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5b9b50c358416cfda2a67f30cbe41cc04d86b026" 2018-07-21 00:44:24,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31c1d5f-a910-404f-ba2f-ebdc2c9957b4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:24,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b31c1d5f-a910-404f-ba2f-ebdc2c9957b4 2018-07-21 00:44:24,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:24,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b50c358416cfda2a67f30cbe41cc04d86b026" 2018-07-21 00:44:24,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36583719-6f8c-40ac-80c6-4a4aea064b71 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:44:24,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-36583719-6f8c-40ac-80c6-4a4aea064b71 2018-07-21 00:44:24,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-7dbe7e24-3485-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b50c358416cfda2a67f30cbe41cc04d86b026" 2018-07-21 00:44:24,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab96ea8-ac9a-4b90-812a-21ecedc278a6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-7dbe7e24-3485-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c969ae8efa7f4a9da5b78167447a93f3"}, "tags": [], "enabled": true, "id": "c969ae8efa7f4a9da5b78167447a93f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj"}]} 2018-07-21 00:44:24,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-7dbe7e24-3485-496-proj used request id req-3ab96ea8-ac9a-4b90-812a-21ecedc278a6 2018-07-21 00:44:24,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b50c358416cfda2a67f30cbe41cc04d86b026" 2018-07-21 00:44:24,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee18b769-2e7c-40c5-8351-d139ac75aae8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:44:24,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ee18b769-2e7c-40c5-8351-d139ac75aae8 2018-07-21 00:44:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b50c358416cfda2a67f30cbe41cc04d86b026" 2018-07-21 00:44:24,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5d20e5-2648-41dd-a215-7f562c970049 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:24,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4a5d20e5-2648-41dd-a215-7f562c970049 2018-07-21 00:44:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-7dbe7e24-3485-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b50c358416cfda2a67f30cbe41cc04d86b026" 2018-07-21 00:44:24,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae1759f-3bc7-41b5-8d1b-985949564453 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-7dbe7e24-3485-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c969ae8efa7f4a9da5b78167447a93f3"}, "tags": [], "enabled": true, "id": "c969ae8efa7f4a9da5b78167447a93f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj"}]} 2018-07-21 00:44:24,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-7dbe7e24-3485-496-proj used request id req-8ae1759f-3bc7-41b5-8d1b-985949564453 2018-07-21 00:44:24,991 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-7dbe7e24-3485-496-user 2018-07-21 00:44:24,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:24,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:25,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d6f1cd-9f69-4713-8d04-e7ceedc75a41 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:25,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-77d6f1cd-9f69-4713-8d04-e7ceedc75a41 2018-07-21 00:44:25,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" -d '{"role": {"name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj-role"}}' 2018-07-21 00:44:25,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43a89ca0-1070-4904-b69f-7d12f4f1503d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f7e425a395e420cb03e3d3d12081e43", "links": {"self": "http://172.30.9.21:5000/v3/roles/8f7e425a395e420cb03e3d3d12081e43"}, "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj-role"}} 2018-07-21 00:44:25,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-43a89ca0-1070-4904-b69f-7d12f4f1503d 2018-07-21 00:44:25,218 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-7dbe7e24-3485-496-proj-role 2018-07-21 00:44:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8f7e425a395e420cb03e3d3d12081e43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:25,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401ae549-d03a-4657-b238-a991e9befad9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f7e425a395e420cb03e3d3d12081e43", "links": {"self": "http://172.30.9.21:5000/v3/roles/8f7e425a395e420cb03e3d3d12081e43"}, "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj-role"}} 2018-07-21 00:44:25,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8f7e425a395e420cb03e3d3d12081e43 used request id req-401ae549-d03a-4657-b238-a991e9befad9 2018-07-21 00:44:25,312 - keystone_utils - INFO - Granting role CreateStackNegativeTests-7dbe7e24-3485-496-proj-role to project CreateStackNegativeTests-7dbe7e24-3485-496-proj 2018-07-21 00:44:25,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c969ae8efa7f4a9da5b78167447a93f3/users/73db9e9683d345f48a08f32a464d709e/roles/8f7e425a395e420cb03e3d3d12081e43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:25,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b509789-af3f-4f62-b921-55bba8f6037b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:25,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c969ae8efa7f4a9da5b78167447a93f3/users/73db9e9683d345f48a08f32a464d709e/roles/8f7e425a395e420cb03e3d3d12081e43 used request id req-0b509789-af3f-4f62-b921-55bba8f6037b 2018-07-21 00:44:25,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:25,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:25,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f7e425a395e420cb03e3d3d12081e43", "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj-role"}], "expires_at": "2018-07-21T01:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c969ae8efa7f4a9da5b78167447a93f3", "name": "CreateStackNegativeTests-7dbe7e24-3485-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c969ae8efa7f4a9da5b78167447a93f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/c969ae8efa7f4a9da5b78167447a93f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/c969ae8efa7f4a9da5b78167447a93f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c969ae8efa7f4a9da5b78167447a93f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/c969ae8efa7f4a9da5b78167447a93f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/c969ae8efa7f4a9da5b78167447a93f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_c969ae8efa7f4a9da5b78167447a93f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c969ae8efa7f4a9da5b78167447a93f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/c969ae8efa7f4a9da5b78167447a93f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/c969ae8efa7f4a9da5b78167447a93f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/c969ae8efa7f4a9da5b78167447a93f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c969ae8efa7f4a9da5b78167447a93f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/c969ae8efa7f4a9da5b78167447a93f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/c969ae8efa7f4a9da5b78167447a93f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-7dbe7e24-3485-496-user", "id": "73db9e9683d345f48a08f32a464d709e"}, "audit_ids": ["UbqXQ5-FQ1ONcIDd65Z3ug"], "issued_at": "2018-07-21T00:44:25.000000Z"}} 2018-07-21 00:44:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}a0866d93c04804c570d8ad487b50b6f03ce8575f" 2018-07-21 00:44:26,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264c3aa8-6f04-4aea-ae52-741d68c7b7c8 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:26,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-264c3aa8-6f04-4aea-ae52-741d68c7b7c8 2018-07-21 00:44:26,009 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:44:26,012 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-21 00:44:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/c969ae8efa7f4a9da5b78167447a93f3/stacks?stack_name=CreateStackNegativeTests-9b7e2b81-54b3-412f-8672-d75afe49b8ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0866d93c04804c570d8ad487b50b6f03ce8575f" 2018-07-21 00:44:26,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:26 GMT Server: Apache x-openstack-request-id: req-6c6f6f51-dcbd-4dcf-b21a-5137f641f17f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-21 00:44:26,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/c969ae8efa7f4a9da5b78167447a93f3/stacks?stack_name=CreateStackNegativeTests-9b7e2b81-54b3-412f-8672-d75afe49b8ed used request id req-6c6f6f51-dcbd-4dcf-b21a-5137f641f17f 2018-07-21 00:44:26,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/c969ae8efa7f4a9da5b78167447a93f3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0866d93c04804c570d8ad487b50b6f03ce8575f" -d '{"stack_name": "CreateStackNegativeTests-9b7e2b81-54b3-412f-8672-d75afe49b8ed", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-07-21 00:44:26,711 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 00:44:26 GMT Server: Apache x-openstack-request-id: req-70dd8e8f-c4e2-443d-9f92-deaca424899b Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-07-21 00:44:26,711 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/c969ae8efa7f4a9da5b78167447a93f3/stacks used request id req-70dd8e8f-c4e2-443d-9f92-deaca424899b 2018-07-21 00:44:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:26,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-91ccbf94-84e9-495c-a76f-c2d327caa240 Date: Sat, 21 Jul 2018 00:44:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:44:26,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-91ccbf94-84e9-495c-a76f-c2d327caa240 2018-07-21 00:44:26,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c71c2f-f2d9-4edb-a3b4-1e3c40a75830 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:44:27,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-45c71c2f-f2d9-4edb-a3b4-1e3c40a75830 2018-07-21 00:44:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955696b5-d42f-4afe-b0e2-fb4baa757db3 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:44:27,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-955696b5-d42f-4afe-b0e2-fb4baa757db3 2018-07-21 00:44:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee88507d-82bf-4f08-9c6e-c6645455a846 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:27,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-ee88507d-82bf-4f08-9c6e-c6645455a846 2018-07-21 00:44:27,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad3431b4-ccb4-4fd0-ab4b-0240f59ac3e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:27,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-ad3431b4-ccb4-4fd0-ab4b-0240f59ac3e0 2018-07-21 00:44:27,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1597b489-219a-4616-98a6-e72a100422d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:27,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-1597b489-219a-4616-98a6-e72a100422d3 2018-07-21 00:44:27,387 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:27,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,476 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfb6631b-252d-448a-9349-b320904bf0e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:27,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-dfb6631b-252d-448a-9349-b320904bf0e0 2018-07-21 00:44:27,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:27,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-358ec479-36f3-4f3c-a0b8-8b048158caf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:27,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-358ec479-36f3-4f3c-a0b8-8b048158caf5 2018-07-21 00:44:27,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:27,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24398abe-618e-4dff-9eeb-37216641871b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a29990f544bd4562b62cc366e8fd7b18.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:27,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a29990f544bd4562b62cc366e8fd7b18 used request id req-24398abe-618e-4dff-9eeb-37216641871b 2018-07-21 00:44:27,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:27,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:27,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe3c0a3-fb73-43f7-9e92-62b7d7feaab9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 43b9630fb38943f5b836c369998a1dd9.", "code": 404, "title": "Not Found"}} 2018-07-21 00:44:27,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/43b9630fb38943f5b836c369998a1dd9 used request id req-ebe3c0a3-fb73-43f7-9e92-62b7d7feaab9 2018-07-21 00:44:27,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:44:27,761 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-7dbe7e24-3485-496-proj 2018-07-21 00:44:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c969ae8efa7f4a9da5b78167447a93f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:28,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49135476-8dc6-494d-9cc3-7ddcb9fbfd8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:28,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c969ae8efa7f4a9da5b78167447a93f3 used request id req-49135476-8dc6-494d-9cc3-7ddcb9fbfd8f 2018-07-21 00:44:28,002 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-7dbe7e24-3485-496-proj-role 2018-07-21 00:44:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8f7e425a395e420cb03e3d3d12081e43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:28,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92fa79d4-c5a6-44c9-b1c4-67c2d05c7122 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:28,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8f7e425a395e420cb03e3d3d12081e43 used request id req-92fa79d4-c5a6-44c9-b1c4-67c2d05c7122 2018-07-21 00:44:28,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c372028f7a22f60bf9b14410b1ec94d9e42a9c8" 2018-07-21 00:44:28,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d160530-4e93-4a3d-82e8-4f4f3c03cca6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:28,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5d160530-4e93-4a3d-82e8-4f4f3c03cca6 2018-07-21 00:44:28,229 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-7dbe7e24-3485-496-user 2018-07-21 00:44:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/73db9e9683d345f48a08f32a464d709e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b50c358416cfda2a67f30cbe41cc04d86b026" 2018-07-21 00:44:28,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c3be04-6477-4970-a792-f4972daf40b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:28,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/73db9e9683d345f48a08f32a464d709e used request id req-42c3be04-6477-4970-a792-f4972daf40b9 2018-07-21 00:44:28,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:28,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["1CV1T8DlS-SZ7F8Ghnqfug"], "issued_at": "2018-07-21T00:44:28.000000Z"}} 2018-07-21 00:44:28,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ae774c62fbf75a157053a959124a6d383e8235bf" 2018-07-21 00:44:28,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfd28e7-bbfa-4772-9c65-aaa61da93162 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:28,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-acfd28e7-bbfa-4772-9c65-aaa61da93162 2018-07-21 00:44:28,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:28,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:29,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["dVDkKThURlixQgynPdx6sA"], "issued_at": "2018-07-21T00:44:29.000000Z"}} 2018-07-21 00:44:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:44:29,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc51af6-2086-4332-bc73-5c555c605b8b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:29,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9fc51af6-2086-4332-bc73-5c555c605b8b 2018-07-21 00:44:29,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:29,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:29,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4783742b-7d5b-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:44:29,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fec0a9-d844-404c-a9c7-f18419532fc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4783742b-7d5b-42e-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:44:29,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4783742b-7d5b-42e-proj used request id req-46fec0a9-d844-404c-a9c7-f18419532fc1 2018-07-21 00:44:29,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:44:29,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e98595-fb8d-45cf-b882-6ca6006aaaa3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:44:29,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-73e98595-fb8d-45cf-b882-6ca6006aaaa3 2018-07-21 00:44:29,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}}' 2018-07-21 00:44:29,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343ac139-44b1-49da-a916-790344259d1b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "id": "655b4fc5479747c9b0781941126a4e7a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:44:29,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-343ac139-44b1-49da-a916-790344259d1b 2018-07-21 00:44:29,756 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-4783742b-7d5b-42e-proj 2018-07-21 00:44:29,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:29,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:30,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["vz7m3ZTqQ7ScKgyzHzTEBw"], "issued_at": "2018-07-21T00:44:30.000000Z"}} 2018-07-21 00:44:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b6b6e693ac743d3178f4c6d439c6989749983a55" 2018-07-21 00:44:30,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302dd529-ae8a-4a1e-bded-24109bb8dab2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:30,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-302dd529-ae8a-4a1e-bded-24109bb8dab2 2018-07-21 00:44:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:30,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:30,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b6e693ac743d3178f4c6d439c6989749983a55" 2018-07-21 00:44:30,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06db83f-a9aa-4793-9956-eed1a91b2151 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:44:30,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a06db83f-a9aa-4793-9956-eed1a91b2151 2018-07-21 00:44:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-4783742b-7d5b-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b6e693ac743d3178f4c6d439c6989749983a55" 2018-07-21 00:44:30,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecf7a67-1f73-4db9-8cf3-67a25ebd5332 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-4783742b-7d5b-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "id": "655b4fc5479747c9b0781941126a4e7a", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}]} 2018-07-21 00:44:30,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-4783742b-7d5b-42e-proj used request id req-5ecf7a67-1f73-4db9-8cf3-67a25ebd5332 2018-07-21 00:44:30,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b6e693ac743d3178f4c6d439c6989749983a55" 2018-07-21 00:44:30,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ead029b-e089-46e8-b3d8-3f54f78d87f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:44:30,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1ead029b-e089-46e8-b3d8-3f54f78d87f9 2018-07-21 00:44:30,942 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-4783742b-7d5b-42e-user 2018-07-21 00:44:30,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:44:31,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0722a87-1432-4339-83e4-30becac0e08b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:44:31,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b0722a87-1432-4339-83e4-30becac0e08b 2018-07-21 00:44:31,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" -d '{"role": {"name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}}' 2018-07-21 00:44:31,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f169ade2-a6e3-4ac8-a500-2ed17cac56f8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9302775188fd48c8ad6871219f8681a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/9302775188fd48c8ad6871219f8681a7"}, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}} 2018-07-21 00:44:31,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f169ade2-a6e3-4ac8-a500-2ed17cac56f8 2018-07-21 00:44:31,152 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role 2018-07-21 00:44:31,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9302775188fd48c8ad6871219f8681a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:44:31,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4053a6-cda7-41c2-90c0-83e8ca737c00 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9302775188fd48c8ad6871219f8681a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/9302775188fd48c8ad6871219f8681a7"}, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}} 2018-07-21 00:44:31,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9302775188fd48c8ad6871219f8681a7 used request id req-de4053a6-cda7-41c2-90c0-83e8ca737c00 2018-07-21 00:44:31,250 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role to project AnsibleProvisioningTests-4783742b-7d5b-42e-proj 2018-07-21 00:44:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a/users/ae29d1724ff542c3bb5671f9a714b604/roles/9302775188fd48c8ad6871219f8681a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:44:31,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-874243c0-dd6c-4822-ad55-ead05611b1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:44:31,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a/users/ae29d1724ff542c3bb5671f9a714b604/roles/9302775188fd48c8ad6871219f8681a7 used request id req-874243c0-dd6c-4822-ad55-ead05611b1ec 2018-07-21 00:44:31,486 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:44:31,488 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-21 00:44:31,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:31,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:31,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:44:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["6A1a3aJvRxqXrZHCizZWyw"], "issued_at": "2018-07-21T00:44:31.000000Z"}} 2018-07-21 00:44:31,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7abc3a90e671c1da7771937f714f4c6346360727" 2018-07-21 00:44:31,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d7c623-ab33-44cb-9ef2-53e60fb52547 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:31,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-47d7c623-ab33-44cb-9ef2-53e60fb52547 2018-07-21 00:44:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" 2018-07-21 00:44:32,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-428533fb-f11b-4737-a03f-34875b96005c Date: Sat, 21 Jul 2018 00:44:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image"} 2018-07-21 00:44:32,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image used request id req-428533fb-f11b-4737-a03f-34875b96005c 2018-07-21 00:44:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" 2018-07-21 00:44:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e656ac49-5732-423a-a954-182023645e11 Date: Sat, 21 Jul 2018 00:44:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:44:32,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e656ac49-5732-423a-a954-182023645e11 2018-07-21 00:44:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image"}' 2018-07-21 00:44:32,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef36a4bb-f078-4a06-99e4-70fadce352d6 Date: Sat, 21 Jul 2018 00:44:32 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:44:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:44:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "min_disk": 0, "protected": false, "id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "file": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/file", "checksum": null, "owner": "655b4fc5479747c9b0781941126a4e7a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:44:32,616 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ef36a4bb-f078-4a06-99e4-70fadce352d6 2018-07-21 00:44:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" -d '' 2018-07-21 00:44:37,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2b447ce-5f92-4233-9121-b34fa868993f Date: Sat, 21 Jul 2018 00:44:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:44:37,468 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/file used request id req-c2b447ce-5f92-4233-9121-b34fa868993f 2018-07-21 00:44:37,468 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-21 00:44:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" 2018-07-21 00:44:37,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ddf9fbe0-56df-48e0-bf27-8bac11b8c875 Date: Sat, 21 Jul 2018 00:44:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:44:32Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T00:44:37Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/snap", "metadata": {}}], "self": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "min_disk": 0, "protected": false, "id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "file": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "655b4fc5479747c9b0781941126a4e7a", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:44:37,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b used request id req-ddf9fbe0-56df-48e0-bf27-8bac11b8c875 2018-07-21 00:44:37,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" 2018-07-21 00:44:37,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fbf9a802-d0de-4cfa-b11c-aded9040ff28 Date: Sat, 21 Jul 2018 00:44:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:44:37,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-fbf9a802-d0de-4cfa-b11c-aded9040ff28 2018-07-21 00:44:37,839 - create_image - INFO - Created image with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image 2018-07-21 00:44:37,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" 2018-07-21 00:44:38,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0d290a96-8cd6-4ed5-8768-7f0e328b6edd Date: Sat, 21 Jul 2018 00:44:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:44:32Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T00:44:37Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/snap", "metadata": {}}], "self": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "min_disk": 0, "protected": false, "id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "file": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "655b4fc5479747c9b0781941126a4e7a", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:44:38,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b used request id req-0d290a96-8cd6-4ed5-8768-7f0e328b6edd 2018-07-21 00:44:38,027 - create_image - DEBUG - Instance status is - active 2018-07-21 00:44:38,027 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image 2018-07-21 00:44:38,027 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image 2018-07-21 00:44:38,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:38,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:38,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["sw_PgVEsTGqMgUgg_ViE4A"], "issued_at": "2018-07-21T00:44:38.000000Z"}} 2018-07-21 00:44:38,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:44:38,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903ed811-38bb-4f89-ad7d-84a95a2236cb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:38,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-903ed811-38bb-4f89-ad7d-84a95a2236cb 2018-07-21 00:44:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:44:38,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d4b6078-86b2-4800-9df5-fb4f774b1da7 Date: Sat, 21 Jul 2018 00:44:38 GMT RESP BODY: {"networks":[]} 2018-07-21 00:44:38,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-1d4b6078-86b2-4800-9df5-fb4f774b1da7 2018-07-21 00:44:38,716 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net 2018-07-21 00:44:38,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net", "admin_state_up": true}}' 2018-07-21 00:44:39,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-9fb33544-457d-4e4b-af1d-6b15b2f62aa6 Date: Sat, 21 Jul 2018 00:44:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:44:39Z","is_default":false,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}} 2018-07-21 00:44:39,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-9fb33544-457d-4e4b-af1d-6b15b2f62aa6 2018-07-21 00:44:39,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:44:39,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-74bb517e-54cb-4eef-9530-d53397d0a8ef Date: Sat, 21 Jul 2018 00:44:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:44:39Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:44:39,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-74bb517e-54cb-4eef-9530-d53397d0a8ef 2018-07-21 00:44:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:44:39,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5e1812fa-124c-4c76-99b6-873175df1057 Date: Sat, 21 Jul 2018 00:44:39 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:44:39,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-5e1812fa-124c-4c76-99b6-873175df1057 2018-07-21 00:44:39,789 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet 2018-07-21 00:44:39,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" -d '{"subnets": [{"ip_version": 4, "network_id": "6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]}' 2018-07-21 00:44:40,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bfdc3f6e-e8a3-4145-bedd-8f754f50ca5f Date: Sat, 21 Jul 2018 00:44:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:44:40,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-bfdc3f6e-e8a3-4145-bedd-8f754f50ca5f 2018-07-21 00:44:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:44:40,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d86cdabd-0ae9-4db1-8cd9-4c99e9625a68 Date: Sat, 21 Jul 2018 00:44:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:44:40,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-d86cdabd-0ae9-4db1-8cd9-4c99e9625a68 2018-07-21 00:44:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:44:41,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-af0c9108-193d-43e6-a425-3d03045c1297 Date: Sat, 21 Jul 2018 00:44:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:44:41,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-af0c9108-193d-43e6-a425-3d03045c1297 2018-07-21 00:44:41,078 - OpenStackNetwork - DEBUG - Network [6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1] created successfully 2018-07-21 00:44:41,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:41,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:41,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["jsb2JJkDRb2_kQ1XU67J3w"], "issued_at": "2018-07-21T00:44:41.000000Z"}} 2018-07-21 00:44:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:41,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfebe832-a4a8-4f78-bfc7-9cd8a3412b25 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:41,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cfebe832-a4a8-4f78-bfc7-9cd8a3412b25 2018-07-21 00:44:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:41,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a72a019e-3d7a-4523-8924-a750de7b2d6f Date: Sat, 21 Jul 2018 00:44:41 GMT RESP BODY: {"routers": []} 2018-07-21 00:44:41,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router&admin_state_up=True used request id req-a72a019e-3d7a-4523-8924-a750de7b2d6f 2018-07-21 00:44:41,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:41,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:42,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["GkJtf66CS_uGnX957ZIf6A"], "issued_at": "2018-07-21T00:44:42.000000Z"}} 2018-07-21 00:44:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}522f0f7cc9cbf73c91c3bede2027471597e4d298" 2018-07-21 00:44:42,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1247eb1-26c4-498d-af03-e7ee542764a3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:42,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c1247eb1-26c4-498d-af03-e7ee542764a3 2018-07-21 00:44:42,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:42,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-db607e4a-472b-4359-9b9b-9c32a27b3921 Date: Sat, 21 Jul 2018 00:44:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:44:42,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-db607e4a-472b-4359-9b9b-9c32a27b3921 2018-07-21 00:44:42,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:42,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f73bf934-b89c-403a-badf-3e8b3568e822 Date: Sat, 21 Jul 2018 00:44:42 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:44:42,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-f73bf934-b89c-403a-badf-3e8b3568e822 2018-07-21 00:44:42,864 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router 2018-07-21 00:44:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router", "admin_state_up": true}}' 2018-07-21 00:44:49,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-94841f8d-ed31-40c1-afd1-9cac30261521 Date: Sat, 21 Jul 2018 00:44:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:43Z", "admin_state_up": true, "updated_at": "2018-07-21T00:44:44Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router"}} 2018-07-21 00:44:49,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-94841f8d-ed31-40c1-afd1-9cac30261521 2018-07-21 00:44:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:49,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c47fdff-0719-4a21-93a9-3c38ef342399 Date: Sat, 21 Jul 2018 00:44:49 GMT RESP BODY: {"ports":[]} 2018-07-21 00:44:49,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f used request id req-5c47fdff-0719-4a21-93a9-3c38ef342399 2018-07-21 00:44:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-02a7ad76-6e47-4b49-97ea-05446c651fc7 Date: Sat, 21 Jul 2018 00:44:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:44:49,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-02a7ad76-6e47-4b49-97ea-05446c651fc7 2018-07-21 00:44:49,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:49,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:49,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8c0cf2-1b3d-46ab-8dc0-bdfec3047459 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:44:49,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-7f8c0cf2-1b3d-46ab-8dc0-bdfec3047459 2018-07-21 00:44:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:50,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d18efd52-b3fa-4952-a866-c4b2b9b4ea03 Date: Sat, 21 Jul 2018 00:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:44:50,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-d18efd52-b3fa-4952-a866-c4b2b9b4ea03 2018-07-21 00:44:50,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:50,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-37f41636-53a2-4553-b05f-3204c3d3b948 Date: Sat, 21 Jul 2018 00:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:44:50,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet used request id req-37f41636-53a2-4553-b05f-3204c3d3b948 2018-07-21 00:44:50,400 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-21 00:44:50,400 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router 2018-07-21 00:44:50,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" -d '{"subnet_id": "67595057-0f7e-46c0-a86c-c6faa1f05792"}' 2018-07-21 00:44:53,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b714b94-e7e0-4a21-bf3b-60e070ed92fd Date: Sat, 21 Jul 2018 00:44:53 GMT RESP BODY: {"network_id": "6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "subnet_id": "67595057-0f7e-46c0-a86c-c6faa1f05792", "subnet_ids": ["67595057-0f7e-46c0-a86c-c6faa1f05792"], "port_id": "1e64be45-2f66-4f8a-9a7f-c2109def59fc", "id": "9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f"} 2018-07-21 00:44:53,512 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f/add_router_interface used request id req-8b714b94-e7e0-4a21-bf3b-60e070ed92fd 2018-07-21 00:44:53,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:53,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-668a15ee-f754-42ae-b4ee-ba9a3a37b833 Date: Sat, 21 Jul 2018 00:44:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:43Z", "admin_state_up": true, "updated_at": "2018-07-21T00:44:51Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router"}} 2018-07-21 00:44:53,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f used request id req-668a15ee-f754-42ae-b4ee-ba9a3a37b833 2018-07-21 00:44:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:53,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-f7d0b413-fba1-49d5-b01a-0ddb3992e3b7 Date: Sat, 21 Jul 2018 00:44:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"}]} 2018-07-21 00:44:53,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f used request id req-f7d0b413-fba1-49d5-b01a-0ddb3992e3b7 2018-07-21 00:44:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/67595057-0f7e-46c0-a86c-c6faa1f05792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:44:54,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-70802c47-c1bc-458e-ac81-de194675c4d4 Date: Sat, 21 Jul 2018 00:44:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}} 2018-07-21 00:44:54,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/67595057-0f7e-46c0-a86c-c6faa1f05792 used request id req-70802c47-c1bc-458e-ac81-de194675c4d4 2018-07-21 00:44:54,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:54,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:54,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["Qb4L5lcCT6aIb5UhMOmUnA"], "issued_at": "2018-07-21T00:44:54.000000Z"}} 2018-07-21 00:44:54,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4b8f9a452345ae442b450748952f954eca038534" 2018-07-21 00:44:54,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20900679-a681-4fba-8a96-cafb690e3484 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:54,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20900679-a681-4fba-8a96-cafb690e3484 2018-07-21 00:44:54,696 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:44:54,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8f9a452345ae442b450748952f954eca038534" 2018-07-21 00:44:54,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-298cbb51-bab7-444e-87d0-99865445d481 x-compute-request-id: req-298cbb51-bab7-444e-87d0-99865445d481 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:44:54,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-298cbb51-bab7-444e-87d0-99865445d481 2018-07-21 00:44:54,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8f9a452345ae442b450748952f954eca038534" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-21 00:44:54,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-ac1bde2d-f6ef-45f4-808c-8354b4b8f214 x-compute-request-id: req-ac1bde2d-f6ef-45f4-808c-8354b4b8f214 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "326843fc-c6b4-4785-ac21-f45de6ad59b9"}} 2018-07-21 00:44:54,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ac1bde2d-f6ef-45f4-808c-8354b4b8f214 2018-07-21 00:44:54,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:54,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:55,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["wXN_ibgqRyakLhhVoti_Vg"], "issued_at": "2018-07-21T00:44:55.000000Z"}} 2018-07-21 00:44:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ce143a56cdc751ebee3f7fef39a5bfab88158076" 2018-07-21 00:44:55,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ee036b-be8a-4acc-956d-5e571e8d7739 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:55,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-38ee036b-be8a-4acc-956d-5e571e8d7739 2018-07-21 00:44:55,412 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:44:55,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce143a56cdc751ebee3f7fef39a5bfab88158076" 2018-07-21 00:44:55,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d807a537-9290-47eb-aeed-6eba43b039db x-compute-request-id: req-d807a537-9290-47eb-aeed-6eba43b039db Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:44:55,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d807a537-9290-47eb-aeed-6eba43b039db 2018-07-21 00:44:55,620 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp... 2018-07-21 00:44:55,620 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:44:55,656 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp 2018-07-21 00:44:55,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce143a56cdc751ebee3f7fef39a5bfab88158076" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtJ4gFhpDkiTKvSCjK6g46mgO9fIYZh/F4AXqDcXsqElhlbKhr/8eytlnMfjBjBXfXpE4bXtY4aQvj6nIb6zvBd9Pu7SIo4OBWsz88D1H+qn2b6AE45g761iAjZ7eLm643LvGuJwpJDF/jBIhdEzeye7E8K3oy1el0MoSL2R6TQQ==", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp"}}' 2018-07-21 00:44:55,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44: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-d7011f98-8b7a-45ad-ae95-4d5eb3e3f537 x-compute-request-id: req-d7011f98-8b7a-45ad-ae95-4d5eb3e3f537 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtJ4gFhpDkiTKvSCjK6g46mgO9fIYZh/F4AXqDcXsqElhlbKhr/8eytlnMfjBjBXfXpE4bXtY4aQvj6nIb6zvBd9Pu7SIo4OBWsz88D1H+qn2b6AE45g761iAjZ7eLm643LvGuJwpJDF/jBIhdEzeye7E8K3oy1el0MoSL2R6TQQ==", "user_id": "ae29d1724ff542c3bb5671f9a714b604", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "fingerprint": "c1:db:6f:b9:1d:04:db:40:8a:d7:97:51:f2:d1:0c:c5"}} 2018-07-21 00:44:55,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d7011f98-8b7a-45ad-ae95-4d5eb3e3f537 2018-07-21 00:44:55,717 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b.pub 2018-07-21 00:44:55,717 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b 2018-07-21 00:44:55,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:55,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:44:56,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["2OMtRRP0Sq6k90bpXzXWow"], "issued_at": "2018-07-21T00:44:56.000000Z"}} 2018-07-21 00:44:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:56,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7c5824-7a08-48f0-a13c-49216eecfeb9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:44:56,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ed7c5824-7a08-48f0-a13c-49216eecfeb9 2018-07-21 00:44:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:56,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d01a7500-e103-42ce-8e6d-9076b6658dcb Date: Sat, 21 Jul 2018 00:44:56 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:44:56,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp used request id req-d01a7500-e103-42ce-8e6d-9076b6658dcb 2018-07-21 00:44:56,504 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp... 2018-07-21 00:44:56,505 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp 2018-07-21 00:44:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" -d '{"security_group": {"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}}' 2018-07-21 00:44:56,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-d7064470-9a0a-45fb-b789-2cb58df94ad9 Date: Sat, 21 Jul 2018 00:44:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "updated_at": "2018-07-21T00:44:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "67e5cc2e-5695-4582-b5be-6993036e88ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}], "revision_number": 2, "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}} 2018-07-21 00:44:56,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-d7064470-9a0a-45fb-b789-2cb58df94ad9 2018-07-21 00:44:56,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:56,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:57,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3a3d73a-0022-4225-999d-0f0878c3bd29 Date: Sat, 21 Jul 2018 00:44:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "67e5cc2e-5695-4582-b5be-6993036e88ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68"}]} 2018-07-21 00:44:57,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-c3a3d73a-0022-4225-999d-0f0878c3bd29 2018-07-21 00:44:57,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:57,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a1cef16-5946-4987-afdc-6b4386341efd Date: Sat, 21 Jul 2018 00:44:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "67e5cc2e-5695-4582-b5be-6993036e88ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68"}]} 2018-07-21 00:44:57,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-0a1cef16-5946-4987-afdc-6b4386341efd 2018-07-21 00:44:57,317 - neutron_utils - INFO - Retrieving security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:57,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-2f2250e7-7a80-45d4-be55-369c619cc98e Date: Sat, 21 Jul 2018 00:44:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "updated_at": "2018-07-21T00:44:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "67e5cc2e-5695-4582-b5be-6993036e88ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}], "revision_number": 2, "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}]} 2018-07-21 00:44:57,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-2f2250e7-7a80-45d4-be55-369c619cc98e 2018-07-21 00:44:57,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:57,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30612fa4-bf4a-4854-a0dd-bc1bcabd36dc Date: Sat, 21 Jul 2018 00:44:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "67e5cc2e-5695-4582-b5be-6993036e88ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68"}]} 2018-07-21 00:44:57,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-30612fa4-bf4a-4854-a0dd-bc1bcabd36dc 2018-07-21 00:44:57,740 - neutron_utils - INFO - Retrieving security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:57,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b5428055-7ac1-47f2-a062-4560e9dc8036 Date: Sat, 21 Jul 2018 00:44:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "updated_at": "2018-07-21T00:44:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "67e5cc2e-5695-4582-b5be-6993036e88ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}], "revision_number": 2, "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}]} 2018-07-21 00:44:57,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-b5428055-7ac1-47f2-a062-4560e9dc8036 2018-07-21 00:44:57,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:57,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:58,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ead7749-2d63-4a6f-9204-0ce545bbab26 Date: Sat, 21 Jul 2018 00:44:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "67e5cc2e-5695-4582-b5be-6993036e88ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68"}]} 2018-07-21 00:44:58,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-3ead7749-2d63-4a6f-9204-0ce545bbab26 2018-07-21 00:44:58,170 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp 2018-07-21 00:44:58,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:58,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e3d54a13-f87f-494e-93af-4fae0403d987 Date: Sat, 21 Jul 2018 00:44:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "updated_at": "2018-07-21T00:44:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "67e5cc2e-5695-4582-b5be-6993036e88ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}], "revision_number": 2, "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}]} 2018-07-21 00:44:58,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp used request id req-e3d54a13-f87f-494e-93af-4fae0403d987 2018-07-21 00:44:58,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:44:58,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:44:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:44:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:58,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d982294-9311-44e7-90e7-c3fa02d7bdf5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:44:58,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-5d982294-9311-44e7-90e7-c3fa02d7bdf5 2018-07-21 00:44:58,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:58,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7505d2d7-7b25-4618-9cad-7cc8c8a8a8f0 Date: Sat, 21 Jul 2018 00:44:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "67e5cc2e-5695-4582-b5be-6993036e88ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68"}]} 2018-07-21 00:44:58,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-7505d2d7-7b25-4618-9cad-7cc8c8a8a8f0 2018-07-21 00:44:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb"}}' 2018-07-21 00:44:58,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-da14324d-5259-4b01-93fd-957865f4c479 Date: Sat, 21 Jul 2018 00:44:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:58Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:58Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "62822c2d-ff00-48fe-b52a-310c8007aa1b"}} 2018-07-21 00:44:58,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-da14324d-5259-4b01-93fd-957865f4c479 2018-07-21 00:44:58,864 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp 2018-07-21 00:44:58,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:59,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-aa13c43e-60b5-4b38-8893-20b89107f4b9 Date: Sat, 21 Jul 2018 00:44:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "updated_at": "2018-07-21T00:44:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:58Z", "revision_number": 0, "id": "62822c2d-ff00-48fe-b52a-310c8007aa1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:58Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "67e5cc2e-5695-4582-b5be-6993036e88ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}], "revision_number": 3, "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}]} 2018-07-21 00:44:59,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp used request id req-aa13c43e-60b5-4b38-8893-20b89107f4b9 2018-07-21 00:44:59,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:59,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2581b568-cc26-4eb0-90b0-49f805911fa0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:44:59,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-2581b568-cc26-4eb0-90b0-49f805911fa0 2018-07-21 00:44:59,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:59,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:59,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-31122f4f-809b-4e43-8ab0-b8ba576ae1ed Date: Sat, 21 Jul 2018 00:44:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:58Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:58Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "62822c2d-ff00-48fe-b52a-310c8007aa1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "67e5cc2e-5695-4582-b5be-6993036e88ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68"}]} 2018-07-21 00:44:59,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-31122f4f-809b-4e43-8ab0-b8ba576ae1ed 2018-07-21 00:44:59,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb"}}' 2018-07-21 00:44:59,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-1e7ba498-e602-432f-b95d-5d35b8bc106e Date: Sat, 21 Jul 2018 00:44:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T00:44:59Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:59Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "284c1fcf-4fe9-4d90-bf03-db5d08103b72"}} 2018-07-21 00:44:59,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-1e7ba498-e602-432f-b95d-5d35b8bc106e 2018-07-21 00:44:59,738 - neutron_utils - INFO - Retrieving security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:59,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:59,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-4d433ae7-badf-452f-8940-1308c5d74998 Date: Sat, 21 Jul 2018 00:44:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "updated_at": "2018-07-21T00:44:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:44:59Z", "revision_number": 0, "id": "284c1fcf-4fe9-4d90-bf03-db5d08103b72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:59Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:58Z", "revision_number": 0, "id": "62822c2d-ff00-48fe-b52a-310c8007aa1b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:58Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "67e5cc2e-5695-4582-b5be-6993036e88ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "revision_number": 0, "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}], "revision_number": 4, "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}]} 2018-07-21 00:44:59,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-4d433ae7-badf-452f-8940-1308c5d74998 2018-07-21 00:44:59,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74b84a0c-8a00-479a-926b-e9740ebe24bb 2018-07-21 00:44:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:44:59,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-39ba9294-f09a-47f9-b700-5e374f482f79 Date: Sat, 21 Jul 2018 00:44:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T00:44:59Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:59Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "284c1fcf-4fe9-4d90-bf03-db5d08103b72"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:58Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:58Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "62822c2d-ff00-48fe-b52a-310c8007aa1b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "67e5cc2e-5695-4582-b5be-6993036e88ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:56Z", "security_group_id": "74b84a0c-8a00-479a-926b-e9740ebe24bb", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:56Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "7082bf64-ae17-4c67-8c05-835e4be6ae68"}]} 2018-07-21 00:44:59,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-39ba9294-f09a-47f9-b700-5e374f482f79 2018-07-21 00:44:59,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:44:59,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:45:00,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["yCnFbYCDTmeY6Z5K4AYctg"], "issued_at": "2018-07-21T00:45:00.000000Z"}} 2018-07-21 00:45:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:00,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc52983-67e3-4d31-b48e-2be6b7407d79 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:45:00,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-acc52983-67e3-4d31-b48e-2be6b7407d79 2018-07-21 00:45:00,326 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:45:00,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:00,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2bd1c4-d140-4454-af53-a485d62e19c2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:45:00,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fd2bd1c4-d140-4454-af53-a485d62e19c2 2018-07-21 00:45:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:00,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-980d1d2e-e8b6-4dcd-b708-65f1c89b19c5 Date: Sat, 21 Jul 2018 00:45:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:45:00,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-980d1d2e-e8b6-4dcd-b708-65f1c89b19c5 2018-07-21 00:45:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:45:00,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:45:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:45:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:00,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36fb736-ddd2-4368-8d9e-de4f9fbc2a6a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:45:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-a36fb736-ddd2-4368-8d9e-de4f9fbc2a6a 2018-07-21 00:45:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:01,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d046eac4-f57c-4646-9c7a-bad7e1346e2f Date: Sat, 21 Jul 2018 00:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:45:01,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-d046eac4-f57c-4646-9c7a-bad7e1346e2f 2018-07-21 00:45:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:01,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d5c76623-4417-4a45-8a0c-0f8c05a0e93a Date: Sat, 21 Jul 2018 00:45:01 GMT RESP BODY: {"ports":[]} 2018-07-21 00:45:01,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1&admin_state_up=True used request id req-d5c76623-4417-4a45-8a0c-0f8c05a0e93a 2018-07-21 00:45:01,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:01,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-238a9c71-af88-476d-b1ec-2e1c47e4d275 x-compute-request-id: req-238a9c71-af88-476d-b1ec-2e1c47e4d275 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:45:01,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst used request id req-238a9c71-af88-476d-b1ec-2e1c47e4d275 2018-07-21 00:45:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:01,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ead184c6-8646-4d4f-8546-402cf7af384e Date: Sat, 21 Jul 2018 00:45:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:45:01,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-ead184c6-8646-4d4f-8546-402cf7af384e 2018-07-21 00:45:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:01,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee05dada-8995-43b3-b2f1-0e30ea6a7612 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:45:01,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-ee05dada-8995-43b3-b2f1-0e30ea6a7612 2018-07-21 00:45:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:01,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-079c2a31-95c7-4aa3-9eba-7c45d1aa5c5b Date: Sat, 21 Jul 2018 00:45:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:45:01,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-079c2a31-95c7-4aa3-9eba-7c45d1aa5c5b 2018-07-21 00:45:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:02,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b2963cff-7041-4137-9dfc-a4599faf0296 Date: Sat, 21 Jul 2018 00:45:02 GMT RESP BODY: {"ports":[]} 2018-07-21 00:45:02,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1&admin_state_up=True used request id req-b2963cff-7041-4137-9dfc-a4599faf0296 2018-07-21 00:45:02,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:45:02,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:45:02,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9302775188fd48c8ad6871219f8681a7", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role"}], "expires_at": "2018-07-21T01:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/655b4fc5479747c9b0781941126a4e7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-user", "id": "ae29d1724ff542c3bb5671f9a714b604"}, "audit_ids": ["u8MpKwPxSAmd-dzLdvhoxg"], "issued_at": "2018-07-21T00:45:02.000000Z"}} 2018-07-21 00:45:02,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}92937bf0c3974445a9d7df9ad09dcdb5e015387a" 2018-07-21 00:45:02,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22403b90-8e97-4cca-9322-d3934aca325b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:45:02,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-22403b90-8e97-4cca-9322-d3934aca325b 2018-07-21 00:45:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:02,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6ca4807c-a7f6-4326-a78f-f2cab2063938 Date: Sat, 21 Jul 2018 00:45:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:45:02,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-6ca4807c-a7f6-4326-a78f-f2cab2063938 2018-07-21 00:45:02,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:03,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0faf2e0f-c64a-4dfe-9698-3a29265e925b Date: Sat, 21 Jul 2018 00:45:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:45:03,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-0faf2e0f-c64a-4dfe-9698-3a29265e925b 2018-07-21 00:45:03,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:03,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-20d458f4-35c0-488f-819c-bc39f00d702c Date: Sat, 21 Jul 2018 00:45:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:45:03,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-20d458f4-35c0-488f-819c-bc39f00d702c 2018-07-21 00:45:03,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:45:03,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:45:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:45:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92937bf0c3974445a9d7df9ad09dcdb5e015387a" 2018-07-21 00:45:03,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d82098-9cbe-42a9-83e4-8b335d3e7828 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:45:03,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-93d82098-9cbe-42a9-83e4-8b335d3e7828 2018-07-21 00:45:03,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:04,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-444c7224-e762-4c1e-bce8-b889123fe207 Date: Sat, 21 Jul 2018 00:45:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:45:04,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-444c7224-e762-4c1e-bce8-b889123fe207 2018-07-21 00:45:04,175 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net 2018-07-21 00:45:04,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" -d '{"port": {"network_id": "6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1", "admin_state_up": true}}' 2018-07-21 00:45:05,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-8b608ee2-de65-4bfe-8584-94a5b9c3e2d5 Date: Sat, 21 Jul 2018 00:45:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","project_id":"655b4fc5479747c9b0781941126a4e7a","qos_policy_id":null,"admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:45:05,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-8b608ee2-de65-4bfe-8584-94a5b9c3e2d5 2018-07-21 00:45:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:05,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c2b733ff-30df-466e-8ecd-b84aca5077b5 Date: Sat, 21 Jul 2018 00:45:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:45:05,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-c2b733ff-30df-466e-8ecd-b84aca5077b5 2018-07-21 00:45:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613392b3-2e89-456f-9a4b-8a9fe8be412f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:45:05,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-613392b3-2e89-456f-9a4b-8a9fe8be412f 2018-07-21 00:45:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:06,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9a4eb90e-bbdf-42e5-8c47-cd24f518ffb6 Date: Sat, 21 Jul 2018 00:45:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:45:06,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-9a4eb90e-bbdf-42e5-8c47-cd24f518ffb6 2018-07-21 00:45:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:06,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-a2c8a563-6679-4446-a810-00791edf4caf Date: Sat, 21 Jul 2018 00:45:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:45:06,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1&admin_state_up=True used request id req-a2c8a563-6679-4446-a810-00791edf4caf 2018-07-21 00:45:06,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:06,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4235279e-2c43-4b32-8b10-a028e731fda9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:45:06,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-4235279e-2c43-4b32-8b10-a028e731fda9 2018-07-21 00:45:06,437 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst 2018-07-21 00:45:06,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:06,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-a6f3115b-3b79-412a-b609-f290be2706ec x-compute-request-id: req-a6f3115b-3b79-412a-b609-f290be2706ec Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-flavor-name"}]} 2018-07-21 00:45:06,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a6f3115b-3b79-412a-b609-f290be2706ec 2018-07-21 00:45:06,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:06,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-7836fef3-9c47-4626-82e6-d19014e6011a x-compute-request-id: req-7836fef3-9c47-4626-82e6-d19014e6011a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "326843fc-c6b4-4785-ac21-f45de6ad59b9"}} 2018-07-21 00:45:06,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9 used request id req-7836fef3-9c47-4626-82e6-d19014e6011a 2018-07-21 00:45:06,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:06,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-b8c42181-c70b-423f-829e-92415aeeb539 Date: Sat, 21 Jul 2018 00:45:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:44:32Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T00:44:37Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/snap", "metadata": {}}], "self": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "min_disk": 0, "protected": false, "id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "file": "/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "655b4fc5479747c9b0781941126a4e7a", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image"} 2018-07-21 00:45:06,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image used request id req-b8c42181-c70b-423f-829e-92415aeeb539 2018-07-21 00:45:06,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:06,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43ce5705-3c51-4252-9399-5aa15d10c3c6 Date: Sat, 21 Jul 2018 00:45:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:45:06,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-43ce5705-3c51-4252-9399-5aa15d10c3c6 2018-07-21 00:45:06,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" -d '{"server": {"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "imageRef": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "flavorRef": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "max_count": 1, "min_count": 1, "networks": [{"port": "f1af0a18-f400-42ab-815e-7fa3a0d7a952"}]}}' 2018-07-21 00:45:08,860 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00: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-068a5c27-2731-4a3a-b1f9-7228da163b76 x-compute-request-id: req-068a5c27-2731-4a3a-b1f9-7228da163b76 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "adminPass": "4sr8wgVP6msC"}} 2018-07-21 00:45:08,860 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-068a5c27-2731-4a3a-b1f9-7228da163b76 2018-07-21 00:45:08,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:09,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-886deb06-e996-4067-be02-3dff0ae8f465 x-compute-request-id: req-886deb06-e996-4067-be02-3dff0ae8f465 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "user_id": "ae29d1724ff542c3bb5671f9a714b604", "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-21T00:45:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:09,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-886deb06-e996-4067-be02-3dff0ae8f465 2018-07-21 00:45:09,299 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst 2018-07-21 00:45:09,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:09,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-384ea734-ec15-44d2-a043-b12c44009050 x-compute-request-id: req-384ea734-ec15-44d2-a043-b12c44009050 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:09,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-384ea734-ec15-44d2-a043-b12c44009050 2018-07-21 00:45:09,567 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:09,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:12,570 - create_instance - DEBUG - VM status query timeout in 896.728867054 2018-07-21 00:45:12,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:13,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-ccaec57a-335a-45fe-8897-50b61ae98ab1 x-compute-request-id: req-ccaec57a-335a-45fe-8897-50b61ae98ab1 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:13,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-ccaec57a-335a-45fe-8897-50b61ae98ab1 2018-07-21 00:45:13,348 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:13,348 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:16,351 - create_instance - DEBUG - VM status query timeout in 892.948021173 2018-07-21 00:45:16,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:17,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-9c80035c-002b-4360-a781-d4b941ba0b99 x-compute-request-id: req-9c80035c-002b-4360-a781-d4b941ba0b99 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:17,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-9c80035c-002b-4360-a781-d4b941ba0b99 2018-07-21 00:45:17,144 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:17,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:20,148 - create_instance - DEBUG - VM status query timeout in 889.151443005 2018-07-21 00:45:20,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:20,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-936dd1dd-b813-41ae-beb9-88b97f4b2aad x-compute-request-id: req-936dd1dd-b813-41ae-beb9-88b97f4b2aad Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:20,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-936dd1dd-b813-41ae-beb9-88b97f4b2aad 2018-07-21 00:45:20,942 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:20,942 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:23,945 - create_instance - DEBUG - VM status query timeout in 885.353901148 2018-07-21 00:45:23,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:24,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-a758c2d3-76cd-4888-9979-160c80d45a13 x-compute-request-id: req-a758c2d3-76cd-4888-9979-160c80d45a13 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:24,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-a758c2d3-76cd-4888-9979-160c80d45a13 2018-07-21 00:45:24,515 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:24,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:27,518 - create_instance - DEBUG - VM status query timeout in 881.781014204 2018-07-21 00:45:27,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:28,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-6f196b59-e3ef-4556-89be-1e4da432a90c x-compute-request-id: req-6f196b59-e3ef-4556-89be-1e4da432a90c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:28,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-6f196b59-e3ef-4556-89be-1e4da432a90c 2018-07-21 00:45:28,673 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:28,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:31,677 - create_instance - DEBUG - VM status query timeout in 877.622430086 2018-07-21 00:45:31,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:32,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-93be7d29-635b-4fcf-a1b2-cf1c1741c5dd x-compute-request-id: req-93be7d29-635b-4fcf-a1b2-cf1c1741c5dd Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:32,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-93be7d29-635b-4fcf-a1b2-cf1c1741c5dd 2018-07-21 00:45:32,588 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:32,589 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:35,592 - create_instance - DEBUG - VM status query timeout in 873.707270145 2018-07-21 00:45:35,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:36,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-a84187d5-7417-47a9-b0a1-abb6970462ac x-compute-request-id: req-a84187d5-7417-47a9-b0a1-abb6970462ac Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:36,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-a84187d5-7417-47a9-b0a1-abb6970462ac 2018-07-21 00:45:36,133 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:36,133 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:39,136 - create_instance - DEBUG - VM status query timeout in 870.162892103 2018-07-21 00:45:39,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:39,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-929d143e-172e-41d8-b28a-905c6971f70b x-compute-request-id: req-929d143e-172e-41d8-b28a-905c6971f70b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:39,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-929d143e-172e-41d8-b28a-905c6971f70b 2018-07-21 00:45:39,686 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:39,686 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:42,690 - create_instance - DEBUG - VM status query timeout in 866.609486103 2018-07-21 00:45:42,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:43,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-2d75a5da-3484-498d-ab39-afb84e76ff6c x-compute-request-id: req-2d75a5da-3484-498d-ab39-afb84e76ff6c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:43,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-2d75a5da-3484-498d-ab39-afb84e76ff6c 2018-07-21 00:45:43,424 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:43,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:46,428 - create_instance - DEBUG - VM status query timeout in 862.871153116 2018-07-21 00:45:46,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:46,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-367701c0-75c9-4281-ba91-c5c9632664a1 x-compute-request-id: req-367701c0-75c9-4281-ba91-c5c9632664a1 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:46,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-367701c0-75c9-4281-ba91-c5c9632664a1 2018-07-21 00:45:46,978 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:46,978 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:49,981 - create_instance - DEBUG - VM status query timeout in 859.318096161 2018-07-21 00:45:49,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:50,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-f1515626-0bb3-46e2-8906-9e4ea5620c1d x-compute-request-id: req-f1515626-0bb3-46e2-8906-9e4ea5620c1d Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:50,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-f1515626-0bb3-46e2-8906-9e4ea5620c1d 2018-07-21 00:45:50,682 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:50,682 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:53,685 - create_instance - DEBUG - VM status query timeout in 855.613730192 2018-07-21 00:45:53,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:54,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-31bcda8a-8d1a-4b43-9a7e-a74f939b20e9 x-compute-request-id: req-31bcda8a-8d1a-4b43-9a7e-a74f939b20e9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:54,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-31bcda8a-8d1a-4b43-9a7e-a74f939b20e9 2018-07-21 00:45:54,405 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:54,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:45:57,409 - create_instance - DEBUG - VM status query timeout in 851.890380144 2018-07-21 00:45:57,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:45:57,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:45: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-46aa4d62-eb1e-49b9-93bd-b66bd61335ed x-compute-request-id: req-46aa4d62-eb1e-49b9-93bd-b66bd61335ed Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:45:57,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-46aa4d62-eb1e-49b9-93bd-b66bd61335ed 2018-07-21 00:45:57,991 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:45:57,991 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:00,994 - create_instance - DEBUG - VM status query timeout in 848.30491209 2018-07-21 00:46:00,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:01,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-eaab5673-b10c-45de-91f7-b61ea9df928f x-compute-request-id: req-eaab5673-b10c-45de-91f7-b61ea9df928f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:01,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-eaab5673-b10c-45de-91f7-b61ea9df928f 2018-07-21 00:46:01,545 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:01,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:04,549 - create_instance - DEBUG - VM status query timeout in 844.750422001 2018-07-21 00:46:04,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:05,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-d45ac98c-6874-45bf-8fc6-4eeefbb6a3c0 x-compute-request-id: req-d45ac98c-6874-45bf-8fc6-4eeefbb6a3c0 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:05,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-d45ac98c-6874-45bf-8fc6-4eeefbb6a3c0 2018-07-21 00:46:05,067 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:05,067 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:08,070 - create_instance - DEBUG - VM status query timeout in 841.229110003 2018-07-21 00:46:08,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:08,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-612368dc-cf76-4e8b-941d-ccd9ed8890e6 x-compute-request-id: req-612368dc-cf76-4e8b-941d-ccd9ed8890e6 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:08,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-612368dc-cf76-4e8b-941d-ccd9ed8890e6 2018-07-21 00:46:08,608 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:08,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:11,611 - create_instance - DEBUG - VM status query timeout in 837.688024998 2018-07-21 00:46:11,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:12,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-b6d64f25-bf2c-4a8f-a27c-2bcdf96cc7a9 x-compute-request-id: req-b6d64f25-bf2c-4a8f-a27c-2bcdf96cc7a9 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:12,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-b6d64f25-bf2c-4a8f-a27c-2bcdf96cc7a9 2018-07-21 00:46:12,431 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:12,431 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:15,434 - create_instance - DEBUG - VM status query timeout in 833.864829063 2018-07-21 00:46:15,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:15,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-4bf6cfcd-1360-47c5-bc7b-f5276de36302 x-compute-request-id: req-4bf6cfcd-1360-47c5-bc7b-f5276de36302 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:15,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-4bf6cfcd-1360-47c5-bc7b-f5276de36302 2018-07-21 00:46:15,795 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:15,796 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:18,799 - create_instance - DEBUG - VM status query timeout in 830.500169039 2018-07-21 00:46:18,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:19,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-2d6bc701-18fb-483c-9f81-33562b9564a8 x-compute-request-id: req-2d6bc701-18fb-483c-9f81-33562b9564a8 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:19,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-2d6bc701-18fb-483c-9f81-33562b9564a8 2018-07-21 00:46:19,338 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:19,338 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:22,342 - create_instance - DEBUG - VM status query timeout in 826.957398176 2018-07-21 00:46:22,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:23,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-5ba05683-0d38-467a-ae32-ad61b4e7c2e4 x-compute-request-id: req-5ba05683-0d38-467a-ae32-ad61b4e7c2e4 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:23,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-5ba05683-0d38-467a-ae32-ad61b4e7c2e4 2018-07-21 00:46:23,041 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:23,041 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:26,045 - create_instance - DEBUG - VM status query timeout in 823.254368067 2018-07-21 00:46:26,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:26,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-4c828c6b-45d5-4f38-b962-907673512c66 x-compute-request-id: req-4c828c6b-45d5-4f38-b962-907673512c66 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:26,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-4c828c6b-45d5-4f38-b962-907673512c66 2018-07-21 00:46:26,578 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:26,579 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:29,582 - create_instance - DEBUG - VM status query timeout in 819.717275143 2018-07-21 00:46:29,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:30,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d1a79a-1d44-4f9f-884e-35034e067cd3 x-compute-request-id: req-53d1a79a-1d44-4f9f-884e-35034e067cd3 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:30,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-53d1a79a-1d44-4f9f-884e-35034e067cd3 2018-07-21 00:46:30,120 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:30,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:33,123 - create_instance - DEBUG - VM status query timeout in 816.175976038 2018-07-21 00:46:33,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:33,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-4caa7249-58b0-4039-b909-31b7bb58fa78 x-compute-request-id: req-4caa7249-58b0-4039-b909-31b7bb58fa78 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:33,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-4caa7249-58b0-4039-b909-31b7bb58fa78 2018-07-21 00:46:33,676 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:33,677 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:36,680 - create_instance - DEBUG - VM status query timeout in 812.61919713 2018-07-21 00:46:36,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:37,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-8ed77ab0-cd3d-419f-8593-328a70652c90 x-compute-request-id: req-8ed77ab0-cd3d-419f-8593-328a70652c90 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:37,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-8ed77ab0-cd3d-419f-8593-328a70652c90 2018-07-21 00:46:37,628 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:37,628 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:40,631 - create_instance - DEBUG - VM status query timeout in 808.667535067 2018-07-21 00:46:40,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:41,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46: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-027f45c5-15a5-494d-a060-7476662c6a1d x-compute-request-id: req-027f45c5-15a5-494d-a060-7476662c6a1d Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:41,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-027f45c5-15a5-494d-a060-7476662c6a1d 2018-07-21 00:46:41,010 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:41,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:44,013 - create_instance - DEBUG - VM status query timeout in 805.285531998 2018-07-21 00:46:44,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:44,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-b2fffcdf-389d-443a-92e8-a0169c1a333f x-compute-request-id: req-b2fffcdf-389d-443a-92e8-a0169c1a333f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:44,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-b2fffcdf-389d-443a-92e8-a0169c1a333f 2018-07-21 00:46:44,818 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:44,818 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:47,822 - create_instance - DEBUG - VM status query timeout in 801.477442026 2018-07-21 00:46:47,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:48,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43736847-2659-49c5-8a40-cbf1a359571a x-compute-request-id: req-43736847-2659-49c5-8a40-cbf1a359571a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:45:10Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:48,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-43736847-2659-49c5-8a40-cbf1a359571a 2018-07-21 00:46:48,777 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - BUILD 2018-07-21 00:46:48,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:46:51,780 - create_instance - DEBUG - VM status query timeout in 797.518667221 2018-07-21 00:46:51,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:52,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-fc51c314-f505-4d6c-ac56-afefbbc39650 x-compute-request-id: req-fc51c314-f505-4d6c-ac56-afefbbc39650 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:52,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-fc51c314-f505-4d6c-ac56-afefbbc39650 2018-07-21 00:46:52,986 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - ACTIVE 2018-07-21 00:46:52,986 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:46:52,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:53,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-027b8905-aacf-4d41-8d77-518665a22289 x-compute-request-id: req-027b8905-aacf-4d41-8d77-518665a22289 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:53,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-027b8905-aacf-4d41-8d77-518665a22289 2018-07-21 00:46:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:53,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-770fd78d-f42a-465a-a522-ade6ec6388ea Date: Sat, 21 Jul 2018 00:46:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:46:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-770fd78d-f42a-465a-a522-ade6ec6388ea 2018-07-21 00:46:53,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:53,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd00c37-bff0-4db1-8a83-854f5232672f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:46:53,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-7cd00c37-bff0-4db1-8a83-854f5232672f 2018-07-21 00:46:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:53,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e2702cff-ffb3-4791-b5a8-2a725cc18d94 Date: Sat, 21 Jul 2018 00:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:46:53,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-e2702cff-ffb3-4791-b5a8-2a725cc18d94 2018-07-21 00:46:53,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:53,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-aeab25d7-dde8-41b7-a6d1-3f6bddbc7460 Date: Sat, 21 Jul 2018 00:46:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.3"}],"id":"3d7f127e-dcc2-4dd3-b3fc-076f58e38015","security_groups":[],"mac_address":"fa:16:3e:e5:f8:c2","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.4"}],"id":"741d3e40-d4c0-4914-a13a-d29b2913b2d9","security_groups":[],"mac_address":"fa:16:3e:bf:ba:a3","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.2"}],"id":"d434899c-b93e-4fdb-8ac1-0f927ce20693","security_groups":[],"mac_address":"fa:16:3e:5e:c2:44","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:46:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"8d21a0bb-8699-4755-9c44-1d6b4712afaa","ip_allocation":"immediate"}]} 2018-07-21 00:46:53,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-aeab25d7-dde8-41b7-a6d1-3f6bddbc7460 2018-07-21 00:46:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:53,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-28b42f3e-7af4-4ce9-b915-654ee0e599f1 Date: Sat, 21 Jul 2018 00:46:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:43Z", "admin_state_up": true, "updated_at": "2018-07-21T00:44:51Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router"}]} 2018-07-21 00:46:53,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router used request id req-28b42f3e-7af4-4ce9-b915-654ee0e599f1 2018-07-21 00:46:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:54,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2c845b-e2ae-442e-a8bf-0af570a09d28 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:46:54,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-dc2c845b-e2ae-442e-a8bf-0af570a09d28 2018-07-21 00:46:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:54,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-4980f82c-7484-4839-951a-f6c1d94c7004 Date: Sat, 21 Jul 2018 00:46:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"}]} 2018-07-21 00:46:54,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f used request id req-4980f82c-7484-4839-951a-f6c1d94c7004 2018-07-21 00:46:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/67595057-0f7e-46c0-a86c-c6faa1f05792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:54,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-6a8e46a6-2b01-4d40-9a12-4153ec97d2d3 Date: Sat, 21 Jul 2018 00:46:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}} 2018-07-21 00:46:54,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/67595057-0f7e-46c0-a86c-c6faa1f05792 used request id req-6a8e46a6-2b01-4d40-9a12-4153ec97d2d3 2018-07-21 00:46:54,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:54,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-3dd6495f-d23e-4b97-ba92-a262677d52d6 Date: Sat, 21 Jul 2018 00:46:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:46:54,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-3dd6495f-d23e-4b97-ba92-a262677d52d6 2018-07-21 00:46:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:54,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a18baad-94d9-4164-a28b-a13cc083d0c1 Date: Sat, 21 Jul 2018 00:46:54 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:46:54,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-3a18baad-94d9-4164-a28b-a13cc083d0c1 2018-07-21 00:46:54,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:55,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-1511d95c-3c8e-4c84-8b63-612a63f7d2f0 x-compute-request-id: req-1511d95c-3c8e-4c84-8b63-612a63f7d2f0 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:55,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-1511d95c-3c8e-4c84-8b63-612a63f7d2f0 2018-07-21 00:46:55,317 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - ACTIVE 2018-07-21 00:46:55,317 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:46:55,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:56,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-c9e0db24-c8c2-43d9-95e7-961a96517e02 x-compute-request-id: req-c9e0db24-c8c2-43d9-95e7-961a96517e02 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:46:56,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-c9e0db24-c8c2-43d9-95e7-961a96517e02 2018-07-21 00:46:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:56,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b6923a6-e1f1-4648-9b9e-2fbcff152a85 Date: Sat, 21 Jul 2018 00:46:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:46:56,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-7b6923a6-e1f1-4648-9b9e-2fbcff152a85 2018-07-21 00:46:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:56,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd17099-d718-4689-ae17-191917c49edc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:46:56,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-ffd17099-d718-4689-ae17-191917c49edc 2018-07-21 00:46:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:56,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bb00d796-a551-47d2-973a-77d0a702febe Date: Sat, 21 Jul 2018 00:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:46:56,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-bb00d796-a551-47d2-973a-77d0a702febe 2018-07-21 00:46:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:56,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-da235332-5724-4791-8a12-a53d872f74e5 Date: Sat, 21 Jul 2018 00:46:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.3"}],"id":"3d7f127e-dcc2-4dd3-b3fc-076f58e38015","security_groups":[],"mac_address":"fa:16:3e:e5:f8:c2","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.4"}],"id":"741d3e40-d4c0-4914-a13a-d29b2913b2d9","security_groups":[],"mac_address":"fa:16:3e:bf:ba:a3","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.2"}],"id":"d434899c-b93e-4fdb-8ac1-0f927ce20693","security_groups":[],"mac_address":"fa:16:3e:5e:c2:44","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:46:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"8d21a0bb-8699-4755-9c44-1d6b4712afaa","ip_allocation":"immediate"}]} 2018-07-21 00:46:56,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-da235332-5724-4791-8a12-a53d872f74e5 2018-07-21 00:46:56,624 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-21 00:46:56,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:56,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-1d454528-0215-4de0-9e5f-57b7ade1971b Date: Sat, 21 Jul 2018 00:46:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:46:56,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-1d454528-0215-4de0-9e5f-57b7ade1971b 2018-07-21 00:46:56,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:46:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca0766a9-5116-4598-95d3-af281e2fb3cf Date: Sat, 21 Jul 2018 00:46:56 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:46:56,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-ca0766a9-5116-4598-95d3-af281e2fb3cf 2018-07-21 00:46:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "port_id": "f1af0a18-f400-42ab-815e-7fa3a0d7a952"}}' 2018-07-21 00:46:59,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 571 X-Openstack-Request-Id: req-6808566c-d52b-49cb-9ad3-560216b21003 Date: Sat, 21 Jul 2018 00:46:59 GMT RESP BODY: {"floatingip": {"router_id": "9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:46:57Z", "updated_at": "2018-07-21T00:46:57Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "655b4fc5479747c9b0781941126a4e7a", "port_id": "f1af0a18-f400-42ab-815e-7fa3a0d7a952", "id": "dc850deb-7c6a-4f9f-a531-a8f04f2df083", "qos_policy_id": null}} 2018-07-21 00:46:59,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-6808566c-d52b-49cb-9ad3-560216b21003 2018-07-21 00:46:59,259 - create_instance - INFO - Created floating IP 172.30.9.201 via router - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router 2018-07-21 00:46:59,259 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-07-21 00:46:59,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:00,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:46:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3374627d-3f17-4330-9d27-d4eae1defc29 x-compute-request-id: req-3374627d-3f17-4330-9d27-d4eae1defc29 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:00,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-3374627d-3f17-4330-9d27-d4eae1defc29 2018-07-21 00:47:00,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:47:00,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-46e58ac3-56e2-4bf5-8277-c58bcc6e2717 x-compute-request-id: req-46e58ac3-56e2-4bf5-8277-c58bcc6e2717 Content-Encoding: gzip Content-Length: 10494 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008028] AppArmor: AppArmor initialized\n[ 0.008886] Yama: becoming mindful.\n[ 0.009770] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012956] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014922] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017561] Initializing cgroup subsys memory\n[ 0.018478] Initializing cgroup subsys devices\n[ 0.019380] Initializing cgroup subsys freezer\n[ 0.020004] Initializing cgroup subsys blkio\n[ 0.020866] Initializing cgroup subsys perf_event\n[ 0.021789] Initializing cgroup subsys hugetlb\n[ 0.022721] CPU: Physical Processor ID: 0\n[ 0.024009] FEATURE SPEC_CTRL Present\n[ 0.025464] mce: CPU supports 10 MCE banks\n[ 0.026331] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026331] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029200] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.030568] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033241] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037950] ACPI: Core revision 20131115\n[ 0.039217] ACPI: All ACPI Tables successfully acquired\n[ 0.040247] ftrace: allocating 28727 entries in 113 pages\n[ 0.064205] Enabling x2apic\n[ 0.064859] Enabled x2apic\n[ 0.065674] Switched APIC routing to physical x2apic.\n[ 0.067562] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.070294] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.077057] KVM setup paravirtual spinlock\n[ 0.079221] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080156] x86: Booting SMP configuration:\n[ 0.081152] .... node #0, CPUs: #1[ 0.079189] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096027] x86: Booted up 1 node, 2 CPUs\n[ 0.096026] KVM setup async PF for cpu 1\n[ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098778] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100322] devtmpfs: initialized\n[ 0.101826] EVM: security.selinux\n[ 0.102546] EVM: security.SMACK64\n[ 0.103254] EVM: security.ima\n[ 0.104008] EVM: security.capability\n[ 0.104824] pinctrl core: initialized pinctrl subsystem\n[ 0.105885] regulator-dummy: no parameters\n[ 0.106783] RTC time: 0:46:47, date: 07/21/18\n[ 0.108034] NET: Registered protocol family 16\n[ 0.109015] cpuidle: using governor ladder\n[ 0.109852] cpuidle: using governor menu\n[ 0.110728] ACPI: bus type PCI registered\n[ 0.111567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.112098] PCI: Using configuration type 1 for base access\n[ 0.113688] bio: create slab at 0\n[ 0.113688] ACPI: Added _OSI(Module Device)\n[ 0.113688] ACPI: Added _OSI(Processor Device)\n[ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.116943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.118963] ACPI: Interpreter enabled\n[ 0.119745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.124532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.126443] ACPI: (supports S0 S5)\n[ 0.127169] ACPI: Using IOAPIC for interrupt routing\n[ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129954] ACPI: No dock devices found.\n[ 0.132563] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.133739] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.135001] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.138304] acpiphp: Slot [3] registered\n[ 0.139151] acpiphp: Slot [4] registered\n[ 0.139978] acpiphp: Slot [5] registered\n[ 0.140018] acpiphp: Slot [6] registered\n[ 0.140848] acpiphp: Slot [7] registered\n[ 0.141664] acpiphp: Slot [8] registered\n[ 0.142482] acpiphp: Slot [9] registered\n[ 0.143309] acpiphp: Slot [10] registered\n[ 0.144018] acpiphp: Slot [11] registered\n[ 0.144854] acpiphp: Slot [12] registered\n[ 0.145704] acpiphp: Slot [13] registered\n[ 0.146539] acpiphp: Slot [14] registered\n[ 0.147375] acpiphp: Slot [15] registered\n[ 0.148018] acpiphp: Slot [16] registered\n[ 0.148875] acpiphp: Slot [17] registered\n[ 0.149715] acpiphp: Slot [18] registered\n[ 0.150555] acpiphp: Slot [19] registered\n[ 0.151387] acpiphp: Slot [20] registered\n[ 0.152018] acpiphp: Slot [21] registered\n[ 0.152868] acpiphp: Slot [22] registered\n[ 0.153715] acpiphp: Slot [23] registered\n[ 0.154557] acpiphp: Slot [24] registered\n[ 0.155391] acpiphp: Slot [25] registered\n[ 0.156017] acpiphp: Slot [26] registered\n[ 0.156873] acpiphp: Slot [27] registered\n[ 0.157717] acpiphp: Slot [28] registered\n[ 0.158550] acpiphp: Slot [29] registered\n[ 0.159379] acpiphp: Slot [30] registered\n[ 0.160024] acpiphp: Slot [31] registered\n[ 0.160868] PCI host bridge to bus 0000:00\n[ 0.161696] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.162750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.163911] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.165260] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.166523] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.172296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173755] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.193714] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.195338] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.196716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.198220] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.200016] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.201383] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.202669] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.202669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.204003] vgaarb: loaded\n[ 0.204626] vgaarb: bridge control possible 0000:00:02.0\n[ 0.205851] SCSI subsystem initialized\n[ 0.206752] ACPI: bus type USB registered\n[ 0.206752] usbcore: registered new interface driver usbfs\n[ 0.208012] usbcore: registered new interface driver hub\n[ 0.209079] usbcore: registered new device driver usb\n[ 0.209085] PCI: Using ACPI for IRQ routing\n[ 0.209126] NetLabel: Initializing\n[ 0.212010] NetLabel: domain hash size = 128\n[ 0.212898] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.213909] NetLabel: unlabeled traffic allowed by default\n[ 0.214984] Switched to clocksource kvm-clock\n[ 0.219018] AppArmor: AppArmor Filesystem Enabled\n[ 0.219999] pnp: PnP ACPI init\n[ 0.220682] ACPI: bus type PNP registered\n[ 0.221912] pnp: PnP ACPI: found 8 devices\n[ 0.222746] ACPI: bus type PNP unregistered\n[ 0.230568] NET: Registered protocol family 2\n[ 0.231709] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.233281] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.234670] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.235971] TCP: reno registered\n[ 0.236677] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.237858] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.239154] NET: Registered protocol family 1\n[ 0.240099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.241249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.242367] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.265962] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.288437] Trying to unpack rootfs image as initramfs...\n[ 0.379419] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.381402] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.382527] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.384154] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.385883] Scanning for low memory corruption every 60 seconds\n[ 0.387447] Initialise system trusted keyring\n[ 0.388416] audit: initializing netlink socket (disabled)\n[ 0.389501] type=2000 audit(1532134008.843:1): initialized\n[ 0.408745] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.410700] zbud: loaded\n[ 0.411553] VFS: Disk quotas dquot_6.5.2\n[ 0.412417] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.413955] fuse init (API version 7.22)\n[ 0.414857] msgmni has been set to 3997\n[ 0.415711] Key type big_key registered\n[ 0.416884] Key type asymmetric registered\n[ 0.417743] Asymmetric key parser 'x509' registered\n[ 0.418722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.420262] io scheduler noop registered\n[ 0.421091] io scheduler deadline registered (default)\n[ 0.422124] io scheduler cfq registered\n[ 0.422990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.424096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.425389] ipmi message handler version 39.2\n[ 0.426335] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.427833] ACPI: Power Button [PWRF]\n[ 0.428747] GHES: HEST is not enabled!\n[ 0.450349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.492939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.494637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.518656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.520856] Linux agpgart interface v0.103\n[ 0.522400] brd: module loaded\n[ 0.523426] loop: module loaded\n[ 0.524426] blk-mq: CPU -> queue map\n[ 0.525200] CPU 0 -> Queue 0\n[ 0.525877] CPU 1 -> Queue 0\n[ 0.527160] vda: vda1\n[ 0.528367] scsi0 : ata_piix\n[ 0.529107] scsi1 : ata_piix\n[ 0.529794] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.531066] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.532607] libphy: Fixed MDIO Bus: probed\n[ 0.533565] tun: Universal TUN/TAP device driver, 1.6\n[ 0.534694] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.536693] PPP generic driver version 2.4.2\n[ 0.537646] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.538889] ehci-pci: EHCI PCI platform driver\n[ 0.539794] ehci-platform: EHCI generic platform driver\n[ 0.540847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.542031] ohci-pci: OHCI PCI platform driver\n[ 0.542960] ohci-platform: OHCI generic platform driver\n[ 0.543983] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.565922] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.566971] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.568579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.569772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.571056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.572557] usb usb1: Product: UHCI Host Controller\n[ 0.573533] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.574739] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.575756] hub 1-0:1.0: USB hub found\n[ 0.576589] hub 1-0:1.0: 2 ports detected\n[ 0.577553] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.579880] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.580900] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.582036] mousedev: PS/2 mouse device common for all mice\n[ 0.583386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.585329] rtc_cmos 00:00: RTC can wake from S4\n[ 0.586498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.587743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.589037] device-mapper: uevent: version 1.0.3\n[ 0.590049] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.591731] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.593026] TCP: cubic registered\n[ 0.593814] NET: Registered protocol family 10\n[ 0.594921] NET: Registered protocol family 17\n[ 0.595835] Key type dns_resolver registered\n[ 0.596967] Loading compiled-in X.509 certificates\n[ 0.598458] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.600311] registered taskstats version 1\n[ 0.602726] Key type trusted registered\n[ 0.606004] Key type encrypted registered\n[ 0.606851] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.607929] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.609373] regulator-dummy: disabling\n[ 0.610220] Magic number: 10:815:759\n[ 0.618027] rtc_cmos 00:00: setting system clock to 2018-07-21 00:46:48 UTC (1532134008)\n[ 0.619731] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.620911] EDD information not available.\n[ 0.689278] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.690885] Write protecting the kernel read-only data: 12288k\n[ 0.692522] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.695255] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.708323] systemd-udevd[107]: starting version 204\n[ 0.748505] FDC 0 is a S82078B\n[ 0.888098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.053833] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.055290] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.056718] usb 1-1: Product: QEMU USB Tablet\n[ 1.057747] usb 1-1: Manufacturer: QEMU\n[ 1.058605] usb 1-1: SerialNumber: 42\n[ 1.380080] tsc: Refined TSC clocksource calibration: 3491.847 MHz\n[ 1.765105] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.003114] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.116933] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.215481] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 21 Jul 2018 00:46:50 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.74]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.74]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 21 Jul 2018 00:46:51 +0000. Up 3.90 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.10 | 255.255.255.0 | fa:16:3e:d5:13:97 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n70:1c:e7:24:19:cd:12:61:9e:de:cc:66:35:83:63:8f root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| BBo |\n| +oBo. |\n| . =.= + |\n| + = = o |\n| S E . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne0:93:23:48:d2:44:df:81:e9:8f:d0:42:91:76:28:93 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o++ o. |\n|Eo=.+. . |\n|.=o+. o |\n| oo.o. o |\n| .o.o= S |\n| ...o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc3:d1:aa:02:d7:bd:ba:fd:a0:46:6e:aa:a6:45:15:4d root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oE |\n| .. . |\n| . . . |\n| . . o o |\n| o . . S |\n| . o .. o |\n| . .o. o |\n| .. .++ . |\n|.o...++.... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd0:8c:77:5d:15:42:79:d2:f5:67:ae:7e:c9:20:e9:e5 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o+o=|\n| + . +.o.|\n| o + . . o +|\n| o . o.|\n| S . .|\n| o o . |\n| . + + .|\n| . E o.|\n| .. |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 21 Jul 2018 00:46:57 +0000. Up 9.31 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 21 Jul 2018 00:46:57 +0000. Up 10.10 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | c1:db:6f:b9:1d:04:db:40:8a:d7:97:51:f2:d1:0c:c5 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 e0:93:23:48:d2:44:df:81:e9:8f:d0:42:91:76:28:93 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (DSA)\nec2: 256 c3:d1:aa:02:d7:bd:ba:fd:a0:46:6e:aa:a6:45:15:4d root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (ECDSA)\nec2: 256 d0:8c:77:5d:15:42:79:d2:f5:67:ae:7e:c9:20:e9:e5 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (ED25519)\nec2: 2048 70:1c:e7:24:19:cd:12:61:9e:de:cc:66:35:83:63:8f root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIkTXHdvjkNwNt6EDTrHPgnhUsmzYG921gFx48zzr9G2bpDy7VjFXxFpRgtwNLtI6EpOMHU02azTB45BMmOv9RY= root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMX+C7n8XT9Qve6WwN8Wrf3HE4ZLIbs4DPTBpBKbDsB2 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd7iSEj2mlwn3Jz1VDUiU4aAhU6yjbVWd7DvbEmcxFjjTaiSTppG2eZF3F/E+g7AVTlvv0rvG0yhR8D4R6cGBdptDZqFI4TR8mvEjBG8ssXSgmphgaiwGX16cBNKx6ayten9CkMeJHw97FZ1fkaULrhpIQ53syNPxvqOm1EjSvZpcYl9qLEXPQ/usgbq9QEHD5m6UAa9ZsV9N1+5Na5wLZKn1STlDsBj28x+bSzM+AJYN3kAcB8i6ssvWK0dqhe4wAyYxqriDkb9VTs7500A/D+MG/hFxx/O4j29ua0WWoQK/ceN61IxwK54fXob0sA0DKH/T5QZKfbwAlzWfBFA65 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 21 Jul 2018 00:46:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.18 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i ttyS0\n\nansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i login: "} 2018-07-21 00:47:00,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa/action used request id req-46e58ac3-56e2-4bf5-8277-c58bcc6e2717 2018-07-21 00:47:00,371 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-21 00:47:00,371 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008028] AppArmor: AppArmor initialized [ 0.008886] Yama: becoming mindful. [ 0.009770] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012956] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014922] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017561] Initializing cgroup subsys memory [ 0.018478] Initializing cgroup subsys devices [ 0.019380] Initializing cgroup subsys freezer [ 0.020004] Initializing cgroup subsys blkio [ 0.020866] Initializing cgroup subsys perf_event [ 0.021789] Initializing cgroup subsys hugetlb [ 0.022721] CPU: Physical Processor ID: 0 [ 0.024009] FEATURE SPEC_CTRL Present [ 0.025464] mce: CPU supports 10 MCE banks [ 0.026331] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026331] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029200] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.030568] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033241] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037950] ACPI: Core revision 20131115 [ 0.039217] ACPI: All ACPI Tables successfully acquired [ 0.040247] ftrace: allocating 28727 entries in 113 pages [ 0.064205] Enabling x2apic [ 0.064859] Enabled x2apic [ 0.065674] Switched APIC routing to physical x2apic. [ 0.067562] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.070294] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.077057] KVM setup paravirtual spinlock [ 0.079221] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080156] x86: Booting SMP configuration: [ 0.081152] .... node #0, CPUs: #1[ 0.079189] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096027] x86: Booted up 1 node, 2 CPUs [ 0.096026] KVM setup async PF for cpu 1 [ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098778] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100322] devtmpfs: initialized [ 0.101826] EVM: security.selinux [ 0.102546] EVM: security.SMACK64 [ 0.103254] EVM: security.ima [ 0.104008] EVM: security.capability [ 0.104824] pinctrl core: initialized pinctrl subsystem [ 0.105885] regulator-dummy: no parameters [ 0.106783] RTC time: 0:46:47, date: 07/21/18 [ 0.108034] NET: Registered protocol family 16 [ 0.109015] cpuidle: using governor ladder [ 0.109852] cpuidle: using governor menu [ 0.110728] ACPI: bus type PCI registered [ 0.111567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.112098] PCI: Using configuration type 1 for base access [ 0.113688] bio: create slab at 0 [ 0.113688] ACPI: Added _OSI(Module Device) [ 0.113688] ACPI: Added _OSI(Processor Device) [ 0.116003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.116943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.118963] ACPI: Interpreter enabled [ 0.119745] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.124532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.126443] ACPI: (supports S0 S5) [ 0.127169] ACPI: Using IOAPIC for interrupt routing [ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129954] ACPI: No dock devices found. [ 0.132563] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.133739] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.135001] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.138304] acpiphp: Slot [3] registered [ 0.139151] acpiphp: Slot [4] registered [ 0.139978] acpiphp: Slot [5] registered [ 0.140018] acpiphp: Slot [6] registered [ 0.140848] acpiphp: Slot [7] registered [ 0.141664] acpiphp: Slot [8] registered [ 0.142482] acpiphp: Slot [9] registered [ 0.143309] acpiphp: Slot [10] registered [ 0.144018] acpiphp: Slot [11] registered [ 0.144854] acpiphp: Slot [12] registered [ 0.145704] acpiphp: Slot [13] registered [ 0.146539] acpiphp: Slot [14] registered [ 0.147375] acpiphp: Slot [15] registered [ 0.148018] acpiphp: Slot [16] registered [ 0.148875] acpiphp: Slot [17] registered [ 0.149715] acpiphp: Slot [18] registered [ 0.150555] acpiphp: Slot [19] registered [ 0.151387] acpiphp: Slot [20] registered [ 0.152018] acpiphp: Slot [21] registered [ 0.152868] acpiphp: Slot [22] registered [ 0.153715] acpiphp: Slot [23] registered [ 0.154557] acpiphp: Slot [24] registered [ 0.155391] acpiphp: Slot [25] registered [ 0.156017] acpiphp: Slot [26] registered [ 0.156873] acpiphp: Slot [27] registered [ 0.157717] acpiphp: Slot [28] registered [ 0.158550] acpiphp: Slot [29] registered [ 0.159379] acpiphp: Slot [30] registered [ 0.160024] acpiphp: Slot [31] registered [ 0.160868] PCI host bridge to bus 0000:00 [ 0.161696] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.162750] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.163911] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.165260] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.166523] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.172296] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173755] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.193714] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.195338] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.196716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.198220] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.200016] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.201383] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.202669] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.202669] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.204003] vgaarb: loaded [ 0.204626] vgaarb: bridge control possible 0000:00:02.0 [ 0.205851] SCSI subsystem initialized [ 0.206752] ACPI: bus type USB registered [ 0.206752] usbcore: registered new interface driver usbfs [ 0.208012] usbcore: registered new interface driver hub [ 0.209079] usbcore: registered new device driver usb [ 0.209085] PCI: Using ACPI for IRQ routing [ 0.209126] NetLabel: Initializing [ 0.212010] NetLabel: domain hash size = 128 [ 0.212898] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.213909] NetLabel: unlabeled traffic allowed by default [ 0.214984] Switched to clocksource kvm-clock [ 0.219018] AppArmor: AppArmor Filesystem Enabled [ 0.219999] pnp: PnP ACPI init [ 0.220682] ACPI: bus type PNP registered [ 0.221912] pnp: PnP ACPI: found 8 devices [ 0.222746] ACPI: bus type PNP unregistered [ 0.230568] NET: Registered protocol family 2 [ 0.231709] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.233281] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.234670] TCP: Hash tables configured (established 16384 bind 16384) [ 0.235971] TCP: reno registered [ 0.236677] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.237858] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.239154] NET: Registered protocol family 1 [ 0.240099] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.241249] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.242367] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.265962] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.288437] Trying to unpack rootfs image as initramfs... [ 0.379419] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.381402] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.382527] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.384154] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.385883] Scanning for low memory corruption every 60 seconds [ 0.387447] Initialise system trusted keyring [ 0.388416] audit: initializing netlink socket (disabled) [ 0.389501] type=2000 audit(1532134008.843:1): initialized [ 0.408745] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.410700] zbud: loaded [ 0.411553] VFS: Disk quotas dquot_6.5.2 [ 0.412417] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.413955] fuse init (API version 7.22) [ 0.414857] msgmni has been set to 3997 [ 0.415711] Key type big_key registered [ 0.416884] Key type asymmetric registered [ 0.417743] Asymmetric key parser 'x509' registered [ 0.418722] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.420262] io scheduler noop registered [ 0.421091] io scheduler deadline registered (default) [ 0.422124] io scheduler cfq registered [ 0.422990] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.424096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.425389] ipmi message handler version 39.2 [ 0.426335] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.427833] ACPI: Power Button [PWRF] [ 0.428747] GHES: HEST is not enabled! [ 0.450349] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.492939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.494637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.518656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.520856] Linux agpgart interface v0.103 [ 0.522400] brd: module loaded [ 0.523426] loop: module loaded [ 0.524426] blk-mq: CPU -> queue map [ 0.525200] CPU 0 -> Queue 0 [ 0.525877] CPU 1 -> Queue 0 [ 0.527160] vda: vda1 [ 0.528367] scsi0 : ata_piix [ 0.529107] scsi1 : ata_piix [ 0.529794] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.531066] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.532607] libphy: Fixed MDIO Bus: probed [ 0.533565] tun: Universal TUN/TAP device driver, 1.6 [ 0.534694] tun: (C) 1999-2004 Max Krasnyansky [ 0.536693] PPP generic driver version 2.4.2 [ 0.537646] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.538889] ehci-pci: EHCI PCI platform driver [ 0.539794] ehci-platform: EHCI generic platform driver [ 0.540847] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.542031] ohci-pci: OHCI PCI platform driver [ 0.542960] ohci-platform: OHCI generic platform driver [ 0.543983] uhci_hcd: USB Universal Host Controller Interface driver [ 0.565922] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.566971] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.568579] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.569772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.571056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.572557] usb usb1: Product: UHCI Host Controller [ 0.573533] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.574739] usb usb1: SerialNumber: 0000:00:01.2 [ 0.575756] hub 1-0:1.0: USB hub found [ 0.576589] hub 1-0:1.0: 2 ports detected [ 0.577553] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.579880] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.580900] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.582036] mousedev: PS/2 mouse device common for all mice [ 0.583386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.585329] rtc_cmos 00:00: RTC can wake from S4 [ 0.586498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.587743] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.589037] device-mapper: uevent: version 1.0.3 [ 0.590049] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.591731] ledtrig-cpu: registered to indicate activity on CPUs [ 0.593026] TCP: cubic registered [ 0.593814] NET: Registered protocol family 10 [ 0.594921] NET: Registered protocol family 17 [ 0.595835] Key type dns_resolver registered [ 0.596967] Loading compiled-in X.509 certificates [ 0.598458] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.600311] registered taskstats version 1 [ 0.602726] Key type trusted registered [ 0.606004] Key type encrypted registered [ 0.606851] AppArmor: AppArmor sha1 policy hashing enabled [ 0.607929] IMA: No TPM chip found, activating TPM-bypass! [ 0.609373] regulator-dummy: disabling [ 0.610220] Magic number: 10:815:759 [ 0.618027] rtc_cmos 00:00: setting system clock to 2018-07-21 00:46:48 UTC (1532134008) [ 0.619731] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.620911] EDD information not available. [ 0.689278] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.690885] Write protecting the kernel read-only data: 12288k [ 0.692522] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.695255] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.708323] systemd-udevd[107]: starting version 204 [ 0.748505] FDC 0 is a S82078B [ 0.888098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.053833] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.055290] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.056718] usb 1-1: Product: QEMU USB Tablet [ 1.057747] usb 1-1: Manufacturer: QEMU [ 1.058605] usb 1-1: SerialNumber: 42 [ 1.380080] tsc: Refined TSC clocksource calibration: 3491.847 MHz [ 1.765105] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.003114] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.116933] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.215481] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 21 Jul 2018 00:46:50 +0000. Up 2.56 seconds. cloud-init-nonet[2.74]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.74]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 21 Jul 2018 00:46:51 +0000. Up 3.90 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.10 | 255.255.255.0 | fa:16:3e:d5:13:97 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 70:1c:e7:24:19:cd:12:61:9e:de:cc:66:35:83:63:8f root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i The key's randomart image is: +--[ RSA 2048]----+ | BBo | | +oBo. | | . =.= + | | + = = o | | S E . | | o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e0:93:23:48:d2:44:df:81:e9:8f:d0:42:91:76:28:93 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i The key's randomart image is: +--[ DSA 1024]----+ | o++ o. | |Eo=.+. . | |.=o+. o | | oo.o. o | | .o.o= S | | ...o | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c3:d1:aa:02:d7:bd:ba:fd:a0:46:6e:aa:a6:45:15:4d root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i The key's randomart image is: +--[ECDSA 256]---+ | .oE | | .. . | | . . . | | . . o o | | o . . S | | . o .. o | | . .o. o | | .. .++ . | |.o...++.... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d0:8c:77:5d:15:42:79:d2:f5:67:ae:7e:c9:20:e9:e5 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i The key's randomart image is: +--[ED25519 256--+ | .o+o=| | + . +.o.| | o + . . o +| | o . o.| | S . .| | o o . | | . + + .| | . E o.| | .. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 21 Jul 2018 00:46:57 +0000. Up 9.31 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 21 Jul 2018 00:46:57 +0000. Up 10.10 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | c1:db:6f:b9:1d:04:db:40:8a:d7:97:51:f2:d1:0c:c5 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 e0:93:23:48:d2:44:df:81:e9:8f:d0:42:91:76:28:93 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (DSA) ec2: 256 c3:d1:aa:02:d7:bd:ba:fd:a0:46:6e:aa:a6:45:15:4d root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (ECDSA) ec2: 256 d0:8c:77:5d:15:42:79:d2:f5:67:ae:7e:c9:20:e9:e5 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (ED25519) ec2: 2048 70:1c:e7:24:19:cd:12:61:9e:de:cc:66:35:83:63:8f root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIkTXHdvjkNwNt6EDTrHPgnhUsmzYG921gFx48zzr9G2bpDy7VjFXxFpRgtwNLtI6EpOMHU02azTB45BMmOv9RY= root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMX+C7n8XT9Qve6WwN8Wrf3HE4ZLIbs4DPTBpBKbDsB2 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDd7iSEj2mlwn3Jz1VDUiU4aAhU6yjbVWd7DvbEmcxFjjTaiSTppG2eZF3F/E+g7AVTlvv0rvG0yhR8D4R6cGBdptDZqFI4TR8mvEjBG8ssXSgmphgaiwGX16cBNKx6ayten9CkMeJHw97FZ1fkaULrhpIQ53syNPxvqOm1EjSvZpcYl9qLEXPQ/usgbq9QEHD5m6UAa9ZsV9N1+5Na5wLZKn1STlDsBj28x+bSzM+AJYN3kAcB8i6ssvWK0dqhe4wAyYxqriDkb9VTs7500A/D+MG/hFxx/O4j29ua0WWoQK/ceN61IxwK54fXob0sA0DKH/T5QZKfbwAlzWfBFA65 root@ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 21 Jul 2018 00:46:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.18 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i ttyS0 ansibleprovisioningtests-0540714c-d71f-4294-9214-600b5e30a89b-i login: 2018-07-21 00:47:00,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:00,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-ffed1832-0332-4e66-ba7a-85d5581ebe40 x-compute-request-id: req-ffed1832-0332-4e66-ba7a-85d5581ebe40 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:00,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-ffed1832-0332-4e66-ba7a-85d5581ebe40 2018-07-21 00:47:00,909 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - ACTIVE 2018-07-21 00:47:00,909 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:47:00,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:01,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-0df4e6ec-cce1-4c56-9c3e-38ab1b33d514 x-compute-request-id: req-0df4e6ec-cce1-4c56-9c3e-38ab1b33d514 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:01,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-0df4e6ec-cce1-4c56-9c3e-38ab1b33d514 2018-07-21 00:47:01,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:01,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae2f0d91-5906-4773-b3eb-d8c72ab387a8 Date: Sat, 21 Jul 2018 00:47:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:47:01,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-ae2f0d91-5906-4773-b3eb-d8c72ab387a8 2018-07-21 00:47:01,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:01,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8117a79-9e6d-43d9-8e28-ffd6e3da00a5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:47:01,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-a8117a79-9e6d-43d9-8e28-ffd6e3da00a5 2018-07-21 00:47:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:01,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b8a8324a-7da2-4ac2-9069-a4f5f6a195a9 Date: Sat, 21 Jul 2018 00:47:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:47:01,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-b8a8324a-7da2-4ac2-9069-a4f5f6a195a9 2018-07-21 00:47:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:01,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-fdc28401-f06b-47b1-938c-78689b0c513b Date: Sat, 21 Jul 2018 00:47:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.3"}],"id":"3d7f127e-dcc2-4dd3-b3fc-076f58e38015","security_groups":[],"mac_address":"fa:16:3e:e5:f8:c2","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.4"}],"id":"741d3e40-d4c0-4914-a13a-d29b2913b2d9","security_groups":[],"mac_address":"fa:16:3e:bf:ba:a3","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.2"}],"id":"d434899c-b93e-4fdb-8ac1-0f927ce20693","security_groups":[],"mac_address":"fa:16:3e:5e:c2:44","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:46:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"8d21a0bb-8699-4755-9c44-1d6b4712afaa","ip_allocation":"immediate"}]} 2018-07-21 00:47:01,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-fdc28401-f06b-47b1-938c-78689b0c513b 2018-07-21 00:47:01,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:02,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-4e9de187-4bb1-4e2e-9c72-6ca221e36c78 x-compute-request-id: req-4e9de187-4bb1-4e2e-9c72-6ca221e36c78 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:02,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-4e9de187-4bb1-4e2e-9c72-6ca221e36c78 2018-07-21 00:47:02,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:02,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f303e4a-6fc5-4714-b27e-3d04039a1553 Date: Sat, 21 Jul 2018 00:47:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:47:02,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-2f303e4a-6fc5-4714-b27e-3d04039a1553 2018-07-21 00:47:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:02,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d578efaf-801d-4934-b364-a87e6fc08987 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:47:02,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-d578efaf-801d-4934-b364-a87e6fc08987 2018-07-21 00:47:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:02,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3d0f5f1-74aa-4472-a80e-2428a8a42eb7 Date: Sat, 21 Jul 2018 00:47:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:47:02,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-e3d0f5f1-74aa-4472-a80e-2428a8a42eb7 2018-07-21 00:47:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:02,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-a4e1e78d-0656-4c86-ae9e-14b1fc2983c6 Date: Sat, 21 Jul 2018 00:47:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.3"}],"id":"3d7f127e-dcc2-4dd3-b3fc-076f58e38015","security_groups":[],"mac_address":"fa:16:3e:e5:f8:c2","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.4"}],"id":"741d3e40-d4c0-4914-a13a-d29b2913b2d9","security_groups":[],"mac_address":"fa:16:3e:bf:ba:a3","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.2"}],"id":"d434899c-b93e-4fdb-8ac1-0f927ce20693","security_groups":[],"mac_address":"fa:16:3e:5e:c2:44","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:46:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"8d21a0bb-8699-4755-9c44-1d6b4712afaa","ip_allocation":"immediate"}]} 2018-07-21 00:47:02,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-a4e1e78d-0656-4c86-ae9e-14b1fc2983c6 2018-07-21 00:47:02,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}}' 2018-07-21 00:47:04,752 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:47: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-fa2275b1-7baa-4f66-bc92-25a136002802 x-compute-request-id: req-fa2275b1-7baa-4f66-bc92-25a136002802 Content-Length: 0 Content-Type: application/json 2018-07-21 00:47:04,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa/action used request id req-fa2275b1-7baa-4f66-bc92-25a136002802 2018-07-21 00:47:04,753 - create_instance - INFO - Checking if VM is active 2018-07-21 00:47:04,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:05,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-55a437a3-3b4e-4293-891d-b491086f0570 x-compute-request-id: req-55a437a3-3b4e-4293-891d-b491086f0570 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}, {"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:05,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-55a437a3-3b4e-4293-891d-b491086f0570 2018-07-21 00:47:05,757 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - ACTIVE 2018-07-21 00:47:05,757 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:47:05,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:06,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-b23c7ad8-899d-47f6-8583-ffc7b9ccc45a x-compute-request-id: req-b23c7ad8-899d-47f6-8583-ffc7b9ccc45a Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}, {"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:06,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-b23c7ad8-899d-47f6-8583-ffc7b9ccc45a 2018-07-21 00:47:06,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:06,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3fdbb598-b207-40e2-ae03-0b2de72892ea Date: Sat, 21 Jul 2018 00:47:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:47:06,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-3fdbb598-b207-40e2-ae03-0b2de72892ea 2018-07-21 00:47:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:06,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03427296-f4ce-4873-ae4d-93457a3c227c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:47:06,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-03427296-f4ce-4873-ae4d-93457a3c227c 2018-07-21 00:47:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:06,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4b2ca367-40c6-4d75-960d-d8159870bf1c Date: Sat, 21 Jul 2018 00:47:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:47:06,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-4b2ca367-40c6-4d75-960d-d8159870bf1c 2018-07-21 00:47:06,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:06,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-187fc7db-a74d-468f-8444-8e03cb575971 Date: Sat, 21 Jul 2018 00:47:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.3"}],"id":"3d7f127e-dcc2-4dd3-b3fc-076f58e38015","security_groups":[],"mac_address":"fa:16:3e:e5:f8:c2","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.4"}],"id":"741d3e40-d4c0-4914-a13a-d29b2913b2d9","security_groups":[],"mac_address":"fa:16:3e:bf:ba:a3","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.2"}],"id":"d434899c-b93e-4fdb-8ac1-0f927ce20693","security_groups":[],"mac_address":"fa:16:3e:5e:c2:44","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:04Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["74b84a0c-8a00-479a-926b-e9740ebe24bb","e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"8d21a0bb-8699-4755-9c44-1d6b4712afaa","ip_allocation":"immediate"}]} 2018-07-21 00:47:06,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-187fc7db-a74d-468f-8444-8e03cb575971 2018-07-21 00:47:06,690 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:47:06,693 - paramiko.transport - DEBUG - starting thread (client mode): 0x4a47e210L 2018-07-21 00:47:06,694 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:47:06,700 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:47:06,700 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:47:06,702 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:47:06,702 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:47:06,702 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:47:06,702 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:47:06,702 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:47:06,703 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:47:06,745 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:47:06,746 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:47:06,760 - paramiko.transport - DEBUG - Trying discovered key c1db6fb91d04db408ad79751f2d10cc5 in tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b 2018-07-21 00:47:06,785 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:47:06,809 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:47:06,909 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:47:06,938 - create_instance - INFO - SSH is active for VM instance 2018-07-21 00:47:06,938 - create_instance - INFO - Checking if cloud-init has completed 2018-07-21 00:47:06,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:07,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-ff0cce0e-3dc0-4c0c-9c3f-6eb24b7c318f x-compute-request-id: req-ff0cce0e-3dc0-4c0c-9c3f-6eb24b7c318f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}, {"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:07,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-ff0cce0e-3dc0-4c0c-9c3f-6eb24b7c318f 2018-07-21 00:47:07,477 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - ACTIVE 2018-07-21 00:47:07,477 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:47:07,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:08,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-3490580b-ce5a-4623-8fcb-c45154daecd7 x-compute-request-id: req-3490580b-ce5a-4623-8fcb-c45154daecd7 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}, {"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:08,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-3490580b-ce5a-4623-8fcb-c45154daecd7 2018-07-21 00:47:08,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:08,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30414efe-4831-4b74-9cad-a8237933af06 Date: Sat, 21 Jul 2018 00:47:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:47:08,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-30414efe-4831-4b74-9cad-a8237933af06 2018-07-21 00:47:08,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:08,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602d8d45-9c53-4102-ae24-74fba38de592 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:47:08,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-602d8d45-9c53-4102-ae24-74fba38de592 2018-07-21 00:47:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:08,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ae1c611b-e1ff-4ded-bfbc-982d1d037a87 Date: Sat, 21 Jul 2018 00:47:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:47:08,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-ae1c611b-e1ff-4ded-bfbc-982d1d037a87 2018-07-21 00:47:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:08,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-a4070f8e-79aa-42ff-b7b9-fcf7e9ecaac5 Date: Sat, 21 Jul 2018 00:47:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.3"}],"id":"3d7f127e-dcc2-4dd3-b3fc-076f58e38015","security_groups":[],"mac_address":"fa:16:3e:e5:f8:c2","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.4"}],"id":"741d3e40-d4c0-4914-a13a-d29b2913b2d9","security_groups":[],"mac_address":"fa:16:3e:bf:ba:a3","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.2"}],"id":"d434899c-b93e-4fdb-8ac1-0f927ce20693","security_groups":[],"mac_address":"fa:16:3e:5e:c2:44","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:04Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["74b84a0c-8a00-479a-926b-e9740ebe24bb","e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"8d21a0bb-8699-4755-9c44-1d6b4712afaa","ip_allocation":"immediate"}]} 2018-07-21 00:47:08,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-a4070f8e-79aa-42ff-b7b9-fcf7e9ecaac5 2018-07-21 00:47:08,824 - create_instance - INFO - Checking if VM is active 2018-07-21 00:47:08,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:09,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-c07c5821-a6e7-468f-b3fa-e00e1688275d x-compute-request-id: req-c07c5821-a6e7-468f-b3fa-e00e1688275d Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}, {"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:09,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-c07c5821-a6e7-468f-b3fa-e00e1688275d 2018-07-21 00:47:09,687 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - ACTIVE 2018-07-21 00:47:09,687 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:47:09,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:10,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-8cde038d-f744-4775-8e61-26f9c208c49c x-compute-request-id: req-8cde038d-f744-4775-8e61-26f9c208c49c Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:97", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "security_groups": [{"name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp"}, {"name": "default"}], "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:46:47Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:10,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-8cde038d-f744-4775-8e61-26f9c208c49c 2018-07-21 00:47:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:10,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cdb71d4e-0c40-4b6e-b183-b9719b25edc1 Date: Sat, 21 Jul 2018 00:47:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"655b4fc5479747c9b0781941126a4e7a","l2_adjacency":true,"status":"ACTIVE","subnets":["67595057-0f7e-46c0-a86c-c6faa1f05792"],"description":"","tags":[],"updated_at":"2018-07-21T00:44:40Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net","admin_state_up":true,"tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:39Z","mtu":1450}]} 2018-07-21 00:47:10,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net used request id req-cdb71d4e-0c40-4b6e-b183-b9719b25edc1 2018-07-21 00:47:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:10,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82a1ef6-b914-4403-ac04-94125a945f6b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:47:10,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-c82a1ef6-b914-4403-ac04-94125a945f6b 2018-07-21 00:47:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:10,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c2a410ae-9438-4b8d-8225-67c69644752e Date: Sat, 21 Jul 2018 00:47:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","dns_nameservers":[],"updated_at":"2018-07-21T00:44:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"655b4fc5479747c9b0781941126a4e7a","id":"67595057-0f7e-46c0-a86c-c6faa1f05792","subnetpool_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet"}]} 2018-07-21 00:47:10,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-c2a410ae-9438-4b8d-8225-67c69644752e 2018-07-21 00:47:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:10,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-33cb6e2a-2eca-45ba-950e-04bfbceb64d3 Date: Sat, 21 Jul 2018 00:47:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:45:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.1"}],"id":"1e64be45-2f66-4f8a-9a7f-c2109def59fc","security_groups":[],"mac_address":"fa:16:3e:33:28:fd","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:51Z","binding:vnic_type":"normal","device_id":"9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.3"}],"id":"3d7f127e-dcc2-4dd3-b3fc-076f58e38015","security_groups":[],"mac_address":"fa:16:3e:e5:f8:c2","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.4"}],"id":"741d3e40-d4c0-4914-a13a-d29b2913b2d9","security_groups":[],"mac_address":"fa:16:3e:bf:ba:a3","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:44:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.2"}],"id":"d434899c-b93e-4fdb-8ac1-0f927ce20693","security_groups":[],"mac_address":"fa:16:3e:5e:c2:44","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:44:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:04Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67595057-0f7e-46c0-a86c-c6faa1f05792","ip_address":"10.55.1.10"}],"id":"f1af0a18-f400-42ab-815e-7fa3a0d7a952","security_groups":["74b84a0c-8a00-479a-926b-e9740ebe24bb","e7ef30c2-ea85-4544-8010-2ed058e530df"],"mac_address":"fa:16:3e:d5:13:97","project_id":"655b4fc5479747c9b0781941126a4e7a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1","admin_state_up":true,"network_id":"6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1","tenant_id":"655b4fc5479747c9b0781941126a4e7a","created_at":"2018-07-21T00:45:04Z","binding:vnic_type":"normal","device_id":"8d21a0bb-8699-4755-9c44-1d6b4712afaa","ip_allocation":"immediate"}]} 2018-07-21 00:47:10,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-33cb6e2a-2eca-45ba-950e-04bfbceb64d3 2018-07-21 00:47:10,555 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:47:10,557 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b550c50L 2018-07-21 00:47:10,557 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:47:10,561 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:47:10,561 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:47:10,562 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:47:10,562 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:47:10,562 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:47:10,562 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:47:10,563 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:47:10,563 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:47:10,604 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:47:10,605 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:47:10,621 - paramiko.transport - DEBUG - Trying discovered key c1db6fb91d04db408ad79751f2d10cc5 in tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b 2018-07-21 00:47:10,645 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:47:10,652 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:47:10,752 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:47:10,767 - create_instance - INFO - SSH is active for VM instance 2018-07-21 00:47:10,768 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:47:10,769 - paramiko.transport - DEBUG - starting thread (client mode): 0x4b550c50L 2018-07-21 00:47:10,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:47:10,773 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:47:10,773 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:47:10,774 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:47:10,774 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:47:10,775 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:47:10,775 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:47:10,775 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:47:10,775 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:47:10,820 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:47:10,821 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:47:10,834 - paramiko.transport - DEBUG - Trying discovered key c1db6fb91d04db408ad79751f2d10cc5 in tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b 2018-07-21 00:47:10,861 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:47:10,867 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:47:10,898 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 00:47:11,061 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-21 00:47:11,061 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 00:47:11,064 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 00:47:11,074 - create_instance - INFO - cloud-init complete for VM instance 2018-07-21 00:47:11,075 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:47:11,075 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 00:47:11,076 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 00:47:11,077 - paramiko.transport - DEBUG - starting thread (client mode): 0x4a4b9250L 2018-07-21 00:47:11,077 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:47:11,081 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:47:11,081 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:47:11,082 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:47:11,082 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:47:11,082 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:47:11,083 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:47:11,083 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:47:11,083 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:47:11,124 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:47:11,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:47:11,142 - paramiko.transport - DEBUG - Trying discovered key c1db6fb91d04db408ad79751f2d10cc5 in tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b 2018-07-21 00:47:11,165 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:47:11,172 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:47:11,175 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 00:47:11,362 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-21 00:47:11,363 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 00:47:11,377 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 00:47:11,387 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-21 00:47:11,405 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-21 00:47:13,595 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:47:13,597 - paramiko.transport - DEBUG - starting thread (client mode): 0x4a4485d0L 2018-07-21 00:47:13,597 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:47:13,600 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:47:13,601 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:47:13,602 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:47:13,602 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:47:13,602 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:47:13,603 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:47:13,603 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:47:13,603 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:47:13,644 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:47:13,644 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:47:13,662 - paramiko.transport - DEBUG - Trying discovered key c1db6fb91d04db408ad79751f2d10cc5 in tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b 2018-07-21 00:47:13,681 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:47:13,687 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:47:13,695 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 00:47:13,865 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-21 00:47:13,866 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 00:47:13,897 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 00:47:13,912 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 00:47:13,913 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 00:47:14,013 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:47:14,028 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-07-21 00:47:14,028 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-07-21 00:47:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/dc850deb-7c6a-4f9f-a531-a8f04f2df083 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:15,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5fd8107-67b1-40f1-bc5e-604bec14c459 Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:15,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/dc850deb-7c6a-4f9f-a531-a8f04f2df083 used request id req-d5fd8107-67b1-40f1-bc5e-604bec14c459 2018-07-21 00:47:15,453 - create_instance - INFO - Deleting Port with ID - f1af0a18-f400-42ab-815e-7fa3a0d7a952 2018-07-21 00:47:15,453 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-port-1 2018-07-21 00:47:15,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/f1af0a18-f400-42ab-815e-7fa3a0d7a952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:16,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-156d1759-a320-4e73-b99c-291ad4145dfb Date: Sat, 21 Jul 2018 00:47:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:16,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/f1af0a18-f400-42ab-815e-7fa3a0d7a952 used request id req-156d1759-a320-4e73-b99c-291ad4145dfb 2018-07-21 00:47:16,509 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst 2018-07-21 00:47:16,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:16,646 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:47: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-f42c5740-05d2-48b2-ba30-b6ae6f174731 x-compute-request-id: req-f42c5740-05d2-48b2-ba30-b6ae6f174731 Content-Type: application/json 2018-07-21 00:47:16,646 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-f42c5740-05d2-48b2-ba30-b6ae6f174731 2018-07-21 00:47:16,647 - create_instance - INFO - Checking deletion status 2018-07-21 00:47:16,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:17,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47: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-585d8b9f-cda9-4a47-98ee-57594a5e861c x-compute-request-id: req-585d8b9f-cda9-4a47-98ee-57594a5e861c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa", "rel": "bookmark"}], "image": {"id": "19d5a5c7-3eb7-476c-a1f8-be555453db7b", "links": [{"href": "http://172.30.9.21:8774/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:46:47.000000", "flavor": {"id": "326843fc-c6b4-4785-ac21-f45de6ad59b9", "links": [{"href": "http://172.30.9.21:8774/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9", "rel": "bookmark"}]}, "id": "8d21a0bb-8699-4755-9c44-1d6b4712afaa", "user_id": "ae29d1724ff542c3bb5671f9a714b604", "OS-DCF: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-21T00:47:16Z", "hostId": "f6e15c4aab00236eaddbad78cfadf387052e5c4616f04bc32288d781", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp", "name": "AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst", "created": "2018-07-21T00:45:08Z", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:47:17,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-585d8b9f-cda9-4a47-98ee-57594a5e861c 2018-07-21 00:47:17,342 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst] is - ACTIVE 2018-07-21 00:47:17,343 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:47:20,346 - create_instance - DEBUG - VM status query timeout in 296.301212788 2018-07-21 00:47:20,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348edb418d6360ba642e468f73389767d7f96100" 2018-07-21 00:47:20,397 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00: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 x-openstack-request-id: req-fa59dba2-f5a7-47e3-9e6d-be46b45a2028 x-compute-request-id: req-fa59dba2-f5a7-47e3-9e6d-be46b45a2028 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8d21a0bb-8699-4755-9c44-1d6b4712afaa could not be found.", "code": 404}} 2018-07-21 00:47:20,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8d21a0bb-8699-4755-9c44-1d6b4712afaa used request id req-fa59dba2-f5a7-47e3-9e6d-be46b45a2028 2018-07-21 00:47:20,397 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8d21a0bb-8699-4755-9c44-1d6b4712afaa could not be found. (HTTP 404) (Request-ID: req-fa59dba2-f5a7-47e3-9e6d-be46b45a2028) 2018-07-21 00:47:20,397 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-inst 2018-07-21 00:47:20,399 - neutron_utils - INFO - Deleting security group rule with ID - 62822c2d-ff00-48fe-b52a-310c8007aa1b 2018-07-21 00:47:20,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/62822c2d-ff00-48fe-b52a-310c8007aa1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:47:20,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf71e972-cbd8-48b5-a947-c18e9df472bc Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:20,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/62822c2d-ff00-48fe-b52a-310c8007aa1b used request id req-bf71e972-cbd8-48b5-a947-c18e9df472bc 2018-07-21 00:47:20,486 - neutron_utils - INFO - Deleting security group rule with ID - 67e5cc2e-5695-4582-b5be-6993036e88ab 2018-07-21 00:47:20,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/67e5cc2e-5695-4582-b5be-6993036e88ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:47:20,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eee6a858-acd0-43a4-8362-e24318f7ecd7 Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:20,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/67e5cc2e-5695-4582-b5be-6993036e88ab used request id req-eee6a858-acd0-43a4-8362-e24318f7ecd7 2018-07-21 00:47:20,766 - neutron_utils - INFO - Deleting security group rule with ID - 7082bf64-ae17-4c67-8c05-835e4be6ae68 2018-07-21 00:47:20,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7082bf64-ae17-4c67-8c05-835e4be6ae68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:47:20,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7223c2b9-be5b-42a6-a0c8-978bcba0f732 Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:20,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7082bf64-ae17-4c67-8c05-835e4be6ae68 used request id req-7223c2b9-be5b-42a6-a0c8-978bcba0f732 2018-07-21 00:47:20,860 - neutron_utils - INFO - Deleting security group rule with ID - 284c1fcf-4fe9-4d90-bf03-db5d08103b72 2018-07-21 00:47:20,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/284c1fcf-4fe9-4d90-bf03-db5d08103b72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:47:20,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6697453-4906-46f3-8e57-f6c62dd553c8 Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:20,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/284c1fcf-4fe9-4d90-bf03-db5d08103b72 used request id req-a6697453-4906-46f3-8e57-f6c62dd553c8 2018-07-21 00:47:20,943 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-sec-grp 2018-07-21 00:47:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/74b84a0c-8a00-479a-926b-e9740ebe24bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a0c0f9013c4f4d04e7985d61669e8188e9c47d" 2018-07-21 00:47:21,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87b83e29-8d0c-4408-acce-0c1f60b50fb4 Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:21,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/74b84a0c-8a00-479a-926b-e9740ebe24bb used request id req-87b83e29-8d0c-4408-acce-0c1f60b50fb4 2018-07-21 00:47:21,068 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp 2018-07-21 00:47:21,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce143a56cdc751ebee3f7fef39a5bfab88158076" 2018-07-21 00:47:21,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00: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-924a472e-13f4-42e1-a142-305cc0776cb3 x-compute-request-id: req-924a472e-13f4-42e1-a142-305cc0776cb3 Content-Length: 0 Content-Type: application/json 2018-07-21 00:47:21,103 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-kp used request id req-924a472e-13f4-42e1-a142-305cc0776cb3 2018-07-21 00:47:21,104 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b.pub] 2018-07-21 00:47:21,104 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b] 2018-07-21 00:47:21,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8f9a452345ae442b450748952f954eca038534" 2018-07-21 00:47:21,168 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00: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-103e62fd-a003-4e86-b9a2-c43d3488a98d x-compute-request-id: req-103e62fd-a003-4e86-b9a2-c43d3488a98d Content-Length: 0 Content-Type: application/json 2018-07-21 00:47:21,168 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/326843fc-c6b4-4785-ac21-f45de6ad59b9 used request id req-103e62fd-a003-4e86-b9a2-c43d3488a98d 2018-07-21 00:47:21,169 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router and subnet AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet 2018-07-21 00:47:21,169 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router 2018-07-21 00:47:21,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" -d '{"subnet_id": "67595057-0f7e-46c0-a86c-c6faa1f05792"}' 2018-07-21 00:47:23,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b79eecf-8734-42d6-b03f-5a3fb29e749e Date: Sat, 21 Jul 2018 00:47:23 GMT RESP BODY: {"network_id": "6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "subnet_id": "67595057-0f7e-46c0-a86c-c6faa1f05792", "subnet_ids": ["67595057-0f7e-46c0-a86c-c6faa1f05792"], "port_id": "1e64be45-2f66-4f8a-9a7f-c2109def59fc", "id": "9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f"} 2018-07-21 00:47:23,469 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f/remove_router_interface used request id req-8b79eecf-8734-42d6-b03f-5a3fb29e749e 2018-07-21 00:47:23,469 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router 2018-07-21 00:47:23,469 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-router 2018-07-21 00:47:23,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89df336487ee3375da21f72aad8de69272d85ed2" 2018-07-21 00:47:27,553 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b57d7a15-97aa-4e5c-8c05-d81f0ce534c7 Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:27,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9b3fbed5-9266-4ec2-8450-3c7a6f58ce1f used request id req-b57d7a15-97aa-4e5c-8c05-d81f0ce534c7 2018-07-21 00:47:27,554 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet 2018-07-21 00:47:27,554 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-subnet 2018-07-21 00:47:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/67595057-0f7e-46c0-a86c-c6faa1f05792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:47:30,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0df7eb15-8603-4d1a-b0b2-e2ee37717b79 Date: Sat, 21 Jul 2018 00:47:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:30,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/67595057-0f7e-46c0-a86c-c6faa1f05792 used request id req-0df7eb15-8603-4d1a-b0b2-e2ee37717b79 2018-07-21 00:47:30,228 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b-pub-net 2018-07-21 00:47:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29e4b8aa4e49fea5f57f0810eba317183456d049" 2018-07-21 00:47:31,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-784cfaad-345a-4060-8879-db3df1bacf36 Date: Sat, 21 Jul 2018 00:47:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:31,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6d25699c-7b7f-4bee-8fcf-36a59e4ca9d1 used request id req-784cfaad-345a-4060-8879-db3df1bacf36 2018-07-21 00:47:31,503 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-0540714c-d71f-4294-9214-600b5e30a89b--image 2018-07-21 00:47:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7abc3a90e671c1da7771937f714f4c6346360727" 2018-07-21 00:47:32,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fecb0773-ea31-4f01-892b-ce3fef00eaf2 Date: Sat, 21 Jul 2018 00:47: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-21 00:47:32,069 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/19d5a5c7-3eb7-476c-a1f8-be555453db7b used request id req-fecb0773-ea31-4f01-892b-ce3fef00eaf2 2018-07-21 00:47:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9d09ce7b-af74-4157-b045-55b5a6ff9733 Date: Sat, 21 Jul 2018 00:47:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:38Z", "updated_at": "2018-07-21T00:44:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:39Z", "revision_number": 0, "id": "2660b76c-346a-4669-af41-dc1e997c2a42", "remote_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:39Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:38Z", "revision_number": 0, "id": "3d754be2-327d-4d30-b4cd-1f4bddbf17b7", "remote_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:38Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:38Z", "revision_number": 0, "id": "512531c4-d390-4608-9c65-6d245993def9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:38Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv4", "project_id": "655b4fc5479747c9b0781941126a4e7a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:44:39Z", "revision_number": 0, "id": "fc82f3ee-029d-4ce2-a020-bb62c76fa3bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:44:39Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "port_range_min": null, "ethertype": "IPv6", "project_id": "655b4fc5479747c9b0781941126a4e7a"}], "revision_number": 4, "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:47:32,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9d09ce7b-af74-4157-b045-55b5a6ff9733 2018-07-21 00:47:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:32,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97436a90-16f4-471e-84ce-4f6d4d350e3f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:47:32,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-97436a90-16f4-471e-84ce-4f6d4d350e3f 2018-07-21 00:47:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:32,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf98457-53c1-437a-9c4d-d2bee8bff1f7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:47:32,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-acf98457-53c1-437a-9c4d-d2bee8bff1f7 2018-07-21 00:47:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:32,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ca29aa-a7e0-4616-8200-7706da126262 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:47:32,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-11ca29aa-a7e0-4616-8200-7706da126262 2018-07-21 00:47:32,671 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:47:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:32,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0bbbde-a959-4a3a-871d-45b37e4b1231 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 00:47:32,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-6a0bbbde-a959-4a3a-871d-45b37e4b1231 2018-07-21 00:47:32,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:47:32,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:32,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bfc5e1e-92d9-4ebc-bcf4-407a89f212ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 00:47:32,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-6bfc5e1e-92d9-4ebc-bcf4-407a89f212ae 2018-07-21 00:47:32,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:47:32,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:32,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77ecbd93-0257-4656-9b04-ade2b2b9ecfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 00:47:32,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-77ecbd93-0257-4656-9b04-ade2b2b9ecfc 2018-07-21 00:47:32,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:47:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:33,046 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270f13c3-43dc-4814-b730-9bc42c3e037c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 6b9d2e7f5c4b4d21acda80b9f34615ad.", "code": 404, "title": "Not Found"}} 2018-07-21 00:47:33,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6b9d2e7f5c4b4d21acda80b9f34615ad used request id req-270f13c3-43dc-4814-b730-9bc42c3e037c 2018-07-21 00:47:33,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:47:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:33,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df5c945-2548-49d7-acaf-3f4891726a10 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "655b4fc5479747c9b0781941126a4e7a", "name": "AnsibleProvisioningTests-4783742b-7d5b-42e-proj"}} 2018-07-21 00:47:33,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-0df5c945-2548-49d7-acaf-3f4891726a10 2018-07-21 00:47:33,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7ef30c2-ea85-4544-8010-2ed058e530df 2018-07-21 00:47:33,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e7ef30c2-ea85-4544-8010-2ed058e530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:33,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fad62d95-8db4-4c11-887b-a44e7300a1e6 Date: Sat, 21 Jul 2018 00:47:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:39Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:39Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "2660b76c-346a-4669-af41-dc1e997c2a42"}, {"remote_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:38Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:38Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "3d754be2-327d-4d30-b4cd-1f4bddbf17b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:38Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:38Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "512531c4-d390-4608-9c65-6d245993def9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:44:39Z", "security_group_id": "e7ef30c2-ea85-4544-8010-2ed058e530df", "port_range_min": null, "revision_number": 0, "tenant_id": "655b4fc5479747c9b0781941126a4e7a", "created_at": "2018-07-21T00:44:39Z", "project_id": "655b4fc5479747c9b0781941126a4e7a", "id": "fc82f3ee-029d-4ce2-a020-bb62c76fa3bb"}]} 2018-07-21 00:47:33,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e7ef30c2-ea85-4544-8010-2ed058e530df used request id req-fad62d95-8db4-4c11-887b-a44e7300a1e6 2018-07-21 00:47:33,349 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:47:33,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e7ef30c2-ea85-4544-8010-2ed058e530df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:33,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c87940f-329b-462a-825f-3990baecf2d9 Content-Length: 0 Date: Sat, 21 Jul 2018 00:47:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:47:33,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e7ef30c2-ea85-4544-8010-2ed058e530df used request id req-8c87940f-329b-462a-825f-3990baecf2d9 2018-07-21 00:47:33,651 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-4783742b-7d5b-42e-proj 2018-07-21 00:47:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:33,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4f9903-d4b1-43b5-af2f-6475d95ef6a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:47:33,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/655b4fc5479747c9b0781941126a4e7a used request id req-7f4f9903-d4b1-43b5-af2f-6475d95ef6a2 2018-07-21 00:47:33,894 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-4783742b-7d5b-42e-proj-role 2018-07-21 00:47:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9302775188fd48c8ad6871219f8681a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:34,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde24600-050a-433e-bc27-bbebde0582ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:47:34,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9302775188fd48c8ad6871219f8681a7 used request id req-cde24600-050a-433e-bc27-bbebde0582ca 2018-07-21 00:47:34,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0a9fcd81baba5d5dfadb6186e4d2d0950f3d6e" 2018-07-21 00:47:34,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930a1f1c-c547-47d8-a2a8-1763100a9028 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:47:34,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-930a1f1c-c547-47d8-a2a8-1763100a9028 2018-07-21 00:47:34,125 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-4783742b-7d5b-42e-user 2018-07-21 00:47:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ae29d1724ff542c3bb5671f9a714b604 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6b6e693ac743d3178f4c6d439c6989749983a55" 2018-07-21 00:47:34,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bfb8c2-f4d3-4bbe-9769-3198bd9e1365 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:47:34,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ae29d1724ff542c3bb5671f9a714b604 used request id req-53bfb8c2-f4d3-4bbe-9769-3198bd9e1365 2018-07-21 00:47:34,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:47:34,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["wNcufCZmSWOXiex6pfJ9qQ"], "issued_at": "2018-07-21T00:47:34.000000Z"}} 2018-07-21 00:47:34,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c5e02d4401e7f5e419839b1f27c3b66ac6a62967" 2018-07-21 00:47:34,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210694aa-d3ad-417f-aff9-d69d2589a0ee 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:47:34,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-210694aa-d3ad-417f-aff9-d69d2589a0ee 2018-07-21 00:47:34,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:34,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:47:35,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["DgO7O39EQMKMDPCgcmlf-A"], "issued_at": "2018-07-21T00:47:35.000000Z"}} 2018-07-21 00:47:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:47:35,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25837831-ee62-40bd-84ac-a2b29e32f8cf 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:47:35,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-25837831-ee62-40bd-84ac-a2b29e32f8cf 2018-07-21 00:47:35,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:47:35,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:47:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:47:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:47:35,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbab68b-9e05-479c-bc8e-dd1ca0705a2c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-07-21 00:47:35,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj used request id req-4bbab68b-9e05-479c-bc8e-dd1ca0705a2c 2018-07-21 00:47:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:47:35,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f268a7bc-6472-4e47-9701-e22a56ce910b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:47:35,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f268a7bc-6472-4e47-9701-e22a56ce910b 2018-07-21 00:47:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}}' 2018-07-21 00:47:35,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16efc0a6-28de-4e19-b172-7a655d13e9c7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "id": "5768935033824bb98b5c4c5f756f4c75", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:47:35,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-16efc0a6-28de-4e19-b172-7a655d13e9c7 2018-07-21 00:47:35,632 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj 2018-07-21 00:47:35,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:35,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:47:36,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["fZvSClzdSsS3AnqHpFZNjA"], "issued_at": "2018-07-21T00:47:36.000000Z"}} 2018-07-21 00:47:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7cbe6368949da420741411cb71fd4179862a7c2d" 2018-07-21 00:47:36,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06750c49-448d-4ff0-9f2f-b1c5d68e2bf9 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:47:36,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-06750c49-448d-4ff0-9f2f-b1c5d68e2bf9 2018-07-21 00:47:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:47:36,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:47:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:47:36,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbe6368949da420741411cb71fd4179862a7c2d" 2018-07-21 00:47:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fda1562-e59b-432c-8516-f214673b37a0 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:47:36,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9fda1562-e59b-432c-8516-f214673b37a0 2018-07-21 00:47:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbe6368949da420741411cb71fd4179862a7c2d" 2018-07-21 00:47:36,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918532dd-fe94-485d-a66f-43a081eb9f03 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "id": "5768935033824bb98b5c4c5f756f4c75", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}]} 2018-07-21 00:47:36,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj used request id req-918532dd-fe94-485d-a66f-43a081eb9f03 2018-07-21 00:47:36,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbe6368949da420741411cb71fd4179862a7c2d" 2018-07-21 00:47:36,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc0e671-11a3-45fc-9f4d-f13ff0808db0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:47:36,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1cc0e671-11a3-45fc-9f4d-f13ff0808db0 2018-07-21 00:47:36,792 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-8836b1d1-43b9-4d8-user 2018-07-21 00:47:36,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:47:36,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f819ace-f330-4d30-a780-006d2fa58494 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:47:36,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1f819ace-f330-4d30-a780-006d2fa58494 2018-07-21 00:47:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" -d '{"role": {"name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}}' 2018-07-21 00:47:37,014 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21decc01-bfb6-4bf4-b4fa-3fe2a140105e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a356bc588be44088a1058a44243b175", "links": {"self": "http://172.30.9.21:5000/v3/roles/5a356bc588be44088a1058a44243b175"}, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}} 2018-07-21 00:47:37,014 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-21decc01-bfb6-4bf4-b4fa-3fe2a140105e 2018-07-21 00:47:37,014 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role 2018-07-21 00:47:37,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5a356bc588be44088a1058a44243b175 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:47:37,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21aa8101-41cc-40ed-a343-9ae1334e70b5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a356bc588be44088a1058a44243b175", "links": {"self": "http://172.30.9.21:5000/v3/roles/5a356bc588be44088a1058a44243b175"}, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}} 2018-07-21 00:47:37,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5a356bc588be44088a1058a44243b175 used request id req-21aa8101-41cc-40ed-a343-9ae1334e70b5 2018-07-21 00:47:37,112 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role to project AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj 2018-07-21 00:47:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75/users/5d89facc49634cf19cbb5ede019f5f00/roles/5a356bc588be44088a1058a44243b175 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:47:37,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b688cebc-40dd-4749-b1ae-806ba533452b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:47:37,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75/users/5d89facc49634cf19cbb5ede019f5f00/roles/5a356bc588be44088a1058a44243b175 used request id req-b688cebc-40dd-4749-b1ae-806ba533452b 2018-07-21 00:47:37,257 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:47:37,258 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-21 00:47:37,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:37,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:47:37,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["Y8AX7Tf2TVO4aY1uEbKd6w"], "issued_at": "2018-07-21T00:47:37.000000Z"}} 2018-07-21 00:47:37,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}e156faa34ce387d4b912459b94db3a8f98196d79" 2018-07-21 00:47:37,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee190754-365d-45fc-927f-55985d23e837 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:47:37,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ee190754-365d-45fc-927f-55985d23e837 2018-07-21 00:47:37,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" 2018-07-21 00:47:37,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-dfa7286d-867d-45fa-a7ab-c1d5279b500f Date: Sat, 21 Jul 2018 00:47:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image"} 2018-07-21 00:47:37,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image used request id req-dfa7286d-867d-45fa-a7ab-c1d5279b500f 2018-07-21 00:47:37,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" 2018-07-21 00:47:38,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-59a66cb6-8cdf-45a3-b143-fa2117f9593e Date: Sat, 21 Jul 2018 00:47:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:47:38,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-59a66cb6-8cdf-45a3-b143-fa2117f9593e 2018-07-21 00:47:38,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image"}' 2018-07-21 00:47:38,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8096a37f-7ac6-494f-9995-eba6d2295189 Date: Sat, 21 Jul 2018 00:47:38 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:47:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:47:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "min_disk": 0, "protected": false, "id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "file": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/file", "checksum": null, "owner": "5768935033824bb98b5c4c5f756f4c75", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:47:38,413 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8096a37f-7ac6-494f-9995-eba6d2295189 2018-07-21 00:47:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" -d '' 2018-07-21 00:47:43,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15c44d9f-ef0a-4e85-927c-16f9dd541049 Date: Sat, 21 Jul 2018 00:47: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-21 00:47:43,605 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/file used request id req-15c44d9f-ef0a-4e85-927c-16f9dd541049 2018-07-21 00:47:43,605 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-21 00:47:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" 2018-07-21 00:47:43,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-46b455f6-3648-45f2-a706-03b67d760a1e Date: Sat, 21 Jul 2018 00:47:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:47:38Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T00:47:43Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/snap", "metadata": {}}], "self": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "min_disk": 0, "protected": false, "id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "file": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "5768935033824bb98b5c4c5f756f4c75", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:47:43,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075 used request id req-46b455f6-3648-45f2-a706-03b67d760a1e 2018-07-21 00:47:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" 2018-07-21 00:47:43,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6d6aef56-86f1-43c8-ba79-965932dcd34a Date: Sat, 21 Jul 2018 00:47:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:47:43,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6d6aef56-86f1-43c8-ba79-965932dcd34a 2018-07-21 00:47:43,981 - create_image - INFO - Created image with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image 2018-07-21 00:47:43,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" 2018-07-21 00:47:44,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-67612aa7-4333-424f-b06b-cb46d8a4ffa2 Date: Sat, 21 Jul 2018 00:47:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:47:38Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T00:47:43Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/snap", "metadata": {}}], "self": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "min_disk": 0, "protected": false, "id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "file": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "5768935033824bb98b5c4c5f756f4c75", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:47:44,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075 used request id req-67612aa7-4333-424f-b06b-cb46d8a4ffa2 2018-07-21 00:47:44,186 - create_image - DEBUG - Instance status is - active 2018-07-21 00:47:44,186 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image 2018-07-21 00:47:44,187 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image 2018-07-21 00:47:44,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:44,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:47:44,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:47:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["JGhLI-1GSiS8VX24C1ec7A"], "issued_at": "2018-07-21T00:47:44.000000Z"}} 2018-07-21 00:47:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:47:44,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bf83ec-95f5-4b77-8329-d47a2912be6c 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:47:44,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-30bf83ec-95f5-4b77-8329-d47a2912be6c 2018-07-21 00:47:44,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:47:44,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a66eca42-b859-4be0-aca2-252123da9ebf Date: Sat, 21 Jul 2018 00:47:44 GMT RESP BODY: {"networks":[]} 2018-07-21 00:47:44,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-a66eca42-b859-4be0-aca2-252123da9ebf 2018-07-21 00:47:44,871 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net 2018-07-21 00:47:44,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net", "admin_state_up": true}}' 2018-07-21 00:47:45,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-1eea8851-c382-4695-a231-be27dd9a276e Date: Sat, 21 Jul 2018 00:47:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:47:45Z","is_default":false,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}} 2018-07-21 00:47:45,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1eea8851-c382-4695-a231-be27dd9a276e 2018-07-21 00:47:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:47:45,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-88b187f0-ebc5-4753-b908-bb3478a2520c Date: Sat, 21 Jul 2018 00:47:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:47:45Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:47:45,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-88b187f0-ebc5-4753-b908-bb3478a2520c 2018-07-21 00:47:45,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:47:46,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-060a358d-9198-4706-b682-a3c30f782b9b Date: Sat, 21 Jul 2018 00:47:46 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:47:46,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-060a358d-9198-4706-b682-a3c30f782b9b 2018-07-21 00:47:46,088 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet 2018-07-21 00:47:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" -d '{"subnets": [{"ip_version": 4, "network_id": "c15e34c2-0bd5-4bff-b2b7-e41afa8fa502", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]}' 2018-07-21 00:47:46,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-696cabb5-44cb-44c5-9aa0-314ed8d4d57e Date: Sat, 21 Jul 2018 00:47:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:47:46,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-696cabb5-44cb-44c5-9aa0-314ed8d4d57e 2018-07-21 00:47:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:47:47,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4bf5c43d-5a80-4053-921b-6f108e816a50 Date: Sat, 21 Jul 2018 00:47:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:47:47,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-4bf5c43d-5a80-4053-921b-6f108e816a50 2018-07-21 00:47:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:47:47,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b80b1d50-2f96-4d80-80fa-4a4095704877 Date: Sat, 21 Jul 2018 00:47:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:47:47,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-b80b1d50-2f96-4d80-80fa-4a4095704877 2018-07-21 00:47:47,385 - OpenStackNetwork - DEBUG - Network [c15e34c2-0bd5-4bff-b2b7-e41afa8fa502] created successfully 2018-07-21 00:47:47,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:47,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:47:47,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["Ql0NvuHYQ5yhM08o1IKG5w"], "issued_at": "2018-07-21T00:47:47.000000Z"}} 2018-07-21 00:47:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:47,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2847525-ee60-4e90-9f53-2a97e260da3a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:47:47,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d2847525-ee60-4e90-9f53-2a97e260da3a 2018-07-21 00:47:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:48,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fd53f0f3-8161-4a93-ad3e-043227f89651 Date: Sat, 21 Jul 2018 00:47:48 GMT RESP BODY: {"routers": []} 2018-07-21 00:47:48,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router&admin_state_up=True used request id req-fd53f0f3-8161-4a93-ad3e-043227f89651 2018-07-21 00:47:48,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:48,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:47:48,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["pJTLfNN7RGSyKhAWu1fnDw"], "issued_at": "2018-07-21T00:47:48.000000Z"}} 2018-07-21 00:47:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4c74a3546ab3bb27604b649b2298be500f5691ae" 2018-07-21 00:47:48,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc914b0-b1dd-4837-b2cc-d4a568a964f6 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:47:48,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3bc914b0-b1dd-4837-b2cc-d4a568a964f6 2018-07-21 00:47:48,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:48,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0cb7fdd9-943f-461f-a8af-b1fd92a9eceb Date: Sat, 21 Jul 2018 00:47:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:47:48,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-0cb7fdd9-943f-461f-a8af-b1fd92a9eceb 2018-07-21 00:47:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:49,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd2fef35-4052-4e08-a418-6264f0340b17 Date: Sat, 21 Jul 2018 00:47:49 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:47:49,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-cd2fef35-4052-4e08-a418-6264f0340b17 2018-07-21 00:47:49,081 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router 2018-07-21 00:47:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router", "admin_state_up": true}}' 2018-07-21 00:47:55,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2e418a86-72cb-4f0a-90e8-2fa11b490f72 Date: Sat, 21 Jul 2018 00:47:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:49Z", "admin_state_up": true, "updated_at": "2018-07-21T00:47:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "af5fb4a4-fb96-449e-bf04-479c014fbdc1", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router"}} 2018-07-21 00:47:55,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-2e418a86-72cb-4f0a-90e8-2fa11b490f72 2018-07-21 00:47:55,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=af5fb4a4-fb96-449e-bf04-479c014fbdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:55,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e3e64d4-0f07-4c18-b0e7-19b6216780cc Date: Sat, 21 Jul 2018 00:47:55 GMT RESP BODY: {"ports":[]} 2018-07-21 00:47:55,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=af5fb4a4-fb96-449e-bf04-479c014fbdc1 used request id req-0e3e64d4-0f07-4c18-b0e7-19b6216780cc 2018-07-21 00:47:55,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:55,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-785c4d41-9e6b-4748-95f1-3637e8389439 Date: Sat, 21 Jul 2018 00:47:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:47:55,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-785c4d41-9e6b-4748-95f1-3637e8389439 2018-07-21 00:47:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:47:55,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:47:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:47:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:55,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bcd9305-35b0-4189-aa68-d768076d6d0d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:47:55,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-2bcd9305-35b0-4189-aa68-d768076d6d0d 2018-07-21 00:47:55,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:55,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-183e2bc4-e524-4310-8391-e960707b2c3a Date: Sat, 21 Jul 2018 00:47:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:47:55,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-183e2bc4-e524-4310-8391-e960707b2c3a 2018-07-21 00:47:55,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:56,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6db17f2-8189-4461-b667-9ab8694b0442 Date: Sat, 21 Jul 2018 00:47:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:47:56,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet used request id req-b6db17f2-8189-4461-b667-9ab8694b0442 2018-07-21 00:47:56,188 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-21 00:47:56,188 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router 2018-07-21 00:47:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" -d '{"subnet_id": "8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"}' 2018-07-21 00:47:59,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-424b8925-813f-4af5-8d37-ef6b26cbddff Date: Sat, 21 Jul 2018 00:47:59 GMT RESP BODY: {"network_id": "c15e34c2-0bd5-4bff-b2b7-e41afa8fa502", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "subnet_id": "8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2", "subnet_ids": ["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"], "port_id": "28b8672e-d1f5-4ddd-bee9-3ea04d02d103", "id": "af5fb4a4-fb96-449e-bf04-479c014fbdc1"} 2018-07-21 00:47:59,418 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1/add_router_interface used request id req-424b8925-813f-4af5-8d37-ef6b26cbddff 2018-07-21 00:47:59,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:59,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9101de55-3ae6-4cc4-bc48-312399c7b600 Date: Sat, 21 Jul 2018 00:47:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:49Z", "admin_state_up": true, "updated_at": "2018-07-21T00:47:57Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "af5fb4a4-fb96-449e-bf04-479c014fbdc1", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router"}} 2018-07-21 00:47:59,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1 used request id req-9101de55-3ae6-4cc4-bc48-312399c7b600 2018-07-21 00:47:59,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=af5fb4a4-fb96-449e-bf04-479c014fbdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:59,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-5685bf22-f000-4111-b6d2-eeb93a9821f6 Date: Sat, 21 Jul 2018 00:47:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"}]} 2018-07-21 00:47:59,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=af5fb4a4-fb96-449e-bf04-479c014fbdc1 used request id req-5685bf22-f000-4111-b6d2-eeb93a9821f6 2018-07-21 00:47:59,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:47:59,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-f472c302-429a-40a3-bf0a-6cdc15f7b46f Date: Sat, 21 Jul 2018 00:47:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}} 2018-07-21 00:47:59,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2 used request id req-f472c302-429a-40a3-bf0a-6cdc15f7b46f 2018-07-21 00:47:59,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:47:59,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:48:00,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["WxcTXGwaT7qeBQKe2d71CQ"], "issued_at": "2018-07-21T00:48:00.000000Z"}} 2018-07-21 00:48:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}dac157277765836a9e561560fe8e5c4e4eb0a953" 2018-07-21 00:48:00,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5c97cf-efc1-422e-ad28-e5fbf34683ec 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:48:00,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fc5c97cf-efc1-422e-ad28-e5fbf34683ec 2018-07-21 00:48:00,348 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:48:00,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac157277765836a9e561560fe8e5c4e4eb0a953" 2018-07-21 00:48:00,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-12d8fcfe-7461-4742-9f72-635e4ce9f0c5 x-compute-request-id: req-12d8fcfe-7461-4742-9f72-635e4ce9f0c5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:48:00,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-12d8fcfe-7461-4742-9f72-635e4ce9f0c5 2018-07-21 00:48:00,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac157277765836a9e561560fe8e5c4e4eb0a953" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-21 00:48:00,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-d7143ea9-06c8-4656-8b34-ea618841cedf x-compute-request-id: req-d7143ea9-06c8-4656-8b34-ea618841cedf Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b"}} 2018-07-21 00:48:00,672 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d7143ea9-06c8-4656-8b34-ea618841cedf 2018-07-21 00:48:00,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:48:00,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:48:01,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["lvwEjzjGR5GGMlhbfvA-xA"], "issued_at": "2018-07-21T00:48:01.000000Z"}} 2018-07-21 00:48:01,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}4b14c5989a0f52def6f13eb73c88c0ddf8b5710a" 2018-07-21 00:48:01,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a69d527-c219-46e1-b6f4-285938f2d9e3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:48:01,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9a69d527-c219-46e1-b6f4-285938f2d9e3 2018-07-21 00:48:01,155 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:48:01,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b14c5989a0f52def6f13eb73c88c0ddf8b5710a" 2018-07-21 00:48:01,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-45b9eddc-8f79-422e-bee4-fe0efad4d791 x-compute-request-id: req-45b9eddc-8f79-422e-bee4-fe0efad4d791 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:48:01,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-45b9eddc-8f79-422e-bee4-fe0efad4d791 2018-07-21 00:48:01,376 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp... 2018-07-21 00:48:01,376 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:48:01,443 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp 2018-07-21 00:48:01,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b14c5989a0f52def6f13eb73c88c0ddf8b5710a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCdpDhK238UgFp3tyI3wZCbo5y9SpCptS3nSrrHDS0mqs5t4QWnGhSt1NYZ6iPloBAfbg/Z1VVvqP9ifSaaOm17yw4fSI1+legPyZQ1NEelJdXbeEERP0rcRh2SwT7oIOBT53CG5wU9cdXXg0siY2JfQHJpzXxXz1NAZ9zuDxz44w==", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp"}}' 2018-07-21 00:48:01,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-f1e7d4bc-c953-4dba-8497-8ac1919d1a8f x-compute-request-id: req-f1e7d4bc-c953-4dba-8497-8ac1919d1a8f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCdpDhK238UgFp3tyI3wZCbo5y9SpCptS3nSrrHDS0mqs5t4QWnGhSt1NYZ6iPloBAfbg/Z1VVvqP9ifSaaOm17yw4fSI1+legPyZQ1NEelJdXbeEERP0rcRh2SwT7oIOBT53CG5wU9cdXXg0siY2JfQHJpzXxXz1NAZ9zuDxz44w==", "user_id": "5d89facc49634cf19cbb5ede019f5f00", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "fingerprint": "2b:d9:6a:3d:f6:c8:c9:da:b4:1b:51:5b:93:e6:b1:5f"}} 2018-07-21 00:48:01,499 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1e7d4bc-c953-4dba-8497-8ac1919d1a8f 2018-07-21 00:48:01,502 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95.pub 2018-07-21 00:48:01,502 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95 2018-07-21 00:48:01,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:48:01,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:48:01,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["lSaQfyZCSfO08nWWb8zfgQ"], "issued_at": "2018-07-21T00:48:01.000000Z"}} 2018-07-21 00:48:01,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:01,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e98274-994b-48ca-8ef1-aa695bb4446b 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:48:01,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-42e98274-994b-48ca-8ef1-aa695bb4446b 2018-07-21 00:48:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:02,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a3dcf5f7-02b9-48c2-ae64-deb89004f101 Date: Sat, 21 Jul 2018 00:48:02 GMT RESP BODY: {"security_groups": []} 2018-07-21 00:48:02,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp used request id req-a3dcf5f7-02b9-48c2-ae64-deb89004f101 2018-07-21 00:48:02,199 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp... 2018-07-21 00:48:02,199 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp 2018-07-21 00:48:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" -d '{"security_group": {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}}' 2018-07-21 00:48:02,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-80f4e843-ac7a-41d0-ad41-88d8b3708946 Date: Sat, 21 Jul 2018 00:48:02 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "updated_at": "2018-07-21T00:48:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "58a75115-6104-4640-ae6d-842369075d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "77737feb-2201-4c53-8336-2aa052c78b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}], "revision_number": 2, "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}} 2018-07-21 00:48:02,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-80f4e843-ac7a-41d0-ad41-88d8b3708946 2018-07-21 00:48:02,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:02,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a23d17c5-2f33-4591-be84-e0ace2bccafe Date: Sat, 21 Jul 2018 00:48:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "58a75115-6104-4640-ae6d-842369075d1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "77737feb-2201-4c53-8336-2aa052c78b18"}]} 2018-07-21 00:48:02,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-a23d17c5-2f33-4591-be84-e0ace2bccafe 2018-07-21 00:48:02,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:02,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-133768af-12ba-4385-b32e-ba6185660a5f Date: Sat, 21 Jul 2018 00:48:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "58a75115-6104-4640-ae6d-842369075d1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "77737feb-2201-4c53-8336-2aa052c78b18"}]} 2018-07-21 00:48:02,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-133768af-12ba-4385-b32e-ba6185660a5f 2018-07-21 00:48:02,806 - neutron_utils - INFO - Retrieving security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:02,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-80ba281c-9a83-40cb-9e12-e54cd90f557a Date: Sat, 21 Jul 2018 00:48:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "updated_at": "2018-07-21T00:48:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "58a75115-6104-4640-ae6d-842369075d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "77737feb-2201-4c53-8336-2aa052c78b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}], "revision_number": 2, "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}]} 2018-07-21 00:48:02,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-80ba281c-9a83-40cb-9e12-e54cd90f557a 2018-07-21 00:48:02,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:02,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:02,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c401efc-8ff1-464d-aea3-0c30b44729ad Date: Sat, 21 Jul 2018 00:48:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "58a75115-6104-4640-ae6d-842369075d1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "77737feb-2201-4c53-8336-2aa052c78b18"}]} 2018-07-21 00:48:02,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-9c401efc-8ff1-464d-aea3-0c30b44729ad 2018-07-21 00:48:02,917 - neutron_utils - INFO - Retrieving security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:02,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-1890b3cf-2bfb-461d-998c-6c12fd3d6f11 Date: Sat, 21 Jul 2018 00:48:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "updated_at": "2018-07-21T00:48:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "58a75115-6104-4640-ae6d-842369075d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "77737feb-2201-4c53-8336-2aa052c78b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}], "revision_number": 2, "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}]} 2018-07-21 00:48:02,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-1890b3cf-2bfb-461d-998c-6c12fd3d6f11 2018-07-21 00:48:02,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:03,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c28a8614-d30f-4496-8613-bea3d4db1aec Date: Sat, 21 Jul 2018 00:48:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "58a75115-6104-4640-ae6d-842369075d1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "77737feb-2201-4c53-8336-2aa052c78b18"}]} 2018-07-21 00:48:03,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-c28a8614-d30f-4496-8613-bea3d4db1aec 2018-07-21 00:48:03,037 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp 2018-07-21 00:48:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:03,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-12c734e8-49f8-4bca-8f4b-fc7759845b3b Date: Sat, 21 Jul 2018 00:48:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "updated_at": "2018-07-21T00:48:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "58a75115-6104-4640-ae6d-842369075d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "77737feb-2201-4c53-8336-2aa052c78b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}], "revision_number": 2, "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}]} 2018-07-21 00:48:03,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp used request id req-12c734e8-49f8-4bca-8f4b-fc7759845b3b 2018-07-21 00:48:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:48:03,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:48:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:48:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:03,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360a9b6b-0125-4af1-9a98-1ba691eca8ee Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:48:03,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-360a9b6b-0125-4af1-9a98-1ba691eca8ee 2018-07-21 00:48:03,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:03,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f110909-890f-4883-8dfb-32eee3ed880d Date: Sat, 21 Jul 2018 00:48:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "58a75115-6104-4640-ae6d-842369075d1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "77737feb-2201-4c53-8336-2aa052c78b18"}]} 2018-07-21 00:48:03,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-5f110909-890f-4883-8dfb-32eee3ed880d 2018-07-21 00:48:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}3c63918fa44aa66dcb024c518356fbc218d2f6d8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647"}}' 2018-07-21 00:48:03,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3deaa828-2152-4cdc-88a2-9a676f2468d4 Date: Sat, 21 Jul 2018 00:48:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:03Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:03Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "c05bccd7-2943-4f78-bbec-e243505bda5d"}} 2018-07-21 00:48:03,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-3deaa828-2152-4cdc-88a2-9a676f2468d4 2018-07-21 00:48:03,978 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp 2018-07-21 00:48:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:04,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-42fad248-b023-433f-adac-ecfe52f17eec Date: Sat, 21 Jul 2018 00:48:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "updated_at": "2018-07-21T00:48:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "58a75115-6104-4640-ae6d-842369075d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "77737feb-2201-4c53-8336-2aa052c78b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:03Z", "revision_number": 0, "id": "c05bccd7-2943-4f78-bbec-e243505bda5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:03Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}], "revision_number": 3, "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}]} 2018-07-21 00:48:04,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp used request id req-42fad248-b023-433f-adac-ecfe52f17eec 2018-07-21 00:48:04,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:04,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb768970-0943-42fb-b75c-a8af8739003a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:48:04,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-fb768970-0943-42fb-b75c-a8af8739003a 2018-07-21 00:48:04,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:04,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:04,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-94d21193-1943-4ac4-8df9-62c4607d1087 Date: Sat, 21 Jul 2018 00:48:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "58a75115-6104-4640-ae6d-842369075d1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "77737feb-2201-4c53-8336-2aa052c78b18"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:03Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:03Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "c05bccd7-2943-4f78-bbec-e243505bda5d"}]} 2018-07-21 00:48:04,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-94d21193-1943-4ac4-8df9-62c4607d1087 2018-07-21 00:48:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}3c63918fa44aa66dcb024c518356fbc218d2f6d8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647"}}' 2018-07-21 00:48:04,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-af420c18-bdc2-4563-8bb9-cd49b13dc375 Date: Sat, 21 Jul 2018 00:48:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T00:48:04Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": 22, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:04Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "6cd8bee3-df6b-469d-adb1-7f4137399f91"}} 2018-07-21 00:48:04,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-af420c18-bdc2-4563-8bb9-cd49b13dc375 2018-07-21 00:48:04,697 - neutron_utils - INFO - Retrieving security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:04,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-07cd199f-34bc-4e67-a6dc-194d35048a17 Date: Sat, 21 Jul 2018 00:48:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "updated_at": "2018-07-21T00:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "58a75115-6104-4640-ae6d-842369075d1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:48:04Z", "revision_number": 0, "id": "6cd8bee3-df6b-469d-adb1-7f4137399f91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:04Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "revision_number": 0, "id": "77737feb-2201-4c53-8336-2aa052c78b18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:48:03Z", "revision_number": 0, "id": "c05bccd7-2943-4f78-bbec-e243505bda5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:48:03Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}], "revision_number": 4, "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}]} 2018-07-21 00:48:04,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-07cd199f-34bc-4e67-a6dc-194d35048a17 2018-07-21 00:48:04,917 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79b2ef1a-9936-4ab6-8ce4-8981da966647 2018-07-21 00:48:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:48:05,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-85836fc6-460e-4107-a3ec-98a5c7dc7cbb Date: Sat, 21 Jul 2018 00:48:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "58a75115-6104-4640-ae6d-842369075d1c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-21T00:48:04Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": 22, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:04Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "6cd8bee3-df6b-469d-adb1-7f4137399f91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:02Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:02Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "77737feb-2201-4c53-8336-2aa052c78b18"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:48:03Z", "security_group_id": "79b2ef1a-9936-4ab6-8ce4-8981da966647", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:48:03Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "c05bccd7-2943-4f78-bbec-e243505bda5d"}]} 2018-07-21 00:48:05,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-85836fc6-460e-4107-a3ec-98a5c7dc7cbb 2018-07-21 00:48:05,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:48:05,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:48:05,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["GUFtpP58RKywm4HUCoCEZw"], "issued_at": "2018-07-21T00:48:05.000000Z"}} 2018-07-21 00:48:05,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:05,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8839b5ff-f1db-4dd3-bb53-2e5539728a36 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:48:05,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8839b5ff-f1db-4dd3-bb53-2e5539728a36 2018-07-21 00:48:05,595 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:48:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:05,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd3ca07-80a0-4f76-aa1c-4071179e8bf3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:48:05,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9bd3ca07-80a0-4f76-aa1c-4071179e8bf3 2018-07-21 00:48:05,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e8186c6d-b48d-42f9-92eb-a7a06156dfb8 Date: Sat, 21 Jul 2018 00:48:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:48:05,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-e8186c6d-b48d-42f9-92eb-a7a06156dfb8 2018-07-21 00:48:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:48:05,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:48:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:48:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:06,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6f54c4-0887-4949-aec9-d9a334e43c81 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:48:06,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-2c6f54c4-0887-4949-aec9-d9a334e43c81 2018-07-21 00:48:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:06,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b78392fa-0540-44ea-87e9-364b9d30ffb6 Date: Sat, 21 Jul 2018 00:48:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:48:06,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-b78392fa-0540-44ea-87e9-364b9d30ffb6 2018-07-21 00:48:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:06,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d57eff5-eeb9-455b-94d5-44425f51221f Date: Sat, 21 Jul 2018 00:48:06 GMT RESP BODY: {"ports":[]} 2018-07-21 00:48:06,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1&admin_state_up=True used request id req-0d57eff5-eeb9-455b-94d5-44425f51221f 2018-07-21 00:48:06,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:06,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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 x-openstack-request-id: req-579d3958-d0d7-432d-acf0-19bf04904c9f x-compute-request-id: req-579d3958-d0d7-432d-acf0-19bf04904c9f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 00:48:06,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst used request id req-579d3958-d0d7-432d-acf0-19bf04904c9f 2018-07-21 00:48:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:07,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-825e56a9-042a-4d0b-baa3-9bd1ddff6aa2 Date: Sat, 21 Jul 2018 00:48:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:48:07,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-825e56a9-042a-4d0b-baa3-9bd1ddff6aa2 2018-07-21 00:48:07,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:07,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cacdc572-a819-4da4-8639-11142bfaee6c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:48:07,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-cacdc572-a819-4da4-8639-11142bfaee6c 2018-07-21 00:48:07,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:07,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-58f18c5d-1c25-4b41-91ba-611b78586f29 Date: Sat, 21 Jul 2018 00:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:48:07,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-58f18c5d-1c25-4b41-91ba-611b78586f29 2018-07-21 00:48:07,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:07,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fd528b46-89d7-4a7f-8fae-79e757c24257 Date: Sat, 21 Jul 2018 00:48:07 GMT RESP BODY: {"ports":[]} 2018-07-21 00:48:07,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1&admin_state_up=True used request id req-fd528b46-89d7-4a7f-8fae-79e757c24257 2018-07-21 00:48:07,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:48:07,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:48:08,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a356bc588be44088a1058a44243b175", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role"}], "expires_at": "2018-07-21T01:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/5768935033824bb98b5c4c5f756f4c75", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-user", "id": "5d89facc49634cf19cbb5ede019f5f00"}, "audit_ids": ["yGWJuGyMSw6L26g20EFXSg"], "issued_at": "2018-07-21T00:48:08.000000Z"}} 2018-07-21 00:48:08,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}78079fa1bae5d73599b3bb14c2b29b3acfab85a3" 2018-07-21 00:48:08,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d4f3ec-8d4c-4977-9eee-867b6ca53146 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:48:08,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f7d4f3ec-8d4c-4977-9eee-867b6ca53146 2018-07-21 00:48:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:08,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9560cd87-5931-48a7-a05c-0967076510b0 Date: Sat, 21 Jul 2018 00:48:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:48:08,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-9560cd87-5931-48a7-a05c-0967076510b0 2018-07-21 00:48:08,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:08,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-16047205-25a3-4dbb-8873-13a284ba5c27 Date: Sat, 21 Jul 2018 00:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:48:08,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-16047205-25a3-4dbb-8873-13a284ba5c27 2018-07-21 00:48:08,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:08,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1d4c08b6-2109-4512-bc12-b94fb268fc40 Date: Sat, 21 Jul 2018 00:48:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:48:08,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-1d4c08b6-2109-4512-bc12-b94fb268fc40 2018-07-21 00:48:08,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:48:08,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:48:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:48:08,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78079fa1bae5d73599b3bb14c2b29b3acfab85a3" 2018-07-21 00:48:08,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e138b3e8-f4e8-4436-bc6e-d9b594afb615 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:48:08,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-e138b3e8-f4e8-4436-bc6e-d9b594afb615 2018-07-21 00:48:08,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-23aa623e-542e-464a-ab52-519417e5963b Date: Sat, 21 Jul 2018 00:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:48:08,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-23aa623e-542e-464a-ab52-519417e5963b 2018-07-21 00:48:08,732 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net 2018-07-21 00:48:08,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" -d '{"port": {"network_id": "c15e34c2-0bd5-4bff-b2b7-e41afa8fa502", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1", "admin_state_up": true}}' 2018-07-21 00:48:09,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-1f97ba95-ff99-4239-be96-a0b95a25076b Date: Sat, 21 Jul 2018 00:48:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e"],"mac_address":"fa:16:3e:31:ce:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","project_id":"5768935033824bb98b5c4c5f756f4c75","qos_policy_id":null,"admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 00:48:09,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-1f97ba95-ff99-4239-be96-a0b95a25076b 2018-07-21 00:48:09,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:09,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a8a7b745-0f44-48ee-8a2b-e876057456e8 Date: Sat, 21 Jul 2018 00:48:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:48:09,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-a8a7b745-0f44-48ee-8a2b-e876057456e8 2018-07-21 00:48:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:10,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99cbfa1-5e7c-4479-bb60-8efcc4aae62c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:48:10,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-b99cbfa1-5e7c-4479-bb60-8efcc4aae62c 2018-07-21 00:48:10,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:10,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-73e92d29-ca98-46f7-a920-71dfcf570901 Date: Sat, 21 Jul 2018 00:48:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:48:10,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-73e92d29-ca98-46f7-a920-71dfcf570901 2018-07-21 00:48:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:10,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-bc1d7f2a-e730-41f3-b703-f2199883e09c Date: Sat, 21 Jul 2018 00:48:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 00:48:10,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1&admin_state_up=True used request id req-bc1d7f2a-e730-41f3-b703-f2199883e09c 2018-07-21 00:48:10,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:10,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a352c6-a3a3-4e71-8ff4-a092f38228fe Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:48:10,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-d8a352c6-a3a3-4e71-8ff4-a092f38228fe 2018-07-21 00:48:10,658 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst 2018-07-21 00:48:10,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:10,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-473a36a2-fd31-4189-b802-62e40198b227 x-compute-request-id: req-473a36a2-fd31-4189-b802-62e40198b227 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-flavor-name"}]} 2018-07-21 00:48:10,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-473a36a2-fd31-4189-b802-62e40198b227 2018-07-21 00:48:10,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:10,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-7b041bd7-1511-4c99-8bde-0f7379aa978c x-compute-request-id: req-7b041bd7-1511-4c99-8bde-0f7379aa978c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b"}} 2018-07-21 00:48:10,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b used request id req-7b041bd7-1511-4c99-8bde-0f7379aa978c 2018-07-21 00:48:10,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:10,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-d4a975e6-a4ee-41dd-ac72-c1e34b47c4e1 Date: Sat, 21 Jul 2018 00:48:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:47:38Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T00:47:43Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/snap", "metadata": {}}], "self": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "min_disk": 0, "protected": false, "id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "file": "/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "5768935033824bb98b5c4c5f756f4c75", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/aedb5424-42c0-4cfe-abd3-91f6afa74075/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image"} 2018-07-21 00:48:10,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image used request id req-d4a975e6-a4ee-41dd-ac72-c1e34b47c4e1 2018-07-21 00:48:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:11,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e62ff37-6051-498f-ae85-26a0548828c6 Date: Sat, 21 Jul 2018 00:48: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-21 00:48:11,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9e62ff37-6051-498f-ae85-26a0548828c6 2018-07-21 00:48:11,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" -d '{"server": {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "imageRef": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "flavorRef": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "max_count": 1, "min_count": 1, "networks": [{"port": "6250fd2c-4ee1-4dcd-9961-e0bf46f7e962"}]}}' 2018-07-21 00:48:13,238 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00: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-44e1f35a-74ed-4c20-a708-41e2d50502a4 x-compute-request-id: req-44e1f35a-74ed-4c20-a708-41e2d50502a4 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "adminPass": "TWdpNsm9937H"}} 2018-07-21 00:48:13,238 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-44e1f35a-74ed-4c20-a708-41e2d50502a4 2018-07-21 00:48:13,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:13,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-618fc402-b134-475f-8ba4-90fc4aebaaa2 x-compute-request-id: req-618fc402-b134-475f-8ba4-90fc4aebaaa2 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "user_id": "5d89facc49634cf19cbb5ede019f5f00", "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-21T00:48:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:13,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-618fc402-b134-475f-8ba4-90fc4aebaaa2 2018-07-21 00:48:13,700 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst 2018-07-21 00:48:13,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:14,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-97b50e67-70ba-4258-a837-201d6115de77 x-compute-request-id: req-97b50e67-70ba-4258-a837-201d6115de77 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "user_id": "5d89facc49634cf19cbb5ede019f5f00", "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-21T00:48:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:14,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-97b50e67-70ba-4258-a837-201d6115de77 2018-07-21 00:48:14,119 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:14,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:17,122 - create_instance - DEBUG - VM status query timeout in 896.57769084 2018-07-21 00:48:17,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:17,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-2de473aa-fb61-43c5-8b4d-7e121b070f39 x-compute-request-id: req-2de473aa-fb61-43c5-8b4d-7e121b070f39 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:17,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-2de473aa-fb61-43c5-8b4d-7e121b070f39 2018-07-21 00:48:17,625 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:17,626 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:20,629 - create_instance - DEBUG - VM status query timeout in 893.071010828 2018-07-21 00:48:20,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:21,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-a90c15ec-4382-482f-b2d5-cc935966c5b0 x-compute-request-id: req-a90c15ec-4382-482f-b2d5-cc935966c5b0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:21,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-a90c15ec-4382-482f-b2d5-cc935966c5b0 2018-07-21 00:48:21,158 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:21,158 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:24,161 - create_instance - DEBUG - VM status query timeout in 889.538707972 2018-07-21 00:48:24,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:24,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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,Accept-Encoding x-openstack-request-id: req-b7734501-5b3a-461b-99b0-1f95e8b2906b x-compute-request-id: req-b7734501-5b3a-461b-99b0-1f95e8b2906b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:24,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-b7734501-5b3a-461b-99b0-1f95e8b2906b 2018-07-21 00:48:24,882 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:24,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:27,886 - create_instance - DEBUG - VM status query timeout in 885.814026833 2018-07-21 00:48:27,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:28,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-67a8768f-c4ac-4e23-8868-75b70367da58 x-compute-request-id: req-67a8768f-c4ac-4e23-8868-75b70367da58 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:28,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-67a8768f-c4ac-4e23-8868-75b70367da58 2018-07-21 00:48:28,775 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:28,775 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:31,778 - create_instance - DEBUG - VM status query timeout in 881.921628952 2018-07-21 00:48:31,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:32,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-4c216d7a-7b5e-4f39-b9a8-c3cd606f64af x-compute-request-id: req-4c216d7a-7b5e-4f39-b9a8-c3cd606f64af Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:32,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-4c216d7a-7b5e-4f39-b9a8-c3cd606f64af 2018-07-21 00:48:32,483 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:32,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:35,487 - create_instance - DEBUG - VM status query timeout in 878.213328838 2018-07-21 00:48:35,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:36,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-b8a2c862-e56c-4037-b012-be3a1855c978 x-compute-request-id: req-b8a2c862-e56c-4037-b012-be3a1855c978 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:36,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-b8a2c862-e56c-4037-b012-be3a1855c978 2018-07-21 00:48:36,289 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:36,289 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:39,292 - create_instance - DEBUG - VM status query timeout in 874.40750289 2018-07-21 00:48:39,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:39,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-d8dcc4be-2425-4fe4-a7b9-8fd22d354f22 x-compute-request-id: req-d8dcc4be-2425-4fe4-a7b9-8fd22d354f22 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:39,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-d8dcc4be-2425-4fe4-a7b9-8fd22d354f22 2018-07-21 00:48:39,860 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:39,860 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:42,863 - create_instance - DEBUG - VM status query timeout in 870.83651495 2018-07-21 00:48:42,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:43,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-7c522ee5-e64c-40eb-86c9-c52c3c1b4e6b x-compute-request-id: req-7c522ee5-e64c-40eb-86c9-c52c3c1b4e6b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:43,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-7c522ee5-e64c-40eb-86c9-c52c3c1b4e6b 2018-07-21 00:48:43,744 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:43,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:46,747 - create_instance - DEBUG - VM status query timeout in 866.952750921 2018-07-21 00:48:46,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:47,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-75b15206-9a01-4931-8e18-f02c145789c1 x-compute-request-id: req-75b15206-9a01-4931-8e18-f02c145789c1 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:47,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-75b15206-9a01-4931-8e18-f02c145789c1 2018-07-21 00:48:47,350 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:47,350 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:50,353 - create_instance - DEBUG - VM status query timeout in 863.346791029 2018-07-21 00:48:50,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:51,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-f81605d5-1bf8-4cc5-b159-d52e627f5249 x-compute-request-id: req-f81605d5-1bf8-4cc5-b159-d52e627f5249 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:51,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-f81605d5-1bf8-4cc5-b159-d52e627f5249 2018-07-21 00:48:51,251 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:51,252 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:54,255 - create_instance - DEBUG - VM status query timeout in 859.44509697 2018-07-21 00:48:54,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:55,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-c0f46e63-feef-4c95-a390-4926c41f6812 x-compute-request-id: req-c0f46e63-feef-4c95-a390-4926c41f6812 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:55,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-c0f46e63-feef-4c95-a390-4926c41f6812 2018-07-21 00:48:55,032 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:55,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:48:58,036 - create_instance - DEBUG - VM status query timeout in 855.664258003 2018-07-21 00:48:58,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:48:58,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:48: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-6c18f2ee-c89c-4f72-bd3a-aea500cedb3b x-compute-request-id: req-6c18f2ee-c89c-4f72-bd3a-aea500cedb3b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:48:58,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-6c18f2ee-c89c-4f72-bd3a-aea500cedb3b 2018-07-21 00:48:58,574 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:48:58,574 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:01,577 - create_instance - DEBUG - VM status query timeout in 852.122503042 2018-07-21 00:49:01,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:02,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-3b1f5b6e-ed01-44b7-bc01-c55a3f2fa5a8 x-compute-request-id: req-3b1f5b6e-ed01-44b7-bc01-c55a3f2fa5a8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:02,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-3b1f5b6e-ed01-44b7-bc01-c55a3f2fa5a8 2018-07-21 00:49:02,218 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:02,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:05,221 - create_instance - DEBUG - VM status query timeout in 848.478948832 2018-07-21 00:49:05,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:05,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-2b45817b-d149-465e-8cb0-603160dc4e91 x-compute-request-id: req-2b45817b-d149-465e-8cb0-603160dc4e91 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:05,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-2b45817b-d149-465e-8cb0-603160dc4e91 2018-07-21 00:49:05,609 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:05,609 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:08,612 - create_instance - DEBUG - VM status query timeout in 845.087492943 2018-07-21 00:49:08,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:09,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-b80df4b9-6d20-4152-b401-b2d417ccc786 x-compute-request-id: req-b80df4b9-6d20-4152-b401-b2d417ccc786 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:09,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-b80df4b9-6d20-4152-b401-b2d417ccc786 2018-07-21 00:49:09,318 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:09,318 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:12,321 - create_instance - DEBUG - VM status query timeout in 841.37842083 2018-07-21 00:49:12,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:13,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-b86b8ea5-d211-4d53-bbfa-4ca18fa2ddab x-compute-request-id: req-b86b8ea5-d211-4d53-bbfa-4ca18fa2ddab Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:13,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-b86b8ea5-d211-4d53-bbfa-4ca18fa2ddab 2018-07-21 00:49:13,259 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:13,260 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:16,263 - create_instance - DEBUG - VM status query timeout in 837.43708396 2018-07-21 00:49:16,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:16,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-230c68b9-870f-46f2-82fd-9bc3d84a9097 x-compute-request-id: req-230c68b9-870f-46f2-82fd-9bc3d84a9097 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:16,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-230c68b9-870f-46f2-82fd-9bc3d84a9097 2018-07-21 00:49:16,977 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:16,977 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:19,980 - create_instance - DEBUG - VM status query timeout in 833.719480991 2018-07-21 00:49:19,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:20,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-dde8a847-12cb-41d7-a2a9-6bbac27eba7a x-compute-request-id: req-dde8a847-12cb-41d7-a2a9-6bbac27eba7a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:20,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-dde8a847-12cb-41d7-a2a9-6bbac27eba7a 2018-07-21 00:49:20,506 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:20,506 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:23,509 - create_instance - DEBUG - VM status query timeout in 830.190768003 2018-07-21 00:49:23,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:23,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-7725ab13-9ffa-47be-af9b-4713af5d1e3a x-compute-request-id: req-7725ab13-9ffa-47be-af9b-4713af5d1e3a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:23,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-7725ab13-9ffa-47be-af9b-4713af5d1e3a 2018-07-21 00:49:23,886 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:23,886 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:26,889 - create_instance - DEBUG - VM status query timeout in 826.81072998 2018-07-21 00:49:26,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:28,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-1ca5c2b4-49d3-40d4-914e-00fb3cb7691a x-compute-request-id: req-1ca5c2b4-49d3-40d4-914e-00fb3cb7691a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:28,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-1ca5c2b4-49d3-40d4-914e-00fb3cb7691a 2018-07-21 00:49:28,012 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:28,013 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:31,016 - create_instance - DEBUG - VM status query timeout in 822.684136868 2018-07-21 00:49:31,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:31,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-7dddcbfe-f519-40b1-ae74-23f5f388a45a x-compute-request-id: req-7dddcbfe-f519-40b1-ae74-23f5f388a45a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:31,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-7dddcbfe-f519-40b1-ae74-23f5f388a45a 2018-07-21 00:49:31,541 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:31,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:34,545 - create_instance - DEBUG - VM status query timeout in 819.155256033 2018-07-21 00:49:34,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:34,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-5b00c56c-edbb-4816-b689-8ed0c2427d92 x-compute-request-id: req-5b00c56c-edbb-4816-b689-8ed0c2427d92 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:34,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-5b00c56c-edbb-4816-b689-8ed0c2427d92 2018-07-21 00:49:34,920 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:34,920 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:37,923 - create_instance - DEBUG - VM status query timeout in 815.776428938 2018-07-21 00:49:37,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:38,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-7b9b48a8-6fe9-4d22-b911-6e8fce00d593 x-compute-request-id: req-7b9b48a8-6fe9-4d22-b911-6e8fce00d593 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:38,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-7b9b48a8-6fe9-4d22-b911-6e8fce00d593 2018-07-21 00:49:38,852 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:38,852 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:41,855 - create_instance - DEBUG - VM status query timeout in 811.844386816 2018-07-21 00:49:41,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:42,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-88d67c36-59e0-402d-b6ab-56ed5e057010 x-compute-request-id: req-88d67c36-59e0-402d-b6ab-56ed5e057010 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:42,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-88d67c36-59e0-402d-b6ab-56ed5e057010 2018-07-21 00:49:42,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:42,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:45,574 - create_instance - DEBUG - VM status query timeout in 808.126246929 2018-07-21 00:49:45,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:46,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-4dadd777-efb8-47be-8a50-8e09da355339 x-compute-request-id: req-4dadd777-efb8-47be-8a50-8e09da355339 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:48:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:46,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-4dadd777-efb8-47be-8a50-8e09da355339 2018-07-21 00:49:46,900 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - BUILD 2018-07-21 00:49:46,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:49:49,903 - create_instance - DEBUG - VM status query timeout in 803.796407938 2018-07-21 00:49:49,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:50,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-52eb4659-bda3-4462-83ab-64f1cbdf1794 x-compute-request-id: req-52eb4659-bda3-4462-83ab-64f1cbdf1794 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:50,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-52eb4659-bda3-4462-83ab-64f1cbdf1794 2018-07-21 00:49:50,443 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:49:50,443 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:49:50,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:51,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-d29f1d91-6231-4c3f-84da-14c34d74ca8f x-compute-request-id: req-d29f1d91-6231-4c3f-84da-14c34d74ca8f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:51,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-d29f1d91-6231-4c3f-84da-14c34d74ca8f 2018-07-21 00:49:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:51,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3fb39d5c-7075-4c11-9267-e0abdb848c2d Date: Sat, 21 Jul 2018 00:49:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:49:51,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-3fb39d5c-7075-4c11-9267-e0abdb848c2d 2018-07-21 00:49:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:51,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba492291-9b48-4ecb-bc13-371234ffaa6c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:49:51,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-ba492291-9b48-4ecb-bc13-371234ffaa6c 2018-07-21 00:49:51,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:51,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-81ec852c-dfc7-4249-81eb-ecbefda20f65 Date: Sat, 21 Jul 2018 00:49:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:49:51,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-81ec852c-dfc7-4249-81eb-ecbefda20f65 2018-07-21 00:49:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:51,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-392ea88f-317c-4368-9267-d641ff75446d Date: Sat, 21 Jul 2018 00:49:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:49:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:49:51,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-392ea88f-317c-4368-9267-d641ff75446d 2018-07-21 00:49:51,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:52,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6e2c5f08-780b-45ee-b748-89619f53a157 Date: Sat, 21 Jul 2018 00:49:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:49Z", "admin_state_up": true, "updated_at": "2018-07-21T00:47:57Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "af5fb4a4-fb96-449e-bf04-479c014fbdc1", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router"}]} 2018-07-21 00:49:52,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router used request id req-6e2c5f08-780b-45ee-b748-89619f53a157 2018-07-21 00:49:52,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:52,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2880cf63-35e8-47a9-8a45-6b9b4008074e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:49:52,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-2880cf63-35e8-47a9-8a45-6b9b4008074e 2018-07-21 00:49:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=af5fb4a4-fb96-449e-bf04-479c014fbdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:52,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-e28ca8c0-8322-46bd-bb09-770cac1352d7 Date: Sat, 21 Jul 2018 00:49:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"}]} 2018-07-21 00:49:52,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=af5fb4a4-fb96-449e-bf04-479c014fbdc1 used request id req-e28ca8c0-8322-46bd-bb09-770cac1352d7 2018-07-21 00:49:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:52,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-7ab47b86-58d3-4ef9-b25d-dfeeae5ed20f Date: Sat, 21 Jul 2018 00:49:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}} 2018-07-21 00:49:52,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2 used request id req-7ab47b86-58d3-4ef9-b25d-dfeeae5ed20f 2018-07-21 00:49:52,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:52,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-34ae27ce-9ddc-4546-9b63-8e3eb676c949 Date: Sat, 21 Jul 2018 00:49:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:49:52,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-34ae27ce-9ddc-4546-9b63-8e3eb676c949 2018-07-21 00:49:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:52,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f89b303-f0b7-44cf-a0c3-0e940ee5504d Date: Sat, 21 Jul 2018 00:49:52 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:49:52,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-0f89b303-f0b7-44cf-a0c3-0e940ee5504d 2018-07-21 00:49:52,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:53,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b29bdee3-113d-4d7d-ab1b-4842e83d31b9 x-compute-request-id: req-b29bdee3-113d-4d7d-ab1b-4842e83d31b9 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:53,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-b29bdee3-113d-4d7d-ab1b-4842e83d31b9 2018-07-21 00:49:53,000 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:49:53,001 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:49:53,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:53,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-1c0a7132-bb3b-4d33-a1a4-b4505d514010 x-compute-request-id: req-1c0a7132-bb3b-4d33-a1a4-b4505d514010 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:53,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-1c0a7132-bb3b-4d33-a1a4-b4505d514010 2018-07-21 00:49:54,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:54,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cee1ea25-582c-4b71-9937-f83deda04019 Date: Sat, 21 Jul 2018 00:49:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:49:54,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-cee1ea25-582c-4b71-9937-f83deda04019 2018-07-21 00:49:54,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:54,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd704eeb-ee59-4dd7-8277-6fb0a6f0f945 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:49:54,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-fd704eeb-ee59-4dd7-8277-6fb0a6f0f945 2018-07-21 00:49:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:54,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f9899b99-e15a-4011-ae5e-5a15a4ab780e Date: Sat, 21 Jul 2018 00:49:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:49:54,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-f9899b99-e15a-4011-ae5e-5a15a4ab780e 2018-07-21 00:49:54,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:54,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-9a93c364-df05-4227-adc4-9644099d5810 Date: Sat, 21 Jul 2018 00:49:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:49:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:49:54,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-9a93c364-df05-4227-adc4-9644099d5810 2018-07-21 00:49:54,355 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-21 00:49:54,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:54,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a7622f8a-26bd-46e8-8020-33dad5e8060a Date: Sat, 21 Jul 2018 00:49:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:49:54,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-a7622f8a-26bd-46e8-8020-33dad5e8060a 2018-07-21 00:49:54,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d8445e87-7496-4430-b6d8-8c4239f46b9a Date: Sat, 21 Jul 2018 00:49:54 GMT RESP BODY: {"subnets":[]} 2018-07-21 00:49:54,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-d8445e87-7496-4430-b6d8-8c4239f46b9a 2018-07-21 00:49:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" -d '{"floatingip": {"floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "port_id": "6250fd2c-4ee1-4dcd-9961-e0bf46f7e962"}}' 2018-07-21 00:49:56,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 571 X-Openstack-Request-Id: req-ba92663e-c877-46d8-bff3-fbcb08ea7185 Date: Sat, 21 Jul 2018 00:49:56 GMT RESP BODY: {"floatingip": {"router_id": "af5fb4a4-fb96-449e-bf04-479c014fbdc1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:49:55Z", "updated_at": "2018-07-21T00:49:55Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "5768935033824bb98b5c4c5f756f4c75", "port_id": "6250fd2c-4ee1-4dcd-9961-e0bf46f7e962", "id": "aa8a1681-d3a8-404c-977c-d525d145e9c8", "qos_policy_id": null}} 2018-07-21 00:49:56,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-ba92663e-c877-46d8-bff3-fbcb08ea7185 2018-07-21 00:49:56,963 - create_instance - INFO - Created floating IP 172.30.9.205 via router - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router 2018-07-21 00:49:56,963 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-07-21 00:49:56,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:58,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-5d59325c-825b-4a52-88c9-235fd85e374b x-compute-request-id: req-5d59325c-825b-4a52-88c9-235fd85e374b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:58,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-5d59325c-825b-4a52-88c9-235fd85e374b 2018-07-21 00:49:58,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-21 00:49:58,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-3e716335-266a-413e-ad76-9e9e50ac6e4e x-compute-request-id: req-3e716335-266a-413e-ad76-9e9e50ac6e4e Content-Encoding: gzip Content-Length: 9601 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008031] Security Framework initialized\n[ 0.009046] AppArmor: AppArmor initialized\n[ 0.010061] Yama: becoming mindful.\n[ 0.011058] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013300] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016281] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017767] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019553] Initializing cgroup subsys memory\n[ 0.020007] Initializing cgroup subsys devices\n[ 0.021046] Initializing cgroup subsys freezer\n[ 0.022072] Initializing cgroup subsys blkio\n[ 0.023064] Initializing cgroup subsys perf_event\n[ 0.024004] Initializing cgroup subsys hugetlb\n[ 0.025068] CPU: Physical Processor ID: 0\n[ 0.026043] FEATURE SPEC_CTRL Present\n[ 0.028469] mce: CPU supports 10 MCE banks\n[ 0.029512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029512] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031860] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033602] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037388] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.042465] ACPI: Core revision 20131115\n[ 0.043840] ACPI: All ACPI Tables successfully acquired\n[ 0.044923] ftrace: allocating 28727 entries in 113 pages\n[ 0.064270] Enabling x2apic\n[ 0.065001] Enabled x2apic\n[ 0.065895] Switched APIC routing to physical x2apic.\n[ 0.068203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.069601] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.071933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.077441] KVM setup paravirtual spinlock\n[ 0.079601] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080167] x86: Booting SMP configuration:\n[ 0.081192] .... node #0, CPUs: #1[ 0.079566] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096018] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.099107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100325] devtmpfs: initialized\n[ 0.102607] EVM: security.selinux\n[ 0.103463] EVM: security.SMACK64\n[ 0.104006] EVM: security.ima\n[ 0.104759] EVM: security.capability\n[ 0.105646] pinctrl core: initialized pinctrl subsystem\n[ 0.106036] regulator-dummy: no parameters\n[ 0.108063] RTC time: 0:49:48, date: 07/21/18\n[ 0.109121] NET: Registered protocol family 16\n[ 0.110266] cpuidle: using governor ladder\n[ 0.111246] cpuidle: using governor menu\n[ 0.112089] ACPI: bus type PCI registered\n[ 0.113051] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.114536] PCI: Using configuration type 1 for base access\n[ 0.116326] bio: create slab at 0\n[ 0.117014] ACPI: Added _OSI(Module Device)\n[ 0.117049] ACPI: Added _OSI(Processor Device)\n[ 0.118076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.122222] ACPI: Interpreter enabled\n[ 0.123127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130787] ACPI: (supports S0 S5)\n[ 0.131637] ACPI: Using IOAPIC for interrupt routing\n[ 0.132014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.134247] ACPI: No dock devices found.\n[ 0.136965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.138312] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.139811] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142653] acpiphp: Slot [3] registered\n[ 0.143605] acpiphp: Slot [4] registered\n[ 0.144019] acpiphp: Slot [5] registered\n[ 0.144980] acpiphp: Slot [6] registered\n[ 0.145914] acpiphp: Slot [7] registered\n[ 0.146842] acpiphp: Slot [8] registered\n[ 0.147772] acpiphp: Slot [9] registered\n[ 0.148024] acpiphp: Slot [10] registered\n[ 0.149005] acpiphp: Slot [11] registered\n[ 0.149956] acpiphp: Slot [12] registered\n[ 0.150935] acpiphp: Slot [13] registered\n[ 0.151916] acpiphp: Slot [14] registered\n[ 0.152018] acpiphp: Slot [15] registered\n[ 0.153013] acpiphp: Slot [16] registered\n[ 0.153998] acpiphp: Slot [17] registered\n[ 0.154974] acpiphp: Slot [18] registered\n[ 0.155926] acpiphp: Slot [19] registered\n[ 0.156018] acpiphp: Slot [20] registered\n[ 0.156980] acpiphp: Slot [21] registered\n[ 0.157971] acpiphp: Slot [22] registered\n[ 0.159026] acpiphp: Slot [23] registered\n[ 0.160026] acpiphp: Slot [24] registered\n[ 0.161019] acpiphp: Slot [25] registered\n[ 0.162014] acpiphp: Slot [26] registered\n[ 0.162962] acpiphp: Slot [27] registered\n[ 0.163906] acpiphp: Slot [28] registered\n[ 0.164018] acpiphp: Slot [29] registered\n[ 0.165022] acpiphp: Slot [30] registered\n[ 0.165975] acpiphp: Slot [31] registered\n[ 0.166914] PCI host bridge to bus 0000:00\n[ 0.167856] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.168004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.169396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.170751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.172003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.173453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.179409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.199565] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.200736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.202369] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.204032] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.205824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.207327] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.208201] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.209315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.211173] vgaarb: loaded\n[ 0.212003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.213379] SCSI subsystem initialized\n[ 0.214424] ACPI: bus type USB registered\n[ 0.214424] usbcore: registered new interface driver usbfs\n[ 0.216013] usbcore: registered new interface driver hub\n[ 0.217275] usbcore: registered new device driver usb\n[ 0.217275] PCI: Using ACPI for IRQ routing\n[ 0.217275] NetLabel: Initializing\n[ 0.220006] NetLabel: domain hash size = 128\n[ 0.221045] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.222188] NetLabel: unlabeled traffic allowed by default\n[ 0.223428] Switched to clocksource kvm-clock\n[ 0.227117] AppArmor: AppArmor Filesystem Enabled\n[ 0.228238] pnp: PnP ACPI init\n[ 0.229035] ACPI: bus type PNP registered\n[ 0.230351] pnp: PnP ACPI: found 8 devices\n[ 0.231322] ACPI: bus type PNP unregistered\n[ 0.240300] NET: Registered protocol family 2\n[ 0.241976] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.243797] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.245392] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.246926] TCP: reno registered\n[ 0.247733] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249097] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250648] NET: Registered protocol family 1\n[ 0.251698] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253020] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254320] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.298210] Trying to unpack rootfs image as initramfs...\n[ 0.388748] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.390852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392230] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.393533] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.395568] Scanning for low memory corruption every 60 seconds\n[ 0.397196] Initialise system trusted keyring\n[ 0.398177] audit: initializing netlink socket (disabled)\n[ 0.399252] type=2000 audit(1532134189.837:1): initialized\n[ 0.418723] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.420744] zbud: loaded\n[ 0.421621] VFS: Disk quotas dquot_6.5.2\n[ 0.422500] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.424028] fuse init (API version 7.22)\n[ 0.424954] msgmni has been set to 3997\n[ 0.425819] Key type big_key registered\n[ 0.426886] Key type asymmetric registered\n[ 0.427817] Asymmetric key parser 'x509' registered\n[ 0.428873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.430438] io scheduler noop registered\n[ 0.431287] io scheduler deadline registered (default)\n[ 0.432379] io scheduler cfq registered\n[ 0.433289] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.434416] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435736] ipmi message handler version 39.2\n[ 0.436764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.438273] ACPI: Power Button [PWRF]\n[ 0.439182] GHES: HEST is not enabled!\n[ 0.460565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.503358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.505156] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.529419] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.531677] Linux agpgart interface v0.103\n[ 0.533342] brd: module loaded\n[ 0.534424] loop: module loaded\n[ 0.535508] blk-mq: CPU -> queue map\n[ 0.536370] CPU 0 -> Queue 0\n[ 0.537118] CPU 1 -> Queue 0\n[ 0.538454] vda: vda1\n[ 0.539766] scsi0 : ata_piix\n[ 0.540601] scsi1 : ata_piix\n[ 0.541368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.542822] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.544459] libphy: Fixed MDIO Bus: probed\n[ 0.545497] tun: Universal TUN/TAP device driver, 1.6\n[ 0.546670] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.548734] PPP generic driver version 2.4.2\n[ 0.549852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.551276] ehci-pci: EHCI PCI platform driver\n[ 0.552319] ehci-platform: EHCI generic platform driver\n[ 0.553496] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.554835] ohci-pci: OHCI PCI platform driver\n[ 0.555856] ohci-platform: OHCI generic platform driver\n[ 0.557019] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.578880] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.580035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.581758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.583058] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.584439] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.586026] usb usb1: Product: UHCI Host Controller\n[ 0.587119] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.588390] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.589440] hub 1-0:1.0: USB hub found\n[ 0.590347] hub 1-0:1.0: 2 ports detected\n[ 0.591326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.593631] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.594721] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.595915] mousedev: PS/2 mouse device common for all mice\n[ 0.597366] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.599497] rtc_cmos 00:00: RTC can wake from S4\n[ 0.600779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.602143] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.603562] device-mapper: uevent: version 1.0.3\n[ 0.604620] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.606487] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.607819] TCP: cubic registered\n[ 0.608673] NET: Registered protocol family 10\n[ 0.609843] NET: Registered protocol family 17\n[ 0.610836] Key type dns_resolver registered\n[ 0.611945] Loading compiled-in X.509 certificates\n[ 0.613481] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.615443] registered taskstats version 1\n[ 0.617878] Key type trusted registered\n[ 0.621222] Key type encrypted registered\n[ 0.622201] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.623375] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.624873] regulator-dummy: disabling\n[ 0.625815] Magic number: 10:368:810\n[ 0.633667] rtc_cmos 00:00: setting system clock to 2018-07-21 00:49:49 UTC (1532134189)\n[ 0.635565] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.636875] EDD information not available.\n[ 0.701214] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.702836] Write protecting the kernel read-only data: 12288k\n[ 0.704429] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.707115] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.719525] systemd-udevd[107]: starting version 204\n[ 0.752483] FDC 0 is a S82078B\n[ 0.900098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.065447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.066770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.068108] usb 1-1: Product: QEMU USB Tablet\n[ 1.068997] usb 1-1: Manufacturer: QEMU\n[ 1.069808] usb 1-1: SerialNumber: 42\n[ 1.388130] tsc: Refined TSC clocksource calibration: 3491.867 MHz\n[ 1.773132] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.004982] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.112453] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.208868] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 21 Jul 2018 00:49:51 +0000. Up 2.52 seconds.\ncloud-init-nonet[2.67]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.48]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 21 Jul 2018 00:49:52 +0000. Up 3.68 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:31:ce:bf |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7f:9e:8c:87:6e:56:fb:23:50:a1:2b:a5:b4:25:e0:6e root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . . |\n| . . . . |\n| . o + . |\n| . .S* o |\n| E +.o . |\n| . ..+.. |\n| +=+.. |\n| +o.+o.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne6:3a:5a:78:0a:de:1f:f6:30:9f:07:ae:d8:56:68:1e root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| .S |\n| .Eoo |\n| . .oB+.. |\n| . o B+B... |\n| . =+=o+. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na4:f0:c8:d0:29:74:e0:c1:34:ec:0a:61:e3:10:a2:f9 root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o=*.. |\n|=*o= . |\n|*o= + . |\n|.o.+ + o |\n|..E o o S |\n|. |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n86:6c:c9:92:65:d1:fe:e9:d9:eb:e8:32:aa:b0:28:25 root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| o. |\n| * o. |\n| o * S. . |\n|E . o . o |\n| o. . o |\n|.. o o o.. |\n|o . .... +o.o. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 21 Jul 2018 00:49:57 +0000. Up 8.49 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\n"} 2018-07-21 00:49:58,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2/action used request id req-3e716335-266a-413e-ad76-9e9e50ac6e4e 2018-07-21 00:49:58,443 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-21 00:49:58,443 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008031] Security Framework initialized [ 0.009046] AppArmor: AppArmor initialized [ 0.010061] Yama: becoming mindful. [ 0.011058] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013300] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016281] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017767] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019553] Initializing cgroup subsys memory [ 0.020007] Initializing cgroup subsys devices [ 0.021046] Initializing cgroup subsys freezer [ 0.022072] Initializing cgroup subsys blkio [ 0.023064] Initializing cgroup subsys perf_event [ 0.024004] Initializing cgroup subsys hugetlb [ 0.025068] CPU: Physical Processor ID: 0 [ 0.026043] FEATURE SPEC_CTRL Present [ 0.028469] mce: CPU supports 10 MCE banks [ 0.029512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029512] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031860] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033602] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037388] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.042465] ACPI: Core revision 20131115 [ 0.043840] ACPI: All ACPI Tables successfully acquired [ 0.044923] ftrace: allocating 28727 entries in 113 pages [ 0.064270] Enabling x2apic [ 0.065001] Enabled x2apic [ 0.065895] Switched APIC routing to physical x2apic. [ 0.068203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.069601] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.071933] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.077441] KVM setup paravirtual spinlock [ 0.079601] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080167] x86: Booting SMP configuration: [ 0.081192] .... node #0, CPUs: #1[ 0.079566] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096018] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.099107] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100325] devtmpfs: initialized [ 0.102607] EVM: security.selinux [ 0.103463] EVM: security.SMACK64 [ 0.104006] EVM: security.ima [ 0.104759] EVM: security.capability [ 0.105646] pinctrl core: initialized pinctrl subsystem [ 0.106036] regulator-dummy: no parameters [ 0.108063] RTC time: 0:49:48, date: 07/21/18 [ 0.109121] NET: Registered protocol family 16 [ 0.110266] cpuidle: using governor ladder [ 0.111246] cpuidle: using governor menu [ 0.112089] ACPI: bus type PCI registered [ 0.113051] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.114536] PCI: Using configuration type 1 for base access [ 0.116326] bio: create slab at 0 [ 0.117014] ACPI: Added _OSI(Module Device) [ 0.117049] ACPI: Added _OSI(Processor Device) [ 0.118076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.122222] ACPI: Interpreter enabled [ 0.123127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124614] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130787] ACPI: (supports S0 S5) [ 0.131637] ACPI: Using IOAPIC for interrupt routing [ 0.132014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.134247] ACPI: No dock devices found. [ 0.136965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.138312] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.139811] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142653] acpiphp: Slot [3] registered [ 0.143605] acpiphp: Slot [4] registered [ 0.144019] acpiphp: Slot [5] registered [ 0.144980] acpiphp: Slot [6] registered [ 0.145914] acpiphp: Slot [7] registered [ 0.146842] acpiphp: Slot [8] registered [ 0.147772] acpiphp: Slot [9] registered [ 0.148024] acpiphp: Slot [10] registered [ 0.149005] acpiphp: Slot [11] registered [ 0.149956] acpiphp: Slot [12] registered [ 0.150935] acpiphp: Slot [13] registered [ 0.151916] acpiphp: Slot [14] registered [ 0.152018] acpiphp: Slot [15] registered [ 0.153013] acpiphp: Slot [16] registered [ 0.153998] acpiphp: Slot [17] registered [ 0.154974] acpiphp: Slot [18] registered [ 0.155926] acpiphp: Slot [19] registered [ 0.156018] acpiphp: Slot [20] registered [ 0.156980] acpiphp: Slot [21] registered [ 0.157971] acpiphp: Slot [22] registered [ 0.159026] acpiphp: Slot [23] registered [ 0.160026] acpiphp: Slot [24] registered [ 0.161019] acpiphp: Slot [25] registered [ 0.162014] acpiphp: Slot [26] registered [ 0.162962] acpiphp: Slot [27] registered [ 0.163906] acpiphp: Slot [28] registered [ 0.164018] acpiphp: Slot [29] registered [ 0.165022] acpiphp: Slot [30] registered [ 0.165975] acpiphp: Slot [31] registered [ 0.166914] PCI host bridge to bus 0000:00 [ 0.167856] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.168004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.169396] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.170751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.172003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.173453] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.179409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.199565] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.200736] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.202369] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.204032] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.205824] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.207327] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.208201] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.209315] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.211173] vgaarb: loaded [ 0.212003] vgaarb: bridge control possible 0000:00:02.0 [ 0.213379] SCSI subsystem initialized [ 0.214424] ACPI: bus type USB registered [ 0.214424] usbcore: registered new interface driver usbfs [ 0.216013] usbcore: registered new interface driver hub [ 0.217275] usbcore: registered new device driver usb [ 0.217275] PCI: Using ACPI for IRQ routing [ 0.217275] NetLabel: Initializing [ 0.220006] NetLabel: domain hash size = 128 [ 0.221045] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.222188] NetLabel: unlabeled traffic allowed by default [ 0.223428] Switched to clocksource kvm-clock [ 0.227117] AppArmor: AppArmor Filesystem Enabled [ 0.228238] pnp: PnP ACPI init [ 0.229035] ACPI: bus type PNP registered [ 0.230351] pnp: PnP ACPI: found 8 devices [ 0.231322] ACPI: bus type PNP unregistered [ 0.240300] NET: Registered protocol family 2 [ 0.241976] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.243797] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.245392] TCP: Hash tables configured (established 16384 bind 16384) [ 0.246926] TCP: reno registered [ 0.247733] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249097] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250648] NET: Registered protocol family 1 [ 0.251698] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253020] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254320] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276022] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.298210] Trying to unpack rootfs image as initramfs... [ 0.388748] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.390852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392230] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.393533] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.395568] Scanning for low memory corruption every 60 seconds [ 0.397196] Initialise system trusted keyring [ 0.398177] audit: initializing netlink socket (disabled) [ 0.399252] type=2000 audit(1532134189.837:1): initialized [ 0.418723] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.420744] zbud: loaded [ 0.421621] VFS: Disk quotas dquot_6.5.2 [ 0.422500] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.424028] fuse init (API version 7.22) [ 0.424954] msgmni has been set to 3997 [ 0.425819] Key type big_key registered [ 0.426886] Key type asymmetric registered [ 0.427817] Asymmetric key parser 'x509' registered [ 0.428873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.430438] io scheduler noop registered [ 0.431287] io scheduler deadline registered (default) [ 0.432379] io scheduler cfq registered [ 0.433289] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.434416] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435736] ipmi message handler version 39.2 [ 0.436764] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.438273] ACPI: Power Button [PWRF] [ 0.439182] GHES: HEST is not enabled! [ 0.460565] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.503358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.505156] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.529419] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.531677] Linux agpgart interface v0.103 [ 0.533342] brd: module loaded [ 0.534424] loop: module loaded [ 0.535508] blk-mq: CPU -> queue map [ 0.536370] CPU 0 -> Queue 0 [ 0.537118] CPU 1 -> Queue 0 [ 0.538454] vda: vda1 [ 0.539766] scsi0 : ata_piix [ 0.540601] scsi1 : ata_piix [ 0.541368] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.542822] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.544459] libphy: Fixed MDIO Bus: probed [ 0.545497] tun: Universal TUN/TAP device driver, 1.6 [ 0.546670] tun: (C) 1999-2004 Max Krasnyansky [ 0.548734] PPP generic driver version 2.4.2 [ 0.549852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.551276] ehci-pci: EHCI PCI platform driver [ 0.552319] ehci-platform: EHCI generic platform driver [ 0.553496] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.554835] ohci-pci: OHCI PCI platform driver [ 0.555856] ohci-platform: OHCI generic platform driver [ 0.557019] uhci_hcd: USB Universal Host Controller Interface driver [ 0.578880] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.580035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.581758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.583058] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.584439] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.586026] usb usb1: Product: UHCI Host Controller [ 0.587119] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.588390] usb usb1: SerialNumber: 0000:00:01.2 [ 0.589440] hub 1-0:1.0: USB hub found [ 0.590347] hub 1-0:1.0: 2 ports detected [ 0.591326] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.593631] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.594721] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.595915] mousedev: PS/2 mouse device common for all mice [ 0.597366] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.599497] rtc_cmos 00:00: RTC can wake from S4 [ 0.600779] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.602143] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.603562] device-mapper: uevent: version 1.0.3 [ 0.604620] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.606487] ledtrig-cpu: registered to indicate activity on CPUs [ 0.607819] TCP: cubic registered [ 0.608673] NET: Registered protocol family 10 [ 0.609843] NET: Registered protocol family 17 [ 0.610836] Key type dns_resolver registered [ 0.611945] Loading compiled-in X.509 certificates [ 0.613481] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.615443] registered taskstats version 1 [ 0.617878] Key type trusted registered [ 0.621222] Key type encrypted registered [ 0.622201] AppArmor: AppArmor sha1 policy hashing enabled [ 0.623375] IMA: No TPM chip found, activating TPM-bypass! [ 0.624873] regulator-dummy: disabling [ 0.625815] Magic number: 10:368:810 [ 0.633667] rtc_cmos 00:00: setting system clock to 2018-07-21 00:49:49 UTC (1532134189) [ 0.635565] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.636875] EDD information not available. [ 0.701214] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.702836] Write protecting the kernel read-only data: 12288k [ 0.704429] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.707115] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.719525] systemd-udevd[107]: starting version 204 [ 0.752483] FDC 0 is a S82078B [ 0.900098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.065447] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.066770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.068108] usb 1-1: Product: QEMU USB Tablet [ 1.068997] usb 1-1: Manufacturer: QEMU [ 1.069808] usb 1-1: SerialNumber: 42 [ 1.388130] tsc: Refined TSC clocksource calibration: 3491.867 MHz [ 1.773132] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.004982] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.112453] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.208868] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 21 Jul 2018 00:49:51 +0000. Up 2.52 seconds. cloud-init-nonet[2.67]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.48]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 21 Jul 2018 00:49:52 +0000. Up 3.68 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:31:ce:bf | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7f:9e:8c:87:6e:56:fb:23:50:a1:2b:a5:b4:25:e0:6e root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . . . . | | . o + . | | . .S* o | | E +.o . | | . ..+.. | | +=+.. | | +o.+o.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: e6:3a:5a:78:0a:de:1f:f6:30:9f:07:ae:d8:56:68:1e root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | .S | | .Eoo | | . .oB+.. | | . o B+B... | | . =+=o+. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a4:f0:c8:d0:29:74:e0:c1:34:ec:0a:61:e3:10:a2:f9 root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i The key's randomart image is: +--[ECDSA 256]---+ |o=*.. | |=*o= . | |*o= + . | |.o.+ + o | |..E o o S | |. | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 86:6c:c9:92:65:d1:fe:e9:d9:eb:e8:32:aa:b0:28:25 root@ansibleprovisioningtests-18e6b029-4223-46ea-a969-ae132506cf95-i The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | o. | | * o. | | o * S. . | |E . o . o | | o. . o | |.. o o o.. | |o . .... +o.o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 21 Jul 2018 00:49:57 +0000. Up 8.49 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] 2018-07-21 00:49:58,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:58,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-c4c16194-d152-43f7-8345-9dfa47b0972e x-compute-request-id: req-c4c16194-d152-43f7-8345-9dfa47b0972e Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:58,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-c4c16194-d152-43f7-8345-9dfa47b0972e 2018-07-21 00:49:58,977 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:49:58,977 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:49:58,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:59,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49: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-63db858c-df0a-4d10-b845-d5b20b71407f x-compute-request-id: req-63db858c-df0a-4d10-b845-d5b20b71407f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:49:59,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-63db858c-df0a-4d10-b845-d5b20b71407f 2018-07-21 00:49:59,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:59,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d4ca9ade-8cf1-4418-bfed-10450382dcbc Date: Sat, 21 Jul 2018 00:49:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:49:59,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-d4ca9ade-8cf1-4418-bfed-10450382dcbc 2018-07-21 00:49:59,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:59,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d7b620-b641-4402-ba10-78f5f034bae4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:49:59,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-e2d7b620-b641-4402-ba10-78f5f034bae4 2018-07-21 00:49:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:59,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7779b912-cc4f-4215-b0ba-2935f44a9e45 Date: Sat, 21 Jul 2018 00:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:49:59,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-7779b912-cc4f-4215-b0ba-2935f44a9e45 2018-07-21 00:49:59,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:49:59,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-f4891fea-854d-4dde-a3b7-78d76c044cb8 Date: Sat, 21 Jul 2018 00:49:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:49:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:49:59,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-f4891fea-854d-4dde-a3b7-78d76c044cb8 2018-07-21 00:49:59,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:00,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:49:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-970cc330-14b7-4d39-bce6-12e91b7ba6ab x-compute-request-id: req-970cc330-14b7-4d39-bce6-12e91b7ba6ab Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:00,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-970cc330-14b7-4d39-bce6-12e91b7ba6ab 2018-07-21 00:50:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:00,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c708ea05-219b-4d47-b298-efd986d4d89b Date: Sat, 21 Jul 2018 00:50:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:50:00,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-c708ea05-219b-4d47-b298-efd986d4d89b 2018-07-21 00:50:00,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:00,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ea10a3-267c-4d59-b42e-79effef17bb5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:50:00,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-b8ea10a3-267c-4d59-b42e-79effef17bb5 2018-07-21 00:50:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:00,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9a4558f3-a90c-41e5-be6a-5194c628bc17 Date: Sat, 21 Jul 2018 00:50:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:50:00,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-9a4558f3-a90c-41e5-be6a-5194c628bc17 2018-07-21 00:50:00,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3998 X-Openstack-Request-Id: req-3f3db680-27eb-4eac-8ba6-774ef3a28701 Date: Sat, 21 Jul 2018 00:50:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:49:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:50:00,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-3f3db680-27eb-4eac-8ba6-774ef3a28701 2018-07-21 00:50:00,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}}' 2018-07-21 00:50:01,921 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:50: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-2c843a97-f09c-467b-98de-ea6ec0174219 x-compute-request-id: req-2c843a97-f09c-467b-98de-ea6ec0174219 Content-Length: 0 Content-Type: application/json 2018-07-21 00:50:01,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2/action used request id req-2c843a97-f09c-467b-98de-ea6ec0174219 2018-07-21 00:50:01,921 - create_instance - INFO - Checking if VM is active 2018-07-21 00:50:01,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:03,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-a6448f96-7219-45ef-b2b3-9f614dc3d117 x-compute-request-id: req-a6448f96-7219-45ef-b2b3-9f614dc3d117 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:03,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-a6448f96-7219-45ef-b2b3-9f614dc3d117 2018-07-21 00:50:03,008 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:50:03,008 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:50:03,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:03,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-885ff38b-9fd2-4580-a924-3d1e1aa86209 x-compute-request-id: req-885ff38b-9fd2-4580-a924-3d1e1aa86209 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:03,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-885ff38b-9fd2-4580-a924-3d1e1aa86209 2018-07-21 00:50:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:03,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-64bff328-da90-4c66-8df8-38a1466e5ab6 Date: Sat, 21 Jul 2018 00:50:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:50:03,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-64bff328-da90-4c66-8df8-38a1466e5ab6 2018-07-21 00:50:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:03,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3914a3c0-165d-4bb0-9a21-e0ff9c316d3d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:50:03,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-3914a3c0-165d-4bb0-9a21-e0ff9c316d3d 2018-07-21 00:50:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:03,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e1ba5693-40b2-49c9-a5e2-31bec4878d37 Date: Sat, 21 Jul 2018 00:50:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:50:03,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-e1ba5693-40b2-49c9-a5e2-31bec4878d37 2018-07-21 00:50:03,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:03,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-9d511d1c-be7d-4ae6-ae71-6a7e98c7a588 Date: Sat, 21 Jul 2018 00:50:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:50:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e","79b2ef1a-9936-4ab6-8ce4-8981da966647"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:50:03,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-9d511d1c-be7d-4ae6-ae71-6a7e98c7a588 2018-07-21 00:50:03,894 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:50:03,898 - paramiko.transport - DEBUG - starting thread (client mode): 0x49e8aa50L 2018-07-21 00:50:03,898 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:50:03,904 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:50:03,905 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:50:03,906 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:50:03,906 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:50:03,906 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:50:03,907 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:50:03,907 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:50:03,907 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:50:03,949 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:50:03,950 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:50:03,963 - paramiko.transport - DEBUG - Trying discovered key 2bd96a3df6c8c9dab41b515b93e6b15f in tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95 2018-07-21 00:50:03,990 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:50:04,011 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:50:04,112 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:50:04,141 - create_instance - INFO - SSH is active for VM instance 2018-07-21 00:50:04,141 - create_instance - INFO - Checking if cloud-init has completed 2018-07-21 00:50:04,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:04,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-802a8168-f143-4be6-a32a-9f1fad52ab1c x-compute-request-id: req-802a8168-f143-4be6-a32a-9f1fad52ab1c Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:04,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-802a8168-f143-4be6-a32a-9f1fad52ab1c 2018-07-21 00:50:04,829 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:50:04,829 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:50:04,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:05,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-055eeff9-64a4-485b-b0b8-08b3f387aa48 x-compute-request-id: req-055eeff9-64a4-485b-b0b8-08b3f387aa48 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:05,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-055eeff9-64a4-485b-b0b8-08b3f387aa48 2018-07-21 00:50:05,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:05,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a6780b3-c082-42ba-8ac3-2a0d923efc81 Date: Sat, 21 Jul 2018 00:50:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:50:05,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-3a6780b3-c082-42ba-8ac3-2a0d923efc81 2018-07-21 00:50:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:05,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19df7c1e-3773-45a1-8e5d-b970d0e2e037 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:50:05,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-19df7c1e-3773-45a1-8e5d-b970d0e2e037 2018-07-21 00:50:05,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:05,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8780f188-513a-4f2b-8b39-9da62d14de96 Date: Sat, 21 Jul 2018 00:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:50:05,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-8780f188-513a-4f2b-8b39-9da62d14de96 2018-07-21 00:50:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:05,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-86f63bbd-5063-4660-b558-863043375968 Date: Sat, 21 Jul 2018 00:50:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:50:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e","79b2ef1a-9936-4ab6-8ce4-8981da966647"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:50:05,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-86f63bbd-5063-4660-b558-863043375968 2018-07-21 00:50:05,653 - create_instance - INFO - Checking if VM is active 2018-07-21 00:50:05,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:05,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-2119e3a6-7af1-42d6-8a6f-e725fd8e5bcf x-compute-request-id: req-2119e3a6-7af1-42d6-8a6f-e725fd8e5bcf Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:05,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-2119e3a6-7af1-42d6-8a6f-e725fd8e5bcf 2018-07-21 00:50:05,991 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:50:05,991 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:50:05,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:06,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-3c593013-9cca-413b-a836-301fae625d74 x-compute-request-id: req-3c593013-9cca-413b-a836-301fae625d74 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:06,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-3c593013-9cca-413b-a836-301fae625d74 2018-07-21 00:50:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:06,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-361d2103-fba0-46e1-b5b1-4f3ff9105809 Date: Sat, 21 Jul 2018 00:50:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:50:06,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-361d2103-fba0-46e1-b5b1-4f3ff9105809 2018-07-21 00:50:06,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:06,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3362ae-66c9-4f63-ae60-3dfba2335299 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:50:06,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-0c3362ae-66c9-4f63-ae60-3dfba2335299 2018-07-21 00:50:06,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:06,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b87987ac-505c-496e-9bf1-ddbdfad50a72 Date: Sat, 21 Jul 2018 00:50:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:50:06,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-b87987ac-505c-496e-9bf1-ddbdfad50a72 2018-07-21 00:50:06,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:06,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-194eb980-8d25-4b77-b1ba-8bc02f111c16 Date: Sat, 21 Jul 2018 00:50:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:50:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e","79b2ef1a-9936-4ab6-8ce4-8981da966647"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:50:06,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-194eb980-8d25-4b77-b1ba-8bc02f111c16 2018-07-21 00:50:06,853 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:50:06,855 - paramiko.transport - DEBUG - starting thread (client mode): 0x49ee8590L 2018-07-21 00:50:06,856 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:50:06,860 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:50:06,860 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:50:06,861 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:50:06,861 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:50:06,861 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:50:06,862 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:50:06,862 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:50:06,862 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:50:06,901 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:50:06,902 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:50:06,920 - paramiko.transport - DEBUG - Trying discovered key 2bd96a3df6c8c9dab41b515b93e6b15f in tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95 2018-07-21 00:50:06,942 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:50:06,949 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:50:07,050 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:50:07,066 - create_instance - INFO - SSH is active for VM instance 2018-07-21 00:50:07,066 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:50:07,068 - paramiko.transport - DEBUG - starting thread (client mode): 0x49ee8590L 2018-07-21 00:50:07,068 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:50:07,072 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:50:07,072 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:50:07,073 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:50:07,073 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:50:07,073 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:50:07,074 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:50:07,074 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:50:07,074 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:50:07,117 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:50:07,117 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:50:07,133 - paramiko.transport - DEBUG - Trying discovered key 2bd96a3df6c8c9dab41b515b93e6b15f in tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95 2018-07-21 00:50:07,154 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:50:07,160 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:50:07,165 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 00:50:07,342 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-21 00:50:07,342 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 00:50:07,367 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 00:50:07,375 - create_instance - INFO - cloud-init complete for VM instance 2018-07-21 00:50:07,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:07,382 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 00:50:07,383 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 00:50:08,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-9b474d51-e8b3-4fa4-a984-5a6dc9391c8f x-compute-request-id: req-9b474d51-e8b3-4fa4-a984-5a6dc9391c8f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:08,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-9b474d51-e8b3-4fa4-a984-5a6dc9391c8f 2018-07-21 00:50:08,276 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:50:08,276 - create_instance - INFO - VM is - ACTIVE 2018-07-21 00:50:08,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:08,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-9ab2fd3a-4755-4d3f-84f9-6863315ece59 x-compute-request-id: req-9ab2fd3a-4755-4d3f-84f9-6863315ece59 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:08,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-9ab2fd3a-4755-4d3f-84f9-6863315ece59 2018-07-21 00:50:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:08,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e95ce771-8e9d-4b1f-89d0-261b17d86c78 Date: Sat, 21 Jul 2018 00:50:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:50:08,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-e95ce771-8e9d-4b1f-89d0-261b17d86c78 2018-07-21 00:50:08,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:08,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d823dc0-d3d0-4963-9111-05710da8000b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:50:08,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-1d823dc0-d3d0-4963-9111-05710da8000b 2018-07-21 00:50:08,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:09,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-046f141f-37e4-44ad-92e9-c522c810a437 Date: Sat, 21 Jul 2018 00:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:50:09,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-046f141f-37e4-44ad-92e9-c522c810a437 2018-07-21 00:50:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:09,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-83376da9-01c9-4d9b-8f74-6708feddc8d4 Date: Sat, 21 Jul 2018 00:50:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:50:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e","79b2ef1a-9936-4ab6-8ce4-8981da966647"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:50:09,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-83376da9-01c9-4d9b-8f74-6708feddc8d4 2018-07-21 00:50:09,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:09,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-287eb5a4-89d5-4705-b658-546bf0e153ab x-compute-request-id: req-287eb5a4-89d5-4705-b658-546bf0e153ab Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:09,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-287eb5a4-89d5-4705-b658-546bf0e153ab 2018-07-21 00:50:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:09,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30a18880-1bd2-42c8-a7bf-043240bbd6f6 Date: Sat, 21 Jul 2018 00:50:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5768935033824bb98b5c4c5f756f4c75","l2_adjacency":true,"status":"ACTIVE","subnets":["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"],"description":"","tags":[],"updated_at":"2018-07-21T00:47:46Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net","admin_state_up":true,"tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:45Z","mtu":1450}]} 2018-07-21 00:50:09,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net used request id req-30a18880-1bd2-42c8-a7bf-043240bbd6f6 2018-07-21 00:50:09,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:09,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c3d766-f239-438f-b13b-6780438f5ac9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:50:09,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-e0c3d766-f239-438f-b13b-6780438f5ac9 2018-07-21 00:50:09,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:09,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-94ccb5a4-3484-44b1-87f5-79de67780af2 Date: Sat, 21 Jul 2018 00:50:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:46Z","dns_nameservers":[],"updated_at":"2018-07-21T00:47:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5768935033824bb98b5c4c5f756f4c75","id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","subnetpool_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet"}]} 2018-07-21 00:50:09,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-94ccb5a4-3484-44b1-87f5-79de67780af2 2018-07-21 00:50:09,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:10,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4037 X-Openstack-Request-Id: req-8108ce31-dc3e-4d90-970a-f187d52307d8 Date: Sat, 21 Jul 2018 00:50:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:48:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.1"}],"id":"28b8672e-d1f5-4ddd-bee9-3ea04d02d103","security_groups":[],"mac_address":"fa:16:3e:8a:93:36","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:57Z","binding:vnic_type":"normal","device_id":"af5fb4a4-fb96-449e-bf04-479c014fbdc1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:50:01Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.12"}],"id":"6250fd2c-4ee1-4dcd-9961-e0bf46f7e962","security_groups":["38249563-0def-45eb-a8c3-8f10ad609f5e","79b2ef1a-9936-4ab6-8ce4-8981da966647"],"mac_address":"fa:16:3e:31:ce:bf","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:48:09Z","binding:vnic_type":"normal","device_id":"e13df939-bc43-4b4e-88ba-0c97a27e4cc2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.3"}],"id":"938390c3-d203-4905-8269-f47b83cfc444","security_groups":[],"mac_address":"fa:16:3e:92:ef:7e","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.2"}],"id":"e3827e65-efc1-4141-b90b-5a6585fe8b48","security_groups":[],"mac_address":"fa:16:3e:25:d1:e1","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T00:47:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2","ip_address":"10.55.1.4"}],"id":"f5bd3e48-0a03-4042-8abe-64faf8feb7a1","security_groups":[],"mac_address":"fa:16:3e:a1:1a:2a","project_id":"5768935033824bb98b5c4c5f756f4c75","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","tenant_id":"5768935033824bb98b5c4c5f756f4c75","created_at":"2018-07-21T00:47:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15e34c2-0bd5-4bff-b2b7-e41afa8fa502","ip_allocation":"immediate"}]} 2018-07-21 00:50:10,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-8108ce31-dc3e-4d90-970a-f187d52307d8 2018-07-21 00:50:10,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}}' 2018-07-21 00:50:11,172 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sat, 21 Jul 2018 00:50: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-2f47e449-02ae-4f52-bc32-f953d197c599 x-compute-request-id: req-2f47e449-02ae-4f52-bc32-f953d197c599 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '79b2ef1a-9936-4ab6-8ce4-8981da966647'.\nNeutron server returns request_ids: ['req-1cd0b66b-fa3f-42f5-8773-508118d2c8f5']", "code": 400}} 2018-07-21 00:50:11,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2/action used request id req-2f47e449-02ae-4f52-bc32-f953d197c599 2018-07-21 00:50:11,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:11,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-54dc786c-e0f3-4042-892d-0733b186863f x-compute-request-id: req-54dc786c-e0f3-4042-892d-0733b186863f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp"}], "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:49:48Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:11,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-54dc786c-e0f3-4042-892d-0733b186863f 2018-07-21 00:50:11,723 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp] already added to VM [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] 2018-07-21 00:50:11,727 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-21 00:50:11,729 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-21 00:50:13,133 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-21 00:50:13,136 - paramiko.transport - DEBUG - starting thread (client mode): 0x49ebad90L 2018-07-21 00:50:13,136 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-21 00:50:13,140 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-21 00:50:13,140 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-21 00:50:13,141 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-21 00:50:13,141 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-21 00:50:13,142 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-21 00:50:13,142 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-21 00:50:13,142 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-21 00:50:13,142 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-21 00:50:13,182 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-21 00:50:13,182 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-21 00:50:13,201 - paramiko.transport - DEBUG - Trying discovered key 2bd96a3df6c8c9dab41b515b93e6b15f in tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95 2018-07-21 00:50:13,222 - paramiko.transport - DEBUG - userauth is OK 2018-07-21 00:50:13,230 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-21 00:50:13,234 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-21 00:50:13,425 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-21 00:50:13,425 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-21 00:50:13,436 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-21 00:50:13,451 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-21 00:50:13,452 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-21 00:50:13,552 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:50:13,567 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-07-21 00:50:13,567 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-07-21 00:50:13,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/aa8a1681-d3a8-404c-977c-d525d145e9c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:14,988 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-971e5290-3cf0-40fe-a48a-c57cbab7489a Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:14,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/aa8a1681-d3a8-404c-977c-d525d145e9c8 used request id req-971e5290-3cf0-40fe-a48a-c57cbab7489a 2018-07-21 00:50:14,989 - create_instance - INFO - Deleting Port with ID - 6250fd2c-4ee1-4dcd-9961-e0bf46f7e962 2018-07-21 00:50:14,989 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-port-1 2018-07-21 00:50:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/6250fd2c-4ee1-4dcd-9961-e0bf46f7e962 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:15,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49c97266-74c9-4143-ac9b-4768b69f9699 Date: Sat, 21 Jul 2018 00:50:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:15,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/6250fd2c-4ee1-4dcd-9961-e0bf46f7e962 used request id req-49c97266-74c9-4143-ac9b-4768b69f9699 2018-07-21 00:50:15,474 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst 2018-07-21 00:50:15,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:15,609 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:50: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-ab4ca4e3-17a7-494f-a04c-7cf569c0d2d7 x-compute-request-id: req-ab4ca4e3-17a7-494f-a04c-7cf569c0d2d7 Content-Type: application/json 2018-07-21 00:50:15,609 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-ab4ca4e3-17a7-494f-a04c-7cf569c0d2d7 2018-07-21 00:50:15,609 - create_instance - INFO - Checking deletion status 2018-07-21 00:50:15,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:15,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50: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-9a67d6e7-7c94-4fad-80e8-8c0a84b209aa x-compute-request-id: req-9a67d6e7-7c94-4fad-80e8-8c0a84b209aa Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:bf", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "rel": "bookmark"}], "image": {"id": "aedb5424-42c0-4cfe-abd3-91f6afa74075", "links": [{"href": "http://172.30.9.21:8774/images/aedb5424-42c0-4cfe-abd3-91f6afa74075", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-21T00:49:48.000000", "flavor": {"id": "a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "links": [{"href": "http://172.30.9.21:8774/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b", "rel": "bookmark"}]}, "id": "e13df939-bc43-4b4e-88ba-0c97a27e4cc2", "user_id": "5d89facc49634cf19cbb5ede019f5f00", "OS-DCF: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-21T00:50:15Z", "hostId": "2164ae60d9cca725e6ae0c61cb87485fb18a18bb3fcead8e06e4c995", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp", "name": "AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst", "created": "2018-07-21T00:48:13Z", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 00:50:15,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-9a67d6e7-7c94-4fad-80e8-8c0a84b209aa 2018-07-21 00:50:15,890 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst] is - ACTIVE 2018-07-21 00:50:15,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 00:50:18,894 - create_instance - DEBUG - VM status query timeout in 296.715659857 2018-07-21 00:50:18,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28670c148b2e248be1e0975cce089177008dbfc2" 2018-07-21 00:50:18,943 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:50:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2df647ce-a01a-4019-b804-f145d0bfccfb x-compute-request-id: req-2df647ce-a01a-4019-b804-f145d0bfccfb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e13df939-bc43-4b4e-88ba-0c97a27e4cc2 could not be found.", "code": 404}} 2018-07-21 00:50:18,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e13df939-bc43-4b4e-88ba-0c97a27e4cc2 used request id req-2df647ce-a01a-4019-b804-f145d0bfccfb 2018-07-21 00:50:18,943 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e13df939-bc43-4b4e-88ba-0c97a27e4cc2 could not be found. (HTTP 404) (Request-ID: req-2df647ce-a01a-4019-b804-f145d0bfccfb) 2018-07-21 00:50:18,944 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-inst 2018-07-21 00:50:18,945 - neutron_utils - INFO - Deleting security group rule with ID - 58a75115-6104-4640-ae6d-842369075d1c 2018-07-21 00:50:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/58a75115-6104-4640-ae6d-842369075d1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:50:19,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f34932bd-f882-4c9c-89b3-fc75b61b575a Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:19,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/58a75115-6104-4640-ae6d-842369075d1c used request id req-f34932bd-f882-4c9c-89b3-fc75b61b575a 2018-07-21 00:50:19,193 - neutron_utils - INFO - Deleting security group rule with ID - c05bccd7-2943-4f78-bbec-e243505bda5d 2018-07-21 00:50:19,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c05bccd7-2943-4f78-bbec-e243505bda5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:50:19,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6b39e1f-89b5-4c10-acad-c0e76f65594a Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:19,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c05bccd7-2943-4f78-bbec-e243505bda5d used request id req-f6b39e1f-89b5-4c10-acad-c0e76f65594a 2018-07-21 00:50:19,497 - neutron_utils - INFO - Deleting security group rule with ID - 6cd8bee3-df6b-469d-adb1-7f4137399f91 2018-07-21 00:50:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/6cd8bee3-df6b-469d-adb1-7f4137399f91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:50:19,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7febe51f-ae3f-4490-a624-18cb9e96d206 Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:19,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/6cd8bee3-df6b-469d-adb1-7f4137399f91 used request id req-7febe51f-ae3f-4490-a624-18cb9e96d206 2018-07-21 00:50:19,772 - neutron_utils - INFO - Deleting security group rule with ID - 77737feb-2201-4c53-8336-2aa052c78b18 2018-07-21 00:50:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/77737feb-2201-4c53-8336-2aa052c78b18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:50:19,882 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-111e3763-cfda-4c11-917e-8614a04a616b Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:19,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/77737feb-2201-4c53-8336-2aa052c78b18 used request id req-111e3763-cfda-4c11-917e-8614a04a616b 2018-07-21 00:50:19,883 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-sec-grp 2018-07-21 00:50:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/79b2ef1a-9936-4ab6-8ce4-8981da966647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c63918fa44aa66dcb024c518356fbc218d2f6d8" 2018-07-21 00:50:20,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d25e4bc8-0394-4ea7-9818-b6d42539af3c Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:20,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/79b2ef1a-9936-4ab6-8ce4-8981da966647 used request id req-d25e4bc8-0394-4ea7-9818-b6d42539af3c 2018-07-21 00:50:20,177 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp 2018-07-21 00:50:20,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b14c5989a0f52def6f13eb73c88c0ddf8b5710a" 2018-07-21 00:50:20,218 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:50: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-f8012f25-510d-4453-bda3-f6982351fdda x-compute-request-id: req-f8012f25-510d-4453-bda3-f6982351fdda Content-Length: 0 Content-Type: application/json 2018-07-21 00:50:20,218 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-kp used request id req-f8012f25-510d-4453-bda3-f6982351fdda 2018-07-21 00:50:20,219 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95.pub] 2018-07-21 00:50:20,219 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95] 2018-07-21 00:50:20,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac157277765836a9e561560fe8e5c4e4eb0a953" 2018-07-21 00:50:20,265 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:50: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-58d0d91d-e8d2-42c5-ad0d-d1d07f6250db x-compute-request-id: req-58d0d91d-e8d2-42c5-ad0d-d1d07f6250db Content-Length: 0 Content-Type: application/json 2018-07-21 00:50:20,265 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a57ed533-ffd1-4c95-a4bc-7dee14eb1b3b used request id req-58d0d91d-e8d2-42c5-ad0d-d1d07f6250db 2018-07-21 00:50:20,266 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router and subnet AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet 2018-07-21 00:50:20,266 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router 2018-07-21 00:50:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" -d '{"subnet_id": "8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"}' 2018-07-21 00:50:22,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe3c1d50-2695-49fe-be01-4c74b9c3c6d7 Date: Sat, 21 Jul 2018 00:50:22 GMT RESP BODY: {"network_id": "c15e34c2-0bd5-4bff-b2b7-e41afa8fa502", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "subnet_id": "8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2", "subnet_ids": ["8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2"], "port_id": "28b8672e-d1f5-4ddd-bee9-3ea04d02d103", "id": "af5fb4a4-fb96-449e-bf04-479c014fbdc1"} 2018-07-21 00:50:22,672 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1/remove_router_interface used request id req-fe3c1d50-2695-49fe-be01-4c74b9c3c6d7 2018-07-21 00:50:22,672 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router 2018-07-21 00:50:22,672 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-router 2018-07-21 00:50:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3949c4697539327de20c0229dc68312ef4e3da0f" 2018-07-21 00:50:26,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2fbeb8a-8f80-4d61-8b91-a8e237dcaf89 Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:26,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/af5fb4a4-fb96-449e-bf04-479c014fbdc1 used request id req-b2fbeb8a-8f80-4d61-8b91-a8e237dcaf89 2018-07-21 00:50:26,676 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet 2018-07-21 00:50:26,676 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-subnet 2018-07-21 00:50:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:50:29,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f21d284a-8c14-4a97-9231-515a36eed897 Date: Sat, 21 Jul 2018 00:50:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:29,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8e8e4d62-c4cd-4fe6-a6a3-f208abe3b3f2 used request id req-f21d284a-8c14-4a97-9231-515a36eed897 2018-07-21 00:50:29,385 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95-pub-net 2018-07-21 00:50:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667bc3b9a7a8fd8507c3c5cd0b585dddc12b66ea" 2018-07-21 00:50:30,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0188eeaf-dc50-4a11-be4a-62fd81f71789 Date: Sat, 21 Jul 2018 00:50:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:30,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c15e34c2-0bd5-4bff-b2b7-e41afa8fa502 used request id req-0188eeaf-dc50-4a11-be4a-62fd81f71789 2018-07-21 00:50:30,724 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-18e6b029-4223-46ea-a969-ae132506cf95--image 2018-07-21 00:50:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e156faa34ce387d4b912459b94db3a8f98196d79" 2018-07-21 00:50:31,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b265ac3c-517d-443d-8d2f-1d65c7ecb9dc Date: Sat, 21 Jul 2018 00:50:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:50:31,632 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/aedb5424-42c0-4cfe-abd3-91f6afa74075 used request id req-b265ac3c-517d-443d-8d2f-1d65c7ecb9dc 2018-07-21 00:50:31,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:31,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a56b5486-cd3f-43c4-9cc4-0a4b87607f9d Date: Sat, 21 Jul 2018 00:50:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:45Z", "updated_at": "2018-07-21T00:47:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "revision_number": 0, "id": "22fead30-5360-4013-940c-8aa30b548de5", "remote_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "remote_ip_prefix": null, "created_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "revision_number": 0, "id": "4564623c-d13e-453c-a874-1d5306a868d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "revision_number": 0, "id": "4d8fc013-f1e7-40a8-83ea-0b7874c4ea10", "remote_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "remote_ip_prefix": null, "created_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv4", "project_id": "5768935033824bb98b5c4c5f756f4c75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "revision_number": 0, "id": "51c054d5-0ce5-4202-82d8-559f1b74b67a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "port_range_min": null, "ethertype": "IPv6", "project_id": "5768935033824bb98b5c4c5f756f4c75"}], "revision_number": 4, "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 00:50:31,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a56b5486-cd3f-43c4-9cc4-0a4b87607f9d 2018-07-21 00:50:31,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:31,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3e9341-9636-47ed-a200-884af8fbe719 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 00:50:31,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-fa3e9341-9636-47ed-a200-884af8fbe719 2018-07-21 00:50:31,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:32,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2c348b-4e21-4fc8-94bf-c2b179f986c7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 00:50:32,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-1c2c348b-4e21-4fc8-94bf-c2b179f986c7 2018-07-21 00:50:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:32,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 00:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8021b2ce-b209-42b9-ae40-2c3a4dc6345c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 00:50:32,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-8021b2ce-b209-42b9-ae40-2c3a4dc6345c 2018-07-21 00:50:32,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 00:50:32,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:32,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06df527-4cb3-40d5-ba41-bad710a0ed88 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5768935033824bb98b5c4c5f756f4c75", "name": "AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj"}} 2018-07-21 00:50:32,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-a06df527-4cb3-40d5-ba41-bad710a0ed88 2018-07-21 00:50:32,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38249563-0def-45eb-a8c3-8f10ad609f5e 2018-07-21 00:50:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=38249563-0def-45eb-a8c3-8f10ad609f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:32,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f0d17385-e065-4787-bcbe-b1cd8eedf030 Date: Sat, 21 Jul 2018 00:50:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:45Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "22fead30-5360-4013-940c-8aa30b548de5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:45Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "4564623c-d13e-453c-a874-1d5306a868d1"}, {"remote_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:45Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "4d8fc013-f1e7-40a8-83ea-0b7874c4ea10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T00:47:45Z", "security_group_id": "38249563-0def-45eb-a8c3-8f10ad609f5e", "port_range_min": null, "revision_number": 0, "tenant_id": "5768935033824bb98b5c4c5f756f4c75", "created_at": "2018-07-21T00:47:45Z", "project_id": "5768935033824bb98b5c4c5f756f4c75", "id": "51c054d5-0ce5-4202-82d8-559f1b74b67a"}]} 2018-07-21 00:50:32,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=38249563-0def-45eb-a8c3-8f10ad609f5e used request id req-f0d17385-e065-4787-bcbe-b1cd8eedf030 2018-07-21 00:50:32,452 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 00:50:32,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/38249563-0def-45eb-a8c3-8f10ad609f5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:32,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d7bfbcb-3a0d-43f9-85b3-b143dde6998b Content-Length: 0 Date: Sat, 21 Jul 2018 00:50:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:50:32,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/38249563-0def-45eb-a8c3-8f10ad609f5e used request id req-3d7bfbcb-3a0d-43f9-85b3-b143dde6998b 2018-07-21 00:50:32,818 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj 2018-07-21 00:50:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:33,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4117ae-6d8e-4d4a-8913-048315fe56e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:50:33,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5768935033824bb98b5c4c5f756f4c75 used request id req-9b4117ae-6d8e-4d4a-8913-048315fe56e9 2018-07-21 00:50:33,068 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-8836b1d1-43b9-4d8-proj-role 2018-07-21 00:50:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5a356bc588be44088a1058a44243b175 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:33,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94408b74-2aff-46ab-baed-36b557934962 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:50:33,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5a356bc588be44088a1058a44243b175 used request id req-94408b74-2aff-46ab-baed-36b557934962 2018-07-21 00:50:33,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f669b92d18f1fecc6117e955a6dd022cbf67a3" 2018-07-21 00:50:33,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ea4b20-c851-45a0-8efe-dafa3fed2228 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:50:33,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1ea4b20-c851-45a0-8efe-dafa3fed2228 2018-07-21 00:50:33,290 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-8836b1d1-43b9-4d8-user 2018-07-21 00:50:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5d89facc49634cf19cbb5ede019f5f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbe6368949da420741411cb71fd4179862a7c2d" 2018-07-21 00:50:33,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25a1f84-c601-46df-bf98-99708d1f17bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:50:33,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5d89facc49634cf19cbb5ede019f5f00 used request id req-c25a1f84-c601-46df-bf98-99708d1f17bf 2018-07-21 00:50:33,531 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 101 tests in 2442.945s OK 2018-07-21 00:50:33,655 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 00:50:33,656 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 40:43 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-21 00:50:33,704 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:50:33,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:50:33,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:50:33,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:50:33,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-21 00:50:33,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-21 00:50:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:50:33,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51c7c68-09ff-485e-bedd-11dd46545c87 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:50:33,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c51c7c68-09ff-485e-bedd-11dd46545c87 2018-07-21 00:50:33,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:50:34,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["scIuG1oeSm6hLESAIbOFZA"], "issued_at": "2018-07-21T00:50:34.000000Z"}} 2018-07-21 00:50:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:50:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:50:34,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-35d3aaab-4763-4b2d-938f-d3a2ea8df993 Date: Sat, 21 Jul 2018 00:50:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:50:34,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35d3aaab-4763-4b2d-938f-d3a2ea8df993 2018-07-21 00:50:34,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291546106339s 2018-07-21 00:50:34,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35d3aaab-4763-4b2d-938f-d3a2ea8df993 2018-07-21 00:50:34,427 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-21 00:50:37,304 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-21 00:50:40,015 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 791db30b-9203-4298-a61a-834988cc5254 | 2018-07-21T00:50:39.630795 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 791db30b-9203-4298-a61a-834988cc5254 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-21 00:50:43,629 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-21 00:50:43,629 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-21 00:50:46,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-21 00:50:49,979 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=df11eb0d-ecb1-42ec-9de8-3c7e6d2366ec) as the default verifier for the future CLI operations. 2018-07-21 00:50:53,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-21 00:50:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:50:53,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-774b7f29-7649-441a-b068-39ed57bb28ce Date: Sat, 21 Jul 2018 00:50:53 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-21 00:50:53,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-774b7f29-7649-441a-b068-39ed57bb28ce 2018-07-21 00:50:53,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.598442077637s 2018-07-21 00:50:53,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-774b7f29-7649-441a-b068-39ed57bb28ce 2018-07-21 00:50:53,841 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-21 00:50:53,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 00:50:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"network": {"name": "neutron_trunk-net_2495fb37-6f83-45cd-ba74-cfe805c2409d", "admin_state_up": true}}' 2018-07-21 00:50:54,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ee442746-bbf2-4281-96cb-67b282c73223 Date: Sat, 21 Jul 2018 00:50:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9cb095de-f4fc-4da6-ab14-9b69a5619445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:50:54Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_2495fb37-6f83-45cd-ba74-cfe805c2409d","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:50:54Z","mtu":1450}} 2018-07-21 00:50:54,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ee442746-bbf2-4281-96cb-67b282c73223 2018-07-21 00:50:54,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.428369998932s 2018-07-21 00:50:54,271 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ee442746-bbf2-4281-96cb-67b282c73223 2018-07-21 00:50:54,272 - 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-21T00:50:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9cb095de-f4fc-4da6-ab14-9b69a5619445', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_2495fb37-6f83-45cd-ba74-cfe805c2409d', u'created_at': u'2018-07-21T00:50:54Z', u'mtu': 1450, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'l2_adjacency': True}) 2018-07-21 00:50:54,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:50:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:50:54,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-fc36584c-9c35-445a-91fc-88501d5740c8 Date: Sat, 21 Jul 2018 00:50:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9cb095de-f4fc-4da6-ab14-9b69a5619445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:50:54Z","qos_policy_id":null,"name":"neutron_trunk-net_2495fb37-6f83-45cd-ba74-cfe805c2409d","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:50:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:50:54,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc36584c-9c35-445a-91fc-88501d5740c8 2018-07-21 00:50:54,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250744104385s 2018-07-21 00:50:54,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc36584c-9c35-445a-91fc-88501d5740c8 2018-07-21 00:50:54,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 00:50:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"subnet": {"name": "neutron_trunk-subnet_2495fb37-6f83-45cd-ba74-cfe805c2409d", "enable_dhcp": true, "network_id": "9cb095de-f4fc-4da6-ab14-9b69a5619445", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 00:50:55,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-227e782f-7289-48d3-aabb-424e159228e9 Date: Sat, 21 Jul 2018 00:50:55 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T00:50:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"67e37159-9c9b-45b6-85d3-f46f023980eb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2495fb37-6f83-45cd-ba74-cfe805c2409d","enable_dhcp":true,"segment_id":null,"network_id":"9cb095de-f4fc-4da6-ab14-9b69a5619445","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:50:54Z","ip_version":4}} 2018-07-21 00:50:55,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-227e782f-7289-48d3-aabb-424e159228e9 2018-07-21 00:50:55,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.760855913162s 2018-07-21 00:50:55,289 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-227e782f-7289-48d3-aabb-424e159228e9 2018-07-21 00:50:55,289 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:50:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'67e37159-9c9b-45b6-85d3-f46f023980eb', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_2495fb37-6f83-45cd-ba74-cfe805c2409d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9cb095de-f4fc-4da6-ab14-9b69a5619445', u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-21T00:50:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-21 00:50:55,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 00:50:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "neutron_trunk-router_2495fb37-6f83-45cd-ba74-cfe805c2409d", "admin_state_up": true}}' 2018-07-21 00:51:01,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-dca53e4c-57ab-449c-b674-9f66f57f0c11 Date: Sat, 21 Jul 2018 00:51:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-21T00:50:56Z", "admin_state_up": true, "updated_at": "2018-07-21T00:50:57Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "a9305cb1-f100-41a4-83c5-99d7def8b36d", "name": "neutron_trunk-router_2495fb37-6f83-45cd-ba74-cfe805c2409d"}} 2018-07-21 00:51:01,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dca53e4c-57ab-449c-b674-9f66f57f0c11 2018-07-21 00:51:01,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.36656904221s 2018-07-21 00:51:01,657 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dca53e4c-57ab-449c-b674-9f66f57f0c11 2018-07-21 00:51:01,657 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:50:57Z', u'revision_number': 4, u'ha': True, u'id': u'a9305cb1-f100-41a4-83c5-99d7def8b36d', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_2495fb37-6f83-45cd-ba74-cfe805c2409d', u'admin_state_up': True, u'tenant_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'created_at': u'2018-07-21T00:50:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ae3ddc7c6f347cea33d98dc5ee155d0'}) 2018-07-21 00:51:01,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 00:51:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d/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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"subnet_id": "67e37159-9c9b-45b6-85d3-f46f023980eb"}' 2018-07-21 00:51:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4ee32b2e-9f4f-4443-b292-b263f60f851f Date: Sat, 21 Jul 2018 00:51:04 GMT RESP BODY: {"network_id": "9cb095de-f4fc-4da6-ab14-9b69a5619445", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "67e37159-9c9b-45b6-85d3-f46f023980eb", "subnet_ids": ["67e37159-9c9b-45b6-85d3-f46f023980eb"], "port_id": "3d48907a-ae6d-4022-9e5f-8cf7413ad2fe", "id": "a9305cb1-f100-41a4-83c5-99d7def8b36d"} 2018-07-21 00:51:04,184 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d/add_router_interface.json used request id req-4ee32b2e-9f4f-4443-b292-b263f60f851f 2018-07-21 00:51:04,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52661085129s 2018-07-21 00:51:04,185 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d/add_router_interface.json used request id req-4ee32b2e-9f4f-4443-b292-b263f60f851f returning object a9305cb1-f100-41a4-83c5-99d7def8b36d 2018-07-21 00:51:04,185 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-21 00:51:04,317 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-21 00:51:04,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:51:04,324 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 00:51:04 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-21 00:51:04,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:51:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:51:04,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f6aa752e-9372-4e73-abf4-6f84da6522e2 Date: Sat, 21 Jul 2018 00:51:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:51:04,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f6aa752e-9372-4e73-abf4-6f84da6522e2 2018-07-21 00:51:04,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199677944183s 2018-07-21 00:51:04,529 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f6aa752e-9372-4e73-abf4-6f84da6522e2 2018-07-21 00:51:04,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 00:51:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d"}' 2018-07-21 00:51:04,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6ad8d072-ae83-4118-a58c-e4ae1f629910 Date: Sat, 21 Jul 2018 00:51:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "84f02248-a1c0-4535-9fc2-e67c7a21ccd7", "size": null, "self": "/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T00:51:04Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d", "checksum": null, "created_at": "2018-07-21T00:51:04Z", "protected": false} 2018-07-21 00:51:04,773 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6ad8d072-ae83-4118-a58c-e4ae1f629910 2018-07-21 00:51:04,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.23554110527s 2018-07-21 00:51:04,774 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6ad8d072-ae83-4118-a58c-e4ae1f629910 returning object 84f02248-a1c0-4535-9fc2-e67c7a21ccd7 2018-07-21 00:51:04,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 00:51:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '' 2018-07-21 00:51:05,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a338f9e-f830-4117-9c6d-bc7699cfa0cd Date: Sat, 21 Jul 2018 00:51:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:51:05,616 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/file used request id req-2a338f9e-f830-4117-9c6d-bc7699cfa0cd 2018-07-21 00:51:05,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.841347932816s 2018-07-21 00:51:05,616 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/file used request id req-2a338f9e-f830-4117-9c6d-bc7699cfa0cd 2018-07-21 00:51:05,616 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T00:51:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'84f02248-a1c0-4535-9fc2-e67c7a21ccd7', u'size': None, u'name': u'neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d', u'checksum': None, u'self': u'/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T00:51:04Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 00:51:05,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 00:51:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_2495fb37-6f83-45cd-ba74-cfe805c2409d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 00:51:05,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:51: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-91e599bb-3e59-4efb-8a17-0bc40c0969a2 x-compute-request-id: req-91e599bb-3e59-4efb-8a17-0bc40c0969a2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_2495fb37-6f83-45cd-ba74-cfe805c2409d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3", "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": "9ea708d9-a072-4212-8efd-7aa0dd7234e3"}} 2018-07-21 00:51:05,847 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-91e599bb-3e59-4efb-8a17-0bc40c0969a2 2018-07-21 00:51:05,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230120897293s 2018-07-21 00:51:05,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-91e599bb-3e59-4efb-8a17-0bc40c0969a2 2018-07-21 00:51:05,849 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_2495fb37-6f83-45cd-ba74-cfe805c2409d', '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'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'9ea708d9-a072-4212-8efd-7aa0dd7234e3', 'swap': 0}) 2018-07-21 00:51:05,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 00:51:05,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3/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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"extra_specs": {}}' 2018-07-21 00:51:05,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05bf983c-9233-49a8-80bf-51d526d9782d x-compute-request-id: req-05bf983c-9233-49a8-80bf-51d526d9782d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 00:51:05,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3/os-extra_specs used request id req-05bf983c-9233-49a8-80bf-51d526d9782d 2018-07-21 00:51:05,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248987674713s 2018-07-21 00:51:05,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3/os-extra_specs used request id req-05bf983c-9233-49a8-80bf-51d526d9782d 2018-07-21 00:51:05,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:51:05,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:51:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:51:05,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:51:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:51:05,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81aceaa7-9318-4df0-8f5d-bc6b7f4cf706 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:51:05,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-81aceaa7-9318-4df0-8f5d-bc6b7f4cf706 2018-07-21 00:51:05,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0942389965057s 2018-07-21 00:51:05,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-81aceaa7-9318-4df0-8f5d-bc6b7f4cf706 2018-07-21 00:51:05,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:51:05,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:51:06,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acc5fd0-192c-44f1-84fc-d6a318a6afc1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:51:06,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0acc5fd0-192c-44f1-84fc-d6a318a6afc1 2018-07-21 00:51:06,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0934951305389s 2018-07-21 00:51:06,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0acc5fd0-192c-44f1-84fc-d6a318a6afc1 2018-07-21 00:51:06,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-21 00:51:06,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:51:06,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:51: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-e107833d-868e-48c3-a8d1-56bc27276427 x-compute-request-id: req-e107833d-868e-48c3-a8d1-56bc27276427 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 17}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 44, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 26}, "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-21 00:51:06,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-e107833d-868e-48c3-a8d1-56bc27276427 2018-07-21 00:51:06,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0425760746002s 2018-07-21 00:51:06,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-e107833d-868e-48c3-a8d1-56bc27276427 2018-07-21 00:51:06,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:51:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:51:06,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-a1032fc1-3e89-4510-9b5c-16c10cf8496d Date: Sat, 21 Jul 2018 00:51:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/snap", "metadata": {}}], "file": "/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "84f02248-a1c0-4535-9fc2-e67c7a21ccd7", "size": 12716032, "self": "/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T00:51:05Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T00:51:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:51:06,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a1032fc1-3e89-4510-9b5c-16c10cf8496d 2018-07-21 00:51:06,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196326971054s 2018-07-21 00:51:06,328 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a1032fc1-3e89-4510-9b5c-16c10cf8496d 2018-07-21 00:51:06,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 00:51:06,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d"}' 2018-07-21 00:51:06,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8cd16926-a51d-4c4c-b34a-b27211139a0a Date: Sat, 21 Jul 2018 00:51:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "c0f252d1-9a63-4c7d-aa67-b5b992393514", "size": null, "self": "/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T00:51:06Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "checksum": null, "created_at": "2018-07-21T00:51:06Z", "protected": false} 2018-07-21 00:51:06,550 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8cd16926-a51d-4c4c-b34a-b27211139a0a 2018-07-21 00:51:06,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.213328123093s 2018-07-21 00:51:06,550 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8cd16926-a51d-4c4c-b34a-b27211139a0a returning object c0f252d1-9a63-4c7d-aa67-b5b992393514 2018-07-21 00:51:06,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 00:51:06,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '' 2018-07-21 00:51:08,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50c30cd0-5e93-4b25-8003-61112ef3504d Date: Sat, 21 Jul 2018 00:51: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-21 00:51:08,078 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/file used request id req-50c30cd0-5e93-4b25-8003-61112ef3504d 2018-07-21 00:51:08,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.5272359848s 2018-07-21 00:51:08,079 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/file used request id req-50c30cd0-5e93-4b25-8003-61112ef3504d 2018-07-21 00:51:08,079 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T00:51:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/file', u'owner': u'9ae3ddc7c6f347cea33d98dc5ee155d0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c0f252d1-9a63-4c7d-aa67-b5b992393514', u'size': None, u'name': u'neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d', u'checksum': None, u'self': u'/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T00:51:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 00:51:08,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 00:51:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-21 00:51:08,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:51: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-5066de17-31de-41bb-8694-d02ff2041677 x-compute-request-id: req-5066de17-31de-41bb-8694-d02ff2041677 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2", "rel": "bookmark"}], "ram": 1024, "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": "c898e590-107a-4af1-9d9c-7018f61a27a2"}} 2018-07-21 00:51:08,162 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5066de17-31de-41bb-8694-d02ff2041677 2018-07-21 00:51:08,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0822241306305s 2018-07-21 00:51:08,162 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5066de17-31de-41bb-8694-d02ff2041677 2018-07-21 00:51:08,163 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'c898e590-107a-4af1-9d9c-7018f61a27a2', 'swap': 0}) 2018-07-21 00:51:08,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 00:51:08,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2/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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"extra_specs": {}}' 2018-07-21 00:51:08,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:51:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53c6d31a-8e83-4886-9288-834f747701bf x-compute-request-id: req-53c6d31a-8e83-4886-9288-834f747701bf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 00:51:08,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2/os-extra_specs used request id req-53c6d31a-8e83-4886-9288-834f747701bf 2018-07-21 00:51:08,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223670005798s 2018-07-21 00:51:08,187 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2/os-extra_specs used request id req-53c6d31a-8e83-4886-9288-834f747701bf 2018-07-21 00:51:08,187 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', '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'c898e590-107a-4af1-9d9c-7018f61a27a2', 'swap': 0}) 2018-07-21 00:51:11,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-21 00:51:11,870 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-21 00:51:11,871 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-21 00:51:11,874 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-21 00:51:11,878 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-21 00:51:15,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-df11eb0d-ecb1-42ec-9de8-3c7e6d2366ec/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-21 00:51:15,555 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-21 00:51:15,556 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-21 00:51:15,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-07-21 00:53:11,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f063e72a-7db9-40a2-b6b6-1d1665091bbd 2018-07-21 00:53:11,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f063e72a-7db9-40a2-b6b6-1d1665091bbd']'. 2018-07-21 00:53:12,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-21 00:53:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-21 00:53:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-21 00:53:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f063e72a-7db9-40a2-b6b6-1d1665091bbd | 2018-07-21 00:53:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-21 00:53:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-21 00:51:17 | 2018-07-21 00:53:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-21 00:53:11 | 2018-07-21 00:53:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:54 | 2018-07-21 00:53:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-21 00:53:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-21 00:53:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: df11eb0d-ecb1-42ec-9de8-3c7e6d2366ec) | 2018-07-21 00:53:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-21 00:53:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 791db30b-9203-4298-a61a-834988cc5254) | 2018-07-21 00:53:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-21 00:53:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 102.432 | 2018-07-21 00:53:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-21 00:53:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-21 00:53:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-21 00:53:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-21 00:53:12,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-21 00:53:12,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-21 00:53:12,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-21 00:53:12,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-21 00:53:12,344 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 00:53:12,344 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:18 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-21 00:53:12,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 00:53:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d/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}37a79b6c5c77a89a805217c0885e85e69846deaf" -d '{"subnet_id": "67e37159-9c9b-45b6-85d3-f46f023980eb"}' 2018-07-21 00:53:15,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fef77233-8ba5-4dca-9528-dea65d411103 Date: Sat, 21 Jul 2018 00:53:15 GMT RESP BODY: {"network_id": "9cb095de-f4fc-4da6-ab14-9b69a5619445", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "subnet_id": "67e37159-9c9b-45b6-85d3-f46f023980eb", "subnet_ids": ["67e37159-9c9b-45b6-85d3-f46f023980eb"], "port_id": "3d48907a-ae6d-4022-9e5f-8cf7413ad2fe", "id": "a9305cb1-f100-41a4-83c5-99d7def8b36d"} 2018-07-21 00:53:15,019 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d/remove_router_interface.json used request id req-fef77233-8ba5-4dca-9528-dea65d411103 2018-07-21 00:53:15,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.66771817207s 2018-07-21 00:53:15,019 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d/remove_router_interface.json used request id req-fef77233-8ba5-4dca-9528-dea65d411103 returning object a9305cb1-f100-41a4-83c5-99d7def8b36d 2018-07-21 00:53:15,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 00:53:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:15,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-55d4304e-738e-4a35-b536-3e5be0ffe696 Date: Sat, 21 Jul 2018 00:53:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-21T00:50:56Z", "admin_state_up": true, "updated_at": "2018-07-21T00:53:13Z", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "flavor_id": null, "revision_number": 10, "routes": [], "ha": true, "id": "a9305cb1-f100-41a4-83c5-99d7def8b36d", "name": "neutron_trunk-router_2495fb37-6f83-45cd-ba74-cfe805c2409d"}]} 2018-07-21 00:53:15,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-55d4304e-738e-4a35-b536-3e5be0ffe696 2018-07-21 00:53:15,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.484222888947s 2018-07-21 00:53:15,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-55d4304e-738e-4a35-b536-3e5be0ffe696 2018-07-21 00:53:15,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 00:53:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d.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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:19,091 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4524a1d6-7263-4e56-af6d-6996313fd380 Content-Length: 0 Date: Sat, 21 Jul 2018 00:53:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:53:19,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d.json used request id req-4524a1d6-7263-4e56-af6d-6996313fd380 2018-07-21 00:53:19,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.5848929882s 2018-07-21 00:53:19,091 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a9305cb1-f100-41a4-83c5-99d7def8b36d.json used request id req-4524a1d6-7263-4e56-af6d-6996313fd380 2018-07-21 00:53:19,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 00:53:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:19,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-03526226-a4d7-4708-bf0e-17b8bcc5aae4 Date: Sat, 21 Jul 2018 00:53:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4},{"updated_at":"2018-07-21T00:50:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"67e37159-9c9b-45b6-85d3-f46f023980eb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_2495fb37-6f83-45cd-ba74-cfe805c2409d","enable_dhcp":true,"segment_id":null,"network_id":"9cb095de-f4fc-4da6-ab14-9b69a5619445","tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:50:54Z","ip_version":4}]} 2018-07-21 00:53:19,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-03526226-a4d7-4708-bf0e-17b8bcc5aae4 2018-07-21 00:53:19,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0518789291382s 2018-07-21 00:53:19,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-03526226-a4d7-4708-bf0e-17b8bcc5aae4 2018-07-21 00:53:19,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 00:53:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/67e37159-9c9b-45b6-85d3-f46f023980eb.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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:21,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4ea4c9c-e91f-42ac-8880-f177dd00a522 Date: Sat, 21 Jul 2018 00:53:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:53:21,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/67e37159-9c9b-45b6-85d3-f46f023980eb.json used request id req-b4ea4c9c-e91f-42ac-8880-f177dd00a522 2018-07-21 00:53:21,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35527992249s 2018-07-21 00:53:21,501 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/67e37159-9c9b-45b6-85d3-f46f023980eb.json used request id req-b4ea4c9c-e91f-42ac-8880-f177dd00a522 2018-07-21 00:53:21,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:53:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:21,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-fa3adb53-f01a-4e33-ab76-8dd0ec477f02 Date: Sat, 21 Jul 2018 00:53:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"9cb095de-f4fc-4da6-ab14-9b69a5619445","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:53:21Z","qos_policy_id":null,"name":"neutron_trunk-net_2495fb37-6f83-45cd-ba74-cfe805c2409d","admin_state_up":true,"tenant_id":"9ae3ddc7c6f347cea33d98dc5ee155d0","created_at":"2018-07-21T00:50:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:53:21,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fa3adb53-f01a-4e33-ab76-8dd0ec477f02 2018-07-21 00:53:21,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306441068649s 2018-07-21 00:53:21,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fa3adb53-f01a-4e33-ab76-8dd0ec477f02 2018-07-21 00:53:21,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 00:53:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/9cb095de-f4fc-4da6-ab14-9b69a5619445.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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:22,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a87cc734-5370-4a7d-960c-b79b4af4958a Date: Sat, 21 Jul 2018 00:53:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:53:22,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9cb095de-f4fc-4da6-ab14-9b69a5619445.json used request id req-a87cc734-5370-4a7d-960c-b79b4af4958a 2018-07-21 00:53:22,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.772433996201s 2018-07-21 00:53:22,583 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9cb095de-f4fc-4da6-ab14-9b69a5619445.json used request id req-a87cc734-5370-4a7d-960c-b79b4af4958a 2018-07-21 00:53:22,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:53:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:22,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-fa7aa4bb-3097-410b-9952-348641cc3f7a Date: Sat, 21 Jul 2018 00:53:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/snap", "metadata": {}}], "file": "/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "c0f252d1-9a63-4c7d-aa67-b5b992393514", "size": 12716032, "self": "/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/c0f252d1-9a63-4c7d-aa67-b5b992393514/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T00:51:08Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T00:51:06Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/snap", "metadata": {}}], "file": "/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/file", "owner": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "84f02248-a1c0-4535-9fc2-e67c7a21ccd7", "size": 12716032, "self": "/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-21T00:51:05Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_2495fb37-6f83-45cd-ba74-cfe805c2409d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-21T00:51:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:53:22,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fa7aa4bb-3097-410b-9952-348641cc3f7a 2018-07-21 00:53:22,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211761951447s 2018-07-21 00:53:22,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fa7aa4bb-3097-410b-9952-348641cc3f7a 2018-07-21 00:53:22,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 00:53:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:23,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bdf4704-66f1-43ec-b0ed-463d4786a533 Date: Sat, 21 Jul 2018 00:53: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-21 00:53:23,944 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7 used request id req-2bdf4704-66f1-43ec-b0ed-463d4786a533 2018-07-21 00:53:23,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14098000526s 2018-07-21 00:53:23,944 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/84f02248-a1c0-4535-9fc2-e67c7a21ccd7 used request id req-2bdf4704-66f1-43ec-b0ed-463d4786a533 2018-07-21 00:53:23,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:53:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:23,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:53: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-6b44d167-71d6-48d7-b9b0-2cf884209fb0 x-compute-request-id: req-6b44d167-71d6-48d7-b9b0-2cf884209fb0 Content-Encoding: gzip Content-Length: 443 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}, {"name": "neutron_trunk-flavor_2495fb37-6f83-45cd-ba74-cfe805c2409d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3", "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": "9ea708d9-a072-4212-8efd-7aa0dd7234e3"}, {"name": "neutron_trunk-flavor_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2", "rel": "bookmark"}], "ram": 1024, "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": "c898e590-107a-4af1-9d9c-7018f61a27a2"}]} 2018-07-21 00:53:23,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6b44d167-71d6-48d7-b9b0-2cf884209fb0 2018-07-21 00:53:23,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028450012207s 2018-07-21 00:53:23,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6b44d167-71d6-48d7-b9b0-2cf884209fb0 2018-07-21 00:53:23,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 00:53:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:24,020 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:53: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-806d6d27-b297-4004-8192-ef57a30d5c8d x-compute-request-id: req-806d6d27-b297-4004-8192-ef57a30d5c8d Content-Length: 0 Content-Type: application/json 2018-07-21 00:53:24,020 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3 used request id req-806d6d27-b297-4004-8192-ef57a30d5c8d 2018-07-21 00:53:24,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0439639091492s 2018-07-21 00:53:24,020 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9ea708d9-a072-4212-8efd-7aa0dd7234e3 used request id req-806d6d27-b297-4004-8192-ef57a30d5c8d 2018-07-21 00:53:24,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 00:53:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:24,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bc7c9c0-f84b-4d84-a748-a4c1e06c877f Date: Sat, 21 Jul 2018 00:53:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:53:24,944 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514 used request id req-7bc7c9c0-f84b-4d84-a748-a4c1e06c877f 2018-07-21 00:53:24,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.923763990402s 2018-07-21 00:53:24,945 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c0f252d1-9a63-4c7d-aa67-b5b992393514 used request id req-7bc7c9c0-f84b-4d84-a748-a4c1e06c877f 2018-07-21 00:53:24,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:53:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:24,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00: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-b56c0dbf-245e-4ead-9967-bb9c167a3da1 x-compute-request-id: req-b56c0dbf-245e-4ead-9967-bb9c167a3da1 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}, {"name": "neutron_trunk-flavor_alt_2495fb37-6f83-45cd-ba74-cfe805c2409d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2", "rel": "bookmark"}], "ram": 1024, "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": "c898e590-107a-4af1-9d9c-7018f61a27a2"}]} 2018-07-21 00:53:24,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b56c0dbf-245e-4ead-9967-bb9c167a3da1 2018-07-21 00:53:24,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274269580841s 2018-07-21 00:53:24,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b56c0dbf-245e-4ead-9967-bb9c167a3da1 2018-07-21 00:53:24,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 00:53:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}37a79b6c5c77a89a805217c0885e85e69846deaf" 2018-07-21 00:53:25,008 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00: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 x-openstack-request-id: req-b8cdf33b-8c6f-4acb-a1b1-2cfcbe2d83e9 x-compute-request-id: req-b8cdf33b-8c6f-4acb-a1b1-2cfcbe2d83e9 Content-Length: 0 Content-Type: application/json 2018-07-21 00:53:25,008 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2 used request id req-b8cdf33b-8c6f-4acb-a1b1-2cfcbe2d83e9 2018-07-21 00:53:25,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324239730835s 2018-07-21 00:53:25,008 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c898e590-107a-4af1-9d9c-7018f61a27a2 used request id req-b8cdf33b-8c6f-4acb-a1b1-2cfcbe2d83e9 2018-07-21 00:53:25,049 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-21 00:53:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:53:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-21 00:53:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:53:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:53:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:53:25,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:53:25,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:53:25,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:53:25,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:53:25,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:53:25,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:53:25,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-21 00:53:25,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-21 00:53:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:53:25,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297facf6-f9c7-4281-8996-aa00d41beff3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:53:25,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-297facf6-f9c7-4281-8996-aa00d41beff3 2018-07-21 00:53:25,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:53:25,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["2VJSxFVtT3-mnqumVmJxqQ"], "issued_at": "2018-07-21T00:53:25.000000Z"}} 2018-07-21 00:53:25,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:53:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}850b6fccdf522de338dcfd728502bc5721735dcb" 2018-07-21 00:53:25,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-77856e39-e5e1-4358-85cd-2b2ebd5e631d Date: Sat, 21 Jul 2018 00:53:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:53:25,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-77856e39-e5e1-4358-85cd-2b2ebd5e631d 2018-07-21 00:53:25,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25332403183s 2018-07-21 00:53:25,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-77856e39-e5e1-4358-85cd-2b2ebd5e631d 2018-07-21 00:53:25,754 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-21 00:53:28,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-21 00:53:31,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bf150a01-8d04-4008-a344-c948e49643d2 | 2018-07-21T00:53:30.843857 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bf150a01-8d04-4008-a344-c948e49643d2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-21 00:53:34,876 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-21 00:53:34,877 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-21 00:53:37,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-21 00:53:41,186 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f9e05fb0-7e9f-4bd0-b1bb-57611fb46600) as the default verifier for the future CLI operations. 2018-07-21 00:53:44,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:53:44,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:53:44,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-21 00:53:44,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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-21 00:53:44,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.6:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:53:44,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6: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}850b6fccdf522de338dcfd728502bc5721735dcb" 2018-07-21 00:53:44,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6ff906-2f2a-494b-ae00-b23cc1bc968c Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0ae87a41e5c1416eacbced40d761771c"}, "enabled": true, "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/27b9cb09ac964d92b29be1cd8927b24b"}, "enabled": true, "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2e16b3a7d20248f0b92374ac87fa9f02"}, "enabled": true, "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4dc45567a4144cf1b9202de416a1f6a3"}, "enabled": true, "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/655cbd1a06e14cd8a630a26e8a656246"}, "enabled": true, "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/75f5aae28d5a4c84a027de0544e0d11a"}, "enabled": true, "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7e4d48a964d440e4a10775c5b52e9014"}, "enabled": true, "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/8ca0f910858f45b9bbf26eaab277174e"}, "enabled": true, "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/db41680632b84e00b0344eb33885497a"}, "enabled": true, "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/dfb150dd489345f8a674e12969b94a1f"}, "enabled": true, "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e048461b09fa436b8924ad247e0d1921"}, "enabled": true, "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e71c59f17732443183ddc8e502f0cc3f"}, "enabled": true, "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/e97bb597d58d4804851e2004770da2d0"}, "enabled": true, "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/ec29bb53b2214aeaa3cfe6df3d2ab7eb"}, "enabled": true, "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f2b74ca7ffb24531b9647dcc512486ab"}, "enabled": true, "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-07-21 00:53:44,329 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-0c6ff906-2f2a-494b-ae00-b23cc1bc968c 2018-07-21 00:53:44,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0992109775543s 2018-07-21 00:53:44,330 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-0c6ff906-2f2a-494b-ae00-b23cc1bc968c 2018-07-21 00:53:44,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-21 00:53:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.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}850b6fccdf522de338dcfd728502bc5721735dcb" 2018-07-21 00:53:44,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-9c123b73-8c93-4d31-bf5f-83f85f6cd44d Date: Sat, 21 Jul 2018 00:53:44 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-21 00:53:44,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-9c123b73-8c93-4d31-bf5f-83f85f6cd44d 2018-07-21 00:53:44,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.181575059891s 2018-07-21 00:53:44,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-9c123b73-8c93-4d31-bf5f-83f85f6cd44d 2018-07-21 00:53:44,526 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-21 00:53:44,526 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-21 00:53:44,531 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:50 | PASS | | rally_sanity | functest | smoke | 29:20 | PASS | | patrole | functest | smoke | 02:51 | PASS | | vmtp | functest | smoke | 19:25 | PASS | | shaker | functest | smoke | 03:42 | FAIL | | snaps_smoke | functest | smoke | 40:43 | PASS | | neutron_trunk | functest | smoke | 02:18 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-21 00:53:44,540 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-21 00:53:44,810 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:53:44,910 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-21 00:54:09,362 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-167 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-21 00:54:09,364 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=A3jgmnumKgdwRehTarZAj4a7y 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=9ae3ddc7c6f347cea33d98dc5ee155d0 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-21 00:54:09,365 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-21 00:54:09,365 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-21 00:54:09,365 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-21 00:54:09,367 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-21 00:54:49,751 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-167 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-21 00:54:49,754 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=A3jgmnumKgdwRehTarZAj4a7y 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=9ae3ddc7c6f347cea33d98dc5ee155d0 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-21 00:54:49,754 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-21 00:54:49,755 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims vyos_vrouter | | | | | juju_epc | +---------------+---------------+---------------------------------------+--------------------------------------------+ 2018-07-21 00:54:49,764 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:54:50,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:54:50,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:54:50,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:54:50,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:54:50,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:54:50,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:54:50,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:54:50,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0ab696-dd2d-43a0-824d-73e64e9c3afc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:54:50,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0e0ab696-dd2d-43a0-824d-73e64e9c3afc 2018-07-21 00:54:50,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:54:50,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["gViEo4tvR16wD0w0PQM7kg"], "issued_at": "2018-07-21T00:54:50.000000Z"}} 2018-07-21 00:54:50,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:54:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:50,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-00ca7251-ebef-4db4-8397-5d1224cb9694 Date: Sat, 21 Jul 2018 00:54:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:54:50,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-00ca7251-ebef-4db4-8397-5d1224cb9694 2018-07-21 00:54:50,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259006023407s 2018-07-21 00:54:50,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-00ca7251-ebef-4db4-8397-5d1224cb9694 2018-07-21 00:54:50,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:54:50,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:54:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:54:50,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 00:54:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:50,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e190c256-8ec9-4262-914b-131403d036e4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 00:54:50,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e190c256-8ec9-4262-914b-131403d036e4 2018-07-21 00:54:50,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101144790649s 2018-07-21 00:54:50,921 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e190c256-8ec9-4262-914b-131403d036e4 2018-07-21 00:54:50,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 00:54:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41"}}' 2018-07-21 00:54:51,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:54:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29919586-75dd-4637-a97d-65c50fe9e0e4 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c"}, "tags": [], "enabled": true, "id": "9272c621fa4340cf80ee4b8e09dff90c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41"}} 2018-07-21 00:54:51,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-29919586-75dd-4637-a97d-65c50fe9e0e4 2018-07-21 00:54:51,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122601032257s 2018-07-21 00:54:51,052 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-29919586-75dd-4637-a97d-65c50fe9e0e4 2018-07-21 00:54:51,052 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'9272c621fa4340cf80ee4b8e09dff90c', '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'cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41'}) 2018-07-21 00:54:51,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 00:54:51,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5dbf22bd-1503-4284-955e-6438a74f65b2", "email": null, "name": "cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41"}}' 2018-07-21 00:54:51,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b43f7e1-32d5-40d0-b920-5d1a3c73ffee Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41", "links": {"self": "http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a93142dfd4c94733bc651c88994c9585", "domain_id": "default", "password_expires_at": null}} 2018-07-21 00:54:51,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6b43f7e1-32d5-40d0-b920-5d1a3c73ffee 2018-07-21 00:54:51,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389071941376s 2018-07-21 00:54:51,448 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6b43f7e1-32d5-40d0-b920-5d1a3c73ffee 2018-07-21 00:54:51,448 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a93142dfd4c94733bc651c88994c9585', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41'}) 2018-07-21 00:54:51,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:54:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:51,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495f87b7-575a-4c0a-a3a8-63b8043eaf56 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:54:51,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-495f87b7-575a-4c0a-a3a8-63b8043eaf56 2018-07-21 00:54:51,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0943579673767s 2018-07-21 00:54:51,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-495f87b7-575a-4c0a-a3a8-63b8043eaf56 2018-07-21 00:54:51,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:54:51,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:51,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9508f48c-5bf4-46e3-811f-6958d46e63e9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:54:51,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9508f48c-5bf4-46e3-811f-6958d46e63e9 2018-07-21 00:54:51,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919101238251s 2018-07-21 00:54:51,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9508f48c-5bf4-46e3-811f-6958d46e63e9 2018-07-21 00:54:51,645 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-21 00:54:51,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-21 00:54:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" -d '{"role": {"name": "Member"}}' 2018-07-21 00:54:51,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0632626e-516e-40a5-b0e9-8c35345a83aa Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb0f01d7a0e747d2a1b56c2968e3b642", "links": {"self": "http://172.30.9.21:5000/v3/roles/fb0f01d7a0e747d2a1b56c2968e3b642"}, "name": "Member"}} 2018-07-21 00:54:51,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0632626e-516e-40a5-b0e9-8c35345a83aa 2018-07-21 00:54:51,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.122230052948s 2018-07-21 00:54:51,770 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0632626e-516e-40a5-b0e9-8c35345a83aa 2018-07-21 00:54:51,771 - functest.core.tenantnetwork - DEBUG - role: 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'fb0f01d7a0e747d2a1b56c2968e3b642'}) 2018-07-21 00:54:51,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:54:51,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:51,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56541625-ba4f-4157-a939-ea93207f36cb Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb0f01d7a0e747d2a1b56c2968e3b642", "links": {"self": "http://172.30.9.21:5000/v3/roles/fb0f01d7a0e747d2a1b56c2968e3b642"}, "name": "Member"}]} 2018-07-21 00:54:51,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-56541625-ba4f-4157-a939-ea93207f36cb 2018-07-21 00:54:51,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981070995331s 2018-07-21 00:54:51,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-56541625-ba4f-4157-a939-ea93207f36cb 2018-07-21 00:54:51,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 00:54:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:51,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff5c8ce-8ff4-4e05-939b-dd40998ad1c1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 00:54:51,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cff5c8ce-8ff4-4e05-939b-dd40998ad1c1 2018-07-21 00:54:51,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0918929576874s 2018-07-21 00:54:51,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cff5c8ce-8ff4-4e05-939b-dd40998ad1c1 2018-07-21 00:54:51,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:54:51,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:52,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6afd32c2-8de5-49cb-b4d7-87016bd36f5e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41", "links": {"self": "http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a93142dfd4c94733bc651c88994c9585", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:54:52,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6afd32c2-8de5-49cb-b4d7-87016bd36f5e 2018-07-21 00:54:52,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121394872665s 2018-07-21 00:54:52,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6afd32c2-8de5-49cb-b4d7-87016bd36f5e 2018-07-21 00:54:52,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 00:54:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:52,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5870c057-4db6-449b-9bd1-eea975522e0f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c"}, "tags": [], "enabled": true, "id": "9272c621fa4340cf80ee4b8e09dff90c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 00:54:52,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5870c057-4db6-449b-9bd1-eea975522e0f 2018-07-21 00:54:52,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104069948196s 2018-07-21 00:54:52,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5870c057-4db6-449b-9bd1-eea975522e0f 2018-07-21 00:54:52,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 00:54:52,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=a93142dfd4c94733bc651c88994c9585&role.id=fb0f01d7a0e747d2a1b56c2968e3b642&scope.project.id=9272c621fa4340cf80ee4b8e09dff90c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:52,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4af1168-673d-4286-8031-e2378ac12c4a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=a93142dfd4c94733bc651c88994c9585&role.id=fb0f01d7a0e747d2a1b56c2968e3b642&scope.project.id=9272c621fa4340cf80ee4b8e09dff90c", "previous": null, "next": null}} 2018-07-21 00:54:52,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a93142dfd4c94733bc651c88994c9585&role.id=fb0f01d7a0e747d2a1b56c2968e3b642&scope.project.id=9272c621fa4340cf80ee4b8e09dff90c used request id req-a4af1168-673d-4286-8031-e2378ac12c4a 2018-07-21 00:54:52,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0901219844818s 2018-07-21 00:54:52,305 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a93142dfd4c94733bc651c88994c9585&role.id=fb0f01d7a0e747d2a1b56c2968e3b642&scope.project.id=9272c621fa4340cf80ee4b8e09dff90c used request id req-a4af1168-673d-4286-8031-e2378ac12c4a 2018-07-21 00:54:52,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 00:54:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c/users/a93142dfd4c94733bc651c88994c9585/roles/fb0f01d7a0e747d2a1b56c2968e3b642 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:54:52,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d50918-1cc9-4e00-9d53-30ddd6164e09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:54:52,449 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c/users/a93142dfd4c94733bc651c88994c9585/roles/fb0f01d7a0e747d2a1b56c2968e3b642 used request id req-73d50918-1cc9-4e00-9d53-30ddd6164e09 2018-07-21 00:54:52,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141116142273s 2018-07-21 00:54:52,449 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c/users/a93142dfd4c94733bc651c88994c9585/roles/fb0f01d7a0e747d2a1b56c2968e3b642 used request id req-73d50918-1cc9-4e00-9d53-30ddd6164e09 2018-07-21 00:54:52,450 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41', 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'9272c621fa4340cf80ee4b8e09dff90c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5dbf22bd-1503-4284-955e-6438a74f65b2', 'username': u'cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-21 00:54:52,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:54:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:54:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:54:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:54:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:54:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:54:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:54:52,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:54:52,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:54:52,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:54:52,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:54:52,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:54:52,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:54:52,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:54:52,456 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41', 'password': '5dbf22bd-1503-4284-955e-6438a74f65b2', 'project_name': 'cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '9272c621fa4340cf80ee4b8e09dff90c', 'project_domain_name': 'Default'} 2018-07-21 00:54:52,456 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-21 00:54:52,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:54:52,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0612799d-b0d1-4169-abd7-20e23c498462 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:54:52,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0612799d-b0d1-4169-abd7-20e23c498462 2018-07-21 00:54:52,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:54:52,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb0f01d7a0e747d2a1b56c2968e3b642", "name": "Member"}], "expires_at": "2018-07-21T01:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9272c621fa4340cf80ee4b8e09dff90c", "name": "cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9272c621fa4340cf80ee4b8e09dff90c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9272c621fa4340cf80ee4b8e09dff90c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9272c621fa4340cf80ee4b8e09dff90c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9272c621fa4340cf80ee4b8e09dff90c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9272c621fa4340cf80ee4b8e09dff90c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9272c621fa4340cf80ee4b8e09dff90c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9272c621fa4340cf80ee4b8e09dff90c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9272c621fa4340cf80ee4b8e09dff90c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9272c621fa4340cf80ee4b8e09dff90c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9272c621fa4340cf80ee4b8e09dff90c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9272c621fa4340cf80ee4b8e09dff90c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9272c621fa4340cf80ee4b8e09dff90c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9272c621fa4340cf80ee4b8e09dff90c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9272c621fa4340cf80ee4b8e09dff90c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41", "id": "a93142dfd4c94733bc651c88994c9585"}, "audit_ids": ["HcEiEX90Ti2EFOI8CZBqvQ"], "issued_at": "2018-07-21T00:54:52.000000Z"}} 2018-07-21 00:54:52,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 00:54:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"network": {"name": "cloudify-net_dc7b6d6e-3809-4177-9979-230fa730bc41", "admin_state_up": true}}' 2018-07-21 00:54:53,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e5e174d6-762d-47ac-bc8a-35cd4f6092ed Date: Sat, 21 Jul 2018 00:54:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9272c621fa4340cf80ee4b8e09dff90c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:54:53Z","is_default":false,"name":"cloudify-net_dc7b6d6e-3809-4177-9979-230fa730bc41","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:53Z","mtu":1450}} 2018-07-21 00:54:53,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e5e174d6-762d-47ac-bc8a-35cd4f6092ed 2018-07-21 00:54:53,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.720600128174s 2018-07-21 00:54:53,577 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e5e174d6-762d-47ac-bc8a-35cd4f6092ed 2018-07-21 00:54:53,578 - 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-21T00:54:53Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_dc7b6d6e-3809-4177-9979-230fa730bc41', u'admin_state_up': True, u'tenant_id': u'9272c621fa4340cf80ee4b8e09dff90c', u'created_at': u'2018-07-21T00:54:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9272c621fa4340cf80ee4b8e09dff90c', u'l2_adjacency': True}) 2018-07-21 00:54:53,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:54:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:54:53,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-11fdc527-e007-4649-8418-2cf126a57cc2 Date: Sat, 21 Jul 2018 00:54:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9272c621fa4340cf80ee4b8e09dff90c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:54:53Z","qos_policy_id":null,"name":"cloudify-net_dc7b6d6e-3809-4177-9979-230fa730bc41","admin_state_up":true,"tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:53Z","mtu":1450}]} 2018-07-21 00:54:53,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-11fdc527-e007-4649-8418-2cf126a57cc2 2018-07-21 00:54:53,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296383857727s 2018-07-21 00:54:53,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-11fdc527-e007-4649-8418-2cf126a57cc2 2018-07-21 00:54:53,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 00:54:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"subnet": {"name": "cloudify-subnet_dc7b6d6e-3809-4177-9979-230fa730bc41", "enable_dhcp": true, "network_id": "b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 00:54:54,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e5b86c03-4eb5-4910-9f78-a1408029ec1c Date: Sat, 21 Jul 2018 00:54:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:54:54Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9272c621fa4340cf80ee4b8e09dff90c","id":"21aa52eb-6d46-4d7e-9256-5a13ba75df68","subnetpool_id":null,"name":"cloudify-subnet_dc7b6d6e-3809-4177-9979-230fa730bc41"}} 2018-07-21 00:54:54,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e5b86c03-4eb5-4910-9f78-a1408029ec1c 2018-07-21 00:54:54,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.814070940018s 2018-07-21 00:54:54,691 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e5b86c03-4eb5-4910-9f78-a1408029ec1c 2018-07-21 00:54:54,692 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:54:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'21aa52eb-6d46-4d7e-9256-5a13ba75df68', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_dc7b6d6e-3809-4177-9979-230fa730bc41', u'enable_dhcp': True, u'network_id': u'b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6', u'tenant_id': u'9272c621fa4340cf80ee4b8e09dff90c', u'created_at': u'2018-07-21T00:54:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9272c621fa4340cf80ee4b8e09dff90c'}) 2018-07-21 00:54:54,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 00:54:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "cloudify-router_dc7b6d6e-3809-4177-9979-230fa730bc41", "admin_state_up": true}}' 2018-07-21 00:55:00,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-15dbb902-2b64-4702-a427-cf49ccfe4e46 Date: Sat, 21 Jul 2018 00:55:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:55Z", "admin_state_up": true, "updated_at": "2018-07-21T00:54:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "29635632-38f4-44a9-83fa-c9fe66329335", "name": "cloudify-router_dc7b6d6e-3809-4177-9979-230fa730bc41"}} 2018-07-21 00:55:00,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-15dbb902-2b64-4702-a427-cf49ccfe4e46 2018-07-21 00:55:00,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.20097780228s 2018-07-21 00:55:00,894 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-15dbb902-2b64-4702-a427-cf49ccfe4e46 2018-07-21 00:55:00,895 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:54:56Z', u'revision_number': 4, u'id': u'29635632-38f4-44a9-83fa-c9fe66329335', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_dc7b6d6e-3809-4177-9979-230fa730bc41', u'admin_state_up': True, u'tenant_id': u'9272c621fa4340cf80ee4b8e09dff90c', u'created_at': u'2018-07-21T00:54:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'9272c621fa4340cf80ee4b8e09dff90c'}) 2018-07-21 00:55:00,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 00:55:00,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335/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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"subnet_id": "21aa52eb-6d46-4d7e-9256-5a13ba75df68"}' 2018-07-21 00:55:03,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dedd67cb-1d01-4b00-b074-e25f5c499f91 Date: Sat, 21 Jul 2018 00:55:03 GMT RESP BODY: {"network_id": "b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "subnet_id": "21aa52eb-6d46-4d7e-9256-5a13ba75df68", "subnet_ids": ["21aa52eb-6d46-4d7e-9256-5a13ba75df68"], "port_id": "05bc0da2-9b55-4474-8ee8-1d1a7e87c53a", "id": "29635632-38f4-44a9-83fa-c9fe66329335"} 2018-07-21 00:55:03,771 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335/add_router_interface.json used request id req-dedd67cb-1d01-4b00-b074-e25f5c499f91 2018-07-21 00:55:03,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.8748550415s 2018-07-21 00:55:03,772 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335/add_router_interface.json used request id req-dedd67cb-1d01-4b00-b074-e25f5c499f91 returning object 29635632-38f4-44a9-83fa-c9fe66329335 2018-07-21 00:55:03,772 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-21 00:55:50,299 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-21 00:55:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:55:50,307 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 00:55:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-21 00:55:50,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:55:50,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:55:50,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c3410ca-fcb9-48b9-af68-ca1f140a6eb1 Date: Sat, 21 Jul 2018 00:55:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:55:50,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3c3410ca-fcb9-48b9-af68-ca1f140a6eb1 2018-07-21 00:55:50,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314178943634s 2018-07-21 00:55:50,627 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3c3410ca-fcb9-48b9-af68-ca1f140a6eb1 2018-07-21 00:55:50,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 00:55:50,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41"}' 2018-07-21 00:55:50,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d61e7d29-f259-419d-a877-ff72407759fd Date: Sat, 21 Jul 2018 00:55:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/file", "owner": "9272c621fa4340cf80ee4b8e09dff90c", "id": "a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "size": null, "self": "/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-21T00:55:50Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41", "checksum": null, "created_at": "2018-07-21T00:55:50Z", "protected": false} 2018-07-21 00:55:50,873 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d61e7d29-f259-419d-a877-ff72407759fd 2018-07-21 00:55:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.238456964493s 2018-07-21 00:55:50,874 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d61e7d29-f259-419d-a877-ff72407759fd returning object a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c 2018-07-21 00:55:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 00:55:50,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '' 2018-07-21 00:56:45,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e2cddc79-d7c8-421d-be78-756f87b6f7c7 Date: Sat, 21 Jul 2018 00:56:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:56:45,837 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/file used request id req-e2cddc79-d7c8-421d-be78-756f87b6f7c7 2018-07-21 00:56:45,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 54.9624249935s 2018-07-21 00:56:45,837 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/file used request id req-e2cddc79-d7c8-421d-be78-756f87b6f7c7 2018-07-21 00:56:45,837 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T00:55:50Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/file', u'owner': u'9272c621fa4340cf80ee4b8e09dff90c', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c', u'size': None, u'name': u'cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41', u'checksum': None, u'self': u'/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T00:55:50Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 00:56:45,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 00:56:45,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_dc7b6d6e-3809-4177-9979-230fa730bc41", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-21 00:56:46,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:56:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab279a9-1ec3-4394-8974-172a435214d3 x-compute-request-id: req-9ab279a9-1ec3-4394-8974-172a435214d3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_dc7b6d6e-3809-4177-9979-230fa730bc41", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "0cbcca95-efd2-49df-b02d-2b8300de818b"}} 2018-07-21 00:56:46,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9ab279a9-1ec3-4394-8974-172a435214d3 2018-07-21 00:56:46,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.599890947342s 2018-07-21 00:56:46,438 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9ab279a9-1ec3-4394-8974-172a435214d3 2018-07-21 00:56:46,439 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_dc7b6d6e-3809-4177-9979-230fa730bc41', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'0cbcca95-efd2-49df-b02d-2b8300de818b', 'swap': 0}) 2018-07-21 00:56:46,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 00:56:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b/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}95e57761628d6e215e9bdc44523639078d353370" -d '{"extra_specs": {}}' 2018-07-21 00:56:46,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:56: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-31dfa53e-c845-4573-9678-673c15ae5e9f x-compute-request-id: req-31dfa53e-c845-4573-9678-673c15ae5e9f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 00:56:46,467 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b/os-extra_specs used request id req-31dfa53e-c845-4573-9678-673c15ae5e9f 2018-07-21 00:56:46,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0269310474396s 2018-07-21 00:56:46,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b/os-extra_specs used request id req-31dfa53e-c845-4573-9678-673c15ae5e9f 2018-07-21 00:56:46,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 00:56:46,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"keypair": {"name": "cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41"}}' 2018-07-21 00:56:46,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:56: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-df81cd17-4f50-4cc4-9b88-a7002c481ae4 x-compute-request-id: req-df81cd17-4f50-4cc4-9b88-a7002c481ae4 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX0QA0JV2Gj73ZkcjcSDwRGAJcSdbb83QEYT7z+tOnm8asAmPpM1M4RF8f7CJc0H2Y2eqtDUMD+uS0IzTsfdLaNVO/oMYnwOqUkSc31MwkUIdGVLGdSz7B+CYj/iQKrwNSzQnKsOTFEuT58Zw97XGMBHx+7hamuoB99eGwNlQbuyMj4LreHsDNIqgiV+UURxHJPl+wBVhOMsFvEQQ1cjms0dmR4n61ETUjLVGggcLeoa8BHLLe2QuvAbW1ViP5I2fCoPPAXNAgdGiDhbIOqS1nN5bD9M+ZZ1I7FmRwHKr+H8rDdyvNPOGQ8lbGJiumUVGMuAX3skPeP51FqY79Clsp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAl9EANCVdho+92ZHI3Eg8ERgCXEnW2/N0BGE+8/rTp5vGrAJj\n6TNTOERfH+wiXNB9mNnqrQ1DA/rktCM07H3S2jVTv6DGJ8DqlJEnN9TMJFCHRlSx\nnUs+wfgmI/4kCq8DUs0JyrDkxRLk+fGcPe1xjAR8fu4WprqAffXhsDZUG7sjI+C6\n3h7AzSKoIlflFEcRyT5fsAVYTjLBbxEENXI5rNHZkeJ+tRE1Iy1RoIHC3qGvARyy\n3tkLrwG1tVYj+SNnwqDzwFzQIHRog4WyDqktZzeWw/TPmWdSOxZkcByq/h/Kw3cr\nzTzhkPJWxiYrplFRjLgF97JD3j+dRamO/QpbKQIDAQABAoIBAGADDrTr2J0sNO3v\nE++0Q0CwRXXmQNrzubC3a5/TRp4el2PbUyJ9kijonJxMs2KtfHD5iEAPPg27U35V\nMbhKztmvlhp/7DHiALkan4ngq4Zf411oXLfUiYkUjdJ/fH3BN0HbaFDm1JeKHoOv\n+Jb1nrTldXK00mB5XJ/MrAHMKh8qnnAdmjT/3uyevPTZZTI0h73rLqdHOERacYhA\njhjUjZO8eSZp9Fk99+OtMbmFlGu5r4MGkUngHYVL/sfbj+2GUNiOuY86L06PqdNV\n/Oor/cJDmBYRz11AGZEKCVWwTAfC+KOtZT1O505lbbfbEIhP40LjgaZ0rxb/5GOi\ne/bnh80CgYEAxTx0UhHi6vVYsN8FMFgN/0SOff74nyjNc1HoPqmi5Mntad42/Uvw\nouhCKqIrh4MpyP2PEJLIXp+gIxvg34lNv7bGRD1759udSleYX12vOSmRuy5iowhY\nW0IUtG4Qrr3qY5eaW5ZCgwcA81ZpLjsnJkSlJbbkSiiY5UCYbr6JZT8CgYEAxQxN\nsPrEeUWRKzdzFVB/y1fPAHRHfvvo14guFmhFqN+X/vMKc/5zKdR0feyYizZSZJeL\nEAViXWLUWesEeOZpJoS1IAxreaXyyurupkDHmmhFKVfUqX/lqDIpKN3S1EUB/jWB\nAvgq62GTFX4f8srnr+seLpQQBjNWln8Pm+cYnZcCgYEAmoAtujAqqdTAweQhg2om\npMSGPiphhQOIVIJfw95MLJ4E7L5WIvq+qE35rr3UDVXwgHInBFuGu6Cc54OqFlDO\n55N8Ie5rxgbhYl/Vizau0L9AWfkO6RjbZbkQ0Pm69bbtCVCzaHT+6vashvE0eTN7\nCl4RY8atc23zvvlnrrBwni8CgYEAmv8tkZv/tiDpquPoC4kRrQK6GnJc1t8SbY96\nKTgGK2sN5YaJ32n0bp/mrjLQXxjwwJ2Pzp9dm3Wk8cHy96LObXUQAFCkrcDCdalM\n5cuo9qU0WevzpQysupwSUkoCj+RkR/EQNSS+pf5PsyVNvi6rBm7cg+kFncr+Pk1e\nGtUyQKsCgYEAjPhhbWXpWECT8Miv0ITL/l7Xm+LhTfcQdKo1ja8SkD64f49f7F7/\nKTL0O9MiZR952rgOwF1QfmVrfHzUWRtf6PJbk1Wxcvczdjy3Mu/sV6rULXc6dd/s\n72U2pGlUmsK+puny7mq97Wr4XEC2ZFpmEMsNGYwBT2UwZ73BfCnle/I=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a93142dfd4c94733bc651c88994c9585", "name": "cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41", "fingerprint": "43:69:57:2e:34:cd:b5:c0:df:6e:fa:38:61:ef:3d:9d"}} 2018-07-21 00:56:46,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-df81cd17-4f50-4cc4-9b88-a7002c481ae4 2018-07-21 00:56:46,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.403561830521s 2018-07-21 00:56:46,872 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-df81cd17-4f50-4cc4-9b88-a7002c481ae4 2018-07-21 00:56:46,873 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCX0QA0JV2Gj73ZkcjcSDwRGAJcSdbb83QEYT7z+tOnm8asAmPpM1M4RF8f7CJc0H2Y2eqtDUMD+uS0IzTsfdLaNVO/oMYnwOqUkSc31MwkUIdGVLGdSz7B+CYj/iQKrwNSzQnKsOTFEuT58Zw97XGMBHx+7hamuoB99eGwNlQbuyMj4LreHsDNIqgiV+UURxHJPl+wBVhOMsFvEQQ1cjms0dmR4n61ETUjLVGggcLeoa8BHLLe2QuvAbW1ViP5I2fCoPPAXNAgdGiDhbIOqS1nN5bD9M+ZZ1I7FmRwHKr+H8rDdyvNPOGQ8lbGJiumUVGMuAX3skPeP51FqY79Clsp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAl9EANCVdho+92ZHI3Eg8ERgCXEnW2/N0BGE+8/rTp5vGrAJj\n6TNTOERfH+wiXNB9mNnqrQ1DA/rktCM07H3S2jVTv6DGJ8DqlJEnN9TMJFCHRlSx\nnUs+wfgmI/4kCq8DUs0JyrDkxRLk+fGcPe1xjAR8fu4WprqAffXhsDZUG7sjI+C6\n3h7AzSKoIlflFEcRyT5fsAVYTjLBbxEENXI5rNHZkeJ+tRE1Iy1RoIHC3qGvARyy\n3tkLrwG1tVYj+SNnwqDzwFzQIHRog4WyDqktZzeWw/TPmWdSOxZkcByq/h/Kw3cr\nzTzhkPJWxiYrplFRjLgF97JD3j+dRamO/QpbKQIDAQABAoIBAGADDrTr2J0sNO3v\nE++0Q0CwRXXmQNrzubC3a5/TRp4el2PbUyJ9kijonJxMs2KtfHD5iEAPPg27U35V\nMbhKztmvlhp/7DHiALkan4ngq4Zf411oXLfUiYkUjdJ/fH3BN0HbaFDm1JeKHoOv\n+Jb1nrTldXK00mB5XJ/MrAHMKh8qnnAdmjT/3uyevPTZZTI0h73rLqdHOERacYhA\njhjUjZO8eSZp9Fk99+OtMbmFlGu5r4MGkUngHYVL/sfbj+2GUNiOuY86L06PqdNV\n/Oor/cJDmBYRz11AGZEKCVWwTAfC+KOtZT1O505lbbfbEIhP40LjgaZ0rxb/5GOi\ne/bnh80CgYEAxTx0UhHi6vVYsN8FMFgN/0SOff74nyjNc1HoPqmi5Mntad42/Uvw\nouhCKqIrh4MpyP2PEJLIXp+gIxvg34lNv7bGRD1759udSleYX12vOSmRuy5iowhY\nW0IUtG4Qrr3qY5eaW5ZCgwcA81ZpLjsnJkSlJbbkSiiY5UCYbr6JZT8CgYEAxQxN\nsPrEeUWRKzdzFVB/y1fPAHRHfvvo14guFmhFqN+X/vMKc/5zKdR0feyYizZSZJeL\nEAViXWLUWesEeOZpJoS1IAxreaXyyurupkDHmmhFKVfUqX/lqDIpKN3S1EUB/jWB\nAvgq62GTFX4f8srnr+seLpQQBjNWln8Pm+cYnZcCgYEAmoAtujAqqdTAweQhg2om\npMSGPiphhQOIVIJfw95MLJ4E7L5WIvq+qE35rr3UDVXwgHInBFuGu6Cc54OqFlDO\n55N8Ie5rxgbhYl/Vizau0L9AWfkO6RjbZbkQ0Pm69bbtCVCzaHT+6vashvE0eTN7\nCl4RY8atc23zvvlnrrBwni8CgYEAmv8tkZv/tiDpquPoC4kRrQK6GnJc1t8SbY96\nKTgGK2sN5YaJ32n0bp/mrjLQXxjwwJ2Pzp9dm3Wk8cHy96LObXUQAFCkrcDCdalM\n5cuo9qU0WevzpQysupwSUkoCj+RkR/EQNSS+pf5PsyVNvi6rBm7cg+kFncr+Pk1e\nGtUyQKsCgYEAjPhhbWXpWECT8Miv0ITL/l7Xm+LhTfcQdKo1ja8SkD64f49f7F7/\nKTL0O9MiZR952rgOwF1QfmVrfHzUWRtf6PJbk1Wxcvczdjy3Mu/sV6rULXc6dd/s\n72U2pGlUmsK+puny7mq97Wr4XEC2ZFpmEMsNGYwBT2UwZ73BfCnle/I=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a93142dfd4c94733bc651c88994c9585', 'name': u'cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41', 'created_at': '2018-07-21T00:56:46.873114', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9272c621fa4340cf80ee4b8e09dff90c', 'name': 'cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'43:69:57:2e:34:cd:b5:c0:df:6e:fa:38:61:ef:3d:9d', 'type': 'ssh', 'id': u'cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41'}) 2018-07-21 00:56:46,873 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAl9EANCVdho+92ZHI3Eg8ERgCXEnW2/N0BGE+8/rTp5vGrAJj 6TNTOERfH+wiXNB9mNnqrQ1DA/rktCM07H3S2jVTv6DGJ8DqlJEnN9TMJFCHRlSx nUs+wfgmI/4kCq8DUs0JyrDkxRLk+fGcPe1xjAR8fu4WprqAffXhsDZUG7sjI+C6 3h7AzSKoIlflFEcRyT5fsAVYTjLBbxEENXI5rNHZkeJ+tRE1Iy1RoIHC3qGvARyy 3tkLrwG1tVYj+SNnwqDzwFzQIHRog4WyDqktZzeWw/TPmWdSOxZkcByq/h/Kw3cr zTzhkPJWxiYrplFRjLgF97JD3j+dRamO/QpbKQIDAQABAoIBAGADDrTr2J0sNO3v E++0Q0CwRXXmQNrzubC3a5/TRp4el2PbUyJ9kijonJxMs2KtfHD5iEAPPg27U35V MbhKztmvlhp/7DHiALkan4ngq4Zf411oXLfUiYkUjdJ/fH3BN0HbaFDm1JeKHoOv +Jb1nrTldXK00mB5XJ/MrAHMKh8qnnAdmjT/3uyevPTZZTI0h73rLqdHOERacYhA jhjUjZO8eSZp9Fk99+OtMbmFlGu5r4MGkUngHYVL/sfbj+2GUNiOuY86L06PqdNV /Oor/cJDmBYRz11AGZEKCVWwTAfC+KOtZT1O505lbbfbEIhP40LjgaZ0rxb/5GOi e/bnh80CgYEAxTx0UhHi6vVYsN8FMFgN/0SOff74nyjNc1HoPqmi5Mntad42/Uvw ouhCKqIrh4MpyP2PEJLIXp+gIxvg34lNv7bGRD1759udSleYX12vOSmRuy5iowhY W0IUtG4Qrr3qY5eaW5ZCgwcA81ZpLjsnJkSlJbbkSiiY5UCYbr6JZT8CgYEAxQxN sPrEeUWRKzdzFVB/y1fPAHRHfvvo14guFmhFqN+X/vMKc/5zKdR0feyYizZSZJeL EAViXWLUWesEeOZpJoS1IAxreaXyyurupkDHmmhFKVfUqX/lqDIpKN3S1EUB/jWB Avgq62GTFX4f8srnr+seLpQQBjNWln8Pm+cYnZcCgYEAmoAtujAqqdTAweQhg2om pMSGPiphhQOIVIJfw95MLJ4E7L5WIvq+qE35rr3UDVXwgHInBFuGu6Cc54OqFlDO 55N8Ie5rxgbhYl/Vizau0L9AWfkO6RjbZbkQ0Pm69bbtCVCzaHT+6vashvE0eTN7 Cl4RY8atc23zvvlnrrBwni8CgYEAmv8tkZv/tiDpquPoC4kRrQK6GnJc1t8SbY96 KTgGK2sN5YaJ32n0bp/mrjLQXxjwwJ2Pzp9dm3Wk8cHy96LObXUQAFCkrcDCdalM 5cuo9qU0WevzpQysupwSUkoCj+RkR/EQNSS+pf5PsyVNvi6rBm7cg+kFncr+Pk1e GtUyQKsCgYEAjPhhbWXpWECT8Miv0ITL/l7Xm+LhTfcQdKo1ja8SkD64f49f7F7/ KTL0O9MiZR952rgOwF1QfmVrfHzUWRtf6PJbk1Wxcvczdjy3Mu/sV6rULXc6dd/s 72U2pGlUmsK+puny7mq97Wr4XEC2ZFpmEMsNGYwBT2UwZ73BfCnle/I= -----END RSA PRIVATE KEY----- 2018-07-21 00:56:46,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 00:56:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"security_group": {"name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-21 00:56:47,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c13cd3d6-e379-4f4e-8cab-d481a2873873 Date: Sat, 21 Jul 2018 00:56:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 2, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}} 2018-07-21 00:56:47,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c13cd3d6-e379-4f4e-8cab-d481a2873873 2018-07-21 00:56:47,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.517996072769s 2018-07-21 00:56:47,395 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c13cd3d6-e379-4f4e-8cab-d481a2873873 2018-07-21 00:56:47,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:56:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:47,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-c65bc461-f48d-4048-ba64-3c3979597509 Date: Sat, 21 Jul 2018 00:56:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 2, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}]} 2018-07-21 00:56:47,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c65bc461-f48d-4048-ba64-3c3979597509 2018-07-21 00:56:47,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220327138901s 2018-07-21 00:56:47,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c65bc461-f48d-4048-ba64-3c3979597509 2018-07-21 00:56:47,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:56:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -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": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}}' 2018-07-21 00:56:47,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ac0fb440-b412-44f9-9381-a172ea411871 Date: Sat, 21 Jul 2018 00:56:47 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-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "port_range_min": 22, "revision_number": 0, "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0e437bfb-b094-45f7-b5ea-4ae4962d2ad1"}} 2018-07-21 00:56:47,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ac0fb440-b412-44f9-9381-a172ea411871 2018-07-21 00:56:47,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.344006061554s 2018-07-21 00:56:47,968 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ac0fb440-b412-44f9-9381-a172ea411871 2018-07-21 00:56:47,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:56:47,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:48,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-198602b3-0dcf-4749-bf03-97a09241ca2e Date: Sat, 21 Jul 2018 00:56:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "0e437bfb-b094-45f7-b5ea-4ae4962d2ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 3, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}]} 2018-07-21 00:56:48,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-198602b3-0dcf-4749-bf03-97a09241ca2e 2018-07-21 00:56:48,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220258951187s 2018-07-21 00:56:48,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-198602b3-0dcf-4749-bf03-97a09241ca2e 2018-07-21 00:56:48,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:56:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -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": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}}' 2018-07-21 00:56:48,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6e05c223-5191-45ea-818b-d57ba71f5a91 Date: Sat, 21 Jul 2018 00:56:48 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-21T00:56:48Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "port_range_min": null, "revision_number": 0, "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:48Z", "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "9f4d053d-65de-4285-adac-bc169514692c"}} 2018-07-21 00:56:48,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6e05c223-5191-45ea-818b-d57ba71f5a91 2018-07-21 00:56:48,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.351916074753s 2018-07-21 00:56:48,548 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6e05c223-5191-45ea-818b-d57ba71f5a91 2018-07-21 00:56:48,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:56:48,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:48,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-453a261c-00e6-464a-b9a0-e9092ca61db7 Date: Sat, 21 Jul 2018 00:56:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "0e437bfb-b094-45f7-b5ea-4ae4962d2ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:48Z", "revision_number": 0, "id": "9f4d053d-65de-4285-adac-bc169514692c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:48Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}]} 2018-07-21 00:56:48,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-453a261c-00e6-464a-b9a0-e9092ca61db7 2018-07-21 00:56:48,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230705022812s 2018-07-21 00:56:48,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-453a261c-00e6-464a-b9a0-e9092ca61db7 2018-07-21 00:56:48,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:56:48,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}}' 2018-07-21 00:56:49,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a5895e32-491b-4b7c-9fcc-aeef5f81e01b Date: Sat, 21 Jul 2018 00:56:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "port_range_min": 80, "revision_number": 0, "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:49Z", "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "d74c8201-ad9e-42bf-a629-c23e18a5d66b"}} 2018-07-21 00:56:49,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a5895e32-491b-4b7c-9fcc-aeef5f81e01b 2018-07-21 00:56:49,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.342993021011s 2018-07-21 00:56:49,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a5895e32-491b-4b7c-9fcc-aeef5f81e01b 2018-07-21 00:56:49,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:56:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:49,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-895efd01-078d-4379-86ab-85dcf164103d Date: Sat, 21 Jul 2018 00:56:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "0e437bfb-b094-45f7-b5ea-4ae4962d2ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:48Z", "revision_number": 0, "id": "9f4d053d-65de-4285-adac-bc169514692c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:48Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:56:49Z", "revision_number": 0, "id": "d74c8201-ad9e-42bf-a629-c23e18a5d66b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 5, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}]} 2018-07-21 00:56:49,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-895efd01-078d-4379-86ab-85dcf164103d 2018-07-21 00:56:49,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.223771095276s 2018-07-21 00:56:49,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-895efd01-078d-4379-86ab-85dcf164103d 2018-07-21 00:56:49,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:56:49,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}}' 2018-07-21 00:56:49,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-9da613f8-4309-4b5e-aafb-a60ce75b5e34 Date: Sat, 21 Jul 2018 00:56:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "port_range_min": 443, "revision_number": 0, "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:49Z", "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "2701fe49-deda-425f-b98d-3117beb33e5d"}} 2018-07-21 00:56:49,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9da613f8-4309-4b5e-aafb-a60ce75b5e34 2018-07-21 00:56:49,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.385340929031s 2018-07-21 00:56:49,746 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9da613f8-4309-4b5e-aafb-a60ce75b5e34 2018-07-21 00:56:49,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:56:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:49,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-672adac1-fac5-4e9f-b905-b2237ca4d71b Date: Sat, 21 Jul 2018 00:56:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "0e437bfb-b094-45f7-b5ea-4ae4962d2ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-21T00:56:49Z", "revision_number": 0, "id": "2701fe49-deda-425f-b98d-3117beb33e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:48Z", "revision_number": 0, "id": "9f4d053d-65de-4285-adac-bc169514692c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:48Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:56:49Z", "revision_number": 0, "id": "d74c8201-ad9e-42bf-a629-c23e18a5d66b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 6, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}]} 2018-07-21 00:56:49,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-672adac1-fac5-4e9f-b905-b2237ca4d71b 2018-07-21 00:56:49,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230479955673s 2018-07-21 00:56:49,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-672adac1-fac5-4e9f-b905-b2237ca4d71b 2018-07-21 00:56:49,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:56:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}}' 2018-07-21 00:56:50,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-080a495e-e5ca-40b1-9bbe-3b29f12ad189 Date: Sat, 21 Jul 2018 00:56:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-21T00:56:50Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:50Z", "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "f2113083-006d-4ed3-9abc-2016a62c2b05"}} 2018-07-21 00:56:50,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-080a495e-e5ca-40b1-9bbe-3b29f12ad189 2018-07-21 00:56:50,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.342927932739s 2018-07-21 00:56:50,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-080a495e-e5ca-40b1-9bbe-3b29f12ad189 2018-07-21 00:56:50,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:56:50,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:50,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-45d80869-5548-4961-ac6b-8bf8a90bf282 Date: Sat, 21 Jul 2018 00:56:50 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "0e437bfb-b094-45f7-b5ea-4ae4962d2ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-21T00:56:49Z", "revision_number": 0, "id": "2701fe49-deda-425f-b98d-3117beb33e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:48Z", "revision_number": 0, "id": "9f4d053d-65de-4285-adac-bc169514692c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:48Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:56:49Z", "revision_number": 0, "id": "d74c8201-ad9e-42bf-a629-c23e18a5d66b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-21T00:56:50Z", "revision_number": 0, "id": "f2113083-006d-4ed3-9abc-2016a62c2b05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:50Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 7, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}]} 2018-07-21 00:56:50,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-45d80869-5548-4961-ac6b-8bf8a90bf282 2018-07-21 00:56:50,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221012830734s 2018-07-21 00:56:50,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-45d80869-5548-4961-ac6b-8bf8a90bf282 2018-07-21 00:56:50,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:56:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}}' 2018-07-21 00:56:50,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-fb48b308-143a-4fcc-bf80-6e18f2e4fead Date: Sat, 21 Jul 2018 00:56:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-21T00:56:50Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:50Z", "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "25492f1b-81d3-4bb1-900f-7beccb3fddd4"}} 2018-07-21 00:56:50,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fb48b308-143a-4fcc-bf80-6e18f2e4fead 2018-07-21 00:56:50,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.340304136276s 2018-07-21 00:56:50,897 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fb48b308-143a-4fcc-bf80-6e18f2e4fead 2018-07-21 00:56:50,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:56:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:51,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-bcd792f2-b6c6-4112-a885-3faa1ea19727 Date: Sat, 21 Jul 2018 00:56:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9272c621fa4340cf80ee4b8e09dff90c","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa52eb-6d46-4d7e-9256-5a13ba75df68"],"description":"","tags":[],"updated_at":"2018-07-21T00:54:54Z","qos_policy_id":null,"name":"cloudify-net_dc7b6d6e-3809-4177-9979-230fa730bc41","admin_state_up":true,"tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:53Z","mtu":1450}]} 2018-07-21 00:56:51,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bcd792f2-b6c6-4112-a885-3faa1ea19727 2018-07-21 00:56:51,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.151784896851s 2018-07-21 00:56:51,050 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bcd792f2-b6c6-4112-a885-3faa1ea19727 2018-07-21 00:56:51,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:56:51,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:51,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-529be26f-3b60-4a01-8773-51e907bcca61 Date: Sat, 21 Jul 2018 00:56:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/snap", "metadata": {}}], "file": "/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/file", "owner": "9272c621fa4340cf80ee4b8e09dff90c", "id": "a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "size": 4373348352, "self": "/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-21T00:56:45Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-21T00:55:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:56:51,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-529be26f-3b60-4a01-8773-51e907bcca61 2018-07-21 00:56:51,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199200868607s 2018-07-21 00:56:51,254 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-529be26f-3b60-4a01-8773-51e907bcca61 2018-07-21 00:56:51,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:56:51,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:51,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fbcd70-4c7e-44c0-b295-85849091d13d x-compute-request-id: req-a9fbcd70-4c7e-44c0-b295-85849091d13d Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_dc7b6d6e-3809-4177-9979-230fa730bc41", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "0cbcca95-efd2-49df-b02d-2b8300de818b"}, {"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}]} 2018-07-21 00:56:51,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a9fbcd70-4c7e-44c0-b295-85849091d13d 2018-07-21 00:56:51,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262730121613s 2018-07-21 00:56:51,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a9fbcd70-4c7e-44c0-b295-85849091d13d 2018-07-21 00:56:51,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 00:56:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"server": {"name": "cloudify-vm_dc7b6d6e-3809-4177-9979-230fa730bc41", "imageRef": "a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "key_name": "cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41", "flavorRef": "0cbcca95-efd2-49df-b02d-2b8300de818b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6"}], "security_groups": [{"name": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}]}}' 2018-07-21 00:56:53,554 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-391cc94f-4667-40f0-bbba-c9071d2c4c7e x-compute-request-id: req-391cc94f-4667-40f0-bbba-c9071d2c4c7e Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/485f8175-4506-4108-83d1-dc5b4ed8dae7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0bca1f17-a573-4bd4-8ec6-05a674e89e99"}], "OS-DCF:diskConfig": "MANUAL", "id": "485f8175-4506-4108-83d1-dc5b4ed8dae7", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/485f8175-4506-4108-83d1-dc5b4ed8dae7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/485f8175-4506-4108-83d1-dc5b4ed8dae7", "rel": "bookmark"}], "adminPass": "AWqF9RcKJLnT"}} 2018-07-21 00:56:53,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-391cc94f-4667-40f0-bbba-c9071d2c4c7e 2018-07-21 00:56:53,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.26863598824s 2018-07-21 00:56:53,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-391cc94f-4667-40f0-bbba-c9071d2c4c7e 2018-07-21 00:56:53,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:56:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:53,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:56: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-27e83474-faa8-4acc-a153-57188938aff0 x-compute-request-id: req-27e83474-faa8-4acc-a153-57188938aff0 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.21:8774/v2.1/servers/485f8175-4506-4108-83d1-dc5b4ed8dae7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/485f8175-4506-4108-83d1-dc5b4ed8dae7", "rel": "bookmark"}], "image": {"id": "a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "links": [{"href": "http://172.30.9.21:8774/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbcca95-efd2-49df-b02d-2b8300de818b", "links": [{"href": "http://172.30.9.21:8774/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "bookmark"}]}, "id": "485f8175-4506-4108-83d1-dc5b4ed8dae7", "user_id": "a93142dfd4c94733bc651c88994c9585", "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-21T00:56:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41", "name": "cloudify-vm_dc7b6d6e-3809-4177-9979-230fa730bc41", "created": "2018-07-21T00:56:53Z", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:56:53,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27e83474-faa8-4acc-a153-57188938aff0 2018-07-21 00:56:53,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.294163942337s 2018-07-21 00:56:53,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27e83474-faa8-4acc-a153-57188938aff0 2018-07-21 00:56:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:56:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:54,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-8e23961d-20ca-46bd-ab4f-9b3e5b7c20cc Date: Sat, 21 Jul 2018 00:56:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9272c621fa4340cf80ee4b8e09dff90c","l2_adjacency":true,"status":"ACTIVE","subnets":["21aa52eb-6d46-4d7e-9256-5a13ba75df68"],"description":"","tags":[],"updated_at":"2018-07-21T00:54:54Z","qos_policy_id":null,"name":"cloudify-net_dc7b6d6e-3809-4177-9979-230fa730bc41","admin_state_up":true,"tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:53Z","mtu":1450}]} 2018-07-21 00:56:54,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8e23961d-20ca-46bd-ab4f-9b3e5b7c20cc 2018-07-21 00:56:54,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293210029602s 2018-07-21 00:56:54,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8e23961d-20ca-46bd-ab4f-9b3e5b7c20cc 2018-07-21 00:56:54,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 00:56:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:54,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2141cc9b-b5aa-4152-ba5c-7dfe73cac70d Date: Sat, 21 Jul 2018 00:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:54:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9272c621fa4340cf80ee4b8e09dff90c","id":"21aa52eb-6d46-4d7e-9256-5a13ba75df68","subnetpool_id":null,"name":"cloudify-subnet_dc7b6d6e-3809-4177-9979-230fa730bc41"}]} 2018-07-21 00:56:54,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2141cc9b-b5aa-4152-ba5c-7dfe73cac70d 2018-07-21 00:56:54,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0966560840607s 2018-07-21 00:56:54,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2141cc9b-b5aa-4152-ba5c-7dfe73cac70d 2018-07-21 00:56:54,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:56:56,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:56:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:57,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:56: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-8d67d4c7-98ac-41ec-8767-ae794a892850 x-compute-request-id: req-8d67d4c7-98ac-41ec-8767-ae794a892850 Content-Encoding: gzip Content-Length: 592 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/485f8175-4506-4108-83d1-dc5b4ed8dae7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/485f8175-4506-4108-83d1-dc5b4ed8dae7", "rel": "bookmark"}], "image": {"id": "a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "links": [{"href": "http://172.30.9.21:8774/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0cbcca95-efd2-49df-b02d-2b8300de818b", "links": [{"href": "http://172.30.9.21:8774/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "bookmark"}]}, "id": "485f8175-4506-4108-83d1-dc5b4ed8dae7", "user_id": "a93142dfd4c94733bc651c88994c9585", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-21T00:56:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41", "name": "cloudify-vm_dc7b6d6e-3809-4177-9979-230fa730bc41", "created": "2018-07-21T00:56:53Z", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:56:57,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d67d4c7-98ac-41ec-8767-ae794a892850 2018-07-21 00:56:57,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908504962921s 2018-07-21 00:56:57,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d67d4c7-98ac-41ec-8767-ae794a892850 2018-07-21 00:56:57,164 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 388, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 182, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'0cbcca95-efd2-49df-b02d-2b8300de818b'}), 'az': u'', 'id': u'485f8175-4506-4108-83d1-dc5b4ed8dae7', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a93142dfd4c94733bc651c88994c9585', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9272c621fa4340cf80ee4b8e09dff90c', 'name': 'cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-21T00:56:54Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'9272c621fa4340cf80ee4b8e09dff90c', 'name': u'cloudify-vm_dc7b6d6e-3809-4177-9979-230fa730bc41', 'adminPass': None, 'tenant_id': u'9272c621fa4340cf80ee4b8e09dff90c', 'created_at': u'2018-07-21T00:56:53Z', 'created': u'2018-07-21T00:56:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-21 00:56:57,287 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 00:56:57,287 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 02:05 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-21 00:56:57,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:56:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:57,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-a86b47b2-4d81-4eb8-a052-17d66d0f2d35 Date: Sat, 21 Jul 2018 00:56:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:56:47Z", "updated_at": "2018-07-21T00:56:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "0e437bfb-b094-45f7-b5ea-4ae4962d2ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-21T00:56:50Z", "revision_number": 0, "id": "25492f1b-81d3-4bb1-900f-7beccb3fddd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:50Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-21T00:56:49Z", "revision_number": 0, "id": "2701fe49-deda-425f-b98d-3117beb33e5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "3ae393cb-a8dd-4fff-b945-f40cca569c4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:48Z", "revision_number": 0, "id": "9f4d053d-65de-4285-adac-bc169514692c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:48Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:56:47Z", "revision_number": 0, "id": "b0380eee-18d2-464a-aa03-082114b25470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:47Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:56:49Z", "revision_number": 0, "id": "d74c8201-ad9e-42bf-a629-c23e18a5d66b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:49Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-21T00:56:50Z", "revision_number": 0, "id": "f2113083-006d-4ed3-9abc-2016a62c2b05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:56:50Z", "security_group_id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 8, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "0bca1f17-a573-4bd4-8ec6-05a674e89e99", "name": "cloudify-sg_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}]} 2018-07-21 00:56:57,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a86b47b2-4d81-4eb8-a052-17d66d0f2d35 2018-07-21 00:56:57,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0611279010773s 2018-07-21 00:56:57,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a86b47b2-4d81-4eb8-a052-17d66d0f2d35 2018-07-21 00:56:57,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 00:56:57,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0bca1f17-a573-4bd4-8ec6-05a674e89e99.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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:57,519 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ac12bcf-0f18-40d9-9ff7-11faaf74e1b8 Content-Length: 0 Date: Sat, 21 Jul 2018 00:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:56:57,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0bca1f17-a573-4bd4-8ec6-05a674e89e99.json used request id req-4ac12bcf-0f18-40d9-9ff7-11faaf74e1b8 2018-07-21 00:56:57,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159675121307s 2018-07-21 00:56:57,520 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0bca1f17-a573-4bd4-8ec6-05a674e89e99.json used request id req-4ac12bcf-0f18-40d9-9ff7-11faaf74e1b8 2018-07-21 00:56:57,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 00:56:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:56:57,567 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:56: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-43117aa2-8685-4e39-972e-c5f3737b163f x-compute-request-id: req-43117aa2-8685-4e39-972e-c5f3737b163f Content-Length: 0 Content-Type: application/json 2018-07-21 00:56:57,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41 used request id req-43117aa2-8685-4e39-972e-c5f3737b163f 2018-07-21 00:56:57,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0466368198395s 2018-07-21 00:56:57,567 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_dc7b6d6e-3809-4177-9979-230fa730bc41 used request id req-43117aa2-8685-4e39-972e-c5f3737b163f 2018-07-21 00:56:57,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 00:56:57,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335/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}844e63688d443651ca2d2d87be1650bcc9415e47" -d '{"subnet_id": "21aa52eb-6d46-4d7e-9256-5a13ba75df68"}' 2018-07-21 00:56:59,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4e0d82c7-cf77-4197-a53f-02aa20b5cab6 Date: Sat, 21 Jul 2018 00:56:59 GMT RESP BODY: {"network_id": "b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "subnet_id": "21aa52eb-6d46-4d7e-9256-5a13ba75df68", "subnet_ids": ["21aa52eb-6d46-4d7e-9256-5a13ba75df68"], "port_id": "05bc0da2-9b55-4474-8ee8-1d1a7e87c53a", "id": "29635632-38f4-44a9-83fa-c9fe66329335"} 2018-07-21 00:56:59,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335/remove_router_interface.json used request id req-4e0d82c7-cf77-4197-a53f-02aa20b5cab6 2018-07-21 00:56:59,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.105271101s 2018-07-21 00:56:59,673 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335/remove_router_interface.json used request id req-4e0d82c7-cf77-4197-a53f-02aa20b5cab6 returning object 29635632-38f4-44a9-83fa-c9fe66329335 2018-07-21 00:56:59,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 00:56:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:00,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1a331ca0-f224-4b6d-9e30-2af4c5c22936 Date: Sat, 21 Jul 2018 00:57:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:55Z", "admin_state_up": true, "updated_at": "2018-07-21T00:56:58Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "29635632-38f4-44a9-83fa-c9fe66329335", "name": "cloudify-router_dc7b6d6e-3809-4177-9979-230fa730bc41"}]} 2018-07-21 00:57:00,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1a331ca0-f224-4b6d-9e30-2af4c5c22936 2018-07-21 00:57:00,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.382081985474s 2018-07-21 00:57:00,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1a331ca0-f224-4b6d-9e30-2af4c5c22936 2018-07-21 00:57:00,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 00:57:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335.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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:03,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4aae2c55-d2ab-4904-9561-6a0301359f00 Content-Length: 0 Date: Sat, 21 Jul 2018 00:57:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:57:03,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335.json used request id req-4aae2c55-d2ab-4904-9561-6a0301359f00 2018-07-21 00:57:03,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.79111409187s 2018-07-21 00:57:03,849 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/29635632-38f4-44a9-83fa-c9fe66329335.json used request id req-4aae2c55-d2ab-4904-9561-6a0301359f00 2018-07-21 00:57:03,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 00:57:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:03,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d4e1c77b-3a9f-4187-9aa9-f2dbc6b4f2d8 Date: Sat, 21 Jul 2018 00:57:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:54:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9272c621fa4340cf80ee4b8e09dff90c","id":"21aa52eb-6d46-4d7e-9256-5a13ba75df68","subnetpool_id":null,"name":"cloudify-subnet_dc7b6d6e-3809-4177-9979-230fa730bc41"}]} 2018-07-21 00:57:03,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d4e1c77b-3a9f-4187-9aa9-f2dbc6b4f2d8 2018-07-21 00:57:03,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0545871257782s 2018-07-21 00:57:03,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d4e1c77b-3a9f-4187-9aa9-f2dbc6b4f2d8 2018-07-21 00:57:03,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 00:57:03,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/21aa52eb-6d46-4d7e-9256-5a13ba75df68.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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:06,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9439f67d-3448-4e51-9c65-1b715c7a9ef5 Date: Sat, 21 Jul 2018 00:57:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:57:06,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/21aa52eb-6d46-4d7e-9256-5a13ba75df68.json used request id req-9439f67d-3448-4e51-9c65-1b715c7a9ef5 2018-07-21 00:57:06,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.59274291992s 2018-07-21 00:57:06,499 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/21aa52eb-6d46-4d7e-9256-5a13ba75df68.json used request id req-9439f67d-3448-4e51-9c65-1b715c7a9ef5 2018-07-21 00:57:06,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:57:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:06,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-5647b9bf-80be-4afc-a443-c0546d4999a8 Date: Sat, 21 Jul 2018 00:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9272c621fa4340cf80ee4b8e09dff90c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:57:06Z","qos_policy_id":null,"name":"cloudify-net_dc7b6d6e-3809-4177-9979-230fa730bc41","admin_state_up":true,"tenant_id":"9272c621fa4340cf80ee4b8e09dff90c","created_at":"2018-07-21T00:54:53Z","mtu":1450}]} 2018-07-21 00:57:06,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5647b9bf-80be-4afc-a443-c0546d4999a8 2018-07-21 00:57:06,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.324100971222s 2018-07-21 00:57:06,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5647b9bf-80be-4afc-a443-c0546d4999a8 2018-07-21 00:57:06,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 00:57:06,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6.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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:07,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4032f25-002a-4be4-a187-bae8c5965307 Date: Sat, 21 Jul 2018 00:57:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:57:07,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6.json used request id req-c4032f25-002a-4be4-a187-bae8c5965307 2018-07-21 00:57:07,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.864892959595s 2018-07-21 00:57:07,690 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b4252bf2-bc49-4c5c-9ca8-a6fc54c448f6.json used request id req-c4032f25-002a-4be4-a187-bae8c5965307 2018-07-21 00:57:07,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:57:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:07,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-91288798-5c5e-4622-9fdc-610aeeadd5bb Date: Sat, 21 Jul 2018 00:57:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/snap", "metadata": {}}], "file": "/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/file", "owner": "9272c621fa4340cf80ee4b8e09dff90c", "id": "a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "size": 4373348352, "self": "/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-21T00:56:45Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_dc7b6d6e-3809-4177-9979-230fa730bc41", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-21T00:55:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:57:07,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-91288798-5c5e-4622-9fdc-610aeeadd5bb 2018-07-21 00:57:07,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371518135071s 2018-07-21 00:57:07,732 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-91288798-5c5e-4622-9fdc-610aeeadd5bb 2018-07-21 00:57:07,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 00:57:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}844e63688d443651ca2d2d87be1650bcc9415e47" 2018-07-21 00:57:08,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb1b9567-1306-43fd-9741-824b38be6bc8 Date: Sat, 21 Jul 2018 00:57: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-21 00:57:08,387 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c used request id req-eb1b9567-1306-43fd-9741-824b38be6bc8 2018-07-21 00:57:08,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.653569936752s 2018-07-21 00:57:08,387 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a4888112-d6b1-4a0c-ae1b-ffedfd7ff99c used request id req-eb1b9567-1306-43fd-9741-824b38be6bc8 2018-07-21 00:57:08,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:57:08,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:08,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9321691-50ca-4659-963e-9e28e00f0770 x-compute-request-id: req-d9321691-50ca-4659-963e-9e28e00f0770 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_dc7b6d6e-3809-4177-9979-230fa730bc41", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "0cbcca95-efd2-49df-b02d-2b8300de818b"}, {"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}]} 2018-07-21 00:57:08,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d9321691-50ca-4659-963e-9e28e00f0770 2018-07-21 00:57:08,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0331327915192s 2018-07-21 00:57:08,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d9321691-50ca-4659-963e-9e28e00f0770 2018-07-21 00:57:08,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 00:57:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:08,476 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:57:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-569b7923-d9e2-49fe-bdaf-d4727c6b9642 x-compute-request-id: req-569b7923-d9e2-49fe-bdaf-d4727c6b9642 Content-Length: 0 Content-Type: application/json 2018-07-21 00:57:08,476 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b used request id req-569b7923-d9e2-49fe-bdaf-d4727c6b9642 2018-07-21 00:57:08,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0528039932251s 2018-07-21 00:57:08,476 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0cbcca95-efd2-49df-b02d-2b8300de818b used request id req-569b7923-d9e2-49fe-bdaf-d4727c6b9642 2018-07-21 00:57:08,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:57:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:08,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef71915-eba4-4aba-8f60-2d18c23d265a Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41", "links": {"self": "http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a93142dfd4c94733bc651c88994c9585", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:57:08,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-aef71915-eba4-4aba-8f60-2d18c23d265a 2018-07-21 00:57:08,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112619876862s 2018-07-21 00:57:08,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-aef71915-eba4-4aba-8f60-2d18c23d265a 2018-07-21 00:57:08,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:57:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:08,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f958e4-e7cc-4380-a405-f9063208abeb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_dc7b6d6e-3809-4177-9979-230fa730bc41", "links": {"self": "http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a93142dfd4c94733bc651c88994c9585", "description": null}} 2018-07-21 00:57:08,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585 used request id req-c1f958e4-e7cc-4380-a405-f9063208abeb 2018-07-21 00:57:08,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128982067108s 2018-07-21 00:57:08,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585 used request id req-c1f958e4-e7cc-4380-a405-f9063208abeb 2018-07-21 00:57:08,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 00:57:08,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:08,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-017ef08f-fbc1-4d89-b86e-479253bc8a7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:57:08,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585 used request id req-017ef08f-fbc1-4d89-b86e-479253bc8a7f 2018-07-21 00:57:08,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.206565856934s 2018-07-21 00:57:08,933 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a93142dfd4c94733bc651c88994c9585 used request id req-017ef08f-fbc1-4d89-b86e-479253bc8a7f 2018-07-21 00:57:08,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 00:57:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:09,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f49afea-30cb-4205-83a1-724ee3fd99fe Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c"}, "tags": [], "enabled": true, "id": "9272c621fa4340cf80ee4b8e09dff90c", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_dc7b6d6e-3809-4177-9979-230fa730bc41"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 00:57:09,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6f49afea-30cb-4205-83a1-724ee3fd99fe 2018-07-21 00:57:09,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100202798843s 2018-07-21 00:57:09,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6f49afea-30cb-4205-83a1-724ee3fd99fe 2018-07-21 00:57:09,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 00:57:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:09,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cc37607-8866-40f7-a502-0a04696d29d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:57:09,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c used request id req-0cc37607-8866-40f7-a502-0a04696d29d5 2018-07-21 00:57:09,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.175872087479s 2018-07-21 00:57:09,225 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c used request id req-0cc37607-8866-40f7-a502-0a04696d29d5 2018-07-21 00:57:09,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:57:09,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:09,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b7688a-4fe2-43ec-9fcd-abc5475111cb Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fb0f01d7a0e747d2a1b56c2968e3b642", "links": {"self": "http://172.30.9.21:5000/v3/roles/fb0f01d7a0e747d2a1b56c2968e3b642"}, "name": "Member"}]} 2018-07-21 00:57:09,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-91b7688a-4fe2-43ec-9fcd-abc5475111cb 2018-07-21 00:57:09,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0942440032959s 2018-07-21 00:57:09,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-91b7688a-4fe2-43ec-9fcd-abc5475111cb 2018-07-21 00:57:09,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-21 00:57:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/fb0f01d7a0e747d2a1b56c2968e3b642 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}95e57761628d6e215e9bdc44523639078d353370" 2018-07-21 00:57:09,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0f0eaf-76ae-4877-b928-095138e1612b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:57:09,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fb0f01d7a0e747d2a1b56c2968e3b642 used request id req-1c0f0eaf-76ae-4877-b928-095138e1612b 2018-07-21 00:57:09,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.136261940002s 2018-07-21 00:57:09,465 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fb0f01d7a0e747d2a1b56c2968e3b642 used request id req-1c0f0eaf-76ae-4877-b928-095138e1612b 2018-07-21 00:57:09,465 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-07-21 00:57:09,489 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-21 00:57:09,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:57:09,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:57:09,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:57:09,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:57:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:57:09,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e40c62c-7773-4194-b746-ea5ca79fd957 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:57:09,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5e40c62c-7773-4194-b746-ea5ca79fd957 2018-07-21 00:57:09,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:57:09,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["jv4rXAm-SNCBOZu3g_7Xtg"], "issued_at": "2018-07-21T00:57:09.000000Z"}} 2018-07-21 00:57:09,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:57:09,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:10,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8d024a76-1c9a-419e-be4a-ee6d3377d25f Date: Sat, 21 Jul 2018 00:57:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 00:57:10,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d024a76-1c9a-419e-be4a-ee6d3377d25f 2018-07-21 00:57:10,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259962081909s 2018-07-21 00:57:10,171 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d024a76-1c9a-419e-be4a-ee6d3377d25f 2018-07-21 00:57:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:57:10,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:57:10,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 00:57:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:10,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6565bdcb-cdd7-4e48-8ad7-2a54fa49e40f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/c0931e8968cb40aaab07c890a4e681cf"}, "tags": [], "enabled": true, "id": "c0931e8968cb40aaab07c890a4e681cf", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-21 00:57:10,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6565bdcb-cdd7-4e48-8ad7-2a54fa49e40f 2018-07-21 00:57:10,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.098680973053s 2018-07-21 00:57:10,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6565bdcb-cdd7-4e48-8ad7-2a54fa49e40f 2018-07-21 00:57:10,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-21 00:57:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985"}}' 2018-07-21 00:57:10,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e4cf488-6e96-434b-84a4-1dec2bb75eb9 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5"}, "tags": [], "enabled": true, "id": "1180ab389e7841acb77c360b5c4eb1b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985"}} 2018-07-21 00:57:10,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7e4cf488-6e96-434b-84a4-1dec2bb75eb9 2018-07-21 00:57:10,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129904985428s 2018-07-21 00:57:10,417 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7e4cf488-6e96-434b-84a4-1dec2bb75eb9 2018-07-21 00:57:10,418 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'1180ab389e7841acb77c360b5c4eb1b5', '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'cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985'}) 2018-07-21 00:57:10,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-21 00:57:10,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "464d8659-2545-4549-8fa0-2f344a9113f5", "email": null, "name": "cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985"}}' 2018-07-21 00:57:10,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e1f542-59d7-469e-9488-dcd30ca591e1 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985", "links": {"self": "http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8f5b47ced8754bdeb217d96999781291", "domain_id": "default", "password_expires_at": null}} 2018-07-21 00:57:10,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-57e1f542-59d7-469e-9488-dcd30ca591e1 2018-07-21 00:57:10,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.430625915527s 2018-07-21 00:57:10,855 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-57e1f542-59d7-469e-9488-dcd30ca591e1 2018-07-21 00:57:10,856 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8f5b47ced8754bdeb217d96999781291', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985'}) 2018-07-21 00:57:10,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:57:10,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:10,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bbeead-1e9e-45a8-8a7a-5cb2f02ebf1e Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:57:10,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b6bbeead-1e9e-45a8-8a7a-5cb2f02ebf1e 2018-07-21 00:57:10,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0989689826965s 2018-07-21 00:57:10,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b6bbeead-1e9e-45a8-8a7a-5cb2f02ebf1e 2018-07-21 00:57:10,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:57:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:11,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1c7d39-a67b-4cb3-b163-5def02e435f5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:57:11,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1e1c7d39-a67b-4cb3-b163-5def02e435f5 2018-07-21 00:57:11,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.095468044281s 2018-07-21 00:57:11,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1e1c7d39-a67b-4cb3-b163-5def02e435f5 2018-07-21 00:57:11,060 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-21 00:57:11,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-21 00:57:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" -d '{"role": {"name": "Member"}}' 2018-07-21 00:57:11,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7e7c047-ea87-4a08-8970-e6123ed6526e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7092c018e8b4d0588274d25f3825c39", "links": {"self": "http://172.30.9.21:5000/v3/roles/e7092c018e8b4d0588274d25f3825c39"}, "name": "Member"}} 2018-07-21 00:57:11,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c7e7c047-ea87-4a08-8970-e6123ed6526e 2018-07-21 00:57:11,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.227599143982s 2018-07-21 00:57:11,292 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c7e7c047-ea87-4a08-8970-e6123ed6526e 2018-07-21 00:57:11,292 - functest.core.tenantnetwork - DEBUG - role: 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'e7092c018e8b4d0588274d25f3825c39'}) 2018-07-21 00:57:11,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:57:11,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:11,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507e4784-5df5-43a6-b9e6-93fa3b9bef46 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7092c018e8b4d0588274d25f3825c39", "links": {"self": "http://172.30.9.21:5000/v3/roles/e7092c018e8b4d0588274d25f3825c39"}, "name": "Member"}]} 2018-07-21 00:57:11,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-507e4784-5df5-43a6-b9e6-93fa3b9bef46 2018-07-21 00:57:11,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0978801250458s 2018-07-21 00:57:11,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-507e4784-5df5-43a6-b9e6-93fa3b9bef46 2018-07-21 00:57:11,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-21 00:57:11,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:11,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5918e538-10a1-4590-b012-08e1dd8ec2cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-21 00:57:11,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5918e538-10a1-4590-b012-08e1dd8ec2cc 2018-07-21 00:57:11,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175137996674s 2018-07-21 00:57:11,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5918e538-10a1-4590-b012-08e1dd8ec2cc 2018-07-21 00:57:11,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:57:11,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:11,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a3d027-6790-429d-82fe-403baa3342cd Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985", "links": {"self": "http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8f5b47ced8754bdeb217d96999781291", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:57:11,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-20a3d027-6790-429d-82fe-403baa3342cd 2018-07-21 00:57:11,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123523950577s 2018-07-21 00:57:11,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-20a3d027-6790-429d-82fe-403baa3342cd 2018-07-21 00:57:11,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 00:57:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:11,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528ff76b-b9c0-4455-b77e-9c5e2a76ef48 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5"}, "tags": [], "enabled": true, "id": "1180ab389e7841acb77c360b5c4eb1b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 00:57:11,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-528ff76b-b9c0-4455-b77e-9c5e2a76ef48 2018-07-21 00:57:11,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11226606369s 2018-07-21 00:57:11,824 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-528ff76b-b9c0-4455-b77e-9c5e2a76ef48 2018-07-21 00:57:11,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-21 00:57:11,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8f5b47ced8754bdeb217d96999781291&role.id=e7092c018e8b4d0588274d25f3825c39&scope.project.id=1180ab389e7841acb77c360b5c4eb1b5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:11,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81c45f7-369a-4a46-bd21-e1f92cd23f60 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8f5b47ced8754bdeb217d96999781291&role.id=e7092c018e8b4d0588274d25f3825c39&scope.project.id=1180ab389e7841acb77c360b5c4eb1b5", "previous": null, "next": null}} 2018-07-21 00:57:11,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8f5b47ced8754bdeb217d96999781291&role.id=e7092c018e8b4d0588274d25f3825c39&scope.project.id=1180ab389e7841acb77c360b5c4eb1b5 used request id req-d81c45f7-369a-4a46-bd21-e1f92cd23f60 2018-07-21 00:57:11,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0896978378296s 2018-07-21 00:57:11,921 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8f5b47ced8754bdeb217d96999781291&role.id=e7092c018e8b4d0588274d25f3825c39&scope.project.id=1180ab389e7841acb77c360b5c4eb1b5 used request id req-d81c45f7-369a-4a46-bd21-e1f92cd23f60 2018-07-21 00:57:11,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-21 00:57:11,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5/users/8f5b47ced8754bdeb217d96999781291/roles/e7092c018e8b4d0588274d25f3825c39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:57:12,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:57:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff48b22-b442-4ed0-8854-a4bb19700162 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:57:12,072 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5/users/8f5b47ced8754bdeb217d96999781291/roles/e7092c018e8b4d0588274d25f3825c39 used request id req-5ff48b22-b442-4ed0-8854-a4bb19700162 2018-07-21 00:57:12,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146919965744s 2018-07-21 00:57:12,072 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5/users/8f5b47ced8754bdeb217d96999781291/roles/e7092c018e8b4d0588274d25f3825c39 used request id req-5ff48b22-b442-4ed0-8854-a4bb19700162 2018-07-21 00:57:12,073 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985', 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'1180ab389e7841acb77c360b5c4eb1b5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '464d8659-2545-4549-8fa0-2f344a9113f5', 'username': u'cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-21 00:57:12,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-21 00:57:12,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-21 00:57:12,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-21 00:57:12,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-21 00:57:12,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-21 00:57:12,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-21 00:57:12,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-21 00:57:12,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-21 00:57:12,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-21 00:57:12,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-21 00:57:12,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-21 00:57:12,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-21 00:57:12,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-21 00:57:12,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-21 00:57:12,077 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985', 'password': '464d8659-2545-4549-8fa0-2f344a9113f5', 'project_name': 'cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '1180ab389e7841acb77c360b5c4eb1b5', 'project_domain_name': 'Default'} 2018-07-21 00:57:12,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-21 00:57:12,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-07-21 00:57:12,189 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-21 00:57:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:57:12,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3238d0b4-b1dd-4238-b04a-6e452c6aaca4 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:57:12,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3238d0b4-b1dd-4238-b04a-6e452c6aaca4 2018-07-21 00:57:12,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-21 00:57:12,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7092c018e8b4d0588274d25f3825c39", "name": "Member"}], "expires_at": "2018-07-21T01:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1180ab389e7841acb77c360b5c4eb1b5", "name": "cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1180ab389e7841acb77c360b5c4eb1b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/1180ab389e7841acb77c360b5c4eb1b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/1180ab389e7841acb77c360b5c4eb1b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1180ab389e7841acb77c360b5c4eb1b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/1180ab389e7841acb77c360b5c4eb1b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/1180ab389e7841acb77c360b5c4eb1b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_1180ab389e7841acb77c360b5c4eb1b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1180ab389e7841acb77c360b5c4eb1b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/1180ab389e7841acb77c360b5c4eb1b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/1180ab389e7841acb77c360b5c4eb1b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/1180ab389e7841acb77c360b5c4eb1b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1180ab389e7841acb77c360b5c4eb1b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/1180ab389e7841acb77c360b5c4eb1b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/1180ab389e7841acb77c360b5c4eb1b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985", "id": "8f5b47ced8754bdeb217d96999781291"}, "audit_ids": ["YQJdyf9CR1iRYtwzHUS1EQ"], "issued_at": "2018-07-21T00:57:12.000000Z"}} 2018-07-21 00:57:12,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-21 00:57:12,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"network": {"name": "cloudify_ims-net_d899a615-141f-441c-a1b8-91541fa7f985", "admin_state_up": true}}' 2018-07-21 00:57:13,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-618a5d72-db6f-4498-adb3-00f3e0c6d8e1 Date: Sat, 21 Jul 2018 00:57:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8cf44853-f94a-4484-ba4c-a4566328feb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1180ab389e7841acb77c360b5c4eb1b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:57:12Z","is_default":false,"name":"cloudify_ims-net_d899a615-141f-441c-a1b8-91541fa7f985","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:12Z","mtu":1450}} 2018-07-21 00:57:13,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-618a5d72-db6f-4498-adb3-00f3e0c6d8e1 2018-07-21 00:57:13,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.5652551651s 2018-07-21 00:57:13,146 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-618a5d72-db6f-4498-adb3-00f3e0c6d8e1 2018-07-21 00:57:13,146 - 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-21T00:57:12Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'8cf44853-f94a-4484-ba4c-a4566328feb6', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_d899a615-141f-441c-a1b8-91541fa7f985', u'admin_state_up': True, u'tenant_id': u'1180ab389e7841acb77c360b5c4eb1b5', u'created_at': u'2018-07-21T00:57:12Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1180ab389e7841acb77c360b5c4eb1b5', u'l2_adjacency': True}) 2018-07-21 00:57:13,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:57:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:57:13,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-92c59f93-c3fa-4b89-ad20-2045d4e2629d Date: Sat, 21 Jul 2018 00:57:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8cf44853-f94a-4484-ba4c-a4566328feb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1180ab389e7841acb77c360b5c4eb1b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:57:12Z","qos_policy_id":null,"name":"cloudify_ims-net_d899a615-141f-441c-a1b8-91541fa7f985","admin_state_up":true,"tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:57:13,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-92c59f93-c3fa-4b89-ad20-2045d4e2629d 2018-07-21 00:57:13,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287671804428s 2018-07-21 00:57:13,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-92c59f93-c3fa-4b89-ad20-2045d4e2629d 2018-07-21 00:57:13,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-21 00:57:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"subnet": {"name": "cloudify_ims-subnet_d899a615-141f-441c-a1b8-91541fa7f985", "enable_dhcp": true, "network_id": "8cf44853-f94a-4484-ba4c-a4566328feb6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-21 00:57:14,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-32651adf-cd2f-4eb5-b620-c0d19a89bdf3 Date: Sat, 21 Jul 2018 00:57:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cf44853-f94a-4484-ba4c-a4566328feb6","tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:57:14Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1180ab389e7841acb77c360b5c4eb1b5","id":"7f2cb997-f654-4a0d-8105-e0f7a627d30d","subnetpool_id":null,"name":"cloudify_ims-subnet_d899a615-141f-441c-a1b8-91541fa7f985"}} 2018-07-21 00:57:14,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-32651adf-cd2f-4eb5-b620-c0d19a89bdf3 2018-07-21 00:57:14,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.06865811348s 2018-07-21 00:57:14,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-32651adf-cd2f-4eb5-b620-c0d19a89bdf3 2018-07-21 00:57:14,506 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:57:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7f2cb997-f654-4a0d-8105-e0f7a627d30d', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_d899a615-141f-441c-a1b8-91541fa7f985', u'enable_dhcp': True, u'network_id': u'8cf44853-f94a-4484-ba4c-a4566328feb6', u'tenant_id': u'1180ab389e7841acb77c360b5c4eb1b5', u'created_at': u'2018-07-21T00:57:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1180ab389e7841acb77c360b5c4eb1b5'}) 2018-07-21 00:57:14,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-21 00:57:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "cloudify_ims-router_d899a615-141f-441c-a1b8-91541fa7f985", "admin_state_up": true}}' 2018-07-21 00:57:20,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c69de118-0c80-4a5f-bd3e-fb3be956e04a Date: Sat, 21 Jul 2018 00:57:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:15Z", "admin_state_up": true, "updated_at": "2018-07-21T00:57:16Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "a1a1b347-6d0c-4ffe-be31-23c17d961e22", "name": "cloudify_ims-router_d899a615-141f-441c-a1b8-91541fa7f985"}} 2018-07-21 00:57:20,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c69de118-0c80-4a5f-bd3e-fb3be956e04a 2018-07-21 00:57:20,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.40852618217s 2018-07-21 00:57:20,915 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c69de118-0c80-4a5f-bd3e-fb3be956e04a 2018-07-21 00:57:20,916 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-21T00:57:16Z', u'revision_number': 4, u'id': u'a1a1b347-6d0c-4ffe-be31-23c17d961e22', u'external_gateway_info': {u'network_id': u'ab58329a-cf47-47c8-aff9-7c347f219446', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'62df92f1-49b6-495a-aa90-ebc104debe82', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_d899a615-141f-441c-a1b8-91541fa7f985', u'admin_state_up': True, u'tenant_id': u'1180ab389e7841acb77c360b5c4eb1b5', u'created_at': u'2018-07-21T00:57:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'1180ab389e7841acb77c360b5c4eb1b5'}) 2018-07-21 00:57:20,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-21 00:57:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22/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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"subnet_id": "7f2cb997-f654-4a0d-8105-e0f7a627d30d"}' 2018-07-21 00:57:23,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd14465d-a364-4d12-b300-dab9208bd0b8 Date: Sat, 21 Jul 2018 00:57:23 GMT RESP BODY: {"network_id": "8cf44853-f94a-4484-ba4c-a4566328feb6", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "subnet_id": "7f2cb997-f654-4a0d-8105-e0f7a627d30d", "subnet_ids": ["7f2cb997-f654-4a0d-8105-e0f7a627d30d"], "port_id": "3975347f-32de-4fe3-b151-dcd3ec6cfafb", "id": "a1a1b347-6d0c-4ffe-be31-23c17d961e22"} 2018-07-21 00:57:23,898 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22/add_router_interface.json used request id req-fd14465d-a364-4d12-b300-dab9208bd0b8 2018-07-21 00:57:23,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.98133111s 2018-07-21 00:57:23,898 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22/add_router_interface.json used request id req-fd14465d-a364-4d12-b300-dab9208bd0b8 returning object a1a1b347-6d0c-4ffe-be31-23c17d961e22 2018-07-21 00:57:23,899 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-21 00:57:46,495 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-21 00:57:46,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-21 00:57:46,503 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 21 Jul 2018 00:57:46 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-07-21 00:57:46,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:57:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:57:46,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b281dc45-8da0-4b07-9e77-253b08170823 Date: Sat, 21 Jul 2018 00:57:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:57:46,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b281dc45-8da0-4b07-9e77-253b08170823 2018-07-21 00:57:46,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205838918686s 2018-07-21 00:57:46,714 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b281dc45-8da0-4b07-9e77-253b08170823 2018-07-21 00:57:46,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-21 00:57:46,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985"}' 2018-07-21 00:57:46,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2d40e79-d63f-4813-b347-3413e9bbdfc7 Date: Sat, 21 Jul 2018 00:57:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/file", "owner": "1180ab389e7841acb77c360b5c4eb1b5", "id": "d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "size": null, "self": "/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-21T00:57:46Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985", "checksum": null, "created_at": "2018-07-21T00:57:46Z", "protected": false} 2018-07-21 00:57:46,963 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c2d40e79-d63f-4813-b347-3413e9bbdfc7 2018-07-21 00:57:46,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.240273952484s 2018-07-21 00:57:46,963 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c2d40e79-d63f-4813-b347-3413e9bbdfc7 returning object d6b7ff72-05e9-445e-8205-4bebaeadd8e2 2018-07-21 00:57:46,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-21 00:57:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '' 2018-07-21 00:58:42,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75a44081-d907-4c94-9883-034bc7342056 Date: Sat, 21 Jul 2018 00:58:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 00:58:42,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/file used request id req-75a44081-d907-4c94-9883-034bc7342056 2018-07-21 00:58:42,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 55.1538379192s 2018-07-21 00:58:42,118 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/file used request id req-75a44081-d907-4c94-9883-034bc7342056 2018-07-21 00:58:42,118 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-21T00:57:46Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/file', u'owner': u'1180ab389e7841acb77c360b5c4eb1b5', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'd6b7ff72-05e9-445e-8205-4bebaeadd8e2', u'size': None, u'name': u'cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985', u'checksum': None, u'self': u'/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-21T00:57:46Z', u'schema': u'/v2/schemas/image'}) 2018-07-21 00:58:42,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-21 00:58:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_d899a615-141f-441c-a1b8-91541fa7f985", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-21 00:58:42,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:58: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-279ed3fd-7fa1-43cf-aa75-e60e85b1f09f x-compute-request-id: req-279ed3fd-7fa1-43cf-aa75-e60e85b1f09f Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_d899a615-141f-441c-a1b8-91541fa7f985", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "0558e3be-2e89-450b-94eb-7b3f89078254"}} 2018-07-21 00:58:42,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-279ed3fd-7fa1-43cf-aa75-e60e85b1f09f 2018-07-21 00:58:42,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.626329898834s 2018-07-21 00:58:42,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-279ed3fd-7fa1-43cf-aa75-e60e85b1f09f 2018-07-21 00:58:42,747 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_d899a615-141f-441c-a1b8-91541fa7f985', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ae3ddc7c6f347cea33d98dc5ee155d0', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'0558e3be-2e89-450b-94eb-7b3f89078254', 'swap': 0}) 2018-07-21 00:58:42,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-21 00:58:42,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254/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}918123694d43e4602df111b39df276086ce16e9a" -d '{"extra_specs": {}}' 2018-07-21 00:58:42,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:58: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-c203a937-c36d-45fd-a9c6-44f295509bec x-compute-request-id: req-c203a937-c36d-45fd-a9c6-44f295509bec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-21 00:58:42,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254/os-extra_specs used request id req-c203a937-c36d-45fd-a9c6-44f295509bec 2018-07-21 00:58:42,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0280301570892s 2018-07-21 00:58:42,776 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254/os-extra_specs used request id req-c203a937-c36d-45fd-a9c6-44f295509bec 2018-07-21 00:58:42,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-21 00:58:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"keypair": {"name": "cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985"}}' 2018-07-21 00:58:43,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:58: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-88864761-c748-4555-a2d5-b562b08f9b6a x-compute-request-id: req-88864761-c748-4555-a2d5-b562b08f9b6a Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVOxHc5DWPSIDbjEjYsnsucx2gTGRmwS2Z8uk7O2NqxjTTVefyuEWU1h/VPLk0a6oMXVwVFy+XfZKFWkLcARSPuinFwHM7f6pZuvpkBA2lrByZjW5+7hYEJMSnci0vf2wOxLSkS7rbsFO/5crOD7HOwMrAiujSxZrG8f4khUsbEx4oDgb356H+ZQQNB7pb9U55KbaHS+loDPBSx5C7ptwK36YjD5eSKBR7Dzzntlhx+TszMVdKc+ZFV9PmrPOtJ3SwOgEx/56Qs2IVfhpIvgBX952QCJo1/KVlUVfxY3odyyih+uJ21bHsRzULzQamFowT9rVBg05H+DcGO4uBhOBB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1TsR3OQ1j0iA24xI2LJ7LnMdoExkZsEtmfLpOztjasY001Xn\n8rhFlNYf1Ty5NGuqDF1cFRcvl32ShVpC3AEUj7opxcBzO3+qWbr6ZAQNpawcmY1u\nfu4WBCTEp3ItL39sDsS0pEu627BTv+XKzg+xzsDKwIro0sWaxvH+JIVLGxMeKA4G\n9+eh/mUEDQe6W/VOeSm2h0vpaAzwUseQu6bcCt+mIw+XkigUew8857ZYcfk7MzFX\nSnPmRVfT5qzzrSd0sDoBMf+ekLNiFX4aSL4AV/edkAiaNfylZVFX8WN6Hcsoofri\ndtWx7Ec1C80GphaME/a1QYNOR/g3BjuLgYTgQQIDAQABAoIBAQCerKtZRlV4/4os\nVpNq9j5mTXGxdMeOE5kco7/dvQ75SO/MiHPnkirtW/4qT1q+4JOVSfAZHbzjraVY\nKNfyIbesUOt+5fyaPSGGTna/8Kg7Lf3GYpHkUMX/ZWEV/ggT/W1q/AQ08snla6yW\n86hceR9m7N60M2qYVkYcX74wbSR7yv168UYDHHvPbmVEqbu36Oj/H5PlM/soKX/l\nei8YRnKzKEre5/EkWwZKo3/cVEvbG5OGidn+N14ZDBogqZadTQw2v8hjHeQg/lVx\n/WAS0fSdZkGGxOnH3bhY8Bsur4pLqS5smYLy8aHc3H03vPetKKFM4IBUUZ7CKKo6\nCGXJg25VAoGBAOvOqaqcd6PdyjQtCOdKlJfIFfP1niFPaOt1JOGkqqEnpmxG2e9D\nqgrthxne0nRSDjwndi4fKmECS2a2jH5gsneDEjdTqZtofKbvb0LPpch+2KvM/gT2\nlLsuBI1oSX3vu9cCsM7PBUE7i0ZGMPYjwGXtnxuT2ResA03MwhmR8wN7AoGBAOd9\nfLDzrFfz5rJQ9CaZ0WDkjFW7iBnIu77IiHtklPZBgqb1kyweXdBpVDLDKJTmrZJW\nuu6r1s6uSL1ELixJoSHhTymQBsNpNRiix+B+1PUY04dsN3dhdIBfSUi2aLv1r4/T\nqqTjlY9+2/k/ibSq9sijIMllFtcx633r1GTvFfBzAoGAIWAy648R8AOoZxIovHP1\n7DXJxanyI8zVkN4XxkhETmMKTzEID7GIE9viz2qWZxhmI2WCeKy4ltp4SaV05T5S\nhE/s+B/DVdfILOie2toBIQuzJz3whktQad3tjwY/wK956sjatarfl4gSAnRU4cHV\nrZegeYrHo24ZWZ2tq2jY+JkCgYBiCGiH34m67ZVjKplax4U+DUvI+tQWZ0Xq862o\n492ZtACKiDE9W9bK7fA0VyWWeWJEOOqNLMSZXoF7daZAJyZP3MTTiyTyGFneBwGy\ndsPk0BC0pwWOTv0xaCj23BjakJ86v57imWa7EDREB75ffo9oRH0cDO1xULiz6O1X\nmVCnNQKBgDTQlXOHdABdHaYjyNbkB0wVcUZDdGaqWTasaQQtQNCjTCQ2yf3zBwNV\nEhXn7I4ViGLs8BsxrpnqwlLfsXALGhI5XVsFAzgfFBnOwrRp5TbgBQRgNqa/4zI4\n7UJ/dh+hINzQ3Dm7b+iXTn8h9518EgAZZjetBVIeJfEwKDfJD4dC\n-----END RSA PRIVATE KEY-----\n", "user_id": "8f5b47ced8754bdeb217d96999781291", "name": "cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985", "fingerprint": "55:94:e3:dc:bd:0a:8e:16:75:98:db:d1:00:23:63:e8"}} 2018-07-21 00:58:43,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-88864761-c748-4555-a2d5-b562b08f9b6a 2018-07-21 00:58:43,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.327971935272s 2018-07-21 00:58:43,105 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-88864761-c748-4555-a2d5-b562b08f9b6a 2018-07-21 00:58:43,106 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVOxHc5DWPSIDbjEjYsnsucx2gTGRmwS2Z8uk7O2NqxjTTVefyuEWU1h/VPLk0a6oMXVwVFy+XfZKFWkLcARSPuinFwHM7f6pZuvpkBA2lrByZjW5+7hYEJMSnci0vf2wOxLSkS7rbsFO/5crOD7HOwMrAiujSxZrG8f4khUsbEx4oDgb356H+ZQQNB7pb9U55KbaHS+loDPBSx5C7ptwK36YjD5eSKBR7Dzzntlhx+TszMVdKc+ZFV9PmrPOtJ3SwOgEx/56Qs2IVfhpIvgBX952QCJo1/KVlUVfxY3odyyih+uJ21bHsRzULzQamFowT9rVBg05H+DcGO4uBhOBB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1TsR3OQ1j0iA24xI2LJ7LnMdoExkZsEtmfLpOztjasY001Xn\n8rhFlNYf1Ty5NGuqDF1cFRcvl32ShVpC3AEUj7opxcBzO3+qWbr6ZAQNpawcmY1u\nfu4WBCTEp3ItL39sDsS0pEu627BTv+XKzg+xzsDKwIro0sWaxvH+JIVLGxMeKA4G\n9+eh/mUEDQe6W/VOeSm2h0vpaAzwUseQu6bcCt+mIw+XkigUew8857ZYcfk7MzFX\nSnPmRVfT5qzzrSd0sDoBMf+ekLNiFX4aSL4AV/edkAiaNfylZVFX8WN6Hcsoofri\ndtWx7Ec1C80GphaME/a1QYNOR/g3BjuLgYTgQQIDAQABAoIBAQCerKtZRlV4/4os\nVpNq9j5mTXGxdMeOE5kco7/dvQ75SO/MiHPnkirtW/4qT1q+4JOVSfAZHbzjraVY\nKNfyIbesUOt+5fyaPSGGTna/8Kg7Lf3GYpHkUMX/ZWEV/ggT/W1q/AQ08snla6yW\n86hceR9m7N60M2qYVkYcX74wbSR7yv168UYDHHvPbmVEqbu36Oj/H5PlM/soKX/l\nei8YRnKzKEre5/EkWwZKo3/cVEvbG5OGidn+N14ZDBogqZadTQw2v8hjHeQg/lVx\n/WAS0fSdZkGGxOnH3bhY8Bsur4pLqS5smYLy8aHc3H03vPetKKFM4IBUUZ7CKKo6\nCGXJg25VAoGBAOvOqaqcd6PdyjQtCOdKlJfIFfP1niFPaOt1JOGkqqEnpmxG2e9D\nqgrthxne0nRSDjwndi4fKmECS2a2jH5gsneDEjdTqZtofKbvb0LPpch+2KvM/gT2\nlLsuBI1oSX3vu9cCsM7PBUE7i0ZGMPYjwGXtnxuT2ResA03MwhmR8wN7AoGBAOd9\nfLDzrFfz5rJQ9CaZ0WDkjFW7iBnIu77IiHtklPZBgqb1kyweXdBpVDLDKJTmrZJW\nuu6r1s6uSL1ELixJoSHhTymQBsNpNRiix+B+1PUY04dsN3dhdIBfSUi2aLv1r4/T\nqqTjlY9+2/k/ibSq9sijIMllFtcx633r1GTvFfBzAoGAIWAy648R8AOoZxIovHP1\n7DXJxanyI8zVkN4XxkhETmMKTzEID7GIE9viz2qWZxhmI2WCeKy4ltp4SaV05T5S\nhE/s+B/DVdfILOie2toBIQuzJz3whktQad3tjwY/wK956sjatarfl4gSAnRU4cHV\nrZegeYrHo24ZWZ2tq2jY+JkCgYBiCGiH34m67ZVjKplax4U+DUvI+tQWZ0Xq862o\n492ZtACKiDE9W9bK7fA0VyWWeWJEOOqNLMSZXoF7daZAJyZP3MTTiyTyGFneBwGy\ndsPk0BC0pwWOTv0xaCj23BjakJ86v57imWa7EDREB75ffo9oRH0cDO1xULiz6O1X\nmVCnNQKBgDTQlXOHdABdHaYjyNbkB0wVcUZDdGaqWTasaQQtQNCjTCQ2yf3zBwNV\nEhXn7I4ViGLs8BsxrpnqwlLfsXALGhI5XVsFAzgfFBnOwrRp5TbgBQRgNqa/4zI4\n7UJ/dh+hINzQ3Dm7b+iXTn8h9518EgAZZjetBVIeJfEwKDfJD4dC\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8f5b47ced8754bdeb217d96999781291', 'name': u'cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985', 'created_at': '2018-07-21T00:58:43.106097', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1180ab389e7841acb77c360b5c4eb1b5', 'name': 'cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'55:94:e3:dc:bd:0a:8e:16:75:98:db:d1:00:23:63:e8', 'type': 'ssh', 'id': u'cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985'}) 2018-07-21 00:58:43,106 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1TsR3OQ1j0iA24xI2LJ7LnMdoExkZsEtmfLpOztjasY001Xn 8rhFlNYf1Ty5NGuqDF1cFRcvl32ShVpC3AEUj7opxcBzO3+qWbr6ZAQNpawcmY1u fu4WBCTEp3ItL39sDsS0pEu627BTv+XKzg+xzsDKwIro0sWaxvH+JIVLGxMeKA4G 9+eh/mUEDQe6W/VOeSm2h0vpaAzwUseQu6bcCt+mIw+XkigUew8857ZYcfk7MzFX SnPmRVfT5qzzrSd0sDoBMf+ekLNiFX4aSL4AV/edkAiaNfylZVFX8WN6Hcsoofri dtWx7Ec1C80GphaME/a1QYNOR/g3BjuLgYTgQQIDAQABAoIBAQCerKtZRlV4/4os VpNq9j5mTXGxdMeOE5kco7/dvQ75SO/MiHPnkirtW/4qT1q+4JOVSfAZHbzjraVY KNfyIbesUOt+5fyaPSGGTna/8Kg7Lf3GYpHkUMX/ZWEV/ggT/W1q/AQ08snla6yW 86hceR9m7N60M2qYVkYcX74wbSR7yv168UYDHHvPbmVEqbu36Oj/H5PlM/soKX/l ei8YRnKzKEre5/EkWwZKo3/cVEvbG5OGidn+N14ZDBogqZadTQw2v8hjHeQg/lVx /WAS0fSdZkGGxOnH3bhY8Bsur4pLqS5smYLy8aHc3H03vPetKKFM4IBUUZ7CKKo6 CGXJg25VAoGBAOvOqaqcd6PdyjQtCOdKlJfIFfP1niFPaOt1JOGkqqEnpmxG2e9D qgrthxne0nRSDjwndi4fKmECS2a2jH5gsneDEjdTqZtofKbvb0LPpch+2KvM/gT2 lLsuBI1oSX3vu9cCsM7PBUE7i0ZGMPYjwGXtnxuT2ResA03MwhmR8wN7AoGBAOd9 fLDzrFfz5rJQ9CaZ0WDkjFW7iBnIu77IiHtklPZBgqb1kyweXdBpVDLDKJTmrZJW uu6r1s6uSL1ELixJoSHhTymQBsNpNRiix+B+1PUY04dsN3dhdIBfSUi2aLv1r4/T qqTjlY9+2/k/ibSq9sijIMllFtcx633r1GTvFfBzAoGAIWAy648R8AOoZxIovHP1 7DXJxanyI8zVkN4XxkhETmMKTzEID7GIE9viz2qWZxhmI2WCeKy4ltp4SaV05T5S hE/s+B/DVdfILOie2toBIQuzJz3whktQad3tjwY/wK956sjatarfl4gSAnRU4cHV rZegeYrHo24ZWZ2tq2jY+JkCgYBiCGiH34m67ZVjKplax4U+DUvI+tQWZ0Xq862o 492ZtACKiDE9W9bK7fA0VyWWeWJEOOqNLMSZXoF7daZAJyZP3MTTiyTyGFneBwGy dsPk0BC0pwWOTv0xaCj23BjakJ86v57imWa7EDREB75ffo9oRH0cDO1xULiz6O1X mVCnNQKBgDTQlXOHdABdHaYjyNbkB0wVcUZDdGaqWTasaQQtQNCjTCQ2yf3zBwNV EhXn7I4ViGLs8BsxrpnqwlLfsXALGhI5XVsFAzgfFBnOwrRp5TbgBQRgNqa/4zI4 7UJ/dh+hINzQ3Dm7b+iXTn8h9518EgAZZjetBVIeJfEwKDfJD4dC -----END RSA PRIVATE KEY----- 2018-07-21 00:58:43,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-21 00:58:43,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"security_group": {"name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-21 00:58:43,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-2f66d8d2-520e-4b98-997d-c2f65349f5b6 Date: Sat, 21 Jul 2018 00:58:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 2, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}} 2018-07-21 00:58:43,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2f66d8d2-520e-4b98-997d-c2f65349f5b6 2018-07-21 00:58:43,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.421993970871s 2018-07-21 00:58:43,532 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2f66d8d2-520e-4b98-997d-c2f65349f5b6 2018-07-21 00:58:43,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:58:43,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:43,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-911f9a50-dabf-44a6-bf6c-0a035be118b8 Date: Sat, 21 Jul 2018 00:58:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 2, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:43,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-911f9a50-dabf-44a6-bf6c-0a035be118b8 2018-07-21 00:58:43,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224190950394s 2018-07-21 00:58:43,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-911f9a50-dabf-44a6-bf6c-0a035be118b8 2018-07-21 00:58:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:58:43,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -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": "878100ca-51d5-4861-b281-192fbc49858d"}}' 2018-07-21 00:58:43,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-85b72bb8-f723-4de0-82f5-4c1a71dbf557 Date: Sat, 21 Jul 2018 00:58:43 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-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "port_range_min": 22, "revision_number": 0, "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "7403df00-d139-4297-8c23-676b708a8afc"}} 2018-07-21 00:58:43,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-85b72bb8-f723-4de0-82f5-4c1a71dbf557 2018-07-21 00:58:43,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.191159009933s 2018-07-21 00:58:43,956 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-85b72bb8-f723-4de0-82f5-4c1a71dbf557 2018-07-21 00:58:43,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:58:43,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:44,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-e7a414a8-47d7-4449-90ae-af256ef52f28 Date: Sat, 21 Jul 2018 00:58:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "7403df00-d139-4297-8c23-676b708a8afc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 3, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:44,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e7a414a8-47d7-4449-90ae-af256ef52f28 2018-07-21 00:58:44,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.613603115082s 2018-07-21 00:58:44,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e7a414a8-47d7-4449-90ae-af256ef52f28 2018-07-21 00:58:44,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:58:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -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": "878100ca-51d5-4861-b281-192fbc49858d"}}' 2018-07-21 00:58:45,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9a16bf44-43ff-4f39-a42c-a1728fd8bd3c Date: Sat, 21 Jul 2018 00:58:45 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-21T00:58:44Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "port_range_min": null, "revision_number": 0, "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:44Z", "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "7d739779-ba59-4fd1-8070-5aa21de34ddf"}} 2018-07-21 00:58:45,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9a16bf44-43ff-4f39-a42c-a1728fd8bd3c 2018-07-21 00:58:45,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.49929690361s 2018-07-21 00:58:45,077 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9a16bf44-43ff-4f39-a42c-a1728fd8bd3c 2018-07-21 00:58:45,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:58:45,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:45,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-e9c6c87c-134d-4900-bfd2-0a033e51b18c Date: Sat, 21 Jul 2018 00:58:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "7403df00-d139-4297-8c23-676b708a8afc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:44Z", "revision_number": 0, "id": "7d739779-ba59-4fd1-8070-5aa21de34ddf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:44Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:45,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e9c6c87c-134d-4900-bfd2-0a033e51b18c 2018-07-21 00:58:45,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.230246067047s 2018-07-21 00:58:45,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e9c6c87c-134d-4900-bfd2-0a033e51b18c 2018-07-21 00:58:45,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:58:45,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d"}}' 2018-07-21 00:58:45,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f327f1a5-38d0-43bf-b95a-90b1cd269d59 Date: Sat, 21 Jul 2018 00:58:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "port_range_min": 80, "revision_number": 0, "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:45Z", "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "63fc2c57-9d28-4d6e-b3e9-75d88d978fdc"}} 2018-07-21 00:58:45,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f327f1a5-38d0-43bf-b95a-90b1cd269d59 2018-07-21 00:58:45,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.354132175446s 2018-07-21 00:58:45,670 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f327f1a5-38d0-43bf-b95a-90b1cd269d59 2018-07-21 00:58:45,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:58:45,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:45,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-fb308127-c5b0-4875-af53-48e86151f14a Date: Sat, 21 Jul 2018 00:58:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:58:45Z", "revision_number": 0, "id": "63fc2c57-9d28-4d6e-b3e9-75d88d978fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "7403df00-d139-4297-8c23-676b708a8afc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:44Z", "revision_number": 0, "id": "7d739779-ba59-4fd1-8070-5aa21de34ddf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:44Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 5, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:45,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fb308127-c5b0-4875-af53-48e86151f14a 2018-07-21 00:58:45,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0574109554291s 2018-07-21 00:58:45,732 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fb308127-c5b0-4875-af53-48e86151f14a 2018-07-21 00:58:45,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:58:45,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d"}}' 2018-07-21 00:58:45,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-458f1873-8e93-4b21-8cd0-63fc53ea0859 Date: Sat, 21 Jul 2018 00:58:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "port_range_min": 443, "revision_number": 0, "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:45Z", "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "71553d40-45d9-445d-a947-00d33ddc6320"}} 2018-07-21 00:58:45,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-458f1873-8e93-4b21-8cd0-63fc53ea0859 2018-07-21 00:58:45,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.190998077393s 2018-07-21 00:58:45,926 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-458f1873-8e93-4b21-8cd0-63fc53ea0859 2018-07-21 00:58:45,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:58:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:45,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-7d0a36c7-cf4f-4bee-9ead-8070d42f4f03 Date: Sat, 21 Jul 2018 00:58:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:58:45Z", "revision_number": 0, "id": "63fc2c57-9d28-4d6e-b3e9-75d88d978fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-21T00:58:45Z", "revision_number": 0, "id": "71553d40-45d9-445d-a947-00d33ddc6320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "7403df00-d139-4297-8c23-676b708a8afc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:44Z", "revision_number": 0, "id": "7d739779-ba59-4fd1-8070-5aa21de34ddf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:44Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 6, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:45,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7d0a36c7-cf4f-4bee-9ead-8070d42f4f03 2018-07-21 00:58:45,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567090511322s 2018-07-21 00:58:45,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7d0a36c7-cf4f-4bee-9ead-8070d42f4f03 2018-07-21 00:58:45,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:58:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d"}}' 2018-07-21 00:58:46,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-94e49b10-c3af-4c0d-8970-6e076931aecd Date: Sat, 21 Jul 2018 00:58:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-21T00:58:46Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:46Z", "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "bdd1daff-a786-4212-a725-24809e63a0f7"}} 2018-07-21 00:58:46,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-94e49b10-c3af-4c0d-8970-6e076931aecd 2018-07-21 00:58:46,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.193799972534s 2018-07-21 00:58:46,184 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-94e49b10-c3af-4c0d-8970-6e076931aecd 2018-07-21 00:58:46,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:58:46,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:46,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-7ea62e38-afd2-42fb-a712-08b1aa358158 Date: Sat, 21 Jul 2018 00:58:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:58:45Z", "revision_number": 0, "id": "63fc2c57-9d28-4d6e-b3e9-75d88d978fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-21T00:58:45Z", "revision_number": 0, "id": "71553d40-45d9-445d-a947-00d33ddc6320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "7403df00-d139-4297-8c23-676b708a8afc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:44Z", "revision_number": 0, "id": "7d739779-ba59-4fd1-8070-5aa21de34ddf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:44Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-21T00:58:46Z", "revision_number": 0, "id": "bdd1daff-a786-4212-a725-24809e63a0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:46Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 7, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:46,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7ea62e38-afd2-42fb-a712-08b1aa358158 2018-07-21 00:58:46,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540859699249s 2018-07-21 00:58:46,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7ea62e38-afd2-42fb-a712-08b1aa358158 2018-07-21 00:58:46,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-21 00:58:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d"}}' 2018-07-21 00:58:46,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-9c75370e-a6ba-4166-b645-e4be94cbd63d Date: Sat, 21 Jul 2018 00:58:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-21T00:58:46Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:46Z", "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "f364c53c-e7ca-4869-a88a-a30a80ba9943"}} 2018-07-21 00:58:46,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9c75370e-a6ba-4166-b645-e4be94cbd63d 2018-07-21 00:58:46,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.351454019547s 2018-07-21 00:58:46,597 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9c75370e-a6ba-4166-b645-e4be94cbd63d 2018-07-21 00:58:46,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:58:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:46,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-fde09763-7fcb-4d71-b518-8354dc4ec830 Date: Sat, 21 Jul 2018 00:58:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8cf44853-f94a-4484-ba4c-a4566328feb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1180ab389e7841acb77c360b5c4eb1b5","l2_adjacency":true,"status":"ACTIVE","subnets":["7f2cb997-f654-4a0d-8105-e0f7a627d30d"],"description":"","tags":[],"updated_at":"2018-07-21T00:57:14Z","qos_policy_id":null,"name":"cloudify_ims-net_d899a615-141f-441c-a1b8-91541fa7f985","admin_state_up":true,"tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:58:46,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fde09763-7fcb-4d71-b518-8354dc4ec830 2018-07-21 00:58:46,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30468916893s 2018-07-21 00:58:46,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fde09763-7fcb-4d71-b518-8354dc4ec830 2018-07-21 00:58:46,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:58:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:47,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-fa4e4d0e-c6a1-4e51-8a41-136af341d694 Date: Sat, 21 Jul 2018 00:58:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/snap", "metadata": {}}], "file": "/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/file", "owner": "1180ab389e7841acb77c360b5c4eb1b5", "id": "d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "size": 4373348352, "self": "/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-21T00:58:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-21T00:57:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:58:47,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fa4e4d0e-c6a1-4e51-8a41-136af341d694 2018-07-21 00:58:47,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204533815384s 2018-07-21 00:58:47,113 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fa4e4d0e-c6a1-4e51-8a41-136af341d694 2018-07-21 00:58:47,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:58:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:47,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fc5c68f-fb49-41b0-b713-4b2d3169ccd1 x-compute-request-id: req-0fc5c68f-fb49-41b0-b713-4b2d3169ccd1 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_d899a615-141f-441c-a1b8-91541fa7f985", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "0558e3be-2e89-450b-94eb-7b3f89078254"}, {"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}]} 2018-07-21 00:58:47,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0fc5c68f-fb49-41b0-b713-4b2d3169ccd1 2018-07-21 00:58:47,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301599502563s 2018-07-21 00:58:47,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0fc5c68f-fb49-41b0-b713-4b2d3169ccd1 2018-07-21 00:58:47,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-21 00:58:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"server": {"name": "cloudify_ims-vm_d899a615-141f-441c-a1b8-91541fa7f985", "imageRef": "d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "key_name": "cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985", "flavorRef": "0558e3be-2e89-450b-94eb-7b3f89078254", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8cf44853-f94a-4484-ba4c-a4566328feb6"}], "security_groups": [{"name": "878100ca-51d5-4861-b281-192fbc49858d"}]}}' 2018-07-21 00:58:50,068 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:58:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fe2c95bb-928a-4a5d-98ea-d11c6ca973aa x-compute-request-id: req-fe2c95bb-928a-4a5d-98ea-d11c6ca973aa Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/7c313c79-5db2-40cb-ba9b-d96bbb8a1188 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "878100ca-51d5-4861-b281-192fbc49858d"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "rel": "bookmark"}], "adminPass": "zXBp2phBQ6qZ"}} 2018-07-21 00:58:50,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-fe2c95bb-928a-4a5d-98ea-d11c6ca973aa 2018-07-21 00:58:50,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.92019605637s 2018-07-21 00:58:50,068 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-fe2c95bb-928a-4a5d-98ea-d11c6ca973aa 2018-07-21 00:58:50,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:58:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:50,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:58: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-267dc5d8-cd9f-486e-a619-438ba3bae136 x-compute-request-id: req-267dc5d8-cd9f-486e-a619-438ba3bae136 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.21:8774/v2.1/servers/7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "rel": "bookmark"}], "image": {"id": "d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "links": [{"href": "http://172.30.9.21:8774/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0558e3be-2e89-450b-94eb-7b3f89078254", "links": [{"href": "http://172.30.9.21:8774/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "bookmark"}]}, "id": "7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "user_id": "8f5b47ced8754bdeb217d96999781291", "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-21T00:58:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985", "name": "cloudify_ims-vm_d899a615-141f-441c-a1b8-91541fa7f985", "created": "2018-07-21T00:58:50Z", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:58:50,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-267dc5d8-cd9f-486e-a619-438ba3bae136 2018-07-21 00:58:50,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691060066223s 2018-07-21 00:58:50,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-267dc5d8-cd9f-486e-a619-438ba3bae136 2018-07-21 00:58:50,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:58:50,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:51,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-498aa117-dcbc-42c0-83af-eb3d9d6bafdf Date: Sat, 21 Jul 2018 00:58:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8cf44853-f94a-4484-ba4c-a4566328feb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1180ab389e7841acb77c360b5c4eb1b5","l2_adjacency":true,"status":"ACTIVE","subnets":["7f2cb997-f654-4a0d-8105-e0f7a627d30d"],"description":"","tags":[],"updated_at":"2018-07-21T00:57:14Z","qos_policy_id":null,"name":"cloudify_ims-net_d899a615-141f-441c-a1b8-91541fa7f985","admin_state_up":true,"tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:58:51,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-498aa117-dcbc-42c0-83af-eb3d9d6bafdf 2018-07-21 00:58:51,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28102016449s 2018-07-21 00:58:51,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-498aa117-dcbc-42c0-83af-eb3d9d6bafdf 2018-07-21 00:58:51,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 00:58:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:51,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b78ff281-1d1b-467c-aed2-e3897b158266 Date: Sat, 21 Jul 2018 00:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cf44853-f94a-4484-ba4c-a4566328feb6","tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1180ab389e7841acb77c360b5c4eb1b5","id":"7f2cb997-f654-4a0d-8105-e0f7a627d30d","subnetpool_id":null,"name":"cloudify_ims-subnet_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:51,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b78ff281-1d1b-467c-aed2-e3897b158266 2018-07-21 00:58:51,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0509951114655s 2018-07-21 00:58:51,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b78ff281-1d1b-467c-aed2-e3897b158266 2018-07-21 00:58:51,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-21 00:58:53,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-21 00:58:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:53,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:58: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-b6e5aa86-ea31-4771-ade2-26991bd7ef61 x-compute-request-id: req-b6e5aa86-ea31-4771-ade2-26991bd7ef61 Content-Encoding: gzip Content-Length: 589 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "rel": "bookmark"}], "image": {"id": "d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "links": [{"href": "http://172.30.9.21:8774/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0558e3be-2e89-450b-94eb-7b3f89078254", "links": [{"href": "http://172.30.9.21:8774/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "bookmark"}]}, "id": "7c313c79-5db2-40cb-ba9b-d96bbb8a1188", "user_id": "8f5b47ced8754bdeb217d96999781291", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-21T00:58:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985", "name": "cloudify_ims-vm_d899a615-141f-441c-a1b8-91541fa7f985", "created": "2018-07-21T00:58:50Z", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-21 00:58:53,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6e5aa86-ea31-4771-ade2-26991bd7ef61 2018-07-21 00:58:53,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481018781662s 2018-07-21 00:58:53,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6e5aa86-ea31-4771-ade2-26991bd7ef61 2018-07-21 00:58:53,589 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 388, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 182, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'd6b7ff72-05e9-445e-8205-4bebaeadd8e2'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'0558e3be-2e89-450b-94eb-7b3f89078254'}), 'az': u'', 'id': u'7c313c79-5db2-40cb-ba9b-d96bbb8a1188', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8f5b47ced8754bdeb217d96999781291', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1180ab389e7841acb77c360b5c4eb1b5', 'name': 'cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-21T00:58:50Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'1180ab389e7841acb77c360b5c4eb1b5', 'name': u'cloudify_ims-vm_d899a615-141f-441c-a1b8-91541fa7f985', 'adminPass': None, 'tenant_id': u'1180ab389e7841acb77c360b5c4eb1b5', 'created_at': u'2018-07-21T00:58:50Z', 'created': u'2018-07-21T00:58:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-21 00:58:53,699 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 00:58:53,699 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:41 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-21 00:58:53,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-21 00:58:53,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 251, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-21 00:58:53,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-21 00:58:53,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:53,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-540e44c4-1598-494f-8309-ae8f9e14c1cf Date: Sat, 21 Jul 2018 00:58:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:58:43Z", "updated_at": "2018-07-21T00:58:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "30d27a08-0777-4531-a417-17a0c94734bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-21T00:58:45Z", "revision_number": 0, "id": "63fc2c57-9d28-4d6e-b3e9-75d88d978fdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-21T00:58:45Z", "revision_number": 0, "id": "71553d40-45d9-445d-a947-00d33ddc6320", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:45Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "7403df00-d139-4297-8c23-676b708a8afc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:44Z", "revision_number": 0, "id": "7d739779-ba59-4fd1-8070-5aa21de34ddf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:44Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-21T00:58:46Z", "revision_number": 0, "id": "bdd1daff-a786-4212-a725-24809e63a0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:46Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-21T00:58:46Z", "revision_number": 0, "id": "f364c53c-e7ca-4869-a88a-a30a80ba9943", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:46Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:58:43Z", "revision_number": 0, "id": "f74f8876-2786-4c63-b2d4-f484b3dd3ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:58:43Z", "security_group_id": "878100ca-51d5-4861-b281-192fbc49858d", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 8, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "878100ca-51d5-4861-b281-192fbc49858d", "name": "cloudify_ims-sg_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:53,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-540e44c4-1598-494f-8309-ae8f9e14c1cf 2018-07-21 00:58:53,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541560649872s 2018-07-21 00:58:53,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-540e44c4-1598-494f-8309-ae8f9e14c1cf 2018-07-21 00:58:53,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-21 00:58:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/878100ca-51d5-4861-b281-192fbc49858d.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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:54,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59c11c20-ab8d-4355-9a31-fc67ca3b4198 Content-Length: 0 Date: Sat, 21 Jul 2018 00:58:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:58:54,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/878100ca-51d5-4861-b281-192fbc49858d.json used request id req-59c11c20-ab8d-4355-9a31-fc67ca3b4198 2018-07-21 00:58:54,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.330892801285s 2018-07-21 00:58:54,096 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/878100ca-51d5-4861-b281-192fbc49858d.json used request id req-59c11c20-ab8d-4355-9a31-fc67ca3b4198 2018-07-21 00:58:54,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-21 00:58:54,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:54,148 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:58: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-e434dfca-dda0-46fd-a07d-7dddfa96ecfa x-compute-request-id: req-e434dfca-dda0-46fd-a07d-7dddfa96ecfa Content-Length: 0 Content-Type: application/json 2018-07-21 00:58:54,148 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985 used request id req-e434dfca-dda0-46fd-a07d-7dddfa96ecfa 2018-07-21 00:58:54,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0510241985321s 2018-07-21 00:58:54,148 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_d899a615-141f-441c-a1b8-91541fa7f985 used request id req-e434dfca-dda0-46fd-a07d-7dddfa96ecfa 2018-07-21 00:58:54,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-21 00:58:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22/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}fd187537fabc2d25adb6b448db2285a81436ba7a" -d '{"subnet_id": "7f2cb997-f654-4a0d-8105-e0f7a627d30d"}' 2018-07-21 00:58:56,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93adf1f3-b7c6-4cf5-8bd2-58a754f06d5a Date: Sat, 21 Jul 2018 00:58:56 GMT RESP BODY: {"network_id": "8cf44853-f94a-4484-ba4c-a4566328feb6", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "subnet_id": "7f2cb997-f654-4a0d-8105-e0f7a627d30d", "subnet_ids": ["7f2cb997-f654-4a0d-8105-e0f7a627d30d"], "port_id": "3975347f-32de-4fe3-b151-dcd3ec6cfafb", "id": "a1a1b347-6d0c-4ffe-be31-23c17d961e22"} 2018-07-21 00:58:56,260 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22/remove_router_interface.json used request id req-93adf1f3-b7c6-4cf5-8bd2-58a754f06d5a 2018-07-21 00:58:56,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11140394211s 2018-07-21 00:58:56,260 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22/remove_router_interface.json used request id req-93adf1f3-b7c6-4cf5-8bd2-58a754f06d5a returning object a1a1b347-6d0c-4ffe-be31-23c17d961e22 2018-07-21 00:58:56,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-21 00:58:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:58:56,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-d026714c-60ba-46b2-a458-5f83e2f462e6 Date: Sat, 21 Jul 2018 00:58:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:15Z", "admin_state_up": true, "updated_at": "2018-07-21T00:58:54Z", "flavor_id": null, "revision_number": 10, "routes": [], "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "a1a1b347-6d0c-4ffe-be31-23c17d961e22", "name": "cloudify_ims-router_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:58:56,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d026714c-60ba-46b2-a458-5f83e2f462e6 2018-07-21 00:58:56,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.302761077881s 2018-07-21 00:58:56,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d026714c-60ba-46b2-a458-5f83e2f462e6 2018-07-21 00:58:56,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-21 00:58:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22.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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:59:00,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3281ed7f-a8fb-4274-9063-b90250a8a14c Content-Length: 0 Date: Sat, 21 Jul 2018 00:59:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:59:00,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22.json used request id req-3281ed7f-a8fb-4274-9063-b90250a8a14c 2018-07-21 00:59:00,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.72574710846s 2018-07-21 00:59:00,292 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a1a1b347-6d0c-4ffe-be31-23c17d961e22.json used request id req-3281ed7f-a8fb-4274-9063-b90250a8a14c 2018-07-21 00:59:00,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-21 00:59:00,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:59:00,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-94c11f8a-8361-40ad-834b-3b0448e9b2a2 Date: Sat, 21 Jul 2018 00:59:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cf44853-f94a-4484-ba4c-a4566328feb6","tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T00:57:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1180ab389e7841acb77c360b5c4eb1b5","id":"7f2cb997-f654-4a0d-8105-e0f7a627d30d","subnetpool_id":null,"name":"cloudify_ims-subnet_d899a615-141f-441c-a1b8-91541fa7f985"}]} 2018-07-21 00:59:00,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-94c11f8a-8361-40ad-834b-3b0448e9b2a2 2018-07-21 00:59:00,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0559160709381s 2018-07-21 00:59:00,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-94c11f8a-8361-40ad-834b-3b0448e9b2a2 2018-07-21 00:59:00,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-21 00:59:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/7f2cb997-f654-4a0d-8105-e0f7a627d30d.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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:59:02,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc4a0f37-c832-43e4-abf4-a38548fc18b2 Date: Sat, 21 Jul 2018 00:59:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:59:02,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7f2cb997-f654-4a0d-8105-e0f7a627d30d.json used request id req-dc4a0f37-c832-43e4-abf4-a38548fc18b2 2018-07-21 00:59:02,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26956415176s 2018-07-21 00:59:02,620 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7f2cb997-f654-4a0d-8105-e0f7a627d30d.json used request id req-dc4a0f37-c832-43e4-abf4-a38548fc18b2 2018-07-21 00:59:02,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-21 00:59:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:59:02,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-85f6a5b8-8a6c-4518-846a-e1b8291e97ed Date: Sat, 21 Jul 2018 00:59:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"8cf44853-f94a-4484-ba4c-a4566328feb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1180ab389e7841acb77c360b5c4eb1b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T00:59:02Z","qos_policy_id":null,"name":"cloudify_ims-net_d899a615-141f-441c-a1b8-91541fa7f985","admin_state_up":true,"tenant_id":"1180ab389e7841acb77c360b5c4eb1b5","created_at":"2018-07-21T00:57:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 00:59:02,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-85f6a5b8-8a6c-4518-846a-e1b8291e97ed 2018-07-21 00:59:02,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115124940872s 2018-07-21 00:59:02,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-85f6a5b8-8a6c-4518-846a-e1b8291e97ed 2018-07-21 00:59:02,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-21 00:59:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/8cf44853-f94a-4484-ba4c-a4566328feb6.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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:59:04,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b16e923a-935f-4e83-bcc3-6516f00d28ca Date: Sat, 21 Jul 2018 00:59:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 00:59:04,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8cf44853-f94a-4484-ba4c-a4566328feb6.json used request id req-b16e923a-935f-4e83-bcc3-6516f00d28ca 2018-07-21 00:59:04,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31407690048s 2018-07-21 00:59:04,052 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8cf44853-f94a-4484-ba4c-a4566328feb6.json used request id req-b16e923a-935f-4e83-bcc3-6516f00d28ca 2018-07-21 00:59:04,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-21 00:59:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:59:04,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-bd78d6bc-ab4a-45ba-84c2-a4ed52e314d9 Date: Sat, 21 Jul 2018 00:59:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/snap", "metadata": {}}], "file": "/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/file", "owner": "1180ab389e7841acb77c360b5c4eb1b5", "id": "d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "size": 4373348352, "self": "/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2", "disk_format": "qcow2", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-21T00:58:42Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d899a615-141f-441c-a1b8-91541fa7f985", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-21T00:57:46Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-21 00:59:04,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bd78d6bc-ab4a-45ba-84c2-a4ed52e314d9 2018-07-21 00:59:04,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0457329750061s 2018-07-21 00:59:04,102 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bd78d6bc-ab4a-45ba-84c2-a4ed52e314d9 2018-07-21 00:59:04,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-21 00:59:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd187537fabc2d25adb6b448db2285a81436ba7a" 2018-07-21 00:59:04,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-554857b8-ab51-43d8-816a-7f0a4fdd5f8b Date: Sat, 21 Jul 2018 00:59: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-21 00:59:04,699 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2 used request id req-554857b8-ab51-43d8-816a-7f0a4fdd5f8b 2018-07-21 00:59:04,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.595345020294s 2018-07-21 00:59:04,699 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d6b7ff72-05e9-445e-8205-4bebaeadd8e2 used request id req-554857b8-ab51-43d8-816a-7f0a4fdd5f8b 2018-07-21 00:59:04,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-21 00:59:04,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:04,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59: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-48674296-8e19-4a06-bc3c-a7f5b13650ff x-compute-request-id: req-48674296-8e19-4a06-bc3c-a7f5b13650ff Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_d899a615-141f-441c-a1b8-91541fa7f985", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0558e3be-2e89-450b-94eb-7b3f89078254", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "0558e3be-2e89-450b-94eb-7b3f89078254"}, {"name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "22f054c9-7c9f-4d65-8ce1-273470453bc7"}]} 2018-07-21 00:59:04,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-48674296-8e19-4a06-bc3c-a7f5b13650ff 2018-07-21 00:59:04,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.030177116394s 2018-07-21 00:59:04,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-48674296-8e19-4a06-bc3c-a7f5b13650ff 2018-07-21 00:59:04,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-21 00:59:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:04,776 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 00:59: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-ae81ab90-2a01-4158-bdff-0e7d9eef09be x-compute-request-id: req-ae81ab90-2a01-4158-bdff-0e7d9eef09be Content-Length: 0 Content-Type: application/json 2018-07-21 00:59:04,776 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254 used request id req-ae81ab90-2a01-4158-bdff-0e7d9eef09be 2018-07-21 00:59:04,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.042916059494s 2018-07-21 00:59:04,776 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0558e3be-2e89-450b-94eb-7b3f89078254 used request id req-ae81ab90-2a01-4158-bdff-0e7d9eef09be 2018-07-21 00:59:04,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:59:04,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:04,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc64877-7a70-4032-aeda-69220daef06a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985", "links": {"self": "http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8f5b47ced8754bdeb217d96999781291", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:59:04,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-acc64877-7a70-4032-aeda-69220daef06a 2018-07-21 00:59:04,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111007928848s 2018-07-21 00:59:04,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-acc64877-7a70-4032-aeda-69220daef06a 2018-07-21 00:59:04,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-21 00:59:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:05,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970cf747-b158-48dc-843a-a8e1b449e9ce Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_d899a615-141f-441c-a1b8-91541fa7f985", "links": {"self": "http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8f5b47ced8754bdeb217d96999781291", "description": null}} 2018-07-21 00:59:05,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291 used request id req-970cf747-b158-48dc-843a-a8e1b449e9ce 2018-07-21 00:59:05,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109596014023s 2018-07-21 00:59:05,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291 used request id req-970cf747-b158-48dc-843a-a8e1b449e9ce 2018-07-21 00:59:05,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-21 00:59:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:05,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06658471-c84c-4b6a-a0ea-5115c1d5cfd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:59:05,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291 used request id req-06658471-c84c-4b6a-a0ea-5115c1d5cfd3 2018-07-21 00:59:05,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.226065158844s 2018-07-21 00:59:05,231 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8f5b47ced8754bdeb217d96999781291 used request id req-06658471-c84c-4b6a-a0ea-5115c1d5cfd3 2018-07-21 00:59:05,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-21 00:59:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:05,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d8ef56-8cd4-46d5-b12f-251cc2d94960 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5"}, "tags": [], "enabled": true, "id": "1180ab389e7841acb77c360b5c4eb1b5", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d899a615-141f-441c-a1b8-91541fa7f985"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-21 00:59:05,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-39d8ef56-8cd4-46d5-b12f-251cc2d94960 2018-07-21 00:59:05,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992138385773s 2018-07-21 00:59:05,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-39d8ef56-8cd4-46d5-b12f-251cc2d94960 2018-07-21 00:59:05,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-21 00:59:05,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:05,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adca0361-ddd7-4212-8e48-6f596e901ef9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:59:05,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5 used request id req-adca0361-ddd7-4212-8e48-6f596e901ef9 2018-07-21 00:59:05,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.20799612999s 2018-07-21 00:59:05,550 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5 used request id req-adca0361-ddd7-4212-8e48-6f596e901ef9 2018-07-21 00:59:05,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-21 00:59:05,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:05,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d66ead3-615b-4810-851e-1b998efc1381 Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e7092c018e8b4d0588274d25f3825c39", "links": {"self": "http://172.30.9.21:5000/v3/roles/e7092c018e8b4d0588274d25f3825c39"}, "name": "Member"}]} 2018-07-21 00:59:05,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d66ead3-615b-4810-851e-1b998efc1381 2018-07-21 00:59:05,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09068608284s 2018-07-21 00:59:05,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6d66ead3-615b-4810-851e-1b998efc1381 2018-07-21 00:59:05,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-21 00:59:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/e7092c018e8b4d0588274d25f3825c39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}918123694d43e4602df111b39df276086ce16e9a" 2018-07-21 00:59:05,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6af3224-f7c9-4888-99e9-5536056cdff8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:59:05,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e7092c018e8b4d0588274d25f3825c39 used request id req-f6af3224-f7c9-4888-99e9-5536056cdff8 2018-07-21 00:59:05,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.124713897705s 2018-07-21 00:59:05,776 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e7092c018e8b4d0588274d25f3825c39 used request id req-f6af3224-f7c9-4888-99e9-5536056cdff8 2018-07-21 00:59:05,776 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-07-21 00:59:05,798 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-21 00:59:06,161 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-21 00:59:06,189 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-21 00:59:06,240 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-21 00:59:06,240 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-07-21 00:59:06,487 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-07-21 00:59:06,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-21 00:59:06,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-21 00:59:06,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-07-21 00:59:06,601 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-21 00:59:06,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-07-21 00:59:06,631 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-21 00:59:06,631 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-07-21 00:59:06,631 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-21 00:59:06,631 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-21 00:59:06,631 - openstack_tests - INFO - OS Credentials = > 2018-07-21 00:59:06,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:59:06,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:59:07,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["uQ_UKrWkTUytd6BjLcoAkA"], "issued_at": "2018-07-21T00:59:07.000000Z"}} 2018-07-21 00:59:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 00:59:07,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd04e1b3-4dbf-4438-b809-1a951fac7564 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:59:07,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fd04e1b3-4dbf-4438-b809-1a951fac7564 2018-07-21 00:59:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:59:07,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:59:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 00:59:07,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434ab5f3-8231-4d0b-a0a4-b8ac98e1efc7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-07-21 00:59:07,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-434ab5f3-8231-4d0b-a0a4-b8ac98e1efc7 2018-07-21 00:59:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 00:59:07,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8637371-afc5-4885-9841-ea5a80c5d2bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:59:07,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f8637371-afc5-4885-9841-ea5a80c5d2bd 2018-07-21 00:59:07,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "domain_id": "default"}}' 2018-07-21 00:59:07,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1958cec-2b71-44f2-8bcd-7fa8733d4700 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "id": "829857e795e64e06a866d99c520519bb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 00:59:07,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c1958cec-2b71-44f2-8bcd-7fa8733d4700 2018-07-21 00:59:07,478 - keystone_utils - INFO - Created project with name - vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 00:59:07,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:59:07,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:59:07,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["JMFZhUZkTCiOh96ckUlc5Q"], "issued_at": "2018-07-21T00:59:07.000000Z"}} 2018-07-21 00:59:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}b7be431a56d3496bd03b8763d1caf1d4255a9c9d" 2018-07-21 00:59:07,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a8191b-1256-4ccc-ae8c-f4b7394ddfbe 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:59:07,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-39a8191b-1256-4ccc-ae8c-f4b7394ddfbe 2018-07-21 00:59:07,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:59:07,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:59:07,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7be431a56d3496bd03b8763d1caf1d4255a9c9d" 2018-07-21 00:59:08,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d961002c-f5a7-4a27-9511-dc2093055889 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:59:08,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d961002c-f5a7-4a27-9511-dc2093055889 2018-07-21 00:59:08,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:59:08,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:59:08,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["ofP1cReXQ-qZ3YWufD90ag"], "issued_at": "2018-07-21T00:59:08.000000Z"}} 2018-07-21 00:59:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:08,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f54478-6c5c-45b7-ad2a-2609bb72dee7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:59:08,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a2f54478-6c5c-45b7-ad2a-2609bb72dee7 2018-07-21 00:59:08,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:59:08,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:59:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:59:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:08,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2607cbdc-844e-4f74-8166-9aafb60f4e81 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:59:08,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2607cbdc-844e-4f74-8166-9aafb60f4e81 2018-07-21 00:59:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:08,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994cd0d1-3059-4e2f-a643-3ffdfe2c682e Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "id": "829857e795e64e06a866d99c520519bb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 00:59:08,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-994cd0d1-3059-4e2f-a643-3ffdfe2c682e 2018-07-21 00:59:08,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:08,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41804599-a9c3-40f1-84a4-2d8a2a2eba47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:59:08,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-41804599-a9c3-40f1-84a4-2d8a2a2eba47 2018-07-21 00:59:09,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:09,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4ad8cd-6372-43db-8f56-372bfa3eb0d2 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:59:09,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6f4ad8cd-6372-43db-8f56-372bfa3eb0d2 2018-07-21 00:59:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:09,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2d515f-ca1d-4db0-9bc9-a011a6e53f18 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "id": "829857e795e64e06a866d99c520519bb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 00:59:09,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-0c2d515f-ca1d-4db0-9bc9-a011a6e53f18 2018-07-21 00:59:09,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/e3367248d5a2402a8239b5bc1a7182dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:09,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e302b87c-0137-47e9-911e-4adc3a88f19d Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "links": {"self": "http://172.30.9.21:5000/v3/users/e3367248d5a2402a8239b5bc1a7182dd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "829857e795e64e06a866d99c520519bb", "id": "e3367248d5a2402a8239b5bc1a7182dd", "password_expires_at": null}} 2018-07-21 00:59:09,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e3367248d5a2402a8239b5bc1a7182dd used request id req-e302b87c-0137-47e9-911e-4adc3a88f19d 2018-07-21 00:59:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/e3367248d5a2402a8239b5bc1a7182dd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:09,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e278837b-7288-4b7b-95fa-e58f8094152e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/e3367248d5a2402a8239b5bc1a7182dd/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 00:59:09,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/e3367248d5a2402a8239b5bc1a7182dd/roles used request id req-e278837b-7288-4b7b-95fa-e58f8094152e 2018-07-21 00:59:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:09,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c37f75b-fa22-4fbd-80d2-0488d7f288f1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-21 00:59:09,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-8c37f75b-fa22-4fbd-80d2-0488d7f288f1 2018-07-21 00:59:09,541 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 00:59:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/e3367248d5a2402a8239b5bc1a7182dd/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 00:59:09,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6613824-f2b1-4492-974b-c310f7447482 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:59:09,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/e3367248d5a2402a8239b5bc1a7182dd/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-a6613824-f2b1-4492-974b-c310f7447482 2018-07-21 00:59:09,679 - keystone_utils - INFO - Created user with name - vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 00:59:09,680 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422, password=e3fb5b52-b945-493d-8062-5d252a425317, auth_url=http://172.30.9.21:5000//v3, project_name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-21 00:59:09,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-07-21 00:59:09,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-07-21 00:59:09,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:59:09,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:59:10,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "id": "e3367248d5a2402a8239b5bc1a7182dd"}, "audit_ids": ["NvEc9IxjQ1SF2q5SXffiEg"], "issued_at": "2018-07-21T00:59:10.000000Z"}} 2018-07-21 00:59:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}5f950538154bab01e3424d120fafae608edb7de8" 2018-07-21 00:59:10,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd27fb27-ff04-46e2-9569-adb3e00c37cb 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:59:10,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd27fb27-ff04-46e2-9569-adb3e00c37cb 2018-07-21 00:59:10,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:59:10,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f950538154bab01e3424d120fafae608edb7de8" 2018-07-21 00:59:10,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59: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-4bbb6cec-120a-44d6-8b43-360d39a93585 x-compute-request-id: req-4bbb6cec-120a-44d6-8b43-360d39a93585 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 00:59:10,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4bbb6cec-120a-44d6-8b43-360d39a93585 2018-07-21 00:59:10,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f950538154bab01e3424d120fafae608edb7de8" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-459395ce-af69-4b13-84aa-04a96f7da422", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-07-21 00:59:10,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59: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-05825d52-cda0-4d82-9040-c1478141cc53 x-compute-request-id: req-05825d52-cda0-4d82-9040-c1478141cc53 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-459395ce-af69-4b13-84aa-04a96f7da422", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "50638b52-5d8c-43d6-8e39-d3813363af1e"}} 2018-07-21 00:59:10,457 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-05825d52-cda0-4d82-9040-c1478141cc53 2018-07-21 00:59:10,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:59:10,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:59:10,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T01:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "id": "e3367248d5a2402a8239b5bc1a7182dd"}, "audit_ids": ["7skluzqNQje3czLgCTYsKQ"], "issued_at": "2018-07-21T00:59:10.000000Z"}} 2018-07-21 00:59:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:10,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72f7372-4065-4150-b7c7-b53ad62c0c7f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:59:10,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f72f7372-4065-4150-b7c7-b53ad62c0c7f 2018-07-21 00:59:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 00:59:10,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 00:59:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 00:59:10,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:11,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938cc92b-ff97-415b-a106-e99b977b6de9 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "links": {"self": "http://172.30.9.21:5000/v3/users/e3367248d5a2402a8239b5bc1a7182dd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "829857e795e64e06a866d99c520519bb", "id": "e3367248d5a2402a8239b5bc1a7182dd", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 00:59:11,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-938cc92b-ff97-415b-a106-e99b977b6de9 2018-07-21 00:59:11,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:11,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2746e42-e525-489d-b94a-c85ec6bc0942 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "id": "829857e795e64e06a866d99c520519bb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 00:59:11,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-b2746e42-e525-489d-b94a-c85ec6bc0942 2018-07-21 00:59:11,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:11,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6163f102-9be9-4718-8e63-ba8458117f54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 00:59:11,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6163f102-9be9-4718-8e63-ba8458117f54 2018-07-21 00:59:11,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:11,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd0e141-d23c-4806-bf7b-e490aead4f93 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 00:59:11,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cfd0e141-d23c-4806-bf7b-e490aead4f93 2018-07-21 00:59:11,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:11,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7494eaf2-03ae-48cd-ad71-fc6b17ce23e3 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "id": "829857e795e64e06a866d99c520519bb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 00:59:11,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-7494eaf2-03ae-48cd-ad71-fc6b17ce23e3 2018-07-21 00:59:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/d1428e64a9234592907c7260866c327b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:11,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-753a9a9e-fe87-4e42-8ab0-04179bdbcca2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "links": {"self": "http://172.30.9.21:5000/v3/users/d1428e64a9234592907c7260866c327b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "829857e795e64e06a866d99c520519bb", "id": "d1428e64a9234592907c7260866c327b", "password_expires_at": null}} 2018-07-21 00:59:11,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d1428e64a9234592907c7260866c327b used request id req-753a9a9e-fe87-4e42-8ab0-04179bdbcca2 2018-07-21 00:59:11,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/d1428e64a9234592907c7260866c327b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:12,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8ff727-619f-4bca-9df0-670d6a998572 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/d1428e64a9234592907c7260866c327b/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 00:59:12,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/d1428e64a9234592907c7260866c327b/roles used request id req-9d8ff727-619f-4bca-9df0-670d6a998572 2018-07-21 00:59:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:12,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ec08c5-eaa0-4c26-b6e7-f3d2fd2afff2 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-21 00:59:12,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-91ec08c5-eaa0-4c26-b6e7-f3d2fd2afff2 2018-07-21 00:59:12,189 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 00:59:12,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/d1428e64a9234592907c7260866c327b/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 00:59:12,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 00:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d444ce0d-1546-4260-b776-dbb9326a2c23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 00:59:12,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb/users/d1428e64a9234592907c7260866c327b/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-d444ce0d-1546-4260-b776-dbb9326a2c23 2018-07-21 00:59:12,349 - keystone_utils - INFO - Created user with name - cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 00:59:12,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422, password=0a2ea875-9a8b-47d0-adfa-ae49e24f0545, auth_url=http://172.30.9.21:5000//v3, project_name=vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-21 00:59:12,350 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-07-21 00:59:12,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:59:12,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:59:12,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T01:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["11VT03EdTeuFXSgGXp-UWA"], "issued_at": "2018-07-21T00:59:12.000000Z"}} 2018-07-21 00:59:12,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}174fa4ed38d55cb86fbcf348a69230ac39d78565" 2018-07-21 00:59:12,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed6faf7-47f8-4094-a318-d47d89812386 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:59:12,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aed6faf7-47f8-4094-a318-d47d89812386 2018-07-21 00:59:12,861 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 00:59:12,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174fa4ed38d55cb86fbcf348a69230ac39d78565" 2018-07-21 00:59:13,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59: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-963760d5-18fd-4a77-bcf4-b61d676054ae x-compute-request-id: req-963760d5-18fd-4a77-bcf4-b61d676054ae Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-21 00:59:13,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-963760d5-18fd-4a77-bcf4-b61d676054ae 2018-07-21 00:59:13,064 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422... 2018-07-21 00:59:13,064 - OpenStackKeypair - INFO - Creating new keypair 2018-07-21 00:59:13,124 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 00:59:13,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174fa4ed38d55cb86fbcf348a69230ac39d78565" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvRK5fT8oD3YBKEaB2QyOMk1AOBP09AagRNjMcyy9jSPODPtp6Lk9QTktG84+OKxHE/q+JaH8K630P1/P+GnTZVibkHi1vUS57S2FS5zEDwgL5x7OtuVFB1v6x6zwLsfdhR8L9tzPpcbKdIZdwWreNKCJnGxN2xAMqq5F7+MDRUw==", "name": "cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422"}}' 2018-07-21 00:59:13,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59: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-a73bd2db-8c98-448b-b4cc-7389cba0cd7e x-compute-request-id: req-a73bd2db-8c98-448b-b4cc-7389cba0cd7e Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvRK5fT8oD3YBKEaB2QyOMk1AOBP09AagRNjMcyy9jSPODPtp6Lk9QTktG84+OKxHE/q+JaH8K630P1/P+GnTZVibkHi1vUS57S2FS5zEDwgL5x7OtuVFB1v6x6zwLsfdhR8L9tzPpcbKdIZdwWreNKCJnGxN2xAMqq5F7+MDRUw==", "user_id": "d1428e64a9234592907c7260866c327b", "name": "cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422", "fingerprint": "8e:0a:98:5e:a3:98:b7:f1:ee:bc:77:00:e0:d1:a8:0f"}} 2018-07-21 00:59:13,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a73bd2db-8c98-448b-b4cc-7389cba0cd7e 2018-07-21 00:59:13,198 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-07-21 00:59:13,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-07-21 00:59:13,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-21 00:59:13,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 00:59:13,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 00:59:13,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T01:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["3pODtO8NQEmwML3S1TpdMA"], "issued_at": "2018-07-21T00:59:13.000000Z"}} 2018-07-21 00:59:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}ff5c9dab702cefd5e978e84119150574075ce7ce" 2018-07-21 00:59:13,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 00:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f07856-8a1c-4f88-8103-8aa8f182c69d 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 00:59:13,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-76f07856-8a1c-4f88-8103-8aa8f182c69d 2018-07-21 00:59:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" 2018-07-21 00:59:13,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-0f3bfab7-c07c-4965-b35d-e4c7c1f96035 Date: Sat, 21 Jul 2018 00:59:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-07-21 00:59:13,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-0f3bfab7-c07c-4965-b35d-e4c7c1f96035 2018-07-21 00:59:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" 2018-07-21 00:59:14,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-98dcbe7f-5f89-4d3b-a9d4-00ca1b70c946 Date: Sat, 21 Jul 2018 00:59:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 00:59:14,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-98dcbe7f-5f89-4d3b-a9d4-00ca1b70c946 2018-07-21 00:59:14,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-07-21 00:59:14,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-92fd080f-11b2-4b5d-bae1-678597e993dc Date: Sat, 21 Jul 2018 00:59:14 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:59:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T00:59:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d", "min_disk": 0, "protected": false, "id": "3086900c-df65-4eaf-a6db-e2118679c82d", "file": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d/file", "checksum": null, "owner": "829857e795e64e06a866d99c520519bb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 00:59:14,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-92fd080f-11b2-4b5d-bae1-678597e993dc 2018-07-21 00:59:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" -d '' 2018-07-21 01:00:22,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6d632de-466d-421f-9752-811ca2349d84 Date: Sat, 21 Jul 2018 01:00:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 01:00:22,044 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d/file used request id req-c6d632de-466d-421f-9752-811ca2349d84 2018-07-21 01:00:22,045 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-21 01:00:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" 2018-07-21 01:00:22,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-d17ac8e1-7db0-475a-9ea7-dfdb6370ea23 Date: Sat, 21 Jul 2018 01:00:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:59:14Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-21T01:00:21Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3086900c-df65-4eaf-a6db-e2118679c82d/snap", "metadata": {}}], "self": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d", "min_disk": 0, "protected": false, "id": "3086900c-df65-4eaf-a6db-e2118679c82d", "file": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "829857e795e64e06a866d99c520519bb", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3086900c-df65-4eaf-a6db-e2118679c82d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:00:22,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d used request id req-d17ac8e1-7db0-475a-9ea7-dfdb6370ea23 2018-07-21 01:00:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" 2018-07-21 01:00:22,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-76c2bf37-0943-4a95-90c3-cbe74d949cbb Date: Sat, 21 Jul 2018 01:00:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 01:00:22,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-76c2bf37-0943-4a95-90c3-cbe74d949cbb 2018-07-21 01:00:22,261 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-07-21 01:00:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" 2018-07-21 01:00:22,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-cd54f749-a870-48e4-a6ba-974353ffc03e Date: Sat, 21 Jul 2018 01:00:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:59:14Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-21T01:00:21Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3086900c-df65-4eaf-a6db-e2118679c82d/snap", "metadata": {}}], "self": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d", "min_disk": 0, "protected": false, "id": "3086900c-df65-4eaf-a6db-e2118679c82d", "file": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "829857e795e64e06a866d99c520519bb", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3086900c-df65-4eaf-a6db-e2118679c82d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:00:22,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d used request id req-cd54f749-a870-48e4-a6ba-974353ffc03e 2018-07-21 01:00:22,455 - create_image - DEBUG - Instance status is - active 2018-07-21 01:00:22,455 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-07-21 01:00:22,455 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-07-21 01:00:22,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-21 01:00:22,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:22,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:22,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["sXQVo7kESFGemsQ5DM0DYg"], "issued_at": "2018-07-21T01:00:22.000000Z"}} 2018-07-21 01:00:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}64aa121d9de21cec47a98d1ee13735e41bc19949" 2018-07-21 01:00:22,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb7052c-7098-4ca1-b256-21a52b7258a2 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:22,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-abb7052c-7098-4ca1-b256-21a52b7258a2 2018-07-21 01:00:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" 2018-07-21 01:00:23,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-c69f5e89-e8e4-424c-9090-80dfda6df490 Date: Sat, 21 Jul 2018 01:00:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-07-21 01:00:23,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-c69f5e89-e8e4-424c-9090-80dfda6df490 2018-07-21 01:00:23,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" 2018-07-21 01:00:23,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-590e434d-14be-4053-996b-f1390d86ef3e Date: Sat, 21 Jul 2018 01:00:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 01:00:23,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-590e434d-14be-4053-996b-f1390d86ef3e 2018-07-21 01:00:23,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-07-21 01:00:23,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a914de0d-da2e-45ef-a5ae-a10a6704a2ef Date: Sat, 21 Jul 2018 01:00:23 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:00:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T01:00:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78", "min_disk": 0, "protected": false, "id": "7d22f589-5ec0-4e38-9506-0f513c1fcf78", "file": "/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/file", "checksum": null, "owner": "829857e795e64e06a866d99c520519bb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:00:23,991 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a914de0d-da2e-45ef-a5ae-a10a6704a2ef 2018-07-21 01:00:24,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" -d '' 2018-07-21 01:00:32,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-945cba74-9c9c-4a20-8bb6-9d38b3a0f9df Date: Sat, 21 Jul 2018 01:00: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-21 01:00:32,094 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/file used request id req-945cba74-9c9c-4a20-8bb6-9d38b3a0f9df 2018-07-21 01:00:32,094 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-21 01:00:32,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" 2018-07-21 01:00:32,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-16e09bba-f092-4f9a-a4e3-fba9dbfb2507 Date: Sat, 21 Jul 2018 01:00:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:00:23Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-21T01:00:32Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/snap", "metadata": {}}], "self": "/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78", "min_disk": 0, "protected": false, "id": "7d22f589-5ec0-4e38-9506-0f513c1fcf78", "file": "/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "829857e795e64e06a866d99c520519bb", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:00:32,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78 used request id req-16e09bba-f092-4f9a-a4e3-fba9dbfb2507 2018-07-21 01:00:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" 2018-07-21 01:00:32,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d7f0e866-0157-4a64-8a11-b7f930443234 Date: Sat, 21 Jul 2018 01:00:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 01:00:32,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d7f0e866-0157-4a64-8a11-b7f930443234 2018-07-21 01:00:32,487 - create_image - INFO - Created image with name - vyos1.1.7 2018-07-21 01:00:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" 2018-07-21 01:00:32,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-d9d6c166-9d42-42b6-b221-a03c12e26add Date: Sat, 21 Jul 2018 01:00:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:00:23Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-21T01:00:32Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/snap", "metadata": {}}], "self": "/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78", "min_disk": 0, "protected": false, "id": "7d22f589-5ec0-4e38-9506-0f513c1fcf78", "file": "/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "829857e795e64e06a866d99c520519bb", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:00:32,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78 used request id req-d9d6c166-9d42-42b6-b221-a03c12e26add 2018-07-21 01:00:32,699 - create_image - DEBUG - Instance status is - active 2018-07-21 01:00:32,699 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-07-21 01:00:32,699 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-07-21 01:00:32,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-07-21 01:00:32,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:32,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:33,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["NbzoWHHYQ9GdYj1N5fEIeg"], "issued_at": "2018-07-21T01:00:33.000000Z"}} 2018-07-21 01:00:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0d3525b041b92c74819bb5dee293b543c436c226" 2018-07-21 01:00:33,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f588ce3-1ea4-41e3-ae91-0a1966364ebd 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:33,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5f588ce3-1ea4-41e3-ae91-0a1966364ebd 2018-07-21 01:00:33,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" 2018-07-21 01:00:33,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7918fa92-e82b-4283-b101-403750c5d830 Date: Sat, 21 Jul 2018 01:00:33 GMT RESP BODY: {"networks":[]} 2018-07-21 01:00:33,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-7918fa92-e82b-4283-b101-403750c5d830 2018-07-21 01:00:33,461 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" -d '{"network": {"name": "cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422", "admin_state_up": true}}' 2018-07-21 01:00:34,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e5a87c70-ed63-49cc-a39d-6a2f5ef47c30 Date: Sat, 21 Jul 2018 01:00:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T01:00:33Z","is_default":false,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","qos_policy_id":null,"admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}} 2018-07-21 01:00:34,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e5a87c70-ed63-49cc-a39d-6a2f5ef47c30 2018-07-21 01:00:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" 2018-07-21 01:00:34,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-3d1a29c2-7e3e-47fe-9414-9a0d24782bb4 Date: Sat, 21 Jul 2018 01:00:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T01:00:33Z","qos_policy_id":null,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}]} 2018-07-21 01:00:34,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-3d1a29c2-7e3e-47fe-9414-9a0d24782bb4 2018-07-21 01:00:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" 2018-07-21 01:00:34,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-534626c9-6a02-4fcf-9709-96fa55854cb9 Date: Sat, 21 Jul 2018 01:00:34 GMT RESP BODY: {"subnets":[]} 2018-07-21 01:00:34,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-534626c9-6a02-4fcf-9709-96fa55854cb9 2018-07-21 01:00:34,785 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" -d '{"subnets": [{"ip_version": 4, "network_id": "0dd35780-70e0-406f-93b8-f42fd42d8c8d", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]}' 2018-07-21 01:00:35,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0beddcae-83cd-4564-982b-62751466f520 Date: Sat, 21 Jul 2018 01:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:35,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0beddcae-83cd-4564-982b-62751466f520 2018-07-21 01:00:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" 2018-07-21 01:00:36,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-c9ac89e9-f43d-4f91-b1af-e00d31d98a14 Date: Sat, 21 Jul 2018 01:00:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"],"description":"","tags":[],"updated_at":"2018-07-21T01:00:35Z","qos_policy_id":null,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}]} 2018-07-21 01:00:36,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-c9ac89e9-f43d-4f91-b1af-e00d31d98a14 2018-07-21 01:00:36,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" 2018-07-21 01:00:36,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-13f23c1f-c01f-4378-ac42-a8e9882f36f5 Date: Sat, 21 Jul 2018 01:00:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:36,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-13f23c1f-c01f-4378-ac42-a8e9882f36f5 2018-07-21 01:00:36,084 - OpenStackNetwork - DEBUG - Network [0dd35780-70e0-406f-93b8-f42fd42d8c8d] created successfully 2018-07-21 01:00:36,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:36,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:36,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["PBQq0n4CR36pogIAqBkvyw"], "issued_at": "2018-07-21T01:00:36.000000Z"}} 2018-07-21 01:00:36,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2cb215c347bc106ec63770aa1151711b4da1f3b" 2018-07-21 01:00:36,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c3c37660-0e73-421b-9849-b99b8e29c08b Date: Sat, 21 Jul 2018 01:00:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 01:00:36,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-c3c37660-0e73-421b-9849-b99b8e29c08b 2018-07-21 01:00:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2cb215c347bc106ec63770aa1151711b4da1f3b" 2018-07-21 01:00:37,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e1023b5-0214-4de4-8233-5e7a79d1a27b Date: Sat, 21 Jul 2018 01:00:37 GMT RESP BODY: {"subnets":[]} 2018-07-21 01:00:37,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-4e1023b5-0214-4de4-8233-5e7a79d1a27b 2018-07-21 01:00:37,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:37,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:37,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["hIw-XzosRHWW1uG3pdidLQ"], "issued_at": "2018-07-21T01:00:37.000000Z"}} 2018-07-21 01:00:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:37,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e871f07b-affc-4967-a14c-771ef9d6e7dc 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:37,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e871f07b-affc-4967-a14c-771ef9d6e7dc 2018-07-21 01:00:37,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:37,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-97b32f12-a3d1-48bf-9933-87690f3c7fc2 Date: Sat, 21 Jul 2018 01:00:37 GMT RESP BODY: {"routers": []} 2018-07-21 01:00:37,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True used request id req-97b32f12-a3d1-48bf-9933-87690f3c7fc2 2018-07-21 01:00:37,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:37,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:38,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["ggRtD18IQuOl3aQmMGEQZg"], "issued_at": "2018-07-21T01:00:38.000000Z"}} 2018-07-21 01:00:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}76e26fed7d7a2b0a7bfd87dc2e5150e8dda7dcc4" 2018-07-21 01:00:38,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a338bacf-6795-4ca9-ae79-fb92504e1b77 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:38,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a338bacf-6795-4ca9-ae79-fb92504e1b77 2018-07-21 01:00:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:38,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-c41f2646-adee-4f1d-96e5-902423fb24cf Date: Sat, 21 Jul 2018 01:00:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","mtu":1500}]} 2018-07-21 01:00:38,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-c41f2646-adee-4f1d-96e5-902423fb24cf 2018-07-21 01:00:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:39,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a311470d-4124-46da-93e3-2aaa24ffeb7d Date: Sat, 21 Jul 2018 01:00:39 GMT RESP BODY: {"subnets":[]} 2018-07-21 01:00:39,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-a311470d-4124-46da-93e3-2aaa24ffeb7d 2018-07-21 01:00:39,043 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422", "admin_state_up": true}}' 2018-07-21 01:00:45,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-5caa7380-f7e1-4944-a39f-5b808837e249 Date: Sat, 21 Jul 2018 01:00:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:40Z", "admin_state_up": true, "updated_at": "2018-07-21T01:00:41Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "829857e795e64e06a866d99c520519bb", "id": "e6586123-a072-4de4-a655-c807081427cc", "name": "cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:45,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-5caa7380-f7e1-4944-a39f-5b808837e249 2018-07-21 01:00:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=e6586123-a072-4de4-a655-c807081427cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:45,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-332c8631-aa4b-4639-b779-bd1b3e4a5e7b Date: Sat, 21 Jul 2018 01:00:45 GMT RESP BODY: {"ports":[]} 2018-07-21 01:00:45,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=e6586123-a072-4de4-a655-c807081427cc used request id req-332c8631-aa4b-4639-b779-bd1b3e4a5e7b 2018-07-21 01:00:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:46,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-af4e5346-6eb5-41c1-99ef-e7b49ea074e6 Date: Sat, 21 Jul 2018 01:00:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:46,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-af4e5346-6eb5-41c1-99ef-e7b49ea074e6 2018-07-21 01:00:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:00:46,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:00:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:00:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:46,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa799f42-071e-465e-a6fa-a5a2a4a705e6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:46,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-fa799f42-071e-465e-a6fa-a5a2a4a705e6 2018-07-21 01:00:46,132 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-21 01:00:46,132 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" -d '{"subnet_id": "eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"}' 2018-07-21 01:00:49,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-da6249fa-e62f-4c5e-bf18-651abb96bc2c Date: Sat, 21 Jul 2018 01:00:49 GMT RESP BODY: {"network_id": "0dd35780-70e0-406f-93b8-f42fd42d8c8d", "tenant_id": "829857e795e64e06a866d99c520519bb", "subnet_id": "eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7", "subnet_ids": ["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"], "port_id": "5e649473-bc26-404b-aeaf-4888f2adb49b", "id": "e6586123-a072-4de4-a655-c807081427cc"} 2018-07-21 01:00:49,149 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc/add_router_interface used request id req-da6249fa-e62f-4c5e-bf18-651abb96bc2c 2018-07-21 01:00:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:49,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-de10b5a7-d81e-4e5f-996b-3704517ece9e Date: Sat, 21 Jul 2018 01:00:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:40Z", "admin_state_up": true, "updated_at": "2018-07-21T01:00:47Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "829857e795e64e06a866d99c520519bb", "id": "e6586123-a072-4de4-a655-c807081427cc", "name": "cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:49,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc used request id req-de10b5a7-d81e-4e5f-996b-3704517ece9e 2018-07-21 01:00:49,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=e6586123-a072-4de4-a655-c807081427cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:49,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-f24cd07d-1a3a-43aa-bb1a-ec5c16899ddd Date: Sat, 21 Jul 2018 01:00:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:00:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","ip_address":"10.67.79.1"}],"id":"5e649473-bc26-404b-aeaf-4888f2adb49b","security_groups":[],"mac_address":"fa:16:3e:f0:76:01","project_id":"829857e795e64e06a866d99c520519bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:47Z","binding:vnic_type":"normal","device_id":"e6586123-a072-4de4-a655-c807081427cc","ip_allocation":"immediate"}]} 2018-07-21 01:00:49,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=e6586123-a072-4de4-a655-c807081427cc used request id req-f24cd07d-1a3a-43aa-bb1a-ec5c16899ddd 2018-07-21 01:00:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:00:49,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-682fdda8-b17e-406b-b762-440cf8339033 Date: Sat, 21 Jul 2018 01:00:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:49,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7 used request id req-682fdda8-b17e-406b-b762-440cf8339033 2018-07-21 01:00:49,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-07-21 01:00:49,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:49,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:50,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["fee_GkupQ6iPi4p0JRgbuQ"], "issued_at": "2018-07-21T01:00:50.000000Z"}} 2018-07-21 01:00:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:50,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1c20d8-e850-4150-9d7f-734770625e52 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:50,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6e1c20d8-e850-4150-9d7f-734770625e52 2018-07-21 01:00:50,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:50,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b759775e-c6c2-47c0-ad02-122c19c61268 Date: Sat, 21 Jul 2018 01:00:50 GMT RESP BODY: {"security_groups": []} 2018-07-21 01:00:50,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-b759775e-c6c2-47c0-ad02-122c19c61268 2018-07-21 01:00:50,624 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422... 2018-07-21 01:00:50,624 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" -d '{"security_group": {"name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}}' 2018-07-21 01:00:50,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-8f07b75a-957c-400d-8368-73df25b24569 Date: Sat, 21 Jul 2018 01:00:51 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "updated_at": "2018-07-21T01:00:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "eada8895-1ee7-4c33-9b37-a415d310271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 2, "project_id": "829857e795e64e06a866d99c520519bb", "id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:50,998 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-8f07b75a-957c-400d-8368-73df25b24569 2018-07-21 01:00:50,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:51,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:51,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0103fc17-6304-42e9-859e-d77d9d12a973 Date: Sat, 21 Jul 2018 01:00:51 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-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "eada8895-1ee7-4c33-9b37-a415d310271a"}]} 2018-07-21 01:00:51,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-0103fc17-6304-42e9-859e-d77d9d12a973 2018-07-21 01:00:51,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:51,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13900b86-7539-4d8a-ac05-82ccbc312b37 Date: Sat, 21 Jul 2018 01:00:51 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-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "eada8895-1ee7-4c33-9b37-a415d310271a"}]} 2018-07-21 01:00:51,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-13900b86-7539-4d8a-ac05-82ccbc312b37 2018-07-21 01:00:51,537 - neutron_utils - INFO - Retrieving security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:51,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b24fa958-763b-4789-8e6f-0e0123a37a7c Date: Sat, 21 Jul 2018 01:00:51 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "updated_at": "2018-07-21T01:00:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "eada8895-1ee7-4c33-9b37-a415d310271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 2, "project_id": "829857e795e64e06a866d99c520519bb", "id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:51,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-b24fa958-763b-4789-8e6f-0e0123a37a7c 2018-07-21 01:00:51,763 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:52,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3734f72f-7a88-493c-aac4-64a4437c3e25 Date: Sat, 21 Jul 2018 01:00:52 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-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "eada8895-1ee7-4c33-9b37-a415d310271a"}]} 2018-07-21 01:00:52,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-3734f72f-7a88-493c-aac4-64a4437c3e25 2018-07-21 01:00:52,363 - neutron_utils - INFO - Retrieving security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:52,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0818730d-0b84-4aaa-8837-3c4c86ef4a21 Date: Sat, 21 Jul 2018 01:00:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "updated_at": "2018-07-21T01:00:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "eada8895-1ee7-4c33-9b37-a415d310271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 2, "project_id": "829857e795e64e06a866d99c520519bb", "id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:52,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-0818730d-0b84-4aaa-8837-3c4c86ef4a21 2018-07-21 01:00:52,582 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:52,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:52,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8cc9a18a-5235-460b-a0ba-5ce4e1230c17 Date: Sat, 21 Jul 2018 01:00:52 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-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "eada8895-1ee7-4c33-9b37-a415d310271a"}]} 2018-07-21 01:00:52,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-8cc9a18a-5235-460b-a0ba-5ce4e1230c17 2018-07-21 01:00:52,649 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:52,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e451216a-db17-48fb-a22d-9d546f5e126a Date: Sat, 21 Jul 2018 01:00:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "updated_at": "2018-07-21T01:00:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "eada8895-1ee7-4c33-9b37-a415d310271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 2, "project_id": "829857e795e64e06a866d99c520519bb", "id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:52,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-e451216a-db17-48fb-a22d-9d546f5e126a 2018-07-21 01:00:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:00:52,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:00:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:00:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:52,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fab357-d1fc-4ba7-9688-6011f43d18a0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:52,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-99fab357-d1fc-4ba7-9688-6011f43d18a0 2018-07-21 01:00:52,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:53,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4cb49bc4-e87b-43e0-84a9-54e9ccbd5ec7 Date: Sat, 21 Jul 2018 01:00:53 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-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "eada8895-1ee7-4c33-9b37-a415d310271a"}]} 2018-07-21 01:00:53,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-4cb49bc4-e87b-43e0-84a9-54e9ccbd5ec7 2018-07-21 01:00:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854"}}' 2018-07-21 01:00:53,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-bb595402-6ae2-4c9a-92f2-dc51ffa4d05b Date: Sat, 21 Jul 2018 01:00:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": 1, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:53Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "2ab22ca6-3862-4403-8ffc-76e84014c926"}} 2018-07-21 01:00:53,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-bb595402-6ae2-4c9a-92f2-dc51ffa4d05b 2018-07-21 01:00:53,424 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:53,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-8834344c-d6d9-4c31-8ed5-4ff19fca9d18 Date: Sat, 21 Jul 2018 01:00:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "updated_at": "2018-07-21T01:00:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "revision_number": 0, "id": "2ab22ca6-3862-4403-8ffc-76e84014c926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": 1, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "eada8895-1ee7-4c33-9b37-a415d310271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 3, "project_id": "829857e795e64e06a866d99c520519bb", "id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:53,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-8834344c-d6d9-4c31-8ed5-4ff19fca9d18 2018-07-21 01:00:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:53,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fdbca8-98c9-4b39-8545-ced805abd9bf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:53,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-10fdbca8-98c9-4b39-8545-ced805abd9bf 2018-07-21 01:00:53,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:53,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:53,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-48a50f81-c8a3-4b3d-b4cc-0806d1c81eb7 Date: Sat, 21 Jul 2018 01:00:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": 1, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:53Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "2ab22ca6-3862-4403-8ffc-76e84014c926"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "eada8895-1ee7-4c33-9b37-a415d310271a"}]} 2018-07-21 01:00:53,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-48a50f81-c8a3-4b3d-b4cc-0806d1c81eb7 2018-07-21 01:00:53,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854"}}' 2018-07-21 01:00:53,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-86d11b95-89f1-4454-b464-ca2910c39638 Date: Sat, 21 Jul 2018 01:00:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": 1, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:53Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "52b96e66-60df-4a1d-a50c-2b3c60601657"}} 2018-07-21 01:00:53,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-86d11b95-89f1-4454-b464-ca2910c39638 2018-07-21 01:00:53,777 - neutron_utils - INFO - Retrieving security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:53,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-8c842510-e927-4e29-8d63-3de5449948c2 Date: Sat, 21 Jul 2018 01:00:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "updated_at": "2018-07-21T01:00:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "revision_number": 0, "id": "2ab22ca6-3862-4403-8ffc-76e84014c926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": 1, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "revision_number": 0, "id": "52b96e66-60df-4a1d-a50c-2b3c60601657", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": 1, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "revision_number": 0, "id": "eada8895-1ee7-4c33-9b37-a415d310271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 4, "project_id": "829857e795e64e06a866d99c520519bb", "id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:53,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-8c842510-e927-4e29-8d63-3de5449948c2 2018-07-21 01:00:53,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a30e60e-c4f8-4290-baff-3693c34a1854 2018-07-21 01:00:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:00:54,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-7cb75ba4-17b1-4f81-b327-93ebdb49467f Date: Sat, 21 Jul 2018 01:00:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": 1, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:53Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "2ab22ca6-3862-4403-8ffc-76e84014c926"}, {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-21T01:00:53Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": 1, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:53Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "52b96e66-60df-4a1d-a50c-2b3c60601657"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:50Z", "security_group_id": "6a30e60e-c4f8-4290-baff-3693c34a1854", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:50Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "eada8895-1ee7-4c33-9b37-a415d310271a"}]} 2018-07-21 01:00:54,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-7cb75ba4-17b1-4f81-b327-93ebdb49467f 2018-07-21 01:00:54,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-07-21 01:00:54,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:54,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:54,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["H9RP81twSzm3v2L98Aj39g"], "issued_at": "2018-07-21T01:00:54.000000Z"}} 2018-07-21 01:00:54,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:54,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b72cd90-15b7-44b2-8f50-4986c06cff52 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:54,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9b72cd90-15b7-44b2-8f50-4986c06cff52 2018-07-21 01:00:54,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 01:00:54,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:54,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179b0ca6-3a5d-41a2-84c7-fb629f935c57 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:54,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-179b0ca6-3a5d-41a2-84c7-fb629f935c57 2018-07-21 01:00:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:54,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-1b94720a-2145-448e-9351-ac2bdd1abede Date: Sat, 21 Jul 2018 01:00:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"],"description":"","tags":[],"updated_at":"2018-07-21T01:00:35Z","qos_policy_id":null,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}]} 2018-07-21 01:00:54,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-1b94720a-2145-448e-9351-ac2bdd1abede 2018-07-21 01:00:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:00:54,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:00:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:00:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:55,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacb34a9-d4a0-4b2f-b09b-4d50b96fddc3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:55,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-aacb34a9-d4a0-4b2f-b09b-4d50b96fddc3 2018-07-21 01:00:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:55,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f3d2be20-28f3-486d-ab27-6d1fc2cc2a4e Date: Sat, 21 Jul 2018 01:00:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:55,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-f3d2be20-28f3-486d-ab27-6d1fc2cc2a4e 2018-07-21 01:00:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d&name=cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:55,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea415527-fc0d-4bb0-9863-9296b61eab76 Date: Sat, 21 Jul 2018 01:00:55 GMT RESP BODY: {"ports":[]} 2018-07-21 01:00:55,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d&name=cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True used request id req-ea415527-fc0d-4bb0-9863-9296b61eab76 2018-07-21 01:00:55,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:56,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5517d012-f8a0-4ea9-b6f7-19542f498d49 x-compute-request-id: req-5517d012-f8a0-4ea9-b6f7-19542f498d49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-21 01:00:56,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-5517d012-f8a0-4ea9-b6f7-19542f498d49 2018-07-21 01:00:56,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:56,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-0fd4c889-f020-4f97-abcd-24de2ac3e799 Date: Sat, 21 Jul 2018 01:00:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"],"description":"","tags":[],"updated_at":"2018-07-21T01:00:35Z","qos_policy_id":null,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}]} 2018-07-21 01:00:56,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-0fd4c889-f020-4f97-abcd-24de2ac3e799 2018-07-21 01:00:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:56,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6d87fd-e04d-4127-9219-49d038b76dec Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:56,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-da6d87fd-e04d-4127-9219-49d038b76dec 2018-07-21 01:00:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:56,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-432a58a6-7054-44cf-9dae-06ca693b0600 Date: Sat, 21 Jul 2018 01:00:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:56,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-432a58a6-7054-44cf-9dae-06ca693b0600 2018-07-21 01:00:56,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d&name=cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:56,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e640c691-581d-43f6-9acd-374a7c0bf64e Date: Sat, 21 Jul 2018 01:00:56 GMT RESP BODY: {"ports":[]} 2018-07-21 01:00:56,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d&name=cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True used request id req-e640c691-581d-43f6-9acd-374a7c0bf64e 2018-07-21 01:00:56,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:00:56,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:00:57,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-21T02:00:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/829857e795e64e06a866d99c520519bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422", "id": "d1428e64a9234592907c7260866c327b"}, "audit_ids": ["owh7z1qbQ3GSBmtTQoNQRA"], "issued_at": "2018-07-21T01:00:57.000000Z"}} 2018-07-21 01:00:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}1e4859ed65ca706386ebf6e41367e9b065679995" 2018-07-21 01:00:57,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b57babc-0bc4-4c57-afd2-3c3a379305ea 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:00:57,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6b57babc-0bc4-4c57-afd2-3c3a379305ea 2018-07-21 01:00:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-541c6af0-0a0c-4273-9690-50d192e39159 Date: Sat, 21 Jul 2018 01:00:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"],"description":"","tags":[],"updated_at":"2018-07-21T01:00:35Z","qos_policy_id":null,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}]} 2018-07-21 01:00:57,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-541c6af0-0a0c-4273-9690-50d192e39159 2018-07-21 01:00:57,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:57,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48dd2062-01a9-4932-90f1-75054350cff4 Date: Sat, 21 Jul 2018 01:00:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:57,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-48dd2062-01a9-4932-90f1-75054350cff4 2018-07-21 01:00:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:58,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-45f79b1b-33fb-41f1-9809-871dee1577af Date: Sat, 21 Jul 2018 01:00:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"],"description":"","tags":[],"updated_at":"2018-07-21T01:00:35Z","qos_policy_id":null,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}]} 2018-07-21 01:00:58,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-45f79b1b-33fb-41f1-9809-871dee1577af 2018-07-21 01:00:58,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:00:58,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:00:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:00:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4859ed65ca706386ebf6e41367e9b065679995" 2018-07-21 01:00:58,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c829b8f-8043-431f-b9b4-7cdc8e51bdf0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:58,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-4c829b8f-8043-431f-b9b4-7cdc8e51bdf0 2018-07-21 01:00:58,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:58,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e614fa87-fc9d-44ce-90cc-e16c1b86c319 Date: Sat, 21 Jul 2018 01:00:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:00:58,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-e614fa87-fc9d-44ce-90cc-e16c1b86c319 2018-07-21 01:00:58,525 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:00:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" -d '{"port": {"network_id": "0dd35780-70e0-406f-93b8-f42fd42d8c8d", "name": "cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422", "admin_state_up": true}}' 2018-07-21 01:00:59,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-37470a0c-1b3d-48ec-8aea-5355c598e9b2 Date: Sat, 21 Jul 2018 01:00:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:00:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","ip_address":"10.67.79.11"}],"id":"b337b3ef-6c6e-4032-ae3c-d069f26a1f2d","security_groups":["982b58f8-226c-46e8-9d7b-d525bac4c612"],"mac_address":"fa:16:3e:d6:98:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422","project_id":"829857e795e64e06a866d99c520519bb","qos_policy_id":null,"admin_state_up":true,"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-21 01:00:59,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-37470a0c-1b3d-48ec-8aea-5355c598e9b2 2018-07-21 01:00:59,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:59,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-20757921-2b7c-4b88-9b37-2726804cc99d Date: Sat, 21 Jul 2018 01:00:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"829857e795e64e06a866d99c520519bb","l2_adjacency":true,"status":"ACTIVE","subnets":["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"],"description":"","tags":[],"updated_at":"2018-07-21T01:00:35Z","qos_policy_id":null,"name":"cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:33Z","mtu":1450}]} 2018-07-21 01:00:59,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=cloudify_vrouter_network-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-20757921-2b7c-4b88-9b37-2726804cc99d 2018-07-21 01:00:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:00:59,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcf3f5b-9936-4695-a301-55774358e334 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:00:59,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-cdcf3f5b-9936-4695-a301-55774358e334 2018-07-21 01:00:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:00,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-268f87d8-6397-4be9-9a89-13ebcf83b075 Date: Sat, 21 Jul 2018 01:01:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-21T01:00:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"829857e795e64e06a866d99c520519bb","id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","subnetpool_id":null,"name":"cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:01:00,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d used request id req-268f87d8-6397-4be9-9a89-13ebcf83b075 2018-07-21 01:01:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d&name=cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:00,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-5c1c68e6-c029-4309-8546-ff4c404eb178 Date: Sat, 21 Jul 2018 01:01:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:00:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7","ip_address":"10.67.79.11"}],"id":"b337b3ef-6c6e-4032-ae3c-d069f26a1f2d","security_groups":["982b58f8-226c-46e8-9d7b-d525bac4c612"],"mac_address":"fa:16:3e:d6:98:6f","project_id":"829857e795e64e06a866d99c520519bb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422","admin_state_up":true,"network_id":"0dd35780-70e0-406f-93b8-f42fd42d8c8d","tenant_id":"829857e795e64e06a866d99c520519bb","created_at":"2018-07-21T01:00:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-21 01:01:00,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=0dd35780-70e0-406f-93b8-f42fd42d8c8d&name=cloudify_manager_port-459395ce-af69-4b13-84aa-04a96f7da422&admin_state_up=True used request id req-5c1c68e6-c029-4309-8546-ff4c404eb178 2018-07-21 01:01:00,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:00,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c12e83a-20bc-4f9a-977e-85e5e462e49f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:01:00,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-2c12e83a-20bc-4f9a-977e-85e5e462e49f 2018-07-21 01:01:00,381 - nova_utils - INFO - Creating VM with name - cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:00,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:00,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01: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-33285132-960d-4604-8265-be525b7829d7 x-compute-request-id: req-33285132-960d-4604-8265-be525b7829d7 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}, {"id": "50638b52-5d8c-43d6-8e39-d3813363af1e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "bookmark"}], "name": "cloudify.medium-459395ce-af69-4b13-84aa-04a96f7da422"}]} 2018-07-21 01:01:00,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-33285132-960d-4604-8265-be525b7829d7 2018-07-21 01:01:00,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:00,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01: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-51ea66dc-c35e-4c61-9922-2b155e730b56 x-compute-request-id: req-51ea66dc-c35e-4c61-9922-2b155e730b56 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-459395ce-af69-4b13-84aa-04a96f7da422", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "50638b52-5d8c-43d6-8e39-d3813363af1e"}} 2018-07-21 01:01:00,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e used request id req-51ea66dc-c35e-4c61-9922-2b155e730b56 2018-07-21 01:01:00,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:00,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-3c40b320-bbd4-43c1-8cd7-2f6d174b6d66 Date: Sat, 21 Jul 2018 01:01:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-21T00:59:14Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-21T01:00:21Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3086900c-df65-4eaf-a6db-e2118679c82d/snap", "metadata": {}}], "self": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d", "min_disk": 0, "protected": false, "id": "3086900c-df65-4eaf-a6db-e2118679c82d", "file": "/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "829857e795e64e06a866d99c520519bb", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/3086900c-df65-4eaf-a6db-e2118679c82d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-07-21 01:01:00,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-3c40b320-bbd4-43c1-8cd7-2f6d174b6d66 2018-07-21 01:01:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:00,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-177ad191-9469-4aaf-8f7a-a8c9787733e9 Date: Sat, 21 Jul 2018 01:01:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 01:01:00,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-177ad191-9469-4aaf-8f7a-a8c9787733e9 2018-07-21 01:01:00,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" -d '{"server": {"name": "cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422", "imageRef": "3086900c-df65-4eaf-a6db-e2118679c82d", "key_name": "cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422", "flavorRef": "50638b52-5d8c-43d6-8e39-d3813363af1e", "max_count": 1, "min_count": 1, "networks": [{"port": "b337b3ef-6c6e-4032-ae3c-d069f26a1f2d"}], "security_groups": [{"name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}]}}' 2018-07-21 01:01:02,882 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 01:01: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-0af2d45a-8765-4ba1-93c9-00cdf8fb806c x-compute-request-id: req-0af2d45a-8765-4ba1-93c9-00cdf8fb806c Content-Length: 423 location: http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0ce4c6a-b696-4c8a-9089-62178dd5498a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "bookmark"}], "adminPass": "uHAxV9LsCfep"}} 2018-07-21 01:01:02,882 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0af2d45a-8765-4ba1-93c9-00cdf8fb806c 2018-07-21 01:01:02,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:03,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-950e45a2-fd15-4626-9fbe-cd9c804f25e2 x-compute-request-id: req-950e45a2-fd15-4626-9fbe-cd9c804f25e2 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "bookmark"}], "image": {"id": "3086900c-df65-4eaf-a6db-e2118679c82d", "links": [{"href": "http://172.30.9.21:8774/images/3086900c-df65-4eaf-a6db-e2118679c82d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50638b52-5d8c-43d6-8e39-d3813363af1e", "links": [{"href": "http://172.30.9.21:8774/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "bookmark"}]}, "id": "a0ce4c6a-b696-4c8a-9089-62178dd5498a", "user_id": "d1428e64a9234592907c7260866c327b", "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-21T01:01:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422", "name": "cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422", "created": "2018-07-21T01:01:02Z", "tenant_id": "829857e795e64e06a866d99c520519bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 01:01:03,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a used request id req-950e45a2-fd15-4626-9fbe-cd9c804f25e2 2018-07-21 01:01:03,582 - create_instance - INFO - Created instance with name - cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:03,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:04,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01: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-8ea31883-40dd-4aa7-9bfa-53d7728767a2 x-compute-request-id: req-8ea31883-40dd-4aa7-9bfa-53d7728767a2 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "bookmark"}], "image": {"id": "3086900c-df65-4eaf-a6db-e2118679c82d", "links": [{"href": "http://172.30.9.21:8774/images/3086900c-df65-4eaf-a6db-e2118679c82d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50638b52-5d8c-43d6-8e39-d3813363af1e", "links": [{"href": "http://172.30.9.21:8774/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "bookmark"}]}, "id": "a0ce4c6a-b696-4c8a-9089-62178dd5498a", "user_id": "d1428e64a9234592907c7260866c327b", "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-21T01:01:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422", "name": "cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422", "created": "2018-07-21T01:01:02Z", "tenant_id": "829857e795e64e06a866d99c520519bb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-21 01:01:04,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a used request id req-8ea31883-40dd-4aa7-9bfa-53d7728767a2 2018-07-21 01:01:04,386 - create_instance - DEBUG - Instance status [cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422] is - BUILD 2018-07-21 01:01:04,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-21 01:01:07,389 - create_instance - DEBUG - VM status query timeout in 896.192800999 2018-07-21 01:01:07,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcbdb664814bb58f5f872c4facd8e7f1cdabd1e" 2018-07-21 01:01:07,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01: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-1f2fd21e-31da-4c7f-b647-5f211dfdfcbc x-compute-request-id: req-1f2fd21e-31da-4c7f-b647-5f211dfdfcbc Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a", "rel": "bookmark"}], "image": {"id": "3086900c-df65-4eaf-a6db-e2118679c82d", "links": [{"href": "http://172.30.9.21:8774/images/3086900c-df65-4eaf-a6db-e2118679c82d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "50638b52-5d8c-43d6-8e39-d3813363af1e", "links": [{"href": "http://172.30.9.21:8774/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e", "rel": "bookmark"}]}, "id": "a0ce4c6a-b696-4c8a-9089-62178dd5498a", "user_id": "d1428e64a9234592907c7260866c327b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-21T01:01:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422", "name": "cloudify_manager-459395ce-af69-4b13-84aa-04a96f7da422", "created": "2018-07-21T01:01:02Z", "tenant_id": "829857e795e64e06a866d99c520519bb", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-07-21T01:01:04Z"}, "metadata": {}}} 2018-07-21 01:01:07,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a0ce4c6a-b696-4c8a-9089-62178dd5498a used request id req-1f2fd21e-31da-4c7f-b647-5f211dfdfcbc 2018-07-21 01:01:07,851 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 256, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-07-21 01:01:07,978 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 01:01:07,978 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 02:01 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-21 01:01:07,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-07-21 01:01:07,984 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-21 01:01:07,984 - neutron_utils - INFO - Deleting security group rule with ID - d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8 2018-07-21 01:01:07,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:01:08,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc872f22-952f-4d19-abff-afcd553e7dcc Content-Length: 0 Date: Sat, 21 Jul 2018 01:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:01:08,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d5325ef0-ff33-4db1-ae2f-cdfd217ec0e8 used request id req-bc872f22-952f-4d19-abff-afcd553e7dcc 2018-07-21 01:01:08,283 - neutron_utils - INFO - Deleting security group rule with ID - eada8895-1ee7-4c33-9b37-a415d310271a 2018-07-21 01:01:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/eada8895-1ee7-4c33-9b37-a415d310271a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:01:08,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddaca8ec-96c6-4dab-b9d1-206e68765141 Content-Length: 0 Date: Sat, 21 Jul 2018 01:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:01:08,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/eada8895-1ee7-4c33-9b37-a415d310271a used request id req-ddaca8ec-96c6-4dab-b9d1-206e68765141 2018-07-21 01:01:08,556 - neutron_utils - INFO - Deleting security group rule with ID - 52b96e66-60df-4a1d-a50c-2b3c60601657 2018-07-21 01:01:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/52b96e66-60df-4a1d-a50c-2b3c60601657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:01:08,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aeabcf8e-fa0f-48ef-93fb-609816d6fbb4 Content-Length: 0 Date: Sat, 21 Jul 2018 01:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:01:08,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/52b96e66-60df-4a1d-a50c-2b3c60601657 used request id req-aeabcf8e-fa0f-48ef-93fb-609816d6fbb4 2018-07-21 01:01:08,806 - neutron_utils - INFO - Deleting security group rule with ID - 2ab22ca6-3862-4403-8ffc-76e84014c926 2018-07-21 01:01:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/2ab22ca6-3862-4403-8ffc-76e84014c926 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:01:09,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-013d1000-fbea-45c7-a648-20346de2de20 Content-Length: 0 Date: Sat, 21 Jul 2018 01:01:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:01:09,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/2ab22ca6-3862-4403-8ffc-76e84014c926 used request id req-013d1000-fbea-45c7-a648-20346de2de20 2018-07-21 01:01:09,078 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6a30e60e-c4f8-4290-baff-3693c34a1854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c5cad8087be4f5fcb2e7f106b2d69f16803e26" 2018-07-21 01:01:09,377 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9510f1ce-a2d6-483f-b2b5-1aa9816c237f Content-Length: 0 Date: Sat, 21 Jul 2018 01:01:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:01:09,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6a30e60e-c4f8-4290-baff-3693c34a1854 used request id req-9510f1ce-a2d6-483f-b2b5-1aa9816c237f 2018-07-21 01:01:09,378 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422 and subnet cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:09,378 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" -d '{"subnet_id": "eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"}' 2018-07-21 01:01:11,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37f3faee-b76e-4b37-b5c1-d955a232b92a Date: Sat, 21 Jul 2018 01:01:11 GMT RESP BODY: {"network_id": "0dd35780-70e0-406f-93b8-f42fd42d8c8d", "tenant_id": "829857e795e64e06a866d99c520519bb", "subnet_id": "eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7", "subnet_ids": ["eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7"], "port_id": "5e649473-bc26-404b-aeaf-4888f2adb49b", "id": "e6586123-a072-4de4-a655-c807081427cc"} 2018-07-21 01:01:11,674 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc/remove_router_interface used request id req-37f3faee-b76e-4b37-b5c1-d955a232b92a 2018-07-21 01:01:11,674 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:11,674 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba32d0746ed985e4a8c33a2542bdf0d23c398c" 2018-07-21 01:01:15,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aec0f590-4243-497a-82f4-d6d6a83d31b5 Content-Length: 0 Date: Sat, 21 Jul 2018 01:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:01:15,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e6586123-a072-4de4-a655-c807081427cc used request id req-aec0f590-4243-497a-82f4-d6d6a83d31b5 2018-07-21 01:01:15,407 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:15,407 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3525b041b92c74819bb5dee293b543c436c226" 2018-07-21 01:01:15,624 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-549fb518-6297-4310-8a14-b1749f0d7bfa Date: Sat, 21 Jul 2018 01:01:15 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-21 01:01:15,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7 used request id req-549fb518-6297-4310-8a14-b1749f0d7bfa 2018-07-21 01:01:15,625 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-21 01:01:15,625 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet eefec6c6-0c2d-4a2a-8be4-52a28e8bbed7: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-549fb518-6297-4310-8a14-b1749f0d7bfa'] 2018-07-21 01:01:15,626 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-07-21 01:01:15,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64aa121d9de21cec47a98d1ee13735e41bc19949" 2018-07-21 01:01:16,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1d55c6d-a2ef-4369-a99b-1122893397b3 Date: Sat, 21 Jul 2018 01:01:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 01:01:16,556 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7d22f589-5ec0-4e38-9506-0f513c1fcf78 used request id req-d1d55c6d-a2ef-4369-a99b-1122893397b3 2018-07-21 01:01:16,557 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-07-21 01:01:16,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff5c9dab702cefd5e978e84119150574075ce7ce" 2018-07-21 01:01:17,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-703d6fd0-9d68-4972-9422-8883a4eb289b Date: Sat, 21 Jul 2018 01:01:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 01:01:17,711 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3086900c-df65-4eaf-a6db-e2118679c82d used request id req-703d6fd0-9d68-4972-9422-8883a4eb289b 2018-07-21 01:01:17,712 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:17,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174fa4ed38d55cb86fbcf348a69230ac39d78565" 2018-07-21 01:01:17,764 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 01:01: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-3c96494c-704f-4857-b6b4-a119cbf4a446 x-compute-request-id: req-3c96494c-704f-4857-b6b4-a119cbf4a446 Content-Length: 0 Content-Type: application/json 2018-07-21 01:01:17,765 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_vrouter_kp-459395ce-af69-4b13-84aa-04a96f7da422 used request id req-3c96494c-704f-4857-b6b4-a119cbf4a446 2018-07-21 01:01:17,765 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-07-21 01:01:17,766 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d1428e64a9234592907c7260866c327b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a67d0c55da84b0ac4d12ca0d1aff51b4ea065f" 2018-07-21 01:01:17,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d9ff321-8ee2-4888-bf83-28cd0e93499b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:01:17,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d1428e64a9234592907c7260866c327b used request id req-4d9ff321-8ee2-4888-bf83-28cd0e93499b 2018-07-21 01:01:17,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f950538154bab01e3424d120fafae608edb7de8" 2018-07-21 01:01:18,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 01:01: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-a941c510-0f56-443d-9e52-11dd843b4736 x-compute-request-id: req-a941c510-0f56-443d-9e52-11dd843b4736 Content-Length: 0 Content-Type: application/json 2018-07-21 01:01:18,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/50638b52-5d8c-43d6-8e39-d3813363af1e used request id req-a941c510-0f56-443d-9e52-11dd843b4736 2018-07-21 01:01:18,010 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e3367248d5a2402a8239b5bc1a7182dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84d729b65fb951b8db35c71f2783aa184f54b29" 2018-07-21 01:01:18,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f90653c-fd26-41ec-8a0c-f89783d4a265 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:01:18,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e3367248d5a2402a8239b5bc1a7182dd used request id req-2f90653c-fd26-41ec-8a0c-f89783d4a265 2018-07-21 01:01:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:18,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-71d9176a-ee91-4b02-9613-b3f7d93ea31b Date: Sat, 21 Jul 2018 01:01:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:33Z", "updated_at": "2018-07-21T01:00:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "08b94a62-2a0e-492d-a924-8531be7c9a8e", "remote_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "0eb5fe5c-8f95-4558-a3b0-16b9c6a47ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "127811b9-f197-4a3a-a4a1-28d8f22de222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "17579d8c-53e5-422a-a96d-95cf255f4a2c", "remote_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 4, "project_id": "829857e795e64e06a866d99c520519bb", "id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 01:01:18,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-71d9176a-ee91-4b02-9613-b3f7d93ea31b 2018-07-21 01:01:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:18,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506f4da7-0812-4668-9ced-5dc1f519d1f5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 01:01:18,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-506f4da7-0812-4668-9ced-5dc1f519d1f5 2018-07-21 01:01:18,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:18,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa7a249-2ac6-4ce7-be77-2cf2640fa117 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1180ab389e7841acb77c360b5c4eb1b5.", "code": 404, "title": "Not Found"}} 2018-07-21 01:01:18,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5 used request id req-0fa7a249-2ac6-4ce7-be77-2cf2640fa117 2018-07-21 01:01:18,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:01:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:18,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6142b748-4c7d-44b5-a9cc-440d34b7e718 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 01:01:18,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-6142b748-4c7d-44b5-a9cc-440d34b7e718 2018-07-21 01:01:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:18,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2df435a1-ddfb-420f-bd36-721d1db8b1af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 01:01:18,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-2df435a1-ddfb-420f-bd36-721d1db8b1af 2018-07-21 01:01:18,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:01:18,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:18,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c6cf4a-44ca-4bcd-88b5-87b9b91b3a18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 01:01:18,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-c4c6cf4a-44ca-4bcd-88b5-87b9b91b3a18 2018-07-21 01:01:18,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:01:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:19,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27b9f183-3e01-47c6-9727-fe80a1770a4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 01:01:19,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-27b9f183-3e01-47c6-9727-fe80a1770a4e 2018-07-21 01:01:19,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:01:19,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:19,147 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24307e3-b428-4189-9dce-88990b413798 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 01:01:19,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-a24307e3-b428-4189-9dce-88990b413798 2018-07-21 01:01:19,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:01:19,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:19,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11601f4a-65fe-4915-a759-ba5aaf8192a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9272c621fa4340cf80ee4b8e09dff90c.", "code": 404, "title": "Not Found"}} 2018-07-21 01:01:19,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c used request id req-11601f4a-65fe-4915-a759-ba5aaf8192a5 2018-07-21 01:01:19,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:01:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:19,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac616582-2558-47c3-81e3-f96839e1fd5d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "829857e795e64e06a866d99c520519bb", "name": "vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422"}} 2018-07-21 01:01:19,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-ac616582-2558-47c3-81e3-f96839e1fd5d 2018-07-21 01:01:19,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 982b58f8-226c-46e8-9d7b-d525bac4c612 2018-07-21 01:01:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=982b58f8-226c-46e8-9d7b-d525bac4c612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:19,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f2e0e36e-d119-4e8f-bf65-49fe3cbd84d1 Date: Sat, 21 Jul 2018 01:01:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:33Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "08b94a62-2a0e-492d-a924-8531be7c9a8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:33Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "0eb5fe5c-8f95-4558-a3b0-16b9c6a47ea9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:33Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "127811b9-f197-4a3a-a4a1-28d8f22de222"}, {"remote_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "port_range_min": null, "revision_number": 0, "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:33Z", "project_id": "829857e795e64e06a866d99c520519bb", "id": "17579d8c-53e5-422a-a96d-95cf255f4a2c"}]} 2018-07-21 01:01:19,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=982b58f8-226c-46e8-9d7b-d525bac4c612 used request id req-f2e0e36e-d119-4e8f-bf65-49fe3cbd84d1 2018-07-21 01:01:19,552 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 01:01:19,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/982b58f8-226c-46e8-9d7b-d525bac4c612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:19,781 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-18a17dc0-1f0f-492a-9c66-04315b749616 Date: Sat, 21 Jul 2018 01:01:19 GMT RESP BODY: {"NeutronError": {"message": "Security Group 982b58f8-226c-46e8-9d7b-d525bac4c612 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-21 01:01:19,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/982b58f8-226c-46e8-9d7b-d525bac4c612 used request id req-18a17dc0-1f0f-492a-9c66-04315b749616 2018-07-21 01:01:19,782 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group 982b58f8-226c-46e8-9d7b-d525bac4c612 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-21 01:01:19,783 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-459395ce-af69-4b13-84aa-04a96f7da422 2018-07-21 01:01:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:19,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55fc3c9d-0a0e-4fcc-b203-1b4f2e6aefcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:01:19,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-55fc3c9d-0a0e-4fcc-b203-1b4f2e6aefcd 2018-07-21 01:01:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a760fabef651484b99f5888d003482910177eb" 2018-07-21 01:01:20,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb22c54-08f8-434d-9166-611830a429ef Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 01:01:20,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-beb22c54-08f8-434d-9166-611830a429ef 2018-07-21 01:01:20,048 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-21 01:01:20,066 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-21 01:01:20,131 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-07-21 01:01:20,148 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-21 01:01:20,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-21 01:01:20,148 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-21 01:01:20,148 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-21 01:01:20,148 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-21 01:01:20,148 - openstack_tests - INFO - OS Credentials = > 2018-07-21 01:01:20,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:20,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:20,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["85XbRvijT0CHoyjdymRNgw"], "issued_at": "2018-07-21T01:01:20.000000Z"}} 2018-07-21 01:01:20,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:01:20,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452020af-b161-4f73-b83f-bacfe3b5e566 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:20,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-452020af-b161-4f73-b83f-bacfe3b5e566 2018-07-21 01:01:20,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:01:20,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:01:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:01:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:01:20,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4944a246-a315-44e4-8352-5738cbdae4c1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-21 01:01:20,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-4944a246-a315-44e4-8352-5738cbdae4c1 2018-07-21 01:01:20,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:01:20,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa30b8a3-4b46-42b0-99d0-9daa42dd1f0c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 01:01:20,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fa30b8a3-4b46-42b0-99d0-9daa42dd1f0c 2018-07-21 01:01:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "domain_id": "default"}}' 2018-07-21 01:01:20,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 21 Jul 2018 01:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe41e30-ae4c-4c6c-a327-8e526c703c33 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78"}, "tags": [], "enabled": true, "id": "9136e5de9028438696c45592928d2d78", "parent_id": "default", "domain_id": "default", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}} 2018-07-21 01:01:20,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ffe41e30-ae4c-4c6c-a327-8e526c703c33 2018-07-21 01:01:20,988 - keystone_utils - INFO - Created project with name - juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:01:20,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:20,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:21,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["UHoGqq2NSCCUb7m9abq67w"], "issued_at": "2018-07-21T01:01:21.000000Z"}} 2018-07-21 01:01:21,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}c582d71e42a33afd305c624ba337f17a896139a8" 2018-07-21 01:01:21,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b08138-abae-4b11-b42d-2c24420e4e29 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:21,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-66b08138-abae-4b11-b42d-2c24420e4e29 2018-07-21 01:01:21,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:01:21,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:01:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:01:21,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c582d71e42a33afd305c624ba337f17a896139a8" 2018-07-21 01:01:21,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b5a17b-b15c-4c20-8893-fac534a01980 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 01:01:21,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-24b5a17b-b15c-4c20-8893-fac534a01980 2018-07-21 01:01:21,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:21,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:21,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9ae3ddc7c6f347cea33d98dc5ee155d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "63eb304ea5cc4aa18c8cc7bf86a084b3"}, "audit_ids": ["o6yY8j9qQH2D4ilMn4H-tw"], "issued_at": "2018-07-21T01:01:21.000000Z"}} 2018-07-21 01:01:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:22,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5192e8a2-28e9-413e-b0f5-1fb7ae58a0d3 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:22,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5192e8a2-28e9-413e-b0f5-1fb7ae58a0d3 2018-07-21 01:01:22,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:01:22,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:01:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:01:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:22,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7512e55-d18d-40ea-bfeb-014185ba1299 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 01:01:22,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a7512e55-d18d-40ea-bfeb-014185ba1299 2018-07-21 01:01:22,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:22,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a74a17-df2c-4de0-9820-be92777bfee4 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78"}, "tags": [], "enabled": true, "id": "9136e5de9028438696c45592928d2d78", "parent_id": "default", "domain_id": "default", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}]} 2018-07-21 01:01:22,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af used request id req-23a74a17-df2c-4de0-9820-be92777bfee4 2018-07-21 01:01:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:22,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777808ce-0d85-41da-8fe7-6bf5481a57ed Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 01:01:22,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-777808ce-0d85-41da-8fe7-6bf5481a57ed 2018-07-21 01:01:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:22,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf94fe8-8b81-4c99-965e-30150f2f618d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 01:01:22,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-eaf94fe8-8b81-4c99-965e-30150f2f618d 2018-07-21 01:01:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:22,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106e5e2a-ff10-4296-abef-0b86c45b3563 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78"}, "tags": [], "enabled": true, "id": "9136e5de9028438696c45592928d2d78", "parent_id": "default", "domain_id": "default", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}]} 2018-07-21 01:01:22,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af used request id req-106e5e2a-ff10-4296-abef-0b86c45b3563 2018-07-21 01:01:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/dcb8693e4b8d41c08c66951e40a5c7c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:23,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0b8a39-47df-4e22-bac5-dd5f135478c0 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "links": {"self": "http://172.30.9.21:5000/v3/users/dcb8693e4b8d41c08c66951e40a5c7c0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9136e5de9028438696c45592928d2d78", "id": "dcb8693e4b8d41c08c66951e40a5c7c0", "password_expires_at": null}} 2018-07-21 01:01:23,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/dcb8693e4b8d41c08c66951e40a5c7c0 used request id req-0d0b8a39-47df-4e22-bac5-dd5f135478c0 2018-07-21 01:01:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/dcb8693e4b8d41c08c66951e40a5c7c0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:23,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65426780-2d82-4dbf-b382-36be39e4534d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/dcb8693e4b8d41c08c66951e40a5c7c0/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 01:01:23,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/dcb8693e4b8d41c08c66951e40a5c7c0/roles used request id req-65426780-2d82-4dbf-b382-36be39e4534d 2018-07-21 01:01:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:23,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c2f489-3fef-4d92-a802-d352482a4dd8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}} 2018-07-21 01:01:23,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-87c2f489-3fef-4d92-a802-d352482a4dd8 2018-07-21 01:01:23,285 - keystone_utils - INFO - Granting role admin to project juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:01:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/dcb8693e4b8d41c08c66951e40a5c7c0/roles/3d14c9d8c302497fbb9a507d83fe6cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:01:23,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17b3b44-1164-4b26-9764-db52122ff4b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:01:23,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/dcb8693e4b8d41c08c66951e40a5c7c0/roles/3d14c9d8c302497fbb9a507d83fe6cf5 used request id req-d17b3b44-1164-4b26-9764-db52122ff4b0 2018-07-21 01:01:23,432 - keystone_utils - INFO - Created user with name - juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:01:23,432 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af, password=86281941-dcc4-48bc-8480-bcb399ae9bce, auth_url=http://172.30.9.21:5000//v3, project_name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-21 01:01:23,434 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-167 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-21 01:01:23,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:23,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:23,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["vTk0dGk0QiOjfRJ4XRYCzw"], "issued_at": "2018-07-21T01:01:23.000000Z"}} 2018-07-21 01:01:23,830 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-21 01:01:25,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-07-21 01:01:25,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-21 01:01:25,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:25,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:25,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["7zFBJKCXQFyedWgVDPDZEg"], "issued_at": "2018-07-21T01:01:25.000000Z"}} 2018-07-21 01:01:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:25,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028b122b-2337-432b-9103-b07ea6131e2e 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:25,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-028b122b-2337-432b-9103-b07ea6131e2e 2018-07-21 01:01:25,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:01:25,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:01:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:01:25,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:25,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eebff939-1fac-46a6-99f7-2a91b8d59ffe Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/1471c5c8634142e7953a64f024413d8e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1471c5c8634142e7953a64f024413d8e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/44a8a1f51d7a4ffea7e3134a843993c4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "44a8a1f51d7a4ffea7e3134a843993c4", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/47f83876d97c4756af8d4a7f3b78bb76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "47f83876d97c4756af8d4a7f3b78bb76", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/4a30302d8d0440f9bd99d6d999f14f39"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4a30302d8d0440f9bd99d6d999f14f39", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/63eb304ea5cc4aa18c8cc7bf86a084b3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63eb304ea5cc4aa18c8cc7bf86a084b3", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/6a9070d42c534ad7a8a3919ee55ccfbf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a9070d42c534ad7a8a3919ee55ccfbf", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7692f95ca86549d3b8e30ae5307c6fb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7692f95ca86549d3b8e30ae5307c6fb0", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/7774521c24c949c99f8db3c92ce351d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7774521c24c949c99f8db3c92ce351d3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/85a77a35be3148329431ced8170c9c87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85a77a35be3148329431ced8170c9c87", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/8962573924684a9191c6270351d64983"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8962573924684a9191c6270351d64983", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/9e49c8a4c5e84485b8eb09faf5ee32ae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9e49c8a4c5e84485b8eb09faf5ee32ae", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/ad98df5ec8454ff7bf86290f074c3691"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ad98df5ec8454ff7bf86290f074c3691", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/aefa64cb7aae4ba1a15c6ab746a126eb"}, "domain_id": "c0931e8968cb40aaab07c890a4e681cf", "enabled": true, "options": {}, "id": "aefa64cb7aae4ba1a15c6ab746a126eb", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "links": {"self": "http://172.30.9.21:5000/v3/users/dcb8693e4b8d41c08c66951e40a5c7c0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9136e5de9028438696c45592928d2d78", "id": "dcb8693e4b8d41c08c66951e40a5c7c0", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2c1e0a929384b5ab2a2cef85dc12b79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2c1e0a929384b5ab2a2cef85dc12b79", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-21 01:01:25,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eebff939-1fac-46a6-99f7-2a91b8d59ffe 2018-07-21 01:01:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:25,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406e1db9-dc81-43a2-a88f-c9caad0cd7c4 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78"}, "tags": [], "enabled": true, "id": "9136e5de9028438696c45592928d2d78", "parent_id": "default", "domain_id": "default", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}]} 2018-07-21 01:01:25,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af used request id req-406e1db9-dc81-43a2-a88f-c9caad0cd7c4 2018-07-21 01:01:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:26,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831e1edb-85d6-4d6b-8259-d4e99805ac0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-21 01:01:26,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-831e1edb-85d6-4d6b-8259-d4e99805ac0a 2018-07-21 01:01:26,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:26,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6910c4d-64d6-4b44-bf3f-246533d5ba13 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 01:01:26,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b6910c4d-64d6-4b44-bf3f-246533d5ba13 2018-07-21 01:01:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:26,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2222e7d-3a98-4a3f-a3bd-71b58a4e65a3 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78"}, "tags": [], "enabled": true, "id": "9136e5de9028438696c45592928d2d78", "parent_id": "default", "domain_id": "default", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}]} 2018-07-21 01:01:26,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af used request id req-e2222e7d-3a98-4a3f-a3bd-71b58a4e65a3 2018-07-21 01:01:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/9541019ed37e4dd6b472d2e75dee84ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:26,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7ff4a9-da3b-4d17-ac93-654d74ad0572 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.21:5000/v3/users/9541019ed37e4dd6b472d2e75dee84ee"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9136e5de9028438696c45592928d2d78", "id": "9541019ed37e4dd6b472d2e75dee84ee", "password_expires_at": null}} 2018-07-21 01:01:26,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9541019ed37e4dd6b472d2e75dee84ee used request id req-da7ff4a9-da3b-4d17-ac93-654d74ad0572 2018-07-21 01:01:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/9541019ed37e4dd6b472d2e75dee84ee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:26,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cf4dde-7c29-4b7e-923e-a73bcc65523d Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/9541019ed37e4dd6b472d2e75dee84ee/roles", "previous": null, "next": null}, "roles": []} 2018-07-21 01:01:26,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/9541019ed37e4dd6b472d2e75dee84ee/roles used request id req-a9cf4dde-7c29-4b7e-923e-a73bcc65523d 2018-07-21 01:01:26,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:26,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cda7ba-04b2-4fbe-85b4-e8316986cb3b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-21 01:01:26,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-94cda7ba-04b2-4fbe-85b4-e8316986cb3b 2018-07-21 01:01:26,914 - keystone_utils - INFO - Granting role _member_ to project juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:01:26,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/9541019ed37e4dd6b472d2e75dee84ee/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:01:27,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b323e84-d727-4e93-82ce-a4c81030f7da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:01:27,061 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78/users/9541019ed37e4dd6b472d2e75dee84ee/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-4b323e84-d727-4e93-82ce-a4c81030f7da 2018-07-21 01:01:27,061 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-21 01:01:27,062 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=a0e0ca45-955c-48cb-a554-987d1ff53faa, auth_url=http://172.30.9.21:5000//v3, project_name=juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-21 01:01:27,171 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-07-21 01:01:27,172 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-21 01:01:27,172 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-21 01:01:27,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:27,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:27,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["jC4rHo_1ThSs4Qcvgbj8vQ"], "issued_at": "2018-07-21T01:01:27.000000Z"}} 2018-07-21 01:01:27,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:01:27,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dba177d-cddb-4f05-8393-a0063e5849f7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:27,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6dba177d-cddb-4f05-8393-a0063e5849f7 2018-07-21 01:01:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:01:27,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9f6f2e9c-bc2e-4af0-b207-b4b378b132ef Date: Sat, 21 Jul 2018 01:01:27 GMT RESP BODY: {"networks":[]} 2018-07-21 01:01:27,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=abot-net used request id req-9f6f2e9c-bc2e-4af0-b207-b4b378b132ef 2018-07-21 01:01:27,885 - neutron_utils - INFO - Creating network with name abot-net 2018-07-21 01:01:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-21 01:01:28,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-196dbbc1-9317-43b7-b3e2-cc1776aa07ab Date: Sat, 21 Jul 2018 01:01:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7693a591-a813-4977-bb88-7c3d1793bb93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"9136e5de9028438696c45592928d2d78","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T01:01:28Z","is_default":false,"qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:28Z","mtu":1450}} 2018-07-21 01:01:28,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-196dbbc1-9317-43b7-b3e2-cc1776aa07ab 2018-07-21 01:01:28,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7693a591-a813-4977-bb88-7c3d1793bb93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:01:28,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d36de28a-bf6b-4f38-95e8-d33e7d9c5d63 Date: Sat, 21 Jul 2018 01:01:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7693a591-a813-4977-bb88-7c3d1793bb93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"9136e5de9028438696c45592928d2d78","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-21T01:01:28Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:28Z","provider:network_type":"vxlan"}]} 2018-07-21 01:01:28,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7693a591-a813-4977-bb88-7c3d1793bb93 used request id req-d36de28a-bf6b-4f38-95e8-d33e7d9c5d63 2018-07-21 01:01:28,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7693a591-a813-4977-bb88-7c3d1793bb93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:01:29,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf75e835-6265-42fe-ad4a-9d276f9a7eab Date: Sat, 21 Jul 2018 01:01:29 GMT RESP BODY: {"subnets":[]} 2018-07-21 01:01:29,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7693a591-a813-4977-bb88-7c3d1793bb93 used request id req-bf75e835-6265-42fe-ad4a-9d276f9a7eab 2018-07-21 01:01:29,111 - neutron_utils - INFO - Creating subnet with name abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:01:29,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" -d '{"subnets": [{"ip_version": 4, "network_id": "7693a591-a813-4977-bb88-7c3d1793bb93", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}]}' 2018-07-21 01:01:29,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-86d40400-5027-4163-8630-ac21eb630dc6 Date: Sat, 21 Jul 2018 01:01:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T01:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1ced40d2-f839-4543-be87-72d4332a42a0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"9136e5de9028438696c45592928d2d78","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af","enable_dhcp":true,"segment_id":null,"network_id":"7693a591-a813-4977-bb88-7c3d1793bb93","tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:29Z","ip_version":4}]} 2018-07-21 01:01:29,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-86d40400-5027-4163-8630-ac21eb630dc6 2018-07-21 01:01:30,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7693a591-a813-4977-bb88-7c3d1793bb93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:01:30,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-755b620e-0209-4939-85da-aa7c0000bd3d Date: Sat, 21 Jul 2018 01:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7693a591-a813-4977-bb88-7c3d1793bb93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"9136e5de9028438696c45592928d2d78","l2_adjacency":true,"status":"ACTIVE","subnets":["1ced40d2-f839-4543-be87-72d4332a42a0"],"description":"","tags":[],"updated_at":"2018-07-21T01:01:29Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:28Z","provider:network_type":"vxlan"}]} 2018-07-21 01:01:30,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7693a591-a813-4977-bb88-7c3d1793bb93 used request id req-755b620e-0209-4939-85da-aa7c0000bd3d 2018-07-21 01:01:30,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7693a591-a813-4977-bb88-7c3d1793bb93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:01:30,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-e7cd7afa-2b40-40d2-b0b9-c107fde5478b Date: Sat, 21 Jul 2018 01:01:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T01:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1ced40d2-f839-4543-be87-72d4332a42a0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"9136e5de9028438696c45592928d2d78","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af","enable_dhcp":true,"segment_id":null,"network_id":"7693a591-a813-4977-bb88-7c3d1793bb93","tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:29Z","ip_version":4}]} 2018-07-21 01:01:30,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7693a591-a813-4977-bb88-7c3d1793bb93 used request id req-e7cd7afa-2b40-40d2-b0b9-c107fde5478b 2018-07-21 01:01:30,355 - OpenStackNetwork - DEBUG - Network [7693a591-a813-4977-bb88-7c3d1793bb93] created successfully 2018-07-21 01:01:30,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:30,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:30,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["ynkITfPJRHm-MTf6ALNEpg"], "issued_at": "2018-07-21T01:01:30.000000Z"}} 2018-07-21 01:01:30,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79319d406b2046841278b35c5a8edda1b0416a4f" 2018-07-21 01:01:31,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7fff83fa-efcf-4161-848d-2a20eb83996e Date: Sat, 21 Jul 2018 01:01:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 01:01:31,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-7fff83fa-efcf-4161-848d-2a20eb83996e 2018-07-21 01:01:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79319d406b2046841278b35c5a8edda1b0416a4f" 2018-07-21 01:01:31,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5b84a73f-4b18-4b63-8023-172d16e2d1df Date: Sat, 21 Jul 2018 01:01:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-21 01:01:31,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-5b84a73f-4b18-4b63-8023-172d16e2d1df 2018-07-21 01:01:31,236 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-21 01:01:31,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:31,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:31,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["nEGFD2HcRl-MkZ7SdeEVLA"], "issued_at": "2018-07-21T01:01:31.000000Z"}} 2018-07-21 01:01:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:31,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed6c81d-4d39-4c4d-becc-8cef6ba36e53 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:31,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1ed6c81d-4d39-4c4d-becc-8cef6ba36e53 2018-07-21 01:01:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:32,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fdf545b2-9b21-4db4-b8c2-16eb9bceef3a Date: Sat, 21 Jul 2018 01:01:32 GMT RESP BODY: {"routers": []} 2018-07-21 01:01:32,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af&admin_state_up=True used request id req-fdf545b2-9b21-4db4-b8c2-16eb9bceef3a 2018-07-21 01:01:32,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:32,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:32,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["BHqOcMrDTZOS2KWhacvc4g"], "issued_at": "2018-07-21T01:01:32.000000Z"}} 2018-07-21 01:01:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}56d3b8684a204939e6d071efc086740463a41c10" 2018-07-21 01:01:32,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2be124-6976-4aa9-861e-2d6fcc4130d5 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:32,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7e2be124-6976-4aa9-861e-2d6fcc4130d5 2018-07-21 01:01:32,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:32,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b9e97260-52d1-4f4b-981c-d5fe47f939ba Date: Sat, 21 Jul 2018 01:01:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"ab58329a-cf47-47c8-aff9-7c347f219446","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","l2_adjacency":true,"status":"ACTIVE","subnets":["62df92f1-49b6-495a-aa90-ebc104debe82"],"description":"","tags":[],"updated_at":"2018-07-20T22:46:33Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:26Z","provider:network_type":"flat"}]} 2018-07-21 01:01:32,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-b9e97260-52d1-4f4b-981c-d5fe47f939ba 2018-07-21 01:01:32,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:33,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-437c5d18-64bf-46f8-b5bd-9b0d35e69737 Date: Sat, 21 Jul 2018 01:01:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}]} 2018-07-21 01:01:33,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ab58329a-cf47-47c8-aff9-7c347f219446 used request id req-437c5d18-64bf-46f8-b5bd-9b0d35e69737 2018-07-21 01:01:33,097 - neutron_utils - INFO - Creating router with name - abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:01:33,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" -d '{"router": {"external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446"}, "name": "abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "admin_state_up": true}}' 2018-07-21 01:01:38,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-0d80a9cc-b6b9-45ab-b4cd-58597a4845d2 Date: Sat, 21 Jul 2018 01:01:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:01:33Z", "admin_state_up": true, "updated_at": "2018-07-21T01:01:34Z", "project_id": "9136e5de9028438696c45592928d2d78", "flavor_id": null, "revision_number": 4, "routes": [], "ha": true, "id": "d25f8426-5ed5-4fa3-88c7-22b00d40f700", "name": "abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}} 2018-07-21 01:01:38,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-0d80a9cc-b6b9-45ab-b4cd-58597a4845d2 2018-07-21 01:01:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d25f8426-5ed5-4fa3-88c7-22b00d40f700 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:39,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3361 X-Openstack-Request-Id: req-f122fb5b-50d2-447e-8b6d-144ee6eb8340 Date: Sat, 21 Jul 2018 01:01:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:37Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35b26abb-9892-4297-8ff5-16baec90797e","ip_address":"169.254.192.12"}],"id":"243cee85-1460-4816-b401-86716ae97e8d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:d5:1a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9136e5de9028438696c45592928d2d78","admin_state_up":true,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:37Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:35Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35b26abb-9892-4297-8ff5-16baec90797e","ip_address":"169.254.192.3"}],"id":"96947d16-c500-4544-9141-a3645a41e12b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:80:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9136e5de9028438696c45592928d2d78","admin_state_up":true,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:35Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:36Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35b26abb-9892-4297-8ff5-16baec90797e","ip_address":"169.254.192.8"}],"id":"ce9b640b-aad7-41bc-822d-722ad20438d4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:2b:ac","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9136e5de9028438696c45592928d2d78","admin_state_up":true,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:36Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:38Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.205"}],"id":"f1a34920-bef2-44a0-8333-738a3757e5cc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:2f:e1","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-21T01:01:34Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"}]} 2018-07-21 01:01:39,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d25f8426-5ed5-4fa3-88c7-22b00d40f700 used request id req-f122fb5b-50d2-447e-8b6d-144ee6eb8340 2018-07-21 01:01:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:39,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-4f8c47ba-298d-4c63-80d2-a9e9ffa91c84 Date: Sat, 21 Jul 2018 01:01:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-21 01:01:39,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-4f8c47ba-298d-4c63-80d2-a9e9ffa91c84 2018-07-21 01:01:39,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:39,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-27d8ce3c-6cab-4a9a-b69f-0b81549cca9b Date: Sat, 21 Jul 2018 01:01:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T01:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35b26abb-9892-4297-8ff5-16baec90797e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9136e5de9028438696c45592928d2d78","enable_dhcp":false,"segment_id":null,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:33Z","ip_version":4}} 2018-07-21 01:01:39,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e used request id req-27d8ce3c-6cab-4a9a-b69f-0b81549cca9b 2018-07-21 01:01:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:39,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-b9a2fdd9-a99b-4faf-b919-956f21effb06 Date: Sat, 21 Jul 2018 01:01:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T01:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35b26abb-9892-4297-8ff5-16baec90797e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9136e5de9028438696c45592928d2d78","enable_dhcp":false,"segment_id":null,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:33Z","ip_version":4}} 2018-07-21 01:01:39,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e used request id req-b9a2fdd9-a99b-4faf-b919-956f21effb06 2018-07-21 01:01:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:39,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-1bad1ee2-6f3a-4d4b-8a56-93adee0fed10 Date: Sat, 21 Jul 2018 01:01:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T01:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35b26abb-9892-4297-8ff5-16baec90797e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9136e5de9028438696c45592928d2d78","enable_dhcp":false,"segment_id":null,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:33Z","ip_version":4}} 2018-07-21 01:01:39,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e used request id req-1bad1ee2-6f3a-4d4b-8a56-93adee0fed10 2018-07-21 01:01:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:39,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-c5aadc56-290e-4a5c-a0a1-9aa957cf48d2 Date: Sat, 21 Jul 2018 01:01:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-21T01:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1ced40d2-f839-4543-be87-72d4332a42a0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"9136e5de9028438696c45592928d2d78","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af","enable_dhcp":true,"segment_id":null,"network_id":"7693a591-a813-4977-bb88-7c3d1793bb93","tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:29Z","ip_version":4}]} 2018-07-21 01:01:39,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af used request id req-c5aadc56-290e-4a5c-a0a1-9aa957cf48d2 2018-07-21 01:01:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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-21 01:01:39,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 21 Jul 2018 01:01:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-21 01:01:39,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:40,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319e9869-58d4-4222-a0dd-34687c982b50 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}} 2018-07-21 01:01:40,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78 used request id req-319e9869-58d4-4222-a0dd-34687c982b50 2018-07-21 01:01:40,079 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-21 01:01:40,079 - neutron_utils - INFO - Adding interface to router with name abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:01:40,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" -d '{"subnet_id": "1ced40d2-f839-4543-be87-72d4332a42a0"}' 2018-07-21 01:01:42,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63983a31-40a9-4a13-9c07-c8d4a7a31e32 Date: Sat, 21 Jul 2018 01:01:42 GMT RESP BODY: {"network_id": "7693a591-a813-4977-bb88-7c3d1793bb93", "tenant_id": "9136e5de9028438696c45592928d2d78", "subnet_id": "1ced40d2-f839-4543-be87-72d4332a42a0", "subnet_ids": ["1ced40d2-f839-4543-be87-72d4332a42a0"], "port_id": "35f120b3-0a46-4122-a0ae-f9740c08c0e2", "id": "d25f8426-5ed5-4fa3-88c7-22b00d40f700"} 2018-07-21 01:01:42,640 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700/add_router_interface used request id req-63983a31-40a9-4a13-9c07-c8d4a7a31e32 2018-07-21 01:01:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:43,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-dfa62c16-fb83-4435-8b9b-56fd7f1035c1 Date: Sat, 21 Jul 2018 01:01:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "62df92f1-49b6-495a-aa90-ebc104debe82", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:01:33Z", "admin_state_up": true, "updated_at": "2018-07-21T01:01:41Z", "project_id": "9136e5de9028438696c45592928d2d78", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d25f8426-5ed5-4fa3-88c7-22b00d40f700", "name": "abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}} 2018-07-21 01:01:43,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700 used request id req-dfa62c16-fb83-4435-8b9b-56fd7f1035c1 2018-07-21 01:01:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d25f8426-5ed5-4fa3-88c7-22b00d40f700 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:43,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4581 X-Openstack-Request-Id: req-4c2ec232-1141-49e6-8cff-60e999986194 Date: Sat, 21 Jul 2018 01:01:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:41Z","device_owner":"network:router_ha_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35b26abb-9892-4297-8ff5-16baec90797e","ip_address":"169.254.192.12"}],"id":"243cee85-1460-4816-b401-86716ae97e8d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:d5:1a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9136e5de9028438696c45592928d2d78","admin_state_up":true,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:37Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1ced40d2-f839-4543-be87-72d4332a42a0","ip_address":"172.16.0.1"}],"id":"35f120b3-0a46-4122-a0ae-f9740c08c0e2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:05:48","project_id":"9136e5de9028438696c45592928d2d78","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7693a591-a813-4977-bb88-7c3d1793bb93","tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:40Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:41Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35b26abb-9892-4297-8ff5-16baec90797e","ip_address":"169.254.192.3"}],"id":"96947d16-c500-4544-9141-a3645a41e12b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:80:a5","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9136e5de9028438696c45592928d2d78","admin_state_up":true,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:35Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:40Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"35b26abb-9892-4297-8ff5-16baec90797e","ip_address":"169.254.192.8"}],"id":"ce9b640b-aad7-41bc-822d-722ad20438d4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:2b:ac","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9136e5de9028438696c45592928d2d78","admin_state_up":true,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:36Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-21T01:01:41Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"62df92f1-49b6-495a-aa90-ebc104debe82","ip_address":"172.30.9.205"}],"id":"f1a34920-bef2-44a0-8333-738a3757e5cc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:2f:e1","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"","created_at":"2018-07-21T01:01:34Z","binding:vnic_type":"normal","device_id":"d25f8426-5ed5-4fa3-88c7-22b00d40f700","ip_allocation":"immediate"}]} 2018-07-21 01:01:43,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d25f8426-5ed5-4fa3-88c7-22b00d40f700 used request id req-4c2ec232-1141-49e6-8cff-60e999986194 2018-07-21 01:01:43,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:43,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a58d1cc8-42df-4ba1-a542-af8e8f4a696b Date: Sat, 21 Jul 2018 01:01:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-20T22:46:33Z","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":"62df92f1-49b6-495a-aa90-ebc104debe82","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ab58329a-cf47-47c8-aff9-7c347f219446","tenant_id":"2a9595e5644e4bcf8e22b8d4a50d5a38","created_at":"2018-07-20T22:46:33Z","ip_version":4}} 2018-07-21 01:01:43,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/62df92f1-49b6-495a-aa90-ebc104debe82 used request id req-a58d1cc8-42df-4ba1-a542-af8e8f4a696b 2018-07-21 01:01:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:43,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-5d2be3f8-0be7-49e0-8034-3139af0b7285 Date: Sat, 21 Jul 2018 01:01:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T01:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35b26abb-9892-4297-8ff5-16baec90797e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9136e5de9028438696c45592928d2d78","enable_dhcp":false,"segment_id":null,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:33Z","ip_version":4}} 2018-07-21 01:01:43,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e used request id req-5d2be3f8-0be7-49e0-8034-3139af0b7285 2018-07-21 01:01:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:43,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-3ea83c38-6c37-44b4-8398-def8265a5854 Date: Sat, 21 Jul 2018 01:01:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T01:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35b26abb-9892-4297-8ff5-16baec90797e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9136e5de9028438696c45592928d2d78","enable_dhcp":false,"segment_id":null,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:33Z","ip_version":4}} 2018-07-21 01:01:43,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e used request id req-3ea83c38-6c37-44b4-8398-def8265a5854 2018-07-21 01:01:43,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:44,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-d69bb328-8342-44d2-bfd3-632704cc6c91 Date: Sat, 21 Jul 2018 01:01:44 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T01:01:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"35b26abb-9892-4297-8ff5-16baec90797e","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 9136e5de9028438696c45592928d2d78","enable_dhcp":false,"segment_id":null,"network_id":"0f5bd986-69e8-48c8-8f37-776c2ac05830","tenant_id":"","created_at":"2018-07-21T01:01:33Z","ip_version":4}} 2018-07-21 01:01:44,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/35b26abb-9892-4297-8ff5-16baec90797e used request id req-d69bb328-8342-44d2-bfd3-632704cc6c91 2018-07-21 01:01:44,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/1ced40d2-f839-4543-be87-72d4332a42a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:01:44,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9faee94a-e76b-4947-bc33-9e478202a927 Date: Sat, 21 Jul 2018 01:01:44 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-21T01:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1ced40d2-f839-4543-be87-72d4332a42a0","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"9136e5de9028438696c45592928d2d78","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af","enable_dhcp":true,"segment_id":null,"network_id":"7693a591-a813-4977-bb88-7c3d1793bb93","tenant_id":"9136e5de9028438696c45592928d2d78","created_at":"2018-07-21T01:01:29Z","ip_version":4}} 2018-07-21 01:01:44,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/1ced40d2-f839-4543-be87-72d4332a42a0 used request id req-9faee94a-e76b-4947-bc33-9e478202a927 2018-07-21 01:01:44,070 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-21 01:01:44,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:44,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:44,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["nfNWus-jSdGioiHEgM7XJA"], "issued_at": "2018-07-21T01:01:44.000000Z"}} 2018-07-21 01:01:44,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}33254e37b8458d7508aea296d4d99cd4619b66e2" 2018-07-21 01:01:44,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a6a621-37e8-4adf-a196-8c4ff426def7 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:44,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-56a6a621-37e8-4adf-a196-8c4ff426def7 2018-07-21 01:01:44,556 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-21 01:01:44,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33254e37b8458d7508aea296d4d99cd4619b66e2" 2018-07-21 01:01:45,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-417677fc-baab-4a78-8626-f1532d4310c3 x-compute-request-id: req-417677fc-baab-4a78-8626-f1532d4310c3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22f054c9-7c9f-4d65-8ce1-273470453bc7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22f054c9-7c9f-4d65-8ce1-273470453bc7", "rel": "bookmark"}], "name": "vmtp-flavor_3d1efaec-0b5a-4978-8cf1-3811aaf9832c"}]} 2018-07-21 01:01:45,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-417677fc-baab-4a78-8626-f1532d4310c3 2018-07-21 01:01:45,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33254e37b8458d7508aea296d4d99cd4619b66e2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-21 01:01:45,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9989e243-b2d7-4cf9-aae0-b8aa88389aab x-compute-request-id: req-9989e243-b2d7-4cf9-aae0-b8aa88389aab Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8771719f-00a0-40ed-856b-84765608d5a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8771719f-00a0-40ed-856b-84765608d5a3", "rel": "bookmark"}], "ram": 2048, "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": "8771719f-00a0-40ed-856b-84765608d5a3"}} 2018-07-21 01:01:45,387 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9989e243-b2d7-4cf9-aae0-b8aa88389aab 2018-07-21 01:01:45,388 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-21 01:01:45,401 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-07-21 01:01:45,402 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-21 01:01:45,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:45,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:45,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["4B79Fn8tTtmuyTY6yvsCrg"], "issued_at": "2018-07-21T01:01:45.000000Z"}} 2018-07-21 01:01:45,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" 2018-07-21 01:01:45,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7485b5aa-a313-4c3c-b60c-d7be974a381f 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:45,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7485b5aa-a313-4c3c-b60c-d7be974a381f 2018-07-21 01:01:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" 2018-07-21 01:01:46,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-3791f584-89bc-4c68-8227-8374f31e5ad2 Date: Sat, 21 Jul 2018 01:01:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-21 01:01:46,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-3791f584-89bc-4c68-8227-8374f31e5ad2 2018-07-21 01:01:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" 2018-07-21 01:01:46,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6979a742-d3f0-4382-8d15-f3fc797a9516 Date: Sat, 21 Jul 2018 01:01:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 01:01:46,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6979a742-d3f0-4382-8d15-f3fc797a9516 2018-07-21 01:01:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-21 01:01:46,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f28c03e5-9d62-4094-a6fc-1183da06a528 Date: Sat, 21 Jul 2018 01:01:46 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:01:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T01:01:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b", "min_disk": 0, "protected": false, "id": "0ef14052-a5a1-48fb-9998-f211ac5d625b", "file": "/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/file", "checksum": null, "owner": "9136e5de9028438696c45592928d2d78", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:01:46,528 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f28c03e5-9d62-4094-a6fc-1183da06a528 2018-07-21 01:01:46,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" -d '' 2018-07-21 01:01:52,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8450b20-a364-426d-bde6-5580de15f36b Date: Sat, 21 Jul 2018 01:01: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-21 01:01:52,098 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/file used request id req-d8450b20-a364-426d-bde6-5580de15f36b 2018-07-21 01:01:52,099 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-21 01:01:52,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" 2018-07-21 01:01:52,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-6602628c-b53e-43fd-a5e6-86955ab8f672 Date: Sat, 21 Jul 2018 01:01:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:01:46Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T01:01:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/snap", "metadata": {}}], "self": "/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b", "min_disk": 0, "protected": false, "id": "0ef14052-a5a1-48fb-9998-f211ac5d625b", "file": "/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "9136e5de9028438696c45592928d2d78", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:01:52,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b used request id req-6602628c-b53e-43fd-a5e6-86955ab8f672 2018-07-21 01:01:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" 2018-07-21 01:01:52,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-836cffab-4ff3-41ab-8d58-fb0f5248e743 Date: Sat, 21 Jul 2018 01:01:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 01:01:52,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-836cffab-4ff3-41ab-8d58-fb0f5248e743 2018-07-21 01:01:52,484 - create_image - INFO - Created image with name - trusty 2018-07-21 01:01:52,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" 2018-07-21 01:01:52,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-5b7afbcd-86d3-48e2-a9f5-f4c74f257e5b Date: Sat, 21 Jul 2018 01:01:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:01:46Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-21T01:01:52Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/snap", "metadata": {}}], "self": "/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b", "min_disk": 0, "protected": false, "id": "0ef14052-a5a1-48fb-9998-f211ac5d625b", "file": "/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "9136e5de9028438696c45592928d2d78", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/0ef14052-a5a1-48fb-9998-f211ac5d625b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:01:52,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b used request id req-5b7afbcd-86d3-48e2-a9f5-f4c74f257e5b 2018-07-21 01:01:52,506 - create_image - DEBUG - Instance status is - active 2018-07-21 01:01:52,506 - create_image - DEBUG - Image is active with name - trusty 2018-07-21 01:01:52,506 - create_image - INFO - Image is now active with name - trusty 2018-07-21 01:01:52,660 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 0ef14052-a5a1-48fb-9998-f211ac5d625b -s trusty -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-21 01:01:52,660 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-21 01:01:52,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:01:52,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:01:53,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["za97ShE2QNeAg701KCaa8A"], "issued_at": "2018-07-21T01:01:53.000000Z"}} 2018-07-21 01:01:53,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21: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}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" 2018-07-21 01:01:53,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c6cede-f828-49a8-89e0-c5fd2314714a 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.21:5000/v3/", "rel": "self"}]}} 2018-07-21 01:01:53,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d1c6cede-f828-49a8-89e0-c5fd2314714a 2018-07-21 01:01:53,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" 2018-07-21 01:01:53,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-0ea2f102-8d36-4673-952a-63323114f3e9 Date: Sat, 21 Jul 2018 01:01:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-21 01:01:53,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-0ea2f102-8d36-4673-952a-63323114f3e9 2018-07-21 01:01:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" 2018-07-21 01:01:53,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e13c407b-f8ad-4b0e-a2d9-e3e8c813b4ad Date: Sat, 21 Jul 2018 01:01: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-21 01:01:53,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e13c407b-f8ad-4b0e-a2d9-e3e8c813b4ad 2018-07-21 01:01:53,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-21 01:01:53,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f000977-a5ee-42fc-ad07-0edbe84b0988 Date: Sat, 21 Jul 2018 01:01:53 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:01:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-21T01:01:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c", "min_disk": 0, "protected": false, "id": "eced415d-39b3-4aa3-a036-fa6f36f4cc6c", "file": "/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/file", "checksum": null, "owner": "9136e5de9028438696c45592928d2d78", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:01:53,853 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3f000977-a5ee-42fc-ad07-0edbe84b0988 2018-07-21 01:01:53,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" -d '' 2018-07-21 01:02:00,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d12ae2fd-79ea-47f4-a60e-c9e0cb913278 Date: Sat, 21 Jul 2018 01:02:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 01:02:00,051 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/file used request id req-d12ae2fd-79ea-47f4-a60e-c9e0cb913278 2018-07-21 01:02:00,051 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-21 01:02:00,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" 2018-07-21 01:02:00,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-166da769-91f5-4f3f-8f24-4a011c89f686 Date: Sat, 21 Jul 2018 01:02:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:01:53Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-21T01:02:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/snap", "metadata": {}}], "self": "/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c", "min_disk": 0, "protected": false, "id": "eced415d-39b3-4aa3-a036-fa6f36f4cc6c", "file": "/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "9136e5de9028438696c45592928d2d78", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:02:00,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c used request id req-166da769-91f5-4f3f-8f24-4a011c89f686 2018-07-21 01:02:00,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" 2018-07-21 01:02:00,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92a8ab20-9b16-417e-abab-1adc34ce774f Date: Sat, 21 Jul 2018 01:02:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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-21 01:02:00,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-92a8ab20-9b16-417e-abab-1adc34ce774f 2018-07-21 01:02:00,413 - create_image - INFO - Created image with name - xenial 2018-07-21 01:02:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" 2018-07-21 01:02:00,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-4766eb83-2f94-4a0f-be0f-e159ac34b78b Date: Sat, 21 Jul 2018 01:02:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-21T01:01:53Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-21T01:02:00Z", "visibility": "shared", "locations": [{"url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/snap", "metadata": {}}], "self": "/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c", "min_disk": 0, "protected": false, "id": "eced415d-39b3-4aa3-a036-fa6f36f4cc6c", "file": "/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "9136e5de9028438696c45592928d2d78", "direct_url": "rbd://e40486af-a737-42d0-97d6-efa559773f06/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-21 01:02:00,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c used request id req-4766eb83-2f94-4a0f-be0f-e159ac34b78b 2018-07-21 01:02:00,614 - create_image - DEBUG - Instance status is - active 2018-07-21 01:02:00,614 - create_image - DEBUG - Image is active with name - xenial 2018-07-21 01:02:00,614 - create_image - INFO - Image is now active with name - xenial 2018-07-21 01:02:00,767 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i eced415d-39b3-4aa3-a036-fa6f36f4cc6c -s xenial -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-21 01:02:00,767 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 7693a591-a813-4977-bb88-7c3d1793bb93 2018-07-21 01:02:00,768 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-21 01:10:55,074 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=7693a591-a813-4977-bb88-7c3d1793bb93', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 01:02:00 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 01:02:00 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=7693a591-a813-4977-bb88-7c3d1793bb93", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 01:02:00 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 01:02:00 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:7693a591-a813-4977-bb88-7c3d1793bb93 external-network: use-floating-ip:true use-default-secgroup:true] 01:02:01 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 01:02:01 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[no-proxy:127.0.0.1,localhost,::1 apt-https-proxy: ssl-hostname-verification:false use-default-secgroup:true image-stream:released network:7693a591-a813-4977-bb88-7c3d1793bb93 transmit-vendor-metrics:true development:false https-proxy: agent-stream:released apt-http-proxy: update-status-hook-interval:5m apt-mirror: resource-tags: proxy-ssh:false firewall-mode:instance max-action-results-size:5G use-floating-ip:true test-mode:false type:openstack provisioner-harvest-mode:destroyed apt-no-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2Ama6V2LVrh8sFEdcHfCBsCe/gMhUmscvKGwyDGzuuetZkMOw3tVAWU/nDvfQ37qHPa+yEribcMeyGTEV47QR0xjkVybP6KbwRKPfX0awfAiM625SfIEm2G3gvGIN4K/qX38THFctrqDC49RBc9ZeS2zySacCxHfjBZig5mmhBDpC4mZnk1Y2BmoDeRSqNqu0amvXUSMQfJP/vZKQk9CY7+LBRkS4wz05SEPYrP/1MnDZn26HWE7MY/EKc5cRfjBanF49qoW2iSJiCvYJIMjTGJBTW9bkz4JjheEcQXDF3sNfr0byxdXUNpaOy5idj1bWsKPfRx0exnWzs0JCnqP1 juju-client-key automatically-retry-hooks:true logforward-enabled:false http-proxy: disable-network-management:false max-status-history-age:336h apt-ftp-proxy: logging-config: enable-os-upgrade:true name:controller ftp-proxy: max-status-history-size:5G external-network: agent-metadata-url: uuid:df13ed25-8487-49e3-8fe1-f8e238360e10 default-series:xenial ignore-machine-addresses:false max-action-results-age:336h image-metadata-url: enable-os-refresh-update:true net-bond-reconfigure-delay:17] 01:02:01 INFO juju.provider.openstack provider.go:144 opening model "controller" 01:02:01 DEBUG goose :1 auth details: &{Token:gAAAAABbUoYJFZw2eheSljlUMS6_x64h-DDoKw1ezLCxmoIbjNs-6-v-xh-PpiT3jpi9j9TgnYPMQZ_NwSCHGb1IQqSUzIbNYms40F3YguUSQ3FUdatyBOMAB8OCMvCZmKXNvdnLv6I3fcPJffgv-zvsaKBiYtkZdXKTUm1FtTuvi5eEPrXQ0s8 TenantId:9136e5de9028438696c45592928d2d78 UserId:9541019ed37e4dd6b472d2e75dee84ee Domain: RegionServiceURLs:map[regionOne:map[network:http://172.30.9.21:9696 volumev2:http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78 cloudformation:http://172.30.9.21:8000/v1 placement:http://172.30.9.21:8778/placement volume:http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78 identity:http://172.30.9.21:5000 event:http://172.30.9.21:8977 metric:http://172.30.9.21:8041 alarming:http://172.30.9.21:8042 orchestration:http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78 volumev3:http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78 image:http://172.30.9.21:9292 object-store:http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78 compute:http://172.30.9.21:8774/v2.1]]} 01:02:01 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 01:02:01 DEBUG goose :1 performing API version discovery for "http://172.30.9.21:8774/" 01:02:01 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 01:02:02 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 01:02:02 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 01:02:02 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 01:02:02 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 01:02:02 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 01:02:02 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 01:02:02 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 01:02:02 INFO cmd bootstrap.go:233 Loading image metadata 01:02:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 01:02:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 01:02:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 01:02:02 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [quantal win7 win81 vivid xenial win2016nano yakkety win2012hv win2016hv utopic win2008r2 precise trusty wily zesty win2012hvr2 win2012r2 win2016 win8 raring win2012 opensuseleap saucy win10 centos7 genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 01:02:02 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 01:02:05 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 01:02:06 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 01:02:06 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 01:02:06 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 01:02:06 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 01:02:06 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 01:02:06 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 01:02:06 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 01:02:06 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 01:02:06 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 01:02:06 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 01:02:06 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 01:02:08 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 01:02:10 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 01:02:10 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 01:02:11 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 01:02:11 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:eced415d-39b3-4aa3-a036-fa6f36f4cc6c Arch:amd64 VirtType:}] 01:02:11 INFO juju.environs.instances image.go:106 find instance - using image with id: eced415d-39b3-4aa3-a036-fa6f36f4cc6c 01:02:11 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 01:02:11 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 01:02:11 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2492 bytes 01:02:11 DEBUG juju.provider.openstack provider.go:1022 using network id "7693a591-a813-4977-bb88-7c3d1793bb93" 01:02:11 DEBUG goose :1 performing API version discovery for "http://172.30.9.21:9696/" 01:02:11 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] 01:02:16 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "b9ce430d-7678-45db-acc8-cf5802347664" has status BUILD, wait 10 seconds before retry, attempt 11 01:04:18 INFO juju.provider.openstack provider.go:1189 started instance "b9ce430d-7678-45db-acc8-cf5802347664" 01:04:18 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 01:04:20 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.201 01:04:20 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.201 - b9ce430d-7678-45db-acc8-cf5802347664 (arch=amd64 mem=2G cores=1) 01:04:23 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 01:04:23 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 01:04:23 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 01:04:26 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 01:04:26 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 01:04:27 DEBUG juju.provider.openstack provider.go:414 instance b9ce430d-7678-45db-acc8-cf5802347664 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 172.16.0.7:22 01:04:27 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.7 failed: ssh: connect to host 172.16.0.7 port 22: Connection refused 01:04:27 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-360e10-controller-0 Cloud-init v. 18.2 running 'init-local' at Sat, 21 Jul 2018 01:04:14 +0000. Up 6.30 seconds. Cloud-init v. 18.2 running 'init' at Sat, 21 Jul 2018 01:04:15 +0000. Up 7.27 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.7 | 255.255.255.0 | . | fa:16:3e:58:48:0e | ci-info: | ens3 | True | fe80::f816:3eff:fe58:480e/64 | . | link | fa:16:3e:58:48:0e | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Sat, 21 Jul 2018 01:04:21 +0000. Up 13.07 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Sat, 21 Jul 2018 01:04:23 +0000. Up 15.11 seconds. Cloud-init v. 18.2 finished at Sat, 21 Jul 2018 01:04:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 15.34 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:0anpkDTKfQkaIc3fdWgQG3Yp7cyNrwxhXE8yzzTwtLo root@juju-360e10-controller-0 The key's randomart image is: +---[RSA 2048]----+ | .o. =+o+. | | .o. ..=X+=. | | ..+ooOo%o. | | . *.+===.= | | + +.S... | | +. .. | | .oE. | | o | | | +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:bMYd3xxHZdWj5HDp+uPDOyuYdBKv7k6BdRs3hcFAJtY root@juju-360e10-controller-0 The key's randomart image is: +---[DSA 1024]----+ | oo+o.+.O| | . oE *.+.| | ..o*oo o| | ooo.o+*.o | | .S.+.o o | | o o.+ | | ..* o | | .+ . * | | ++ o+* | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:UweE2kYzgURBok67w9/aUcJ3fH6rofZXuD8YebNxqCQ root@juju-360e10-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | .+=o.+o | | . .. = . | | o + o. . | | o . .. oo . | | o o.S o . .o | | . . + oEo.oo+o| | + . oo.=o=| | o o . ...+o+ | | o.o ...oo..o| +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/main Sources [128 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [67.9 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,120 B] Get:12 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [524 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [224 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [359 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [313 kB] Get:21 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [207 kB] Get:24 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,452 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,404 B] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [809 kB] Get:27 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [334 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [643 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [259 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,712 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.3 MB in 4s (5,374 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: apt apt-transport-https apt-utils base-files dns-root-data dnsmasq-base libapt-inst2.0 libapt-pkg5.0 libdrm-common libdrm2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 policykit-1 python-apt-common python3-apt snapd squashfs-tools ubuntu-core-launcher 20 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 17.1 MB of archives. After this operation, 1,147 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.7 [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.27 [706 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.27 [55.4 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.27 [1,042 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.27 [196 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2.16.04.2 [105 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.33.1ubuntu2 [1,570 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.33.1ubuntu2 [14.1 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.27 [26.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.2 [16.0 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.2 [137 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dns-root-data all 2018013001~16.04.1 [5,424 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.5 [295 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] Fetched 17.1 MB in 5s (3,410 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../base-files_9.4ubuntu4.7_amd64.deb ... Unpacking base-files (9.4ubuntu4.7) over (9.4ubuntu4.6) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Setting up base-files (9.4ubuntu4.7) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-pkg5.0_1.2.27_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libapt-pkg5.0:amd64 (1.2.27) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.2.27_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.27) over (1.2.26) ... Preparing to unpack .../archives/apt_1.2.27_amd64.deb ... Unpacking apt (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up apt (1.2.27) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../apt-utils_1.2.27_amd64.deb ... Unpacking apt-utils (1.2.27) over (1.2.26) ... Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2.16.04.2_amd64.deb ... Unpacking squashfs-tools (1:4.3-3ubuntu2.16.04.2) over (1:4.3-3ubuntu2.16.04.1) ... Preparing to unpack .../ubuntu-core-launcher_2.33.1ubuntu2_amd64.deb ... Unpacking ubuntu-core-launcher (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../snapd_2.33.1ubuntu2_amd64.deb ... Unpacking snapd (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) over (1.2.54-1ubuntu1) ... Preparing to unpack .../apt-transport-https_1.2.27_amd64.deb ... Unpacking apt-transport-https (1.2.27) over (1.2.26) ... Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... Unpacking libdrm-common (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.2_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.2_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../dns-root-data_2018013001~16.04.1_all.deb ... Unpacking dns-root-data (2018013001~16.04.1) over (2015052300+h+1) ... Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.5_amd64.deb ... Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.5) over (2.75-1ubuntu0.16.04.4) ... Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... Created symlink from /run/systemd/system/polkitd.service to /dev/null. Unpacking policykit-1 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Setting up libapt-inst2.0:amd64 (1.2.27) ... Setting up apt-utils (1.2.27) ... Setting up squashfs-tools (1:4.3-3ubuntu2.16.04.2) ... Setting up snapd (2.33.1ubuntu2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.33.1ubuntu2) ... Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... Setting up apt-transport-https (1.2.27) ... Setting up libdrm-common (2.4.91-2~16.04.1) ... Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.2) ... Setting up dns-root-data (2018013001~16.04.1) ... Setting up dnsmasq-base (2.75-1ubuntu0.16.04.5) ... Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up policykit-1 (0.105-14.1ubuntu0.1) ... Removed symlink /run/systemd/system/polkitd.service. Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (28.4 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (40.1 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54132 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.30 [31.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.30 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 2s (2,695 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54158 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 8.433s; size 22087170 bytes; speed 2619067.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-21 01:05:26 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-21 01:05:26 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-21 01:05:26 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-21 01:05:26 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-21 01:05:26 DEBUG goose :22 auth details: &{Token:gAAAAABbUobWcpCrYldlyZo4HQGfcs783qEsIwNZPqrAej_8OaUqZi7VnCc2if4TbGmdkNePTG_5YSYicRKAYECseMN9GiTBvMn30RWDBct1HM2pCNTc27_F-rLxzxy-h9Oe2ON9MBF1TaYP-xuTrMq-iQo2xS9pybpwtBdmR5Je9vdLyYikG0c TenantId:9136e5de9028438696c45592928d2d78 UserId:9541019ed37e4dd6b472d2e75dee84ee Domain: RegionServiceURLs:map[regionOne:map[cloudformation:http://172.30.9.21:8000/v1 event:http://172.30.9.21:8977 image:http://172.30.9.21:9292 identity:http://172.30.9.21:5000 alarming:http://172.30.9.21:8042 placement:http://172.30.9.21:8778/placement object-store:http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78 metric:http://172.30.9.21:8041 volume:http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78 network:http://172.30.9.21:9696 orchestration:http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78 volumev3:http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78 volumev2:http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78 compute:http://172.30.9.21:8774/v2.1]]} 2018-07-21 01:05:26 DEBUG goose :22 performing API version discovery for "http://172.30.9.21:8774/" 2018-07-21 01:05:26 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-21 01:05:28 DEBUG juju.provider.openstack provider.go:414 instance b9ce430d-7678-45db-acc8-cf5802347664 has floating IP address: 172.30.9.201 2018-07-21 01:05:29 INFO juju.agent identity.go:22 writing system identity file 2018-07-21 01:05:29 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-21 01:05:29 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-21 01:05:29 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-21 01:05:29 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-21 01:05:29 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-07-21 01:05:36 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-07-21 01:05:41 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-07-21 01:05:41 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-21 01:05:41 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-21 01:05:44 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nofile:65000 nproc:20000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-07-21 01:05:44 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-21 01:05:44 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-21 01:05:44 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-21 01:05:44 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.201 local-cloud:172.16.0.7] 2018-07-21 01:05:44 DEBUG juju.network address.go:316 selected "172.16.0.7" as controller address, using scope "local-cloud" 2018-07-21 01:05:44 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xae8cb0), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "172.16.0.7:37017"; user ""; password "" 2018-07-21 01:05:44 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:44 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:45 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:46 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:46 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:47 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:48 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:48 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:49 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:50 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:50 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:51 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:52 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:52 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:53 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:54 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:54 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:55 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:56 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:56 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:57 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:58 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:58 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:05:59 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:06:00 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:06:00 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-21 01:06:01 WARNING juju.mongo open.go:159 mongodb connection fai01:10:45 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 01:10:45 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 01:10:45 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 01:10:45 INFO juju.provider.common destroy.go:20 destroying model "controller" 01:10:45 INFO juju.provider.common destroy.go:31 destroying instances 01:10:50 DEBUG juju.provider.openstack provider.go:1231 terminating instances [b9ce430d-7678-45db-acc8-cf5802347664] 01:10:50 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-08a83140-dfae-4d82-81c3-f14cd3dd79c3-df13ed25-8487-49e3-8fe1-f8e238360e10-0" 01:10:53 INFO juju.provider.common destroy.go:51 destroying storage 01:10:53 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78 01:10:53 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-08a83140-dfae-4d82-81c3-f14cd3dd79c3-df13ed25-8487-49e3-8fe1-f8e238360e10" 01:10:55 INFO cmd supercommand.go:465 command finished 2018-07-21 01:10:55,201 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-21 01:10:55,202 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:35 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-21 01:10:55,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:10:55,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:10:55,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["N48HNRCpR0iixdSkaqbvDQ"], "issued_at": "2018-07-21T01:10:55.000000Z"}} 2018-07-21 01:10:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5929be6b253a96512ae723b0069ffb5cd377fa" 2018-07-21 01:10:55,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-9884a20b-b39c-43f2-add6-ed220d3551b8 Date: Sat, 21 Jul 2018 01:10:55 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:04:19Z", "updated_at": "2018-07-21T01:10:53Z", "floating_network_id": "ab58329a-cf47-47c8-aff9-7c347f219446", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 8, "project_id": "9136e5de9028438696c45592928d2d78", "port_id": null, "id": "2b062094-d020-4d2e-8893-3aee8cdd31c7", "qos_policy_id": null}]} 2018-07-21 01:10:55,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-9884a20b-b39c-43f2-add6-ed220d3551b8 2018-07-21 01:10:55,882 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:10:55,883 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.201: 2018-07-21 01:10:55,971 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-07-21 01:10:55,971 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-21 01:10:55,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-21 01:10:55,973 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-07-21 01:10:55,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-07-21 01:10:56,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d14c9d8c302497fbb9a507d83fe6cf5", "name": "admin"}], "expires_at": "2018-07-21T02:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d9d1a34e0846d3a2b6bbe310f34bff"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d4fe83176477fb59025399e5fa758"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df1ff52ad53b4d9a83b053c8c40936db"}], "type": "image", "id": "0ae87a41e5c1416eacbced40d761771c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e9409c01ffd4af2b8965cb740fa4d6b"}, {"url": "http://172.30.9.21:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50b744d495844048b6e56a1654b84455"}, {"url": "http://192.30.9.6:8776/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d02a0f93f9994f91b021337c5d38c583"}], "type": "volume", "id": "27b9cb09ac964d92b29be1cd8927b24b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32a9d252924a4b278aeb468d28d8f7f4"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8d85cf77eb034ad8aee28c4c99b592f0"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b94cf88b789c49c4b72f0ffbaa2ece9c"}], "type": "network", "id": "2e16b3a7d20248f0b92374ac87fa9f02", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37d543c690364d3ab3b993ba931c4f98"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e37bf8de0fb14de2a694f4947294dcc8"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff329f47f4a94c00af7df387330efd76"}], "type": "identity", "id": "4dc45567a4144cf1b9202de416a1f6a3", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39fd39dc75b34c51952b198a07ef2973"}, {"url": "http://172.30.9.21:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b529c1fcf4843f1bde3b398c7ba3c4d"}, {"url": "http://192.30.9.6:8776/v2/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "784a8d848e99444a9dc1251cb0e94a1f"}], "type": "volumev2", "id": "655cbd1a06e14cd8a630a26e8a656246", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "386ae4b703b44f258ba8f816bd68a0b8"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "91ef9086633b440ab30069a2f3a95270"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5c3491d80ca417bb8da9265c4199d6e"}], "type": "object-store", "id": "75f5aae28d5a4c84a027de0544e0d11a", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2853bcf636b84114a865b69063d8aaae"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c8deaba585442439a7ea7ac395e4dd1"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "782c17d9bf8b4602b3dc69445596bcbf"}], "type": "cloudformation", "id": "7e4d48a964d440e4a10775c5b52e9014", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f168b9bd49242b5902904ad845c01aa"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3753d16131004b90a1d5119ce5416fc4"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7feb07830a6d4265839ad2c0290576ac"}], "type": "event", "id": "8ca0f910858f45b9bbf26eaab277174e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ce15f830b20459f843482d2a73d4c77"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ffe665e4fa4ade8ee7682c998484e6"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "913d8c94ba6c4ff3b9057cc22450511b"}], "type": "alarming", "id": "db41680632b84e00b0344eb33885497a", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "342da64edbf34565a54bde20256e7e5b"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9434fed137f344699583dd610026316d"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9a293297aeb744bab3413e708ffac745"}], "type": "metric", "id": "dfb150dd489345f8a674e12969b94a1f", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49daf48dd4cd4605836d0d7468a980c3"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "588eaec946d14e7997956e5c1a28fa00"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67291f4558c0482d9c1159b8f3c2c23b"}], "type": "compute", "id": "e048461b09fa436b8924ad247e0d1921", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "59c349ac1a2e4a1e8d5040631091b09b"}, {"url": "http://172.30.9.21:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce23c8e1f28743b88185bddc4718cea4"}, {"url": "http://192.30.9.6:8004/v1/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e96917e1ecbb470090dd4df523d81e83"}], "type": "orchestration", "id": "e71c59f17732443183ddc8e502f0cc3f", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "120d1a2ca47149aab9d194c37775be53"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d639f3b8009a43cd91669b7fa594ff0f"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f393141b8e4647c286ab663a86cfd389"}], "type": "placement", "id": "e97bb597d58d4804851e2004770da2d0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08691af59cd34697a2313606bb5b80e7"}, {"url": "http://172.30.9.21:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c52205d447b44fefaf94443bf2eedb1f"}, {"url": "http://192.30.9.6:8776/v3/9136e5de9028438696c45592928d2d78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed7af3b2f7ab495cae8191a3c5ff47c1"}], "type": "volumev3", "id": "ec29bb53b2214aeaa3cfe6df3d2ab7eb", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "f2b74ca7ffb24531b9647dcc512486ab", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af", "id": "dcb8693e4b8d41c08c66951e40a5c7c0"}, "audit_ids": ["bhzab1s0TTqxJJAuKaQdEw"], "issued_at": "2018-07-21T01:10:56.000000Z"}} 2018-07-21 01:10:56,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/2b062094-d020-4d2e-8893-3aee8cdd31c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcaac458204b1d4dbc328eda85552f32015072f" 2018-07-21 01:10:57,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53fa0dd2-740f-48be-8a9a-8c8aaaf180c4 Content-Length: 0 Date: Sat, 21 Jul 2018 01:10:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:10:57,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/2b062094-d020-4d2e-8893-3aee8cdd31c7 used request id req-53fa0dd2-740f-48be-8a9a-8c8aaaf180c4 2018-07-21 01:10:57,031 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-21 01:10:57,031 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-21 01:10:57,031 - glance_utils - INFO - Deleting image named - xenial 2018-07-21 01:10:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ae76c5b9c434efc3213c65e116c9e1d124b7d59" 2018-07-21 01:10:58,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-811be87f-ecbd-4b53-a915-82c6d17dd299 Date: Sat, 21 Jul 2018 01:10: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-21 01:10:58,444 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/eced415d-39b3-4aa3-a036-fa6f36f4cc6c used request id req-811be87f-ecbd-4b53-a915-82c6d17dd299 2018-07-21 01:10:58,445 - glance_utils - INFO - Deleting image named - trusty 2018-07-21 01:10:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cb848df052d7d3f94bd8ed5ff6ec29e7b018ea6" 2018-07-21 01:10:59,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8a8ec73-2fbc-4322-bdb4-f719ff6db0ca Date: Sat, 21 Jul 2018 01:10:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-21 01:10:59,539 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0ef14052-a5a1-48fb-9998-f211ac5d625b used request id req-b8a8ec73-2fbc-4322-bdb4-f719ff6db0ca 2018-07-21 01:10:59,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/8771719f-00a0-40ed-856b-84765608d5a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33254e37b8458d7508aea296d4d99cd4619b66e2" 2018-07-21 01:10:59,741 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 21 Jul 2018 01:10: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-27f88632-c96f-4ab8-a847-bb532e9a7156 x-compute-request-id: req-27f88632-c96f-4ab8-a847-bb532e9a7156 Content-Length: 0 Content-Type: application/json 2018-07-21 01:10:59,741 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8771719f-00a0-40ed-856b-84765608d5a3 used request id req-27f88632-c96f-4ab8-a847-bb532e9a7156 2018-07-21 01:10:59,742 - OpenStackNetwork - INFO - Removing router interface from router abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af and subnet abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:10:59,743 - neutron_utils - INFO - Removing router interface from router named abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:10:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" -d '{"subnet_id": "1ced40d2-f839-4543-be87-72d4332a42a0"}' 2018-07-21 01:11:02,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-250bfb2b-6f5e-4c35-8128-dfc9abe053a4 Date: Sat, 21 Jul 2018 01:11:02 GMT RESP BODY: {"network_id": "7693a591-a813-4977-bb88-7c3d1793bb93", "tenant_id": "9136e5de9028438696c45592928d2d78", "subnet_id": "1ced40d2-f839-4543-be87-72d4332a42a0", "subnet_ids": ["1ced40d2-f839-4543-be87-72d4332a42a0"], "port_id": "35f120b3-0a46-4122-a0ae-f9740c08c0e2", "id": "d25f8426-5ed5-4fa3-88c7-22b00d40f700"} 2018-07-21 01:11:02,086 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700/remove_router_interface used request id req-250bfb2b-6f5e-4c35-8128-dfc9abe053a4 2018-07-21 01:11:02,086 - OpenStackNetwork - INFO - Removing router abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:11:02,086 - neutron_utils - INFO - Deleting router with name - abot-router-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:11:02,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e4ed44182374b2bea13106b59e5e2cf556c753" 2018-07-21 01:11:05,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ed79b80-1455-4747-b8b4-a76f76444b32 Content-Length: 0 Date: Sat, 21 Jul 2018 01:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:11:05,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d25f8426-5ed5-4fa3-88c7-22b00d40f700 used request id req-5ed79b80-1455-4747-b8b4-a76f76444b32 2018-07-21 01:11:05,825 - neutron_utils - INFO - Deleting subnet with name abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:11:05,825 - neutron_utils - INFO - Deleting subnet with name abot-subnet-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:11:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1ced40d2-f839-4543-be87-72d4332a42a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:11:08,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-476b51d9-9a08-4501-9eed-73d551423c5e Date: Sat, 21 Jul 2018 01:11:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:11:08,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1ced40d2-f839-4543-be87-72d4332a42a0 used request id req-476b51d9-9a08-4501-9eed-73d551423c5e 2018-07-21 01:11:08,210 - neutron_utils - INFO - Deleting network with name abot-net 2018-07-21 01:11:08,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7693a591-a813-4977-bb88-7c3d1793bb93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6e7c06c39cc486768bd392e5a8f07264f33d65" 2018-07-21 01:11:09,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82c7e803-aa09-4a77-b81d-545d056118b8 Date: Sat, 21 Jul 2018 01:11:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:11:09,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7693a591-a813-4977-bb88-7c3d1793bb93 used request id req-82c7e803-aa09-4a77-b81d-545d056118b8 2018-07-21 01:11:09,581 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-21 01:11:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9541019ed37e4dd6b472d2e75dee84ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c53e34b0b27d3a93471fb9ef404f4a300c8191" 2018-07-21 01:11:09,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b93cf191-11db-49a4-944c-8e872aa504dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:11:09,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9541019ed37e4dd6b472d2e75dee84ee used request id req-b93cf191-11db-49a4-944c-8e872aa504dd 2018-07-21 01:11:09,773 - keystone_utils - INFO - Deleting user with name - juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:11:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/dcb8693e4b8d41c08c66951e40a5c7c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42674c17895c21e28bbb8ddbacbbba8035b0ec0e" 2018-07-21 01:11:09,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4bf2501-62c8-4821-abdb-40b35eff0385 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:11:09,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/dcb8693e4b8d41c08c66951e40a5c7c0 used request id req-a4bf2501-62c8-4821-abdb-40b35eff0385 2018-07-21 01:11:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-bdfa7faa-a316-438b-bbeb-ef65e3819d6e Date: Sat, 21 Jul 2018 01:11:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "created_at": "2018-07-20T22:46:26Z", "updated_at": "2018-07-20T22:46:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "1cd3d866-9a3d-474b-85af-210b8cd66c84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "9f784c82-be06-4bff-85cf-dcbdd8f36d8b", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "c9ab2180-5a1d-475c-9280-f3313cafef52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:46:26Z", "revision_number": 0, "id": "eaf1054d-14ad-46ac-963d-153cf7386f4f", "remote_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "remote_ip_prefix": null, "created_at": "2018-07-20T22:46:26Z", "security_group_id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "tenant_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38"}], "revision_number": 4, "project_id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "id": "09e214f0-6e70-46d6-84f2-f32ada47cf39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "created_at": "2018-07-21T00:57:12Z", "updated_at": "2018-07-21T00:57:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "5de79058-f767-4e72-b07e-ac6822e4d387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "8b4a27ea-3d7e-4f41-8e06-5bdb13b32c05", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "90925bc9-abbc-4a7e-bb37-7741ebb5ba04", "remote_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:57:12Z", "revision_number": 0, "id": "bf8b0309-8d1a-41bd-97a3-e7332cc18fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:57:12Z", "security_group_id": "18a5418b-a309-440b-aacb-e6811dd52528", "tenant_id": "1180ab389e7841acb77c360b5c4eb1b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "1180ab389e7841acb77c360b5c4eb1b5"}], "revision_number": 4, "project_id": "1180ab389e7841acb77c360b5c4eb1b5", "id": "18a5418b-a309-440b-aacb-e6811dd52528", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "created_at": "2018-07-20T22:58:45Z", "updated_at": "2018-07-20T22:58:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "1b8b2a0a-e051-480e-ad7b-906eedb0a819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "3404700d-53f8-4d5d-a0f2-cc9b49d7d260", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "4b5c716d-6a9f-4634-9d26-0d63da5052b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:58:45Z", "revision_number": 0, "id": "6b8b60e1-2cd6-498a-b524-bf2ce25171f1", "remote_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "remote_ip_prefix": null, "created_at": "2018-07-20T22:58:45Z", "security_group_id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "tenant_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0"}], "revision_number": 4, "project_id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "id": "1a945a68-6655-43cb-abf3-de05a1c257a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8305be843e564e81a728bd553a8ffa39", "created_at": "2018-07-20T22:51:37Z", "updated_at": "2018-07-20T22:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "0ef14fc6-d4e7-413d-813f-44a4d51a237f", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "70932238-f7d0-4e7b-9b47-fce0328f7da5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv6", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "7dcd8cd1-aac5-4494-977e-9879a72214de", "remote_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:51:37Z", "revision_number": 0, "id": "a58bf81e-961b-45b8-b5da-6b6558f80324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:51:37Z", "security_group_id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "tenant_id": "8305be843e564e81a728bd553a8ffa39", "port_range_min": null, "ethertype": "IPv4", "project_id": "8305be843e564e81a728bd553a8ffa39"}], "revision_number": 4, "project_id": "8305be843e564e81a728bd553a8ffa39", "id": "20b0f61d-7f0a-4d5a-92aa-a612d4404cca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-20T22:50:08Z", "updated_at": "2018-07-20T22:50:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "ae5e7336-d29b-4257-be93-2412cf4e2129", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:08Z", "revision_number": 0, "id": "c345a623-8d25-4435-a50f-0e4bf132f1ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "c9c83df1-64a1-498c-a612-044f78a71a52", "remote_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "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-20T22:50:08Z", "revision_number": 0, "id": "f18f32dd-cbd6-49ad-a72e-e26a260272dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:08Z", "security_group_id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "28ffbda8-7e0d-4bcd-aecc-9d243b84344f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "created_at": "2018-07-21T00:05:50Z", "updated_at": "2018-07-21T00:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "2b18d0b0-30fe-4f5e-b160-4d22490d67e3", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "9be22004-84c2-4777-b7b9-8c115a8f40b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dbe21449-0542-4187-a876-d4129e1b6b6d", "remote_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:05:50Z", "revision_number": 0, "id": "dc434794-42e7-485f-a8a2-cc16530fa2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:05:50Z", "security_group_id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "tenant_id": "1b46a58d9b7b40c59537597af997aef4", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b46a58d9b7b40c59537597af997aef4"}], "revision_number": 4, "project_id": "1b46a58d9b7b40c59537597af997aef4", "id": "410b1f5d-bfc9-424a-b325-fa19eb990259", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "created_at": "2018-07-20T22:56:26Z", "updated_at": "2018-07-20T22:56:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "103a2bcd-2227-4346-af15-257ab4d3b22b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "826663be-b54d-4ef3-b754-73d720f249e8", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "9ace3334-e9bc-4306-825d-8b5e50bb2c72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:56:26Z", "revision_number": 0, "id": "a58fde4d-9b0c-4dfc-ace1-c2a5241fe815", "remote_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "remote_ip_prefix": null, "created_at": "2018-07-20T22:56:26Z", "security_group_id": "46729760-803c-4237-a703-2fec6e1cff3f", "tenant_id": "e65e0831fa924d9c9ae8f6210f905cf5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e65e0831fa924d9c9ae8f6210f905cf5"}], "revision_number": 4, "project_id": "e65e0831fa924d9c9ae8f6210f905cf5", "id": "46729760-803c-4237-a703-2fec6e1cff3f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "258352971fe9415896e212d9f71a046c", "created_at": "2018-07-20T22:53:09Z", "updated_at": "2018-07-20T22:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "0bf24847-d2ea-4d9b-a2d8-9648e48d4ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "a2e6688b-521b-4b7d-9bb7-f4998fadce6f", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "cb3ef204-a6cd-419b-9af2-d7f0d8be5663", "remote_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv6", "project_id": "258352971fe9415896e212d9f71a046c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:53:09Z", "revision_number": 0, "id": "ebceb85a-c14b-4b84-9cce-6cc2ebcc7f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:53:09Z", "security_group_id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "tenant_id": "258352971fe9415896e212d9f71a046c", "port_range_min": null, "ethertype": "IPv4", "project_id": "258352971fe9415896e212d9f71a046c"}], "revision_number": 4, "project_id": "258352971fe9415896e212d9f71a046c", "id": "5b0d5d9b-7f2a-48e1-b14b-b11f5fe966f0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "created_at": "2018-07-21T00:54:53Z", "updated_at": "2018-07-21T00:54:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "34db7598-cdce-425c-aff3-cce837923ffe", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "73597080-64a0-454d-a711-c5c2c6f7c470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "7a22607a-9dd8-406f-be20-364c27d5eaea", "remote_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv6", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T00:54:53Z", "revision_number": 0, "id": "b319562d-56c3-47dc-b869-b2e7d5c5a469", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T00:54:53Z", "security_group_id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "tenant_id": "9272c621fa4340cf80ee4b8e09dff90c", "port_range_min": null, "ethertype": "IPv4", "project_id": "9272c621fa4340cf80ee4b8e09dff90c"}], "revision_number": 4, "project_id": "9272c621fa4340cf80ee4b8e09dff90c", "id": "6872ed56-231a-4a60-ba83-d66e89ac3300", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "829857e795e64e06a866d99c520519bb", "created_at": "2018-07-21T01:00:33Z", "updated_at": "2018-07-21T01:00:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "08b94a62-2a0e-492d-a924-8531be7c9a8e", "remote_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "0eb5fe5c-8f95-4558-a3b0-16b9c6a47ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "127811b9-f197-4a3a-a4a1-28d8f22de222", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "829857e795e64e06a866d99c520519bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:00:33Z", "revision_number": 0, "id": "17579d8c-53e5-422a-a96d-95cf255f4a2c", "remote_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "remote_ip_prefix": null, "created_at": "2018-07-21T01:00:33Z", "security_group_id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "tenant_id": "829857e795e64e06a866d99c520519bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "829857e795e64e06a866d99c520519bb"}], "revision_number": 4, "project_id": "829857e795e64e06a866d99c520519bb", "id": "982b58f8-226c-46e8-9d7b-d525bac4c612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:01:28Z", "updated_at": "2018-07-21T01:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:01:28Z", "revision_number": 0, "id": "4dd2292a-6ef9-4046-ba74-2e773c45db73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "tenant_id": "9136e5de9028438696c45592928d2d78", "port_range_min": null, "ethertype": "IPv4", "project_id": "9136e5de9028438696c45592928d2d78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:01:28Z", "revision_number": 0, "id": "5ffdb38b-1f4b-4479-820c-8757a2e2d86a", "remote_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "remote_ip_prefix": null, "created_at": "2018-07-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "tenant_id": "9136e5de9028438696c45592928d2d78", "port_range_min": null, "ethertype": "IPv6", "project_id": "9136e5de9028438696c45592928d2d78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:01:28Z", "revision_number": 0, "id": "be7e6063-dc93-46e6-be71-5c7a7ea6b5ec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "tenant_id": "9136e5de9028438696c45592928d2d78", "port_range_min": null, "ethertype": "IPv6", "project_id": "9136e5de9028438696c45592928d2d78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-21T01:01:28Z", "revision_number": 0, "id": "fb861f60-9b4d-464d-8f2a-be3918e15fe7", "remote_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "remote_ip_prefix": null, "created_at": "2018-07-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "tenant_id": "9136e5de9028438696c45592928d2d78", "port_range_min": null, "ethertype": "IPv4", "project_id": "9136e5de9028438696c45592928d2d78"}], "revision_number": 4, "project_id": "9136e5de9028438696c45592928d2d78", "id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "created_at": "2018-07-20T22:50:35Z", "updated_at": "2018-07-20T22:50:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "32ab1f23-c902-48d6-9b9c-c2800f477e30", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "38a6aa33-d9cc-49d4-8e16-abc8feca092b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "68a6c50c-3ea5-4d6d-b63c-8d03d4c05ffc", "remote_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:50:35Z", "revision_number": 0, "id": "986fadc5-95e9-4064-8ae9-dfc4cefe4dc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:50:35Z", "security_group_id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "tenant_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad"}], "revision_number": 4, "project_id": "6b9d2e7f5c4b4d21acda80b9f34615ad", "id": "e4a3851f-4b6d-428c-9077-ef0176de349e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "created_at": "2018-07-20T22:54:08Z", "updated_at": "2018-07-20T22:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "1d2c3bdc-73a3-49b1-8e65-1bd116b127a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "5fc237a3-6457-44a2-8240-c48f48b2ea23", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "a4940ddf-b404-4c48-b3d3-0a995bb8e4ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv4", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:54:08Z", "revision_number": 0, "id": "cdb4ee0f-7e52-4870-ac1a-a02cce572d77", "remote_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "remote_ip_prefix": null, "created_at": "2018-07-20T22:54:08Z", "security_group_id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "tenant_id": "a29990f544bd4562b62cc366e8fd7b18", "port_range_min": null, "ethertype": "IPv6", "project_id": "a29990f544bd4562b62cc366e8fd7b18"}], "revision_number": 4, "project_id": "a29990f544bd4562b62cc366e8fd7b18", "id": "f6220e94-dbe7-4506-8b64-a1b190cbbefc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "created_at": "2018-07-20T22:55:22Z", "updated_at": "2018-07-20T22:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "51115bed-5429-46c4-a178-36c44fb95f54", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "7450b4fc-c761-4242-8d0b-4fe48b6495c2", "remote_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "d3d48d08-cca7-4261-ac35-0924606d118d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b9630fb38943f5b836c369998a1dd9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-20T22:55:22Z", "revision_number": 0, "id": "e8f9b4d8-4653-4522-84eb-88b305a8b8aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-20T22:55:22Z", "security_group_id": "f6570ece-9879-4820-8a48-856671e946bd", "tenant_id": "43b9630fb38943f5b836c369998a1dd9", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b9630fb38943f5b836c369998a1dd9"}], "revision_number": 4, "project_id": "43b9630fb38943f5b836c369998a1dd9", "id": "f6570ece-9879-4820-8a48-856671e946bd", "name": "default"}]} 2018-07-21 01:11:10,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bdfa7faa-a316-438b-bbeb-ef65e3819d6e 2018-07-21 01:11:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f436dc-ea75-4d72-a276-0016798007e6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a9595e5644e4bcf8e22b8d4a50d5a38", "name": "service"}} 2018-07-21 01:11:10,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2a9595e5644e4bcf8e22b8d4a50d5a38 used request id req-42f436dc-ea75-4d72-a276-0016798007e6 2018-07-21 01:11:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ef2c30-a919-440e-bfa8-41d713b42a01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1180ab389e7841acb77c360b5c4eb1b5.", "code": 404, "title": "Not Found"}} 2018-07-21 01:11:10,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1180ab389e7841acb77c360b5c4eb1b5 used request id req-54ef2c30-a919-440e-bfa8-41d713b42a01 2018-07-21 01:11:10,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:11:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32fe7c2a-ecc9-454c-aa4c-9240df635fbc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ae3ddc7c6f347cea33d98dc5ee155d0", "name": "admin"}} 2018-07-21 01:11:10,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9ae3ddc7c6f347cea33d98dc5ee155d0 used request id req-32fe7c2a-ecc9-454c-aa4c-9240df635fbc 2018-07-21 01:11:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d5518f9-f6c3-4ec0-961d-3e06e3c00128 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8305be843e564e81a728bd553a8ffa39.", "code": 404, "title": "Not Found"}} 2018-07-21 01:11:10,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8305be843e564e81a728bd553a8ffa39 used request id req-7d5518f9-f6c3-4ec0-961d-3e06e3c00128 2018-07-21 01:11:10,658 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:11:10,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c053e236-d5b5-466e-9fb8-9d32fd7333c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b46a58d9b7b40c59537597af997aef4.", "code": 404, "title": "Not Found"}} 2018-07-21 01:11:10,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b46a58d9b7b40c59537597af997aef4 used request id req-c053e236-d5b5-466e-9fb8-9d32fd7333c6 2018-07-21 01:11:10,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:11:10,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba258f49-5294-419b-a6ab-355197bcdefa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e65e0831fa924d9c9ae8f6210f905cf5.", "code": 404, "title": "Not Found"}} 2018-07-21 01:11:10,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e65e0831fa924d9c9ae8f6210f905cf5 used request id req-ba258f49-5294-419b-a6ab-355197bcdefa 2018-07-21 01:11:10,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:11:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:10,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b7ff9b5-4cd2-4061-b655-46ff9a5a413c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 258352971fe9415896e212d9f71a046c.", "code": 404, "title": "Not Found"}} 2018-07-21 01:11:10,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/258352971fe9415896e212d9f71a046c used request id req-0b7ff9b5-4cd2-4061-b655-46ff9a5a413c 2018-07-21 01:11:10,944 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:11:10,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:11,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-456c1b30-9f6b-4775-88fa-888e50535521 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9272c621fa4340cf80ee4b8e09dff90c.", "code": 404, "title": "Not Found"}} 2018-07-21 01:11:11,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9272c621fa4340cf80ee4b8e09dff90c used request id req-456c1b30-9f6b-4775-88fa-888e50535521 2018-07-21 01:11:11,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:11:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:11,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 21 Jul 2018 01:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7026c0e7-5ea0-4788-955a-ac2adbc3e3cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 829857e795e64e06a866d99c520519bb.", "code": 404, "title": "Not Found"}} 2018-07-21 01:11:11,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/829857e795e64e06a866d99c520519bb used request id req-7026c0e7-5ea0-4788-955a-ac2adbc3e3cc 2018-07-21 01:11:11,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-21 01:11:11,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:11,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ab2faf-07ec-421e-aa52-22d5ba50da87 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9136e5de9028438696c45592928d2d78", "name": "juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af"}} 2018-07-21 01:11:11,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78 used request id req-19ab2faf-07ec-421e-aa52-22d5ba50da87 2018-07-21 01:11:11,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d938a072-b3ef-4162-93fb-6c53726ae92d 2018-07-21 01:11:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d938a072-b3ef-4162-93fb-6c53726ae92d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:11,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f9c8ae6a-2fa3-4940-aa82-90d59d0f39f5 Date: Sat, 21 Jul 2018 01:11:11 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-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "port_range_min": null, "revision_number": 0, "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:01:28Z", "project_id": "9136e5de9028438696c45592928d2d78", "id": "4dd2292a-6ef9-4046-ba74-2e773c45db73"}, {"remote_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "port_range_min": null, "revision_number": 0, "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:01:28Z", "project_id": "9136e5de9028438696c45592928d2d78", "id": "5ffdb38b-1f4b-4479-820c-8757a2e2d86a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "port_range_min": null, "revision_number": 0, "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:01:28Z", "project_id": "9136e5de9028438696c45592928d2d78", "id": "be7e6063-dc93-46e6-be71-5c7a7ea6b5ec"}, {"remote_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-21T01:01:28Z", "security_group_id": "d938a072-b3ef-4162-93fb-6c53726ae92d", "port_range_min": null, "revision_number": 0, "tenant_id": "9136e5de9028438696c45592928d2d78", "created_at": "2018-07-21T01:01:28Z", "project_id": "9136e5de9028438696c45592928d2d78", "id": "fb861f60-9b4d-464d-8f2a-be3918e15fe7"}]} 2018-07-21 01:11:11,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d938a072-b3ef-4162-93fb-6c53726ae92d used request id req-f9c8ae6a-2fa3-4940-aa82-90d59d0f39f5 2018-07-21 01:11:11,432 - neutron_utils - INFO - Deleting security group with name - default 2018-07-21 01:11:11,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d938a072-b3ef-4162-93fb-6c53726ae92d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:11,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fb01781-f43a-4f60-a6fe-5d6a51c15363 Content-Length: 0 Date: Sat, 21 Jul 2018 01:11:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-21 01:11:11,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d938a072-b3ef-4162-93fb-6c53726ae92d used request id req-5fb01781-f43a-4f60-a6fe-5d6a51c15363 2018-07-21 01:11:11,739 - keystone_utils - INFO - Deleting project with name - juju_epc-316c4c95-d7e0-4fe2-8bbd-13187926e1af 2018-07-21 01:11:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:11,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 21 Jul 2018 01:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d507a66e-79ad-4118-9ef4-ebbeb8db4daa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-21 01:11:11,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9136e5de9028438696c45592928d2d78 used request id req-d507a66e-79ad-4118-9ef4-ebbeb8db4daa 2018-07-21 01:11:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65aa465a59948da4dd776a4ab44af7ea7d9778b0" 2018-07-21 01:11:12,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 21 Jul 2018 01:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ef7197-683f-4b7b-8fb8-7ad181df8c83 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "010b28cc4c3c451f9093eb2411ff6550", "links": {"self": "http://172.30.9.21:5000/v3/roles/010b28cc4c3c451f9093eb2411ff6550"}, "name": "swiftoperator"}, {"domain_id": null, "id": "0c4f0466736149bab4c5d7a63e567ada", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c4f0466736149bab4c5d7a63e567ada"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "3d14c9d8c302497fbb9a507d83fe6cf5", "links": {"self": "http://172.30.9.21:5000/v3/roles/3d14c9d8c302497fbb9a507d83fe6cf5"}, "name": "admin"}, {"domain_id": null, "id": "74a4882670914233999ed0149396fd0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/74a4882670914233999ed0149396fd0c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-07-21 01:11:12,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f4ef7197-683f-4b7b-8fb8-7ad181df8c83 2018-07-21 01:11:12,030 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-21 01:11:12,031 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 02:05 | FAIL | | cloudify_ims | functest | vnf | 01:41 | FAIL | | vyos_vrouter | functest | vnf | 02:01 | FAIL | | juju_epc | functest | vnf | 09:35 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-21 01:11:12,036 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR